Repository: AdultLink/HoloShield Branch: master Commit: 78e744d0518a Files: 329 Total size: 6.2 MB Directory structure: gitextract_fl9dxvgg/ ├── .gitignore ├── Assets/ │ ├── AdultLink/ │ │ ├── HoloShield/ │ │ │ ├── Editor/ │ │ │ │ ├── HoloShieldEditor.cs │ │ │ │ ├── HoloShieldEditor.cs.meta │ │ │ │ ├── Resources/ │ │ │ │ │ └── HoloshieldBanner.jpg.meta │ │ │ │ └── Resources.meta │ │ │ ├── Editor.meta │ │ │ ├── Examples/ │ │ │ │ ├── AssetStore/ │ │ │ │ │ ├── BOXOPHOBIC/ │ │ │ │ │ │ ├── Skybox Cubemap Extended/ │ │ │ │ │ │ │ ├── Materials/ │ │ │ │ │ │ │ │ ├── Skybox Cubemap Extended.mat │ │ │ │ │ │ │ │ └── Skybox Cubemap Extended.mat.meta │ │ │ │ │ │ │ ├── Materials.meta │ │ │ │ │ │ │ ├── Shaders/ │ │ │ │ │ │ │ │ ├── Skybox Cubemap Extended.shader │ │ │ │ │ │ │ │ └── Skybox Cubemap Extended.shader.meta │ │ │ │ │ │ │ ├── Shaders.meta │ │ │ │ │ │ │ ├── Textures/ │ │ │ │ │ │ │ │ └── Polyverse Skies - Blue Sky.png.meta │ │ │ │ │ │ │ └── Textures.meta │ │ │ │ │ │ └── Skybox Cubemap Extended.meta │ │ │ │ │ ├── BOXOPHOBIC.meta │ │ │ │ │ ├── Barbarian/ │ │ │ │ │ │ ├── Animators/ │ │ │ │ │ │ │ ├── Barbarian Animator Controller.controller │ │ │ │ │ │ │ ├── Barbarian Animator Controller.controller.meta │ │ │ │ │ │ │ ├── DistortionAnim.anim │ │ │ │ │ │ │ ├── DistortionAnim.anim.meta │ │ │ │ │ │ │ ├── DistortionAnimController.controller │ │ │ │ │ │ │ ├── DistortionAnimController.controller.meta │ │ │ │ │ │ │ ├── DistortionAnim_inv.anim │ │ │ │ │ │ │ └── DistortionAnim_inv.anim.meta │ │ │ │ │ │ ├── Animators.meta │ │ │ │ │ │ ├── Models/ │ │ │ │ │ │ │ ├── Barbarian.fbx │ │ │ │ │ │ │ ├── Barbarian.fbx.meta │ │ │ │ │ │ │ ├── Materials/ │ │ │ │ │ │ │ │ ├── Accessories_Color.mat │ │ │ │ │ │ │ │ ├── Accessories_Color.mat.meta │ │ │ │ │ │ │ │ ├── Accessories_Color_orig.mat │ │ │ │ │ │ │ │ ├── Accessories_Color_orig.mat.meta │ │ │ │ │ │ │ │ ├── Axe.mat │ │ │ │ │ │ │ │ ├── Axe.mat.meta │ │ │ │ │ │ │ │ ├── Axe_orig.mat │ │ │ │ │ │ │ │ ├── Axe_orig.mat.meta │ │ │ │ │ │ │ │ ├── Body_Color.mat │ │ │ │ │ │ │ │ ├── Body_Color.mat.meta │ │ │ │ │ │ │ │ ├── Body_Color_orig.mat │ │ │ │ │ │ │ │ ├── Body_Color_orig.mat.meta │ │ │ │ │ │ │ │ ├── Eyeball.mat │ │ │ │ │ │ │ │ ├── Eyeball.mat.meta │ │ │ │ │ │ │ │ ├── Left.mat │ │ │ │ │ │ │ │ ├── Left.mat.meta │ │ │ │ │ │ │ │ ├── Right.mat │ │ │ │ │ │ │ │ ├── Right.mat.meta │ │ │ │ │ │ │ │ ├── eye_L1.mat │ │ │ │ │ │ │ │ ├── eye_L1.mat.meta │ │ │ │ │ │ │ │ ├── eye_R1.mat │ │ │ │ │ │ │ │ ├── eye_R1.mat.meta │ │ │ │ │ │ │ │ ├── eyebase.mat │ │ │ │ │ │ │ │ ├── eyebase.mat.meta │ │ │ │ │ │ │ │ ├── eyeline.mat │ │ │ │ │ │ │ │ ├── eyeline.mat.meta │ │ │ │ │ │ │ │ ├── face.mat │ │ │ │ │ │ │ │ └── face.mat.meta │ │ │ │ │ │ │ ├── Materials.meta │ │ │ │ │ │ │ ├── Textures/ │ │ │ │ │ │ │ │ ├── AXE_Color.jpg.meta │ │ │ │ │ │ │ │ ├── AXE_Normal.jpg.meta │ │ │ │ │ │ │ │ ├── Accessories_Color.jpg.meta │ │ │ │ │ │ │ │ ├── Accessories_Spec.jpg.meta │ │ │ │ │ │ │ │ ├── Accessories_normal.jpg.meta │ │ │ │ │ │ │ │ ├── Body_Color.jpg.meta │ │ │ │ │ │ │ │ └── Body_Normal.jpg.meta │ │ │ │ │ │ │ └── Textures.meta │ │ │ │ │ │ └── Models.meta │ │ │ │ │ ├── Barbarian.meta │ │ │ │ │ ├── Character/ │ │ │ │ │ │ ├── FreeCharacter/ │ │ │ │ │ │ │ ├── FreeCharacter_01.FBX │ │ │ │ │ │ │ ├── FreeCharacter_01.FBX.meta │ │ │ │ │ │ │ ├── Materials/ │ │ │ │ │ │ │ │ ├── Body_01.mat │ │ │ │ │ │ │ │ └── Body_01.mat.meta │ │ │ │ │ │ │ └── Materials.meta │ │ │ │ │ │ └── FreeCharacter.meta │ │ │ │ │ └── Character.meta │ │ │ │ ├── AssetStore.meta │ │ │ │ ├── Fonts/ │ │ │ │ │ └── Exo-Medium.ttf.meta │ │ │ │ ├── Fonts.meta │ │ │ │ ├── Icons/ │ │ │ │ │ ├── Attribution.md.txt │ │ │ │ │ ├── Attribution.md.txt.meta │ │ │ │ │ ├── FreeViewIcon.png.meta │ │ │ │ │ └── GalleryIcon.png.meta │ │ │ │ ├── Icons.meta │ │ │ │ ├── Materials/ │ │ │ │ │ ├── Ball1.mat │ │ │ │ │ ├── Ball1.mat.meta │ │ │ │ │ ├── Ball2.mat │ │ │ │ │ ├── Ball2.mat.meta │ │ │ │ │ ├── Ball3.mat │ │ │ │ │ ├── Ball3.mat.meta │ │ │ │ │ ├── Other/ │ │ │ │ │ │ ├── HPPickup.mat │ │ │ │ │ │ ├── HPPickup.mat.meta │ │ │ │ │ │ ├── PS/ │ │ │ │ │ │ │ ├── PS_HPPickup.mat │ │ │ │ │ │ │ ├── PS_HPPickup.mat.meta │ │ │ │ │ │ │ ├── PS_Shield1.mat │ │ │ │ │ │ │ ├── PS_Shield1.mat.meta │ │ │ │ │ │ │ ├── PS_Shield2.mat │ │ │ │ │ │ │ ├── PS_Shield2.mat.meta │ │ │ │ │ │ │ ├── PS_Shield3.mat │ │ │ │ │ │ │ ├── PS_Shield3.mat.meta │ │ │ │ │ │ │ ├── PS_SunHalo.mat │ │ │ │ │ │ │ ├── PS_SunHalo.mat.meta │ │ │ │ │ │ │ ├── PS_SunHalo_stylized.mat │ │ │ │ │ │ │ ├── PS_SunHalo_stylized.mat.meta │ │ │ │ │ │ │ ├── PS_SunStreak.mat │ │ │ │ │ │ │ ├── PS_SunStreak.mat.meta │ │ │ │ │ │ │ ├── PS_Trails.mat │ │ │ │ │ │ │ └── PS_Trails.mat.meta │ │ │ │ │ │ ├── PS.meta │ │ │ │ │ │ ├── SunFrame.mat │ │ │ │ │ │ ├── SunFrame.mat.meta │ │ │ │ │ │ ├── WallSegment_corner.mat │ │ │ │ │ │ ├── WallSegment_corner.mat.meta │ │ │ │ │ │ ├── WallSegment_floor.mat │ │ │ │ │ │ ├── WallSegment_floor.mat.meta │ │ │ │ │ │ ├── WallSegment_wall.mat │ │ │ │ │ │ └── WallSegment_wall.mat.meta │ │ │ │ │ ├── Other.meta │ │ │ │ │ ├── Pickup.mat │ │ │ │ │ ├── Pickup.mat.meta │ │ │ │ │ ├── Shield1.mat │ │ │ │ │ ├── Shield1.mat.meta │ │ │ │ │ ├── Shield1_2.mat │ │ │ │ │ ├── Shield1_2.mat.meta │ │ │ │ │ ├── Shield2.mat │ │ │ │ │ ├── Shield2.mat.meta │ │ │ │ │ ├── Shield3.mat │ │ │ │ │ ├── Shield3.mat.meta │ │ │ │ │ ├── Shield3_2.mat │ │ │ │ │ ├── Shield3_2.mat.meta │ │ │ │ │ ├── Shield4.mat │ │ │ │ │ ├── Shield4.mat.meta │ │ │ │ │ ├── Shield5.mat │ │ │ │ │ ├── Shield5.mat.meta │ │ │ │ │ ├── Shield6.mat │ │ │ │ │ ├── Shield6.mat.meta │ │ │ │ │ ├── Shield7.mat │ │ │ │ │ ├── Shield7.mat.meta │ │ │ │ │ ├── Showcase_distortion.mat │ │ │ │ │ ├── Showcase_distortion.mat.meta │ │ │ │ │ ├── Showcase_noise.mat │ │ │ │ │ ├── Showcase_noise.mat.meta │ │ │ │ │ ├── Showcase_pulsation.mat │ │ │ │ │ ├── Showcase_pulsation.mat.meta │ │ │ │ │ ├── Showcase_textures.mat │ │ │ │ │ ├── Showcase_textures.mat.meta │ │ │ │ │ ├── Speedball.mat │ │ │ │ │ ├── Speedball.mat.meta │ │ │ │ │ ├── Sun.mat │ │ │ │ │ └── Sun.mat.meta │ │ │ │ ├── Materials.meta │ │ │ │ ├── Models/ │ │ │ │ │ ├── Ball1.fbx │ │ │ │ │ ├── Ball1.fbx.meta │ │ │ │ │ ├── HPPickup.obj │ │ │ │ │ ├── HPPickup.obj.meta │ │ │ │ │ ├── MB/ │ │ │ │ │ │ ├── EnergyTower.mb │ │ │ │ │ │ └── EnergyTower.mb.meta │ │ │ │ │ ├── MB.meta │ │ │ │ │ ├── TestBench.obj │ │ │ │ │ └── TestBench.obj.meta │ │ │ │ ├── Models.meta │ │ │ │ ├── Scenes/ │ │ │ │ │ ├── Shields.unity │ │ │ │ │ ├── Shields.unity.meta │ │ │ │ │ ├── Shields_Profiles/ │ │ │ │ │ │ ├── Post-processing volume Profile.asset │ │ │ │ │ │ └── Post-processing volume Profile.asset.meta │ │ │ │ │ └── Shields_Profiles.meta │ │ │ │ ├── Scenes.meta │ │ │ │ ├── Scripts/ │ │ │ │ │ ├── CameraController.cs │ │ │ │ │ ├── CameraController.cs.meta │ │ │ │ │ ├── CameraMovement.cs │ │ │ │ │ ├── CameraMovement.cs.meta │ │ │ │ │ ├── CameraPositions.cs │ │ │ │ │ ├── CameraPositions.cs.meta │ │ │ │ │ ├── Index.cs │ │ │ │ │ ├── Index.cs.meta │ │ │ │ │ ├── RotateAround.cs │ │ │ │ │ ├── RotateAround.cs.meta │ │ │ │ │ ├── TimeController.cs │ │ │ │ │ ├── TimeController.cs.meta │ │ │ │ │ ├── ToggleDistortion.cs │ │ │ │ │ ├── ToggleDistortion.cs.meta │ │ │ │ │ ├── ToggleNoise.cs │ │ │ │ │ ├── ToggleNoise.cs.meta │ │ │ │ │ ├── animationController.cs │ │ │ │ │ └── animationController.cs.meta │ │ │ │ ├── Scripts.meta │ │ │ │ ├── Textures/ │ │ │ │ │ ├── Checkerboard.png.meta │ │ │ │ │ ├── Circle.png.meta │ │ │ │ │ ├── Gradient1.png.meta │ │ │ │ │ ├── Gradient2.png.meta │ │ │ │ │ ├── GradientNoise.png.meta │ │ │ │ │ ├── Hex2.png.meta │ │ │ │ │ ├── Kenney/ │ │ │ │ │ │ ├── Particle samples/ │ │ │ │ │ │ │ ├── License.txt │ │ │ │ │ │ │ ├── License.txt.meta │ │ │ │ │ │ │ ├── Sprites/ │ │ │ │ │ │ │ │ ├── Rotated/ │ │ │ │ │ │ │ │ │ ├── flame_05_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── flame_06_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── muzzle_01_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── muzzle_02_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── muzzle_03_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── muzzle_04_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── muzzle_05_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── spark_05_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── spark_06_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── trace_01_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── trace_02_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── trace_03_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── trace_04_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── trace_05_rotated.png.meta │ │ │ │ │ │ │ │ │ ├── trace_06_rotated.png.meta │ │ │ │ │ │ │ │ │ └── trace_07_rotated.png.meta │ │ │ │ │ │ │ │ ├── Rotated.meta │ │ │ │ │ │ │ │ ├── circle_01.png.meta │ │ │ │ │ │ │ │ ├── circle_02.png.meta │ │ │ │ │ │ │ │ ├── circle_03.png.meta │ │ │ │ │ │ │ │ ├── circle_04.png.meta │ │ │ │ │ │ │ │ ├── circle_05.png.meta │ │ │ │ │ │ │ │ ├── dirt_01.png.meta │ │ │ │ │ │ │ │ ├── dirt_02.png.meta │ │ │ │ │ │ │ │ ├── dirt_03.png.meta │ │ │ │ │ │ │ │ ├── fire_01.png.meta │ │ │ │ │ │ │ │ ├── fire_02.png.meta │ │ │ │ │ │ │ │ ├── flame_01.png.meta │ │ │ │ │ │ │ │ ├── flame_02.png.meta │ │ │ │ │ │ │ │ ├── flame_03.png.meta │ │ │ │ │ │ │ │ ├── flame_04.png.meta │ │ │ │ │ │ │ │ ├── flame_05.png.meta │ │ │ │ │ │ │ │ ├── flame_06.png.meta │ │ │ │ │ │ │ │ ├── flare_01.png.meta │ │ │ │ │ │ │ │ ├── light_01.png.meta │ │ │ │ │ │ │ │ ├── light_02.png.meta │ │ │ │ │ │ │ │ ├── light_03.png.meta │ │ │ │ │ │ │ │ ├── magic_01.png.meta │ │ │ │ │ │ │ │ ├── magic_02.png.meta │ │ │ │ │ │ │ │ ├── magic_03.png.meta │ │ │ │ │ │ │ │ ├── magic_04.png.meta │ │ │ │ │ │ │ │ ├── magic_05.png.meta │ │ │ │ │ │ │ │ ├── muzzle_01.png.meta │ │ │ │ │ │ │ │ ├── muzzle_02.png.meta │ │ │ │ │ │ │ │ ├── muzzle_03.png.meta │ │ │ │ │ │ │ │ ├── muzzle_04.png.meta │ │ │ │ │ │ │ │ ├── muzzle_05.png.meta │ │ │ │ │ │ │ │ ├── scorch_01.png.meta │ │ │ │ │ │ │ │ ├── scorch_02.png.meta │ │ │ │ │ │ │ │ ├── scorch_03.png.meta │ │ │ │ │ │ │ │ ├── scratch_01.png.meta │ │ │ │ │ │ │ │ ├── slash_01.png.meta │ │ │ │ │ │ │ │ ├── slash_02.png.meta │ │ │ │ │ │ │ │ ├── slash_03.png.meta │ │ │ │ │ │ │ │ ├── slash_04.png.meta │ │ │ │ │ │ │ │ ├── smoke_01.png.meta │ │ │ │ │ │ │ │ ├── smoke_02.png.meta │ │ │ │ │ │ │ │ ├── smoke_03.png.meta │ │ │ │ │ │ │ │ ├── smoke_04.png.meta │ │ │ │ │ │ │ │ ├── smoke_05.png.meta │ │ │ │ │ │ │ │ ├── smoke_06.png.meta │ │ │ │ │ │ │ │ ├── smoke_07.png.meta │ │ │ │ │ │ │ │ ├── smoke_08.png.meta │ │ │ │ │ │ │ │ ├── smoke_09.png.meta │ │ │ │ │ │ │ │ ├── smoke_10.png.meta │ │ │ │ │ │ │ │ ├── spark_01.png.meta │ │ │ │ │ │ │ │ ├── spark_02.png.meta │ │ │ │ │ │ │ │ ├── spark_03.png.meta │ │ │ │ │ │ │ │ ├── spark_04.png.meta │ │ │ │ │ │ │ │ ├── spark_05.png.meta │ │ │ │ │ │ │ │ ├── spark_06.png.meta │ │ │ │ │ │ │ │ ├── spark_07.png.meta │ │ │ │ │ │ │ │ ├── star_01.png.meta │ │ │ │ │ │ │ │ ├── star_02.png.meta │ │ │ │ │ │ │ │ ├── star_03.png.meta │ │ │ │ │ │ │ │ ├── star_04.png.meta │ │ │ │ │ │ │ │ ├── star_05.png.meta │ │ │ │ │ │ │ │ ├── star_06.png.meta │ │ │ │ │ │ │ │ ├── star_07.png.meta │ │ │ │ │ │ │ │ ├── star_08.png.meta │ │ │ │ │ │ │ │ ├── star_09.png.meta │ │ │ │ │ │ │ │ ├── symbol_01.png.meta │ │ │ │ │ │ │ │ ├── symbol_02.png.meta │ │ │ │ │ │ │ │ ├── trace_01.png.meta │ │ │ │ │ │ │ │ ├── trace_02.png.meta │ │ │ │ │ │ │ │ ├── trace_03.png.meta │ │ │ │ │ │ │ │ ├── trace_04.png.meta │ │ │ │ │ │ │ │ ├── trace_05.png.meta │ │ │ │ │ │ │ │ ├── trace_06.png.meta │ │ │ │ │ │ │ │ ├── trace_07.png.meta │ │ │ │ │ │ │ │ ├── twirl_01.png.meta │ │ │ │ │ │ │ │ ├── twirl_02.png.meta │ │ │ │ │ │ │ │ ├── twirl_03.png.meta │ │ │ │ │ │ │ │ ├── window_01.png.meta │ │ │ │ │ │ │ │ ├── window_02.png.meta │ │ │ │ │ │ │ │ ├── window_03.png.meta │ │ │ │ │ │ │ │ └── window_04.png.meta │ │ │ │ │ │ │ └── Sprites.meta │ │ │ │ │ │ └── Particle samples.meta │ │ │ │ │ ├── Kenney.meta │ │ │ │ │ ├── Noise.png.meta │ │ │ │ │ ├── Scanlines.jpg.meta │ │ │ │ │ ├── Square.jpg.meta │ │ │ │ │ ├── SquareCamo.png.meta │ │ │ │ │ ├── StaticLine.jpg.meta │ │ │ │ │ ├── Tiles_white.jpg.meta │ │ │ │ │ ├── Triangle.png.meta │ │ │ │ │ ├── Voronoise.png.meta │ │ │ │ │ └── Waves.jpg.meta │ │ │ │ └── Textures.meta │ │ │ ├── Examples.meta │ │ │ ├── HoloShield.shader │ │ │ └── HoloShield.shader.meta │ │ └── HoloShield.meta │ └── AdultLink.meta ├── CODE_OF_CONDUCT.md ├── LICENSE.md ├── Logs/ │ └── Packages-Update.log ├── Packages/ │ └── manifest.json ├── ProjectSettings/ │ ├── AudioManager.asset │ ├── ClusterInputManager.asset │ ├── DynamicsManager.asset │ ├── EditorBuildSettings.asset │ ├── EditorSettings.asset │ ├── GraphicsSettings.asset │ ├── InputManager.asset │ ├── NavMeshAreas.asset │ ├── NetworkManager.asset │ ├── Physics2DSettings.asset │ ├── PresetManager.asset │ ├── ProjectSettings.asset │ ├── ProjectVersion.txt │ ├── QualitySettings.asset │ ├── TagManager.asset │ ├── TimeManager.asset │ ├── UnityConnectSettings.asset │ └── VFXManager.asset └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ /[Bb]uild/ /Assets/AmplifyShaderEditor/ # Autogenerated VS/MD solution and project files *.csproj *.unityproj *.sln *.suo *.tmp *.user *.userprefs *.pidb *.booproj # Unity3D generated meta files *.pidb.meta # Unity3D Generated File On Crash Reports sysinfo.txt #Other Assets/AmplifyShaderEditor.meta .vscode/settings.json ================================================ FILE: Assets/AdultLink/HoloShield/Editor/HoloShieldEditor.cs ================================================ using UnityEngine; using UnityEditor; namespace AdultLink { public class HoloShieldEditor : ShaderGUI { MaterialEditor _materialEditor; MaterialProperty[] _properties; //TESSELLATION SETTINGS private MaterialProperty _TessValue = null; private MaterialProperty _TessMin = null; private MaterialProperty _TessMax = null; private MaterialProperty _TessPhongStrength = null; //TEXTURES SETTINGS //MAIN TEXTURE private MaterialProperty _Maintexture = null; private MaterialProperty _Maintextureintensity = null; private MaterialProperty _Mainpanningspeed = null; private MaterialProperty _Invertmaintexture = null; private MaterialProperty _Maincolor = null; //SECONDARY TEXTURE private MaterialProperty _Secondarytexture = null; private MaterialProperty _Secondarytextureintensity = null; private MaterialProperty _Secondarypanningspeed = null; private MaterialProperty _Invertsecondarytexture = null; private MaterialProperty _Secondarycolor = null; //FRESNEL SETTINGS private MaterialProperty _Globalopacity = null; private MaterialProperty _Edgecolor = null; private MaterialProperty _Bias = null; private MaterialProperty _Scale = null; private MaterialProperty _Power = null; private MaterialProperty _Innerfresnelintensity = null; private MaterialProperty _Outerfresnelintensity = null; //DISTORTION private MaterialProperty _Enabledistortion = null; private MaterialProperty _Distortionscale = null; private MaterialProperty _Distortionspeed = null; private MaterialProperty _Extraroughness = null; //PULSATION private MaterialProperty _Enablepulsation = null; private MaterialProperty _Pulseamplitude = null; private MaterialProperty _Pulsefrequency = null; private MaterialProperty _Pulsephase = null; private MaterialProperty _Pulseoffset = null; //NOISE private MaterialProperty _Enablenoise = null; private MaterialProperty _Noisescale = null; private MaterialProperty _Noisespeed = null; private MaterialProperty _Sharpennoise = null; //SWITCHES protected static bool ShowTextureSettings = true; protected static bool ShowTessellationSettings = true; protected static bool ShowFresnelSettings = true; protected static bool ShowDistortionSettings = true; protected static bool ShowPulsationSettings = true; protected static bool ShowNoiseSettings = true; public override void OnGUI(MaterialEditor materialEditor, MaterialProperty[] properties) { _properties = properties; _materialEditor = materialEditor; EditorGUI.BeginChangeCheck(); DrawGUI(); } void GetProperties() { //TESSELLATION _TessValue = FindProperty("_TessValue", _properties); _TessMin = FindProperty("_TessMin", _properties); _TessMax = FindProperty("_TessMax", _properties); _TessPhongStrength = FindProperty("_TessPhongStrength", _properties); //TEXTURE SETTINGS //MAIN TEXTURE _Maintexture = FindProperty("_Maintexture", _properties); _Maintextureintensity = FindProperty("_Maintextureintensity", _properties); _Mainpanningspeed = FindProperty("_Mainpanningspeed", _properties); _Invertmaintexture = FindProperty("_Invertmaintexture", _properties); _Maincolor = FindProperty("_Maincolor", _properties); //SECONDARY TEXTURE _Secondarytexture = FindProperty("_Secondarytexture", _properties); _Secondarytextureintensity = FindProperty("_Secondarytextureintensity", _properties); _Secondarypanningspeed = FindProperty("_Secondarypanningspeed", _properties); _Invertsecondarytexture = FindProperty("_Invertsecondarytexture", _properties); _Secondarycolor = FindProperty("_Secondarycolor", _properties); //FRESNEL SETTINGS _Globalopacity = FindProperty("_Globalopacity", _properties); _Edgecolor = FindProperty("_Edgecolor", _properties); _Bias = FindProperty("_Bias", _properties); _Scale = FindProperty("_Scale", _properties); _Power = FindProperty("_Power", _properties); _Innerfresnelintensity = FindProperty("_Innerfresnelintensity", _properties); _Outerfresnelintensity = FindProperty("_Outerfresnelintensity", _properties); //DISTORTION SETTINGS _Enabledistortion = FindProperty("_Enabledistortion", _properties); _Distortionscale = FindProperty("_Distortionscale", _properties); _Distortionspeed = FindProperty("_Distortionspeed", _properties); _Extraroughness = FindProperty("_Extraroughness", _properties); //PULSATION SETTINGS _Enablepulsation = FindProperty("_Enablepulsation", _properties); _Pulseamplitude = FindProperty("_Pulseamplitude", _properties); _Pulsefrequency = FindProperty("_Pulsefrequency", _properties); _Pulsephase = FindProperty("_Pulsephase", _properties); _Pulseoffset = FindProperty("_Pulseoffset", _properties); //NOISE SETTINGS _Enablenoise = FindProperty("_Enablenoise", _properties); _Noisescale = FindProperty("_Noisescale", _properties); _Noisespeed = FindProperty("_Noisespeed", _properties); _Sharpennoise = FindProperty("_Sharpennoise", _properties); } static Texture2D bannerTexture = null; static GUIStyle title = null; static GUIStyle linkStyle = null; static string repoURL = "https://github.com/adultlink/holoshield"; void DrawBanner() { if (bannerTexture == null) bannerTexture = Resources.Load("HoloshieldBanner"); if (title == null) { title = new GUIStyle(); title.fontSize = 20; title.alignment = TextAnchor.MiddleCenter; title.normal.textColor = new Color(1f, 1f, 1f); } if (linkStyle == null) linkStyle = new GUIStyle(); if (bannerTexture != null) { GUILayout.Space(4); var rect = GUILayoutUtility.GetRect(0, int.MaxValue, 60, 60); EditorGUI.DrawPreviewTexture(rect, bannerTexture, null, ScaleMode.ScaleAndCrop); // EditorGUI.LabelField(rect, "HoloShield", title); if (GUI.Button(rect, "", linkStyle)) { Application.OpenURL(repoURL); } GUILayout.Space(4); } } void DrawGUI() { GetProperties(); DrawBanner(); startFoldout(); ShowFresnelSettings = EditorGUILayout.Foldout(ShowFresnelSettings, "Fresnel"); if (ShowFresnelSettings){ DrawFresnelSettings(); } endFoldout(); startFoldout(); ShowTextureSettings = EditorGUILayout.Foldout(ShowTextureSettings, "Textures"); if (ShowTextureSettings){ DrawTextureSettings(); } endFoldout(); startFoldout(); ShowNoiseSettings = EditorGUILayout.Foldout(ShowNoiseSettings, "Noise"); if (ShowNoiseSettings){ DrawNoiseSettings(); } endFoldout(); startFoldout(); ShowDistortionSettings = EditorGUILayout.Foldout(ShowDistortionSettings, "Distortion"); if (ShowDistortionSettings){ DrawDistortionSettings(); } endFoldout(); startFoldout(); ShowPulsationSettings = EditorGUILayout.Foldout(ShowPulsationSettings, "Pulsation"); if (ShowPulsationSettings){ DrawPulsationSettings(); } endFoldout(); startFoldout(); ShowTessellationSettings = EditorGUILayout.Foldout(ShowTessellationSettings, "Tessellation"); if (ShowTessellationSettings){ DrawTessellationSettings(); } endFoldout(); } void DrawTextureSettings() { _materialEditor.SetDefaultGUIWidths(); EditorGUILayout.Space(); EditorGUILayout.LabelField("Main texture", EditorStyles.boldLabel); _materialEditor.ShaderProperty(_Maintextureintensity, "Intensity"); _materialEditor.ShaderProperty(_Maintexture, "Texture"); _materialEditor.ShaderProperty(_Maincolor, "Tint"); _materialEditor.ShaderProperty(_Mainpanningspeed, "Panning Speed"); _materialEditor.ShaderProperty(_Invertmaintexture, "Invert"); DrawGUILine(Color.gray); EditorGUILayout.Space(); EditorGUILayout.LabelField("Secondary texture", EditorStyles.boldLabel); _materialEditor.ShaderProperty(_Secondarytextureintensity, "Intensity"); _materialEditor.ShaderProperty(_Secondarytexture, "Texture"); _materialEditor.ShaderProperty(_Secondarycolor, "Tint"); _materialEditor.ShaderProperty(_Secondarypanningspeed, "Panning Speed"); _materialEditor.ShaderProperty(_Invertsecondarytexture, "Invert"); EditorGUILayout.Space(); } void DrawFresnelSettings() { _materialEditor.SetDefaultGUIWidths(); EditorGUILayout.Space(); _materialEditor.ShaderProperty(_Globalopacity, "Global Opacity"); DrawGUILine(Color.gray); EditorGUILayout.Space(); _materialEditor.ShaderProperty(_Innerfresnelintensity, "Inner Opacity"); _materialEditor.ShaderProperty(_Outerfresnelintensity, "Edge Opacity"); _materialEditor.ShaderProperty(_Edgecolor, "Color"); _materialEditor.ShaderProperty(_Bias, "Bias"); _materialEditor.ShaderProperty(_Scale, "Scale"); _materialEditor.ShaderProperty(_Power, "Power"); EditorGUILayout.Space(); } void DrawTessellationSettings() { _materialEditor.SetDefaultGUIWidths(); _materialEditor.ShaderProperty(_TessValue, "Max Tessellation"); _materialEditor.ShaderProperty(_TessMin, "Tess Min Distance"); _materialEditor.ShaderProperty(_TessMax, "Tess Max Distance"); _materialEditor.ShaderProperty(_TessPhongStrength, "Phong Tess strength"); EditorGUILayout.Space(); } void DrawDistortionSettings() { _materialEditor.SetDefaultGUIWidths(); _materialEditor.ShaderProperty(_Enabledistortion, "Enable"); DrawGUILine(Color.gray); EditorGUILayout.Space(); _materialEditor.ShaderProperty(_Distortionscale, "Scale"); _materialEditor.ShaderProperty(_Distortionspeed, "Speed"); _materialEditor.ShaderProperty(_Extraroughness, "Extra Roughness"); EditorGUILayout.Space(); } void DrawPulsationSettings() { _materialEditor.SetDefaultGUIWidths(); _materialEditor.ShaderProperty(_Enablepulsation, "Enable"); DrawGUILine(Color.gray); EditorGUILayout.Space(); _materialEditor.ShaderProperty(_Pulseamplitude, "Amplitude"); _materialEditor.ShaderProperty(_Pulseoffset, "Offset"); _materialEditor.ShaderProperty(_Pulsefrequency, "Frequency"); _materialEditor.ShaderProperty(_Pulsephase, "Phase"); EditorGUILayout.Space(); } void DrawNoiseSettings() { _materialEditor.SetDefaultGUIWidths(); _materialEditor.ShaderProperty(_Enablenoise, "Enable"); DrawGUILine(Color.gray); EditorGUILayout.Space(); _materialEditor.ShaderProperty(_Noisescale, "Scale"); _materialEditor.ShaderProperty(_Noisespeed, "Speed"); _materialEditor.ShaderProperty(_Sharpennoise, "Sharpen"); EditorGUILayout.Space(); } void startFoldout() { EditorGUILayout.BeginVertical(EditorStyles.helpBox); EditorGUI.indentLevel++; } void endFoldout() { EditorGUI.indentLevel--; EditorGUILayout.EndVertical(); } void DrawGUILine(Color color, int i_height = 1) { Rect rect = EditorGUILayout.GetControlRect(false, i_height ); rect.height = i_height; EditorGUI.DrawRect(rect, color); } } } ================================================ FILE: Assets/AdultLink/HoloShield/Editor/HoloShieldEditor.cs.meta ================================================ fileFormatVersion: 2 guid: 31906e975a19b064ea1b97efff8a7d88 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Editor/Resources/HoloshieldBanner.jpg.meta ================================================ fileFormatVersion: 2 guid: 0409a7c7def81ea49bec5471bc3350ee TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Editor/Resources.meta ================================================ fileFormatVersion: 2 guid: f43061887d171e446a3b7ae0acfb677d folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Editor.meta ================================================ fileFormatVersion: 2 guid: ddc5f210e8bacb84d8cffc4fb0797bac folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Materials/Skybox Cubemap Extended.mat ================================================ %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: Skybox Cubemap Extended m_Shader: {fileID: 4800000, guid: 82881a2d011b0964696411c822cdd00b, type: 3} m_ShaderKeywords: _ENABLEROTATION_ON m_LightmapFlags: 0 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: 8900000, guid: 3ce67fee0f260ee47b4d820421fe6ff9, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _CubemapHDR: m_Texture: {fileID: 8900000, guid: beb1457d375110e468b8d8e1f29fccea, 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: 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} - _Tex: m_Texture: {fileID: 8900000, guid: beb1457d375110e468b8d8e1f29fccea, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture0: m_Texture: {fileID: 8900000, guid: 3ce67fee0f260ee47b4d820421fe6ff9, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _tex: m_Texture: {fileID: 8900000, guid: 3ce67fee0f260ee47b4d820421fe6ff9, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _EnableFog: 0 - _EnableRotation: 1 - _Exposure: 1.45 - _FogFill: 0 - _FogHeight: 0.6 - _FogSmoothness: 0.01 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _Rotation: 0 - _RotationSpeed: 0.5 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Tex_HDR: {r: 1, g: 1, b: 0, a: 0} - _TintColor: {r: 0.24705882, g: 0.24705882, b: 0.24705882, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Materials/Skybox Cubemap Extended.mat.meta ================================================ fileFormatVersion: 2 guid: 2bd8959f5fbd3644aa33af1a155fc147 timeCreated: 1513355756 licenseType: Store NativeFormatImporter: mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Materials.meta ================================================ fileFormatVersion: 2 guid: f5f2b39f73ab79f42a2dd2ccadae1581 folderAsset: yes timeCreated: 1517938388 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Shaders/Skybox Cubemap Extended.shader ================================================ // Made with Amplify Shader Editor // Available at the Unity Asset Store - http://u3d.as/y3X Shader "Skybox/Cubemap Extended" { Properties { [Gamma][Header(Cubemap)]_TintColor("Tint Color", Color) = (0.5,0.5,0.5,1) _Exposure("Exposure", Range( 0 , 8)) = 1 [NoScaleOffset]_Tex("Cubemap (HDR)", CUBE) = "black" {} [Header(Rotation)][Toggle(_ENABLEROTATION_ON)] _EnableRotation("Enable Rotation", Float) = 0 [IntRange]_Rotation("Rotation", Range( 0 , 360)) = 0 _RotationSpeed("Rotation Speed", Float) = 1 [Header(Fog)][Toggle(_ENABLEFOG_ON)] _EnableFog("Enable Fog", Float) = 0 _FogHeight("Fog Height", Range( 0 , 1)) = 1 _FogSmoothness("Fog Smoothness", Range( 0.01 , 1)) = 0.01 _FogFill("Fog Fill", Range( 0 , 1)) = 0.5 [HideInInspector]_Tex_HDR("DecodeInstructions", Vector) = (0,0,0,0) [HideInInspector] __dirty( "", Int ) = 1 } SubShader { Tags{ "RenderType" = "Background" "Queue" = "Background+0" "IgnoreProjector" = "True" "ForceNoShadowCasting" = "True" "IsEmissive" = "true" "PreviewType"="Skybox" } LOD 100 Cull Off ZWrite Off CGPROGRAM #include "UnityShaderVariables.cginc" #pragma target 2.0 #pragma shader_feature _ENABLEFOG_ON #pragma shader_feature _ENABLEROTATION_ON #pragma surface surf Unlit keepalpha noshadow noambient novertexlights nolightmap nodynlightmap nodirlightmap nofog nometa noforwardadd vertex:vertexDataFunc struct Input { float3 vertexToFrag774; float3 worldPos; }; uniform half4 _Tex_HDR; uniform samplerCUBE _Tex; uniform half _Rotation; uniform fixed _RotationSpeed; uniform fixed4 _TintColor; uniform half _Exposure; uniform fixed _FogHeight; uniform fixed _FogSmoothness; uniform fixed _FogFill; inline half3 DecodeHDR1189( half4 Data ) { return DecodeHDR(Data, _Tex_HDR); } void vertexDataFunc( inout appdata_full v, out Input o ) { UNITY_INITIALIZE_OUTPUT( Input, o ); float3 ase_worldPos = mul( unity_ObjectToWorld, v.vertex ); float lerpResult268 = lerp( 1.0 , ( unity_OrthoParams.y / unity_OrthoParams.x ) , unity_OrthoParams.w); fixed CAMERA_MODE300 = lerpResult268; float3 appendResult1129 = (float3(ase_worldPos.x , ( ase_worldPos.y * CAMERA_MODE300 ) , ase_worldPos.z)); float3 normalizeResult1130 = normalize( appendResult1129 ); float mulTime701 = _Time.y * 1; float3 appendResult56 = (float3(cos( radians( ( _Rotation + ( mulTime701 * _RotationSpeed ) ) ) ) , 0.0 , ( sin( radians( ( _Rotation + ( mulTime701 * _RotationSpeed ) ) ) ) * -1.0 ))); float3 appendResult266 = (float3(0.0 , CAMERA_MODE300 , 0.0)); float3 appendResult58 = (float3(sin( radians( ( _Rotation + ( mulTime701 * _RotationSpeed ) ) ) ) , 0.0 , cos( radians( ( _Rotation + ( mulTime701 * _RotationSpeed ) ) ) ))); float3 normalizeResult247 = normalize( ase_worldPos ); #ifdef _ENABLEROTATION_ON float3 staticSwitch1164 = mul( float3x3(appendResult56, appendResult266, appendResult58), normalizeResult247 ); #else float3 staticSwitch1164 = normalizeResult1130; #endif o.vertexToFrag774 = staticSwitch1164; } inline fixed4 LightingUnlit( SurfaceOutput s, half3 lightDir, half atten ) { return fixed4 ( 0, 0, 0, s.Alpha ); } void surf( Input i , inout SurfaceOutput o ) { half4 Data1189 = texCUBE( _Tex, i.vertexToFrag774 ); half3 localDecodeHDR1189 = DecodeHDR1189( Data1189 ); fixed4 CUBEMAP222 = ( float4( localDecodeHDR1189 , 0.0 ) * unity_ColorSpaceDouble * _TintColor * _Exposure ); float3 ase_worldPos = i.worldPos; float3 normalizeResult319 = normalize( ase_worldPos ); float lerpResult678 = lerp( saturate( pow( (0.0 + (abs( normalizeResult319.y ) - 0.0) * (1.0 - 0.0) / (_FogHeight - 0.0)) , ( 1.0 - _FogSmoothness ) ) ) , 0.0 , _FogFill); fixed FOG_MASK359 = lerpResult678; float4 lerpResult317 = lerp( unity_FogColor , CUBEMAP222 , FOG_MASK359); #ifdef _ENABLEFOG_ON float4 staticSwitch1179 = lerpResult317; #else float4 staticSwitch1179 = CUBEMAP222; #endif o.Emission = staticSwitch1179.rgb; o.Alpha = 1; } ENDCG } } /*ASEBEGIN Version=15203 1927;29;1906;1014;1208.403;-77.39456;1;True;False Node;AmplifyShaderEditor.CommentaryNode;1180;-946,1486;Float;False;2411;608;Cubemap Coordinates;26;260;701;255;48;276;47;62;1080;59;1081;365;55;310;61;60;58;56;266;1127;238;1128;1129;54;247;49;1130;CUBEMAP;0,0.4980392,0,1;0;0 Node;AmplifyShaderEditor.SimpleTimeNode;701;-896,1664;Float;False;1;0;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;260;-896,1792;Fixed;False;Property;_RotationSpeed;Rotation Speed;5;0;Create;True;0;0;False;0;1;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;255;-640,1664;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;48;-896,1536;Half;False;Property;_Rotation;Rotation;4;1;[IntRange];Create;True;0;0;False;0;0;58;0;360;0;1;FLOAT;0 Node;AmplifyShaderEditor.CommentaryNode;431;-940.4822,846.6917;Float;False;860;219;Switch between Perspective / Orthographic camera;4;268;309;267;1007;CAMERA MODE;1,0,1,1;0;0 Node;AmplifyShaderEditor.SimpleAddOpNode;276;-512,1536;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OrthoParams;267;-892.4822,894.6918;Float;False;0;5;FLOAT4;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RadiansOpNode;47;-384,1536;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RelayNode;62;-224,1792;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleDivideOpNode;309;-588.4823,894.6918;Float;False;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;1007;-444.4821,894.6918;Fixed;False;Constant;_Float7;Float 7;47;0;Create;True;0;0;False;0;1;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.LerpOp;268;-252.4821,894.6918;Float;False;3;0;FLOAT;1;False;1;FLOAT;0.5;False;2;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SinOpNode;59;128,1600;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;1080;128,1664;Fixed;False;Constant;_Float26;Float 26;50;0;Create;True;0;0;False;0;-1;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.CommentaryNode;432;-44.48222,846.6917;Float;False;305;165;CAMERA MODE OUTPUT;1;300;;0.4980392,1,0,1;0;0 Node;AmplifyShaderEditor.GetLocalVarNode;1127;768,1936;Float;False;300;0;1;FLOAT;0 Node;AmplifyShaderEditor.SinOpNode;61;128,1920;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.CommentaryNode;700;-944,2512;Float;False;1898;485;Fog Coords on Screen;15;318;319;320;313;325;314;315;329;677;316;678;679;1108;1109;1110;BUILT-IN FOG;0,0.4980392,0,1;0;0 Node;AmplifyShaderEditor.WorldPosInputsNode;238;768,1760;Float;False;0;4;FLOAT3;0;FLOAT;1;FLOAT;2;FLOAT;3 Node;AmplifyShaderEditor.CosOpNode;55;128,1536;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.GetLocalVarNode;310;128,1760;Float;False;300;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;60;320,1600;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;1081;128,1840;Fixed;False;Constant;_Float27;Float 27;50;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;300;3.51777,894.6918;Fixed;False;CAMERA_MODE;-1;True;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.CosOpNode;365;128,1984;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.DynamicAppendNode;58;512,1920;Float;False;FLOAT3;4;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;0;False;3;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.WorldPosInputsNode;318;-896,2560;Float;False;0;4;FLOAT3;0;FLOAT;1;FLOAT;2;FLOAT;3 Node;AmplifyShaderEditor.DynamicAppendNode;266;512,1728;Float;False;FLOAT3;4;0;FLOAT;0;False;1;FLOAT;1;False;2;FLOAT;0;False;3;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.DynamicAppendNode;56;512,1536;Float;False;FLOAT3;4;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;0;False;3;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;1128;1024,1920;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.DynamicAppendNode;1129;1152,1792;Float;False;FLOAT3;4;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;0;False;3;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.NormalizeNode;319;-640,2560;Float;False;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.MatrixFromVectors;54;768,1536;Float;False;FLOAT3x3;4;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;2;FLOAT3;0,0,0;False;3;FLOAT3;0,0,0;False;1;FLOAT3x3;0 Node;AmplifyShaderEditor.NormalizeNode;247;1024,1664;Float;False;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.CommentaryNode;1087;1552,1664;Float;False;394;188;Enable Clouds Rotation;1;1164;;0,1,0.4980392,1;0;0 Node;AmplifyShaderEditor.NormalizeNode;1130;1280,1792;Float;False;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.BreakToComponentsNode;320;-448,2560;Float;False;FLOAT3;1;0;FLOAT3;0,0,0;False;16;FLOAT;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4;FLOAT;5;FLOAT;6;FLOAT;7;FLOAT;8;FLOAT;9;FLOAT;10;FLOAT;11;FLOAT;12;FLOAT;13;FLOAT;14;FLOAT;15 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;49;1280,1616;Float;False;2;2;0;FLOAT3x3;0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.AbsOpNode;314;-128,2560;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;1108;-128,2688;Fixed;False;Constant;_Float39;Float 39;55;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.StaticSwitch;1164;1632,1728;Float;False;Property;_EnableRotation;Enable Rotation;3;0;Create;True;0;0;False;1;Header(Rotation);0;0;1;True;;Toggle;2;Key0;Key1;9;1;FLOAT3;0,0,0;False;0;FLOAT3;0,0,0;False;2;FLOAT3;0,0,0;False;3;FLOAT3;0,0,0;False;4;FLOAT3;0,0,0;False;5;FLOAT3;0,0,0;False;6;FLOAT3;0,0,0;False;7;FLOAT3;0,0,0;False;8;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.CommentaryNode;1183;2016,1680;Float;False;265;160;Per Vertex;1;774;;1,0,1,1;0;0 Node;AmplifyShaderEditor.RangedFloatNode;313;-896,2752;Fixed;False;Property;_FogHeight;Fog Height;7;0;Create;True;0;0;False;0;1;0.693;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;325;-896,2880;Fixed;False;Property;_FogSmoothness;Fog Smoothness;8;0;Create;True;0;0;False;0;0.01;0.01;0.01;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;1109;-128,2784;Fixed;False;Constant;_Float40;Float 40;55;0;Create;True;0;0;False;0;1;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.VertexToFragmentNode;774;2048,1728;Float;False;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.TFHCRemapNode;315;64,2560;Float;False;5;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;1;False;3;FLOAT;0;False;4;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.CommentaryNode;1191;2382,1486;Float;False;1115;565;Base;7;41;1173;1175;1174;1177;1190;1189;;0,0.4980392,1,1;0;0 Node;AmplifyShaderEditor.OneMinusNode;329;128,2880;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SamplerNode;41;2432,1536;Float;True;Property;_Tex;Cubemap (HDR);2;1;[NoScaleOffset];Create;False;0;0;False;0;None;None;True;0;False;black;LockedToCube;False;Object;-1;Auto;Cube;6;0;SAMPLER2D;;False;1;FLOAT3;0,0,0;False;2;FLOAT;0;False;3;FLOAT3;0,0,0;False;4;FLOAT3;0,0,0;False;5;FLOAT;1;False;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.PowerNode;677;320,2560;Float;False;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;1177;2816,1968;Half;False;Property;_Exposure;Exposure;1;0;Create;True;0;0;False;0;1;2.12;0;8;0;1;FLOAT;0 Node;AmplifyShaderEditor.ColorNode;1173;2816,1792;Fixed;False;Property;_TintColor;Tint Color;0;1;[Gamma];Create;True;0;0;False;1;Header(Cubemap);0.5,0.5,0.5,1;0.5,0.5,0.5,1;0;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RangedFloatNode;1110;512,2752;Fixed;False;Constant;_Float41;Float 41;55;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;679;512,2880;Fixed;False;Property;_FogFill;Fog Fill;9;0;Create;True;0;0;False;0;0.5;0.379;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.ColorSpaceDouble;1175;2816,1616;Float;False;0;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.CustomExpressionNode;1189;2816,1536;Half;False;DecodeHDR(Data, _Tex_HDR);3;False;1;True;Data;FLOAT4;0,0,0,0;In;DecodeHDR;True;False;1;0;FLOAT4;0,0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SaturateNode;316;512,2560;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;1174;3328,1536;Float;False;4;4;0;FLOAT3;0,0,0;False;1;COLOR;0,0,0,0;False;2;COLOR;0,0,0,0;False;3;FLOAT;0;False;1;COLOR;0 Node;AmplifyShaderEditor.CommentaryNode;699;1104,2512;Float;False;293;165;FOG_MASK OUTPUT;1;359;;0.4980392,1,0,1;0;0 Node;AmplifyShaderEditor.LerpOp;678;768,2560;Float;False;3;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.CommentaryNode;1167;-946,78;Float;False;618;357;;4;436;228;312;317;FINAL COLOR;0.4980392,1,0,1;0;0 Node;AmplifyShaderEditor.CommentaryNode;915;3664,1488;Float;False;293;165;CUBEMAP OUTPUT;1;222;;0.4980392,1,0,1;0;0 Node;AmplifyShaderEditor.GetLocalVarNode;228;-896,240;Float;False;222;0;1;COLOR;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;222;3712,1536;Fixed;False;CUBEMAP;-1;True;1;0;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.GetLocalVarNode;436;-896,320;Float;False;359;0;1;FLOAT;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;359;1152,2560;Fixed;False;FOG_MASK;-1;True;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.FogAndAmbientColorsNode;312;-896,128;Float;False;unity_FogColor;0;1;COLOR;0 Node;AmplifyShaderEditor.LerpOp;317;-512,128;Float;False;3;0;COLOR;0,0,0,0;False;1;COLOR;0,0,0,0;False;2;FLOAT;0;False;1;COLOR;0 Node;AmplifyShaderEditor.CommentaryNode;1185;-274,174;Float;False;306;188;Enable Fog;1;1179;;0,1,0.4980392,1;0;0 Node;AmplifyShaderEditor.Vector4Node;1190;2432,1792;Half;False;Property;_Tex_HDR;DecodeInstructions;11;1;[HideInInspector];Create;False;0;0;True;0;0,0,0,0;1,1,0,0;0;5;FLOAT4;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.StaticSwitch;1179;-224,224;Float;False;Property;_EnableFog;Enable Fog;6;0;Create;True;0;0;False;1;Header(Fog);0;0;0;True;;Toggle;2;Key0;Key1;9;1;COLOR;0,0,0,0;False;0;COLOR;0,0,0,0;False;2;COLOR;0,0,0,0;False;3;COLOR;0,0,0,0;False;4;COLOR;0,0,0,0;False;5;COLOR;0,0,0,0;False;6;COLOR;0,0,0,0;False;7;COLOR;0,0,0,0;False;8;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.StandardSurfaceOutputNode;26;128,64;Float;False;True;0;Float;;100;0;Unlit;Skybox/Cubemap Extended;False;False;False;False;True;True;True;True;True;True;True;True;False;False;True;True;False;False;False;Off;2;False;-1;0;False;-1;False;0;0;False;0;Custom;0;True;False;0;True;Background;;Background;All;True;True;True;True;True;True;True;True;True;True;True;True;True;True;True;True;True;0;False;-1;False;0;False;-1;255;False;-1;255;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;False;0;4;10;25;False;0.5;False;0;5;False;-1;10;False;-1;0;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;0;0,0,0,0;VertexOffset;True;False;Cylindrical;False;Relative;100;;10;-1;-1;-1;0;1;PreviewType=Skybox;0;False;0;0;0;False;-1;-1;15;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;2;FLOAT3;0,0,0;False;3;FLOAT;0;False;4;FLOAT;0;False;6;FLOAT3;0,0,0;False;7;FLOAT3;0,0,0;False;8;FLOAT;0;False;9;FLOAT;0;False;10;FLOAT;0;False;13;FLOAT3;0,0,0;False;11;FLOAT3;0,0,0;False;12;FLOAT3;0,0,0;False;14;FLOAT4;0,0,0,0;False;15;FLOAT3;0,0,0;False;0 WireConnection;255;0;701;0 WireConnection;255;1;260;0 WireConnection;276;0;48;0 WireConnection;276;1;255;0 WireConnection;47;0;276;0 WireConnection;62;0;47;0 WireConnection;309;0;267;2 WireConnection;309;1;267;1 WireConnection;268;0;1007;0 WireConnection;268;1;309;0 WireConnection;268;2;267;4 WireConnection;59;0;62;0 WireConnection;61;0;62;0 WireConnection;55;0;62;0 WireConnection;60;0;59;0 WireConnection;60;1;1080;0 WireConnection;300;0;268;0 WireConnection;365;0;62;0 WireConnection;58;0;61;0 WireConnection;58;1;1081;0 WireConnection;58;2;365;0 WireConnection;266;0;1081;0 WireConnection;266;1;310;0 WireConnection;266;2;1081;0 WireConnection;56;0;55;0 WireConnection;56;1;1081;0 WireConnection;56;2;60;0 WireConnection;1128;0;238;2 WireConnection;1128;1;1127;0 WireConnection;1129;0;238;1 WireConnection;1129;1;1128;0 WireConnection;1129;2;238;3 WireConnection;319;0;318;0 WireConnection;54;0;56;0 WireConnection;54;1;266;0 WireConnection;54;2;58;0 WireConnection;247;0;238;0 WireConnection;1130;0;1129;0 WireConnection;320;0;319;0 WireConnection;49;0;54;0 WireConnection;49;1;247;0 WireConnection;314;0;320;1 WireConnection;1164;1;1130;0 WireConnection;1164;0;49;0 WireConnection;774;0;1164;0 WireConnection;315;0;314;0 WireConnection;315;1;1108;0 WireConnection;315;2;313;0 WireConnection;315;3;1108;0 WireConnection;315;4;1109;0 WireConnection;329;0;325;0 WireConnection;41;1;774;0 WireConnection;677;0;315;0 WireConnection;677;1;329;0 WireConnection;1189;0;41;0 WireConnection;316;0;677;0 WireConnection;1174;0;1189;0 WireConnection;1174;1;1175;0 WireConnection;1174;2;1173;0 WireConnection;1174;3;1177;0 WireConnection;678;0;316;0 WireConnection;678;1;1110;0 WireConnection;678;2;679;0 WireConnection;222;0;1174;0 WireConnection;359;0;678;0 WireConnection;317;0;312;0 WireConnection;317;1;228;0 WireConnection;317;2;436;0 WireConnection;1179;1;228;0 WireConnection;1179;0;317;0 WireConnection;26;2;1179;0 ASEEND*/ //CHKSM=11EABE8799B15BE28D07F537C452AE262E32F5C4 ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Shaders/Skybox Cubemap Extended.shader.meta ================================================ fileFormatVersion: 2 guid: 82881a2d011b0964696411c822cdd00b timeCreated: 1523902010 licenseType: Store ShaderImporter: defaultTextures: [] userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Shaders.meta ================================================ fileFormatVersion: 2 guid: e3f53477d64695f4abc989d59212b280 folderAsset: yes timeCreated: 1513231762 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Textures/Polyverse Skies - Blue Sky.png.meta ================================================ fileFormatVersion: 2 guid: beb1457d375110e468b8d8e1f29fccea timeCreated: 1513355663 licenseType: Store TextureImporter: fileIDToRecycleName: 8900000: generatedCubemap serializedVersion: 4 mipmaps: mipMapMode: 0 enableMipMap: 0 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 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: filterMode: 2 aniso: -1 mipBias: -1 wrapMode: -1 nPOTScale: 1 lightmap: 0 compressionQuality: 50 spriteMode: 0 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: 0 spriteTessellationDetail: -1 textureType: 0 textureShape: 2 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 textureFormat: -1 textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 - buildTarget: Standalone maxTextureSize: 2048 textureFormat: -1 textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 - buildTarget: Android maxTextureSize: 2048 textureFormat: -1 textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 - buildTarget: WebGL maxTextureSize: 2048 textureFormat: -1 textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended/Textures.meta ================================================ fileFormatVersion: 2 guid: 622c850911a24ab4c87b6b1cbb58ba1d folderAsset: yes timeCreated: 1513236874 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC/Skybox Cubemap Extended.meta ================================================ fileFormatVersion: 2 guid: 98c2c08dc51c7a04c9ef1b688fd775c2 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/BOXOPHOBIC.meta ================================================ fileFormatVersion: 2 guid: 248ab7f69bbe0094c9d78da468f07275 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/Barbarian Animator Controller.controller ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!91 &9100000 AnimatorController: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Barbarian Animator Controller serializedVersion: 5 m_AnimatorParameters: - m_Name: Walk m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Idle m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Smile m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Default m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Frown m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Suprise m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Wink m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Run m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: RoundKick m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Cry m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} - m_Name: Mean m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 9100000} m_AnimatorLayers: - serializedVersion: 5 m_Name: Base Layer m_StateMachine: {fileID: 1107000013223652266} 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} - serializedVersion: 5 m_Name: Face m_StateMachine: {fileID: 1107000013718225526} m_Mask: {fileID: 0} m_Motions: [] m_Behaviours: [] m_BlendingMode: 1 m_SyncedLayerIndex: -1 m_DefaultWeight: 1 m_IKPass: 0 m_SyncedLayerAffectsTiming: 0 m_Controller: {fileID: 9100000} --- !u!1101 &1101000010343881154 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: Wink m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000012183485772} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000010444123008 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: Smile m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000012564772128} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000010604463906 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: Default m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000012779550000} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000010605976600 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: Frown m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000012692759510} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000011202857280 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: Cry m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000012535076286} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000011485956720 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: Walk m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000010870274220} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000011860939186 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: RoundKick m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000014130367074} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000012041611190 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: Run m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000012806320326} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000012790700936 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: Suprise m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000011319069750} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000012813379494 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: Mean m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000010813155774} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.1 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101000013430123340 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: Idle m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102000010177475576} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.2 m_TransitionOffset: 0 m_ExitTime: 0.9 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1102 &1102000010177475576 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Idle 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: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000010813155774 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Mean 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: 7400014, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000010870274220 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Walk 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: 7400016, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000011319069750 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Suprise 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: 7400008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000012183485772 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Wink 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: 7400010, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000012535076286 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Cry 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: 7400012, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000012564772128 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Smile 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: 7400004, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000012692759510 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Frown 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: 7400006, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000012779550000 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Default 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: 7400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000012806320326 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Run 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: 7400018, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102000014130367074 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: RoundKick 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: 7400020, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1107 &1107000013223652266 AnimatorStateMachine: serializedVersion: 5 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: 1102000010177475576} m_Position: {x: 432, y: 84, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000010870274220} m_Position: {x: -72, y: 192, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000012806320326} m_Position: {x: 156, y: 192, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000014130367074} m_Position: {x: 396, y: 192, z: 0} m_ChildStateMachines: [] m_AnyStateTransitions: - {fileID: 1101000013430123340} - {fileID: 1101000011485956720} - {fileID: 1101000012041611190} - {fileID: 1101000011860939186} m_EntryTransitions: [] m_StateMachineTransitions: {} m_StateMachineBehaviours: [] m_AnyStatePosition: {x: 144, y: 48, z: 0} m_EntryPosition: {x: 456, y: 0, z: 0} m_ExitPosition: {x: 800, y: 120, z: 0} m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} m_DefaultState: {fileID: 1102000010177475576} --- !u!1107 &1107000013718225526 AnimatorStateMachine: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Face m_ChildStates: - serializedVersion: 1 m_State: {fileID: 1102000012779550000} m_Position: {x: 456, y: -48, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000012564772128} m_Position: {x: 180, y: 156, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000012692759510} m_Position: {x: 384, y: 156, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000011319069750} m_Position: {x: 588, y: 156, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000012183485772} m_Position: {x: 792, y: 156, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000010813155774} m_Position: {x: 180, y: 60, z: 0} - serializedVersion: 1 m_State: {fileID: 1102000012535076286} m_Position: {x: 180, y: -12, z: 0} m_ChildStateMachines: [] m_AnyStateTransitions: - {fileID: 1101000010444123008} - {fileID: 1101000010605976600} - {fileID: 1101000012790700936} - {fileID: 1101000010604463906} - {fileID: 1101000010343881154} - {fileID: 1101000011202857280} - {fileID: 1101000012813379494} m_EntryTransitions: [] m_StateMachineTransitions: {} m_StateMachineBehaviours: [] m_AnyStatePosition: {x: 480, y: 24, z: 0} m_EntryPosition: {x: 480, y: -96, z: 0} m_ExitPosition: {x: 816, y: 36, z: 0} m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} m_DefaultState: {fileID: 1102000012779550000} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/Barbarian Animator Controller.controller.meta ================================================ fileFormatVersion: 2 guid: 8615e1444db51e7458fde3300b2fd44b timeCreated: 1479120799 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/DistortionAnim.anim ================================================ %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: DistortionAnim serializedVersion: 6 m_Legacy: 0 m_Compressed: 0 m_UseHighQualityCurve: 1 m_RotationCurves: [] m_CompressedRotationCurves: [] m_EulerCurves: [] m_PositionCurves: [] m_ScaleCurves: [] m_FloatCurves: - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/axe1 classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bandages classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Belt classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Body classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bracer classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Hair classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:LowerCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Neckless classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandalR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandelL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:ShoulderCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Skull classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Strap classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethLower classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethUpper classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Tounge classID: 137 script: {fileID: 0} 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: 4121926908 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 263962025 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 4122247370 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2033571607 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 468190246 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2685892421 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 438888290 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2027729073 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2194902482 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 1791190364 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2429311039 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 3880263150 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 831600178 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 158194464 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2095392994 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2179186013 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2962343294 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 1755539104 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 3292075502 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 1311637639 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 787194936 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 831643913 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 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: - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/axe1 classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bandages classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Belt classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Body classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bracer classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Hair classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:LowerCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Neckless classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandalR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandelL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:ShoulderCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Skull classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Strap classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethLower classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethUpper classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Tounge classID: 137 script: {fileID: 0} m_EulerEditorCurves: [] m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 m_Events: [] ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/DistortionAnim.anim.meta ================================================ fileFormatVersion: 2 guid: ea98b11684998ac4283725f21f5d9e04 NativeFormatImporter: externalObjects: {} mainObjectFileID: 7400000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/DistortionAnimController.controller ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!91 &9100000 AnimatorController: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: DistortionAnimController serializedVersion: 5 m_AnimatorParameters: - m_Name: activateTransition m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 m_Controller: {fileID: 0} - m_Name: activateTransition_inv 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: 1107809120877864134} 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 &1101231802946094560 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: activateTransition_inv m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102884820941128130} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.9905349 m_TransitionOffset: 0 m_ExitTime: 0.75 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1101 &1101656149179276368 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: activateTransition m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102884820941128130} 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!1101 &1101814335889370390 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: activateTransition m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} m_DstState: {fileID: 1102150140280345024} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0.9779834 m_TransitionOffset: 0 m_ExitTime: 0.7500001 m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 --- !u!1102 &1102011941088861216 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: New State m_Speed: 1 m_CycleOffset: 0 m_Transitions: - {fileID: 1101656149179276368} 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!1102 &1102150140280345024 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: DistortionAnim_inv m_Speed: 1 m_CycleOffset: 0 m_Transitions: - {fileID: 1101231802946094560} 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: 40d974bb10c55e44da92572590e204c6, type: 2} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1102 &1102884820941128130 AnimatorState: serializedVersion: 5 m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: DistortionAnim m_Speed: 1 m_CycleOffset: 0 m_Transitions: - {fileID: 1101814335889370390} 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: ea98b11684998ac4283725f21f5d9e04, type: 2} m_Tag: m_SpeedParameter: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: --- !u!1107 &1107809120877864134 AnimatorStateMachine: serializedVersion: 5 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: 1102011941088861216} m_Position: {x: 323.67786, y: 107.11721, z: 0} - serializedVersion: 1 m_State: {fileID: 1102884820941128130} m_Position: {x: 180, y: 240, z: 0} - serializedVersion: 1 m_State: {fileID: 1102150140280345024} m_Position: {x: 456, y: 240, 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: 1102011941088861216} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/DistortionAnimController.controller.meta ================================================ fileFormatVersion: 2 guid: 37d1e9f75a230a9499eca8254b815939 NativeFormatImporter: externalObjects: {} mainObjectFileID: 9100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/DistortionAnim_inv.anim ================================================ %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: DistortionAnim_inv serializedVersion: 6 m_Legacy: 0 m_Compressed: 0 m_UseHighQualityCurve: 1 m_RotationCurves: [] m_CompressedRotationCurves: [] m_EulerCurves: [] m_PositionCurves: [] m_ScaleCurves: [] m_FloatCurves: - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/axe1 classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bandages classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Belt classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Body classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bracer classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Hair classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:LowerCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Neckless classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandalR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandelL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:ShoulderCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Skull classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Strap classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethLower classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethUpper classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Tounge classID: 137 script: {fileID: 0} 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: 4121926908 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 263962025 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 4122247370 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2033571607 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 468190246 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2685892421 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 438888290 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2027729073 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2194902482 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 1791190364 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2429311039 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 3880263150 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 831600178 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 158194464 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2095392994 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2179186013 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 2962343294 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 1755539104 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 3292075502 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 1311637639 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 787194936 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 0 - serializedVersion: 2 path: 831643913 attribute: 2389294608 script: {fileID: 0} typeID: 137 customType: 22 isPPtrCurve: 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: - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/axe1 classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:AnkletR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bandages classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Belt classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Body classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Bracer classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:eyeBrowR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:EyeR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Hair classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:LowerCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Neckless classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandalR classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:SandelL classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:ShoulderCover classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Skull classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Strap classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethLower classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:TeethUpper classID: 137 script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 8 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: material._Distortionscale path: Barbarian1/Geometry/model:geo/model:Tounge classID: 137 script: {fileID: 0} m_EulerEditorCurves: [] m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 m_Events: [] ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators/DistortionAnim_inv.anim.meta ================================================ fileFormatVersion: 2 guid: 40d974bb10c55e44da92572590e204c6 NativeFormatImporter: externalObjects: {} mainObjectFileID: 7400000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Animators.meta ================================================ fileFormatVersion: 2 guid: a48f0e1e56f7c3642978e6b7c3945827 folderAsset: yes timeCreated: 1479606773 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Barbarian.fbx.meta ================================================ fileFormatVersion: 2 guid: 859c3def7b0fdca4ba4a59bb97a3cb47 ModelImporter: serializedVersion: 23 fileIDToRecycleName: 100000: Ankle_L 100002: Ankle_R 100004: browHalfJoint_L 100006: browHalfJoint_R 100008: browInnerJoint_L 100010: browInnerJoint_R 100012: browOuterJoint_L 100014: browOuterJoint_R 100016: cheekJoint_L 100018: cheekJoint_R 100020: cheekRaiserJoint_L 100022: cheekRaiserJoint_R 100024: Chest_M 100026: Chin_M 100028: //RootNode 100030: Cup_L 100032: Cup_R 100034: DeformationSystem 100036: Elbow_L 100038: Elbow_R 100040: ElbowPart1_L 100042: ElbowPart1_R 100044: Eye_L 100046: Eye_R 100048: EyeEnd_L 100050: EyeEnd_R 100052: EyeRegion_L 100054: EyeRegion_R 100056: Face_M 100058: FaceLower_M 100060: FaceUpper_M 100062: Geometry 100064: Hair_M 100066: HairEnd_M 100068: Head_M 100070: HeadEnd_M 100072: Hip_L 100074: Hip_R 100076: HipPart1_L 100078: HipPart1_R 100080: IndexFinger1_L 100082: IndexFinger1_R 100084: IndexFinger2_L 100086: IndexFinger2_R 100088: IndexFinger3_L 100090: IndexFinger3_R 100092: IndexFinger4_L 100094: IndexFinger4_R 100096: Jaw_M 100098: Knee_L 100100: Knee_R 100102: Lip6Joint_L 100104: Lip6Joint_R 100106: Lips_M 100108: lowerLidMain0_L 100110: lowerLidMain0_R 100112: lowerLidMain1_L 100114: lowerLidMain1_R 100116: lowerLidMain2_L 100118: lowerLidMain2_R 100120: lowerLidMain3_L 100122: lowerLidMain3_R 100124: lowerLidMain4_L 100126: lowerLidMain4_R 100128: lowerLidMain5_L 100130: lowerLidMain5_R 100132: lowerLidMain6_L 100134: lowerLidMain6_R 100136: lowerLidMain7_L 100138: lowerLidMain7_R 100140: lowerLidMain8_L 100142: lowerLidMain8_R 100144: lowerLip0Joint_M 100146: lowerLip3Joint_L 100148: lowerLip3Joint_R 100150: Main 100152: MiddleFinger1_L 100154: MiddleFinger1_R 100156: MiddleFinger2_L 100158: MiddleFinger2_R 100160: MiddleFinger3_L 100162: MiddleFinger3_R 100164: MiddleFinger4_L 100166: MiddleFinger4_R 100168: model:AnkletL 100170: model:AnkletR 100172: model:Bandages 100174: model:Belt 100176: model:Body 100178: model:Bracer 100180: model:eyeBrowL 100182: model:eyeBrowR 100184: model:EyeL 100186: model:EyeR 100188: model:geo 100190: model:Hair 100192: model:LowerCover 100194: model:Neckless 100196: model:SandalR 100198: model:SandelL 100200: model:ShoulderCover 100202: model:Skull 100204: model:Strap 100206: model:TeethLower 100208: model:TeethUpper 100210: model:Tounge 100212: Neck_M 100214: NeckPart1_M 100216: NeckPart2_M 100218: noseCornerJoint_L 100220: noseCornerJoint_R 100222: PinkyFinger1_L 100224: PinkyFinger1_R 100226: PinkyFinger2_L 100228: PinkyFinger2_R 100230: PinkyFinger3_L 100232: PinkyFinger3_R 100234: PinkyFinger4_L 100236: PinkyFinger4_R 100238: RingFinger1_L 100240: RingFinger1_R 100242: RingFinger2_L 100244: RingFinger2_R 100246: RingFinger3_L 100248: RingFinger3_R 100250: RingFinger4_L 100252: RingFinger4_R 100254: Root_M 100256: Scapula_L 100258: Scapula_R 100260: Shoulder_L 100262: Shoulder_R 100264: ShoulderPart1_L 100266: ShoulderPart1_R 100268: Spine1_M 100270: TeethLower_M 100272: TeethUpper_M 100274: ThumbFinger1_L 100276: ThumbFinger1_R 100278: ThumbFinger2_L 100280: ThumbFinger2_R 100282: ThumbFinger3_L 100284: ThumbFinger3_R 100286: ThumbFinger4_L 100288: ThumbFinger4_R 100290: Toes_L 100292: Toes_R 100294: ToesEnd_L 100296: ToesEnd_R 100298: Tongue0_M 100300: Tongue1_M 100302: Tongue2_M 100304: Tongue3_M 100306: Tongue4_M 100308: upperLidMain0_L 100310: upperLidMain0_R 100312: upperLidMain1_L 100314: upperLidMain1_R 100316: upperLidMain2_L 100318: upperLidMain2_R 100320: upperLidMain3_L 100322: upperLidMain3_R 100324: upperLidMain4_L 100326: upperLidMain4_R 100328: upperLidMain5_L 100330: upperLidMain5_R 100332: upperLidMain6_L 100334: upperLidMain6_R 100336: upperLidMain7_L 100338: upperLidMain7_R 100340: upperLidMain8_L 100342: upperLidMain8_R 100344: upperLip0Joint_M 100346: upperLip3Joint_L 100348: upperLip3Joint_R 100350: Wrist_L 100352: Wrist_R 100354: Breath_M 100356: Axe 100358: axe1 100360: Axe_M 100362: locator1 100364: locator2 400000: Ankle_L 400002: Ankle_R 400004: browHalfJoint_L 400006: browHalfJoint_R 400008: browInnerJoint_L 400010: browInnerJoint_R 400012: browOuterJoint_L 400014: browOuterJoint_R 400016: cheekJoint_L 400018: cheekJoint_R 400020: cheekRaiserJoint_L 400022: cheekRaiserJoint_R 400024: Chest_M 400026: Chin_M 400028: //RootNode 400030: Cup_L 400032: Cup_R 400034: DeformationSystem 400036: Elbow_L 400038: Elbow_R 400040: ElbowPart1_L 400042: ElbowPart1_R 400044: Eye_L 400046: Eye_R 400048: EyeEnd_L 400050: EyeEnd_R 400052: EyeRegion_L 400054: EyeRegion_R 400056: Face_M 400058: FaceLower_M 400060: FaceUpper_M 400062: Geometry 400064: Hair_M 400066: HairEnd_M 400068: Head_M 400070: HeadEnd_M 400072: Hip_L 400074: Hip_R 400076: HipPart1_L 400078: HipPart1_R 400080: IndexFinger1_L 400082: IndexFinger1_R 400084: IndexFinger2_L 400086: IndexFinger2_R 400088: IndexFinger3_L 400090: IndexFinger3_R 400092: IndexFinger4_L 400094: IndexFinger4_R 400096: Jaw_M 400098: Knee_L 400100: Knee_R 400102: Lip6Joint_L 400104: Lip6Joint_R 400106: Lips_M 400108: lowerLidMain0_L 400110: lowerLidMain0_R 400112: lowerLidMain1_L 400114: lowerLidMain1_R 400116: lowerLidMain2_L 400118: lowerLidMain2_R 400120: lowerLidMain3_L 400122: lowerLidMain3_R 400124: lowerLidMain4_L 400126: lowerLidMain4_R 400128: lowerLidMain5_L 400130: lowerLidMain5_R 400132: lowerLidMain6_L 400134: lowerLidMain6_R 400136: lowerLidMain7_L 400138: lowerLidMain7_R 400140: lowerLidMain8_L 400142: lowerLidMain8_R 400144: lowerLip0Joint_M 400146: lowerLip3Joint_L 400148: lowerLip3Joint_R 400150: Main 400152: MiddleFinger1_L 400154: MiddleFinger1_R 400156: MiddleFinger2_L 400158: MiddleFinger2_R 400160: MiddleFinger3_L 400162: MiddleFinger3_R 400164: MiddleFinger4_L 400166: MiddleFinger4_R 400168: model:AnkletL 400170: model:AnkletR 400172: model:Bandages 400174: model:Belt 400176: model:Body 400178: model:Bracer 400180: model:eyeBrowL 400182: model:eyeBrowR 400184: model:EyeL 400186: model:EyeR 400188: model:geo 400190: model:Hair 400192: model:LowerCover 400194: model:Neckless 400196: model:SandalR 400198: model:SandelL 400200: model:ShoulderCover 400202: model:Skull 400204: model:Strap 400206: model:TeethLower 400208: model:TeethUpper 400210: model:Tounge 400212: Neck_M 400214: NeckPart1_M 400216: NeckPart2_M 400218: noseCornerJoint_L 400220: noseCornerJoint_R 400222: PinkyFinger1_L 400224: PinkyFinger1_R 400226: PinkyFinger2_L 400228: PinkyFinger2_R 400230: PinkyFinger3_L 400232: PinkyFinger3_R 400234: PinkyFinger4_L 400236: PinkyFinger4_R 400238: RingFinger1_L 400240: RingFinger1_R 400242: RingFinger2_L 400244: RingFinger2_R 400246: RingFinger3_L 400248: RingFinger3_R 400250: RingFinger4_L 400252: RingFinger4_R 400254: Root_M 400256: Scapula_L 400258: Scapula_R 400260: Shoulder_L 400262: Shoulder_R 400264: ShoulderPart1_L 400266: ShoulderPart1_R 400268: Spine1_M 400270: TeethLower_M 400272: TeethUpper_M 400274: ThumbFinger1_L 400276: ThumbFinger1_R 400278: ThumbFinger2_L 400280: ThumbFinger2_R 400282: ThumbFinger3_L 400284: ThumbFinger3_R 400286: ThumbFinger4_L 400288: ThumbFinger4_R 400290: Toes_L 400292: Toes_R 400294: ToesEnd_L 400296: ToesEnd_R 400298: Tongue0_M 400300: Tongue1_M 400302: Tongue2_M 400304: Tongue3_M 400306: Tongue4_M 400308: upperLidMain0_L 400310: upperLidMain0_R 400312: upperLidMain1_L 400314: upperLidMain1_R 400316: upperLidMain2_L 400318: upperLidMain2_R 400320: upperLidMain3_L 400322: upperLidMain3_R 400324: upperLidMain4_L 400326: upperLidMain4_R 400328: upperLidMain5_L 400330: upperLidMain5_R 400332: upperLidMain6_L 400334: upperLidMain6_R 400336: upperLidMain7_L 400338: upperLidMain7_R 400340: upperLidMain8_L 400342: upperLidMain8_R 400344: upperLip0Joint_M 400346: upperLip3Joint_L 400348: upperLip3Joint_R 400350: Wrist_L 400352: Wrist_R 400354: Breath_M 400356: Axe 400358: axe1 400360: Axe_M 400362: locator1 400364: locator2 4300000: model:Body 4300002: model:Tounge 4300004: model:TeethUpper 4300006: model:TeethLower 4300008: model:Hair 4300010: model:EyeR 4300012: model:EyeL 4300014: model:Neckless 4300016: model:Skull 4300018: model:ShoulderCover 4300020: model:LowerCover 4300022: model:Bracer 4300024: model:Bandages 4300026: model:Belt 4300028: model:Strap 4300030: model:AnkletL 4300032: model:AnkletR 4300034: model:SandelL 4300036: model:SandalR 4300038: model:eyeBrowL 4300040: model:eyeBrowR 4300042: axe1 7400000: Idle 7400002: Default 7400004: Smile 7400006: Frown 7400008: Suprise 7400010: Wink 7400012: Cry 7400014: Mean 7400016: Walk 7400018: Run 7400020: RoundKick 9500000: //RootNode 11100000: //RootNode 13700000: model:AnkletL 13700002: model:AnkletR 13700004: model:Bandages 13700006: model:Belt 13700008: model:Body 13700010: model:Bracer 13700012: model:eyeBrowL 13700014: model:eyeBrowR 13700016: model:EyeL 13700018: model:EyeR 13700020: model:Hair 13700022: model:LowerCover 13700024: model:Neckless 13700026: model:SandalR 13700028: model:SandelL 13700030: model:ShoulderCover 13700032: model:Skull 13700034: model:Strap 13700036: model:TeethLower 13700038: model:TeethUpper 13700040: model:Tounge 13700042: axe1 2186277476908879412: ImportLogs externalObjects: - first: type: UnityEngine:Material assembly: UnityEngine.CoreModule name: lambert1 second: {fileID: 2100000, guid: b05c6f0444b771e4c94ea60e1d9c7c3f, type: 2} - first: type: UnityEngine:Material assembly: UnityEngine.CoreModule name: model_Accesories_blinn second: {fileID: 2100000, guid: 0445816b09919c74ead2df9a0fc65e17, type: 2} - first: type: UnityEngine:Material assembly: UnityEngine.CoreModule name: model_body_blinn second: {fileID: 2100000, guid: 724a80f104a481849809405a76cceff0, type: 2} materials: importMaterials: 1 materialName: 0 materialSearch: 1 materialLocation: 0 animations: legacyGenerateAnimations: 4 bakeSimulation: 0 resampleCurves: 1 optimizeGameObjects: 0 motionNodeName: rigImportErrors: rigImportWarnings: animationImportErrors: animationImportWarnings: "\nClip 'Take 001' has import animation warnings that might lower retargeting quality:\nNote: Activate translation DOF on avatar to improve retargeting quality.\n\t'HipPart1_R' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'ShoulderPart1_R' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'ElbowPart1_R' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'Neck_M' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'NeckPart2_M' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'ShoulderPart1_L' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'ElbowPart1_L' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'HipPart1_L' has translation animation that will be discarded.\n\t'HipPart1_L' is inbetween humanoid transforms and has rotation animation that will be discarded.\n\t'Knee_L' has translation animation that will be discarded.\n\t'Ankle_L' has translation animation that will be discarded.\n" animationRetargetingWarnings: animationDoRetargetingWarnings: 0 importAnimatedCustomProperties: 0 importConstraints: 0 animationCompression: 3 animationRotationError: 0.5 animationPositionError: 0.5 animationScaleError: 0.5 animationWrapMode: 0 extraExposedTransformPaths: [] extraUserProperties: [] clipAnimations: - serializedVersion: 16 name: Idle takeName: Take 001 firstFrame: 100 lastFrame: 160 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 1 loopBlend: 0 loopBlendOrientation: 1 loopBlendPositionY: 1 loopBlendPositionXZ: 1 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 1 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 0 - path: Geometry/axe1 weight: 0 - path: Geometry/model:geo weight: 0 - path: Geometry/model:geo/model:AnkletL weight: 0 - path: Geometry/model:geo/model:AnkletR weight: 0 - path: Geometry/model:geo/model:Bandages weight: 0 - path: Geometry/model:geo/model:Belt weight: 0 - path: Geometry/model:geo/model:Body weight: 0 - path: Geometry/model:geo/model:Bracer weight: 0 - path: Geometry/model:geo/model:eyeBrowL weight: 0 - path: Geometry/model:geo/model:eyeBrowR weight: 0 - path: Geometry/model:geo/model:EyeL weight: 0 - path: Geometry/model:geo/model:EyeR weight: 0 - path: Geometry/model:geo/model:Hair weight: 0 - path: Geometry/model:geo/model:LowerCover weight: 0 - path: Geometry/model:geo/model:Neckless weight: 0 - path: Geometry/model:geo/model:SandalR weight: 0 - path: Geometry/model:geo/model:SandelL weight: 0 - path: Geometry/model:geo/model:ShoulderCover weight: 0 - path: Geometry/model:geo/model:Skull weight: 0 - path: Geometry/model:geo/model:Strap weight: 0 - path: Geometry/model:geo/model:TeethLower weight: 0 - path: Geometry/model:geo/model:TeethUpper weight: 0 - path: Geometry/model:geo/model:Tounge weight: 0 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Axe_M weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Breath_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/locator2 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L/EyeEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R/EyeEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/locator1 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 0 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Default takeName: Take 001 firstFrame: 0 lastFrame: 1 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 0 loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 0 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 1 - path: Geometry/model:geo weight: 1 - path: Geometry/model:geo/model:AnkletL weight: 1 - path: Geometry/model:geo/model:AnkletR weight: 1 - path: Geometry/model:geo/model:Bandages weight: 1 - path: Geometry/model:geo/model:Belt weight: 1 - path: Geometry/model:geo/model:Body weight: 1 - path: Geometry/model:geo/model:Bracer weight: 1 - path: Geometry/model:geo/model:eyeBrowL weight: 1 - path: Geometry/model:geo/model:eyeBrowR weight: 1 - path: Geometry/model:geo/model:EyeL weight: 1 - path: Geometry/model:geo/model:EyeR weight: 1 - path: Geometry/model:geo/model:Hair weight: 1 - path: Geometry/model:geo/model:LowerCover weight: 1 - path: Geometry/model:geo/model:Neckless weight: 1 - path: Geometry/model:geo/model:SandalR weight: 1 - path: Geometry/model:geo/model:SandelL weight: 1 - path: Geometry/model:geo/model:ShoulderCover weight: 1 - path: Geometry/model:geo/model:Skull weight: 1 - path: Geometry/model:geo/model:Strap weight: 1 - path: Geometry/model:geo/model:TeethLower weight: 1 - path: Geometry/model:geo/model:TeethUpper weight: 1 - path: Geometry/model:geo/model:Tounge weight: 1 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M/Tongue4_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/EyeEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/EyeEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M/Chin_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 1 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Smile takeName: Take 001 firstFrame: 0 lastFrame: 5 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 0 loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 0 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 1 - path: Geometry/model:geo weight: 1 - path: Geometry/model:geo/model:AnkletL weight: 1 - path: Geometry/model:geo/model:AnkletR weight: 1 - path: Geometry/model:geo/model:Bandages weight: 1 - path: Geometry/model:geo/model:Belt weight: 1 - path: Geometry/model:geo/model:Body weight: 1 - path: Geometry/model:geo/model:Bracer weight: 1 - path: Geometry/model:geo/model:eyeBrowL weight: 1 - path: Geometry/model:geo/model:eyeBrowR weight: 1 - path: Geometry/model:geo/model:EyeL weight: 1 - path: Geometry/model:geo/model:EyeR weight: 1 - path: Geometry/model:geo/model:Hair weight: 1 - path: Geometry/model:geo/model:LowerCover weight: 1 - path: Geometry/model:geo/model:Neckless weight: 1 - path: Geometry/model:geo/model:SandalR weight: 1 - path: Geometry/model:geo/model:SandelL weight: 1 - path: Geometry/model:geo/model:ShoulderCover weight: 1 - path: Geometry/model:geo/model:Skull weight: 1 - path: Geometry/model:geo/model:Strap weight: 1 - path: Geometry/model:geo/model:TeethLower weight: 1 - path: Geometry/model:geo/model:TeethUpper weight: 1 - path: Geometry/model:geo/model:Tounge weight: 1 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M/Tongue4_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/EyeEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/EyeEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M/Chin_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 1 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Frown takeName: Take 001 firstFrame: 10 lastFrame: 15 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 0 loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 0 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 1 - path: Geometry/model:geo weight: 1 - path: Geometry/model:geo/model:AnkletL weight: 1 - path: Geometry/model:geo/model:AnkletR weight: 1 - path: Geometry/model:geo/model:Bandages weight: 1 - path: Geometry/model:geo/model:Belt weight: 1 - path: Geometry/model:geo/model:Body weight: 1 - path: Geometry/model:geo/model:Bracer weight: 1 - path: Geometry/model:geo/model:eyeBrowL weight: 1 - path: Geometry/model:geo/model:eyeBrowR weight: 1 - path: Geometry/model:geo/model:EyeL weight: 1 - path: Geometry/model:geo/model:EyeR weight: 1 - path: Geometry/model:geo/model:Hair weight: 1 - path: Geometry/model:geo/model:LowerCover weight: 1 - path: Geometry/model:geo/model:Neckless weight: 1 - path: Geometry/model:geo/model:SandalR weight: 1 - path: Geometry/model:geo/model:SandelL weight: 1 - path: Geometry/model:geo/model:ShoulderCover weight: 1 - path: Geometry/model:geo/model:Skull weight: 1 - path: Geometry/model:geo/model:Strap weight: 1 - path: Geometry/model:geo/model:TeethLower weight: 1 - path: Geometry/model:geo/model:TeethUpper weight: 1 - path: Geometry/model:geo/model:Tounge weight: 1 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M/Tongue4_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/EyeEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/EyeEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M/Chin_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 1 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Suprise takeName: Take 001 firstFrame: 20 lastFrame: 25 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 0 loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 0 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 0 - path: Geometry/model:geo weight: 0 - path: Geometry/model:geo/model:AnkletL weight: 0 - path: Geometry/model:geo/model:AnkletR weight: 0 - path: Geometry/model:geo/model:Bandages weight: 0 - path: Geometry/model:geo/model:Belt weight: 0 - path: Geometry/model:geo/model:Body weight: 0 - path: Geometry/model:geo/model:Bracer weight: 0 - path: Geometry/model:geo/model:eyeBrowL weight: 0 - path: Geometry/model:geo/model:eyeBrowR weight: 0 - path: Geometry/model:geo/model:EyeL weight: 0 - path: Geometry/model:geo/model:EyeR weight: 0 - path: Geometry/model:geo/model:Hair weight: 0 - path: Geometry/model:geo/model:LowerCover weight: 0 - path: Geometry/model:geo/model:Neckless weight: 0 - path: Geometry/model:geo/model:SandalR weight: 0 - path: Geometry/model:geo/model:SandelL weight: 0 - path: Geometry/model:geo/model:ShoulderCover weight: 0 - path: Geometry/model:geo/model:Skull weight: 0 - path: Geometry/model:geo/model:Strap weight: 0 - path: Geometry/model:geo/model:TeethLower weight: 0 - path: Geometry/model:geo/model:TeethUpper weight: 0 - path: Geometry/model:geo/model:Tounge weight: 0 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L/EyeEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R/EyeEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 0 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Wink takeName: Take 001 firstFrame: 30 lastFrame: 35 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 0 loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 0 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 1 - path: Geometry/model:geo weight: 1 - path: Geometry/model:geo/model:AnkletL weight: 1 - path: Geometry/model:geo/model:AnkletR weight: 1 - path: Geometry/model:geo/model:Bandages weight: 1 - path: Geometry/model:geo/model:Belt weight: 1 - path: Geometry/model:geo/model:Body weight: 1 - path: Geometry/model:geo/model:Bracer weight: 1 - path: Geometry/model:geo/model:eyeBrowL weight: 1 - path: Geometry/model:geo/model:eyeBrowR weight: 1 - path: Geometry/model:geo/model:EyeL weight: 1 - path: Geometry/model:geo/model:EyeR weight: 1 - path: Geometry/model:geo/model:Hair weight: 1 - path: Geometry/model:geo/model:LowerCover weight: 1 - path: Geometry/model:geo/model:Neckless weight: 1 - path: Geometry/model:geo/model:SandalR weight: 1 - path: Geometry/model:geo/model:SandelL weight: 1 - path: Geometry/model:geo/model:ShoulderCover weight: 1 - path: Geometry/model:geo/model:Skull weight: 1 - path: Geometry/model:geo/model:Strap weight: 1 - path: Geometry/model:geo/model:TeethLower weight: 1 - path: Geometry/model:geo/model:TeethUpper weight: 1 - path: Geometry/model:geo/model:Tounge weight: 1 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/cheekRaiserJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethLower_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/TeethUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceLower_M/Tongue0_M/Tongue1_M/Tongue2_M/Tongue3_M/Tongue4_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browHalfJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browInnerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/browOuterJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/EyeEnd_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/lowerLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain0_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain5_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain6_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain7_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_L/Eye_L/upperLidMain8_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/EyeEnd_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/lowerLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain0_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain5_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain6_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain7_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/FaceUpper_M/EyeRegion_R/Eye_R/upperLidMain8_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/Lip6Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/lowerLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip0Joint_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/Lips_M/upperLip3Joint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Face_M/noseCornerJoint_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M/Chin_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 1 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Cry takeName: Take 001 firstFrame: 40 lastFrame: 45 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 0 loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 0 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 0 - path: Geometry/model:geo weight: 0 - path: Geometry/model:geo/model:AnkletL weight: 0 - path: Geometry/model:geo/model:AnkletR weight: 0 - path: Geometry/model:geo/model:Bandages weight: 0 - path: Geometry/model:geo/model:Belt weight: 0 - path: Geometry/model:geo/model:Body weight: 0 - path: Geometry/model:geo/model:Bracer weight: 0 - path: Geometry/model:geo/model:eyeBrowL weight: 0 - path: Geometry/model:geo/model:eyeBrowR weight: 0 - path: Geometry/model:geo/model:EyeL weight: 0 - path: Geometry/model:geo/model:EyeR weight: 0 - path: Geometry/model:geo/model:Hair weight: 0 - path: Geometry/model:geo/model:LowerCover weight: 0 - path: Geometry/model:geo/model:Neckless weight: 0 - path: Geometry/model:geo/model:SandalR weight: 0 - path: Geometry/model:geo/model:SandelL weight: 0 - path: Geometry/model:geo/model:ShoulderCover weight: 0 - path: Geometry/model:geo/model:Skull weight: 0 - path: Geometry/model:geo/model:Strap weight: 0 - path: Geometry/model:geo/model:TeethLower weight: 0 - path: Geometry/model:geo/model:TeethUpper weight: 0 - path: Geometry/model:geo/model:Tounge weight: 0 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L/EyeEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R/EyeEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 0 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Mean takeName: Take 001 firstFrame: 50 lastFrame: 55 wrapMode: 0 orientationOffsetY: 0 level: 0 cycleOffset: 0 loop: 0 hasAdditiveReferencePose: 0 loopTime: 0 loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 keepOriginalOrientation: 0 keepOriginalPositionY: 1 keepOriginalPositionXZ: 0 heightFromFeet: 0 mirror: 0 bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 curves: [] events: [] transformMask: - path: weight: 1 - path: Geometry weight: 0 - path: Geometry/model:geo weight: 0 - path: Geometry/model:geo/model:AnkletL weight: 0 - path: Geometry/model:geo/model:AnkletR weight: 0 - path: Geometry/model:geo/model:Bandages weight: 0 - path: Geometry/model:geo/model:Belt weight: 0 - path: Geometry/model:geo/model:Body weight: 0 - path: Geometry/model:geo/model:Bracer weight: 0 - path: Geometry/model:geo/model:eyeBrowL weight: 0 - path: Geometry/model:geo/model:eyeBrowR weight: 0 - path: Geometry/model:geo/model:EyeL weight: 0 - path: Geometry/model:geo/model:EyeR weight: 0 - path: Geometry/model:geo/model:Hair weight: 0 - path: Geometry/model:geo/model:LowerCover weight: 0 - path: Geometry/model:geo/model:Neckless weight: 0 - path: Geometry/model:geo/model:SandalR weight: 0 - path: Geometry/model:geo/model:SandelL weight: 0 - path: Geometry/model:geo/model:ShoulderCover weight: 0 - path: Geometry/model:geo/model:Skull weight: 0 - path: Geometry/model:geo/model:Strap weight: 0 - path: Geometry/model:geo/model:TeethLower weight: 0 - path: Geometry/model:geo/model:TeethUpper weight: 0 - path: Geometry/model:geo/model:Tounge weight: 0 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L/EyeEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R/EyeEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 0 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Walk takeName: Take 001 firstFrame: 200 lastFrame: 232 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: - path: weight: 1 - path: Geometry weight: 0 - path: Geometry/axe1 weight: 0 - path: Geometry/model:geo weight: 0 - path: Geometry/model:geo/model:AnkletL weight: 0 - path: Geometry/model:geo/model:AnkletR weight: 0 - path: Geometry/model:geo/model:Bandages weight: 0 - path: Geometry/model:geo/model:Belt weight: 0 - path: Geometry/model:geo/model:Body weight: 0 - path: Geometry/model:geo/model:Bracer weight: 0 - path: Geometry/model:geo/model:eyeBrowL weight: 0 - path: Geometry/model:geo/model:eyeBrowR weight: 0 - path: Geometry/model:geo/model:EyeL weight: 0 - path: Geometry/model:geo/model:EyeR weight: 0 - path: Geometry/model:geo/model:Hair weight: 0 - path: Geometry/model:geo/model:LowerCover weight: 0 - path: Geometry/model:geo/model:Neckless weight: 0 - path: Geometry/model:geo/model:SandalR weight: 0 - path: Geometry/model:geo/model:SandelL weight: 0 - path: Geometry/model:geo/model:ShoulderCover weight: 0 - path: Geometry/model:geo/model:Skull weight: 0 - path: Geometry/model:geo/model:Strap weight: 0 - path: Geometry/model:geo/model:TeethLower weight: 0 - path: Geometry/model:geo/model:TeethUpper weight: 0 - path: Geometry/model:geo/model:Tounge weight: 0 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Axe_M weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Breath_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/locator2 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L/EyeEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R/EyeEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/locator1 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 0 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: Run takeName: Take 001 firstFrame: 300 lastFrame: 332 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: - path: weight: 1 - path: Geometry weight: 0 - path: Geometry/axe1 weight: 0 - path: Geometry/model:geo weight: 0 - path: Geometry/model:geo/model:AnkletL weight: 0 - path: Geometry/model:geo/model:AnkletR weight: 0 - path: Geometry/model:geo/model:Bandages weight: 0 - path: Geometry/model:geo/model:Belt weight: 0 - path: Geometry/model:geo/model:Body weight: 0 - path: Geometry/model:geo/model:Bracer weight: 0 - path: Geometry/model:geo/model:eyeBrowL weight: 0 - path: Geometry/model:geo/model:eyeBrowR weight: 0 - path: Geometry/model:geo/model:EyeL weight: 0 - path: Geometry/model:geo/model:EyeR weight: 0 - path: Geometry/model:geo/model:Hair weight: 0 - path: Geometry/model:geo/model:LowerCover weight: 0 - path: Geometry/model:geo/model:Neckless weight: 0 - path: Geometry/model:geo/model:SandalR weight: 0 - path: Geometry/model:geo/model:SandelL weight: 0 - path: Geometry/model:geo/model:ShoulderCover weight: 0 - path: Geometry/model:geo/model:Skull weight: 0 - path: Geometry/model:geo/model:Strap weight: 0 - path: Geometry/model:geo/model:TeethLower weight: 0 - path: Geometry/model:geo/model:TeethUpper weight: 0 - path: Geometry/model:geo/model:Tounge weight: 0 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Axe_M weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Breath_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/locator2 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L/EyeEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R/EyeEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/locator1 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 0 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 - serializedVersion: 16 name: RoundKick takeName: Take 001 firstFrame: 400 lastFrame: 530 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: - path: weight: 1 - path: Geometry weight: 0 - path: Geometry/axe1 weight: 0 - path: Geometry/model:geo weight: 0 - path: Geometry/model:geo/model:AnkletL weight: 0 - path: Geometry/model:geo/model:AnkletR weight: 0 - path: Geometry/model:geo/model:Bandages weight: 0 - path: Geometry/model:geo/model:Belt weight: 0 - path: Geometry/model:geo/model:Body weight: 0 - path: Geometry/model:geo/model:Bracer weight: 0 - path: Geometry/model:geo/model:eyeBrowL weight: 0 - path: Geometry/model:geo/model:eyeBrowR weight: 0 - path: Geometry/model:geo/model:EyeL weight: 0 - path: Geometry/model:geo/model:EyeR weight: 0 - path: Geometry/model:geo/model:Hair weight: 0 - path: Geometry/model:geo/model:LowerCover weight: 0 - path: Geometry/model:geo/model:Neckless weight: 0 - path: Geometry/model:geo/model:SandalR weight: 0 - path: Geometry/model:geo/model:SandelL weight: 0 - path: Geometry/model:geo/model:ShoulderCover weight: 0 - path: Geometry/model:geo/model:Skull weight: 0 - path: Geometry/model:geo/model:Strap weight: 0 - path: Geometry/model:geo/model:TeethLower weight: 0 - path: Geometry/model:geo/model:TeethUpper weight: 0 - path: Geometry/model:geo/model:Tounge weight: 0 - path: Main weight: 1 - path: Main/DeformationSystem weight: 1 - path: Main/DeformationSystem/Axe_M weight: 1 - path: Main/DeformationSystem/Root_M weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L weight: 1 - path: Main/DeformationSystem/Root_M/Hip_L/HipPart1_L/Knee_L/Ankle_L/Toes_L/ToesEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Hip_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R weight: 1 - path: Main/DeformationSystem/Root_M/Hip_R/HipPart1_R/Knee_R/Ankle_R/Toes_R/ToesEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Breath_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/locator2 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_L/EyeEnd_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Eye_R/EyeEnd_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Hair_M/HairEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/HeadEnd_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Neck_M/NeckPart1_M/NeckPart2_M/Head_M/Jaw_M weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/PinkyFinger1_L/PinkyFinger2_L/PinkyFinger3_L/PinkyFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/Cup_L/RingFinger1_L/RingFinger2_L/RingFinger3_L/RingFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/IndexFinger1_L/IndexFinger2_L/IndexFinger3_L/IndexFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/MiddleFinger1_L/MiddleFinger2_L/MiddleFinger3_L/MiddleFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_L/Shoulder_L/ShoulderPart1_L/Elbow_L/ElbowPart1_L/Wrist_L/ThumbFinger1_L/ThumbFinger2_L/ThumbFinger3_L/ThumbFinger4_L weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/PinkyFinger1_R/PinkyFinger2_R/PinkyFinger3_R/PinkyFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/Cup_R/RingFinger1_R/RingFinger2_R/RingFinger3_R/RingFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/IndexFinger1_R/IndexFinger2_R/IndexFinger3_R/IndexFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/locator1 weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/MiddleFinger1_R/MiddleFinger2_R/MiddleFinger3_R/MiddleFinger4_R weight: 0 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R weight: 1 - path: Main/DeformationSystem/Root_M/Spine1_M/Chest_M/Scapula_R/Shoulder_R/ShoulderPart1_R/Elbow_R/ElbowPart1_R/Wrist_R/ThumbFinger1_R/ThumbFinger2_R/ThumbFinger3_R/ThumbFinger4_R weight: 0 maskType: 0 maskSource: {instanceID: 0} additiveReferencePoseFrame: 0 isReadable: 1 meshes: lODScreenPercentages: [] globalScale: 1 meshCompression: 0 addColliders: 0 useSRGBMaterialColor: 1 importVisibility: 0 importBlendShapes: 1 importCameras: 0 importLights: 0 swapUVChannels: 0 generateSecondaryUV: 0 useFileUnits: 1 optimizeMeshForGPU: 1 keepQuads: 0 weldVertices: 1 preserveHierarchy: 0 indexFormat: 1 secondaryUVAngleDistortion: 8 secondaryUVAreaDistortion: 15.000001 secondaryUVHardAngle: 88 secondaryUVPackMargin: 4 useFileScale: 1 previousCalculatedGlobalScale: 0.01 hasPreviousCalculatedGlobalScale: 1 tangentSpace: normalSmoothAngle: 60 normalImportMode: 0 tangentImportMode: 3 normalCalculationMode: 0 legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 blendShapeNormalImportMode: 1 normalSmoothingSource: 0 importAnimation: 1 copyAvatar: 0 humanDescription: serializedVersion: 2 human: - boneName: Root_M 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: Hip_L 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: Hip_R 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: Knee_L 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: Knee_R 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: Ankle_L 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: Ankle_R 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_M 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_M 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: NeckPart1_M 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_M 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: Scapula_L 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: Scapula_R 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: Shoulder_L 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: Shoulder_R 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: Elbow_L 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: Elbow_R 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: Wrist_L 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: Wrist_R 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: Toes_L 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: Toes_R 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: ThumbFinger1_L 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: ThumbFinger2_L 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: ThumbFinger3_L 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: IndexFinger1_L 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: IndexFinger2_L 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: IndexFinger3_L 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: MiddleFinger1_L 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: MiddleFinger2_L 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: MiddleFinger3_L 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: RingFinger1_L 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: RingFinger2_L 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: RingFinger3_L 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: PinkyFinger1_L 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: PinkyFinger2_L 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: PinkyFinger3_L 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: ThumbFinger1_R 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: ThumbFinger2_R 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: ThumbFinger3_R 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: IndexFinger1_R 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: IndexFinger2_R 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: IndexFinger3_R 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: MiddleFinger1_R 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: MiddleFinger2_R 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: MiddleFinger3_R 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: RingFinger1_R 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: RingFinger2_R 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: RingFinger3_R 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: PinkyFinger1_R 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: PinkyFinger2_R 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: PinkyFinger3_R 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: Conan(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: position: {x: -0, y: 0, z: 0} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: model:geo 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: model:AnkletL 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: model:AnkletR 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: model:Bandages 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: model:Belt 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: model:Body 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: model:Bracer 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: model:eyeBrowL 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: model:eyeBrowR 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: model:EyeL 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: model:EyeR 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: model:Hair 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: model:LowerCover 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: model:Neckless 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: model:SandalR 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: model:SandelL 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: model:ShoulderCover 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: model:Skull 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: model:Strap 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: model:TeethLower 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: model:TeethUpper 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: model:Tounge 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: Main 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: DeformationSystem 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: Root_M parentName: position: {x: 2.2811211e-16, y: 0.6486728, z: 0.039268494} rotation: {x: 0.50709075, y: -0.49280727, z: -0.50709075, w: 0.49280727} scale: {x: 1, y: 1, z: 1} - name: Hip_L parentName: position: {x: 0.019557878, y: -0.005441483, z: 0.13253726} rotation: {x: 0.99782205, y: 0.014950485, z: 0.06319422, w: -0.011580569} scale: {x: 1, y: 1, z: 1} - name: HipPart1_L parentName: position: {x: 0.17499055, y: -3.6415315e-16, z: 7.105427e-17} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Knee_L parentName: position: {x: 0.17499055, y: -3.5971226e-16, z: 1.4210854e-16} rotation: {x: 0, y: 0, z: 0.13351847, w: 0.9910463} scale: {x: 1, y: 1, z: 1} - name: Ankle_L parentName: position: {x: 0.16493218, y: 1.1457501e-15, z: -1.4210854e-16} rotation: {x: 0.08284227, y: -0.07467477, z: -0.12553439, w: 0.9858002} scale: {x: 1, y: 1, z: 1} - name: Toes_L parentName: position: {x: 0.105884016, y: -0.1591683, z: -1.1368684e-15} rotation: {x: -0.07370818, y: 0.04085966, z: -0.5176599, w: 0.85142577} scale: {x: 1, y: 1, z: 1} - name: ToesEnd_L parentName: position: {x: 0.13335627, y: 4.2632563e-16, z: 4.973799e-16} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Hip_R parentName: position: {x: 0.019557878, y: -0.005441483, z: -0.13253726} rotation: {x: -0.014950531, y: 0.99782205, z: -0.0115805715, w: -0.06319422} scale: {x: 1, y: 1, z: 1} - name: HipPart1_R parentName: position: {x: -0.17499055, y: -5.9170994e-11, z: -2.1316282e-16} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Knee_R parentName: position: {x: -0.17499055, y: -5.9170994e-11, z: -1.7763567e-16} rotation: {x: 0, y: 0, z: 0.13351847, w: 0.9910463} scale: {x: 1, y: 1, z: 1} - name: Ankle_R parentName: position: {x: -0.16493218, y: -5.5771616e-11, z: -2.1316282e-16} rotation: {x: 0.08284227, y: -0.07467477, z: -0.12553439, w: 0.9858002} scale: {x: 1, y: 1, z: 1} - name: Toes_R parentName: position: {x: -0.105884016, y: 0.1591683, z: 1.4566126e-15} rotation: {x: -0.07370818, y: 0.04085966, z: -0.5176599, w: 0.85142577} scale: {x: 1, y: 1, z: 1} - name: ToesEnd_R parentName: position: {x: -0.13335627, y: -6.3948843e-16, z: -6.750156e-16} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Spine1_M parentName: position: {x: -0.1685142, y: -2.0650148e-16, z: -1.4261962e-16} rotation: {x: 0, y: 0, z: 0.008829624, w: 0.999961} scale: {x: 1, y: 1, z: 1} - name: Chest_M parentName: position: {x: -0.164664, y: 1.5543122e-16, z: -1.4637946e-16} rotation: {x: 0, y: 0, z: 0.052935913, w: 0.9985979} scale: {x: 1, y: 1, z: 1} - name: Neck_M parentName: position: {x: -0.31234083, y: 5.3290704e-17, z: 4.560028e-16} rotation: {x: 9.624313e-32, y: -4.4769922e-32, z: -0.056213446, w: 0.9984188} scale: {x: 1, y: 1, z: 1} - name: NeckPart1_M parentName: position: {x: -0.060458068, y: -3.6304293e-16, z: -4.0648595e-17} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: NeckPart2_M parentName: position: {x: -0.060458068, y: -1.4765965e-16, z: -1.346193e-16} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Head_M parentName: position: {x: -0.060458068, y: -1.254552e-16, z: -2.5409818e-16} rotation: {x: 0, y: 0, z: 0.00873651, w: 0.99996185} scale: {x: 1, y: 1, z: 1} - name: Eye_L parentName: position: {x: -0, y: -2.842171e-16, z: 0} rotation: {x: 0.7071068, y: 4.3297806e-17, z: -0.7071068, w: 4.3297806e-17} scale: {x: 1, y: 1, z: 1} - name: EyeEnd_L parentName: position: {x: -0.0027715557, y: 0, z: 0} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Eye_R parentName: position: {x: -0, y: -2.842171e-16, z: -3.5527136e-17} rotation: {x: 0.7071068, y: 4.3297806e-17, z: -0.7071068, w: 4.3297806e-17} scale: {x: 1, y: 1, z: 1} - name: EyeEnd_R parentName: position: {x: -0.0027715557, y: 0, z: 0} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: HeadEnd_M parentName: position: {x: -0.2681697, y: 3.1086245e-17, z: -7.2267496e-16} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Jaw_M parentName: position: {x: -0.008887138, y: 0.07156863, z: 4.8946603e-17} rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} scale: {x: 1, y: 1, z: 1} - name: Scapula_L parentName: position: {x: -0.1801177, y: -0.09709622, z: 0.09935536} rotation: {x: 0.60814685, y: -0.029032676, z: 0.79240334, w: 0.037570793} scale: {x: 1, y: 1, z: 1} - name: Shoulder_L parentName: position: {x: 0.3073063, y: 3.1787906e-14, z: 1.2931877e-14} rotation: {x: 0.0033985716, y: -0.13038419, z: 0.025814712, w: 0.99112165} scale: {x: 1, y: 1, z: 1} - name: ShoulderPart1_L parentName: position: {x: 0.18043043, y: -7.447376e-15, z: 5.4001247e-15} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Elbow_L parentName: position: {x: 0.18043043, y: -7.460698e-15, z: 5.6843415e-15} rotation: {x: -0.000020576173, y: -0.00012573598, z: -0.062016994, w: 0.9980751} scale: {x: 1, y: 1, z: 1} - name: ElbowPart1_L parentName: position: {x: 0.11413017, y: -5.7909233e-15, z: -5.5848657e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Wrist_L parentName: position: {x: 0.11413017, y: -5.719869e-15, z: -5.5990765e-14} rotation: {x: -0.001061003, y: 0.023282068, z: 0.0095551405, w: 0.9996827} scale: {x: 1, y: 1, z: 1} - name: Cup_L parentName: position: {x: 0.044563845, y: 0.044393826, z: 0.0022657285} rotation: {x: -0.00027029956, y: 0.016303632, z: -0.016574617, w: 0.9997297} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger1_L parentName: position: {x: 0.14246047, y: 0.099830486, z: 0.0076631564} rotation: {x: 0.086845554, y: -0.026173512, z: 0.084164895, w: 0.992315} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger2_L parentName: position: {x: 0.06855733, y: 5.8406615e-14, z: 2.3561597e-13} rotation: {x: 0.0023687098, y: -0.03886932, z: -0.00006311803, w: 0.99924153} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger3_L parentName: position: {x: 0.04753279, y: 5.954348e-14, z: 1.6058266e-13} rotation: {x: 0.018712731, y: 0.040880367, z: 0.001000386, w: 0.9989884} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger4_L parentName: position: {x: 0.06023407, y: 3.126388e-15, z: -1.563194e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: RingFinger1_L parentName: position: {x: 0.18769169, y: 0.037951857, z: -0.0040491275} rotation: {x: -0.0071238326, y: -0.03308237, z: 0.092337795, w: 0.9951526} scale: {x: 1, y: 1, z: 1} - name: RingFinger2_L parentName: position: {x: 0.07417409, y: -2.1493916e-15, z: 3.0837553e-13} rotation: {x: -0.002477108, y: -0.03981303, z: 0.000020388907, w: 0.9992041} scale: {x: 1, y: 1, z: 1} - name: RingFinger3_L parentName: position: {x: 0.065876864, y: 5.542233e-15, z: 2.7512213e-13} rotation: {x: 0.004939143, y: -0.012065974, z: -0.00017328624, w: 0.999915} scale: {x: 1, y: 1, z: 1} - name: RingFinger4_L parentName: position: {x: 0.07450389, y: 6.4659387e-15, z: 2.5579537e-15} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: IndexFinger1_L parentName: position: {x: 0.2292961, y: -0.07657034, z: 0.014050375} rotation: {x: -0.11069948, y: -0.01963111, z: -0.0775945, w: 0.99062574} scale: {x: 1, y: 1, z: 1} - name: IndexFinger2_L parentName: position: {x: 0.09403552, y: -8.867573e-14, z: 3.5512926e-13} rotation: {x: -0.000024773173, y: -0.039238572, z: 0.00012671665, w: 0.99922985} scale: {x: 1, y: 1, z: 1} - name: IndexFinger3_L parentName: position: {x: 0.047045927, y: -4.8459012e-14, z: 1.7223556e-13} rotation: {x: -0.014234476, y: 0.039466154, z: 0.0007187765, w: 0.9991193} scale: {x: 1, y: 1, z: 1} - name: IndexFinger4_L parentName: position: {x: 0.07704811, y: 9.947598e-16, z: 1.7337243e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger1_L parentName: position: {x: 0.2381901, y: 6.039613e-15, z: 1.0030022e-12} rotation: {x: 0.00031093278, y: -0.049640037, z: 0.02716343, w: 0.9983977} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger2_L parentName: position: {x: 0.10246351, y: -3.3040237e-15, z: 4.339995e-13} rotation: {x: 0.00031843458, y: -0.038393702, z: -0.000006882989, w: 0.9992627} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger3_L parentName: position: {x: 0.06474369, y: -4.5474734e-15, z: 2.7398526e-13} rotation: {x: 0.00046586076, y: 0.008469722, z: -0.0000007191745, w: 0.99996406} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger4_L parentName: position: {x: 0.07447202, y: 6.1461947e-15, z: -3.410605e-15} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger1_L parentName: position: {x: 0.060331874, y: -0.07910829, z: 0.010994103} rotation: {x: -0.29209864, y: 0.036963865, z: -0.38272563, w: 0.87569016} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger2_L parentName: position: {x: 0.0888466, y: -2.3703706e-13, z: 1.1581846e-13} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger3_L parentName: position: {x: 0.09519919, y: -2.5806912e-13, z: 1.2121859e-13} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger4_L parentName: position: {x: 0.0825103, y: 0.000000036920987, z: 0.000000023594051} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Scapula_R parentName: position: {x: -0.1801177, y: -0.09709622, z: -0.09935536} rotation: {x: -0.029032689, y: -0.60814685, z: -0.037570808, w: 0.79240334} scale: {x: 1, y: 1, z: 1} - name: Shoulder_R parentName: position: {x: -0.3073063, y: 4.838529e-13, z: -1.3500312e-14} rotation: {x: 0.0033985716, y: -0.13038419, z: 0.025814712, w: 0.99112165} scale: {x: 1, y: 1, z: 1} - name: ShoulderPart1_R parentName: position: {x: -0.18043043, y: 1.936229e-15, z: -1.0658141e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Elbow_R parentName: position: {x: -0.18043043, y: 1.9406698e-15, z: -1.0658141e-14} rotation: {x: -0.00002054474, y: -0.00012569128, z: -0.06201701, w: 0.9980751} scale: {x: 1, y: 1, z: 1} - name: ElbowPart1_R parentName: position: {x: -0.11413017, y: 2.2737367e-15, z: 7.219114e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: Wrist_R parentName: position: {x: -0.11413017, y: 2.2382096e-15, z: 7.204903e-14} rotation: {x: -0.001061003, y: 0.023282068, z: 0.0095551405, w: 0.9996827} scale: {x: 1, y: 1, z: 1} - name: Cup_R parentName: position: {x: -0.044563845, y: -0.044393826, z: -0.0022657285} rotation: {x: -0.00027029956, y: 0.016303632, z: -0.016574617, w: 0.9997297} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger1_R parentName: position: {x: -0.14246047, y: -0.099830486, z: -0.0076631564} rotation: {x: 0.08684521, y: -0.026174271, z: 0.08416477, w: 0.99231505} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger2_R parentName: position: {x: -0.06855733, y: 0, z: -1.1368683e-14} rotation: {x: 0.0023688069, y: -0.03886829, z: -0.0000630589, w: 0.99924153} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger3_R parentName: position: {x: -0.04753279, y: 3.8369305e-15, z: -5.4001247e-15} rotation: {x: 0.018712675, y: 0.040881142, z: 0.0010004909, w: 0.9989883} scale: {x: 1, y: 1, z: 1} - name: PinkyFinger4_R parentName: position: {x: -0.06023407, y: 1.563194e-15, z: -1.7053025e-15} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: RingFinger1_R parentName: position: {x: -0.18769169, y: -0.037951857, z: 0.0040491275} rotation: {x: -0.0071238326, y: -0.03308244, z: 0.092337675, w: 0.9951526} scale: {x: 1, y: 1, z: 1} - name: RingFinger2_R parentName: position: {x: -0.07417409, y: 6.3948843e-16, z: -1.1368684e-15} rotation: {x: -0.0024771632, y: -0.03981144, z: 0.00002008663, w: 0.99920416} scale: {x: 1, y: 1, z: 1} - name: RingFinger3_R parentName: position: {x: -0.065876864, y: 3.4461322e-15, z: 1.4210854e-15} rotation: {x: 0.004939143, y: -0.012065974, z: -0.00017328624, w: 0.999915} scale: {x: 1, y: 1, z: 1} - name: RingFinger4_R parentName: position: {x: -0.07450389, y: 3.5171864e-15, z: -5.4001247e-15} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: IndexFinger1_R parentName: position: {x: -0.2292961, y: 0.07657034, z: -0.014050375} rotation: {x: -0.11069953, y: -0.019630658, z: -0.077593945, w: 0.9906258} scale: {x: 1, y: 1, z: 1} - name: IndexFinger2_R parentName: position: {x: -0.09403552, y: -2.2737367e-15, z: 1.1652901e-14} rotation: {x: -0.000024862584, y: -0.039239626, z: 0.00012536718, w: 0.99922985} scale: {x: 1, y: 1, z: 1} - name: IndexFinger3_R parentName: position: {x: -0.047045927, y: 2.3305802e-14, z: 9.379164e-15} rotation: {x: -0.014234476, y: 0.039466154, z: 0.0007187765, w: 0.9991193} scale: {x: 1, y: 1, z: 1} - name: IndexFinger4_R parentName: position: {x: -0.07704811, y: 2.9842794e-14, z: 9.947598e-15} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger1_R parentName: position: {x: -0.2381901, y: -3.5527137e-15, z: 1.6200374e-14} rotation: {x: 0.00031093278, y: -0.049640037, z: 0.02716343, w: 0.9983977} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger2_R parentName: position: {x: -0.10246351, y: 6.3948843e-16, z: 7.1054274e-15} rotation: {x: 0.00031844556, y: -0.038394656, z: -0.00000786059, w: 0.99926263} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger3_R parentName: position: {x: -0.06474369, y: 1.563194e-15, z: 3.410605e-15} rotation: {x: 0.00046586076, y: 0.008469722, z: -0.0000007191745, w: 0.99996406} scale: {x: 1, y: 1, z: 1} - name: MiddleFinger4_R parentName: position: {x: -0.07447202, y: 4.973799e-15, z: 1.4495072e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger1_R parentName: position: {x: -0.060331874, y: 0.07910829, z: -0.010994103} rotation: {x: -0.29209864, y: 0.036963932, z: -0.38272542, w: 0.8756902} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger2_R parentName: position: {x: -0.0888466, y: -1.3073986e-14, z: 1.8332002e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger3_R parentName: position: {x: -0.09519919, y: -9.094947e-15, z: 2.4442669e-14} rotation: {x: 0, y: -0, z: -0, w: 1} scale: {x: 1, y: 1, z: 1} - name: ThumbFinger4_R parentName: position: {x: -0.0825103, y: -0.000000036921005, z: -0.00000002359401} rotation: {x: 0, y: -0, z: -0, w: 1} 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 rootMotionBoneName: hasTranslationDoF: 0 hasExtraRoot: 0 skeletonHasParents: 0 lastHumanDescriptionAvatarSource: {instanceID: 0} animationType: 3 humanoidOversampling: 1 additionalBone: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Accessories_Color.mat ================================================ %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: Accessories_Color m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _EMISSION _ENABLEDISTORTION_ON _METALLICGLOSSMAP _NORMALMAP _SPECGLOSSMAP m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 m_TexEnvs: - _BumpMap: m_Texture: {fileID: 2800000, guid: 93fa1a7b6c78cdd4f9c43df143b22830, 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: 36d23f014be285d4f8c613c55a606793, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Maintexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, type: 3} m_Scale: {x: 5, y: 5} m_Offset: {x: 0, y: 0} - _MetallicGlossMap: m_Texture: {fileID: 2800000, guid: 433e204e29c577b4ba2314ca6f225800, 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _SpecGlossMap: m_Texture: {fileID: 2800000, guid: 433e204e29c577b4ba2314ca6f225800, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 8 - _Distortionspeed: 0.5 - _DstBlend: 0 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 10 - _Globalopacity: 1 - _GlossMapScale: 0.176 - _Glossiness: 0 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.2 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0.175 - _Mode: 0 - _Noisescale: 100 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0.8 - _Parallax: 0.02 - _Power: 3.33 - _Pulseamplitude: 0.05 - _Pulsefrequency: 10 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 2 - _Secondarytextureintensity: 0 - _Sharpen: 0 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 6 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 0.8093838, b: 4.080806, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Maincolor: {r: 0.5058824, g: 0.67128104, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Noisespeed: {r: 0, g: -1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0, b: 0.9342737, a: 0} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Accessories_Color.mat.meta ================================================ fileFormatVersion: 2 guid: 0445816b09919c74ead2df9a0fc65e17 timeCreated: 1478431311 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Accessories_Color_orig.mat ================================================ %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: Accessories_Color_orig m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SPECGLOSSMAP m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 m_TexEnvs: - _BumpMap: m_Texture: {fileID: 2800000, guid: 93fa1a7b6c78cdd4f9c43df143b22830, 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: 36d23f014be285d4f8c613c55a606793, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Maintexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _MetallicGlossMap: m_Texture: {fileID: 2800000, guid: 433e204e29c577b4ba2314ca6f225800, 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _SpecGlossMap: m_Texture: {fileID: 2800000, guid: 433e204e29c577b4ba2314ca6f225800, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1 - _Distortionspeed: 1 - _DstBlend: 0 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 10 - _Globalopacity: 1 - _GlossMapScale: 0.176 - _Glossiness: 0 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.2 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0.175 - _Mode: 0 - _Noisescale: 100 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0.8 - _Parallax: 0.02 - _Power: 4 - _Pulseamplitude: 0.05 - _Pulsefrequency: 10 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 4 - _Secondarytextureintensity: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 1 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 4.237095, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Maincolor: {r: 1, g: 0, b: 0, a: 0.666} - _Mainpanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Noisespeed: {r: 0, g: -1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0, b: 0.9342737, a: 0} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Accessories_Color_orig.mat.meta ================================================ fileFormatVersion: 2 guid: 4b2d2200c179eb647a703fa4583ec817 timeCreated: 1478431311 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Axe.mat ================================================ %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: Axe m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _EMISSION _ENABLEDISTORTION_ON _NORMALMAP m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 m_TexEnvs: - _BumpMap: m_Texture: {fileID: 2800000, guid: 46857570cfb7abd4cbedae7d30b7dc00, 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: af0a8c8b851cc244b96d67ee07e76ce8, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Maintexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, type: 3} m_Scale: {x: 5, y: 5} 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 8 - _Distortionspeed: 0.5 - _DstBlend: 0 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 10 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.214 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.2 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0.126 - _Mode: 0 - _Noisescale: 1 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0.8 - _Parallax: 0.02 - _Power: 3.33 - _Pulseamplitude: 0.05 - _Pulsefrequency: 10 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 2 - _Secondarytextureintensity: 1 - _Sharpen: 0 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 6 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 m_Colors: - _Color: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _Edgecolor: {r: 0, g: 0.8093838, b: 4.080806, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Maincolor: {r: 0.5058824, g: 0.67128104, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Secondarycolor: {r: 0, g: 0, b: 0, a: 0} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Axe.mat.meta ================================================ fileFormatVersion: 2 guid: b05c6f0444b771e4c94ea60e1d9c7c3f timeCreated: 1479570111 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Axe_orig.mat ================================================ %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: Axe_orig m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION _NORMALMAP m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 m_TexEnvs: - _BumpMap: m_Texture: {fileID: 2800000, guid: 46857570cfb7abd4cbedae7d30b7dc00, 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: af0a8c8b851cc244b96d67ee07e76ce8, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Maintexture: 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1 - _Distortionspeed: 1 - _DstBlend: 0 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 0 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.214 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 1 - _Metallic: 0.126 - _Mode: 0 - _Noisescale: 1 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 5 - _Pulseamplitude: 1 - _Pulsefrequency: 3 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1 - _Secondarytextureintensity: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 1 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 m_Colors: - _Color: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _Edgecolor: {r: 0.7941176, g: 0.1284602, b: 0.1284602, a: 0.666} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Maincolor: {r: 0.7941176, g: 0.1284602, b: 0.1284602, a: 0.666} - _Mainpanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Secondarycolor: {r: 0, g: 0, b: 0, a: 0} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Axe_orig.mat.meta ================================================ fileFormatVersion: 2 guid: 08e70a6cbec1a89409132819c7ba2e21 timeCreated: 1479570111 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Body_Color.mat ================================================ %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: Body_Color m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _EMISSION _ENABLEDISTORTION_ON _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 m_TexEnvs: - _BumpMap: m_Texture: {fileID: 2800000, guid: e248d1d5781a7b443841818cb6aec2dd, 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: 9e478f052d1a4d149a19b75fe55c36e0, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Maintexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, type: 3} m_Scale: {x: 5, y: 5} 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _SpecGlossMap: m_Texture: {fileID: 2800000, guid: 6c3d9725f470455488f7fa30903c2dc2, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 8 - _Distortionspeed: 0.5 - _DstBlend: 0 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 10 - _Globalopacity: 1 - _GlossMapScale: 0 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.2 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0.5 - _Mode: 0 - _Noisescale: 100 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0.8 - _Parallax: 0.02 - _Power: 3.33 - _Pulseamplitude: 0.05 - _Pulsefrequency: 10 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 2 - _Secondarytextureintensity: 0 - _Sharpen: 0 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 1 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 6 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 0.8093838, b: 4.080806, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Maincolor: {r: 0.5058824, g: 0.67128104, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Noisespeed: {r: 0, g: -1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0, b: 0.9342737, a: 0} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Body_Color.mat.meta ================================================ fileFormatVersion: 2 guid: 724a80f104a481849809405a76cceff0 timeCreated: 1478431311 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Body_Color_orig.mat ================================================ %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: Body_Color_orig m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A m_LightmapFlags: 1 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 m_CustomRenderQueue: -1 stringTagMap: {} disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 m_TexEnvs: - _BumpMap: m_Texture: {fileID: 2800000, guid: e248d1d5781a7b443841818cb6aec2dd, 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: 9e478f052d1a4d149a19b75fe55c36e0, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Maintexture: 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _SpecGlossMap: m_Texture: {fileID: 2800000, guid: 6c3d9725f470455488f7fa30903c2dc2, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1 - _Distortionspeed: 1 - _DstBlend: 0 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 10 - _Globalopacity: 1 - _GlossMapScale: 0 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.2 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0.5 - _Mode: 0 - _Noisescale: 100 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0.8 - _Parallax: 0.02 - _Power: 4 - _Pulseamplitude: 0.05 - _Pulsefrequency: 10 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 4 - _Secondarytextureintensity: 0 - _SmoothnessTextureChannel: 1 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 1 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 4.237095, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Maincolor: {r: 1, g: 0, b: 0, a: 0.666} - _Mainpanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Noisespeed: {r: 0, g: -1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0, b: 0.9342737, a: 0} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Body_Color_orig.mat.meta ================================================ fileFormatVersion: 2 guid: ee99b3a5b30b4cc40bfb546ed0403a93 timeCreated: 1478431311 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Eyeball.mat ================================================ %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: Eyeball m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 0.5, g: 0.5, b: 0.5, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Eyeball.mat.meta ================================================ fileFormatVersion: 2 guid: e71a1cd9037fc904699892c6e3dbebdf timeCreated: 1478431356 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Left.mat ================================================ %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: Left m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 0.2997234, g: 0.27850002, b: 0.5, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Left.mat.meta ================================================ fileFormatVersion: 2 guid: f9e3a7e8ae96ffb449b6e4b1d1e3c641 timeCreated: 1478431275 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Right.mat ================================================ %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: Right m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 0.707, g: 0.21563502, b: 0.21563502, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/Right.mat.meta ================================================ fileFormatVersion: 2 guid: 16ab165a9bfbce24d8c1d39350be5e03 timeCreated: 1478431275 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eye_L1.mat ================================================ %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: eye_L1 m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eye_L1.mat.meta ================================================ fileFormatVersion: 2 guid: 2bf4665455842854a9f88a9863769717 timeCreated: 1479526703 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eye_R1.mat ================================================ %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: eye_R1 m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eye_R1.mat.meta ================================================ fileFormatVersion: 2 guid: bf152e0647e91ca41a9ea84cc5360cf0 timeCreated: 1479526703 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eyebase.mat ================================================ %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: eyebase m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eyebase.mat.meta ================================================ fileFormatVersion: 2 guid: c2a37abe15acef24fb2692d575d7410b timeCreated: 1479526703 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eyeline.mat ================================================ %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: eyeline m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/eyeline.mat.meta ================================================ fileFormatVersion: 2 guid: d4ab7e6ebc9c6524ab779f33c8aecd38 timeCreated: 1479526703 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/face.mat ================================================ %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: face m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _EMISSION 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials/face.mat.meta ================================================ fileFormatVersion: 2 guid: 91539e7d927efa04c922dc3548bb897f timeCreated: 1479526703 licenseType: Store NativeFormatImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Materials.meta ================================================ fileFormatVersion: 2 guid: dd9adc524882e6f4a92ac9c8293daac0 folderAsset: yes timeCreated: 1478431275 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures/AXE_Color.jpg.meta ================================================ fileFormatVersion: 2 guid: af0a8c8b851cc244b96d67ee07e76ce8 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures/AXE_Normal.jpg.meta ================================================ fileFormatVersion: 2 guid: 46857570cfb7abd4cbedae7d30b7dc00 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 0 linearTexture: 1 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestReferenceValue: 0.5 mipMapFadeDistanceStart: 1 mipMapFadeDistanceEnd: 3 bumpmap: convertToNormalMap: 0 externalNormalMap: 1 heightScale: 0.25 normalMapFilter: 0 isReadable: 0 streamingMipmaps: 0 streamingMipmapsPriority: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures/Accessories_Color.jpg.meta ================================================ fileFormatVersion: 2 guid: 36d23f014be285d4f8c613c55a606793 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures/Accessories_Spec.jpg.meta ================================================ fileFormatVersion: 2 guid: 433e204e29c577b4ba2314ca6f225800 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures/Accessories_normal.jpg.meta ================================================ fileFormatVersion: 2 guid: 93fa1a7b6c78cdd4f9c43df143b22830 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 0 linearTexture: 1 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestReferenceValue: 0.5 mipMapFadeDistanceStart: 1 mipMapFadeDistanceEnd: 3 bumpmap: convertToNormalMap: 0 externalNormalMap: 1 heightScale: 0.25 normalMapFilter: 0 isReadable: 0 streamingMipmaps: 0 streamingMipmapsPriority: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures/Body_Color.jpg.meta ================================================ fileFormatVersion: 2 guid: 9e478f052d1a4d149a19b75fe55c36e0 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures/Body_Normal.jpg.meta ================================================ fileFormatVersion: 2 guid: e248d1d5781a7b443841818cb6aec2dd TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 0 linearTexture: 1 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestReferenceValue: 0.5 mipMapFadeDistanceStart: 1 mipMapFadeDistanceEnd: 3 bumpmap: convertToNormalMap: 0 externalNormalMap: 1 heightScale: 0.25 normalMapFilter: 0 isReadable: 0 streamingMipmaps: 0 streamingMipmapsPriority: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models/Textures.meta ================================================ fileFormatVersion: 2 guid: f0ae292f18a90f2409e6d9ab51aea825 folderAsset: yes timeCreated: 1478435846 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian/Models.meta ================================================ fileFormatVersion: 2 guid: 48a95633b2787a6489ed429df1310698 folderAsset: yes timeCreated: 1479606699 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Barbarian.meta ================================================ fileFormatVersion: 2 guid: 17c1b38201019c948a86c20be4c938cd folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Character/FreeCharacter/FreeCharacter_01.FBX.meta ================================================ fileFormatVersion: 2 guid: 7d3425a6c7317e048be11c2ff72db69e ModelImporter: serializedVersion: 23 fileIDToRecycleName: 100000: Bip001 100002: Bip001 Head 100004: Bip001 L Calf 100006: Bip001 L Clavicle 100008: Bip001 L Finger0 100010: Bip001 L Finger01 100012: Bip001 L Finger02 100014: Bip001 L Finger1 100016: Bip001 L Finger11 100018: Bip001 L Finger12 100020: Bip001 L Finger2 100022: Bip001 L Finger21 100024: Bip001 L Finger22 100026: Bip001 L Finger3 100028: Bip001 L Finger31 100030: Bip001 L Finger32 100032: Bip001 L Finger4 100034: Bip001 L Finger41 100036: Bip001 L Finger42 100038: Bip001 L Foot 100040: Bip001 L Forearm 100042: Bip001 L Hand 100044: Bip001 L Thigh 100046: Bip001 L Toe0 100048: Bip001 L UpperArm 100050: Bip001 Neck 100052: Bip001 Pelvis 100054: Bip001 R Calf 100056: Bip001 R Clavicle 100058: Bip001 R Finger0 100060: Bip001 R Finger01 100062: Bip001 R Finger02 100064: Bip001 R Finger1 100066: Bip001 R Finger11 100068: Bip001 R Finger12 100070: Bip001 R Finger2 100072: Bip001 R Finger21 100074: Bip001 R Finger22 100076: Bip001 R Finger3 100078: Bip001 R Finger31 100080: Bip001 R Finger32 100082: Bip001 R Finger4 100084: Bip001 R Finger41 100086: Bip001 R Finger42 100088: Bip001 R Foot 100090: Bip001 R Forearm 100092: Bip001 R Hand 100094: Bip001 R Thigh 100096: Bip001 R Toe0 100098: Bip001 R UpperArm 100100: Bip001 Spine 100102: Bip001 Spine1 100104: Bip001 Spine2 100106: Body_01 100108: //RootNode 400000: Bip001 400002: Bip001 Head 400004: Bip001 L Calf 400006: Bip001 L Clavicle 400008: Bip001 L Finger0 400010: Bip001 L Finger01 400012: Bip001 L Finger02 400014: Bip001 L Finger1 400016: Bip001 L Finger11 400018: Bip001 L Finger12 400020: Bip001 L Finger2 400022: Bip001 L Finger21 400024: Bip001 L Finger22 400026: Bip001 L Finger3 400028: Bip001 L Finger31 400030: Bip001 L Finger32 400032: Bip001 L Finger4 400034: Bip001 L Finger41 400036: Bip001 L Finger42 400038: Bip001 L Foot 400040: Bip001 L Forearm 400042: Bip001 L Hand 400044: Bip001 L Thigh 400046: Bip001 L Toe0 400048: Bip001 L UpperArm 400050: Bip001 Neck 400052: Bip001 Pelvis 400054: Bip001 R Calf 400056: Bip001 R Clavicle 400058: Bip001 R Finger0 400060: Bip001 R Finger01 400062: Bip001 R Finger02 400064: Bip001 R Finger1 400066: Bip001 R Finger11 400068: Bip001 R Finger12 400070: Bip001 R Finger2 400072: Bip001 R Finger21 400074: Bip001 R Finger22 400076: Bip001 R Finger3 400078: Bip001 R Finger31 400080: Bip001 R Finger32 400082: Bip001 R Finger4 400084: Bip001 R Finger41 400086: Bip001 R Finger42 400088: Bip001 R Foot 400090: Bip001 R Forearm 400092: Bip001 R Hand 400094: Bip001 R Thigh 400096: Bip001 R Toe0 400098: Bip001 R UpperArm 400100: Bip001 Spine 400102: Bip001 Spine1 400104: Bip001 Spine2 400106: Body_01 400108: //RootNode 4300000: Body_01 9500000: //RootNode 13700000: Body_01 externalObjects: - first: type: UnityEngine:Material assembly: UnityEngine.CoreModule name: Body_01 second: {fileID: 2100000, guid: 9038b62f757d03048af031a21151c12e, type: 2} materials: importMaterials: 1 materialName: 0 materialSearch: 1 materialLocation: 0 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: 1 meshes: lODScreenPercentages: [] globalScale: 0.01 meshCompression: 0 addColliders: 0 useSRGBMaterialColor: 1 importVisibility: 0 importBlendShapes: 1 importCameras: 0 importLights: 0 swapUVChannels: 0 generateSecondaryUV: 0 useFileUnits: 1 optimizeMeshForGPU: 1 keepQuads: 0 weldVertices: 1 preserveHierarchy: 0 indexFormat: 1 secondaryUVAngleDistortion: 8 secondaryUVAreaDistortion: 15.000001 secondaryUVHardAngle: 88 secondaryUVPackMargin: 4 useFileScale: 0 previousCalculatedGlobalScale: 0.01 hasPreviousCalculatedGlobalScale: 1 tangentSpace: normalSmoothAngle: 60 normalImportMode: 0 tangentImportMode: 4 normalCalculationMode: 0 legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 blendShapeNormalImportMode: 0 normalSmoothingSource: 0 importAnimation: 1 copyAvatar: 0 humanDescription: serializedVersion: 2 human: [] skeleton: [] armTwist: 0.5 foreArmTwist: 0.5 upperLegTwist: 0.5 legTwist: 0.5 armStretch: 0.05 legStretch: 0.05 feetSpacing: 0 rootMotionBoneName: hasTranslationDoF: 0 hasExtraRoot: 0 skeletonHasParents: 0 lastHumanDescriptionAvatarSource: {instanceID: 0} animationType: 2 humanoidOversampling: 1 additionalBone: 1 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Character/FreeCharacter/Materials/Body_01.mat ================================================ %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: Body_01 m_Shader: {fileID: 46, 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: - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 0.5882353, g: 0.5882353, b: 0.5882353, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Character/FreeCharacter/Materials/Body_01.mat.meta ================================================ fileFormatVersion: 2 guid: 9038b62f757d03048af031a21151c12e NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Character/FreeCharacter/Materials.meta ================================================ fileFormatVersion: 2 guid: 7649780ad0f2b194495e6ba94e7247a3 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Character/FreeCharacter.meta ================================================ fileFormatVersion: 2 guid: b657d3c73bce4564a90a059ec78afefc folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore/Character.meta ================================================ fileFormatVersion: 2 guid: 2b5ad05f78b343341b880f6596309a5b folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/AssetStore.meta ================================================ fileFormatVersion: 2 guid: b8e70a3da1aee2f46826f696defb4104 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Fonts/Exo-Medium.ttf.meta ================================================ fileFormatVersion: 2 guid: 0bc5f3b7a5638d545924379631c42d7c TrueTypeFontImporter: externalObjects: {} serializedVersion: 4 fontSize: 16 forceTextureCase: -2 characterSpacing: 0 characterPadding: 1 includeFontData: 1 fontName: Exo fontNames: - Exo fallbackFontReferences: [] customCharacters: fontRenderingMode: 0 ascentCalculationMode: 1 useLegacyBoundsCalculation: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Fonts.meta ================================================ fileFormatVersion: 2 guid: 7a6fdc4f9dccdb14d8045f2f464f0e7b folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Icons/Attribution.md.txt ================================================ Icons from the wonderful Kenney.nl ! ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Icons/Attribution.md.txt.meta ================================================ fileFormatVersion: 2 guid: 5228420504a4d6243a73aafd262d6b6c TextScriptImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Icons/FreeViewIcon.png.meta ================================================ fileFormatVersion: 2 guid: e6259bccac625b347a49b43ed490c83d TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 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 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: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: Android maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: WebGL maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Icons/GalleryIcon.png.meta ================================================ fileFormatVersion: 2 guid: c91cf8e120df1f94ab54cf284ef65cd8 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 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 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: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: Android maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: WebGL maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Icons.meta ================================================ fileFormatVersion: 2 guid: 4b7992254d05e064c92d116938747740 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Ball1.mat ================================================ %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: Ball1 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1.8 - _Distortionspeed: 0.88 - _DstBlend: 0 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 4 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0 - _Mode: 0 - _Noisescale: 50 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.22 - _Pulseamplitude: 1 - _Pulsefrequency: 1 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 1 - _Seondarytextureintensity: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 32 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 1, g: 0, b: 0, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 1, b: 0.2965517, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Maincolor: {r: 0, g: 0.80642533, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0, b: 0, a: 1} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Staticcolor: {r: 0.2647059, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Ball1.mat.meta ================================================ fileFormatVersion: 2 guid: d5245180139ff91428ec24b9760065fb NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Ball2.mat ================================================ %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: Ball2 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1.8 - _Distortionspeed: 0.19 - _DstBlend: 0 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 4 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 1 - _Invert: 1 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0 - _Mode: 0 - _Noisescale: 50 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 1 - _Pulsefrequency: 1 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 1 - _Seondarytextureintensity: 1 - _Sharpen: 0 - _Sharpen2: 0 - _Sharpennn: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 1 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 - _test: 0 m_Colors: - _Bordercolor: {r: 1, g: 0, b: 0, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 1, b: 0.81052995, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Maincolor: {r: 0, g: 0.80642533, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0, b: 0, a: 1} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Staticcolor: {r: 0.2647059, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Ball2.mat.meta ================================================ fileFormatVersion: 2 guid: 762f15c614a33b8458c9e042ac1e6ebf NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Ball3.mat ================================================ %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: Ball3 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 0.49 - _Distortionspeed: 0.88 - _DstBlend: 0 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 6.77 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0 - _Mode: 0 - _Noisescale: 50 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.22 - _Pulseamplitude: 0.25 - _Pulsefrequency: 1 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 1 - _Seondarytextureintensity: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 32 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 1, g: 0, b: 0, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 0.51428366, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Maincolor: {r: 0, g: 0.80642533, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0, b: 0, a: 1} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Staticcolor: {r: 0.2647059, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Ball3.mat.meta ================================================ fileFormatVersion: 2 guid: ad1e221c975af2a4eba9352290825ceb NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/HPPickup.mat ================================================ %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: HPPickup m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _EMISSION 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} - _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} - _Maintexture: 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1 - _Distortionspeed: 1 - _DstBlend: 0 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 0 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 1 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.97 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 1 - _Metallic: 0.5 - _Mode: 0 - _Noisescale: 50 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0 - _Parallax: 0.02 - _Power: 0.39 - _Pulseamplitude: 1 - _Pulsefrequency: 3 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1 - _Secondarytextureintensity: 1 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 1 - _UVSec: 0 - _ZWrite: 1 - __dirty: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 2.1185474, b: 0.67660415, a: 1} - _EmissionColor: {r: 0, g: 0.559802, b: 0.7075472, a: 1} - _Maincolor: {r: 0.7941176, g: 0.1284602, b: 0.1284602, a: 0.666} - _Mainpanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Secondarycolor: {r: 0, g: 0, b: 0, a: 0} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/HPPickup.mat.meta ================================================ fileFormatVersion: 2 guid: f44588271e2212a489718d16c024f338 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_HPPickup.mat ================================================ %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: PS_HPPickup m_Shader: {fileID: 200, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _ALPHABLEND_ON _COLORADDSUBDIFF_ON m_LightmapFlags: 0 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} - _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: 17c8f8164b5ce414bbc77a48c248daa7, 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} m_Floats: - _BlendOp: 0 - _BumpScale: 1 - _CameraFadingEnabled: 0 - _CameraFarFadeDistance: 2 - _CameraNearFadeDistance: 1 - _ColorMode: 1 - _Cull: 2 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DistortionBlend: 0 - _DistortionEnabled: 0 - _DistortionStrength: 7.57 - _DistortionStrengthScaled: 0.757 - _DstBlend: 10 - _EmissionEnabled: 0 - _FlipbookMode: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _LightingEnabled: 0 - _Metallic: 0 - _Mode: 2 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SoftParticlesEnabled: 0 - _SoftParticlesFarFadeDistance: 1 - _SoftParticlesNearFadeDistance: 0 - _SpecularHighlights: 1 - _SrcBlend: 5 - _UVSec: 0 - _ZWrite: 0 m_Colors: - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} - _Color: {r: 1, g: 1, b: 1, a: 1} - _ColorAddSubDiff: {r: 1, g: 0, b: 0, a: 0} - _EmissionColor: {r: 0.8679245, g: 0.8679245, b: 0.8679245, a: 1} - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_HPPickup.mat.meta ================================================ fileFormatVersion: 2 guid: a96f34fa085b03541ab2f0c314da4726 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Shield1.mat ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: PS_Shield1 m_Shader: {fileID: 200, 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: - _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: b7d66af6397ad6d468d1d381204ff31e, 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.61764705, g: 0.61764705, b: 0.61764705, a: 0.5019608} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Shield1.mat.meta ================================================ fileFormatVersion: 2 guid: 37ac399d767a7c8429affef54f906cc4 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Shield2.mat ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: PS_Shield2 m_Shader: {fileID: 200, 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: - _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: 17c8f8164b5ce414bbc77a48c248daa7, 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.61764705, g: 0.61764705, b: 0.61764705, a: 0.5019608} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Shield2.mat.meta ================================================ fileFormatVersion: 2 guid: 8a2240e3ef750624fb1a25fe8a947507 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Shield3.mat ================================================ %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: PS_Shield3 m_Shader: {fileID: 200, 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: - _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: 7b7e6ba6f0864f1438ab533d98219bf2, 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.61764705, g: 0.61764705, b: 0.61764705, a: 0.5019608} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Shield3.mat.meta ================================================ fileFormatVersion: 2 guid: 3317ea729861346458db8275509d060c NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_SunHalo.mat ================================================ %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: PS_SunHalo m_Shader: {fileID: 200, 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: - _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: c883a3002e18b2942a062bb6eae19153, 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_SunHalo.mat.meta ================================================ fileFormatVersion: 2 guid: 2bf86956aaa9c2644abde26b126319a4 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_SunHalo_stylized.mat ================================================ %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: PS_SunHalo_stylized m_Shader: {fileID: 202, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _ALPHABLEND_ON _COLORADDSUBDIFF_ON m_LightmapFlags: 0 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} - _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: c8369cfef54ed9341b43ec2d62dbc07b, 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} m_Floats: - _BlendOp: 0 - _BumpScale: 1 - _CameraFadingEnabled: 0 - _CameraFarFadeDistance: 2 - _CameraNearFadeDistance: 1 - _ColorMode: 1 - _Cull: 2 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DistortionBlend: 0.5 - _DistortionEnabled: 0 - _DistortionStrength: 1 - _DistortionStrengthScaled: 0 - _DstBlend: 10 - _EmissionEnabled: 0 - _FlipbookMode: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _LightingEnabled: 0 - _Metallic: 0 - _Mode: 2 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SoftParticlesEnabled: 0 - _SoftParticlesFarFadeDistance: 1 - _SoftParticlesNearFadeDistance: 0 - _SpecularHighlights: 1 - _SrcBlend: 5 - _UVSec: 0 - _ZWrite: 0 m_Colors: - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} - _Color: {r: 1, g: 1, b: 1, a: 1} - _ColorAddSubDiff: {r: 1, g: 0, b: 0, a: 0} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _TintColor: {r: 0.8113208, g: 0.8113208, b: 0.8113208, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_SunHalo_stylized.mat.meta ================================================ fileFormatVersion: 2 guid: 9525bc727c4a58144904e407bf4fa4b3 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_SunStreak.mat ================================================ %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: PS_SunStreak m_Shader: {fileID: 200, 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: - _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: e3933cb2e2577fb4ab81423186807589, 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_SunStreak.mat.meta ================================================ fileFormatVersion: 2 guid: 3a7260145a09c6643b63e6d38d20c058 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Trails.mat ================================================ %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: PS_Trails m_Shader: {fileID: 200, 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: - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _InvFade: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _TintColor: {r: 1, g: 1, b: 1, a: 0.5019608} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS/PS_Trails.mat.meta ================================================ fileFormatVersion: 2 guid: cf8596c50b4870c4f80b1243329a6106 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/PS.meta ================================================ fileFormatVersion: 2 guid: 645e7576a67ba71409026915a8d4716b folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/SunFrame.mat ================================================ %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: SunFrame m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF 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} - _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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0 - _GlossyReflections: 0 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 0 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/SunFrame.mat.meta ================================================ fileFormatVersion: 2 guid: 05de2ebdb3f497d478a0d1ca7d723182 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/WallSegment_corner.mat ================================================ %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: WallSegment_corner m_Shader: {fileID: 46, 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: - _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: 20cfc6b2a3d1e4042b1cae4cd0b476ed, 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/WallSegment_corner.mat.meta ================================================ fileFormatVersion: 2 guid: 4fe45912f13e55d49baf6388dac6d897 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/WallSegment_floor.mat ================================================ %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: WallSegment_floor m_Shader: {fileID: 46, 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: - _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: 20, y: 20} m_Offset: {x: 0, y: 0} - _MainTex: m_Texture: {fileID: 2800000, guid: 20cfc6b2a3d1e4042b1cae4cd0b476ed, type: 3} m_Scale: {x: 20, y: 20} 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/WallSegment_floor.mat.meta ================================================ fileFormatVersion: 2 guid: 0ba268e24dacc7649a3c3c863df9deac NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/WallSegment_wall.mat ================================================ %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: WallSegment_wall m_Shader: {fileID: 46, 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: - _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: 0.5} m_Offset: {x: 0, y: 0} - _MainTex: m_Texture: {fileID: 2800000, guid: 20cfc6b2a3d1e4042b1cae4cd0b476ed, type: 3} m_Scale: {x: 1, y: 0.5} 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} m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 - _GlossMapScale: 1 - _Glossiness: 0 - _GlossyReflections: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _UVSec: 0 - _ZWrite: 1 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other/WallSegment_wall.mat.meta ================================================ fileFormatVersion: 2 guid: aa427778709675a44931c5136ed1516f NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Other.meta ================================================ fileFormatVersion: 2 guid: 7094b7a183eed8c45a126f5afbfc6f81 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Pickup.mat ================================================ %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: Pickup m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: d6e52df542787e3429ff4238387f1624, 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} - _Normalrefraction: 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 0.5} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _ChromaticAberration: 0.1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1.3 - _Distortionspeed: 0.27 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 0.89 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.266 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.15 - _Metallic: 0 - _Mode: 0 - _Noisescale: 1 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 3.45 - _Pulseamplitude: 0.25 - _Pulsefrequency: 1 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 1 - _Seondarytextureintensity: 1 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 1.3088408, b: 2.1185474, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 0, g: 1, b: 0.43290615, a: 1} - _Mainpanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0.051886797, g: 0.3382505, b: 1, a: 1} - _Secondarypanningspeed: {r: 0, g: 1, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Pickup.mat.meta ================================================ fileFormatVersion: 2 guid: b3369fffd5dfaba4c8f9197fd4a1e99f NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield1.mat ================================================ %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: Shield1 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 329faca4d1be756458b916b64abd351c, type: 3} m_Scale: {x: 2, y: 1.25} 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 0.34 - _Distortionspeed: 0.85 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 0 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.25 - _Metallic: 0 - _Mode: 0 - _Noisescale: 100 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 0.5 - _Pulsefrequency: 5 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 0.5 - _Seondarytextureintensity: 0.5 - _Sharpennoise: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 0, g: 1, b: 0.43290615, a: 1} - _Mainpanningspeed: {r: 0, g: -0.05, b: 0, a: 0} - _Noisespeed: {r: 0, g: 1, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0.26470578, g: 0.9695739, b: 1, a: 1} - _Secondarypanningspeed: {r: 0, g: 2, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield1.mat.meta ================================================ fileFormatVersion: 2 guid: 56669b4f6b15cf346aac921d4880f2eb NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield1_2.mat ================================================ %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: Shield1_2 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLENOISE_ON _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1.5, 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 0.34 - _Distortionspeed: 0.85 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 0 - _Enablenoise: 1 - _Enablepulsation: 0 - _Extraroughness: 0 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.25 - _Metallic: 0 - _Mode: 0 - _Noisescale: 50 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 0.5 - _Pulsefrequency: 5 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 0.5 - _Seondarytextureintensity: 0.5 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 0.5008981, b: 1.4142135, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 0, g: 0.6090965, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: -0.05, b: 0, a: 0} - _Noisespeed: {r: 0, g: 1, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0.26274514, g: 0.60242414, b: 1, a: 1} - _Secondarypanningspeed: {r: 0, g: 2, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield1_2.mat.meta ================================================ fileFormatVersion: 2 guid: 1873cfb1a6d58cf4486ad57555cf8062 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield2.mat ================================================ %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: Shield2 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _ENABLENOISE_ON _INVERTSECONDARYTEXTURE_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 63b4948c62eabb74eaa079e293eddf28, 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 75} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 0.47 - _Distortionspeed: 0.78 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 1 - _Enablenoise: 1 - _Enablepulsation: 0 - _Extraroughness: 1 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 1 - _Maintextureintensity: 0.5 - _Metallic: 0 - _Mode: 0 - _Noisescale: 8 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.81 - _Pulseamplitude: 0 - _Pulsefrequency: 0 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.2 - _Secondarytextureintensity: 0.5 - _Seondarytextureintensity: 0.5 - _Sharpennoise: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 1, b: 0.32225704, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: -0.05, g: 0.05, b: 0, a: 0} - _Maincolor: {r: 0.6163522, g: 1, b: 0.5990566, a: 1} - _Mainpanningspeed: {r: -0.05, g: 0.05, b: 0, a: 0} - _Noisespeed: {r: 0, g: -1, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0, g: 1, b: 0.11260915, a: 1} - _Secondarypanningspeed: {r: 0, g: -5, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield2.mat.meta ================================================ fileFormatVersion: 2 guid: 9a1ca908593705a41907de2f40858ada NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield3.mat ================================================ %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: Shield3 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _ENABLENOISE_ON _SHARPENNN_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, 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} - _Normalrefraction: m_Texture: {fileID: 2800000, guid: 7f891edaddaa77d49a5f8470f5fb0a14, 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 75} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _ChromaticAberration: 0.1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 2 - _Distortionspeed: 1.5 - _DstBlend: 0 - _EdgeLength: 2 - _Enabledistortion: 1 - _Enablenoise: 1 - _Enablepulsation: 0 - _Extraroughness: 0 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.25 - _Metallic: 0 - _Mode: 0 - _Noisescale: 44.65 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.81 - _Pulseamplitude: 0 - _Pulsefrequency: 0 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.2 - _Secondarytextureintensity: 1 - _Seondarytextureintensity: 1 - _Sharpen: 0 - _Sharpennn: 1 - _Sharpennoise: 0.5 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 40 - _TessMin: 10 - _TessPhongStrength: 1 - _TessValue: 8 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1.4142135, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0.05, g: -0.05, b: 0, a: 0} - _Maincolor: {r: 1, g: 0.40945286, b: 0, a: 1} - _Mainpanningspeed: {r: 0.05, g: -0.05, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 5, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0.9034481, g: 0, b: 1, a: 1} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield3.mat.meta ================================================ fileFormatVersion: 2 guid: 83cf83a63ef946f45a055a370fbf2dae NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield3_2.mat ================================================ %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: Shield3_2 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _ENABLENOISE_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 75} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 0.83 - _Distortionspeed: 0.88 - _DstBlend: 0 - _EdgeLength: 2 - _Enabledistortion: 1 - _Enablenoise: 1 - _Enablepulsation: 0 - _Extraroughness: 7.39 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.25 - _Metallic: 0 - _Mode: 0 - _Noisescale: 8.85 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.81 - _Pulseamplitude: 0 - _Pulsefrequency: 0 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.2 - _Secondarytextureintensity: 1 - _Seondarytextureintensity: 1 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 40 - _TessMin: 10 - _TessPhongStrength: 1 - _TessValue: 5 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1.4142135, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0.05, g: -0.05, b: 0, a: 0} - _Maincolor: {r: 1, g: 0.40945286, b: 0, a: 1} - _Mainpanningspeed: {r: 0.05, g: -0.05, b: 0, a: 0} - _Noisespeed: {r: 0, g: -0.5, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0.9034481, g: 0, b: 1, a: 1} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield3_2.mat.meta ================================================ fileFormatVersion: 2 guid: 58f9e9afe722ce9448a3bbcaf5b01359 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield4.mat ================================================ %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: Shield4 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _ENABLEPULSATION_ON _INVERTSECONDARYTEXTURE_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: f0a687370aec67b4796344e4f85a1364, type: 3} m_Scale: {x: 10, 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e22c15780c2999840a0bac941c5df4de, type: 3} m_Scale: {x: 1, y: 6} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 2 - _Distortionspeed: 3 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 1 - _Exponent: 1 - _Extraroughness: 3 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.05 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 1 - _Maintextureintensity: 1 - _Metallic: 0 - _Mode: 0 - _Noisescale: 1 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.81 - _Powerexponent: 1 - _Pulseamplitude: 0.25 - _Pulsefrequency: 20 - _Pulseoffset: 0 - _Pulsephase: 4.01 - _Scale: 1.2 - _Secondarytextureintensity: 0.5 - _Seondarytextureintensity: 1 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 6 - _Test: 1 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 2, g: 0.16470589, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: -0.05, g: 0.05, b: 0, a: 0} - _Maincolor: {r: 1.7411011, g: 0.90810376, b: 0, a: 1} - _Mainpanningspeed: {r: 0, g: -2, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1.7411011, g: 0.15704049, b: 0, a: 1} - _Secondarypanningspeed: {r: 0, g: 5, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield4.mat.meta ================================================ fileFormatVersion: 2 guid: 1268cf6307bfc2c4db2e9adf09eac965 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield5.mat ================================================ %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: Shield5 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _INVERTSECONDARYTEXTURE_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 0} m_Scale: {x: 10, 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 6} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _Depth: -0.05 - _DetailNormalMapScale: 1 - _Distortionscale: 4.43 - _Distortionspeed: 0.17 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Exponent: 1 - _Extraroughness: 3.38 - _Fallof: 1 - _Falloff: 1 - _Float4: -0.05 - _Float5: 1 - _FoamDepth: -0.72 - _FoamFalloff: 3.1 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 1 - _Maintextureintensity: 1 - _Metallic: 0 - _Mode: 0 - _Noisescale: 1 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.81 - _Powerexponent: 1 - _Pulseamplitude: 0.25 - _Pulsefrequency: 20 - _Pulseoffset: 0 - _Pulsephase: 4.01 - _Scale: 1.2 - _Secondarytextureintensity: 0.5 - _Seondarytextureintensity: 1 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 1 - _Test: 1 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1.4142135, g: 0, b: 0.27175084, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: -0.05, g: 0.05, b: 0, a: 0} - _Maincolor: {r: 1.7411011, g: 0.90810376, b: 0, a: 1} - _Mainpanningspeed: {r: 0, g: -2, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1.7411011, g: 0.15704049, b: 0, a: 1} - _Secondarypanningspeed: {r: 0, g: 5, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield5.mat.meta ================================================ fileFormatVersion: 2 guid: 0448629ab2f94674d89906e708a26ebc NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield6.mat ================================================ %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: Shield6 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _INVERTSECONDARYTEXTURE_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 0} m_Scale: {x: 10, 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 6} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 4.43 - _Distortionspeed: 0.17 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Exponent: 1 - _Extraroughness: 3.38 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 1 - _Maintextureintensity: 1 - _Metallic: 0 - _Mode: 0 - _Noisescale: 1 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.81 - _Powerexponent: 1 - _Pulseamplitude: 0.25 - _Pulsefrequency: 20 - _Pulseoffset: 0 - _Pulsephase: 4.01 - _Scale: 1.2 - _Secondarytextureintensity: 0.5 - _Seondarytextureintensity: 1 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 16 - _Test: 1 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1.4142135, g: 0, b: 0.82079846, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: -0.05, g: 0.05, b: 0, a: 0} - _Maincolor: {r: 1.7411011, g: 0.90810376, b: 0, a: 1} - _Mainpanningspeed: {r: 0, g: -2, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1.7411011, g: 0.15704049, b: 0, a: 1} - _Secondarypanningspeed: {r: 0, g: 5, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield6.mat.meta ================================================ fileFormatVersion: 2 guid: 478ce838cdc70404e87142f5a6def118 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield7.mat ================================================ %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: Shield7 m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _SHARPENNN_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, 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} - _Normalrefraction: m_Texture: {fileID: 2800000, guid: 7f891edaddaa77d49a5f8470f5fb0a14, 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 40} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _ChromaticAberration: 0.1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1.62 - _Distortionspeed: 0.14 - _DstBlend: 0 - _EdgeLength: 2 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 1.02 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.465 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.25 - _Metallic: 0 - _Mode: 0 - _Noisescale: 30 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0.545 - _Parallax: 0.02 - _Power: 1.81 - _Pulseamplitude: 0 - _Pulsefrequency: 0 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.2 - _Secondarytextureintensity: 1 - _Seondarytextureintensity: 1 - _Sharpen: 0 - _Sharpennn: 1 - _Sharpennoise: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 40 - _TessMin: 10 - _TessPhongStrength: 1 - _TessValue: 32 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0, g: 0.35876274, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0.05, g: -0.05, b: 0, a: 0} - _Maincolor: {r: 0, g: 0.990005, b: 1, a: 1} - _Mainpanningspeed: {r: 0.05, g: -0.05, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 5, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0, g: 0.120423555, b: 1, a: 1} - _Secondarypanningspeed: {r: 0, g: 0, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Shield7.mat.meta ================================================ fileFormatVersion: 2 guid: 4012e7882b1a66d4fb13cd82f8f0dc19 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_distortion.mat ================================================ %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: Showcase_distortion m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 0} m_Scale: {x: 10, y: 10} 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 8, y: 8} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1.53 - _Distortionspeed: 0.5 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 0.83 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0.1 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0 - _Mode: 0 - _Noisescale: 600 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 0.5 - _Pulsefrequency: 5 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 0 - _Seondarytextureintensity: 0.5 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1, g: 0.23921567, b: 0.5717461, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 1, g: 0, b: 0.32723713, a: 1} - _Mainpanningspeed: {r: 0, g: -1, b: 0, a: 0} - _Noisespeed: {r: 0, g: -20, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0.6460065, b: 0.26274514, a: 1} - _Secondarypanningspeed: {r: 0, g: 0.2, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_distortion.mat.meta ================================================ fileFormatVersion: 2 guid: 3daf77ebb2433d242a5f2a1b427e5abf NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_noise.mat ================================================ %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: Showcase_noise m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLENOISE_ON _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 0} m_Scale: {x: 10, y: 10} 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 8, y: 8} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1.53 - _Distortionspeed: 0.5 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 0 - _Enablenoise: 1 - _Enablepulsation: 0 - _Extraroughness: 0.83 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0 - _Mode: 0 - _Noisescale: 20 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 0.25 - _Pulsefrequency: 8 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 0 - _Seondarytextureintensity: 0.5 - _Sharpen: 0 - _Sharpennn: 0 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0.3546916, g: 0.23921567, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 0, g: 0.21464849, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: -1, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 1, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0.6460065, b: 0.26274514, a: 1} - _Secondarypanningspeed: {r: 0, g: 0.2, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_noise.mat.meta ================================================ fileFormatVersion: 2 guid: cbb14b950b7527d468ad15656db075c0 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_pulsation.mat ================================================ %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: Showcase_pulsation m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEPULSATION_ON _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 0} m_Scale: {x: 10, y: 10} 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} - _Secondarytexture: m_Texture: {fileID: 0} m_Scale: {x: 8, y: 8} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _Depth: -0.05 - _DetailNormalMapScale: 1 - _Distortionscale: 1.53 - _Distortionspeed: 0.5 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 1 - _Extraroughness: 0.83 - _Fallof: 1 - _Falloff: 1 - _Float4: -0.02 - _Float5: 1 - _FoamDepth: -0.05 - _FoamFalloff: 1 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0 - _Metallic: 0 - _Mode: 0 - _Noisescale: 600 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 0.25 - _Pulsefrequency: 8 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 0 - _Seondarytextureintensity: 0.5 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 0.5629653, g: 0.23921567, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 0, g: 0.21464849, b: 1, a: 1} - _Mainpanningspeed: {r: 0, g: -1, b: 0, a: 0} - _Noisespeed: {r: 0, g: -20, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0.6460065, b: 0.26274514, a: 1} - _Secondarypanningspeed: {r: 0, g: 0.2, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_pulsation.mat.meta ================================================ fileFormatVersion: 2 guid: 97097dc7b5421774f9377ee2963eeed8 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_textures.mat ================================================ %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: Showcase_textures m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 05e1fe41cc7b13949a096d6310138337, type: 3} m_Scale: {x: 10, y: 10} 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, type: 3} m_Scale: {x: 8, y: 8} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 0.34 - _Distortionspeed: 0.85 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 0 - _Enablenoise: 0 - _Enablepulsation: 0 - _Extraroughness: 0 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.15 - _Metallic: 0 - _Mode: 0 - _Noisescale: 600 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 0.5 - _Pulsefrequency: 5 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.5 - _Secondarytextureintensity: 0.75 - _Seondarytextureintensity: 0.5 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1, g: 0, b: 0.49695015, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 1, g: 0, b: 0.32723713, a: 1} - _Mainpanningspeed: {r: 0, g: -1, b: 0, a: 0} - _Noisespeed: {r: 0, g: -20, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 0.26274514, g: 0.52608865, b: 1, a: 1} - _Secondarypanningspeed: {r: 0, g: 0.2, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Showcase_textures.mat.meta ================================================ fileFormatVersion: 2 guid: 0ef0cb57a034c77498370531abdb4b3c NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Speedball.mat ================================================ %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: Speedball m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLENOISE_ON _INVERTMAINTEXTURE_ON _INVERT_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: 05e1fe41cc7b13949a096d6310138337, type: 3} m_Scale: {x: 10, y: 10} 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: 693d3cca90d55c741b729cf055d4f0a6, type: 3} m_Scale: {x: 8, y: 8} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Addnoise: 0 - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _Depth: -0.05 - _DetailNormalMapScale: 1 - _Distortionscale: 2.03 - _Distortionspeed: 0.5 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 0 - _Enablenoise: 1 - _Enablepulsation: 0 - _Extraroughness: 10 - _Fallof: 1 - _Float4: -0.05 - _Float5: 1 - _FoamDepth: 0 - _FoamFalloff: 0 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 0 - _Invert: 1 - _Invertmaintexture: 1 - _Invertsecondarytexture: 0 - _Maintextureintensity: 0.15 - _Metallic: 0 - _Mode: 0 - _Noisescale: 50 - _Noisesize: 3.4 - _OcclusionStrength: 1 - _Outerfresnelintensity: 1 - _Parallax: 0.02 - _Power: 1.2 - _Pulseamplitude: 0.05 - _Pulsefrequency: 9.79 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 2 - _Secondarytextureintensity: 0.75 - _Seondarytextureintensity: 0.5 - _Sharpen: 0 - _Sharpennoise: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 3 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1.4142135, g: 0, b: 0.011091871, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: 0, g: -0.1, b: 0, a: 0} - _Maincolor: {r: 2, g: 0.015686275, b: 0, a: 1} - _Mainpanningspeed: {r: 0, g: -1, b: 0, a: 0} - _Noisespeed: {r: 0, g: 1, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1, g: 0.2627451, b: 0.58431375, a: 1} - _Secondarypanningspeed: {r: 0, g: 0.2, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Speedball.mat.meta ================================================ fileFormatVersion: 2 guid: 2b4e4c9dc9563ce4a874b21ef98df62a NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Sun.mat ================================================ %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: Sun m_Shader: {fileID: 4800000, guid: 61054a61bebe19f49a8d9767c1c3212d, type: 3} m_ShaderKeywords: _ENABLEDISTORTION_ON _ENABLEPULSATION_ON _INVERTSECONDARYTEXTURE_ON m_LightmapFlags: 0 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} - _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} - _Maintexture: m_Texture: {fileID: 2800000, guid: f0a687370aec67b4796344e4f85a1364, type: 3} m_Scale: {x: 10, 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} - _Secondarytexture: m_Texture: {fileID: 2800000, guid: e22c15780c2999840a0bac941c5df4de, type: 3} m_Scale: {x: 1, y: 6} m_Offset: {x: 0, y: 0} - _Static: m_Texture: {fileID: 2800000, guid: e3933cb2e2577fb4ab81423186807589, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _Texture: m_Texture: {fileID: 2800000, guid: 5a225669b449f104ebfe1ac897d85446, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _texcoord: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: - _Bias: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _Distortionscale: 1.27 - _Distortionspeed: 0.25 - _DstBlend: 0 - _EdgeLength: 15 - _Enabledistortion: 1 - _Enablenoise: 0 - _Enablepulsation: 1 - _Exponent: 1 - _Extraroughness: 10 - _GlobalFade: 1 - _Globalopacity: 1 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 - _Innerfresnelintensity: 1 - _Invert: 0 - _Invertmaintexture: 0 - _Invertsecondarytexture: 1 - _Maintextureintensity: 0 - _Metallic: 0 - _Mode: 0 - _Noisescale: 1 - _Noisesize: 0 - _OcclusionStrength: 1 - _Outerfresnelintensity: 0 - _Parallax: 0.02 - _Power: 1.81 - _Powerexponent: 1 - _Pulseamplitude: 0.008 - _Pulsefrequency: 20 - _Pulseoffset: 0 - _Pulsephase: 0 - _Scale: 1.2 - _Secondarytextureintensity: 0 - _Seondarytextureintensity: 1 - _Sharpennoise: 0 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - _TessMax: 25 - _TessMin: 10 - _TessPhongStrength: 0.5 - _TessValue: 19 - _Test: 1 - _Texintensity: 4 - _UVSec: 0 - _ZWrite: 1 - __dirty: 0 - _test: 0 m_Colors: - _Bordercolor: {r: 0, g: 0.70980394, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _Edgecolor: {r: 1.8443027, g: 0.15449657, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _MainPanningspeed: {r: -0.05, g: 0.05, b: 0, a: 0} - _Maincolor: {r: 1.7411011, g: 0.90810376, b: 0, a: 1} - _Mainpanningspeed: {r: 0, g: -2, b: 0, a: 0} - _Noisespeed: {r: 0, g: 0, b: 0, a: 0} - _Panningspeed: {r: 0, g: 0.1, b: 0, a: 0} - _Secondarycolor: {r: 1.7411011, g: 0.15704049, b: 0, a: 1} - _Secondarypanningspeed: {r: 0, g: 5, b: 0, a: 0} - _Staticcolor: {r: 0.26470587, g: 0.6957404, b: 1, a: 0.978} - _Staticpanningspeed: {r: 0, g: 2, b: 0, a: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials/Sun.mat.meta ================================================ fileFormatVersion: 2 guid: 0d445614bbb4753468aa6e5f59c25430 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Materials.meta ================================================ fileFormatVersion: 2 guid: 25ae06cb90312c24bafeab1858f77142 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models/Ball1.fbx.meta ================================================ fileFormatVersion: 2 guid: 0761a1cf31959664d8533eadad0aa0b0 ModelImporter: serializedVersion: 23 fileIDToRecycleName: 100000: //RootNode 400000: //RootNode 2100000: lambert1 2300000: //RootNode 3300000: //RootNode 4300000: Ball1 9500000: //RootNode 2186277476908879412: ImportLogs externalObjects: {} materials: importMaterials: 0 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: 1 meshes: lODScreenPercentages: [] globalScale: 0.4 meshCompression: 0 addColliders: 0 useSRGBMaterialColor: 1 importVisibility: 0 importBlendShapes: 0 importCameras: 0 importLights: 0 swapUVChannels: 0 generateSecondaryUV: 0 useFileUnits: 1 optimizeMeshForGPU: 1 keepQuads: 0 weldVertices: 1 preserveHierarchy: 0 indexFormat: 0 secondaryUVAngleDistortion: 8 secondaryUVAreaDistortion: 15.000001 secondaryUVHardAngle: 88 secondaryUVPackMargin: 4 useFileScale: 0 previousCalculatedGlobalScale: 1 hasPreviousCalculatedGlobalScale: 0 tangentSpace: normalSmoothAngle: 180 normalImportMode: 0 tangentImportMode: 3 normalCalculationMode: 4 legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 blendShapeNormalImportMode: 1 normalSmoothingSource: 0 importAnimation: 0 copyAvatar: 0 humanDescription: serializedVersion: 2 human: [] skeleton: [] armTwist: 0.5 foreArmTwist: 0.5 upperLegTwist: 0.5 legTwist: 0.5 armStretch: 0.05 legStretch: 0.05 feetSpacing: 0 rootMotionBoneName: hasTranslationDoF: 0 hasExtraRoot: 0 skeletonHasParents: 1 lastHumanDescriptionAvatarSource: {instanceID: 0} animationType: 0 humanoidOversampling: 1 additionalBone: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models/HPPickup.obj ================================================ # This file uses centimeters as units for non-parametric coordinates. g default v -0.422529 -0.602666 0.598344 v 0.422250 -0.602571 0.598249 v -0.422529 0.599150 0.598344 v 0.422250 0.599056 0.598249 v -0.422529 0.599150 -0.609025 v 0.422250 0.599056 -0.608931 v -0.422529 -0.602666 -0.609025 v 0.422250 -0.602571 -0.608931 v -0.241553 -0.452137 1.297753 v 0.241057 -0.452043 1.297677 v 0.241057 0.444476 1.297678 v -0.241553 0.444570 1.297753 v -0.241553 1.297753 0.442835 v 0.241057 1.297677 0.442741 v 0.241057 1.297678 -0.465731 v -0.241553 1.297753 -0.465824 v -0.241553 0.444570 -1.297753 v 0.241057 0.444476 -1.297677 v 0.241057 -0.452043 -1.297678 v -0.241553 -0.452137 -1.297753 v -0.241553 -1.297753 -0.465824 v 0.241057 -1.297677 -0.465731 v 0.241057 -1.297677 0.442741 v -0.241553 -1.297753 0.442835 v -0.142864 -0.564620 1.475056 v 0.144495 -0.564533 1.474996 v 0.144495 0.558527 1.474996 v -0.142864 0.558614 1.475056 v -0.142864 1.475055 0.557236 v 0.144495 1.474996 0.557150 v 0.144495 1.474996 -0.575397 v -0.142864 1.475056 -0.575484 v -0.142864 0.558614 -1.475055 v 0.144495 0.558527 -1.474996 v 0.144495 -0.564533 -1.474996 v -0.142864 -0.564620 -1.475056 v -0.142864 -1.475056 -0.575484 v 0.144495 -1.474996 -0.575397 v 0.144495 -1.474996 0.557149 v -0.142864 -1.475056 0.557236 v -0.239619 -0.780733 0.780733 v 0.243625 -0.780650 0.780650 v -0.239619 0.780733 0.780733 v 0.243625 0.780650 0.780650 v -0.239619 0.780733 -0.780733 v 0.243625 0.780650 -0.780650 v -0.239619 -0.780733 -0.780733 v 0.243625 -0.780650 -0.780650 v 0.008750 0.795067 0.795067 v 0.004095 1.477213 0.558468 v 0.004095 1.477213 -0.576715 v 0.008750 0.795067 -0.795067 v 0.004095 0.559845 -1.477213 v 0.004095 -0.565851 -1.477213 v 0.008750 -0.795067 -0.795067 v 0.004095 -1.477213 -0.576715 v 0.004095 -1.477213 0.558468 v 0.008750 -0.795067 0.795067 v 0.004095 -0.565851 1.477213 v 0.004095 0.559845 1.477213 v 0.436044 -0.006386 0.727700 v 0.197033 -0.006354 1.564898 v 0.115635 -0.007662 1.877610 v 0.002591 -0.007662 1.877610 v -0.114742 -0.007662 1.877610 v -0.197406 -0.006354 1.564898 v -0.436044 -0.006386 0.727700 v -0.436044 -0.006386 -0.744804 v -0.197406 -0.006354 -1.564898 v -0.114742 -0.007662 -1.877610 v 0.002591 -0.007662 -1.877610 v 0.115635 -0.007662 -1.877610 v 0.197033 -0.006354 -1.564898 v 0.436044 -0.006386 -0.744804 v 0.436044 -0.734621 -0.027448 v 0.197033 -1.564898 -0.027172 v 0.115635 -1.877610 -0.032763 v 0.002591 -1.877610 -0.032763 v -0.114742 -1.877610 -0.032763 v -0.197406 -1.564898 -0.027172 v -0.436044 -0.734621 -0.027448 v -0.500000 -0.007066 -0.029695 v -0.436044 0.728991 -0.027448 v -0.197406 1.564898 -0.027172 v -0.114742 1.877610 -0.032763 v 0.002591 1.877610 -0.032763 v 0.115635 1.877610 -0.032763 v 0.197033 1.564898 -0.027172 v 0.436044 0.728991 -0.027448 v 0.500000 -0.007066 -0.029695 v 0.436044 0.249154 0.694591 v 0.197190 0.248277 1.498557 v 0.114971 0.298753 1.797632 v 0.002591 0.298158 1.797256 v -0.114085 0.298771 1.797643 v -0.197548 0.248285 1.498562 v -0.436044 0.249154 0.694591 v -0.500000 0.283271 -0.028785 v -0.436044 0.249154 -0.710206 v -0.197548 0.248285 -1.498562 v -0.114085 0.298771 -1.797643 v 0.002591 0.298158 -1.797256 v 0.114971 0.298753 -1.797632 v 0.197190 0.248277 -1.498557 v 0.436044 0.249154 -0.710206 v 0.500000 0.283271 -0.028785 v 0.436044 -0.270238 0.694591 v 0.197190 -0.269346 1.498557 v 0.114971 -0.324158 1.797632 v 0.002591 -0.323562 1.797256 v -0.114085 -0.324176 1.797643 v -0.197548 -0.269354 1.498562 v -0.436044 -0.270238 0.694591 v -0.500000 -0.307027 -0.028785 v -0.436044 -0.270238 -0.710206 v -0.197548 -0.269354 -1.498562 v -0.114085 -0.324176 -1.797643 v 0.002591 -0.323562 -1.797256 v 0.114971 -0.324158 -1.797632 v 0.197190 -0.269346 -1.498557 v 0.436044 -0.270238 -0.710206 v 0.500000 -0.307027 -0.028785 v 0.197190 -1.498557 0.240994 v 0.114971 -1.797632 0.289973 v 0.002591 -1.797256 0.289377 v -0.114085 -1.797643 0.289991 v -0.197548 -1.498562 0.241002 v -0.436044 -0.700909 0.241812 v -0.500000 -0.284611 0.255154 v -0.500000 -0.006642 0.275259 v -0.500000 0.262830 0.255154 v -0.436044 0.695770 0.241812 v -0.197548 1.498562 0.241002 v -0.114085 1.797643 0.289991 v 0.002591 1.797256 0.289377 v 0.114971 1.797632 0.289973 v 0.197190 1.498557 0.240994 v 0.436044 0.695770 0.241812 v 0.500000 0.262830 0.255154 v 0.500000 -0.006642 0.275259 v 0.500000 -0.284611 0.255154 v 0.436044 -0.700909 0.241812 v 0.197190 -1.498557 -0.308850 v 0.114971 -1.797632 -0.371789 v 0.002591 -1.797256 -0.371194 v -0.114085 -1.797643 -0.371807 v -0.197548 -1.498562 -0.308858 v -0.436044 -0.700909 -0.309802 v -0.500000 -0.284611 -0.325532 v -0.500000 -0.006642 -0.351454 v -0.500000 0.262830 -0.325532 v -0.436044 0.695770 -0.309802 v -0.197548 1.498562 -0.308858 v -0.114085 1.797643 -0.371807 v 0.002591 1.797256 -0.371194 v 0.114971 1.797632 -0.371789 v 0.197190 1.498557 -0.308850 v 0.436044 0.695770 -0.309802 v 0.500000 0.262830 -0.325532 v 0.500000 -0.006642 -0.351454 v 0.500000 -0.284611 -0.325532 v 0.436044 -0.700909 -0.309802 v -0.282888 -0.504144 1.400094 v -0.228691 -0.282139 1.703429 v -0.259564 -0.565213 1.469642 v -0.226215 -0.318022 1.780477 v -0.228691 1.703429 -0.322976 v -0.282888 1.400094 -0.513458 v -0.226215 1.780477 -0.364320 v -0.259564 1.469642 -0.575773 v -0.228691 -0.282139 -1.703429 v -0.282888 -0.504144 -1.400094 v -0.226215 -0.318022 -1.780477 v -0.259564 -0.565213 -1.469642 v -0.282888 -1.400094 -0.513458 v -0.228691 -1.703429 -0.322976 v -0.259564 -1.469642 -0.575773 v -0.226215 -1.780477 -0.364320 v -0.451509 -0.711117 0.711117 v -0.392557 -0.786365 0.786365 v -0.451509 0.711117 0.711117 v -0.282888 0.498994 1.400093 v -0.259564 0.559375 1.469642 v -0.392557 0.786365 0.786365 v -0.282888 1.400093 0.497814 v -0.259564 1.469642 0.558036 v -0.451509 0.711117 -0.711117 v -0.392557 0.786365 -0.786365 v -0.282888 0.498994 -1.400093 v -0.259564 0.559375 -1.469642 v -0.451509 -0.711117 -0.711117 v -0.392557 -0.786365 -0.786365 v -0.282888 -1.400093 0.497814 v -0.259564 -1.469642 0.558037 v -0.228765 -0.006569 1.776466 v -0.228691 0.260358 1.703428 v -0.228765 -0.007447 1.857759 v -0.226215 0.293329 1.780477 v -0.228765 -0.006569 -1.776466 v -0.228765 -0.007447 -1.857759 v -0.228691 0.260358 -1.703428 v -0.226215 0.293329 -1.780477 v -0.228765 -1.776466 -0.028089 v -0.228691 -1.703428 0.252830 v -0.228765 -1.857759 -0.031846 v -0.226215 -1.780477 0.284794 v -0.228765 1.776466 -0.028089 v -0.228765 1.857759 -0.031846 v -0.228691 1.703428 0.252830 v -0.226215 1.780476 0.284794 v 0.281186 -0.503804 1.399830 v 0.226846 -0.282088 1.703397 v 0.224307 -0.317940 1.780425 v 0.257728 -0.564797 1.469349 v 0.226846 1.703397 -0.322925 v 0.281186 1.399830 -0.513119 v 0.257728 1.469349 -0.575357 v 0.224307 1.780425 -0.364239 v 0.226846 -0.282088 -1.703397 v 0.281186 -0.503804 -1.399830 v 0.257728 -0.564797 -1.469349 v 0.224307 -0.317940 -1.780425 v 0.281186 -1.399830 -0.513119 v 0.226846 -1.703397 -0.322925 v 0.224307 -1.780425 -0.364239 v 0.257728 -1.469349 -0.575357 v 0.449628 -0.710489 0.710489 v 0.391071 -0.785895 0.785895 v 0.449628 0.710489 0.710489 v 0.281185 0.498655 1.399830 v 0.391071 0.785895 0.785895 v 0.257728 0.558959 1.469349 v 0.281186 1.399830 0.497474 v 0.257728 1.469349 0.557620 v 0.449628 0.710489 -0.710489 v 0.391071 0.785895 -0.785895 v 0.281186 0.498655 -1.399830 v 0.257728 0.558959 -1.469349 v 0.449628 -0.710489 -0.710489 v 0.391071 -0.785895 -0.785895 v 0.281186 -1.399830 0.497474 v 0.257728 -1.469349 0.557620 v 0.226867 -0.006569 1.776466 v 0.226867 -0.007447 1.857759 v 0.226846 0.260308 1.703397 v 0.224307 0.293247 1.780425 v 0.226846 0.260308 -1.703397 v 0.226867 -0.006569 -1.776466 v 0.226867 -0.007447 -1.857759 v 0.224307 0.293247 -1.780425 v 0.226867 -1.776466 -0.028089 v 0.226867 -1.857759 -0.031846 v 0.226846 -1.703397 0.252780 v 0.224307 -1.780425 0.284712 v 0.226846 1.703397 0.252780 v 0.226867 1.776466 -0.028089 v 0.226867 1.857759 -0.031846 v 0.224307 1.780425 0.284712 v -0.307858 -1.166959 -0.027205 v -0.197423 -1.547605 0.109863 v -0.307875 -1.116823 0.240332 v -0.492386 -0.467208 -0.028039 v -0.492386 -0.440561 0.246232 v -0.500000 -0.299065 0.113615 v -0.500000 0.138177 -0.029423 v -0.500000 -0.006914 0.125207 v -0.500000 0.126517 0.268149 v -0.500000 0.276049 0.113615 v -0.307858 1.166289 -0.027205 v -0.436044 0.719907 0.109770 v -0.307875 1.116211 0.240332 v -0.197423 1.547605 0.109863 v -0.246498 1.817112 -0.029968 v -0.228756 1.757105 0.114011 v -0.244990 1.742342 0.269429 v -0.228461 1.837404 0.129038 v -0.053776 1.797302 0.289450 v 0.002591 1.856770 0.132324 v -0.053854 1.877609 -0.032763 v -0.114664 1.856816 0.132397 v 0.057515 1.877610 -0.032763 v 0.057436 1.797300 0.289448 v 0.115556 1.856815 0.132395 v 0.226865 1.757101 0.114005 v 0.244316 1.817112 -0.029968 v 0.226562 1.837398 0.129028 v 0.242833 1.742294 0.269353 v 0.436044 0.719907 0.109770 v 0.307814 1.166289 -0.027205 v 0.197052 1.547604 0.109862 v 0.307833 1.116211 0.240331 v 0.500000 -0.006914 0.125207 v 0.500000 0.138177 -0.029423 v 0.500000 0.276049 0.113615 v 0.500000 0.126517 0.268149 v 0.492386 -0.467208 -0.028039 v 0.500000 -0.299065 0.113615 v 0.492386 -0.440561 0.246232 v 0.434643 0.387379 0.658127 v 0.327368 0.474628 1.008396 v 0.204394 0.369210 1.415907 v 0.233282 0.395184 1.607612 v 0.224291 0.442705 1.679579 v 0.002770 0.445014 1.691238 v 0.117451 0.446311 1.691893 v -0.116485 0.446365 1.691928 v -0.235027 0.395347 1.607721 v -0.226208 0.442954 1.679740 v -0.434671 0.387388 0.658137 v -0.204753 0.369242 1.415930 v -0.327747 0.474737 1.008497 v -0.492386 0.450638 -0.028039 v -0.492386 0.425423 0.246232 v -0.492386 0.425423 -0.314717 v -0.434671 0.387388 -0.672882 v -0.327747 0.474737 -1.009571 v -0.204753 0.369242 -1.415930 v -0.235027 0.395347 -1.607721 v -0.226208 0.442954 -1.679740 v 0.002770 0.445014 -1.691238 v -0.116485 0.446365 -1.691928 v 0.117451 0.446311 -1.691893 v 0.233282 0.395184 -1.607612 v 0.224291 0.442705 -1.679579 v 0.434643 0.387379 -0.672872 v 0.204394 0.369210 -1.415907 v 0.327368 0.474628 -1.009470 v 0.492386 0.425423 -0.314717 v 0.492386 0.450638 -0.028039 v 0.492386 0.425423 0.246232 v 0.436044 -0.139179 0.718658 v 0.197052 -0.139052 1.547604 v 0.226865 -0.144180 1.757101 v 0.226562 -0.163238 1.837398 v 0.002591 -0.167519 1.856770 v 0.115556 -0.167590 1.856815 v -0.114664 -0.167592 1.856816 v -0.228756 -0.144186 1.757104 v -0.228461 -0.163248 1.837404 v -0.436044 -0.139179 0.718659 v -0.197423 -0.139052 1.547605 v -0.500000 -0.157389 -0.029423 v -0.500000 -0.144329 0.268149 v -0.500000 -0.144329 -0.342187 v -0.436044 -0.139179 -0.735201 v -0.197423 -0.139052 -1.547605 v -0.228756 -0.144186 -1.757104 v -0.228461 -0.163248 -1.837404 v 0.002591 -0.167519 -1.856770 v -0.114664 -0.167592 -1.856816 v 0.115556 -0.167590 -1.856815 v 0.226865 -0.144180 -1.757101 v 0.226562 -0.163238 -1.837398 v 0.436044 -0.139179 -0.735201 v 0.197052 -0.139052 -1.547604 v 0.500000 -0.144329 -0.342187 v 0.500000 -0.157389 -0.029423 v 0.500000 -0.144329 0.268149 v 0.233282 -1.607612 0.391405 v 0.224291 -1.679579 0.438421 v 0.002770 -1.691238 0.440606 v 0.117451 -1.691893 0.441903 v -0.116485 -1.691928 0.441957 v -0.235027 -1.607721 0.391568 v -0.226208 -1.679740 0.438670 v -0.434671 -0.664103 0.383759 v -0.204753 -1.415930 0.365514 v -0.327747 -1.008931 0.473535 v -0.492386 -0.274898 0.421632 v -0.492386 -0.006465 0.446533 v -0.492386 0.253707 0.421632 v -0.434671 0.659250 0.383759 v -0.327747 1.008578 0.473535 v -0.204753 1.415930 0.365514 v -0.235027 1.607721 0.391568 v -0.226208 1.679740 0.438670 v 0.002770 1.691238 0.440606 v -0.116485 1.691928 0.441957 v 0.117451 1.691893 0.441903 v 0.233282 1.607612 0.391405 v 0.224291 1.679579 0.438421 v 0.434643 0.659240 0.383750 v 0.204394 1.415907 0.365482 v 0.327368 1.008477 0.473425 v 0.492386 0.253707 0.421632 v 0.492386 -0.006465 0.446533 v 0.492386 -0.274898 0.421632 v 0.434643 -0.664094 0.383750 v 0.327368 -1.008831 0.473425 v 0.204394 -1.415907 0.365482 v 0.226865 -1.757101 -0.179483 v 0.226562 -1.837398 -0.203262 v 0.002591 -1.856770 -0.208696 v 0.115556 -1.856815 -0.208766 v -0.114664 -1.856816 -0.208769 v -0.228756 -1.757104 -0.179489 v -0.228461 -1.837404 -0.203272 v -0.436044 -0.725352 -0.173505 v -0.197423 -1.547605 -0.173203 v -0.500000 -0.299065 -0.180039 v -0.500000 -0.006914 -0.195342 v -0.500000 0.276049 -0.180039 v -0.436044 0.719907 -0.173505 v -0.197423 1.547605 -0.173203 v -0.228756 1.757104 -0.179489 v -0.228461 1.837404 -0.203272 v 0.002591 1.856770 -0.208696 v -0.114664 1.856816 -0.208769 v 0.115556 1.856815 -0.208766 v 0.226865 1.757101 -0.179483 v 0.226562 1.837398 -0.203262 v 0.436044 0.719907 -0.173505 v 0.197052 1.547604 -0.173202 v 0.500000 0.276049 -0.180039 v 0.500000 -0.006914 -0.195342 v 0.500000 -0.299065 -0.180039 v 0.436044 -0.725352 -0.173505 v 0.197052 -1.547604 -0.173202 v -0.248827 -0.478061 1.366643 v -0.189060 -0.272445 1.663761 v -0.176972 -0.324400 1.796204 v -0.208466 -0.569844 1.478121 v -0.189060 1.663761 -0.312107 v -0.248827 1.366643 -0.487849 v -0.208466 1.478121 -0.580673 v -0.176972 1.796204 -0.371873 v -0.189060 -0.272445 -1.663761 v -0.248827 -0.478061 -1.366643 v -0.208466 -0.569844 -1.478121 v -0.176972 -0.324400 -1.796204 v -0.248827 -1.366643 -0.487849 v -0.189060 -1.663761 -0.312107 v -0.176972 -1.796204 -0.371873 v -0.208466 -1.478121 -0.580673 v -0.429164 -0.676277 0.675842 v -0.328224 -0.788018 0.788018 v -0.248827 0.472650 1.366643 v -0.429164 0.675923 0.675842 v -0.328224 0.788018 0.788018 v -0.208466 0.563859 1.478121 v -0.248827 1.366643 0.471409 v -0.208466 1.478121 0.562486 v -0.429164 0.675923 -0.676916 v -0.328224 0.788018 -0.788018 v -0.248827 0.472650 -1.366643 v -0.208466 0.563859 -1.478121 v -0.429164 -0.676277 -0.676916 v -0.328224 -0.788018 -0.788018 v -0.248827 -1.366643 0.471409 v -0.208466 -1.478121 0.562486 v -0.188721 -0.006380 1.736155 v -0.189060 0.251291 1.663761 v -0.176972 0.299081 1.796204 v -0.178880 -0.007636 1.875247 v -0.189060 0.251291 -1.663760 v -0.188721 -0.006380 -1.736155 v -0.178880 -0.007636 -1.875247 v -0.176972 0.299081 -1.796204 v -0.188721 -1.736155 -0.027281 v -0.189060 -1.663761 0.243979 v -0.176972 -1.796204 0.290329 v -0.178880 -1.875246 -0.032654 v -0.189060 1.663760 0.243979 v -0.188721 1.736155 -0.027281 v -0.178880 1.875246 -0.032654 v -0.176972 1.796204 0.290329 v 0.187967 -0.272419 1.663745 v 0.247809 -0.477866 1.366487 v 0.207585 -0.569583 1.477941 v 0.175971 -0.324347 1.796170 v 0.247809 1.366487 -0.487654 v 0.187967 1.663745 -0.312082 v 0.175971 1.796170 -0.371820 v 0.207585 1.477941 -0.580411 v 0.247809 -0.477866 -1.366487 v 0.187967 -0.272419 -1.663745 v 0.175971 -0.324347 -1.796170 v 0.207585 -0.569583 -1.477941 v 0.187967 -1.663745 -0.312082 v 0.247809 -1.366487 -0.487654 v 0.207585 -1.477941 -0.580411 v 0.175971 -1.796170 -0.371820 v 0.427989 -0.675881 0.675446 v 0.327906 -0.787762 0.787762 v 0.427989 0.675527 0.675446 v 0.247809 0.472455 1.366487 v 0.207585 0.563597 1.477941 v 0.327906 0.787762 0.787762 v 0.247809 1.366487 0.471215 v 0.207585 1.477941 0.562225 v 0.427989 0.675528 -0.676521 v 0.327906 0.787762 -0.787762 v 0.247809 0.472455 -1.366487 v 0.207585 0.563598 -1.477941 v 0.427989 -0.675881 -0.676521 v 0.327906 -0.787762 -0.787762 v 0.247809 -1.366487 0.471215 v 0.207585 -1.477941 0.562225 v 0.187967 0.251266 1.663745 v 0.187586 -0.006380 1.736155 v 0.177896 -0.007636 1.875247 v 0.175971 0.299027 1.796170 v 0.187586 -0.006380 -1.736155 v 0.187967 0.251266 -1.663745 v 0.175971 0.299027 -1.796170 v 0.177896 -0.007636 -1.875247 v 0.187967 -1.663745 0.243954 v 0.187586 -1.736155 -0.027281 v 0.177896 -1.875246 -0.032654 v 0.175971 -1.796170 0.290276 v 0.187586 1.736155 -0.027281 v 0.187967 1.663745 0.243954 v 0.175971 1.796170 0.290276 v 0.177896 1.875246 -0.032654 v -0.070250 -0.564316 1.475567 v 0.002770 -0.462698 1.691238 v -0.053776 -0.323635 1.797302 v -0.116485 -0.464050 1.691928 v -0.053776 1.797302 -0.371267 v 0.002770 1.691238 -0.494889 v -0.070250 1.475567 -0.575180 v -0.116485 1.691928 -0.496240 v -0.053776 -0.323635 -1.797302 v 0.002770 -0.462699 -1.691238 v -0.070250 -0.564316 -1.475567 v -0.116485 -0.464050 -1.691928 v -0.070250 -1.475567 -0.575180 v 0.002770 -1.691238 -0.494889 v -0.053776 -1.797302 -0.371267 v -0.116485 -1.691928 -0.496240 v 0.492386 -0.440561 -0.314717 v 0.434643 -0.664094 -0.428340 v 0.434643 -0.401901 -0.672872 v 0.492386 -0.274898 -0.468127 v -0.434671 -0.664103 -0.428350 v -0.492386 -0.440561 -0.314717 v -0.492386 -0.274898 -0.468127 v -0.434671 -0.401911 -0.672882 v -0.122157 -0.787673 0.787673 v 0.006995 -0.637894 1.124898 v -0.202980 -0.628770 1.115139 v 0.434643 -0.401901 0.658127 v 0.307833 -0.268692 1.116071 v 0.204394 -0.384194 1.415907 v 0.327368 -0.479872 1.008396 v 0.006995 0.637179 1.124898 v -0.122157 0.787673 0.787673 v -0.202980 0.628055 1.115139 v -0.070250 0.558310 1.475567 v -0.434671 -0.401911 0.658137 v -0.327747 -0.479981 1.008497 v -0.204753 -0.384227 1.415930 v -0.307875 -0.268693 1.116071 v 0.006995 1.124898 0.637015 v -0.070250 1.475568 0.556933 v -0.202980 1.115139 0.627892 v 0.434643 0.659240 -0.428340 v 0.327368 1.008477 -0.489358 v 0.204394 1.415907 -0.411465 v 0.307833 1.116211 -0.308203 v -0.122157 0.787673 -0.787673 v -0.202980 1.115139 -0.630064 v 0.006995 1.124898 -0.639187 v -0.434671 0.659250 -0.428350 v -0.307875 1.116211 -0.308204 v -0.204753 1.415930 -0.411498 v -0.327747 1.008578 -0.489467 v 0.006995 0.637179 -1.124898 v -0.070250 0.558310 -1.475568 v -0.202980 0.628055 -1.115139 v 0.327368 -0.479872 -1.009470 v 0.204394 -0.384194 -1.415907 v 0.307833 -0.268692 -1.117929 v -0.122157 -0.787673 -0.787673 v -0.202980 -0.628770 -1.115139 v 0.006995 -0.637894 -1.124898 v -0.307875 -0.268693 -1.117930 v -0.204753 -0.384227 -1.415930 v -0.327747 -0.479981 -1.009571 v 0.006995 -1.124898 -0.639187 v -0.202980 -1.115139 -0.630064 v 0.307833 -1.116823 -0.308203 v 0.204394 -1.415907 -0.411465 v 0.327368 -1.008831 -0.489358 v -0.202980 -1.115139 0.627892 v -0.070250 -1.475568 0.556933 v 0.006995 -1.124898 0.637015 v -0.327747 -1.008931 -0.489467 v -0.204753 -1.415930 -0.411498 v -0.307875 -1.116823 -0.308204 v 0.233282 -0.410346 1.607612 v 0.242833 -0.300621 1.742294 v 0.224291 -0.459895 1.679579 v 0.285729 -0.537776 1.437149 v -0.235027 -0.410509 1.607721 v -0.287763 -0.538211 1.437469 v -0.226208 -0.460144 1.679740 v -0.244990 -0.300697 1.742342 v 0.233282 1.607612 -0.437945 v 0.285729 1.437149 -0.547714 v 0.224291 1.679579 -0.491184 v 0.242833 1.742294 -0.344189 v -0.235027 1.607721 -0.438108 v -0.244990 1.742342 -0.344265 v -0.226208 1.679740 -0.491433 v -0.287763 1.437469 -0.548148 v 0.233282 -0.410346 -1.607612 v 0.285729 -0.537776 -1.437149 v 0.224291 -0.459895 -1.679579 v 0.242833 -0.300621 -1.742294 v -0.235027 -0.410509 -1.607721 v -0.244990 -0.300697 -1.742342 v -0.226208 -0.460144 -1.679740 v -0.287763 -0.538211 -1.437469 v 0.233282 -1.607612 -0.437945 v 0.242833 -1.742294 -0.344189 v 0.224291 -1.679579 -0.491184 v 0.285729 -1.437149 -0.547714 v -0.235027 -1.607721 -0.438108 v -0.287763 -1.437469 -0.548148 v -0.226208 -1.679740 -0.491433 v -0.244990 -1.742342 -0.344265 v 0.386133 -0.562261 1.043434 v 0.340151 -0.632988 1.116240 v 0.435832 -0.753238 0.753238 v -0.387933 -0.562803 1.043923 v -0.437767 -0.753869 0.753869 v -0.341771 -0.633474 1.116641 v -0.387933 0.562190 1.043923 v -0.287763 0.532717 1.437469 v -0.341771 0.632779 1.116641 v -0.437767 0.753869 0.753869 v 0.386133 0.561648 1.043434 v 0.435831 0.753238 0.753238 v 0.340151 0.632293 1.116240 v 0.285729 0.532283 1.437149 v 0.386133 1.043434 0.561508 v 0.285729 1.437150 0.531023 v 0.340151 1.116240 0.632133 v -0.387933 1.043923 0.562049 v -0.341771 1.116641 0.632619 v -0.287763 1.437469 0.531458 v -0.387933 1.043923 -0.563912 v -0.341771 1.116641 -0.634731 v -0.437767 0.753869 -0.753869 v 0.386133 1.043434 -0.563370 v 0.435831 0.753238 -0.753238 v 0.340151 1.116240 -0.634245 v 0.386133 0.561648 -1.043434 v 0.285729 0.532283 -1.437150 v 0.340151 0.632293 -1.116240 v -0.387933 0.562190 -1.043923 v -0.341771 0.632779 -1.116641 v -0.287763 0.532717 -1.437469 v -0.387933 -0.562803 -1.043923 v -0.341771 -0.633474 -1.116641 v -0.437767 -0.753869 -0.753869 v 0.386133 -0.562261 -1.043434 v 0.435831 -0.753238 -0.753238 v 0.340151 -0.632988 -1.116240 v 0.386133 -1.043434 -0.563370 v 0.340151 -1.116240 -0.634245 v -0.387933 -1.043923 -0.563912 v -0.341771 -1.116641 -0.634731 v -0.387933 -1.043923 0.562049 v -0.287763 -1.437469 0.531458 v -0.341771 -1.116641 0.632619 v 0.386133 -1.043434 0.561508 v 0.340151 -1.116240 0.632133 v 0.285729 -1.437149 0.531023 v 0.134639 0.787663 0.787663 v 0.206090 1.115066 0.627800 v 0.076063 1.475561 0.556922 v 0.057436 1.797300 -0.371265 v 0.117451 1.691893 -0.496186 v 0.076063 1.475560 -0.575170 v 0.134639 0.787663 -0.787663 v 0.206090 1.115066 -0.629972 v 0.206090 0.627964 -1.115066 v 0.076063 0.558300 -1.475560 v 0.057436 -0.323633 -1.797300 v 0.117451 -0.463995 -1.691893 v 0.076063 -0.564305 -1.475560 v 0.134639 -0.787663 -0.787663 v 0.206090 -0.628679 -1.115066 v 0.206090 -1.115066 -0.629972 v 0.076063 -1.475560 -0.575170 v 0.117451 -1.691893 -0.496186 v 0.057436 -1.797300 -0.371265 v 0.134639 -0.787663 0.787663 v 0.076063 -1.475561 0.556922 v 0.206090 -1.115066 0.627800 v 0.206090 -0.628679 1.115066 v 0.076063 -0.564306 1.475560 v 0.117451 -0.463996 1.691893 v 0.057436 -0.323633 1.797300 v 0.076063 0.558300 1.475561 v 0.206090 0.627964 1.115066 v 0.436044 0.121990 0.718659 v 0.307833 0.247621 1.116071 v 0.197052 0.121907 1.547604 v 0.307814 -0.006358 1.166135 v 0.244316 -0.007008 1.817112 v 0.226865 0.126457 1.757101 v 0.242832 0.277385 1.742294 v 0.226562 0.143145 1.837398 v 0.002591 0.146847 1.856770 v 0.057515 -0.007662 1.877610 v 0.115556 0.146918 1.856815 v 0.057436 0.298229 1.797300 v -0.053854 -0.007662 1.877610 v -0.053776 0.298231 1.797302 v -0.114664 0.146920 1.856816 v -0.228756 0.126463 1.757104 v -0.246498 -0.007008 1.817112 v -0.228461 0.143155 1.837404 v -0.244990 0.277460 1.742342 v -0.436044 0.121990 0.718658 v -0.307858 -0.006358 1.166135 v -0.197423 0.121908 1.547605 v -0.307875 0.247622 1.116071 v -0.492386 -0.006466 -0.497356 v -0.500000 0.126517 -0.342187 v -0.492386 0.253707 -0.468127 v -0.436044 0.121990 -0.735201 v -0.307858 -0.006358 -1.168172 v -0.307875 0.247622 -1.117930 v -0.197423 0.121908 -1.547605 v -0.246498 -0.007008 -1.817112 v -0.228756 0.126463 -1.757105 v -0.244990 0.277460 -1.742342 v -0.228461 0.143154 -1.837404 v -0.053776 0.298231 -1.797302 v 0.002591 0.146847 -1.856770 v -0.053854 -0.007662 -1.877610 v -0.114664 0.146920 -1.856816 v 0.057515 -0.007662 -1.877610 v 0.057436 0.298229 -1.797300 v 0.115556 0.146918 -1.856815 v 0.226865 0.126457 -1.757101 v 0.244316 -0.007008 -1.817112 v 0.226562 0.143145 -1.837398 v 0.242833 0.277385 -1.742294 v 0.436044 0.121990 -0.735201 v 0.307814 -0.006358 -1.168172 v 0.197052 0.121907 -1.547604 v 0.307833 0.247621 -1.117929 v 0.492386 -0.006465 -0.497356 v 0.492386 0.253707 -0.468127 v 0.500000 0.126517 -0.342187 v 0.436044 -0.725352 0.109770 v 0.307833 -1.116823 0.240331 v 0.197052 -1.547604 0.109862 v 0.307814 -1.166959 -0.027205 v 0.244316 -1.817112 -0.029968 v 0.226865 -1.757101 0.114005 v 0.242833 -1.742294 0.269353 v 0.226562 -1.837398 0.129028 v 0.002591 -1.856770 0.132324 v 0.057515 -1.877609 -0.032763 v 0.115556 -1.856815 0.132394 v 0.057436 -1.797300 0.289448 v -0.053854 -1.877610 -0.032763 v -0.053776 -1.797302 0.289450 v -0.114664 -1.856816 0.132397 v -0.228756 -1.757104 0.114011 v -0.246498 -1.817112 -0.029968 v -0.228461 -1.837404 0.129038 v -0.244990 -1.742342 0.269429 v -0.436044 -0.725352 0.109770 v -0.055615 -0.462694 1.691155 v -0.055615 1.691155 -0.494885 v -0.055615 -0.462694 -1.691155 v -0.055615 -1.691155 -0.494885 v 0.485832 -0.421211 -0.447968 v -0.485837 -0.421212 -0.447970 v -0.102572 -0.632741 1.119669 v 0.310555 -0.386341 1.059749 v -0.102572 0.632026 1.119669 v -0.310634 -0.386357 1.059762 v -0.102572 1.119669 0.631862 v 0.310555 1.059878 -0.413110 v -0.102572 1.119669 -0.634034 v -0.310634 1.059891 -0.413125 v -0.102572 0.632026 -1.119669 v 0.310555 -0.386342 -1.061456 v -0.102572 -0.632741 -1.119669 v -0.310634 -0.386357 -1.061470 v -0.102572 -1.119669 -0.634034 v 0.310555 -1.060440 -0.413110 v -0.102572 -1.119669 0.631862 v -0.310634 -1.060453 -0.413125 v 0.245624 -0.437016 1.644836 v -0.247729 -0.437253 1.644991 v 0.245624 1.644836 -0.466460 v -0.247729 1.644991 -0.466697 v 0.245624 -0.437016 -1.644836 v -0.247729 -0.437253 -1.644991 v 0.245624 -1.644836 -0.466460 v -0.247729 -1.644991 -0.466697 v 0.378872 -0.602348 1.083932 v -0.380838 -0.602938 1.084444 v -0.380838 0.602284 1.084444 v 0.378872 0.601694 1.083932 v 0.378872 1.083932 0.601544 v -0.380838 1.084444 0.602134 v -0.380838 1.084444 -0.604121 v 0.378872 1.083932 -0.603531 v 0.378872 0.601694 -1.083932 v -0.380838 0.602284 -1.084444 v -0.380838 -0.602938 -1.084444 v 0.378872 -0.602348 -1.083932 v 0.378872 -1.083932 -0.603531 v -0.380838 -1.084444 -0.604121 v -0.380838 -1.084444 0.602134 v 0.378872 -1.083932 0.601544 v 0.112540 1.119660 0.631851 v 0.059530 1.691151 -0.494878 v 0.112540 1.119660 -0.634023 v 0.112540 0.632015 -1.119660 v 0.059530 -0.462688 -1.691151 v 0.112540 -0.632730 -1.119660 v 0.112540 -1.119660 -0.634023 v 0.059530 -1.691151 -0.494878 v 0.112540 -1.119660 0.631851 v 0.112540 -0.632730 1.119660 v 0.059530 -0.462688 1.691151 v 0.112540 0.632015 1.119660 v 0.307816 0.121826 1.153086 v 0.244140 0.134873 1.797295 v 0.057506 0.146855 1.856775 v -0.053845 0.146855 1.856775 v -0.246318 0.134882 1.797301 v -0.307861 0.121827 1.153086 v -0.492386 0.122843 -0.487935 v -0.307861 0.121827 -1.155056 v -0.246318 0.134882 -1.797301 v -0.053845 0.146855 -1.856775 v 0.057506 0.146855 -1.856775 v 0.244140 0.134873 -1.797295 v 0.307816 0.121826 -1.155056 v 0.492386 0.122843 -0.487935 v 0.307816 -1.153883 0.109761 v 0.244140 -1.797295 0.121589 v 0.057506 -1.856775 0.132332 v -0.053845 -1.856775 0.132332 v -0.246318 -1.797301 0.121598 v -0.307861 -1.153883 0.109761 v -0.492386 -0.458759 0.110269 v -0.500000 0.133834 0.120845 v -0.307861 1.153235 0.109761 v -0.246318 1.797301 0.121598 v -0.053845 1.856775 0.132332 v 0.057506 1.856775 0.132332 v 0.244140 1.797295 0.121589 v 0.307816 1.153235 0.109761 v 0.500000 0.133834 0.120845 v 0.492386 -0.458759 0.110269 v 0.310555 0.371635 1.059749 v 0.245624 0.420840 1.644836 v 0.059530 0.445003 1.691151 v -0.055615 0.445009 1.691155 v -0.247729 0.421077 1.644991 v -0.310634 0.371650 1.059762 v -0.492386 0.442728 0.110269 v -0.485837 0.406518 -0.447970 v -0.310634 0.371650 -1.061470 v -0.247729 0.421077 -1.644991 v -0.055615 0.445009 -1.691155 v 0.059530 0.445003 -1.691151 v 0.245624 0.420840 -1.644836 v 0.310555 0.371635 -1.061457 v 0.485832 0.406516 -0.447968 v 0.492386 0.442728 0.110269 v 0.307816 -0.138976 1.153086 v 0.244140 -0.153781 1.797295 v 0.057506 -0.167527 1.856775 v -0.053845 -0.167527 1.856776 v -0.246318 -0.153790 1.797301 v -0.307861 -0.138976 1.153086 v -0.500000 -0.152530 0.120845 v -0.492386 -0.140177 -0.487935 v -0.307861 -0.138976 -1.155056 v -0.246318 -0.153790 -1.797301 v -0.053845 -0.167528 -1.856775 v 0.057506 -0.167527 -1.856775 v 0.244140 -0.153781 -1.797295 v 0.307816 -0.138976 -1.155056 v 0.492386 -0.140177 -0.487935 v 0.500000 -0.152530 0.120845 v 0.245624 -1.644836 0.416808 v 0.059530 -1.691151 0.440595 v -0.055615 -1.691155 0.440601 v -0.247729 -1.644991 0.417045 v -0.310634 -1.060453 0.367985 v -0.485837 -0.421212 0.402837 v -0.492386 -0.140177 0.438739 v -0.492386 0.122843 0.438739 v -0.485837 0.406518 0.402837 v -0.310634 1.059891 0.367985 v -0.247729 1.644991 0.417045 v -0.055615 1.691155 0.440601 v 0.059530 1.691151 0.440595 v 0.245624 1.644836 0.416808 v 0.310555 1.059878 0.367970 v 0.485832 0.406516 0.402835 v 0.492386 0.122843 0.438739 v 0.492386 -0.140177 0.438739 v 0.485832 -0.421211 0.402835 v 0.310555 -1.060440 0.367970 v 0.244140 -1.797295 -0.191445 v 0.057506 -1.856775 -0.208704 v -0.053845 -1.856775 -0.208704 v -0.246318 -1.797300 -0.191454 v -0.307861 -1.153883 -0.173147 v -0.492386 -0.458759 -0.174940 v -0.500000 -0.152530 -0.189683 v -0.500000 0.133834 -0.189683 v -0.492386 0.442728 -0.174940 v -0.307861 1.153235 -0.173147 v -0.246318 1.797301 -0.191454 v -0.053845 1.856775 -0.208704 v 0.057506 1.856775 -0.208704 v 0.244140 1.797295 -0.191445 v 0.307816 1.153235 -0.173147 v 0.492386 0.442728 -0.174940 v 0.500000 0.133834 -0.189683 v 0.500000 -0.152530 -0.189683 v 0.492386 -0.458759 -0.174940 v 0.307816 -1.153883 -0.173147 v -0.196877 -0.393336 1.568714 v -0.177745 -0.466535 1.692394 v -0.196877 1.568713 -0.420271 v -0.177745 1.692394 -0.498618 v -0.196877 -0.393336 -1.568713 v -0.177745 -0.466535 -1.692394 v -0.196877 -1.568714 -0.420271 v -0.177745 -1.692394 -0.498618 v -0.358714 -0.530400 1.016469 v -0.282592 -0.635820 1.120816 v -0.358714 0.529266 1.016469 v -0.282592 0.635107 1.120816 v -0.358714 1.016483 0.529006 v -0.282592 1.120816 0.634944 v -0.358714 1.016483 -0.532452 v -0.282592 1.120816 -0.637109 v -0.358714 0.529266 -1.016649 v -0.282592 0.635107 -1.120816 v -0.358714 -0.530400 -1.016649 v -0.282592 -0.635820 -1.120816 v -0.358714 -1.016542 -0.532452 v -0.282592 -1.120816 -0.637109 v -0.358714 -1.016542 0.529006 v -0.282592 -1.120816 0.634944 v -0.188762 0.122637 1.717112 v -0.178653 0.146586 1.854577 v -0.188762 0.122637 -1.717112 v -0.178653 0.146586 -1.854577 v -0.188762 -1.717112 0.110544 v -0.178653 -1.854577 0.132111 v -0.188762 1.717112 0.110544 v -0.178653 1.854577 0.132111 v -0.196877 0.378538 1.568713 v -0.177745 0.448909 1.692394 v -0.196877 0.378538 -1.568714 v -0.177745 0.448909 -1.692394 v -0.188762 -0.139850 1.717112 v -0.178653 -0.167189 1.854577 v -0.188762 -0.139850 -1.717112 v -0.178653 -0.167189 -1.854577 v -0.196877 -1.568713 0.374852 v -0.177745 -1.692394 0.444516 v -0.196877 1.568714 0.374851 v -0.177745 1.692394 0.444516 v -0.188762 -1.717112 -0.174138 v -0.178653 -1.854577 -0.208228 v -0.188762 1.717112 -0.174138 v -0.178653 1.854577 -0.208228 v 0.195856 -0.393251 1.568656 v 0.176732 -0.466373 1.692290 v 0.195855 1.568656 -0.420186 v 0.176732 1.692290 -0.498456 v 0.195856 -0.393251 -1.568656 v 0.176732 -0.466373 -1.692290 v 0.195856 -1.568656 -0.420186 v 0.176732 -1.692290 -0.498456 v 0.357608 -0.530068 1.016163 v 0.282057 -0.635538 1.120590 v 0.357608 0.528933 1.016163 v 0.282057 0.634825 1.120590 v 0.357608 1.016177 0.528673 v 0.282057 1.120590 0.634662 v 0.357608 1.016177 -0.532120 v 0.282057 1.120590 -0.636827 v 0.357608 0.528933 -1.016343 v 0.282057 0.634825 -1.120590 v 0.357608 -0.530068 -1.016343 v 0.282057 -0.635538 -1.120590 v 0.357608 -1.016236 -0.532120 v 0.282057 -1.120590 -0.636827 v 0.357608 -1.016236 0.528673 v 0.282057 -1.120590 0.634662 v 0.187632 0.122634 1.717110 v 0.177667 0.146579 1.854573 v 0.187632 0.122634 -1.717110 v 0.177667 0.146579 -1.854573 v 0.187632 -1.717110 0.110541 v 0.177667 -1.854573 0.132104 v 0.187632 1.717110 0.110541 v 0.177667 1.854573 0.132104 v 0.195855 0.378453 1.568656 v 0.176732 0.448747 1.692290 v 0.195856 0.378453 -1.568656 v 0.176732 0.448747 -1.692290 v 0.187632 -0.139847 1.717110 v 0.177667 -0.167182 1.854573 v 0.187632 -0.139847 -1.717110 v 0.177667 -0.167182 -1.854573 v 0.195856 -1.568656 0.374766 v 0.176732 -1.692290 0.444354 v 0.195856 1.568656 0.374766 v 0.176732 1.692290 0.444354 v 0.187632 -1.717110 -0.174135 v 0.177667 -1.854573 -0.208222 v 0.187632 1.717110 -0.174135 v 0.177667 1.854573 -0.208222 v -0.092812 -0.519714 1.601644 v -0.028452 -0.519835 1.602109 v -0.025311 -0.396358 1.753144 v -0.083353 -0.396804 1.753414 v -0.083353 1.753414 -0.438853 v -0.025311 1.753143 -0.438407 v -0.028452 1.602108 -0.540696 v -0.092812 1.601644 -0.540575 v -0.083353 -0.396804 -1.753414 v -0.025311 -0.396358 -1.753143 v -0.028452 -0.519835 -1.602108 v -0.092812 -0.519714 -1.601644 v -0.092812 -1.601644 -0.540575 v -0.028452 -1.602109 -0.540696 v -0.025311 -1.753144 -0.438407 v -0.083353 -1.753414 -0.438853 v 0.498488 -0.348749 -0.384163 v 0.472934 -0.538339 -0.372380 v 0.458061 -0.505668 -0.522376 v 0.472934 -0.337464 -0.555852 v -0.458113 -0.505686 -0.522394 v -0.472936 -0.538339 -0.372380 v -0.498488 -0.348749 -0.384163 v -0.472936 -0.337465 -0.555852 v -0.175228 -0.685899 0.933175 v -0.054443 -0.694829 0.942242 v -0.040143 -0.598992 1.309911 v -0.129722 -0.595084 1.305661 v 0.379547 -0.457257 0.823742 v 0.377005 -0.330934 0.874030 v 0.243690 -0.329407 1.295633 v 0.259846 -0.428028 1.214082 v -0.040143 0.596489 1.309911 v -0.054443 0.694757 0.942242 v -0.175228 0.685827 0.933175 v -0.129722 0.592582 1.305661 v -0.377013 -0.330935 0.874032 v -0.379682 -0.457300 0.823783 v -0.260105 -0.428078 1.214123 v -0.243837 -0.329414 1.295638 v -0.175228 0.933175 0.685811 v -0.054443 0.942242 0.694741 v -0.040143 1.309911 0.595915 v -0.129722 1.305661 0.592008 v 0.377005 0.874510 -0.365800 v 0.379547 0.824137 -0.473999 v 0.259846 1.214093 -0.446634 v 0.243690 1.295646 -0.364321 v -0.054443 0.942242 -0.694958 v -0.175228 0.933175 -0.686028 v -0.129722 1.305661 -0.599611 v -0.040143 1.309911 -0.603519 v -0.379682 0.824178 -0.474043 v -0.377013 0.874511 -0.365802 v -0.243837 1.295651 -0.364328 v -0.260105 1.214134 -0.446684 v -0.175228 0.685827 -0.933175 v -0.054443 0.694757 -0.942242 v -0.040143 0.596489 -1.309911 v -0.129722 0.592582 -1.305661 v 0.377005 -0.330934 -0.880388 v 0.379547 -0.457257 -0.828971 v 0.259846 -0.428028 -1.214228 v 0.243690 -0.329407 -1.295814 v -0.054443 -0.694829 -0.942242 v -0.175228 -0.685899 -0.933175 v -0.129722 -0.595084 -1.305661 v -0.040143 -0.598992 -1.309911 v -0.379682 -0.457300 -0.829013 v -0.377013 -0.330935 -0.880389 v -0.243837 -0.329414 -1.295819 v -0.260105 -0.428078 -1.214269 v -0.175228 -0.933175 -0.686028 v -0.054443 -0.942242 -0.694958 v -0.040143 -1.309911 -0.603519 v -0.129722 -1.305661 -0.599611 v 0.379547 -0.825858 -0.473999 v 0.377005 -0.876603 -0.365800 v 0.243690 -1.295706 -0.364321 v 0.259846 -1.214141 -0.446634 v -0.054443 -0.942242 0.694741 v -0.175228 -0.933175 0.685811 v -0.129722 -1.305661 0.592008 v -0.040143 -1.309911 0.595915 v -0.377013 -0.876604 -0.365802 v -0.379682 -0.825899 -0.474043 v -0.260105 -1.214182 -0.446684 v -0.243837 -1.295711 -0.364328 v 0.258656 -0.477893 1.540300 v 0.239251 -0.359481 1.681738 v 0.236286 -0.382912 1.722386 v 0.250140 -0.508029 1.578507 v -0.241281 -0.359605 1.681817 v -0.260604 -0.478190 1.540509 v -0.252198 -0.508383 1.578746 v -0.238387 -0.383071 1.722488 v 0.239251 1.681738 -0.396625 v 0.258656 1.540300 -0.496320 v 0.250140 1.578507 -0.527763 v 0.236286 1.722386 -0.422690 v -0.260605 1.540509 -0.496617 v -0.241281 1.681817 -0.396750 v -0.238387 1.722487 -0.422850 v -0.252198 1.578747 -0.528117 v 0.239251 -0.359481 -1.681738 v 0.258656 -0.477893 -1.540300 v 0.250140 -0.508029 -1.578507 v 0.236286 -0.382912 -1.722386 v -0.260605 -0.478190 -1.540509 v -0.241281 -0.359605 -1.681817 v -0.238387 -0.383071 -1.722487 v -0.252198 -0.508383 -1.578746 v 0.258656 -1.540300 -0.496320 v 0.239251 -1.681738 -0.396625 v 0.236286 -1.722386 -0.422691 v 0.250140 -1.578507 -0.527763 v -0.241281 -1.681817 -0.396750 v -0.260604 -1.540509 -0.496617 v -0.252198 -1.578746 -0.528117 v -0.238387 -1.722488 -0.422850 v 0.429754 -0.636016 0.880654 v 0.335206 -0.549554 1.250938 v 0.316315 -0.585711 1.289625 v 0.400354 -0.676662 0.921751 v -0.337141 -0.550053 1.251349 v -0.431732 -0.636662 0.881264 v -0.402137 -0.677235 0.922277 v -0.318247 -0.586222 1.290022 v -0.431732 0.636599 0.881264 v -0.337141 0.547843 1.251349 v -0.318247 0.583855 1.290022 v -0.402137 0.677167 0.922278 v 0.335206 0.547343 1.250938 v 0.429754 0.635953 0.880654 v 0.400354 0.676594 0.921751 v 0.316315 0.583344 1.289625 v 0.429754 0.880654 0.635939 v 0.335206 1.250938 0.546836 v 0.316315 1.289625 0.582801 v 0.400354 0.921751 0.676579 v -0.337141 1.251349 0.547335 v -0.431732 0.881264 0.636584 v -0.402137 0.922278 0.677151 v -0.318247 1.290022 0.583312 v -0.431732 0.881264 -0.636776 v -0.337141 1.251349 -0.554052 v -0.318247 1.290022 -0.590505 v -0.402137 0.922278 -0.677357 v 0.335206 1.250938 -0.553552 v 0.429754 0.880654 -0.636131 v 0.400354 0.921751 -0.676784 v 0.316315 1.289625 -0.589994 v 0.429754 0.635953 -0.880654 v 0.335206 0.547343 -1.250938 v 0.316315 0.583344 -1.289625 v 0.400354 0.676594 -0.921751 v -0.337141 0.547843 -1.251349 v -0.431732 0.636599 -0.881264 v -0.402137 0.677167 -0.922278 v -0.318247 0.583855 -1.290022 v -0.431732 -0.636662 -0.881264 v -0.337141 -0.550053 -1.251349 v -0.318247 -0.586223 -1.290022 v -0.402137 -0.677235 -0.922278 v 0.335206 -0.549554 -1.250938 v 0.429754 -0.636016 -0.880654 v 0.400354 -0.676662 -0.921751 v 0.316315 -0.585711 -1.289625 v 0.429754 -0.880654 -0.636131 v 0.335206 -1.250938 -0.553552 v 0.316315 -1.289625 -0.589994 v 0.400354 -0.921751 -0.676784 v -0.337141 -1.251349 -0.554052 v -0.431732 -0.881264 -0.636776 v -0.402137 -0.922277 -0.677357 v -0.318247 -1.290022 -0.590505 v -0.431732 -0.881264 0.636584 v -0.337141 -1.251349 0.547336 v -0.318247 -1.290022 0.583312 v -0.402137 -0.922278 0.677152 v 0.335206 -1.250938 0.546836 v 0.429754 -0.880654 0.635939 v 0.400354 -0.921751 0.676579 v 0.316315 -1.289625 0.582801 v 0.069513 0.942241 0.694740 v 0.182817 0.933142 0.685774 v 0.134703 1.305633 0.591969 v 0.050163 1.309910 0.595914 v 0.034339 1.602108 -0.540695 v 0.030084 1.753143 -0.438407 v 0.085635 1.753405 -0.438839 v 0.095664 1.601624 -0.540544 v 0.182816 0.933142 -0.685992 v 0.069513 0.942241 -0.694957 v 0.050163 1.309910 -0.603517 v 0.134703 1.305633 -0.599572 v 0.050163 0.596488 -1.309910 v 0.069513 0.694756 -0.942241 v 0.182816 0.685791 -0.933142 v 0.134703 0.592543 -1.305633 v 0.034339 -0.519835 -1.602108 v 0.030084 -0.396358 -1.753143 v 0.085635 -0.396790 -1.753405 v 0.095664 -0.519684 -1.601624 v 0.182816 -0.685862 -0.933142 v 0.069513 -0.694828 -0.942241 v 0.050163 -0.598991 -1.309910 v 0.134703 -0.595046 -1.305633 v 0.050163 -1.309910 -0.603517 v 0.069513 -0.942241 -0.694957 v 0.182816 -0.933142 -0.685992 v 0.134703 -1.305633 -0.599572 v 0.030084 -1.753143 -0.438407 v 0.034339 -1.602108 -0.540695 v 0.095664 -1.601624 -0.540545 v 0.085635 -1.753405 -0.438839 v 0.182816 -0.933142 0.685774 v 0.069513 -0.942241 0.694740 v 0.050163 -1.309910 0.595914 v 0.134703 -1.305633 0.591969 v 0.050163 -0.598991 1.309910 v 0.069513 -0.694828 0.942241 v 0.182816 -0.685862 0.933142 v 0.134703 -0.595046 1.305633 v 0.030084 -0.396358 1.753143 v 0.034339 -0.519835 1.602108 v 0.095664 -0.519684 1.601624 v 0.085635 -0.396790 1.753405 v 0.182817 0.685791 0.933142 v 0.069513 0.694756 0.942241 v 0.050163 0.596488 1.309910 v 0.134703 0.592543 1.305633 v 0.376930 0.058291 0.933322 v 0.376930 0.184946 0.912469 v 0.243088 0.184803 1.352356 v 0.243062 0.058298 1.382332 v 0.239928 0.066542 1.834154 v 0.239946 0.062146 1.789857 v 0.239669 0.198674 1.752176 v 0.239043 0.212315 1.795320 v 0.029970 0.222610 1.831576 v 0.029974 0.070287 1.872297 v 0.085852 0.070290 1.872299 v 0.085740 0.222710 1.831639 v -0.083582 0.070290 1.872299 v -0.025233 0.070287 1.872298 v -0.025230 0.222610 1.831576 v -0.083471 0.222713 1.831641 v -0.241762 0.198701 1.752192 v -0.242056 0.062147 1.789857 v -0.242038 0.066543 1.834154 v -0.241151 0.212350 1.795342 v -0.376935 0.184946 0.912469 v -0.376934 0.058291 0.933322 v -0.243217 0.058298 1.382332 v -0.243241 0.184804 1.352357 v -0.473352 0.058303 -0.597296 v -0.499238 0.059058 -0.417530 v -0.499238 0.189961 -0.401588 v -0.473352 0.186166 -0.580766 v -0.243217 0.058298 -1.382534 v -0.376934 0.058291 -0.940379 v -0.376935 0.184946 -0.919159 v -0.243241 0.184804 -1.352548 v -0.242038 0.066543 -1.834154 v -0.242056 0.062147 -1.789857 v -0.241762 0.198701 -1.752192 v -0.241151 0.212350 -1.795342 v -0.083471 0.222713 -1.831641 v -0.025230 0.222610 -1.831576 v -0.025233 0.070287 -1.872297 v -0.083582 0.070290 -1.872299 v 0.085852 0.070290 -1.872299 v 0.029974 0.070287 -1.872297 v 0.029970 0.222610 -1.831576 v 0.085740 0.222710 -1.831639 v 0.239669 0.198674 -1.752175 v 0.239946 0.062146 -1.789857 v 0.239928 0.066542 -1.834153 v 0.239043 0.212315 -1.795320 v 0.376930 0.184946 -0.919159 v 0.376930 0.058291 -0.940379 v 0.243062 0.058298 -1.382534 v 0.243088 0.184803 -1.352548 v 0.499238 0.059058 -0.417530 v 0.473352 0.058303 -0.597296 v 0.473352 0.186166 -0.580766 v 0.499238 0.189961 -0.401588 v 0.376930 -0.936177 0.042487 v 0.376930 -0.915176 0.175516 v 0.243088 -1.352434 0.175419 v 0.243062 -1.382414 0.042586 v 0.239928 -1.834153 0.048622 v 0.239946 -1.789857 0.045414 v 0.239669 -1.752175 0.188681 v 0.239043 -1.795320 0.201613 v 0.029970 -1.831576 0.211297 v 0.029974 -1.872297 0.051345 v 0.085852 -1.872299 0.051348 v 0.085740 -1.831639 0.211397 v -0.083582 -1.872299 0.051348 v -0.025233 -1.872297 0.051345 v -0.025230 -1.831576 0.211297 v -0.083471 -1.831641 0.211400 v -0.241762 -1.752192 0.188708 v -0.242056 -1.789857 0.045415 v -0.242038 -1.834154 0.048623 v -0.241151 -1.795342 0.201647 v -0.376935 -0.915176 0.175516 v -0.376934 -0.936177 0.042487 v -0.243217 -1.382414 0.042586 v -0.243241 -1.352435 0.175420 v -0.499238 -0.378569 0.042429 v -0.473352 -0.577935 0.042162 v -0.473352 -0.562410 0.176562 v -0.499238 -0.364561 0.180091 v -0.500000 0.208506 0.044983 v -0.500000 0.065379 0.048437 v -0.500000 0.061898 0.198332 v -0.500000 0.198806 0.188725 v -0.243217 1.382348 0.042586 v -0.376934 0.933855 0.042487 v -0.376935 0.912974 0.175516 v -0.243241 1.352372 0.175420 v -0.242038 1.834154 0.048623 v -0.242056 1.789857 0.045415 v -0.241762 1.752192 0.188708 v -0.241151 1.795342 0.201647 v -0.083471 1.831641 0.211400 v -0.025230 1.831576 0.211297 v -0.025233 1.872297 0.051345 v -0.083582 1.872299 0.051348 v 0.085852 1.872299 0.051348 v 0.029974 1.872297 0.051345 v 0.029970 1.831576 0.211297 v 0.085740 1.831639 0.211397 v 0.239669 1.752175 0.188681 v 0.239946 1.789857 0.045414 v 0.239928 1.834153 0.048622 v 0.239043 1.795320 0.201613 v 0.376930 0.912974 0.175516 v 0.376930 0.933854 0.042487 v 0.243062 1.382348 0.042586 v 0.243088 1.352371 0.175419 v 0.500000 0.061898 0.198332 v 0.500000 0.065379 0.048437 v 0.500000 0.208506 0.044983 v 0.500000 0.198806 0.188725 v 0.473352 -0.562410 0.176562 v 0.473352 -0.577935 0.042162 v 0.499238 -0.378569 0.042429 v 0.499238 -0.364561 0.180091 v 0.377005 0.311982 0.874030 v 0.379547 0.448010 0.823742 v 0.259846 0.417751 1.214082 v 0.243690 0.310427 1.295633 v 0.236286 0.361287 1.722386 v 0.239251 0.339288 1.681738 v 0.258656 0.467716 1.540300 v 0.250140 0.497130 1.578507 v 0.034339 0.508314 1.602108 v 0.030084 0.373499 1.753143 v 0.085635 0.373931 1.753405 v 0.095664 0.508163 1.601624 v -0.083353 0.373945 1.753414 v -0.025311 0.373499 1.753144 v -0.028452 0.508315 1.602109 v -0.092812 0.508193 1.601644 v -0.260604 0.468013 1.540508 v -0.241281 0.339413 1.681817 v -0.238387 0.361447 1.722488 v -0.252198 0.497484 1.578746 v -0.379682 0.448054 0.823783 v -0.377013 0.311984 0.874032 v -0.243837 0.310434 1.295638 v -0.260105 0.417801 1.214123 v -0.473352 0.567241 0.042162 v -0.499238 0.357369 0.042429 v -0.499238 0.344441 0.180091 v -0.473352 0.552272 0.176562 v -0.472936 0.318497 -0.555852 v -0.498488 0.329519 -0.384163 v -0.472936 0.528667 -0.372380 v -0.458113 0.496459 -0.522394 v -0.243837 0.310434 -1.295819 v -0.377013 0.311984 -0.880389 v -0.379682 0.448054 -0.829013 v -0.260105 0.417801 -1.214269 v -0.238387 0.361446 -1.722488 v -0.241280 0.339413 -1.681817 v -0.260604 0.468013 -1.540509 v -0.252198 0.497484 -1.578746 v -0.092812 0.508193 -1.601644 v -0.028452 0.508314 -1.602108 v -0.025311 0.373499 -1.753144 v -0.083353 0.373945 -1.753414 v 0.085635 0.373930 -1.753405 v 0.030084 0.373499 -1.753143 v 0.034339 0.508314 -1.602108 v 0.095664 0.508163 -1.601624 v 0.258656 0.467716 -1.540300 v 0.239251 0.339288 -1.681738 v 0.236286 0.361287 -1.722386 v 0.250140 0.497130 -1.578507 v 0.379547 0.448010 -0.828971 v 0.377005 0.311982 -0.880388 v 0.243690 0.310427 -1.295814 v 0.259846 0.417751 -1.214228 v 0.498488 0.329519 -0.384163 v 0.472934 0.318497 -0.555852 v 0.458061 0.496441 -0.522376 v 0.472934 0.528667 -0.372380 v 0.499238 0.344441 0.180091 v 0.499238 0.357369 0.042429 v 0.473352 0.567241 0.042162 v 0.473352 0.552272 0.176562 v 0.376930 -0.204982 0.912469 v 0.376930 -0.072452 0.933322 v 0.243062 -0.072436 1.382332 v 0.243088 -0.204827 1.352356 v 0.239043 -0.235155 1.795320 v 0.239669 -0.220001 1.752176 v 0.239946 -0.077204 1.789857 v 0.239928 -0.082668 1.834154 v 0.029974 -0.087334 1.872297 v 0.029970 -0.246753 1.831576 v 0.085740 -0.246854 1.831639 v 0.085852 -0.087337 1.872299 v -0.083471 -0.246857 1.831641 v -0.025230 -0.246754 1.831576 v -0.025233 -0.087334 1.872298 v -0.083582 -0.087337 1.872299 v -0.242056 -0.077205 1.789857 v -0.241762 -0.220028 1.752192 v -0.241151 -0.235190 1.795342 v -0.242038 -0.082669 1.834154 v -0.376934 -0.072452 0.933322 v -0.376935 -0.204982 0.912469 v -0.243241 -0.204828 1.352357 v -0.243217 -0.072436 1.382332 v -0.500000 -0.081037 0.048437 v -0.500000 -0.230832 0.044983 v -0.500000 -0.220082 0.188725 v -0.500000 -0.076961 0.198332 v -0.473352 -0.206253 -0.580766 v -0.499238 -0.210343 -0.401588 v -0.499238 -0.073566 -0.417530 v -0.473352 -0.072556 -0.597296 v -0.243241 -0.204828 -1.352548 v -0.376935 -0.204982 -0.919159 v -0.376934 -0.072452 -0.940379 v -0.243217 -0.072436 -1.382534 v -0.241151 -0.235190 -1.795341 v -0.241762 -0.220028 -1.752192 v -0.242056 -0.077205 -1.789857 v -0.242038 -0.082669 -1.834154 v -0.083582 -0.087337 -1.872299 v -0.025233 -0.087334 -1.872297 v -0.025230 -0.246754 -1.831576 v -0.083471 -0.246857 -1.831641 v 0.085740 -0.246854 -1.831639 v 0.029970 -0.246753 -1.831576 v 0.029974 -0.087334 -1.872297 v 0.085852 -0.087337 -1.872299 v 0.239946 -0.077204 -1.789857 v 0.239669 -0.220001 -1.752175 v 0.239043 -0.235155 -1.795320 v 0.239928 -0.082668 -1.834153 v 0.376930 -0.072452 -0.940379 v 0.376930 -0.204982 -0.919159 v 0.243088 -0.204827 -1.352548 v 0.243062 -0.072436 -1.382534 v 0.499238 -0.073566 -0.417530 v 0.499238 -0.210343 -0.401588 v 0.473352 -0.206253 -0.580766 v 0.473352 -0.072556 -0.597296 v 0.500000 -0.220082 0.188725 v 0.500000 -0.230832 0.044983 v 0.500000 -0.081037 0.048437 v 0.500000 -0.076961 0.198332 v 0.236286 -1.722386 0.355163 v 0.239251 -1.681738 0.333570 v 0.258656 -1.540300 0.465351 v 0.250140 -1.578507 0.494597 v 0.034339 -1.602108 0.505636 v 0.030084 -1.753143 0.367025 v 0.085635 -1.753405 0.367457 v 0.095664 -1.601624 0.505486 v -0.083353 -1.753414 0.367471 v -0.025311 -1.753144 0.367025 v -0.028452 -1.602109 0.505637 v -0.092812 -1.601644 0.505516 v -0.260605 -1.540508 0.465648 v -0.241281 -1.681817 0.333694 v -0.238387 -1.722488 0.355323 v -0.252198 -1.578746 0.494951 v -0.379682 -0.825899 0.445904 v -0.377013 -0.876604 0.306607 v -0.243837 -1.295711 0.305060 v -0.260105 -1.214182 0.415415 v -0.498488 -0.348749 0.324000 v -0.472936 -0.538339 0.313081 v -0.458113 -0.505686 0.494312 v -0.472936 -0.337465 0.526417 v -0.499238 -0.073566 0.351431 v -0.499238 -0.210343 0.338717 v -0.473352 -0.206253 0.549916 v -0.473352 -0.072556 0.564758 v -0.499238 0.189961 0.338717 v -0.499238 0.059058 0.351431 v -0.473352 0.058303 0.564758 v -0.473352 0.186166 0.549916 v -0.472936 0.528667 0.313081 v -0.498488 0.329519 0.324000 v -0.472936 0.318497 0.526417 v -0.458113 0.496459 0.494312 v -0.243837 1.295651 0.305060 v -0.377013 0.874511 0.306607 v -0.379682 0.824178 0.445904 v -0.260105 1.214134 0.415415 v -0.238387 1.722488 0.355323 v -0.241281 1.681817 0.333694 v -0.260604 1.540509 0.465648 v -0.252198 1.578746 0.494951 v -0.092812 1.601644 0.505516 v -0.028452 1.602108 0.505637 v -0.025311 1.753144 0.367025 v -0.083353 1.753414 0.367471 v 0.085635 1.753405 0.367457 v 0.030084 1.753143 0.367025 v 0.034339 1.602108 0.505636 v 0.095664 1.601624 0.505486 v 0.258656 1.540300 0.465351 v 0.239251 1.681738 0.333570 v 0.236286 1.722386 0.355163 v 0.250140 1.578507 0.494597 v 0.379547 0.824137 0.445860 v 0.377005 0.874510 0.306605 v 0.243690 1.295646 0.305052 v 0.259846 1.214093 0.415365 v 0.472934 0.318497 0.526417 v 0.498488 0.329519 0.324000 v 0.472934 0.528667 0.313081 v 0.458061 0.496441 0.494294 v 0.473352 0.058303 0.564758 v 0.499238 0.059058 0.351431 v 0.499238 0.189961 0.338717 v 0.473352 0.186166 0.549916 v 0.473352 -0.206253 0.549916 v 0.499238 -0.210343 0.338717 v 0.499238 -0.073566 0.351431 v 0.473352 -0.072556 0.564758 v 0.458061 -0.505668 0.494294 v 0.472934 -0.538339 0.313081 v 0.498488 -0.348749 0.324001 v 0.472934 -0.337464 0.526417 v 0.243690 -1.295706 0.305052 v 0.377005 -0.876603 0.306605 v 0.379547 -0.825858 0.445860 v 0.259846 -1.214141 0.415365 v 0.239669 -1.752176 -0.261321 v 0.239946 -1.789857 -0.106507 v 0.239928 -1.834153 -0.114049 v 0.239043 -1.795320 -0.279405 v 0.029974 -1.872297 -0.120506 v 0.029970 -1.831576 -0.293529 v 0.085740 -1.831639 -0.293630 v 0.085852 -1.872299 -0.120509 v -0.083471 -1.831641 -0.293633 v -0.025230 -1.831576 -0.293529 v -0.025233 -1.872297 -0.120506 v -0.083582 -1.872299 -0.120509 v -0.242056 -1.789857 -0.106508 v -0.241762 -1.752192 -0.261347 v -0.241151 -1.795342 -0.279440 v -0.242038 -1.834154 -0.114050 v -0.376934 -0.936177 -0.100057 v -0.376935 -0.915176 -0.243823 v -0.243241 -1.352435 -0.243623 v -0.243217 -1.382414 -0.099951 v -0.499238 -0.364561 -0.250014 v -0.473352 -0.562410 -0.245279 v -0.473352 -0.577935 -0.100504 v -0.499238 -0.378569 -0.102153 v -0.500000 -0.076961 -0.273924 v -0.500000 -0.220082 -0.261367 v -0.500000 -0.230832 -0.106397 v -0.500000 -0.081037 -0.111187 v -0.500000 0.198806 -0.261367 v -0.500000 0.061898 -0.273924 v -0.500000 0.065379 -0.111187 v -0.500000 0.208506 -0.106397 v -0.473352 0.552272 -0.245279 v -0.499238 0.344441 -0.250015 v -0.499238 0.357369 -0.102153 v -0.473352 0.567241 -0.100504 v -0.243241 1.352372 -0.243623 v -0.376935 0.912974 -0.243823 v -0.376934 0.933855 -0.100057 v -0.243217 1.382347 -0.099951 v -0.241151 1.795341 -0.279440 v -0.241762 1.752192 -0.261347 v -0.242056 1.789857 -0.106508 v -0.242038 1.834154 -0.114050 v -0.083582 1.872299 -0.120509 v -0.025233 1.872297 -0.120506 v -0.025230 1.831576 -0.293529 v -0.083471 1.831641 -0.293633 v 0.085740 1.831639 -0.293630 v 0.029970 1.831576 -0.293529 v 0.029974 1.872297 -0.120506 v 0.085852 1.872299 -0.120509 v 0.239946 1.789857 -0.106507 v 0.239669 1.752175 -0.261321 v 0.239043 1.795320 -0.279405 v 0.239928 1.834153 -0.114049 v 0.376930 0.933855 -0.100057 v 0.376930 0.912974 -0.243823 v 0.243088 1.352371 -0.243622 v 0.243062 1.382348 -0.099951 v 0.499238 0.357369 -0.102153 v 0.499238 0.344441 -0.250014 v 0.473352 0.552272 -0.245279 v 0.473352 0.567241 -0.100504 v 0.500000 0.065379 -0.111187 v 0.500000 0.061898 -0.273924 v 0.500000 0.198806 -0.261367 v 0.500000 0.208506 -0.106397 v 0.500000 -0.081037 -0.111187 v 0.500000 -0.230832 -0.106397 v 0.500000 -0.220082 -0.261367 v 0.500000 -0.076961 -0.273924 v 0.499238 -0.378569 -0.102153 v 0.473352 -0.577935 -0.100504 v 0.473352 -0.562410 -0.245279 v 0.499238 -0.364561 -0.250014 v 0.243088 -1.352434 -0.243622 v 0.376930 -0.915176 -0.243823 v 0.376930 -0.936177 -0.100057 v 0.243062 -1.382414 -0.099951 v -0.182962 -0.332370 1.568281 v -0.208183 -0.432487 1.440494 v -0.232773 -0.451679 1.509027 v -0.209095 -0.341034 1.650500 v -0.157075 -0.522982 1.603586 v -0.145271 -0.398457 1.754320 v -0.202786 -0.396936 1.748697 v -0.214263 -0.523996 1.601208 v -0.208183 1.440494 -0.451119 v -0.182962 1.568281 -0.367298 v -0.209095 1.650500 -0.376400 v -0.232773 1.509027 -0.469265 v -0.145271 1.754320 -0.440493 v -0.157075 1.603586 -0.543835 v -0.214263 1.601207 -0.544613 v -0.202786 1.748697 -0.438494 v -0.208183 -0.432487 -1.440494 v -0.182962 -0.332370 -1.568281 v -0.209095 -0.341034 -1.650500 v -0.232773 -0.451679 -1.509027 v -0.145271 -0.398457 -1.754320 v -0.157075 -0.522981 -1.603586 v -0.214263 -0.523996 -1.601207 v -0.202786 -0.396936 -1.748697 v -0.182962 -1.568281 -0.367298 v -0.208183 -1.440494 -0.451119 v -0.232773 -1.509027 -0.469265 v -0.209095 -1.650500 -0.376400 v -0.157075 -1.603586 -0.543835 v -0.145271 -1.754320 -0.440493 v -0.202786 -1.748697 -0.438494 v -0.214263 -1.601208 -0.544613 v -0.286726 -0.485100 1.186994 v -0.393926 -0.556283 0.814408 v -0.422871 -0.599281 0.844657 v -0.318362 -0.516772 1.218174 v -0.275070 -0.687217 0.933977 v -0.209356 -0.598130 1.307415 v -0.273108 -0.602456 1.309356 v -0.348502 -0.693889 0.939795 v -0.393926 0.554510 0.814408 v -0.286726 0.481227 1.186994 v -0.318362 0.514616 1.218174 v -0.422871 0.599173 0.844657 v -0.209356 0.595629 1.307415 v -0.275070 0.687146 0.933977 v -0.348502 0.693818 0.939795 v -0.273108 0.599982 1.309356 v -0.286726 1.186998 0.480339 v -0.393926 0.814556 0.554104 v -0.422871 0.844661 0.599149 v -0.318362 1.218174 0.514122 v -0.275070 0.933977 0.687129 v -0.209356 1.307415 0.595055 v -0.273108 1.309356 0.599415 v -0.348502 0.939795 0.693802 v -0.393926 0.814556 -0.559489 v -0.286726 1.186998 -0.492105 v -0.318362 1.218174 -0.520673 v -0.422871 0.844661 -0.599477 v -0.209356 1.307415 -0.602656 v -0.275070 0.933977 -0.687346 v -0.348502 0.939795 -0.694017 v -0.273108 1.309356 -0.606930 v -0.286726 0.481227 -1.187053 v -0.393926 0.554510 -0.816370 v -0.422871 0.599173 -0.844716 v -0.318362 0.514616 -1.218176 v -0.275070 0.687146 -0.933977 v -0.209356 0.595629 -1.307415 v -0.273108 0.599983 -1.309356 v -0.348502 0.693818 -0.939795 v -0.393926 -0.556283 -0.816370 v -0.286726 -0.485099 -1.187053 v -0.318362 -0.516772 -1.218176 v -0.422871 -0.599281 -0.844716 v -0.209356 -0.598130 -1.307415 v -0.275070 -0.687217 -0.933977 v -0.348502 -0.693889 -0.939795 v -0.273108 -0.602456 -1.309356 v -0.286726 -1.187018 -0.492105 v -0.393926 -0.815202 -0.559489 v -0.422871 -0.844681 -0.599477 v -0.318362 -1.218175 -0.520673 v -0.275070 -0.933977 -0.687346 v -0.209356 -1.307415 -0.602656 v -0.273108 -1.309356 -0.606930 v -0.348502 -0.939795 -0.694017 v -0.393926 -0.815202 0.554104 v -0.286726 -1.187018 0.480339 v -0.318362 -1.218174 0.514122 v -0.422871 -0.844681 0.599149 v -0.209356 -1.307415 0.595055 v -0.275070 -0.933977 0.687129 v -0.348502 -0.939795 0.693802 v -0.273108 -1.309356 0.599415 v -0.181821 0.185501 1.636362 v -0.181714 0.058340 1.672239 v -0.207917 0.059161 1.757647 v -0.208023 0.188895 1.720447 v -0.147252 0.070278 1.872071 v -0.146743 0.223028 1.831656 v -0.205928 0.221144 1.824221 v -0.206901 0.069500 1.864070 v -0.181714 0.058340 -1.672239 v -0.181821 0.185501 -1.636362 v -0.208023 0.188895 -1.720447 v -0.207917 0.059161 -1.757647 v -0.146743 0.223028 -1.831656 v -0.147252 0.070278 -1.872071 v -0.206901 0.069500 -1.864070 v -0.205928 0.221143 -1.824221 v -0.181821 -1.636362 0.176114 v -0.181714 -1.672239 0.042624 v -0.207917 -1.757647 0.043230 v -0.208023 -1.720447 0.179380 v -0.147252 -1.872071 0.051342 v -0.146743 -1.831656 0.211718 v -0.205928 -1.824221 0.209962 v -0.206901 -1.864070 0.050779 v -0.181714 1.672239 0.042624 v -0.181821 1.636362 0.176114 v -0.208023 1.720447 0.179380 v -0.207917 1.757647 0.043230 v -0.146743 1.831656 0.211718 v -0.147252 1.872071 0.051342 v -0.206901 1.864070 0.050779 v -0.205928 1.824221 0.209962 v -0.208183 0.422197 1.440494 v -0.182962 0.313382 1.568281 v -0.209095 0.321809 1.650500 v -0.232773 0.441966 1.509027 v -0.145271 0.375606 1.754320 v -0.157075 0.511464 1.603586 v -0.214263 0.512609 1.601208 v -0.202786 0.374343 1.748697 v -0.182962 0.313382 -1.568281 v -0.208183 0.422197 -1.440494 v -0.232773 0.441966 -1.509027 v -0.209095 0.321809 -1.650500 v -0.157075 0.511464 -1.603585 v -0.145271 0.375606 -1.754320 v -0.202786 0.374343 -1.748697 v -0.214263 0.512609 -1.601207 v -0.181714 -0.072483 1.672239 v -0.181821 -0.205532 1.636362 v -0.208022 -0.209200 1.720447 v -0.207917 -0.073497 1.757647 v -0.146743 -0.247163 1.831656 v -0.147252 -0.087319 1.872071 v -0.206901 -0.086347 1.864070 v -0.205928 -0.245006 1.824221 v -0.181821 -0.205532 -1.636362 v -0.181714 -0.072483 -1.672239 v -0.207917 -0.073497 -1.757647 v -0.208023 -0.209200 -1.720447 v -0.147252 -0.087319 -1.872070 v -0.146743 -0.247163 -1.831656 v -0.205928 -0.245006 -1.824221 v -0.206901 -0.086347 -1.864070 v -0.208183 -1.440494 0.419807 v -0.182962 -1.568281 0.308006 v -0.209095 -1.650500 0.316364 v -0.232773 -1.509027 0.439709 v -0.145271 -1.754320 0.369135 v -0.157075 -1.603585 0.508788 v -0.214263 -1.601207 0.509963 v -0.202786 -1.748697 0.367945 v -0.182962 1.568281 0.308006 v -0.208183 1.440494 0.419807 v -0.232773 1.509027 0.439709 v -0.209095 1.650500 0.316364 v -0.157075 1.603585 0.508788 v -0.145271 1.754320 0.369135 v -0.202786 1.748697 0.367945 v -0.214263 1.601207 0.509963 v -0.181714 -1.672239 -0.100006 v -0.181821 -1.636362 -0.244342 v -0.208022 -1.720447 -0.248540 v -0.207917 -1.757647 -0.101396 v -0.146743 -1.831656 -0.293923 v -0.147252 -1.872071 -0.120480 v -0.206901 -1.864070 -0.119133 v -0.205928 -1.824221 -0.291236 v -0.181821 1.636362 -0.244342 v -0.181714 1.672239 -0.100006 v -0.207917 1.757647 -0.101396 v -0.208023 1.720447 -0.248540 v -0.147252 1.872070 -0.120480 v -0.146743 1.831656 -0.293923 v -0.205928 1.824221 -0.291236 v -0.206901 1.864070 -0.119133 v 0.207512 -0.432397 1.440427 v 0.182295 -0.332340 1.568262 v 0.207642 -0.340962 1.650453 v 0.231399 -0.451491 1.508891 v 0.145061 -0.398391 1.754278 v 0.156991 -0.522841 1.603493 v 0.212708 -0.523705 1.601015 v 0.201218 -0.396799 1.748610 v 0.182295 1.568262 -0.367268 v 0.207512 1.440427 -0.451029 v 0.231399 1.508891 -0.469077 v 0.207642 1.650453 -0.376328 v 0.156991 1.603493 -0.543695 v 0.145061 1.754278 -0.440426 v 0.201218 1.748610 -0.438358 v 0.212708 1.601015 -0.544322 v 0.182295 -0.332340 -1.568262 v 0.207512 -0.432397 -1.440427 v 0.231399 -0.451491 -1.508891 v 0.207642 -0.340962 -1.650453 v 0.156991 -0.522841 -1.603493 v 0.145061 -0.398391 -1.754278 v 0.201218 -0.396799 -1.748610 v 0.212708 -0.523705 -1.601015 v 0.207512 -1.440427 -0.451029 v 0.182295 -1.568262 -0.367268 v 0.207642 -1.650453 -0.376328 v 0.231399 -1.508891 -0.469077 v 0.145061 -1.754278 -0.440426 v 0.156991 -1.603493 -0.543695 v 0.212708 -1.601015 -0.544322 v 0.201218 -1.748610 -0.438358 v 0.393210 -0.556047 0.814181 v 0.286021 -0.484925 1.186843 v 0.316937 -0.516411 1.217864 v 0.421311 -0.598767 0.844163 v 0.209813 -0.597952 1.307284 v 0.276207 -0.687048 0.933827 v 0.347345 -0.693508 0.939453 v 0.271721 -0.602074 1.309072 v 0.286021 0.481053 1.186843 v 0.393210 0.554274 0.814181 v 0.421311 0.598659 0.844163 v 0.316937 0.514255 1.217864 v 0.276207 0.686976 0.933827 v 0.209813 0.595451 1.307284 v 0.271721 0.599600 1.309072 v 0.347345 0.693437 0.939453 v 0.393210 0.814329 0.553868 v 0.286021 1.186847 0.480164 v 0.316937 1.217864 0.513760 v 0.421311 0.844168 0.598635 v 0.209813 1.307285 0.594877 v 0.276207 0.933827 0.686960 v 0.347345 0.939453 0.693421 v 0.271721 1.309072 0.599033 v 0.286021 1.186847 -0.491931 v 0.393210 0.814329 -0.559253 v 0.421311 0.844168 -0.598962 v 0.316937 1.217864 -0.520312 v 0.276207 0.933827 -0.687177 v 0.209813 1.307284 -0.602478 v 0.271721 1.309072 -0.606547 v 0.347345 0.939453 -0.693635 v 0.393210 0.554274 -0.816142 v 0.286021 0.481053 -1.186902 v 0.316937 0.514255 -1.217865 v 0.421311 0.598659 -0.844222 v 0.209813 0.595451 -1.307284 v 0.276207 0.686976 -0.933827 v 0.347345 0.693437 -0.939453 v 0.271721 0.599600 -1.309072 v 0.286021 -0.484925 -1.186902 v 0.393210 -0.556047 -0.816142 v 0.421311 -0.598767 -0.844222 v 0.316937 -0.516411 -1.217866 v 0.276207 -0.687048 -0.933827 v 0.209813 -0.597952 -1.307284 v 0.271721 -0.602073 -1.309072 v 0.347345 -0.693508 -0.939453 v 0.393210 -0.814974 -0.559253 v 0.286021 -1.186867 -0.491931 v 0.316937 -1.217864 -0.520312 v 0.421311 -0.844187 -0.598963 v 0.209813 -1.307284 -0.602478 v 0.276207 -0.933827 -0.687177 v 0.347345 -0.939453 -0.693635 v 0.271721 -1.309072 -0.606547 v 0.286021 -1.186867 0.480165 v 0.393210 -0.814975 0.553868 v 0.421312 -0.844187 0.598635 v 0.316937 -1.217864 0.513760 v 0.276207 -0.933827 0.686960 v 0.209813 -1.307284 0.594877 v 0.271721 -1.309072 0.599033 v 0.347345 -0.939452 0.693421 v 0.180996 0.058340 1.672239 v 0.181114 0.185494 1.636358 v 0.206492 0.188879 1.720438 v 0.206366 0.059161 1.757647 v 0.146547 0.223013 1.831647 v 0.147061 0.070278 1.872070 v 0.205365 0.069499 1.864070 v 0.204384 0.221114 1.824203 v 0.181114 0.185494 -1.636358 v 0.180996 0.058340 -1.672239 v 0.206366 0.059161 -1.757647 v 0.206492 0.188879 -1.720437 v 0.147061 0.070278 -1.872070 v 0.146547 0.223013 -1.831647 v 0.204384 0.221114 -1.824203 v 0.205365 0.069499 -1.864070 v 0.180996 -1.672239 0.042623 v 0.181114 -1.636358 0.176108 v 0.206492 -1.720438 0.179365 v 0.206366 -1.757647 0.043230 v 0.146547 -1.831647 0.211704 v 0.147061 -1.872070 0.051342 v 0.205365 -1.864069 0.050778 v 0.204384 -1.824203 0.209933 v 0.181114 1.636358 0.176108 v 0.180996 1.672239 0.042623 v 0.206366 1.757647 0.043230 v 0.206492 1.720437 0.179365 v 0.147061 1.872070 0.051342 v 0.146547 1.831647 0.211704 v 0.204384 1.824203 0.209933 v 0.205365 1.864070 0.050778 v 0.182295 0.313352 1.568262 v 0.207512 0.422107 1.440427 v 0.231399 0.441779 1.508891 v 0.207642 0.321736 1.650454 v 0.156991 0.511324 1.603493 v 0.145061 0.375539 1.754278 v 0.201218 0.374207 1.748610 v 0.212708 0.512318 1.601014 v 0.207512 0.422107 -1.440427 v 0.182295 0.313351 -1.568262 v 0.207642 0.321736 -1.650453 v 0.231399 0.441779 -1.508891 v 0.145061 0.375539 -1.754278 v 0.156991 0.511324 -1.603493 v 0.212708 0.512318 -1.601014 v 0.201218 0.374207 -1.748610 v 0.181114 -0.205526 1.636358 v 0.180996 -0.072483 1.672239 v 0.206366 -0.073497 1.757647 v 0.206492 -0.209185 1.720437 v 0.147061 -0.087318 1.872070 v 0.146547 -0.247149 1.831647 v 0.204384 -0.244976 1.824203 v 0.205365 -0.086346 1.864070 v 0.180996 -0.072483 -1.672239 v 0.181114 -0.205526 -1.636358 v 0.206492 -0.209185 -1.720438 v 0.206366 -0.073497 -1.757647 v 0.146547 -0.247149 -1.831647 v 0.147061 -0.087318 -1.872070 v 0.205365 -0.086346 -1.864070 v 0.204384 -0.244976 -1.824203 v 0.182295 -1.568262 0.307975 v 0.207512 -1.440427 0.419717 v 0.231399 -1.508891 0.439522 v 0.207642 -1.650454 0.316292 v 0.156991 -1.603493 0.508648 v 0.145061 -1.754278 0.369068 v 0.201218 -1.748610 0.367809 v 0.212708 -1.601014 0.509672 v 0.207512 1.440427 0.419717 v 0.182295 1.568262 0.307975 v 0.207642 1.650453 0.316292 v 0.231399 1.508891 0.439521 v 0.145061 1.754278 0.369068 v 0.156991 1.603493 0.508648 v 0.212708 1.601014 0.509672 v 0.201218 1.748610 0.367809 v 0.181114 -1.636358 -0.244335 v 0.180996 -1.672239 -0.100006 v 0.206366 -1.757647 -0.101396 v 0.206492 -1.720437 -0.248524 v 0.147061 -1.872070 -0.120480 v 0.146547 -1.831647 -0.293909 v 0.204384 -1.824203 -0.291206 v 0.205365 -1.864069 -0.119132 v 0.180996 1.672239 -0.100006 v 0.181114 1.636358 -0.244335 v 0.206492 1.720438 -0.248524 v 0.206366 1.757647 -0.101396 v 0.146547 1.831647 -0.293909 v 0.147061 1.872070 -0.120480 v 0.205365 1.864069 -0.119132 v 0.204384 1.824203 -0.291206 v -0.060526 -0.519560 1.601742 v -0.026138 -0.462651 1.691183 v -0.053903 -0.396469 1.753209 v -0.085713 -0.463077 1.691342 v -0.053903 1.753208 -0.438518 v -0.026138 1.691183 -0.494841 v -0.060526 1.601742 -0.540420 v -0.085713 1.691341 -0.495268 v -0.053903 -0.396469 -1.753208 v -0.026138 -0.462651 -1.691183 v -0.060526 -0.519560 -1.601742 v -0.085713 -0.463077 -1.691342 v -0.060526 -1.601742 -0.540420 v -0.026138 -1.691183 -0.494841 v -0.053903 -1.753209 -0.438518 v -0.085713 -1.691341 -0.495268 v 0.491730 -0.430876 -0.377591 v 0.469178 -0.523509 -0.438008 v 0.469178 -0.411474 -0.540690 v 0.491730 -0.342523 -0.457944 v -0.469194 -0.523514 -0.438014 v -0.491731 -0.430877 -0.377591 v -0.491731 -0.342523 -0.457944 v -0.469194 -0.411480 -0.540695 v -0.116359 -0.690272 0.937649 v -0.048036 -0.636214 1.123210 v -0.085600 -0.596836 1.307665 v -0.154819 -0.629563 1.116302 v 0.377652 -0.392973 0.849582 v 0.308119 -0.329533 1.089700 v 0.248290 -0.383536 1.257319 v 0.316977 -0.437754 1.029131 v -0.048036 0.635499 1.123210 v -0.116359 0.690200 0.937649 v -0.154819 0.628848 1.116302 v -0.085600 0.594334 1.307665 v -0.377692 -0.392985 0.849594 v -0.317155 -0.437800 1.029173 v -0.248464 -0.383556 1.257334 v -0.308164 -0.329536 1.089702 v -0.116359 0.937649 0.690184 v -0.048036 1.123210 0.635335 v -0.085600 1.307665 0.593760 v -0.154819 1.116302 0.628684 v 0.377652 0.850036 -0.419499 v 0.316977 1.029241 -0.455288 v 0.248290 1.257331 -0.410632 v 0.308119 1.089837 -0.364417 v -0.116359 0.937649 -0.690401 v -0.154819 1.116302 -0.630857 v -0.085600 1.307665 -0.601363 v -0.048036 1.123210 -0.637507 v -0.377692 0.850048 -0.419512 v -0.308164 1.089839 -0.364420 v -0.248464 1.257347 -0.410652 v -0.317155 1.029283 -0.455335 v -0.116359 0.690200 -0.937649 v -0.048036 0.635499 -1.123210 v -0.085600 0.594334 -1.307665 v -0.154819 0.628848 -1.116302 v 0.377652 -0.392973 -0.855597 v 0.316977 -0.437754 -1.030591 v 0.248290 -0.383536 -1.257490 v 0.308119 -0.329533 -1.091515 v -0.116359 -0.690272 -0.937649 v -0.154819 -0.629563 -1.116302 v -0.085600 -0.596836 -1.307665 v -0.048036 -0.636214 -1.123210 v -0.377692 -0.392985 -0.855609 v -0.308164 -0.329536 -1.091517 v -0.248464 -0.383556 -1.257505 v -0.317155 -0.437800 -1.030633 v -0.116359 -0.937649 -0.690401 v -0.048036 -1.123210 -0.637507 v -0.085600 -1.307665 -0.601363 v -0.154819 -1.116302 -0.630857 v 0.377652 -0.852016 -0.419499 v 0.308119 -1.090434 -0.364417 v 0.248290 -1.257388 -0.410632 v 0.316977 -1.029722 -0.455288 v -0.116359 -0.937649 0.690184 v -0.154819 -1.116302 0.628684 v -0.085600 -1.307665 0.593760 v -0.048036 -1.123210 0.635335 v -0.377692 -0.852027 -0.419512 v -0.317155 -1.029764 -0.455335 v -0.248464 -1.257404 -0.410652 v -0.308164 -1.090436 -0.364420 v 0.244028 -0.423081 1.624907 v 0.242038 -0.371490 1.702249 v 0.238801 -0.450003 1.664144 v 0.258539 -0.493633 1.559866 v -0.246013 -0.423284 1.625042 v -0.260610 -0.493969 1.560098 v -0.240889 -0.450258 1.664310 v -0.244172 -0.371637 1.702342 v 0.244028 1.624907 -0.451516 v 0.258539 1.559866 -0.512714 v 0.238801 1.664144 -0.480456 v 0.242038 1.702249 -0.409952 v -0.246013 1.625042 -0.451720 v -0.244172 1.702342 -0.410098 v -0.240889 1.664309 -0.480711 v -0.260610 1.560098 -0.513050 v 0.244028 -0.423081 -1.624907 v 0.258539 -0.493633 -1.559866 v 0.238801 -0.450003 -1.664144 v 0.242038 -0.371490 -1.702249 v -0.246013 -0.423284 -1.625042 v -0.244172 -0.371637 -1.702342 v -0.240889 -0.450258 -1.664309 v -0.260610 -0.493969 -1.560098 v 0.244028 -1.624907 -0.451516 v 0.242038 -1.702249 -0.409952 v 0.238801 -1.664144 -0.480456 v 0.258539 -1.559866 -0.512714 v -0.246013 -1.625042 -0.451720 v -0.260610 -1.560098 -0.513050 v -0.240889 -1.664309 -0.480711 v -0.244172 -1.702342 -0.410098 v 0.387341 -0.581790 1.062933 v 0.329756 -0.568677 1.271117 v 0.362538 -0.620544 1.102883 v 0.418942 -0.657598 0.902378 v -0.389296 -0.582378 1.063455 v -0.420885 -0.658228 0.902965 v -0.364387 -0.621099 1.103352 v -0.331754 -0.569199 1.271535 v -0.389296 0.581746 1.063455 v -0.331754 0.566910 1.271535 v -0.364387 0.620422 1.103352 v -0.420885 0.658163 0.902965 v 0.387341 0.581158 1.062933 v 0.418941 0.657533 0.902378 v 0.362538 0.619868 1.102883 v 0.329756 0.566388 1.271117 v 0.387341 1.062933 0.581014 v 0.329756 1.271117 0.565863 v 0.362538 1.102883 0.619712 v 0.418942 0.902378 0.657518 v -0.389296 1.063455 0.581601 v -0.420885 0.902965 0.658147 v -0.364387 1.103352 0.620267 v -0.331754 1.271535 0.566385 v -0.389296 1.063455 -0.583520 v -0.331754 1.271535 -0.573340 v -0.364387 1.103352 -0.622322 v -0.420885 0.902965 -0.658346 v 0.387341 1.062933 -0.582933 v 0.418941 0.902378 -0.657717 v 0.362538 1.102883 -0.621768 v 0.329756 1.271117 -0.572818 v 0.387341 0.581159 -1.062933 v 0.329756 0.566388 -1.271117 v 0.362538 0.619868 -1.102883 v 0.418941 0.657533 -0.902378 v -0.389296 0.581746 -1.063455 v -0.420885 0.658163 -0.902965 v -0.364387 0.620422 -1.103352 v -0.331754 0.566910 -1.271535 v -0.389296 -0.582378 -1.063455 v -0.331754 -0.569199 -1.271535 v -0.364387 -0.621099 -1.103352 v -0.420885 -0.658228 -0.902965 v 0.387341 -0.581790 -1.062933 v 0.418941 -0.657598 -0.902378 v 0.362538 -0.620544 -1.102883 v 0.329756 -0.568677 -1.271117 v 0.387341 -1.062933 -0.582933 v 0.329756 -1.271117 -0.572818 v 0.362538 -1.102883 -0.621767 v 0.418942 -0.902378 -0.657717 v -0.389296 -1.063455 -0.583520 v -0.420885 -0.902965 -0.658346 v -0.364387 -1.103352 -0.622322 v -0.331754 -1.271535 -0.573340 v -0.389296 -1.063455 0.581601 v -0.331754 -1.271535 0.566385 v -0.364387 -1.103352 0.620267 v -0.420885 -0.902965 0.658148 v 0.387341 -1.062933 0.581014 v 0.418942 -0.902378 0.657518 v 0.362538 -1.102883 0.619712 v 0.329756 -1.271117 0.565863 v 0.128098 0.937639 0.690174 v 0.161239 1.116272 0.628646 v 0.093388 1.307657 0.593749 v 0.060843 1.123209 0.635334 v 0.031206 1.691182 -0.494841 v 0.057588 1.753206 -0.438514 v 0.088144 1.691327 -0.495245 v 0.065082 1.601736 -0.540411 v 0.128098 0.937639 -0.690391 v 0.060843 1.123209 -0.637506 v 0.093388 1.307657 -0.601352 v 0.161239 1.116272 -0.630818 v 0.060843 0.635498 -1.123209 v 0.128098 0.690190 -0.937639 v 0.161239 0.628810 -1.116272 v 0.093388 0.594323 -1.307657 v 0.031206 -0.462650 -1.691182 v 0.057588 -0.396465 -1.753206 v 0.088144 -0.463055 -1.691327 v 0.065082 -0.519551 -1.601736 v 0.128098 -0.690261 -0.937639 v 0.060843 -0.636213 -1.123209 v 0.093388 -0.596825 -1.307657 v 0.161239 -0.629525 -1.116272 v 0.060843 -1.123209 -0.637506 v 0.128098 -0.937639 -0.690391 v 0.161239 -1.116272 -0.630818 v 0.093388 -1.307657 -0.601352 v 0.031206 -1.691182 -0.494841 v 0.065082 -1.601736 -0.540411 v 0.088144 -1.691327 -0.495245 v 0.057588 -1.753206 -0.438514 v 0.128098 -0.937639 0.690173 v 0.060843 -1.123209 0.635334 v 0.093388 -1.307657 0.593749 v 0.161239 -1.116272 0.628646 v 0.060843 -0.636213 1.123209 v 0.128098 -0.690261 0.937639 v 0.161239 -0.629525 1.116272 v 0.093388 -0.596825 1.307657 v 0.031206 -0.462650 1.691182 v 0.065082 -0.519551 1.601736 v 0.088144 -0.463055 1.691327 v 0.057588 -0.396465 1.753206 v 0.128098 0.690190 0.937639 v 0.060843 0.635498 1.123209 v 0.093388 0.594323 1.307657 v 0.161239 0.628810 1.116272 v 0.376930 0.121874 0.925307 v 0.307822 0.184762 1.137380 v 0.243069 0.121840 1.370889 v 0.307814 0.058294 1.162800 v 0.244299 0.064346 1.812006 v 0.239873 0.130298 1.775344 v 0.243698 0.205558 1.773788 v 0.239694 0.139412 1.819223 v 0.029973 0.146848 1.856770 v 0.057514 0.070288 1.872298 v 0.085822 0.146876 1.856789 v 0.057482 0.222636 1.831593 v -0.053853 0.070288 1.872298 v -0.025233 0.146848 1.856770 v -0.053822 0.222637 1.831593 v -0.083553 0.146877 1.856789 v -0.241978 0.130306 1.775349 v -0.246480 0.064347 1.812007 v -0.241803 0.139422 1.819229 v -0.245869 0.205590 1.773808 v -0.376934 0.121874 0.925307 v -0.307859 0.058294 1.162800 v -0.243223 0.121841 1.370889 v -0.307866 0.184762 1.137381 v -0.492386 0.058500 -0.494712 v -0.499238 0.124171 -0.410662 v -0.492386 0.187576 -0.478561 v -0.473352 0.122221 -0.590587 v -0.307859 0.058294 -1.164817 v -0.376934 0.121874 -0.932199 v -0.307866 0.184762 -1.139292 v -0.243223 0.121841 -1.371086 v -0.246480 0.064347 -1.812007 v -0.241978 0.130306 -1.775349 v -0.245869 0.205589 -1.773808 v -0.241803 0.139421 -1.819229 v -0.053822 0.222637 -1.831593 v -0.025233 0.146848 -1.856770 v -0.053853 0.070288 -1.872297 v -0.083553 0.146877 -1.856789 v 0.057514 0.070288 -1.872298 v 0.029973 0.146848 -1.856770 v 0.057482 0.222636 -1.831593 v 0.085822 0.146876 -1.856789 v 0.239873 0.130298 -1.775344 v 0.244299 0.064346 -1.812006 v 0.239694 0.139412 -1.819223 v 0.243698 0.205558 -1.773788 v 0.376930 0.121874 -0.932199 v 0.307814 0.058294 -1.164817 v 0.243069 0.121840 -1.371085 v 0.307822 0.184762 -1.139292 v 0.492386 0.058500 -0.494712 v 0.473352 0.122221 -0.590587 v 0.492386 0.187576 -0.478561 v 0.499238 0.124171 -0.410662 v 0.376930 -0.928096 0.109756 v 0.307822 -1.138154 0.175365 v 0.243069 -1.370968 0.109793 v 0.307814 -1.163616 0.042557 v 0.244299 -1.812006 0.047020 v 0.239873 -1.775344 0.117469 v 0.243698 -1.773788 0.195210 v 0.239694 -1.819223 0.125673 v 0.029973 -1.856770 0.132324 v 0.057514 -1.872297 0.051346 v 0.085822 -1.856789 0.132353 v 0.057482 -1.831593 0.211323 v -0.053853 -1.872297 0.051346 v -0.025233 -1.856770 0.132324 v -0.053822 -1.831593 0.211324 v -0.083553 -1.856789 0.132354 v -0.241978 -1.775349 0.117477 v -0.246480 -1.812007 0.047021 v -0.241803 -1.819229 0.125682 v -0.245869 -1.773808 0.195242 v -0.376934 -0.928096 0.109756 v -0.307859 -1.163616 0.042557 v -0.243223 -1.370968 0.109794 v -0.307866 -1.138154 0.175366 v -0.492386 -0.464852 0.042111 v -0.473352 -0.571676 0.109839 v -0.492386 -0.450229 0.177841 v -0.499238 -0.372566 0.111411 v -0.500000 0.136897 0.046872 v -0.500000 0.063819 0.123917 v -0.500000 0.130028 0.194076 v -0.500000 0.204217 0.117056 v -0.307859 1.162953 0.042557 v -0.376934 0.925827 0.109756 v -0.307866 1.137525 0.175366 v -0.243223 1.370904 0.109794 v -0.246480 1.812007 0.047021 v -0.241978 1.775349 0.117477 v -0.245869 1.773808 0.195242 v -0.241803 1.819229 0.125682 v -0.053822 1.831593 0.211324 v -0.025233 1.856770 0.132324 v -0.053853 1.872297 0.051346 v -0.083553 1.856789 0.132354 v 0.057514 1.872297 0.051346 v 0.029973 1.856770 0.132324 v 0.057482 1.831593 0.211323 v 0.085822 1.856789 0.132353 v 0.239873 1.775344 0.117469 v 0.244299 1.812006 0.047020 v 0.239694 1.819223 0.125673 v 0.243698 1.773788 0.195210 v 0.376930 0.925827 0.109756 v 0.307814 1.162953 0.042557 v 0.243069 1.370903 0.109793 v 0.307822 1.137525 0.175365 v 0.500000 0.063819 0.123917 v 0.500000 0.136897 0.046872 v 0.500000 0.204217 0.117056 v 0.500000 0.130028 0.194076 v 0.473352 -0.571676 0.109839 v 0.492386 -0.464852 0.042111 v 0.499238 -0.372566 0.111411 v 0.492386 -0.450229 0.177841 v 0.377652 0.378401 0.849582 v 0.316977 0.428069 1.029131 v 0.248290 0.368649 1.257319 v 0.308119 0.310570 1.089700 v 0.242038 0.350581 1.702249 v 0.244028 0.407458 1.624907 v 0.258539 0.483095 1.559866 v 0.238801 0.433273 1.664144 v 0.031206 0.444965 1.691182 v 0.057588 0.373606 1.753206 v 0.088144 0.445370 1.691327 v 0.065082 0.508030 1.601736 v -0.053903 0.373610 1.753208 v -0.026138 0.444966 1.691183 v -0.060526 0.508039 1.601742 v -0.085713 0.445392 1.691342 v -0.246013 0.407662 1.625042 v -0.244172 0.350728 1.702342 v -0.240889 0.433528 1.664310 v -0.260610 0.483431 1.560098 v -0.377692 0.378414 0.849594 v -0.308164 0.310573 1.089702 v -0.248464 0.368669 1.257334 v -0.317155 0.428116 1.029173 v -0.492386 0.448441 0.042111 v -0.499238 0.351849 0.111411 v -0.492386 0.434666 0.177841 v -0.473352 0.561232 0.109839 v -0.491731 0.323478 -0.457944 v -0.491731 0.416013 -0.377591 v -0.469194 0.514026 -0.438014 v -0.469194 0.396907 -0.540695 v -0.308164 0.310573 -1.091517 v -0.377692 0.378414 -0.855609 v -0.317155 0.428116 -1.030633 v -0.248464 0.368669 -1.257505 v -0.244172 0.350728 -1.702342 v -0.246013 0.407662 -1.625042 v -0.260610 0.483431 -1.560097 v -0.240889 0.433528 -1.664310 v -0.060526 0.508039 -1.601742 v -0.026138 0.444966 -1.691183 v -0.053903 0.373610 -1.753208 v -0.085713 0.445392 -1.691341 v 0.057588 0.373606 -1.753206 v 0.031206 0.444965 -1.691182 v 0.065082 0.508030 -1.601736 v 0.088144 0.445370 -1.691327 v 0.244028 0.407459 -1.624907 v 0.242038 0.350581 -1.702249 v 0.238801 0.433273 -1.664144 v 0.258539 0.483095 -1.559866 v 0.377652 0.378401 -0.855597 v 0.308119 0.310570 -1.091515 v 0.248290 0.368649 -1.257490 v 0.316977 0.428069 -1.030591 v 0.491730 0.323478 -0.457944 v 0.469178 0.396902 -0.540690 v 0.469178 0.514021 -0.438008 v 0.491730 0.416013 -0.377591 v 0.499238 0.351849 0.111411 v 0.492386 0.448441 0.042111 v 0.473352 0.561232 0.109839 v 0.492386 0.434666 0.177841 v 0.376930 -0.139037 0.925307 v 0.307814 -0.072438 1.162800 v 0.243069 -0.138985 1.370889 v 0.307822 -0.204789 1.137380 v 0.243698 -0.227641 1.773788 v 0.239873 -0.148559 1.775344 v 0.244299 -0.079938 1.812006 v 0.239694 -0.158968 1.819223 v 0.029973 -0.167520 1.856770 v 0.057482 -0.246780 1.831593 v 0.085822 -0.167548 1.856789 v 0.057514 -0.087335 1.872298 v -0.053822 -0.246781 1.831594 v -0.025233 -0.167520 1.856770 v -0.053853 -0.087335 1.872298 v -0.083553 -0.167549 1.856789 v -0.241978 -0.148566 1.775349 v -0.245869 -0.227673 1.773808 v -0.241804 -0.158977 1.819229 v -0.246480 -0.079939 1.812007 v -0.376934 -0.139037 0.925307 v -0.307866 -0.204789 1.137381 v -0.243223 -0.138986 1.370889 v -0.307859 -0.072438 1.162800 v -0.500000 -0.155957 0.046872 v -0.500000 -0.226075 0.117056 v -0.500000 -0.148267 0.194076 v -0.500000 -0.079214 0.123917 v -0.492386 -0.207756 -0.478561 v -0.499238 -0.141685 -0.410662 v -0.492386 -0.072850 -0.494712 v -0.473352 -0.139458 -0.590587 v -0.307866 -0.204789 -1.139292 v -0.376934 -0.139037 -0.932200 v -0.307859 -0.072438 -1.164817 v -0.243223 -0.138986 -1.371086 v -0.245869 -0.227673 -1.773808 v -0.241978 -0.148566 -1.775349 v -0.246480 -0.079939 -1.812007 v -0.241803 -0.158977 -1.819229 v -0.053853 -0.087335 -1.872298 v -0.025233 -0.167520 -1.856770 v -0.053822 -0.246781 -1.831593 v -0.083553 -0.167549 -1.856789 v 0.057482 -0.246780 -1.831593 v 0.029973 -0.167520 -1.856770 v 0.057514 -0.087335 -1.872298 v 0.085822 -0.167548 -1.856789 v 0.239873 -0.148559 -1.775344 v 0.243698 -0.227641 -1.773788 v 0.239694 -0.158968 -1.819223 v 0.244299 -0.079938 -1.812006 v 0.376930 -0.139037 -0.932199 v 0.307822 -0.204789 -1.139292 v 0.243069 -0.138985 -1.371085 v 0.307814 -0.072438 -1.164817 v 0.499238 -0.141685 -0.410662 v 0.492386 -0.207756 -0.478561 v 0.473352 -0.139458 -0.590588 v 0.492386 -0.072850 -0.494712 v 0.500000 -0.226075 0.117056 v 0.500000 -0.155957 0.046872 v 0.500000 -0.079214 0.123917 v 0.500000 -0.148267 0.194076 v 0.242038 -1.702249 0.344660 v 0.244028 -1.624907 0.403565 v 0.258539 -1.559866 0.480646 v 0.238801 -1.664144 0.429104 v 0.031206 -1.691182 0.440558 v 0.057588 -1.753206 0.367132 v 0.088144 -1.691327 0.440962 v 0.065082 -1.601736 0.505353 v -0.053903 -1.753208 0.367137 v -0.026138 -1.691183 0.440558 v -0.060526 -1.601742 0.505361 v -0.085713 -1.691341 0.440985 v -0.246013 -1.625042 0.403769 v -0.244172 -1.702342 0.344807 v -0.240889 -1.664310 0.429358 v -0.260610 -1.560098 0.480982 v -0.377692 -0.852027 0.374777 v -0.308164 -1.090436 0.305201 v -0.248464 -1.257403 0.364963 v -0.317155 -1.029764 0.425866 v -0.491731 -0.430877 0.318021 v -0.469194 -0.523514 0.393260 v -0.469194 -0.411480 0.511819 v -0.491731 -0.342523 0.412287 v -0.499238 -0.141685 0.346005 v -0.492386 -0.207756 0.430779 v -0.473352 -0.139458 0.558806 v -0.492386 -0.072850 0.444370 v -0.499238 0.124171 0.346005 v -0.492386 0.058500 0.444370 v -0.473352 0.122221 0.558806 v -0.492386 0.187576 0.430779 v -0.491731 0.416013 0.318021 v -0.491731 0.323478 0.412287 v -0.469194 0.396907 0.511819 v -0.469194 0.514026 0.393260 v -0.308164 1.089839 0.305201 v -0.377692 0.850048 0.374777 v -0.317155 1.029283 0.425866 v -0.248464 1.257347 0.364963 v -0.244172 1.702342 0.344807 v -0.246013 1.625042 0.403769 v -0.260610 1.560097 0.480982 v -0.240889 1.664309 0.429358 v -0.060526 1.601742 0.505361 v -0.026138 1.691183 0.440558 v -0.053903 1.753208 0.367137 v -0.085713 1.691341 0.440985 v 0.057588 1.753206 0.367132 v 0.031206 1.691182 0.440558 v 0.065082 1.601736 0.505353 v 0.088144 1.691327 0.440962 v 0.244028 1.624907 0.403565 v 0.242038 1.702249 0.344660 v 0.238801 1.664144 0.429104 v 0.258539 1.559866 0.480646 v 0.377652 0.850036 0.374765 v 0.308119 1.089837 0.305198 v 0.248290 1.257332 0.364943 v 0.316977 1.029241 0.425819 v 0.491730 0.323478 0.412287 v 0.491730 0.416013 0.318021 v 0.469178 0.514021 0.393255 v 0.469178 0.396902 0.511813 v 0.492386 0.058500 0.444370 v 0.499238 0.124171 0.346005 v 0.492386 0.187576 0.430779 v 0.473352 0.122221 0.558806 v 0.492386 -0.207756 0.430779 v 0.499238 -0.141685 0.346005 v 0.492386 -0.072850 0.444370 v 0.473352 -0.139458 0.558806 v 0.469178 -0.523509 0.393255 v 0.491730 -0.430876 0.318021 v 0.491731 -0.342523 0.412287 v 0.469178 -0.411474 0.511813 v 0.308119 -1.090434 0.305198 v 0.377652 -0.852016 0.374765 v 0.316977 -1.029721 0.425819 v 0.248290 -1.257388 0.364943 v 0.239873 -1.775344 -0.184932 v 0.244299 -1.812006 -0.110280 v 0.239694 -1.819223 -0.197921 v 0.243698 -1.773788 -0.270426 v 0.029973 -1.856770 -0.208696 v 0.057482 -1.831593 -0.293556 v 0.085822 -1.856789 -0.208725 v 0.057514 -1.872297 -0.120507 v -0.053822 -1.831593 -0.293557 v -0.025233 -1.856770 -0.208696 v -0.053853 -1.872297 -0.120507 v -0.083553 -1.856789 -0.208726 v -0.241978 -1.775349 -0.184940 v -0.245869 -1.773808 -0.270458 v -0.241804 -1.819229 -0.197931 v -0.246480 -1.812007 -0.110281 v -0.376934 -0.928096 -0.173260 v -0.307866 -1.138154 -0.243596 v -0.243223 -1.370968 -0.173138 v -0.307859 -1.163616 -0.099977 v -0.492386 -0.450229 -0.247014 v -0.473352 -0.571676 -0.173953 v -0.492386 -0.464852 -0.101086 v -0.499238 -0.372566 -0.176843 v -0.500000 -0.148267 -0.268365 v -0.500000 -0.226075 -0.184692 v -0.500000 -0.155957 -0.109062 v -0.500000 -0.079214 -0.193678 v -0.500000 0.130028 -0.268365 v -0.500000 0.063819 -0.193678 v -0.500000 0.136897 -0.109062 v -0.500000 0.204217 -0.184692 v -0.492386 0.434666 -0.247014 v -0.499238 0.351849 -0.176843 v -0.492386 0.448441 -0.101086 v -0.473352 0.561232 -0.173953 v -0.307866 1.137525 -0.243596 v -0.376934 0.925827 -0.173260 v -0.307859 1.162953 -0.099977 v -0.243223 1.370904 -0.173138 v -0.245869 1.773808 -0.270458 v -0.241978 1.775349 -0.184940 v -0.246480 1.812007 -0.110281 v -0.241803 1.819229 -0.197931 v -0.053853 1.872297 -0.120507 v -0.025233 1.856770 -0.208696 v -0.053822 1.831593 -0.293557 v -0.083553 1.856789 -0.208726 v 0.057482 1.831593 -0.293556 v 0.029973 1.856770 -0.208696 v 0.057514 1.872297 -0.120507 v 0.085822 1.856789 -0.208725 v 0.239873 1.775344 -0.184932 v 0.243698 1.773788 -0.270426 v 0.239694 1.819223 -0.197921 v 0.244299 1.812006 -0.110280 v 0.376930 0.925827 -0.173260 v 0.307822 1.137525 -0.243596 v 0.243069 1.370903 -0.173137 v 0.307814 1.162953 -0.099977 v 0.499238 0.351849 -0.176843 v 0.492386 0.434666 -0.247014 v 0.473352 0.561232 -0.173953 v 0.492386 0.448441 -0.101086 v 0.500000 0.063819 -0.193678 v 0.500000 0.130028 -0.268365 v 0.500000 0.204217 -0.184692 v 0.500000 0.136897 -0.109062 v 0.500000 -0.155957 -0.109062 v 0.500000 -0.226075 -0.184692 v 0.500000 -0.148267 -0.268366 v 0.500000 -0.079214 -0.193678 v 0.492386 -0.464852 -0.101086 v 0.473352 -0.571676 -0.173953 v 0.492386 -0.450229 -0.247014 v 0.499238 -0.372566 -0.176843 v 0.307822 -1.138154 -0.243596 v 0.376930 -0.928096 -0.173260 v 0.307814 -1.163616 -0.099977 v 0.243069 -1.370968 -0.173137 v -0.189921 -0.387699 1.515466 v -0.214919 -0.441719 1.486214 v -0.215504 -0.400702 1.593757 v -0.190087 -0.335743 1.624648 v -0.147733 -0.465638 1.692835 v -0.175668 -0.398680 1.753229 v -0.204557 -0.465213 1.688674 v -0.187308 -0.524684 1.603943 v -0.189921 1.515466 -0.414811 v -0.190087 1.624648 -0.370770 v -0.215504 1.593757 -0.427787 v -0.214919 1.486214 -0.459510 v -0.147733 1.692834 -0.497818 v -0.187308 1.603943 -0.545475 v -0.204557 1.688674 -0.497028 v -0.175668 1.753229 -0.440589 v -0.189921 -0.387699 -1.515466 v -0.190087 -0.335743 -1.624648 v -0.215504 -0.400702 -1.593757 v -0.214919 -0.441719 -1.486214 v -0.147733 -0.465638 -1.692834 v -0.187308 -0.524684 -1.603943 v -0.204557 -0.465213 -1.688674 v -0.175668 -0.398680 -1.753229 v -0.189921 -1.515466 -0.414811 v -0.214919 -1.486214 -0.459510 v -0.215504 -1.593757 -0.427787 v -0.190087 -1.624648 -0.370770 v -0.147733 -1.692834 -0.497818 v -0.175668 -1.753229 -0.440589 v -0.204557 -1.688674 -0.497028 v -0.187308 -1.603943 -0.545475 v -0.341996 -0.509699 1.006794 v -0.407861 -0.581304 0.829875 v -0.375948 -0.546624 1.028696 v -0.300727 -0.502311 1.203640 v -0.245534 -0.631764 1.117535 v -0.243385 -0.601510 1.309718 v -0.314543 -0.637527 1.121634 v -0.314676 -0.691685 0.938040 v -0.341996 0.507207 1.006794 v -0.300727 0.499711 1.203640 v -0.375948 0.545968 1.028696 v -0.407861 0.580766 0.829875 v -0.245534 0.631049 1.117535 v -0.314676 0.691613 0.938040 v -0.314543 0.636820 1.121634 v -0.243385 0.599016 1.309718 v -0.341996 1.006838 0.506635 v -0.407861 0.829919 0.580642 v -0.375948 1.028697 0.545818 v -0.300727 1.203641 0.499114 v -0.245534 1.117535 0.630885 v -0.243385 1.309718 0.598444 v -0.314543 1.121634 0.636658 v -0.314676 0.938040 0.691597 v -0.341996 1.006838 -0.514207 v -0.300727 1.203641 -0.507015 v -0.375948 1.028697 -0.547809 v -0.407861 0.829919 -0.582276 v -0.245534 1.117535 -0.633057 v -0.314676 0.938040 -0.691814 v -0.314543 1.121634 -0.638805 v -0.243385 1.309718 -0.606022 v -0.341996 0.507207 -1.007381 v -0.407861 0.580766 -0.830461 v -0.375948 0.545968 -1.028714 v -0.300727 0.499711 -1.203658 v -0.245534 0.631049 -1.117535 v -0.243385 0.599016 -1.309718 v -0.314543 0.636820 -1.121634 v -0.314676 0.691613 -0.938040 v -0.341996 -0.509699 -1.007381 v -0.300727 -0.502311 -1.203658 v -0.375948 -0.546624 -1.028714 v -0.407861 -0.581304 -0.830461 v -0.245534 -0.631764 -1.117535 v -0.314676 -0.691685 -0.938040 v -0.314543 -0.637527 -1.121634 v -0.243385 -0.601510 -1.309718 v -0.341996 -1.007031 -0.514207 v -0.407861 -0.830112 -0.582276 v -0.375948 -1.028703 -0.547809 v -0.300727 -1.203647 -0.507015 v -0.245534 -1.117535 -0.633057 v -0.243385 -1.309718 -0.606022 v -0.314543 -1.121634 -0.638805 v -0.314676 -0.938040 -0.691814 v -0.341996 -1.007031 0.506635 v -0.300727 -1.203647 0.499114 v -0.375948 -1.028703 0.545818 v -0.407861 -0.830112 0.580643 v -0.245534 -1.117535 0.630885 v -0.314676 -0.938040 0.691597 v -0.314543 -1.121634 0.636658 v -0.243385 -1.309718 0.598444 v -0.181742 0.122068 1.658502 v -0.188725 0.058563 1.731265 v -0.207945 0.123981 1.743343 v -0.188862 0.186620 1.694381 v -0.147117 0.146939 1.856625 v -0.178085 0.222664 1.829773 v -0.206644 0.145458 1.848795 v -0.178858 0.070076 1.869955 v -0.181742 0.122068 -1.658502 v -0.188862 0.186620 -1.694381 v -0.207945 0.123981 -1.743343 v -0.188725 0.058563 -1.731265 v -0.147117 0.146939 -1.856625 v -0.178858 0.070076 -1.869955 v -0.206644 0.145458 -1.848795 v -0.178085 0.222664 -1.829773 v -0.181742 -1.658502 0.110018 v -0.188725 -1.731265 0.042790 v -0.207945 -1.743343 0.111766 v -0.188862 -1.694381 0.177200 v -0.147117 -1.856625 0.132421 v -0.178085 -1.829773 0.211388 v -0.206644 -1.848795 0.131104 v -0.178858 -1.869955 0.051197 v -0.181742 1.658502 0.110018 v -0.188862 1.694381 0.177200 v -0.207945 1.743343 0.111766 v -0.188725 1.731265 0.042790 v -0.147117 1.856625 0.132421 v -0.178858 1.869955 0.051197 v -0.206644 1.848795 0.131104 v -0.178085 1.829773 0.211388 v -0.189921 0.372802 1.515466 v -0.190087 0.316701 1.624648 v -0.215504 0.385821 1.593757 v -0.214919 0.431893 1.486214 v -0.147733 0.447959 1.692834 v -0.187308 0.513201 1.603943 v -0.204557 0.447735 1.688674 v -0.175668 0.375897 1.753229 v -0.189921 0.372802 -1.515466 v -0.214919 0.431893 -1.486214 v -0.215504 0.385821 -1.593757 v -0.190087 0.316701 -1.624648 v -0.147733 0.447959 -1.692835 v -0.175668 0.375897 -1.753229 v -0.204557 0.447735 -1.688674 v -0.187308 0.513201 -1.603943 v -0.181742 -0.139219 1.658502 v -0.188862 -0.206724 1.694381 v -0.207945 -0.141366 1.743343 v -0.188725 -0.072758 1.731265 v -0.147117 -0.167604 1.856626 v -0.178858 -0.087065 1.869955 v -0.206644 -0.165888 1.848795 v -0.178085 -0.246727 1.829773 v -0.181742 -0.139219 -1.658502 v -0.188725 -0.072758 -1.731265 v -0.207945 -0.141366 -1.743343 v -0.188862 -0.206724 -1.694381 v -0.147117 -0.167604 -1.856625 v -0.178085 -0.246727 -1.829773 v -0.206644 -0.165888 -1.848795 v -0.178858 -0.087065 -1.869955 v -0.189921 -1.515466 0.369094 v -0.190087 -1.624648 0.311309 v -0.215504 -1.593757 0.382112 v -0.214919 -1.486214 0.429610 v -0.147733 -1.692834 0.443553 v -0.187308 -1.603943 0.510533 v -0.204557 -1.688674 0.443378 v -0.175668 -1.753229 0.369445 v -0.189921 1.515466 0.369094 v -0.214919 1.486214 0.429610 v -0.215504 1.593757 0.382112 v -0.190087 1.624648 0.311309 v -0.147733 1.692834 0.443553 v -0.175668 1.753229 0.369445 v -0.204557 1.688674 0.443378 v -0.187308 1.603943 0.510533 v -0.181742 -1.658502 -0.173383 v -0.188862 -1.694381 -0.245674 v -0.207945 -1.743343 -0.175997 v -0.188725 -1.731265 -0.100380 v -0.147117 -1.856625 -0.208767 v -0.178858 -1.869955 -0.120127 v -0.206644 -1.848795 -0.206585 v -0.178085 -1.829773 -0.293347 v -0.181742 1.658502 -0.173383 v -0.188725 1.731265 -0.100380 v -0.207945 1.743343 -0.175997 v -0.188862 1.694381 -0.245674 v -0.147117 1.856625 -0.208767 v -0.178085 1.829773 -0.293347 v -0.206644 1.848795 -0.206585 v -0.178858 1.869955 -0.120127 v 0.189266 -0.387644 1.515429 v 0.189031 -0.335694 1.624616 v 0.214099 -0.400579 1.593674 v 0.213912 -0.441585 1.486115 v 0.147550 -0.465533 1.692768 v 0.186333 -0.524465 1.603799 v 0.202983 -0.464999 1.688535 v 0.174655 -0.398577 1.753164 v 0.189266 1.515429 -0.414756 v 0.213912 1.486115 -0.459376 v 0.214099 1.593674 -0.427665 v 0.189031 1.624616 -0.370721 v 0.147550 1.692768 -0.497713 v 0.174655 1.753164 -0.440486 v 0.202983 1.688535 -0.496814 v 0.186333 1.603799 -0.545256 v 0.189266 -0.387644 -1.515429 v 0.213912 -0.441585 -1.486115 v 0.214099 -0.400579 -1.593674 v 0.189031 -0.335694 -1.624616 v 0.147550 -0.465533 -1.692768 v 0.174655 -0.398577 -1.753164 v 0.202983 -0.464999 -1.688535 v 0.186333 -0.524465 -1.603799 v 0.189266 -1.515429 -0.414756 v 0.189031 -1.624616 -0.370721 v 0.214099 -1.593674 -0.427665 v 0.213912 -1.486115 -0.459376 v 0.147550 -1.692768 -0.497713 v 0.186333 -1.603799 -0.545256 v 0.202984 -1.688535 -0.496814 v 0.174655 -1.753164 -0.440486 v 0.341287 -0.509488 1.006599 v 0.299672 -0.502046 1.203410 v 0.374453 -0.546174 1.028284 v 0.406708 -0.580923 0.829508 v 0.246365 -0.631586 1.117394 v 0.314293 -0.691413 0.937798 v 0.313281 -0.637137 1.121317 v 0.242665 -0.601230 1.309512 v 0.341287 0.506995 1.006599 v 0.406707 0.580385 0.829508 v 0.374452 0.545519 1.028284 v 0.299672 0.499445 1.203410 v 0.246365 0.630872 1.117394 v 0.242665 0.598736 1.309512 v 0.313281 0.636430 1.121317 v 0.314293 0.691342 0.937798 v 0.341287 1.006644 0.506424 v 0.299672 1.203411 0.498849 v 0.374452 1.028286 0.545368 v 0.406707 0.829552 0.580262 v 0.246365 1.117394 0.630708 v 0.314293 0.937798 0.691325 v 0.313282 1.121317 0.636268 v 0.242665 1.309512 0.598163 v 0.341287 1.006644 -0.513996 v 0.406707 0.829552 -0.581896 v 0.374453 1.028286 -0.547359 v 0.299672 1.203411 -0.506749 v 0.246365 1.117394 -0.632879 v 0.242665 1.309512 -0.605741 v 0.313281 1.121317 -0.638415 v 0.314293 0.937798 -0.691542 v 0.341287 0.506995 -1.007186 v 0.299672 0.499445 -1.203428 v 0.374452 0.545519 -1.028302 v 0.406707 0.580385 -0.830094 v 0.246365 0.630872 -1.117394 v 0.314293 0.691342 -0.937798 v 0.313281 0.636430 -1.121317 v 0.242665 0.598736 -1.309512 v 0.341287 -0.509488 -1.007186 v 0.406707 -0.580923 -0.830094 v 0.374453 -0.546174 -1.028302 v 0.299672 -0.502046 -1.203428 v 0.246365 -0.631586 -1.117394 v 0.242665 -0.601230 -1.309512 v 0.313281 -0.637137 -1.121317 v 0.314293 -0.691413 -0.937798 v 0.341287 -1.006837 -0.513996 v 0.299672 -1.203417 -0.506749 v 0.374452 -1.028292 -0.547359 v 0.406707 -0.829745 -0.581896 v 0.246365 -1.117394 -0.632879 v 0.314293 -0.937798 -0.691542 v 0.313282 -1.121317 -0.638415 v 0.242665 -1.309512 -0.605741 v 0.341287 -1.006837 0.506424 v 0.406708 -0.829745 0.580262 v 0.374453 -1.028291 0.545368 v 0.299672 -1.203417 0.498849 v 0.246365 -1.117394 0.630708 v 0.242665 -1.309512 0.598163 v 0.313281 -1.121317 0.636268 v 0.314293 -0.937798 0.691325 v 0.181027 0.122066 1.658501 v 0.187745 0.186609 1.694375 v 0.206400 0.123976 1.743340 v 0.187591 0.058563 1.731265 v 0.146925 0.146935 1.856623 v 0.177873 0.070075 1.869955 v 0.205105 0.145449 1.848790 v 0.177094 0.222641 1.829759 v 0.181027 0.122066 -1.658500 v 0.187591 0.058563 -1.731265 v 0.206400 0.123976 -1.743340 v 0.187745 0.186609 -1.694375 v 0.146925 0.146935 -1.856623 v 0.177094 0.222641 -1.829759 v 0.205105 0.145449 -1.848790 v 0.177873 0.070075 -1.869954 v 0.181027 -1.658501 0.110016 v 0.187745 -1.694375 0.177189 v 0.206400 -1.743340 0.111762 v 0.187591 -1.731265 0.042790 v 0.146925 -1.856623 0.132417 v 0.177873 -1.869954 0.051196 v 0.205105 -1.848790 0.131095 v 0.177094 -1.829759 0.211366 v 0.181027 1.658500 0.110016 v 0.187591 1.731265 0.042790 v 0.206400 1.743340 0.111762 v 0.187745 1.694375 0.177189 v 0.146925 1.856623 0.132417 v 0.177094 1.829759 0.211366 v 0.205105 1.848790 0.131095 v 0.177873 1.869954 0.051196 v 0.189266 0.372748 1.515429 v 0.213912 0.431759 1.486115 v 0.214098 0.385698 1.593674 v 0.189031 0.316652 1.624616 v 0.147550 0.447854 1.692768 v 0.174655 0.375794 1.753164 v 0.202983 0.447520 1.688535 v 0.186333 0.512983 1.603799 v 0.189266 0.372748 -1.515429 v 0.189031 0.316652 -1.624616 v 0.214099 0.385698 -1.593674 v 0.213912 0.431759 -1.486115 v 0.147550 0.447854 -1.692768 v 0.186333 0.512983 -1.603799 v 0.202983 0.447520 -1.688535 v 0.174655 0.375794 -1.753164 v 0.181027 -0.139217 1.658501 v 0.187591 -0.072757 1.731265 v 0.206400 -0.141362 1.743340 v 0.187745 -0.206713 1.694375 v 0.146925 -0.167600 1.856623 v 0.177094 -0.246704 1.829759 v 0.205105 -0.165880 1.848790 v 0.177873 -0.087065 1.869955 v 0.181027 -0.139217 -1.658500 v 0.187745 -0.206713 -1.694375 v 0.206400 -0.141362 -1.743340 v 0.187591 -0.072757 -1.731265 v 0.146925 -0.167600 -1.856623 v 0.177873 -0.087065 -1.869955 v 0.205105 -0.165880 -1.848790 v 0.177094 -0.246704 -1.829759 v 0.189266 -1.515429 0.369040 v 0.213912 -1.486115 0.429476 v 0.214099 -1.593674 0.381990 v 0.189031 -1.624616 0.311260 v 0.147550 -1.692768 0.443448 v 0.174655 -1.753164 0.369342 v 0.202983 -1.688535 0.443164 v 0.186333 -1.603799 0.510314 v 0.189266 1.515429 0.369040 v 0.189031 1.624616 0.311260 v 0.214099 1.593674 0.381990 v 0.213912 1.486115 0.429476 v 0.147550 1.692768 0.443448 v 0.186333 1.603799 0.510314 v 0.202984 1.688535 0.443164 v 0.174655 1.753164 0.369342 v 0.181027 -1.658501 -0.173381 v 0.187591 -1.731265 -0.100380 v 0.206400 -1.743340 -0.175992 v 0.187745 -1.694375 -0.245663 v 0.146925 -1.856623 -0.208763 v 0.177094 -1.829759 -0.293324 v 0.205105 -1.848790 -0.206576 v 0.177873 -1.869954 -0.120127 v 0.181027 1.658500 -0.173381 v 0.187745 1.694375 -0.245663 v 0.206400 1.743340 -0.175992 v 0.187591 1.731265 -0.100380 v 0.146925 1.856623 -0.208763 v 0.177873 1.869954 -0.120127 v 0.205105 1.848790 -0.206576 v 0.177094 1.829759 -0.293324 v -0.107072 -0.563791 1.474768 v -0.032996 -0.565300 1.476651 v 0.003217 -0.520050 1.602333 v 0.002609 -0.396351 1.753142 v -0.025226 -0.323569 1.797260 v -0.083312 -0.323818 1.797417 v -0.113849 -0.397483 1.753840 v -0.125116 -0.520791 1.602226 v -0.083312 1.797417 -0.371449 v -0.025226 1.797260 -0.371201 v 0.002609 1.753142 -0.438400 v 0.003217 1.602333 -0.540911 v -0.032996 1.476651 -0.576164 v -0.107072 1.474768 -0.574656 v -0.125116 1.602226 -0.541651 v -0.113849 1.753840 -0.439532 v -0.083312 -0.323818 -1.797417 v -0.025226 -0.323569 -1.797260 v 0.002609 -0.396351 -1.753142 v 0.003217 -0.520050 -1.602333 v -0.032996 -0.565300 -1.476651 v -0.107072 -0.563791 -1.474768 v -0.125116 -0.520791 -1.602226 v -0.113849 -0.397483 -1.753840 v -0.107072 -1.474768 -0.574656 v -0.032996 -1.476651 -0.576164 v 0.003217 -1.602333 -0.540911 v 0.002609 -1.753142 -0.438400 v -0.025226 -1.797260 -0.371201 v -0.083312 -1.797417 -0.371449 v -0.113849 -1.753840 -0.439532 v -0.125116 -1.602226 -0.541651 v 0.499238 -0.356156 -0.319204 v 0.473351 -0.551065 -0.311705 v 0.435904 -0.684317 -0.368464 v 0.430987 -0.638857 -0.500175 v 0.430987 -0.483820 -0.646917 v 0.435904 -0.333592 -0.693420 v 0.473352 -0.272073 -0.568918 v 0.499238 -0.278987 -0.392206 v -0.431089 -0.638891 -0.500210 v -0.435907 -0.684318 -0.368465 v -0.473352 -0.551065 -0.311705 v -0.499238 -0.356156 -0.319204 v -0.499238 -0.278987 -0.392206 v -0.473351 -0.272072 -0.568918 v -0.435907 -0.333593 -0.693421 v -0.431089 -0.483855 -0.646952 v -0.183816 -0.782761 0.782761 v -0.057137 -0.792699 0.792699 v 0.008230 -0.696992 0.944409 v 0.005473 -0.600078 1.311007 v -0.171330 -0.595207 1.305290 v -0.228761 -0.684287 0.931365 v 0.430987 -0.483820 0.633379 v 0.435904 -0.333592 0.678130 v 0.376931 -0.269148 0.895225 v 0.243126 -0.268786 1.327168 v 0.198024 -0.330381 1.462817 v 0.220521 -0.426462 1.355703 v 0.274321 -0.461632 1.183609 v 0.384095 -0.516794 0.806794 v 0.005473 0.597576 1.311007 v 0.008230 0.696921 0.944409 v -0.057137 0.792699 0.792699 v -0.183816 0.782761 0.782761 v -0.228761 0.684216 0.931365 v -0.171330 0.592704 1.305290 v -0.107072 0.557786 1.474768 v -0.032996 0.559294 1.476651 v -0.435907 -0.333593 0.678131 v -0.431089 -0.483855 0.633413 v -0.384440 -0.516907 0.806902 v -0.274749 -0.461732 1.183695 v -0.220934 -0.426523 1.355750 v -0.198372 -0.330398 1.462827 v -0.243276 -0.268790 1.327170 v -0.376936 -0.269148 0.895225 v 0.008230 0.944409 0.696904 v 0.005473 1.311007 0.597002 v -0.032996 1.476651 0.557917 v -0.107072 1.474768 0.556408 v -0.171330 1.305290 0.592130 v -0.228761 0.931365 0.684199 v 0.435904 0.679284 -0.368464 v 0.430987 0.634400 -0.500175 v 0.384095 0.807086 -0.524925 v 0.274321 1.183618 -0.473077 v 0.220521 1.355703 -0.445732 v 0.198024 1.462817 -0.365313 v 0.243126 1.327182 -0.308291 v 0.376931 0.895716 -0.308676 v -0.057137 0.792699 -0.792699 v -0.183816 0.782761 -0.782761 v -0.228761 0.931365 -0.684416 v -0.171330 1.305290 -0.599733 v 0.005473 1.311007 -0.604605 v 0.008230 0.944409 -0.697121 v -0.431089 0.634435 -0.500210 v -0.435907 0.679285 -0.368465 v -0.376936 0.895716 -0.308676 v -0.243276 1.327184 -0.308294 v -0.198372 1.462827 -0.365329 v -0.220934 1.355750 -0.445793 v -0.274749 1.183703 -0.473177 v -0.384440 0.807194 -0.525038 v 0.008230 0.696921 -0.944409 v 0.005473 0.597576 -1.311007 v -0.032996 0.559294 -1.476651 v -0.107072 0.557786 -1.474768 v -0.171330 0.592704 -1.305290 v -0.228761 0.684216 -0.931365 v 0.384095 -0.516794 -0.810660 v 0.274321 -0.461632 -1.183717 v 0.220521 -0.426462 -1.355703 v 0.198024 -0.330381 -1.462817 v 0.243126 -0.268786 -1.327354 v 0.376931 -0.269148 -0.901731 v -0.057137 -0.792699 -0.792699 v -0.183816 -0.782761 -0.782761 v -0.228761 -0.684287 -0.931365 v -0.171330 -0.595207 -1.305290 v 0.005473 -0.600078 -1.311007 v 0.008230 -0.696992 -0.944409 v -0.376936 -0.269148 -0.901731 v -0.243276 -0.268790 -1.327356 v -0.198372 -0.330398 -1.462827 v -0.220934 -0.426523 -1.355750 v -0.274749 -0.461732 -1.183803 v -0.384440 -0.516907 -0.810769 v 0.008230 -0.944409 -0.697121 v 0.005473 -1.311007 -0.604605 v -0.171330 -1.305290 -0.599733 v -0.228761 -0.931365 -0.684416 v 0.376931 -0.897857 -0.308676 v 0.243126 -1.327243 -0.308291 v 0.198024 -1.462817 -0.365313 v 0.220521 -1.355703 -0.445732 v 0.274321 -1.183653 -0.473077 v 0.384095 -0.808358 -0.524925 v -0.228761 -0.931365 0.684199 v -0.171330 -1.305290 0.592130 v -0.107072 -1.474768 0.556408 v -0.032996 -1.476651 0.557917 v 0.005473 -1.311007 0.597002 v 0.008230 -0.944409 0.696904 v -0.384440 -0.808467 -0.525038 v -0.274749 -1.183739 -0.473177 v -0.220934 -1.355750 -0.445792 v -0.198372 -1.462827 -0.365329 v -0.243276 -1.327245 -0.308294 v -0.376936 -0.897857 -0.308676 v 0.249456 -0.463213 1.522973 v 0.227474 -0.348779 1.664251 v 0.239271 -0.290701 1.721168 v 0.237767 -0.310238 1.763229 v 0.222452 -0.391850 1.738753 v 0.234493 -0.518676 1.593059 v 0.275129 -0.553504 1.455479 v 0.288193 -0.520311 1.417540 v -0.229270 -0.348877 1.664314 v -0.251164 -0.463457 1.523148 v -0.290121 -0.520709 1.417841 v -0.277137 -0.553947 1.455797 v -0.236388 -0.519016 1.593287 v -0.224369 -0.392008 1.738853 v -0.239872 -0.310321 1.763281 v -0.241338 -0.290765 1.721208 v 0.227474 1.664251 -0.384830 v 0.249456 1.522973 -0.481098 v 0.288193 1.417540 -0.529908 v 0.275129 1.455479 -0.563781 v 0.234493 1.593059 -0.538952 v 0.222452 1.738753 -0.432722 v 0.237767 1.763229 -0.355298 v 0.239271 1.721168 -0.332777 v -0.251164 1.523148 -0.481342 v -0.229270 1.664314 -0.384928 v -0.241338 1.721208 -0.332841 v -0.239872 1.763281 -0.355381 v -0.224369 1.738853 -0.432880 v -0.236388 1.593287 -0.539293 v -0.277137 1.455797 -0.564224 v -0.290121 1.417841 -0.530306 v 0.227474 -0.348779 -1.664251 v 0.249456 -0.463213 -1.522973 v 0.288193 -0.520311 -1.417540 v 0.275129 -0.553504 -1.455479 v 0.234493 -0.518676 -1.593059 v 0.222452 -0.391850 -1.738753 v 0.237766 -0.310238 -1.763229 v 0.239270 -0.290701 -1.721168 v -0.251164 -0.463457 -1.523148 v -0.229270 -0.348877 -1.664314 v -0.241338 -0.290765 -1.721208 v -0.239872 -0.310321 -1.763281 v -0.224369 -0.392008 -1.738853 v -0.236388 -0.519016 -1.593287 v -0.277137 -0.553947 -1.455797 v -0.290121 -0.520709 -1.417841 v 0.249456 -1.522973 -0.481098 v 0.227474 -1.664251 -0.384830 v 0.239271 -1.721168 -0.332777 v 0.237767 -1.763229 -0.355298 v 0.222452 -1.738753 -0.432722 v 0.234493 -1.593059 -0.538952 v 0.275129 -1.455479 -0.563781 v 0.288193 -1.417540 -0.529908 v -0.229270 -1.664314 -0.384928 v -0.251164 -1.523148 -0.481342 v -0.290121 -1.417841 -0.530306 v -0.277137 -1.455797 -0.564224 v -0.236388 -1.593287 -0.539293 v -0.224369 -1.738853 -0.432880 v -0.239872 -1.763281 -0.355381 v -0.241338 -1.721208 -0.332841 v 0.430838 -0.615580 0.860312 v 0.331064 -0.531385 1.232419 v 0.296483 -0.597612 1.303130 v 0.375943 -0.689543 0.935041 v 0.416320 -0.772726 0.772726 v 0.447602 -0.731228 0.731228 v -0.332805 -0.531829 1.232794 v -0.432694 -0.616190 0.860893 v -0.449592 -0.731885 0.731885 v -0.418075 -0.773289 0.773289 v -0.377469 -0.690029 0.935482 v -0.298218 -0.598076 1.303482 v -0.432694 0.616129 0.860893 v -0.332805 0.529684 1.232794 v -0.290121 0.515403 1.417841 v -0.277137 0.548265 1.455797 v -0.298218 0.595644 1.303482 v -0.377469 0.689959 0.935482 v -0.418075 0.773289 0.773289 v -0.449592 0.731885 0.731885 v 0.331064 0.529239 1.232419 v 0.430838 0.615519 0.860312 v 0.447602 0.731228 0.731228 v 0.416320 0.772726 0.772726 v 0.375943 0.689473 0.935041 v 0.296483 0.595179 1.303130 v 0.275129 0.547822 1.455479 v 0.288193 0.515006 1.417540 v 0.430838 0.860312 0.615505 v 0.331064 1.232419 0.528747 v 0.288193 1.417540 0.513789 v 0.275129 1.455479 0.546519 v 0.296483 1.303130 0.594621 v 0.375943 0.935041 0.689457 v -0.332805 1.232794 0.529192 v -0.432694 0.860893 0.616115 v -0.377469 0.935482 0.689943 v -0.298218 1.303482 0.595086 v -0.277137 1.455797 0.546962 v -0.290121 1.417841 0.514187 v -0.432694 0.860893 -0.616301 v -0.332805 1.232794 -0.535710 v -0.298218 1.303482 -0.602476 v -0.377469 0.935482 -0.690154 v -0.418075 0.773289 -0.773289 v -0.449592 0.731885 -0.731885 v 0.331064 1.232419 -0.535266 v 0.430838 0.860312 -0.615691 v 0.447602 0.731228 -0.731228 v 0.416320 0.772726 -0.772726 v 0.375943 0.935041 -0.689668 v 0.296483 1.303130 -0.602012 v 0.430838 0.615519 -0.860312 v 0.331064 0.529239 -1.232419 v 0.288193 0.515006 -1.417540 v 0.275129 0.547822 -1.455479 v 0.296483 0.595179 -1.303130 v 0.375943 0.689473 -0.935041 v -0.332805 0.529684 -1.232794 v -0.432694 0.616129 -0.860893 v -0.377469 0.689959 -0.935482 v -0.298218 0.595644 -1.303482 v -0.277137 0.548265 -1.455797 v -0.290121 0.515403 -1.417841 v -0.432694 -0.616190 -0.860893 v -0.332805 -0.531829 -1.232794 v -0.298218 -0.598076 -1.303482 v -0.377469 -0.690029 -0.935482 v -0.418075 -0.773289 -0.773289 v -0.449592 -0.731885 -0.731885 v 0.331064 -0.531385 -1.232419 v 0.430838 -0.615580 -0.860312 v 0.447602 -0.731228 -0.731228 v 0.416320 -0.772726 -0.772726 v 0.375943 -0.689543 -0.935041 v 0.296483 -0.597612 -1.303130 v 0.430838 -0.860312 -0.615691 v 0.331064 -1.232419 -0.535266 v 0.296483 -1.303130 -0.602012 v 0.375943 -0.935041 -0.689668 v -0.332805 -1.232794 -0.535710 v -0.432694 -0.860893 -0.616301 v -0.377469 -0.935482 -0.690154 v -0.298218 -1.303482 -0.602476 v -0.432694 -0.860893 0.616115 v -0.332805 -1.232794 0.529192 v -0.290121 -1.417841 0.514187 v -0.277137 -1.455797 0.546962 v -0.298218 -1.303482 0.595086 v -0.377469 -0.935482 0.689943 v 0.331064 -1.232419 0.528747 v 0.430838 -0.860312 0.615505 v 0.375943 -0.935041 0.689457 v 0.296483 -1.303130 0.594621 v 0.275129 -1.455479 0.546519 v 0.288193 -1.417540 0.513789 v 0.073158 0.792698 0.792698 v 0.191895 0.782726 0.782726 v 0.232502 0.931288 0.684112 v 0.173662 1.305223 0.592038 v 0.110751 1.474743 0.556372 v 0.040490 1.476650 0.557916 v 0.029966 1.797260 -0.371201 v 0.085579 1.797412 -0.371442 v 0.114739 1.753818 -0.439497 v 0.126304 1.602178 -0.541578 v 0.110751 1.474743 -0.574620 v 0.040490 1.476650 -0.576163 v 0.191895 0.782726 -0.782726 v 0.073158 0.792698 -0.792698 v 0.173662 1.305223 -0.599641 v 0.232502 0.931288 -0.684329 v 0.232502 0.684128 -0.931288 v 0.173662 0.592612 -1.305223 v 0.110751 0.557749 -1.474743 v 0.040490 0.559293 -1.476650 v 0.029966 -0.323569 -1.797260 v 0.085579 -0.323810 -1.797412 v 0.114739 -0.397448 -1.753818 v 0.126304 -0.520718 -1.602178 v 0.110751 -0.563755 -1.474743 v 0.040490 -0.565299 -1.476650 v 0.191895 -0.782726 -0.782726 v 0.073158 -0.792698 -0.792698 v 0.173662 -0.595114 -1.305223 v 0.232502 -0.684200 -0.931288 v 0.232502 -0.931288 -0.684329 v 0.173662 -1.305223 -0.599641 v 0.110751 -1.474743 -0.574620 v 0.040490 -1.476650 -0.576163 v 0.126304 -1.602178 -0.541578 v 0.114739 -1.753818 -0.439497 v 0.085579 -1.797413 -0.371442 v 0.029966 -1.797260 -0.371201 v 0.191895 -0.782726 0.782726 v 0.073158 -0.792698 0.792698 v 0.040490 -1.476650 0.557916 v 0.110751 -1.474743 0.556372 v 0.173662 -1.305223 0.592038 v 0.232502 -0.931288 0.684112 v 0.232502 -0.684200 0.931288 v 0.173662 -0.595114 1.305223 v 0.110751 -0.563755 1.474743 v 0.040490 -0.565299 1.476650 v 0.126304 -0.520718 1.602178 v 0.114739 -0.397448 1.753818 v 0.085579 -0.323810 1.797413 v 0.029966 -0.323569 1.797260 v 0.040490 0.559293 1.476650 v 0.110751 0.557749 1.474743 v 0.173662 0.592612 1.305223 v 0.232502 0.684128 0.931288 v 0.436044 0.058287 0.725335 v 0.436044 0.185390 0.708225 v 0.376931 0.248072 0.895225 v 0.243126 0.247717 1.327168 v 0.197099 0.185036 1.526792 v 0.197035 0.058305 1.560478 v 0.243061 -0.006355 1.386255 v 0.376930 -0.006367 0.936098 v 0.239954 -0.007248 1.839327 v 0.239954 -0.006768 1.794899 v 0.226867 0.060317 1.771475 v 0.226858 0.192803 1.734142 v 0.239270 0.268260 1.721168 v 0.237766 0.286205 1.763229 v 0.225800 0.217807 1.813115 v 0.226837 0.068360 1.852529 v 0.002591 0.222607 1.831574 v 0.002591 0.070287 1.872297 v 0.029974 -0.007662 1.877610 v 0.085855 -0.007662 1.877610 v 0.115627 0.070294 1.872302 v 0.115358 0.222855 1.831731 v 0.085579 0.298406 1.797413 v 0.029966 0.298165 1.797260 v -0.083585 -0.007662 1.877610 v -0.025233 -0.007662 1.877610 v -0.025226 0.298165 1.797260 v -0.083312 0.298413 1.797417 v -0.114468 0.222863 1.831736 v -0.114734 0.070295 1.872302 v -0.228734 0.192824 1.734155 v -0.228764 0.060317 1.771475 v -0.242064 -0.006768 1.794899 v -0.242064 -0.007248 1.839326 v -0.228734 0.068361 1.852529 v -0.227702 0.217841 1.813136 v -0.239872 0.286288 1.763281 v -0.241338 0.268325 1.721208 v -0.436044 0.185390 0.708225 v -0.436044 0.058287 0.725335 v -0.376934 -0.006367 0.936098 v -0.243216 -0.006355 1.386255 v -0.197407 0.058305 1.560478 v -0.197465 0.185039 1.526794 v -0.243276 0.247720 1.327170 v -0.376936 0.248072 0.895225 v -0.473351 -0.006417 -0.599804 v -0.499238 -0.006539 -0.420294 v -0.500000 0.060160 -0.348757 v -0.500000 0.193663 -0.333769 v -0.499238 0.257590 -0.392206 v -0.473351 0.250966 -0.568918 v -0.436044 0.185390 -0.724281 v -0.436044 0.058287 -0.742273 v -0.243216 -0.006355 -1.386459 v -0.376934 -0.006367 -0.943224 v -0.376936 0.248072 -0.901731 v -0.243276 0.247720 -1.327356 v -0.197465 0.185039 -1.526794 v -0.197407 0.058305 -1.560478 v -0.242064 -0.007248 -1.839327 v -0.242064 -0.006768 -1.794899 v -0.228764 0.060317 -1.771475 v -0.228734 0.192824 -1.734155 v -0.241338 0.268325 -1.721208 v -0.239872 0.286288 -1.763281 v -0.227702 0.217841 -1.813136 v -0.228734 0.068361 -1.852529 v -0.083312 0.298413 -1.797417 v -0.025226 0.298165 -1.797260 v 0.002591 0.222607 -1.831574 v 0.002591 0.070287 -1.872297 v -0.025233 -0.007662 -1.877610 v -0.083585 -0.007662 -1.877610 v -0.114734 0.070295 -1.872302 v -0.114468 0.222863 -1.831736 v 0.085855 -0.007662 -1.877610 v 0.029974 -0.007662 -1.877610 v 0.029966 0.298165 -1.797260 v 0.085579 0.298406 -1.797412 v 0.115358 0.222855 -1.831731 v 0.115627 0.070294 -1.872302 v 0.226858 0.192803 -1.734142 v 0.226867 0.060317 -1.771475 v 0.239954 -0.006768 -1.794899 v 0.239954 -0.007248 -1.839326 v 0.226837 0.068360 -1.852529 v 0.225800 0.217807 -1.813115 v 0.237766 0.286205 -1.763229 v 0.239271 0.268260 -1.721168 v 0.436044 0.185390 -0.724281 v 0.436044 0.058287 -0.742273 v 0.376930 -0.006367 -0.943224 v 0.243061 -0.006355 -1.386459 v 0.197035 0.058305 -1.560478 v 0.197099 0.185036 -1.526792 v 0.243126 0.247717 -1.327354 v 0.376931 0.248072 -0.901731 v 0.499238 -0.006539 -0.420294 v 0.473351 -0.006417 -0.599804 v 0.473351 0.250966 -0.568918 v 0.499238 0.257590 -0.392206 v 0.500000 0.193663 -0.333769 v 0.500000 0.060160 -0.348757 v 0.436044 -0.732189 0.042353 v 0.436044 -0.714722 0.175893 v 0.376931 -0.897857 0.240765 v 0.243126 -1.327243 0.240434 v 0.197099 -1.526792 0.175654 v 0.197035 -1.560478 0.042595 v 0.243061 -1.386337 -0.027175 v 0.376930 -0.938981 -0.027287 v 0.239954 -1.839326 -0.030994 v 0.239954 -1.794899 -0.028941 v 0.226867 -1.771475 0.044077 v 0.226858 -1.734142 0.183104 v 0.239271 -1.721168 0.260504 v 0.237767 -1.763229 0.277899 v 0.225800 -1.813114 0.206810 v 0.226837 -1.852529 0.049949 v 0.002591 -1.831574 0.211294 v 0.002591 -1.872297 0.051345 v 0.029974 -1.877610 -0.032763 v 0.085855 -1.877610 -0.032763 v 0.115627 -1.872302 0.051352 v 0.115358 -1.831731 0.211542 v 0.085579 -1.797412 0.289625 v 0.029966 -1.797260 0.289384 v -0.083585 -1.877610 -0.032763 v -0.025233 -1.877610 -0.032763 v -0.025226 -1.797260 0.289384 v -0.083312 -1.797417 0.289633 v -0.114468 -1.831736 0.211549 v -0.114734 -1.872302 0.051352 v -0.228734 -1.734155 0.183125 v -0.228764 -1.771475 0.044077 v -0.242064 -1.794899 -0.028941 v -0.242064 -1.839326 -0.030994 v -0.228734 -1.852529 0.049950 v -0.227702 -1.813136 0.206844 v -0.239872 -1.763281 0.277981 v -0.241338 -1.721208 0.260568 v -0.436044 -0.714722 0.175893 v -0.436044 -0.732189 0.042353 v -0.376934 -0.938981 -0.027287 v -0.243216 -1.386337 -0.027175 v -0.197407 -1.560478 0.042595 v -0.197465 -1.526794 0.175657 v -0.243276 -1.327245 0.240437 v -0.376936 -0.897857 0.240765 v -0.499238 -0.380970 -0.028409 v -0.473351 -0.580254 -0.027707 v -0.473351 -0.551065 0.243567 v -0.499238 -0.356156 0.250021 v -0.500000 -0.291792 0.183671 v -0.500000 -0.304715 0.043344 v -0.500000 0.210283 -0.029134 v -0.500000 0.066034 -0.029621 v -0.500000 -0.007022 0.049102 v -0.500000 -0.006776 0.200099 v -0.500000 0.060160 0.273198 v -0.500000 0.193663 0.261629 v -0.500000 0.269422 0.183671 v -0.500000 0.281177 0.043344 v -0.243216 1.386270 -0.027175 v -0.376934 0.936635 -0.027287 v -0.436044 0.726614 0.042353 v -0.436044 0.709437 0.175893 v -0.376936 0.895716 0.240765 v -0.243276 1.327184 0.240437 v -0.197465 1.526794 0.175657 v -0.197407 1.560478 0.042595 v -0.242064 1.839326 -0.030994 v -0.242064 1.794899 -0.028941 v -0.228764 1.771475 0.044077 v -0.228734 1.734155 0.183125 v -0.241338 1.721208 0.260568 v -0.239872 1.763281 0.277981 v -0.227702 1.813136 0.206844 v -0.228734 1.852529 0.049950 v -0.083312 1.797417 0.289633 v -0.025226 1.797260 0.289384 v 0.002591 1.831574 0.211294 v 0.002591 1.872297 0.051345 v -0.025233 1.877610 -0.032763 v -0.083585 1.877610 -0.032763 v -0.114734 1.872302 0.051352 v -0.114468 1.831735 0.211549 v 0.085855 1.877610 -0.032763 v 0.029974 1.877610 -0.032763 v 0.029966 1.797260 0.289384 v 0.085579 1.797412 0.289625 v 0.115358 1.831731 0.211542 v 0.115627 1.872302 0.051352 v 0.226858 1.734142 0.183104 v 0.226867 1.771475 0.044077 v 0.239954 1.794899 -0.028941 v 0.239954 1.839326 -0.030994 v 0.226837 1.852529 0.049949 v 0.225800 1.813114 0.206810 v 0.237766 1.763229 0.277899 v 0.239271 1.721168 0.260504 v 0.436044 0.709437 0.175893 v 0.436044 0.726614 0.042353 v 0.376930 0.936635 -0.027287 v 0.243061 1.386270 -0.027175 v 0.197035 1.560478 0.042595 v 0.197099 1.526792 0.175654 v 0.243126 1.327182 0.240434 v 0.376931 0.895716 0.240765 v 0.500000 -0.006776 0.200099 v 0.500000 -0.007022 0.049102 v 0.500000 0.066034 -0.029621 v 0.500000 0.210283 -0.029134 v 0.500000 0.281177 0.043344 v 0.500000 0.269422 0.183671 v 0.500000 0.193663 0.261629 v 0.500000 0.060160 0.273198 v 0.473351 -0.580254 -0.027707 v 0.499238 -0.380970 -0.028409 v 0.500000 -0.304715 0.043344 v 0.500000 -0.291792 0.183671 v 0.499238 -0.356156 0.250021 v 0.473352 -0.551065 0.243567 v 0.435904 0.314642 0.678130 v 0.430987 0.474788 0.633379 v 0.384095 0.512298 0.806794 v 0.274321 0.455305 1.183609 v 0.220521 0.415819 1.355703 v 0.198024 0.311392 1.462817 v 0.227474 0.329181 1.664251 v 0.249456 0.453335 1.522973 v 0.234493 0.507477 1.593059 v 0.222452 0.369631 1.738753 v 0.003217 0.508529 1.602333 v 0.002609 0.373492 1.753142 v 0.114739 0.374589 1.753818 v 0.126304 0.509197 1.602178 v -0.125116 0.509270 1.602226 v -0.113849 0.374624 1.753840 v -0.251164 0.453580 1.523148 v -0.229270 0.329279 1.664314 v -0.224369 0.369789 1.738853 v -0.236387 0.507818 1.593287 v -0.431089 0.474823 0.633413 v -0.435907 0.314643 0.678131 v -0.198372 0.311408 1.462827 v -0.220934 0.415880 1.355750 v -0.274749 0.455405 1.183695 v -0.384440 0.512411 0.806902 v -0.473351 0.569455 -0.027707 v -0.499238 0.359567 -0.028409 v -0.499238 0.336578 0.250021 v -0.473352 0.541206 0.243567 v -0.499238 0.336578 -0.319204 v -0.473352 0.541206 -0.311705 v -0.431089 0.474823 -0.646952 v -0.435907 0.314643 -0.693421 v -0.384440 0.512411 -0.810769 v -0.274749 0.455405 -1.183803 v -0.220934 0.415880 -1.355750 v -0.198372 0.311408 -1.462827 v -0.229270 0.329279 -1.664313 v -0.251164 0.453580 -1.523148 v -0.236387 0.507818 -1.593287 v -0.224369 0.369789 -1.738853 v 0.003217 0.508529 -1.602333 v 0.002609 0.373492 -1.753142 v -0.113849 0.374623 -1.753840 v -0.125116 0.509270 -1.602226 v 0.126304 0.509197 -1.602178 v 0.114739 0.374589 -1.753818 v 0.249456 0.453335 -1.522973 v 0.227474 0.329181 -1.664251 v 0.222452 0.369631 -1.738753 v 0.234493 0.507477 -1.593059 v 0.430987 0.474788 -0.646917 v 0.435904 0.314642 -0.693420 v 0.198024 0.311391 -1.462817 v 0.220521 0.415819 -1.355703 v 0.274321 0.455305 -1.183717 v 0.384095 0.512298 -0.810660 v 0.473352 0.541206 -0.311705 v 0.499238 0.336578 -0.319204 v 0.499238 0.359567 -0.028409 v 0.473352 0.569455 -0.027707 v 0.473352 0.541206 0.243567 v 0.499238 0.336578 0.250021 v 0.436044 -0.205443 0.708225 v 0.436044 -0.072482 0.725335 v 0.197035 -0.072443 1.560478 v 0.197099 -0.205060 1.526792 v 0.226858 -0.213503 1.734142 v 0.226867 -0.074931 1.771475 v 0.226837 -0.084930 1.852529 v 0.225800 -0.241274 1.813115 v 0.002591 -0.087334 1.872297 v 0.002591 -0.246751 1.831574 v 0.115358 -0.246999 1.831731 v 0.115627 -0.087341 1.872302 v -0.114734 -0.087341 1.872302 v -0.114468 -0.247006 1.831736 v -0.228764 -0.074932 1.771475 v -0.228734 -0.213524 1.734155 v -0.227702 -0.241308 1.813136 v -0.228734 -0.084931 1.852529 v -0.436044 -0.072482 0.725335 v -0.436044 -0.205443 0.708225 v -0.197465 -0.205063 1.526794 v -0.197407 -0.072443 1.560478 v -0.500000 -0.081801 -0.029621 v -0.500000 -0.232805 -0.029134 v -0.500000 -0.214403 0.261629 v -0.500000 -0.074904 0.273198 v -0.500000 -0.214403 -0.333769 v -0.500000 -0.074904 -0.348757 v -0.436044 -0.072482 -0.742273 v -0.436044 -0.205443 -0.724281 v -0.197407 -0.072443 -1.560478 v -0.197465 -0.205063 -1.526794 v -0.228734 -0.213524 -1.734155 v -0.228764 -0.074932 -1.771475 v -0.228734 -0.084931 -1.852529 v -0.227702 -0.241308 -1.813136 v 0.002591 -0.087334 -1.872297 v 0.002591 -0.246751 -1.831574 v -0.114468 -0.247006 -1.831736 v -0.114734 -0.087341 -1.872302 v 0.115627 -0.087341 -1.872302 v 0.115358 -0.246999 -1.831731 v 0.226867 -0.074931 -1.771475 v 0.226858 -0.213503 -1.734142 v 0.225800 -0.241274 -1.813115 v 0.226837 -0.084930 -1.852529 v 0.436044 -0.072482 -0.742273 v 0.436044 -0.205443 -0.724281 v 0.197099 -0.205060 -1.526792 v 0.197035 -0.072443 -1.560478 v 0.500000 -0.074904 -0.348757 v 0.500000 -0.214403 -0.333769 v 0.500000 -0.232805 -0.029134 v 0.500000 -0.081801 -0.029621 v 0.500000 -0.074904 0.273198 v 0.500000 -0.214403 0.261629 v 0.227474 -1.664251 0.323631 v 0.249456 -1.522973 0.451040 v 0.234493 -1.593059 0.504875 v 0.222452 -1.738753 0.363339 v 0.003217 -1.602333 0.505852 v 0.002609 -1.753142 0.367018 v 0.114739 -1.753818 0.368115 v 0.126304 -1.602178 0.506520 v -0.125116 -1.602226 0.506593 v -0.113849 -1.753840 0.368150 v -0.251164 -1.523148 0.451284 v -0.229270 -1.664314 0.323729 v -0.224369 -1.738853 0.363497 v -0.236388 -1.593287 0.505215 v -0.431089 -0.638891 0.472721 v -0.435907 -0.684318 0.309252 v -0.198372 -1.462827 0.306031 v -0.220934 -1.355750 0.413410 v -0.274749 -1.183739 0.453954 v -0.384440 -0.808467 0.511380 v -0.473352 -0.272072 0.538913 v -0.499238 -0.278987 0.330971 v -0.473352 -0.006417 0.566948 v -0.499238 -0.006539 0.353591 v -0.473352 0.250966 0.538913 v -0.499238 0.257590 0.330971 v -0.431089 0.634435 0.472721 v -0.435907 0.679285 0.309252 v -0.384440 0.807194 0.511380 v -0.274749 1.183703 0.453954 v -0.220934 1.355750 0.413410 v -0.198372 1.462827 0.306031 v -0.229270 1.664313 0.323729 v -0.251164 1.523148 0.451284 v -0.236387 1.593287 0.505215 v -0.224369 1.738853 0.363497 v 0.003217 1.602333 0.505852 v 0.002609 1.753142 0.367018 v -0.113849 1.753840 0.368150 v -0.125116 1.602226 0.506593 v 0.126304 1.602178 0.506520 v 0.114739 1.753818 0.368115 v 0.249456 1.522973 0.451040 v 0.227474 1.664251 0.323631 v 0.222452 1.738753 0.363339 v 0.234493 1.593059 0.504875 v 0.430987 0.634400 0.472687 v 0.435904 0.679284 0.309252 v 0.198024 1.462817 0.306015 v 0.220521 1.355703 0.413349 v 0.274321 1.183617 0.453854 v 0.384095 0.807086 0.511268 v 0.473351 0.250966 0.538913 v 0.499238 0.257590 0.330971 v 0.473351 -0.006417 0.566948 v 0.499238 -0.006539 0.353591 v 0.473351 -0.272073 0.538913 v 0.499238 -0.278987 0.330971 v 0.430987 -0.638857 0.472687 v 0.435904 -0.684317 0.309251 v 0.384095 -0.808358 0.511267 v 0.274321 -1.183653 0.453854 v 0.220521 -1.355703 0.413349 v 0.198024 -1.462817 0.306015 v 0.226858 -1.734142 -0.253606 v 0.226867 -1.771475 -0.103372 v 0.226837 -1.852529 -0.117173 v 0.225800 -1.813114 -0.286741 v 0.002591 -1.872297 -0.120506 v 0.002591 -1.831574 -0.293526 v 0.115358 -1.831731 -0.293774 v 0.115627 -1.872302 -0.120513 v -0.114734 -1.872302 -0.120513 v -0.114468 -1.831736 -0.293782 v -0.228764 -1.771475 -0.103373 v -0.228734 -1.734155 -0.253627 v -0.227702 -1.813136 -0.286775 v -0.228734 -1.852529 -0.117174 v -0.436044 -0.732189 -0.100218 v -0.436044 -0.714722 -0.244351 v -0.197465 -1.526794 -0.243857 v -0.197407 -1.560478 -0.099954 v -0.500000 -0.304715 -0.103898 v -0.500000 -0.291792 -0.254741 v -0.500000 -0.007022 -0.112071 v -0.500000 -0.006776 -0.276230 v -0.500000 0.281177 -0.103898 v -0.500000 0.269422 -0.254741 v -0.436044 0.726614 -0.100218 v -0.436044 0.709437 -0.244351 v -0.197407 1.560478 -0.099954 v -0.197465 1.526794 -0.243857 v -0.228734 1.734155 -0.253627 v -0.228764 1.771475 -0.103373 v -0.228734 1.852529 -0.117174 v -0.227702 1.813136 -0.286775 v 0.002591 1.872297 -0.120506 v 0.002591 1.831574 -0.293526 v -0.114468 1.831735 -0.293782 v -0.114734 1.872302 -0.120513 v 0.115627 1.872302 -0.120513 v 0.115358 1.831731 -0.293774 v 0.226867 1.771475 -0.103372 v 0.226858 1.734142 -0.253606 v 0.225800 1.813114 -0.286741 v 0.226837 1.852529 -0.117173 v 0.436044 0.726614 -0.100218 v 0.436044 0.709437 -0.244351 v 0.197099 1.526792 -0.243854 v 0.197035 1.560478 -0.099954 v 0.500000 0.281177 -0.103898 v 0.500000 0.269422 -0.254741 v 0.500000 -0.007022 -0.112071 v 0.500000 -0.006776 -0.276230 v 0.500000 -0.304715 -0.103898 v 0.500000 -0.291792 -0.254741 v 0.436044 -0.732189 -0.100218 v 0.436044 -0.714722 -0.244351 v 0.197035 -1.560478 -0.099954 v 0.197099 -1.526792 -0.243854 v -0.239992 -0.464584 1.334784 v -0.266188 -0.490562 1.385776 v -0.208174 -0.276149 1.689715 v -0.181975 -0.270391 1.606424 v -0.146009 -0.324642 1.797780 v -0.204524 -0.322508 1.791056 v -0.236327 -0.569938 1.476519 v -0.176978 -0.567287 1.476836 v -0.181975 1.606423 -0.309910 v -0.208174 1.689714 -0.316209 v -0.266188 1.385776 -0.499773 v -0.239992 1.334784 -0.476059 v -0.176978 1.476836 -0.578147 v -0.236327 1.476519 -0.580676 v -0.204524 1.791056 -0.369584 v -0.146009 1.797780 -0.372258 v -0.181975 -0.270391 -1.606423 v -0.208174 -0.276149 -1.689714 v -0.266188 -0.490562 -1.385776 v -0.239992 -0.464584 -1.334784 v -0.176978 -0.567287 -1.476836 v -0.236327 -0.569938 -1.476519 v -0.204524 -0.322508 -1.791056 v -0.146009 -0.324642 -1.797780 v -0.239992 -1.334784 -0.476059 v -0.266188 -1.385776 -0.499773 v -0.208174 -1.689715 -0.316209 v -0.181975 -1.606424 -0.309910 v -0.146009 -1.797780 -0.372258 v -0.204524 -1.791056 -0.369584 v -0.236327 -1.476519 -0.580676 v -0.176978 -1.476836 -0.578147 v -0.418658 -0.650948 0.649383 v -0.442650 -0.694139 0.694096 v -0.362854 -0.790281 0.790281 v -0.287526 -0.783520 0.783520 v -0.239992 0.458240 1.334784 v -0.266188 0.485470 1.385776 v -0.442650 0.694104 0.694096 v -0.418658 0.649675 0.649383 v -0.287526 0.783520 0.783520 v -0.362854 0.790281 0.790281 v -0.236327 0.564002 1.476519 v -0.176978 0.561283 1.476836 v -0.266188 1.385776 0.484302 v -0.239992 1.334784 0.456785 v -0.176978 1.476837 0.559906 v -0.236327 1.476519 0.562641 v -0.442650 0.694104 -0.694203 v -0.418658 0.649675 -0.653249 v -0.287526 0.783520 -0.783520 v -0.362854 0.790282 -0.790281 v -0.266188 0.485470 -1.385776 v -0.239992 0.458240 -1.334784 v -0.176978 0.561283 -1.476837 v -0.236327 0.564002 -1.476519 v -0.442650 -0.694139 -0.694203 v -0.418658 -0.650948 -0.653249 v -0.287526 -0.783520 -0.783520 v -0.362854 -0.790281 -0.790281 v -0.239992 -1.334784 0.456785 v -0.266188 -1.385776 0.484302 v -0.236327 -1.476519 0.562641 v -0.176978 -1.476837 0.559906 v -0.181710 -0.006357 1.676969 v -0.207914 -0.006444 1.762604 v -0.208174 0.254784 1.689715 v -0.181975 0.249313 1.606424 v -0.146009 0.299247 1.797780 v -0.204524 0.297400 1.791056 v -0.206930 -0.007572 1.869339 v -0.147267 -0.007659 1.877373 v -0.181975 0.249313 -1.606424 v -0.208174 0.254784 -1.689715 v -0.207914 -0.006444 -1.762604 v -0.181710 -0.006357 -1.676969 v -0.147267 -0.007659 -1.877373 v -0.206930 -0.007572 -1.869339 v -0.204524 0.297400 -1.791056 v -0.146009 0.299247 -1.797780 v -0.181710 -1.676969 -0.027183 v -0.207914 -1.762604 -0.027554 v -0.208174 -1.689715 0.247399 v -0.181975 -1.606424 0.242028 v -0.146009 -1.797780 0.290469 v -0.204524 -1.791056 0.288722 v -0.206930 -1.869339 -0.032381 v -0.147267 -1.877373 -0.032752 v -0.181975 1.606424 0.242028 v -0.208174 1.689715 0.247399 v -0.207914 1.762604 -0.027554 v -0.181710 1.676969 -0.027183 v -0.147267 1.877373 -0.032752 v -0.206930 1.869339 -0.032381 v -0.204524 1.791056 0.288721 v -0.146009 1.797780 0.290469 v 0.181285 -0.270375 1.606414 v 0.206674 -0.276112 1.689691 v 0.264811 -0.490294 1.385564 v 0.239294 -0.464452 1.334678 v 0.177100 -0.567120 1.476722 v 0.234832 -0.569587 1.476275 v 0.202970 -0.322437 1.791012 v 0.145806 -0.324608 1.797758 v 0.239294 1.334678 -0.475927 v 0.264811 1.385564 -0.499505 v 0.206674 1.689691 -0.316172 v 0.181285 1.606414 -0.309895 v 0.145806 1.797758 -0.372224 v 0.202971 1.791011 -0.369513 v 0.234832 1.476275 -0.580325 v 0.177100 1.476722 -0.577980 v 0.239294 -0.464452 -1.334678 v 0.264811 -0.490294 -1.385564 v 0.206674 -0.276112 -1.689691 v 0.181285 -0.270375 -1.606414 v 0.145806 -0.324608 -1.797758 v 0.202971 -0.322437 -1.791011 v 0.234832 -0.569587 -1.476275 v 0.177100 -0.567120 -1.476722 v 0.181285 -1.606414 -0.309895 v 0.206674 -1.689691 -0.316172 v 0.264811 -1.385564 -0.499505 v 0.239294 -1.334678 -0.475927 v 0.177100 -1.476722 -0.577980 v 0.234832 -1.476275 -0.580325 v 0.202970 -1.791012 -0.369513 v 0.145806 -1.797758 -0.372224 v 0.441061 -0.693606 0.693562 v 0.417942 -0.650706 0.649142 v 0.288791 -0.783361 0.783361 v 0.361741 -0.789918 0.789918 v 0.417942 0.649433 0.649141 v 0.441061 0.693570 0.693562 v 0.264811 0.485202 1.385564 v 0.239294 0.458108 1.334678 v 0.177100 0.561116 1.476722 v 0.234832 0.563652 1.476275 v 0.361741 0.789918 0.789918 v 0.288791 0.783361 0.783361 v 0.239294 1.334678 0.456653 v 0.264811 1.385564 0.484034 v 0.234832 1.476275 0.562290 v 0.177100 1.476722 0.559739 v 0.417942 0.649433 -0.653008 v 0.441061 0.693570 -0.693669 v 0.361741 0.789918 -0.789918 v 0.288791 0.783361 -0.783361 v 0.239294 0.458108 -1.334678 v 0.264811 0.485202 -1.385564 v 0.234832 0.563652 -1.476275 v 0.177100 0.561116 -1.476722 v 0.417942 -0.650706 -0.653008 v 0.441061 -0.693606 -0.693670 v 0.361741 -0.789918 -0.789918 v 0.288791 -0.783361 -0.783361 v 0.264811 -1.385564 0.484034 v 0.239294 -1.334678 0.456653 v 0.177100 -1.476722 0.559739 v 0.234832 -1.476275 0.562290 v 0.181285 0.249298 1.606414 v 0.206674 0.254747 1.689691 v 0.206362 -0.006444 1.762604 v 0.180992 -0.006357 1.676969 v 0.147076 -0.007659 1.877373 v 0.205393 -0.007572 1.869339 v 0.202970 0.297329 1.791012 v 0.145806 0.299212 1.797758 v 0.180992 -0.006357 -1.676969 v 0.206362 -0.006444 -1.762604 v 0.206674 0.254747 -1.689691 v 0.181285 0.249298 -1.606414 v 0.145806 0.299212 -1.797758 v 0.202970 0.297329 -1.791012 v 0.205393 -0.007572 -1.869339 v 0.147076 -0.007659 -1.877373 v 0.181285 -1.606414 0.242012 v 0.206674 -1.689691 0.247362 v 0.206362 -1.762604 -0.027554 v 0.180992 -1.676970 -0.027183 v 0.147076 -1.877373 -0.032752 v 0.205393 -1.869339 -0.032381 v 0.202970 -1.791012 0.288651 v 0.145806 -1.797758 0.290434 v 0.180992 1.676969 -0.027183 v 0.206362 1.762604 -0.027554 v 0.206674 1.689691 0.247362 v 0.181285 1.606414 0.242012 v 0.145806 1.797758 0.290434 v 0.202971 1.791012 0.288651 v 0.205393 1.869339 -0.032381 v 0.147076 1.877373 -0.032752 v -0.115855 -0.543827 1.543545 v -0.081824 -0.543466 1.543572 v -0.072992 -0.492555 1.650452 v -0.104142 -0.493197 1.650766 v -0.047528 -0.543895 1.544173 v -0.013342 -0.544444 1.544766 v -0.011992 -0.492619 1.650698 v -0.042258 -0.492480 1.650522 v -0.039936 -0.430505 1.724979 v -0.011392 -0.430482 1.724982 v -0.011241 -0.360602 1.776847 v -0.039380 -0.360644 1.776873 v -0.099233 -0.431314 1.725448 v -0.069173 -0.430725 1.725094 v -0.068338 -0.360811 1.776978 v -0.098340 -0.361186 1.777216 v -0.098340 1.777216 -0.406737 v -0.068338 1.776978 -0.406361 v -0.069173 1.725094 -0.468204 v -0.099233 1.725448 -0.468793 v -0.039380 1.776873 -0.406194 v -0.011241 1.776847 -0.406152 v -0.011392 1.724982 -0.467961 v -0.039936 1.724979 -0.467984 v -0.042258 1.650522 -0.519014 v -0.011992 1.650697 -0.519153 v -0.013342 1.544766 -0.559964 v -0.047528 1.544173 -0.559415 v -0.104142 1.650766 -0.519731 v -0.072992 1.650452 -0.519089 v -0.081824 1.543572 -0.558986 v -0.115855 1.543545 -0.559347 v -0.098340 -0.361186 -1.777216 v -0.068338 -0.360811 -1.776978 v -0.069173 -0.430725 -1.725094 v -0.099233 -0.431314 -1.725448 v -0.039380 -0.360644 -1.776873 v -0.011241 -0.360602 -1.776847 v -0.011392 -0.430482 -1.724982 v -0.039936 -0.430505 -1.724979 v -0.042258 -0.492480 -1.650522 v -0.011992 -0.492619 -1.650697 v -0.013342 -0.544444 -1.544766 v -0.047528 -0.543895 -1.544173 v -0.104142 -0.493197 -1.650766 v -0.072992 -0.492555 -1.650452 v -0.081824 -0.543466 -1.543572 v -0.115855 -0.543827 -1.543545 v -0.115855 -1.543545 -0.559347 v -0.081824 -1.543572 -0.558986 v -0.072992 -1.650452 -0.519089 v -0.104142 -1.650766 -0.519731 v -0.047528 -1.544173 -0.559415 v -0.013342 -1.544766 -0.559964 v -0.011992 -1.650698 -0.519153 v -0.042258 -1.650522 -0.519014 v -0.039936 -1.724979 -0.467984 v -0.011392 -1.724982 -0.467961 v -0.011241 -1.776847 -0.406152 v -0.039380 -1.776873 -0.406194 v -0.099233 -1.725448 -0.468793 v -0.069173 -1.725094 -0.468204 v -0.068338 -1.776978 -0.406361 v -0.098340 -1.777216 -0.406737 v 0.500000 -0.316180 -0.354880 v 0.496954 -0.391600 -0.348624 v 0.494078 -0.383499 -0.414852 v 0.496954 -0.310439 -0.423387 v 0.484772 -0.486263 -0.343992 v 0.457363 -0.613271 -0.340751 v 0.456261 -0.597338 -0.400582 v 0.482574 -0.474725 -0.407243 v 0.473784 -0.461919 -0.483723 v 0.451853 -0.577749 -0.469270 v 0.440031 -0.552241 -0.563819 v 0.451853 -0.447743 -0.590158 v 0.484772 -0.306064 -0.508744 v 0.482574 -0.376128 -0.496858 v 0.456261 -0.369575 -0.610211 v 0.457363 -0.302917 -0.626416 v -0.440154 -0.552283 -0.563861 v -0.451897 -0.577764 -0.469286 v -0.473803 -0.461925 -0.483730 v -0.451897 -0.447758 -0.590173 v -0.456270 -0.597342 -0.400585 v -0.457363 -0.613271 -0.340751 v -0.484772 -0.486263 -0.343992 v -0.482578 -0.474726 -0.407245 v -0.494079 -0.383499 -0.414852 v -0.496954 -0.391600 -0.348624 v -0.500000 -0.316180 -0.354880 v -0.496954 -0.310439 -0.423387 v -0.456270 -0.369578 -0.610214 v -0.482578 -0.376129 -0.496859 v -0.484772 -0.306064 -0.508744 v -0.457363 -0.302917 -0.626416 v -0.209900 -0.726624 0.850708 v -0.151563 -0.730285 0.854442 v -0.138578 -0.655570 1.024131 v -0.192339 -0.652743 1.021092 v -0.088733 -0.735447 0.859637 v -0.023846 -0.739389 0.863587 v -0.021895 -0.663117 1.031796 v -0.081074 -0.659815 1.028470 v -0.069294 -0.614703 1.216081 v -0.018894 -0.617029 1.218443 v -0.015743 -0.583385 1.397957 v -0.056933 -0.582075 1.396603 v -0.165374 -0.610215 1.211126 v -0.118618 -0.611836 1.213071 v -0.097696 -0.580622 1.394978 v -0.137160 -0.580193 1.394161 v 0.407290 -0.511598 0.710717 v 0.408083 -0.432528 0.737011 v 0.346094 -0.418388 0.940155 v 0.352010 -0.472069 0.916187 v 0.408524 -0.364017 0.761083 v 0.408635 -0.300864 0.781561 v 0.342735 -0.299777 0.993605 v 0.343411 -0.359858 0.968092 v 0.275627 -0.357729 1.179311 v 0.274048 -0.299535 1.210871 v 0.216958 -0.300018 1.403762 v 0.219502 -0.357758 1.365749 v 0.292872 -0.451841 1.111016 v 0.281829 -0.409222 1.143303 v 0.229361 -0.406408 1.317585 v 0.246220 -0.442671 1.267132 v -0.015743 0.579381 1.397957 v -0.018894 0.615599 1.218443 v -0.069294 0.613273 1.216081 v -0.056933 0.578071 1.396603 v -0.021895 0.662831 1.031796 v -0.023846 0.739389 0.863587 v -0.088733 0.735447 0.859637 v -0.081074 0.659529 1.028470 v -0.138578 0.655284 1.024131 v -0.151563 0.730285 0.854442 v -0.209900 0.726624 0.850708 v -0.192339 0.652457 1.021092 v -0.097696 0.576618 1.394978 v -0.118618 0.610406 1.213071 v -0.165374 0.608785 1.211127 v -0.137160 0.576189 1.394161 v -0.408635 -0.300864 0.781561 v -0.408538 -0.364022 0.761087 v -0.343443 -0.359864 0.968097 v -0.342752 -0.299777 0.993605 v -0.408149 -0.432550 0.737033 v -0.407489 -0.511665 0.710783 v -0.352251 -0.472143 0.916256 v -0.346187 -0.418414 0.940179 v -0.281983 -0.409252 1.143329 v -0.293164 -0.451914 1.111080 v -0.246602 -0.442744 1.267191 v -0.229642 -0.406445 1.317614 v -0.274132 -0.299538 1.210873 v -0.275723 -0.357738 1.179319 v -0.219741 -0.357775 1.365760 v -0.217193 -0.300025 1.403766 v -0.209900 0.850708 0.726625 v -0.151563 0.854442 0.730285 v -0.138578 1.024131 0.655219 v -0.192339 1.021092 0.652392 v -0.088733 0.859637 0.735447 v -0.023846 0.863587 0.739389 v -0.021895 1.031796 0.662765 v -0.081074 1.028470 0.659463 v -0.069294 1.216081 0.612945 v -0.018894 1.218443 0.615271 v -0.015743 1.397957 0.578463 v -0.056933 1.396603 0.577153 v -0.165374 1.211126 0.608458 v -0.118618 1.213071 0.610078 v -0.097696 1.394978 0.575700 v -0.137160 1.394161 0.575271 v 0.408635 0.782339 -0.338668 v 0.408524 0.761838 -0.395014 v 0.343411 0.968360 -0.390917 v 0.342735 0.993882 -0.337564 v 0.408083 0.737713 -0.454053 v 0.407290 0.711301 -0.523176 v 0.352010 0.916381 -0.484694 v 0.346094 0.940397 -0.440257 v 0.281829 1.143352 -0.431702 v 0.292872 1.111055 -0.465793 v 0.246220 1.267132 -0.458209 v 0.229361 1.317585 -0.429457 v 0.274048 1.210926 -0.337315 v 0.275627 1.179365 -0.388908 v 0.219502 1.365749 -0.389050 v 0.216958 1.403762 -0.337795 v -0.023846 0.863587 -0.739389 v -0.088733 0.859637 -0.735447 v -0.081074 1.028470 -0.660332 v -0.021895 1.031796 -0.663634 v -0.151563 0.854442 -0.730285 v -0.209900 0.850708 -0.726624 v -0.192339 1.021092 -0.653261 v -0.138578 1.024131 -0.656088 v -0.118618 1.213071 -0.614423 v -0.165374 1.211126 -0.612802 v -0.137160 1.394161 -0.587436 v -0.097696 1.394978 -0.587865 v -0.018894 1.218443 -0.619616 v -0.069294 1.216081 -0.617290 v -0.056933 1.396603 -0.589318 v -0.015743 1.397957 -0.590628 v -0.407489 0.711367 -0.523242 v -0.408149 0.737734 -0.454075 v -0.346187 0.940421 -0.440283 v -0.352251 0.916450 -0.484767 v -0.408538 0.761842 -0.395018 v -0.408635 0.782339 -0.338668 v -0.342752 0.993883 -0.337564 v -0.343443 0.968365 -0.390923 v -0.275723 1.179372 -0.388917 v -0.274132 1.210928 -0.337317 v -0.217193 1.403766 -0.337803 v -0.219741 1.365760 -0.389067 v -0.293164 1.111119 -0.465866 v -0.281983 1.143377 -0.431731 v -0.229642 1.317614 -0.429494 v -0.246602 1.267191 -0.458281 v -0.209900 0.726624 -0.850708 v -0.151563 0.730285 -0.854442 v -0.138578 0.655284 -1.024131 v -0.192339 0.652457 -1.021092 v -0.088733 0.735447 -0.859637 v -0.023846 0.739389 -0.863587 v -0.021895 0.662831 -1.031796 v -0.081074 0.659529 -1.028470 v -0.069294 0.613273 -1.216081 v -0.018894 0.615599 -1.218443 v -0.015743 0.579381 -1.397957 v -0.056933 0.578071 -1.396603 v -0.165374 0.608785 -1.211127 v -0.118618 0.610406 -1.213071 v -0.097696 0.576618 -1.394978 v -0.137160 0.576189 -1.394161 v 0.408635 -0.300864 -0.791864 v 0.408524 -0.364017 -0.771086 v 0.343411 -0.359858 -0.971641 v 0.342735 -0.299777 -0.997284 v 0.408083 -0.432528 -0.746305 v 0.407290 -0.511598 -0.718453 v 0.352010 -0.472069 -0.918754 v 0.346094 -0.418388 -0.943358 v 0.281829 -0.409222 -1.143944 v 0.292872 -0.451841 -1.111530 v 0.246220 -0.442671 -1.267132 v 0.229361 -0.406408 -1.317585 v 0.274048 -0.299535 -1.211607 v 0.275627 -0.357729 -1.180021 v 0.219502 -0.357758 -1.365749 v 0.216958 -0.300018 -1.403762 v -0.023846 -0.739389 -0.863587 v -0.088733 -0.735447 -0.859637 v -0.081074 -0.659815 -1.028470 v -0.021895 -0.663117 -1.031796 v -0.151563 -0.730285 -0.854442 v -0.209900 -0.726624 -0.850708 v -0.192339 -0.652743 -1.021092 v -0.138578 -0.655570 -1.024131 v -0.118618 -0.611836 -1.213071 v -0.165374 -0.610215 -1.211126 v -0.137160 -0.580193 -1.394161 v -0.097696 -0.580622 -1.394978 v -0.018894 -0.617029 -1.218443 v -0.069294 -0.614703 -1.216081 v -0.056933 -0.582075 -1.396603 v -0.015743 -0.583385 -1.397957 v -0.407489 -0.511665 -0.718518 v -0.408149 -0.432550 -0.746327 v -0.346187 -0.418414 -0.943382 v -0.352251 -0.472143 -0.918823 v -0.408538 -0.364022 -0.771090 v -0.408635 -0.300864 -0.791864 v -0.342752 -0.299777 -0.997285 v -0.343443 -0.359864 -0.971647 v -0.275723 -0.357738 -1.180029 v -0.274132 -0.299538 -1.211609 v -0.217193 -0.300025 -1.403766 v -0.219741 -0.357775 -1.365760 v -0.293164 -0.451914 -1.111594 v -0.281983 -0.409252 -1.143969 v -0.229642 -0.406445 -1.317614 v -0.246602 -0.442744 -1.267191 v -0.209900 -0.850708 -0.726624 v -0.151563 -0.854442 -0.730285 v -0.138578 -1.024131 -0.656088 v -0.192339 -1.021092 -0.653261 v -0.088733 -0.859637 -0.735447 v -0.023846 -0.863587 -0.739389 v -0.021895 -1.031796 -0.663634 v -0.081074 -1.028470 -0.660332 v -0.069294 -1.216081 -0.617290 v -0.018894 -1.218443 -0.619616 v -0.015743 -1.397957 -0.590628 v -0.056933 -1.396603 -0.589318 v -0.165374 -1.211127 -0.612802 v -0.118618 -1.213071 -0.614423 v -0.097696 -1.394978 -0.587865 v -0.137160 -1.394161 -0.587435 v 0.407290 -0.713847 -0.523176 v 0.408083 -0.740772 -0.454053 v 0.346094 -0.941451 -0.440257 v 0.352010 -0.917226 -0.484694 v 0.408524 -0.765130 -0.395014 v 0.408635 -0.785730 -0.338668 v 0.342735 -0.995094 -0.337564 v 0.343411 -0.969528 -0.390917 v 0.275627 -1.179599 -0.388908 v 0.274048 -1.211169 -0.337315 v 0.216958 -1.403762 -0.337795 v 0.219502 -1.365749 -0.389050 v 0.292872 -1.111224 -0.465793 v 0.281829 -1.143563 -0.431702 v 0.229361 -1.317585 -0.429457 v 0.246220 -1.267132 -0.458209 v -0.023846 -0.863587 0.739389 v -0.088733 -0.859637 0.735447 v -0.081074 -1.028470 0.659463 v -0.021895 -1.031796 0.662765 v -0.151563 -0.854442 0.730285 v -0.209900 -0.850708 0.726625 v -0.192339 -1.021092 0.652392 v -0.138578 -1.024131 0.655219 v -0.118618 -1.213071 0.610078 v -0.165374 -1.211126 0.608458 v -0.137160 -1.394161 0.575271 v -0.097696 -1.394978 0.575700 v -0.018894 -1.218443 0.615271 v -0.069294 -1.216081 0.612945 v -0.056933 -1.396603 0.577153 v -0.015743 -1.397957 0.578463 v -0.408635 -0.785730 -0.338668 v -0.408538 -0.765134 -0.395018 v -0.343443 -0.969533 -0.390923 v -0.342752 -0.995094 -0.337564 v -0.408149 -0.740793 -0.454075 v -0.407489 -0.713913 -0.523242 v -0.352251 -0.917295 -0.484767 v -0.346187 -0.941475 -0.440283 v -0.281983 -1.143588 -0.431731 v -0.293164 -1.111288 -0.465866 v -0.246602 -1.267191 -0.458281 v -0.229642 -1.317614 -0.429494 v -0.274132 -1.211170 -0.337317 v -0.275723 -1.179606 -0.388917 v -0.219741 -1.365760 -0.389067 v -0.217193 -1.403766 -0.337803 v 0.268398 -0.492788 1.475150 v 0.245981 -0.444667 1.577583 v 0.251300 -0.459237 1.596475 v 0.271743 -0.509216 1.494040 v 0.236235 -0.386006 1.646899 v 0.234043 -0.320406 1.693550 v 0.241681 -0.330951 1.713210 v 0.242946 -0.398617 1.666102 v 0.240882 -0.411480 1.686476 v 0.240565 -0.341942 1.734333 v 0.231030 -0.351620 1.753446 v 0.230630 -0.422570 1.704701 v 0.266285 -0.525372 1.513411 v 0.247825 -0.473799 1.616199 v 0.236439 -0.486081 1.633559 v 0.253211 -0.538712 1.530108 v -0.235995 -0.320488 1.693601 v -0.238139 -0.386151 1.646993 v -0.245026 -0.398795 1.666216 v -0.243797 -0.331052 1.713273 v -0.247839 -0.444893 1.577738 v -0.270229 -0.493107 1.475386 v -0.273753 -0.509585 1.494305 v -0.253342 -0.459506 1.596656 v -0.249925 -0.474097 1.616398 v -0.268347 -0.525769 1.513690 v -0.255185 -0.539108 1.530381 v -0.238451 -0.486385 1.633759 v -0.242708 -0.342056 1.734405 v -0.243008 -0.411680 1.686604 v -0.232657 -0.422777 1.704833 v -0.233057 -0.351739 1.753521 v 0.234043 1.693549 -0.360006 v 0.236235 1.646899 -0.418588 v 0.242946 1.666102 -0.432299 v 0.241681 1.713210 -0.371886 v 0.245981 1.577583 -0.467734 v 0.268398 1.475150 -0.506280 v 0.271743 1.494040 -0.523164 v 0.251300 1.596475 -0.483082 v 0.247825 1.616199 -0.498494 v 0.266285 1.513411 -0.539816 v 0.253212 1.530108 -0.553611 v 0.236439 1.633559 -0.511554 v 0.240565 1.734333 -0.384334 v 0.240882 1.686476 -0.446361 v 0.230630 1.704701 -0.458550 v 0.231030 1.753446 -0.395348 v -0.270229 1.475386 -0.506600 v -0.247839 1.577738 -0.467961 v -0.253342 1.596656 -0.483351 v -0.273753 1.494305 -0.523532 v -0.238139 1.646993 -0.418734 v -0.235995 1.693601 -0.360087 v -0.243797 1.713273 -0.371987 v -0.245026 1.666216 -0.432476 v -0.243008 1.686604 -0.446561 v -0.242708 1.734405 -0.384449 v -0.233057 1.753521 -0.395467 v -0.232657 1.704833 -0.458757 v -0.268348 1.513690 -0.540213 v -0.249925 1.616398 -0.498792 v -0.238451 1.633759 -0.511858 v -0.255185 1.530381 -0.554007 v 0.234043 -0.320406 -1.693549 v 0.236235 -0.386006 -1.646899 v 0.242946 -0.398617 -1.666102 v 0.241681 -0.330951 -1.713210 v 0.245981 -0.444667 -1.577583 v 0.268398 -0.492788 -1.475150 v 0.271743 -0.509216 -1.494040 v 0.251300 -0.459237 -1.596475 v 0.247825 -0.473799 -1.616199 v 0.266285 -0.525372 -1.513411 v 0.253211 -0.538712 -1.530108 v 0.236439 -0.486081 -1.633559 v 0.240565 -0.341942 -1.734333 v 0.240882 -0.411480 -1.686476 v 0.230630 -0.422570 -1.704701 v 0.231030 -0.351620 -1.753446 v -0.270229 -0.493107 -1.475386 v -0.247839 -0.444893 -1.577738 v -0.253342 -0.459506 -1.596656 v -0.273753 -0.509585 -1.494305 v -0.238139 -0.386151 -1.646993 v -0.235995 -0.320488 -1.693601 v -0.243797 -0.331052 -1.713273 v -0.245026 -0.398795 -1.666216 v -0.243008 -0.411680 -1.686604 v -0.242708 -0.342056 -1.734405 v -0.233057 -0.351739 -1.753521 v -0.232657 -0.422777 -1.704833 v -0.268347 -0.525769 -1.513690 v -0.249925 -0.474097 -1.616398 v -0.238451 -0.486385 -1.633759 v -0.255185 -0.539108 -1.530381 v 0.268398 -1.475150 -0.506280 v 0.245981 -1.577583 -0.467734 v 0.251300 -1.596475 -0.483082 v 0.271743 -1.494040 -0.523164 v 0.236235 -1.646899 -0.418588 v 0.234043 -1.693550 -0.360006 v 0.241681 -1.713210 -0.371886 v 0.242946 -1.666102 -0.432299 v 0.240882 -1.686476 -0.446361 v 0.240565 -1.734333 -0.384334 v 0.231030 -1.753446 -0.395348 v 0.230630 -1.704701 -0.458550 v 0.266285 -1.513411 -0.539816 v 0.247825 -1.616199 -0.498494 v 0.236439 -1.633559 -0.511554 v 0.253211 -1.530108 -0.553611 v -0.235995 -1.693601 -0.360087 v -0.238139 -1.646993 -0.418734 v -0.245026 -1.666216 -0.432476 v -0.243797 -1.713273 -0.371987 v -0.247839 -1.577738 -0.467961 v -0.270229 -1.475386 -0.506600 v -0.273753 -1.494305 -0.523532 v -0.253342 -1.596656 -0.483351 v -0.249925 -1.616398 -0.498792 v -0.268348 -1.513690 -0.540213 v -0.255185 -1.530381 -0.554007 v -0.238451 -1.633759 -0.511858 v -0.242708 -1.734405 -0.384449 v -0.243008 -1.686604 -0.446561 v -0.232657 -1.704833 -0.458757 v -0.233057 -1.753521 -0.395467 v 0.444902 -0.666590 0.789429 v 0.412053 -0.594586 0.958996 v 0.406901 -0.615619 0.980128 v 0.438015 -0.688336 0.811181 v 0.361553 -0.554338 1.148001 v 0.308602 -0.526765 1.329149 v 0.309278 -0.544962 1.348512 v 0.359159 -0.574129 1.168224 v 0.347983 -0.593293 1.188300 v 0.301154 -0.562670 1.368022 v 0.285704 -0.577024 1.384437 v 0.329739 -0.608608 1.204793 v 0.422382 -0.709416 0.832369 v 0.392987 -0.635966 1.000873 v 0.372206 -0.652086 1.017581 v 0.399994 -0.726079 0.849208 v -0.310440 -0.527188 1.329488 v -0.363428 -0.554864 1.148456 v -0.361138 -0.574686 1.168695 v -0.311266 -0.545430 1.348877 v -0.413973 -0.595194 0.959557 v -0.446855 -0.667240 0.790062 v -0.439995 -0.688989 0.811814 v -0.408879 -0.616243 0.980695 v -0.394885 -0.636561 1.001403 v -0.424246 -0.710024 0.832954 v -0.401633 -0.726607 0.849713 v -0.373908 -0.652617 1.018045 v -0.303164 -0.563155 1.368389 v -0.349934 -0.593845 1.188754 v -0.331537 -0.609120 1.205202 v -0.287602 -0.577491 1.384781 v -0.446855 0.667240 0.790062 v -0.413973 0.594945 0.959557 v -0.408879 0.615986 0.980695 v -0.439995 0.688989 0.811814 v -0.363428 0.553620 1.148456 v -0.310440 0.523708 1.329488 v -0.311266 0.541832 1.348877 v -0.361138 0.573401 1.168695 v -0.349934 0.592514 1.188754 v -0.303164 0.559428 1.368389 v -0.287602 0.573647 1.384781 v -0.331537 0.607747 1.205202 v -0.424246 0.710024 0.832954 v -0.394885 0.636295 1.001403 v -0.373908 0.652343 1.018045 v -0.401633 0.726607 0.849713 v 0.308602 0.523284 1.329149 v 0.361553 0.553095 1.148001 v 0.359159 0.572844 1.168224 v 0.309278 0.541363 1.348512 v 0.412053 0.594338 0.958996 v 0.444902 0.666590 0.789429 v 0.438015 0.688336 0.811181 v 0.406900 0.615362 0.980128 v 0.392987 0.635700 1.000873 v 0.422382 0.709416 0.832369 v 0.399994 0.726079 0.849208 v 0.372206 0.651811 1.017581 v 0.301154 0.558944 1.368022 v 0.347983 0.591962 1.188300 v 0.329739 0.607236 1.204793 v 0.285704 0.573180 1.384437 v 0.444902 0.789429 0.666590 v 0.412053 0.958996 0.594281 v 0.406901 0.980128 0.615304 v 0.438015 0.811181 0.688336 v 0.361553 1.148001 0.552810 v 0.308602 1.329149 0.522486 v 0.309278 1.348512 0.540538 v 0.359159 1.168224 0.572549 v 0.347983 1.188300 0.591657 v 0.301154 1.368022 0.558089 v 0.285704 1.384437 0.572299 v 0.329739 1.204793 0.606921 v 0.422382 0.832369 0.709416 v 0.392987 1.000873 0.635639 v 0.372206 1.017581 0.651749 v 0.399994 0.849208 0.726079 v -0.310440 1.329488 0.522909 v -0.363428 1.148456 0.553335 v -0.361138 1.168695 0.573107 v -0.311266 1.348877 0.541007 v -0.413973 0.959557 0.594888 v -0.446855 0.790062 0.667240 v -0.439995 0.811814 0.688989 v -0.408879 0.980695 0.615927 v -0.394885 1.001403 0.636234 v -0.424246 0.832954 0.710024 v -0.401633 0.849713 0.726607 v -0.373908 1.018045 0.652280 v -0.303164 1.368389 0.558574 v -0.349934 1.188754 0.592209 v -0.331537 1.205202 0.607432 v -0.287602 1.384781 0.572766 v -0.446855 0.790062 -0.667240 v -0.413973 0.959558 -0.595644 v -0.408879 0.980695 -0.616708 v -0.439995 0.811814 -0.688989 v -0.363428 1.148456 -0.557112 v -0.310440 1.329488 -0.533485 v -0.311266 1.348877 -0.551939 v -0.361138 1.168695 -0.577011 v -0.349934 1.188754 -0.596253 v -0.303164 1.368389 -0.569895 v -0.287602 1.384781 -0.584444 v -0.331537 1.205202 -0.611603 v -0.424246 0.832954 -0.710024 v -0.394885 1.001403 -0.637043 v -0.373908 1.018045 -0.653114 v -0.401633 0.849713 -0.726607 v 0.308602 1.329149 -0.533062 v 0.361553 1.148001 -0.556587 v 0.359159 1.168224 -0.576453 v 0.309278 1.348512 -0.551471 v 0.412053 0.958996 -0.595036 v 0.444902 0.789429 -0.666590 v 0.438015 0.811181 -0.688336 v 0.406901 0.980128 -0.616084 v 0.392987 1.000873 -0.636448 v 0.422382 0.832369 -0.709416 v 0.399994 0.849208 -0.726079 v 0.372206 1.017581 -0.652583 v 0.301154 1.368022 -0.569411 v 0.347983 1.188300 -0.595700 v 0.329739 1.204793 -0.611092 v 0.285704 1.384437 -0.583977 v 0.444902 0.666590 -0.789429 v 0.412053 0.594338 -0.958996 v 0.406901 0.615363 -0.980128 v 0.438015 0.688336 -0.811181 v 0.361553 0.553095 -1.148001 v 0.308602 0.523284 -1.329149 v 0.309278 0.541363 -1.348512 v 0.359159 0.572844 -1.168223 v 0.347983 0.591962 -1.188300 v 0.301154 0.558944 -1.368022 v 0.285704 0.573180 -1.384437 v 0.329739 0.607236 -1.204793 v 0.422382 0.709416 -0.832369 v 0.392987 0.635700 -1.000873 v 0.372206 0.651812 -1.017581 v 0.399994 0.726079 -0.849208 v -0.310440 0.523708 -1.329488 v -0.363428 0.553620 -1.148456 v -0.361138 0.573401 -1.168695 v -0.311266 0.541832 -1.348877 v -0.413973 0.594945 -0.959557 v -0.446855 0.667240 -0.790062 v -0.439995 0.688989 -0.811814 v -0.408879 0.615986 -0.980695 v -0.394885 0.636295 -1.001403 v -0.424246 0.710024 -0.832954 v -0.401633 0.726607 -0.849713 v -0.373908 0.652343 -1.018045 v -0.303164 0.559428 -1.368389 v -0.349934 0.592514 -1.188754 v -0.331537 0.607747 -1.205202 v -0.287602 0.573647 -1.384781 v -0.446855 -0.667240 -0.790062 v -0.413973 -0.595194 -0.959557 v -0.408879 -0.616243 -0.980695 v -0.439995 -0.688989 -0.811814 v -0.363428 -0.554864 -1.148456 v -0.310440 -0.527188 -1.329488 v -0.311266 -0.545430 -1.348877 v -0.361138 -0.574686 -1.168695 v -0.349934 -0.593845 -1.188754 v -0.303164 -0.563155 -1.368389 v -0.287602 -0.577491 -1.384781 v -0.331537 -0.609120 -1.205202 v -0.424246 -0.710024 -0.832954 v -0.394885 -0.636561 -1.001403 v -0.373908 -0.652617 -1.018045 v -0.401633 -0.726607 -0.849713 v 0.308602 -0.526765 -1.329149 v 0.361553 -0.554338 -1.148001 v 0.359159 -0.574129 -1.168224 v 0.309278 -0.544962 -1.348512 v 0.412053 -0.594586 -0.958996 v 0.444902 -0.666590 -0.789429 v 0.438015 -0.688336 -0.811181 v 0.406900 -0.615619 -0.980128 v 0.392987 -0.635966 -1.000873 v 0.422382 -0.709416 -0.832369 v 0.399994 -0.726079 -0.849208 v 0.372206 -0.652086 -1.017581 v 0.301154 -0.562670 -1.368022 v 0.347983 -0.593293 -1.188300 v 0.329739 -0.608608 -1.204793 v 0.285704 -0.577024 -1.384437 v 0.444902 -0.789429 -0.666590 v 0.412053 -0.958996 -0.595036 v 0.406901 -0.980128 -0.616084 v 0.438015 -0.811181 -0.688336 v 0.361553 -1.148001 -0.556587 v 0.308602 -1.329149 -0.533062 v 0.309278 -1.348512 -0.551471 v 0.359159 -1.168224 -0.576453 v 0.347983 -1.188300 -0.595700 v 0.301154 -1.368022 -0.569411 v 0.285704 -1.384437 -0.583977 v 0.329739 -1.204793 -0.611092 v 0.422382 -0.832369 -0.709416 v 0.392987 -1.000873 -0.636448 v 0.372206 -1.017581 -0.652583 v 0.399994 -0.849208 -0.726079 v -0.310440 -1.329488 -0.533485 v -0.363428 -1.148456 -0.557112 v -0.361138 -1.168695 -0.577011 v -0.311266 -1.348877 -0.551939 v -0.413973 -0.959557 -0.595643 v -0.446855 -0.790062 -0.667240 v -0.439995 -0.811814 -0.688989 v -0.408879 -0.980695 -0.616708 v -0.394885 -1.001403 -0.637043 v -0.424246 -0.832954 -0.710024 v -0.401633 -0.849713 -0.726607 v -0.373908 -1.018045 -0.653114 v -0.303164 -1.368389 -0.569895 v -0.349934 -1.188754 -0.596253 v -0.331537 -1.205202 -0.611603 v -0.287602 -1.384781 -0.584444 v -0.446855 -0.790062 0.667240 v -0.413973 -0.959557 0.594888 v -0.408879 -0.980695 0.615927 v -0.439995 -0.811814 0.688989 v -0.363428 -1.148456 0.553335 v -0.310440 -1.329488 0.522909 v -0.311266 -1.348877 0.541007 v -0.361138 -1.168695 0.573107 v -0.349934 -1.188754 0.592209 v -0.303164 -1.368389 0.558574 v -0.287602 -1.384781 0.572766 v -0.331537 -1.205202 0.607432 v -0.424246 -0.832954 0.710024 v -0.394885 -1.001403 0.636234 v -0.373908 -1.018045 0.652280 v -0.401633 -0.849713 0.726607 v 0.308602 -1.329149 0.522486 v 0.361553 -1.148001 0.552810 v 0.359159 -1.168224 0.572549 v 0.309278 -1.348512 0.540538 v 0.412053 -0.958996 0.594281 v 0.444902 -0.789429 0.666590 v 0.438015 -0.811181 0.688336 v 0.406901 -0.980128 0.615304 v 0.392987 -1.000873 0.635639 v 0.422382 -0.832369 0.709416 v 0.399994 -0.849208 0.726079 v 0.372206 -1.017581 0.651749 v 0.301154 -1.368022 0.558089 v 0.347983 -1.188300 0.591657 v 0.329739 -1.204793 0.606921 v 0.285704 -1.384437 0.572299 v 0.040658 0.863587 0.739389 v 0.102930 0.859633 0.735443 v 0.093733 1.028466 0.659459 v 0.036889 1.031796 0.662765 v 0.161707 0.854423 0.730265 v 0.215725 0.850654 0.726568 v 0.197500 1.021042 0.652332 v 0.147612 1.024113 0.655197 v 0.125945 1.213054 0.610056 v 0.169514 1.211079 0.608396 v 0.140229 1.394119 0.575210 v 0.103232 1.394963 0.575678 v 0.031090 1.218443 0.615271 v 0.079587 1.216077 0.612940 v 0.064741 1.396600 0.577149 v 0.025001 1.397957 0.578463 v 0.020362 1.544766 -0.559964 v 0.017752 1.650698 -0.519153 v 0.047108 1.650520 -0.519011 v 0.053444 1.544171 -0.559411 v 0.016592 1.724982 -0.467961 v 0.016302 1.776847 -0.406152 v 0.043640 1.776872 -0.406193 v 0.044314 1.724977 -0.467982 v 0.072239 1.725088 -0.468193 v 0.071320 1.776974 -0.406355 v 0.099893 1.777205 -0.406720 v 0.100833 1.725429 -0.468764 v 0.085996 1.543559 -0.558967 v 0.076398 1.650442 -0.519074 v 0.105942 1.650738 -0.519689 v 0.118110 1.543509 -0.559293 v 0.215725 0.850654 -0.726568 v 0.161707 0.854423 -0.730265 v 0.147612 1.024113 -0.656066 v 0.197500 1.021042 -0.653201 v 0.102930 0.859633 -0.735443 v 0.040658 0.863587 -0.739389 v 0.036889 1.031796 -0.663634 v 0.093733 1.028466 -0.660328 v 0.079587 1.216077 -0.617285 v 0.031090 1.218443 -0.619616 v 0.025001 1.397957 -0.590628 v 0.064741 1.396600 -0.589314 v 0.169514 1.211079 -0.612740 v 0.125945 1.213054 -0.614401 v 0.103232 1.394963 -0.587843 v 0.140229 1.394119 -0.587375 v 0.025001 0.579381 -1.397957 v 0.031090 0.615599 -1.218443 v 0.079587 0.613268 -1.216077 v 0.064741 0.578067 -1.396600 v 0.036889 0.662831 -1.031796 v 0.040658 0.739389 -0.863587 v 0.102930 0.735443 -0.859633 v 0.093733 0.659524 -1.028466 v 0.147612 0.655263 -1.024113 v 0.161707 0.730265 -0.854423 v 0.215725 0.726568 -0.850654 v 0.197500 0.652397 -1.021042 v 0.103232 0.576596 -1.394963 v 0.125945 0.610384 -1.213054 v 0.169514 0.608724 -1.211080 v 0.140229 0.576128 -1.394119 v 0.020362 -0.544444 -1.544766 v 0.017752 -0.492619 -1.650698 v 0.047108 -0.492477 -1.650520 v 0.053444 -0.543891 -1.544171 v 0.016592 -0.430482 -1.724982 v 0.016302 -0.360602 -1.776847 v 0.043640 -0.360643 -1.776872 v 0.044314 -0.430503 -1.724977 v 0.072239 -0.430714 -1.725088 v 0.071320 -0.360805 -1.776974 v 0.099893 -0.361169 -1.777205 v 0.100833 -0.431285 -1.725429 v 0.085996 -0.543447 -1.543559 v 0.076398 -0.492540 -1.650442 v 0.105942 -0.493155 -1.650738 v 0.118110 -0.543773 -1.543509 v 0.215725 -0.726568 -0.850654 v 0.161707 -0.730265 -0.854423 v 0.147612 -0.655549 -1.024113 v 0.197500 -0.652683 -1.021042 v 0.102930 -0.735443 -0.859633 v 0.040658 -0.739389 -0.863587 v 0.036889 -0.663117 -1.031796 v 0.093733 -0.659810 -1.028466 v 0.079587 -0.614698 -1.216077 v 0.031090 -0.617029 -1.218443 v 0.025001 -0.583385 -1.397957 v 0.064741 -0.582071 -1.396600 v 0.169514 -0.610154 -1.211079 v 0.125945 -0.611814 -1.213054 v 0.103232 -0.580600 -1.394963 v 0.140229 -0.580132 -1.394119 v 0.025001 -1.397957 -0.590628 v 0.031090 -1.218443 -0.619616 v 0.079587 -1.216077 -0.617285 v 0.064741 -1.396600 -0.589314 v 0.036889 -1.031796 -0.663634 v 0.040658 -0.863587 -0.739389 v 0.102930 -0.859633 -0.735443 v 0.093733 -1.028466 -0.660328 v 0.147612 -1.024113 -0.656066 v 0.161707 -0.854423 -0.730265 v 0.215725 -0.850654 -0.726568 v 0.197500 -1.021042 -0.653201 v 0.103232 -1.394963 -0.587843 v 0.125945 -1.213054 -0.614401 v 0.169514 -1.211080 -0.612740 v 0.140229 -1.394119 -0.587375 v 0.016302 -1.776847 -0.406152 v 0.016592 -1.724982 -0.467961 v 0.044314 -1.724978 -0.467982 v 0.043640 -1.776872 -0.406193 v 0.017752 -1.650697 -0.519153 v 0.020362 -1.544766 -0.559964 v 0.053444 -1.544171 -0.559411 v 0.047108 -1.650520 -0.519011 v 0.076398 -1.650442 -0.519074 v 0.085996 -1.543559 -0.558967 v 0.118110 -1.543509 -0.559293 v 0.105942 -1.650739 -0.519689 v 0.071320 -1.776975 -0.406355 v 0.072239 -1.725088 -0.468193 v 0.100833 -1.725429 -0.468764 v 0.099893 -1.777205 -0.406720 v 0.215725 -0.850654 0.726568 v 0.161707 -0.854423 0.730265 v 0.147612 -1.024113 0.655197 v 0.197500 -1.021042 0.652332 v 0.102930 -0.859633 0.735443 v 0.040658 -0.863587 0.739389 v 0.036889 -1.031796 0.662765 v 0.093733 -1.028466 0.659459 v 0.079587 -1.216077 0.612940 v 0.031090 -1.218443 0.615271 v 0.025001 -1.397957 0.578463 v 0.064741 -1.396600 0.577148 v 0.169514 -1.211079 0.608396 v 0.125945 -1.213054 0.610056 v 0.103232 -1.394963 0.575678 v 0.140229 -1.394119 0.575210 v 0.025001 -0.583385 1.397957 v 0.031090 -0.617029 1.218443 v 0.079587 -0.614698 1.216077 v 0.064741 -0.582071 1.396600 v 0.036889 -0.663117 1.031796 v 0.040658 -0.739389 0.863587 v 0.102930 -0.735443 0.859633 v 0.093733 -0.659810 1.028466 v 0.147612 -0.655549 1.024113 v 0.161707 -0.730265 0.854423 v 0.215725 -0.726568 0.850654 v 0.197500 -0.652683 1.021042 v 0.103232 -0.580600 1.394963 v 0.125945 -0.611814 1.213054 v 0.169514 -0.610154 1.211080 v 0.140229 -0.580132 1.394119 v 0.016302 -0.360602 1.776847 v 0.016592 -0.430482 1.724982 v 0.044314 -0.430503 1.724978 v 0.043640 -0.360643 1.776872 v 0.017752 -0.492619 1.650697 v 0.020362 -0.544444 1.544766 v 0.053444 -0.543891 1.544171 v 0.047108 -0.492477 1.650520 v 0.076398 -0.492540 1.650442 v 0.085995 -0.543447 1.543559 v 0.118110 -0.543773 1.543509 v 0.105942 -0.493155 1.650739 v 0.071320 -0.360805 1.776975 v 0.072239 -0.430714 1.725088 v 0.100833 -0.431285 1.725429 v 0.099893 -0.361169 1.777205 v 0.215725 0.726568 0.850655 v 0.161707 0.730265 0.854423 v 0.147612 0.655263 1.024113 v 0.197500 0.652397 1.021042 v 0.102930 0.735443 0.859633 v 0.040658 0.739389 0.863587 v 0.036889 0.662831 1.031796 v 0.093733 0.659524 1.028466 v 0.079587 0.613268 1.216077 v 0.031090 0.615599 1.218443 v 0.025001 0.579381 1.397957 v 0.064741 0.578067 1.396600 v 0.169514 0.608724 1.211080 v 0.125945 0.610384 1.213054 v 0.103232 0.576596 1.394963 v 0.140229 0.576128 1.394119 v 0.408635 0.026124 0.826570 v 0.408635 0.090197 0.821599 v 0.342725 0.090172 1.043619 v 0.342724 0.026137 1.049611 v 0.408635 0.153543 0.812128 v 0.408635 0.216770 0.798625 v 0.342729 0.216269 1.015226 v 0.342726 0.153370 1.032028 v 0.274004 0.153334 1.257396 v 0.274020 0.216158 1.237111 v 0.216879 0.216384 1.433983 v 0.216834 0.153415 1.457355 v 0.273995 0.026143 1.278487 v 0.273996 0.090169 1.271322 v 0.216814 0.090186 1.473409 v 0.216809 0.026144 1.481671 v 0.234501 0.030263 1.847927 v 0.243226 0.029338 1.827146 v 0.243137 0.101379 1.817066 v 0.234386 0.104538 1.837712 v 0.243226 0.028329 1.804476 v 0.234501 0.027405 1.783694 v 0.234486 0.094732 1.773869 v 0.243174 0.097920 1.794534 v 0.242968 0.167215 1.775465 v 0.234425 0.161800 1.755030 v 0.234288 0.229582 1.727986 v 0.242505 0.237204 1.748085 v 0.233923 0.178306 1.818048 v 0.242782 0.173036 1.797704 v 0.241984 0.245279 1.769860 v 0.232881 0.252497 1.789704 v 0.016302 0.260372 1.815521 v 0.016302 0.184790 1.845347 v 0.043677 0.184797 1.845351 v 0.043664 0.260391 1.815533 v 0.016302 0.108704 1.865777 v 0.016302 0.031523 1.876265 v 0.043685 0.031523 1.876265 v 0.043683 0.108705 1.865778 v 0.071538 0.108711 1.865781 v 0.071545 0.031523 1.876265 v 0.100525 0.031523 1.876265 v 0.100504 0.108723 1.865789 v 0.071440 0.260466 1.815581 v 0.071508 0.184824 1.845368 v 0.100420 0.184884 1.845406 v 0.100230 0.260636 1.815688 v -0.098966 0.031523 1.876265 v -0.068561 0.031523 1.876265 v -0.068554 0.108711 1.865781 v -0.098945 0.108723 1.865789 v -0.039425 0.031523 1.876265 v -0.011241 0.031523 1.876265 v -0.011241 0.108704 1.865777 v -0.039423 0.108705 1.865778 v -0.039417 0.184797 1.845351 v -0.011241 0.184790 1.845347 v -0.011241 0.260372 1.815521 v -0.039404 0.260391 1.815533 v -0.098862 0.184887 1.845408 v -0.068524 0.184825 1.845369 v -0.068457 0.260469 1.815583 v -0.098674 0.260644 1.815693 v -0.236277 0.229620 1.728010 v -0.236435 0.161814 1.755038 v -0.245124 0.167231 1.775476 v -0.244646 0.237251 1.748115 v -0.236505 0.094735 1.773871 v -0.236523 0.027405 1.783694 v -0.245389 0.028329 1.804476 v -0.245336 0.097923 1.794536 v -0.245300 0.101383 1.817068 v -0.245389 0.029338 1.827146 v -0.236523 0.030263 1.847927 v -0.236407 0.104542 1.837714 v -0.244138 0.245333 1.769894 v -0.244943 0.173055 1.797716 v -0.235945 0.178326 1.818061 v -0.234906 0.252552 1.789739 v -0.408635 0.216770 0.798625 v -0.408635 0.153543 0.812128 v -0.342744 0.153370 1.032028 v -0.342747 0.216269 1.015226 v -0.408635 0.090197 0.821599 v -0.408635 0.026124 0.826570 v -0.342742 0.026137 1.049610 v -0.342742 0.090172 1.043619 v -0.274085 0.090169 1.271322 v -0.274083 0.026143 1.278487 v -0.217057 0.026144 1.481671 v -0.217062 0.090186 1.473409 v -0.274106 0.216160 1.237112 v -0.274091 0.153334 1.257396 v -0.217080 0.153416 1.457356 v -0.217120 0.216388 1.433985 v -0.457363 0.026100 -0.665263 v -0.484772 0.026111 -0.543651 v -0.484772 0.090447 -0.538846 v -0.457363 0.090245 -0.660504 v -0.496954 0.026248 -0.455991 v -0.500000 0.026604 -0.385165 v -0.500000 0.092344 -0.380136 v -0.496954 0.091060 -0.450993 v -0.496954 0.155875 -0.442734 v -0.500000 0.158241 -0.372079 v -0.500000 0.225504 -0.362993 v -0.496954 0.221785 -0.432953 v -0.457363 0.153870 -0.651860 v -0.484772 0.154533 -0.530550 v -0.484772 0.219290 -0.520078 v -0.457363 0.217718 -0.640206 v -0.217057 0.026144 -1.481671 v -0.274083 0.026143 -1.279299 v -0.274085 0.090169 -1.272120 v -0.217062 0.090186 -1.473409 v -0.342742 0.026137 -1.053672 v -0.408635 0.026124 -0.837943 v -0.408635 0.090197 -0.832773 v -0.342742 0.090172 -1.047610 v -0.342744 0.153370 -1.035909 v -0.408635 0.153543 -0.822996 v -0.408635 0.216770 -0.809172 v -0.342747 0.216269 -1.018993 v -0.217080 0.153416 -1.457356 v -0.274091 0.153334 -1.258173 v -0.274106 0.216160 -1.237866 v -0.217120 0.216388 -1.433985 v -0.236523 0.030263 -1.847927 v -0.245389 0.029338 -1.827146 v -0.245300 0.101383 -1.817068 v -0.236407 0.104542 -1.837714 v -0.245389 0.028329 -1.804476 v -0.236523 0.027405 -1.783694 v -0.236505 0.094735 -1.773871 v -0.245336 0.097923 -1.794536 v -0.245124 0.167231 -1.775476 v -0.236435 0.161814 -1.755038 v -0.236277 0.229620 -1.728010 v -0.244646 0.237251 -1.748115 v -0.235945 0.178326 -1.818061 v -0.244943 0.173055 -1.797716 v -0.244138 0.245333 -1.769894 v -0.234906 0.252552 -1.789739 v -0.098674 0.260644 -1.815693 v -0.068457 0.260469 -1.815583 v -0.068524 0.184825 -1.845368 v -0.098862 0.184887 -1.845408 v -0.039404 0.260391 -1.815533 v -0.011241 0.260372 -1.815521 v -0.011241 0.184790 -1.845346 v -0.039417 0.184797 -1.845351 v -0.039423 0.108705 -1.865777 v -0.011241 0.108704 -1.865777 v -0.011241 0.031523 -1.876264 v -0.039425 0.031523 -1.876264 v -0.098945 0.108723 -1.865789 v -0.068554 0.108711 -1.865781 v -0.068561 0.031523 -1.876264 v -0.098966 0.031523 -1.876265 v 0.100525 0.031523 -1.876265 v 0.071545 0.031523 -1.876265 v 0.071538 0.108711 -1.865781 v 0.100504 0.108723 -1.865788 v 0.043685 0.031523 -1.876265 v 0.016302 0.031523 -1.876265 v 0.016302 0.108704 -1.865776 v 0.043683 0.108705 -1.865777 v 0.043677 0.184797 -1.845351 v 0.016302 0.184790 -1.845347 v 0.016302 0.260372 -1.815521 v 0.043664 0.260390 -1.815533 v 0.100420 0.184884 -1.845406 v 0.071508 0.184824 -1.845368 v 0.071440 0.260466 -1.815581 v 0.100230 0.260636 -1.815688 v 0.234288 0.229582 -1.727986 v 0.234425 0.161800 -1.755030 v 0.242968 0.167215 -1.775465 v 0.242505 0.237204 -1.748085 v 0.234486 0.094732 -1.773869 v 0.234501 0.027405 -1.783694 v 0.243226 0.028329 -1.804475 v 0.243174 0.097920 -1.794534 v 0.243137 0.101379 -1.817066 v 0.243226 0.029338 -1.827146 v 0.234501 0.030263 -1.847927 v 0.234386 0.104538 -1.837712 v 0.241984 0.245279 -1.769860 v 0.242782 0.173036 -1.797704 v 0.233923 0.178306 -1.818048 v 0.232881 0.252497 -1.789704 v 0.408635 0.216770 -0.809172 v 0.408635 0.153543 -0.822996 v 0.342726 0.153370 -1.035909 v 0.342729 0.216269 -1.018993 v 0.408635 0.090197 -0.832773 v 0.408635 0.026124 -0.837943 v 0.342724 0.026137 -1.053672 v 0.342725 0.090172 -1.047610 v 0.273996 0.090169 -1.272120 v 0.273995 0.026143 -1.279299 v 0.216809 0.026144 -1.481671 v 0.216814 0.090186 -1.473409 v 0.274020 0.216158 -1.237865 v 0.274004 0.153334 -1.258172 v 0.216834 0.153415 -1.457355 v 0.216879 0.216384 -1.433983 v 0.500000 0.026604 -0.385165 v 0.496954 0.026248 -0.455991 v 0.496954 0.091060 -0.450993 v 0.500000 0.092344 -0.380136 v 0.484772 0.026111 -0.543651 v 0.457363 0.026100 -0.665263 v 0.457363 0.090245 -0.660504 v 0.484772 0.090447 -0.538846 v 0.484772 0.154533 -0.530550 v 0.457363 0.153870 -0.651860 v 0.457363 0.217718 -0.640206 v 0.484772 0.219290 -0.520078 v 0.500000 0.158241 -0.372079 v 0.496954 0.155875 -0.442734 v 0.496954 0.221785 -0.432953 v 0.500000 0.225504 -0.362993 v 0.408635 -0.831172 0.007908 v 0.408635 -0.826121 0.076337 v 0.342725 -1.045234 0.076399 v 0.342724 -1.051254 0.008024 v 0.408635 -0.816525 0.142830 v 0.408635 -0.802892 0.208423 v 0.342729 -1.016750 0.207959 v 0.342726 -1.033599 0.142720 v 0.274004 -1.257710 0.142711 v 0.274020 -1.237416 0.207865 v 0.216879 -1.433983 0.208094 v 0.216834 -1.457355 0.142799 v 0.273995 -1.278815 0.008075 v 0.273996 -1.271645 0.076434 v 0.216814 -1.473409 0.076461 v 0.216809 -1.481671 0.008088 v 0.234501 -1.847927 0.009362 v 0.243226 -1.827146 0.009076 v 0.243137 -1.817066 0.085978 v 0.234386 -1.837711 0.088651 v 0.243226 -1.804476 0.008764 v 0.234501 -1.783694 0.008478 v 0.234486 -1.773869 0.080346 v 0.243174 -1.794533 0.083048 v 0.242968 -1.775465 0.155711 v 0.234425 -1.755030 0.150672 v 0.234288 -1.727986 0.220893 v 0.242505 -1.748085 0.228221 v 0.233923 -1.818048 0.166018 v 0.242782 -1.797704 0.161123 v 0.241984 -1.769860 0.235977 v 0.232881 -1.789704 0.242901 v 0.016302 -1.815521 0.250376 v 0.016302 -1.845346 0.171990 v 0.043677 -1.845351 0.171996 v 0.043664 -1.815533 0.250395 v 0.016302 -1.865776 0.092155 v 0.016302 -1.876264 0.009752 v 0.043685 -1.876264 0.009752 v 0.043683 -1.865777 0.092157 v 0.071538 -1.865781 0.092162 v 0.071545 -1.876264 0.009752 v 0.100525 -1.876264 0.009752 v 0.100504 -1.865788 0.092174 v 0.071440 -1.815581 0.250471 v 0.071508 -1.845368 0.172023 v 0.100420 -1.845406 0.172084 v 0.100230 -1.815688 0.250641 v -0.098966 -1.876264 0.009752 v -0.068561 -1.876264 0.009752 v -0.068554 -1.865781 0.092162 v -0.098945 -1.865789 0.092175 v -0.039425 -1.876264 0.009752 v -0.011241 -1.876264 0.009752 v -0.011241 -1.865776 0.092155 v -0.039423 -1.865777 0.092157 v -0.039417 -1.845351 0.171997 v -0.011241 -1.845346 0.171990 v -0.011241 -1.815521 0.250376 v -0.039404 -1.815533 0.250396 v -0.098862 -1.845408 0.172087 v -0.068524 -1.845368 0.172024 v -0.068457 -1.815583 0.250474 v -0.098674 -1.815693 0.250649 v -0.236277 -1.728010 0.220931 v -0.236435 -1.755038 0.150686 v -0.245124 -1.775476 0.155728 v -0.244646 -1.748115 0.228268 v -0.236505 -1.773871 0.080349 v -0.236523 -1.783694 0.008478 v -0.245389 -1.804475 0.008764 v -0.245336 -1.794536 0.083051 v -0.245300 -1.817068 0.085982 v -0.245389 -1.827146 0.009076 v -0.236523 -1.847927 0.009362 v -0.236407 -1.837714 0.088655 v -0.244138 -1.769894 0.236030 v -0.244943 -1.797716 0.161142 v -0.235945 -1.818061 0.166037 v -0.234906 -1.789739 0.242957 v -0.408635 -0.802892 0.208423 v -0.408635 -0.816525 0.142830 v -0.342744 -1.033599 0.142720 v -0.342747 -1.016750 0.207959 v -0.408635 -0.826121 0.076337 v -0.408635 -0.831172 0.007908 v -0.342742 -1.051254 0.008024 v -0.342742 -1.045234 0.076399 v -0.274085 -1.271645 0.076435 v -0.274083 -1.278815 0.008075 v -0.217057 -1.481671 0.008088 v -0.217062 -1.473409 0.076462 v -0.274106 -1.237417 0.207866 v -0.274091 -1.257710 0.142711 v -0.217080 -1.457356 0.142800 v -0.217120 -1.433985 0.208098 v -0.500000 -0.342721 0.007430 v -0.496954 -0.421003 0.007326 v -0.496954 -0.416596 0.076615 v -0.500000 -0.338378 0.077707 v -0.484772 -0.518856 0.007463 v -0.457363 -0.650754 0.007703 v -0.457363 -0.646248 0.076232 v -0.484772 -0.514480 0.076224 v -0.484772 -0.506845 0.143558 v -0.457363 -0.637994 0.143047 v -0.457363 -0.626749 0.209306 v -0.484772 -0.497067 0.210786 v -0.500000 -0.331381 0.146953 v -0.496954 -0.409250 0.144736 v -0.496954 -0.400429 0.213172 v -0.500000 -0.323419 0.216776 v -0.500000 0.246072 0.007910 v -0.500000 0.173752 0.008696 v -0.500000 0.170965 0.082624 v -0.500000 0.242523 0.079799 v -0.500000 0.101898 0.009502 v -0.500000 0.029575 0.010047 v -0.500000 0.029017 0.087124 v -0.500000 0.100137 0.085345 v -0.500000 0.097421 0.159500 v -0.500000 0.028161 0.162286 v -0.500000 0.027269 0.237022 v -0.500000 0.094555 0.233514 v -0.500000 0.236917 0.150582 v -0.500000 0.166626 0.155181 v -0.500000 0.161973 0.227982 v -0.500000 0.230747 0.221908 v -0.217057 1.481671 0.008088 v -0.274083 1.278548 0.008075 v -0.274085 1.271382 0.076435 v -0.217062 1.473409 0.076462 v -0.342742 1.049917 0.008024 v -0.408635 0.827429 0.007908 v -0.408635 0.822443 0.076337 v -0.342742 1.043921 0.076399 v -0.342744 1.032321 0.142720 v -0.408635 0.812948 0.142830 v -0.408635 0.799421 0.208423 v -0.342747 1.015511 0.207959 v -0.217080 1.457356 0.142800 v -0.274091 1.257455 0.142711 v -0.274106 1.237169 0.207866 v -0.217120 1.433985 0.208098 v -0.236523 1.847927 0.009362 v -0.245389 1.827146 0.009076 v -0.245300 1.817068 0.085982 v -0.236407 1.837714 0.088655 v -0.245389 1.804476 0.008764 v -0.236523 1.783694 0.008478 v -0.236505 1.773871 0.080349 v -0.245336 1.794536 0.083051 v -0.245124 1.775476 0.155728 v -0.236435 1.755038 0.150686 v -0.236277 1.728010 0.220931 v -0.244646 1.748115 0.228268 v -0.235945 1.818061 0.166037 v -0.244943 1.797716 0.161142 v -0.244138 1.769894 0.236030 v -0.234906 1.789739 0.242957 v -0.098674 1.815693 0.250649 v -0.068457 1.815582 0.250474 v -0.068524 1.845368 0.172024 v -0.098862 1.845408 0.172087 v -0.039404 1.815533 0.250396 v -0.011241 1.815521 0.250376 v -0.011241 1.845346 0.171990 v -0.039417 1.845351 0.171997 v -0.039423 1.865777 0.092157 v -0.011241 1.865776 0.092155 v -0.011241 1.876264 0.009752 v -0.039425 1.876264 0.009752 v -0.098945 1.865789 0.092175 v -0.068554 1.865781 0.092162 v -0.068561 1.876264 0.009752 v -0.098966 1.876264 0.009752 v 0.100525 1.876264 0.009752 v 0.071545 1.876264 0.009752 v 0.071538 1.865781 0.092162 v 0.100504 1.865788 0.092174 v 0.043685 1.876264 0.009752 v 0.016302 1.876264 0.009752 v 0.016302 1.865776 0.092155 v 0.043683 1.865777 0.092157 v 0.043677 1.845351 0.171996 v 0.016302 1.845346 0.171990 v 0.016302 1.815521 0.250376 v 0.043664 1.815533 0.250395 v 0.100420 1.845406 0.172084 v 0.071508 1.845368 0.172023 v 0.071440 1.815581 0.250471 v 0.100230 1.815688 0.250641 v 0.234288 1.727986 0.220893 v 0.234425 1.755030 0.150672 v 0.242968 1.775465 0.155711 v 0.242505 1.748085 0.228221 v 0.234486 1.773869 0.080346 v 0.234501 1.783694 0.008478 v 0.243226 1.804475 0.008764 v 0.243174 1.794533 0.083048 v 0.243137 1.817066 0.085978 v 0.243226 1.827146 0.009076 v 0.234501 1.847927 0.009362 v 0.234386 1.837711 0.088651 v 0.241984 1.769860 0.235977 v 0.242782 1.797704 0.161123 v 0.233923 1.818048 0.166018 v 0.232881 1.789704 0.242901 v 0.408635 0.799421 0.208423 v 0.408635 0.812948 0.142830 v 0.342726 1.032321 0.142720 v 0.342729 1.015510 0.207959 v 0.408635 0.822443 0.076337 v 0.408635 0.827429 0.007908 v 0.342724 1.049917 0.008024 v 0.342725 1.043921 0.076399 v 0.273996 1.271382 0.076434 v 0.273995 1.278548 0.008075 v 0.216809 1.481671 0.008088 v 0.216814 1.473409 0.076461 v 0.274020 1.237168 0.207865 v 0.274004 1.257454 0.142711 v 0.216834 1.457355 0.142799 v 0.216879 1.433983 0.208094 v 0.500000 0.027269 0.237022 v 0.500000 0.028161 0.162286 v 0.500000 0.097421 0.159500 v 0.500000 0.094555 0.233514 v 0.500000 0.029017 0.087124 v 0.500000 0.029575 0.010047 v 0.500000 0.101898 0.009502 v 0.500000 0.100137 0.085345 v 0.500000 0.170965 0.082624 v 0.500000 0.173752 0.008696 v 0.500000 0.246072 0.007910 v 0.500000 0.242523 0.079799 v 0.500000 0.161973 0.227982 v 0.500000 0.166626 0.155181 v 0.500000 0.236917 0.150582 v 0.500000 0.230747 0.221908 v 0.457363 -0.626749 0.209306 v 0.457363 -0.637994 0.143047 v 0.484772 -0.506845 0.143558 v 0.484772 -0.497067 0.210786 v 0.457363 -0.646248 0.076232 v 0.457363 -0.650754 0.007703 v 0.484772 -0.518856 0.007463 v 0.484772 -0.514480 0.076224 v 0.496954 -0.416596 0.076615 v 0.496954 -0.421003 0.007326 v 0.500000 -0.342720 0.007430 v 0.500000 -0.338378 0.077707 v 0.496954 -0.400429 0.213172 v 0.496954 -0.409250 0.144736 v 0.500000 -0.331381 0.146953 v 0.500000 -0.323419 0.216776 v 0.408635 0.280486 0.781561 v 0.408524 0.347068 0.761083 v 0.343411 0.342872 0.968092 v 0.342735 0.279403 0.993605 v 0.408083 0.420665 0.737011 v 0.407290 0.505197 0.710717 v 0.352010 0.465090 0.916187 v 0.346094 0.406334 0.940155 v 0.281829 0.396832 1.143303 v 0.292872 0.444128 1.111016 v 0.246220 0.434082 1.267132 v 0.229361 0.393702 1.317585 v 0.274048 0.279163 1.210871 v 0.275627 0.340676 1.179312 v 0.219502 0.340643 1.365749 v 0.216958 0.279647 1.403762 v 0.231030 0.328039 1.753446 v 0.240565 0.319082 1.734333 v 0.240882 0.392403 1.686476 v 0.230630 0.402892 1.704701 v 0.241681 0.308877 1.713210 v 0.234043 0.299053 1.693549 v 0.236235 0.368186 1.646899 v 0.242946 0.380196 1.666102 v 0.251300 0.446094 1.596475 v 0.245981 0.431953 1.577583 v 0.268398 0.485329 1.475150 v 0.271743 0.501505 1.494040 v 0.236439 0.472041 1.633559 v 0.247825 0.460189 1.616199 v 0.266285 0.517387 1.513411 v 0.253211 0.530475 1.530108 v 0.020362 0.535864 1.544766 v 0.017752 0.477995 1.650697 v 0.047108 0.477853 1.650520 v 0.053444 0.535311 1.544171 v 0.016592 0.409984 1.724982 v 0.016302 0.336039 1.776847 v 0.043640 0.336080 1.776872 v 0.044314 0.410005 1.724978 v 0.072239 0.410216 1.725088 v 0.071320 0.336242 1.776975 v 0.099893 0.336607 1.777205 v 0.100833 0.410786 1.725429 v 0.085995 0.534867 1.543559 v 0.076398 0.477916 1.650442 v 0.105942 0.478530 1.650739 v 0.118110 0.535193 1.543509 v -0.098340 0.336624 1.777216 v -0.068338 0.336248 1.776979 v -0.069173 0.410227 1.725094 v -0.099233 0.410816 1.725448 v -0.039380 0.336081 1.776873 v -0.011241 0.336039 1.776847 v -0.011392 0.409984 1.724982 v -0.039936 0.410007 1.724979 v -0.042258 0.477856 1.650522 v -0.011992 0.477995 1.650697 v -0.013342 0.535864 1.544766 v -0.047528 0.535315 1.544173 v -0.104142 0.478573 1.650766 v -0.072992 0.477931 1.650452 v -0.081824 0.534886 1.543572 v -0.115855 0.535247 1.543545 v -0.270229 0.485649 1.475386 v -0.247839 0.432180 1.577738 v -0.253342 0.446363 1.596656 v -0.273753 0.501874 1.494305 v -0.238139 0.368331 1.646993 v -0.235995 0.299135 1.693601 v -0.243797 0.308978 1.713273 v -0.245026 0.380373 1.666216 v -0.243008 0.392603 1.686605 v -0.242708 0.319196 1.734405 v -0.233057 0.328158 1.753521 v -0.232657 0.403099 1.704833 v -0.268348 0.517784 1.513690 v -0.249925 0.460487 1.616398 v -0.238451 0.472345 1.633759 v -0.255185 0.530871 1.530381 v -0.407489 0.505264 0.710783 v -0.408149 0.420687 0.737033 v -0.346187 0.406361 0.940179 v -0.352251 0.465164 0.916256 v -0.408538 0.347072 0.761087 v -0.408635 0.280486 0.781561 v -0.342752 0.279404 0.993605 v -0.343443 0.342878 0.968097 v -0.275723 0.340686 1.179319 v -0.274132 0.279166 1.210873 v -0.217193 0.279654 1.403766 v -0.219741 0.340660 1.365760 v -0.293164 0.444201 1.111080 v -0.281983 0.396862 1.143329 v -0.229642 0.393740 1.317614 v -0.246602 0.434154 1.267191 v -0.457363 0.642734 0.007703 v -0.484772 0.505187 0.007463 v -0.484772 0.501049 0.076224 v -0.457363 0.638368 0.076232 v -0.496954 0.401853 0.007326 v -0.500000 0.319794 0.007430 v -0.500000 0.315838 0.077707 v -0.496954 0.397776 0.076615 v -0.496954 0.390936 0.144736 v -0.500000 0.309437 0.146953 v -0.500000 0.302102 0.216776 v -0.496954 0.382649 0.213172 v -0.457363 0.630329 0.143047 v -0.484772 0.493780 0.143558 v -0.484772 0.484386 0.210786 v -0.457363 0.619310 0.209306 v -0.457363 0.282531 -0.626416 v -0.484772 0.285637 -0.508744 v -0.482578 0.359121 -0.496859 v -0.456270 0.352626 -0.610214 v -0.496954 0.289883 -0.423387 v -0.500000 0.295345 -0.354880 v -0.496954 0.374228 -0.348624 v -0.494079 0.366364 -0.414852 v -0.482578 0.462530 -0.407245 v -0.484772 0.473875 -0.343992 v -0.457363 0.606005 -0.340751 v -0.456270 0.590225 -0.400585 v -0.451897 0.435895 -0.590173 v -0.473803 0.449910 -0.483730 v -0.451897 0.570905 -0.469286 v -0.440154 0.545883 -0.563861 v -0.217193 0.279654 -1.403766 v -0.274132 0.279166 -1.211609 v -0.275723 0.340686 -1.180029 v -0.219741 0.340660 -1.365761 v -0.342752 0.279404 -0.997285 v -0.408635 0.280486 -0.791864 v -0.408538 0.347072 -0.771090 v -0.343443 0.342878 -0.971647 v -0.346187 0.406361 -0.943382 v -0.408149 0.420687 -0.746326 v -0.407489 0.505264 -0.718518 v -0.352251 0.465164 -0.918823 v -0.229642 0.393740 -1.317614 v -0.281983 0.396862 -1.143969 v -0.293164 0.444201 -1.111594 v -0.246602 0.434154 -1.267191 v -0.233057 0.328158 -1.753521 v -0.242708 0.319196 -1.734405 v -0.243008 0.392603 -1.686604 v -0.232657 0.403099 -1.704833 v -0.243797 0.308978 -1.713273 v -0.235995 0.299135 -1.693601 v -0.238139 0.368331 -1.646993 v -0.245026 0.380373 -1.666216 v -0.253342 0.446363 -1.596656 v -0.247839 0.432180 -1.577738 v -0.270229 0.485649 -1.475386 v -0.273753 0.501874 -1.494305 v -0.238451 0.472345 -1.633759 v -0.249925 0.460487 -1.616398 v -0.268348 0.517784 -1.513690 v -0.255185 0.530871 -1.530381 v -0.115855 0.535247 -1.543545 v -0.081824 0.534886 -1.543572 v -0.072992 0.477931 -1.650452 v -0.104142 0.478573 -1.650766 v -0.047528 0.535315 -1.544173 v -0.013342 0.535864 -1.544766 v -0.011992 0.477995 -1.650697 v -0.042258 0.477856 -1.650522 v -0.039936 0.410007 -1.724979 v -0.011392 0.409984 -1.724982 v -0.011241 0.336039 -1.776847 v -0.039380 0.336081 -1.776873 v -0.099233 0.410816 -1.725448 v -0.069173 0.410227 -1.725094 v -0.068338 0.336248 -1.776978 v -0.098340 0.336624 -1.777216 v 0.099893 0.336607 -1.777205 v 0.071320 0.336242 -1.776974 v 0.072239 0.410216 -1.725087 v 0.100833 0.410786 -1.725429 v 0.043640 0.336080 -1.776872 v 0.016302 0.336039 -1.776847 v 0.016592 0.409984 -1.724982 v 0.044314 0.410005 -1.724977 v 0.047108 0.477853 -1.650520 v 0.017752 0.477995 -1.650697 v 0.020362 0.535864 -1.544766 v 0.053444 0.535311 -1.544171 v 0.105942 0.478530 -1.650739 v 0.076398 0.477916 -1.650442 v 0.085995 0.534867 -1.543559 v 0.118110 0.535193 -1.543509 v 0.268398 0.485329 -1.475150 v 0.245981 0.431953 -1.577583 v 0.251300 0.446094 -1.596475 v 0.271743 0.501505 -1.494040 v 0.236235 0.368186 -1.646899 v 0.234043 0.299053 -1.693550 v 0.241681 0.308877 -1.713210 v 0.242946 0.380196 -1.666102 v 0.240882 0.392403 -1.686476 v 0.240565 0.319082 -1.734333 v 0.231030 0.328039 -1.753446 v 0.230630 0.402892 -1.704701 v 0.266285 0.517387 -1.513412 v 0.247825 0.460189 -1.616199 v 0.236439 0.472041 -1.633559 v 0.253211 0.530475 -1.530108 v 0.407290 0.505197 -0.718453 v 0.408083 0.420665 -0.746305 v 0.346094 0.406334 -0.943358 v 0.352010 0.465090 -0.918754 v 0.408524 0.347068 -0.771086 v 0.408635 0.280486 -0.791864 v 0.342735 0.279403 -0.997284 v 0.343411 0.342872 -0.971641 v 0.275627 0.340676 -1.180021 v 0.274048 0.279163 -1.211607 v 0.216958 0.279647 -1.403762 v 0.219502 0.340643 -1.365749 v 0.292872 0.444128 -1.111530 v 0.281829 0.396832 -1.143944 v 0.229361 0.393702 -1.317585 v 0.246220 0.434082 -1.267132 v 0.500000 0.295345 -0.354880 v 0.496954 0.289883 -0.423387 v 0.494078 0.366364 -0.414851 v 0.496954 0.374228 -0.348624 v 0.484772 0.285637 -0.508744 v 0.457363 0.282531 -0.626416 v 0.456261 0.352623 -0.610211 v 0.482574 0.359119 -0.496858 v 0.473784 0.449903 -0.483723 v 0.451853 0.435880 -0.590158 v 0.440031 0.545840 -0.563819 v 0.451853 0.570889 -0.469270 v 0.484772 0.473875 -0.343992 v 0.482574 0.462529 -0.407243 v 0.456261 0.590222 -0.400582 v 0.457363 0.606005 -0.340751 v 0.500000 0.302102 0.216776 v 0.500000 0.309437 0.146953 v 0.496954 0.390936 0.144736 v 0.496954 0.382649 0.213172 v 0.500000 0.315838 0.077707 v 0.500000 0.319794 0.007430 v 0.496954 0.401853 0.007326 v 0.496954 0.397776 0.076615 v 0.484772 0.501049 0.076224 v 0.484772 0.505187 0.007463 v 0.457363 0.642733 0.007703 v 0.457363 0.638368 0.076232 v 0.484772 0.484386 0.210786 v 0.484772 0.493779 0.143558 v 0.457363 0.630329 0.143047 v 0.457363 0.619310 0.209306 v 0.408635 -0.237667 0.798625 v 0.408635 -0.172275 0.812128 v 0.342726 -0.172086 1.032028 v 0.342729 -0.237156 1.015226 v 0.408635 -0.105782 0.821599 v 0.408635 -0.039284 0.826570 v 0.342724 -0.039271 1.049610 v 0.342725 -0.105734 1.043619 v 0.273996 -0.105721 1.271322 v 0.273995 -0.039265 1.278487 v 0.216809 -0.039263 1.481671 v 0.216814 -0.105736 1.473409 v 0.274020 -0.237042 1.237111 v 0.274004 -0.172042 1.257396 v 0.216834 -0.172122 1.457355 v 0.216879 -0.237266 1.433982 v 0.232881 -0.276668 1.789704 v 0.241984 -0.268713 1.769860 v 0.242782 -0.194028 1.797704 v 0.233923 -0.199959 1.818048 v 0.242505 -0.259832 1.748085 v 0.234288 -0.251471 1.727986 v 0.234425 -0.181409 1.755030 v 0.242968 -0.187485 1.775465 v 0.243174 -0.114770 1.794534 v 0.234486 -0.111033 1.773869 v 0.234501 -0.041157 1.783695 v 0.243226 -0.042545 1.804476 v 0.234386 -0.122538 1.837712 v 0.243137 -0.118829 1.817066 v 0.243226 -0.044060 1.827146 v 0.234501 -0.045448 1.847927 v 0.016302 -0.047342 1.876265 v 0.016302 -0.127454 1.865777 v 0.043683 -0.127455 1.865778 v 0.043685 -0.047342 1.876265 v 0.016302 -0.207345 1.845347 v 0.016302 -0.285550 1.815521 v 0.043664 -0.285569 1.815533 v 0.043677 -0.207352 1.845351 v 0.071508 -0.207379 1.845368 v 0.071440 -0.285645 1.815581 v 0.100230 -0.285815 1.815688 v 0.100420 -0.207440 1.845406 v 0.071545 -0.047342 1.876265 v 0.071538 -0.127460 1.865781 v 0.100504 -0.127473 1.865789 v 0.100525 -0.047342 1.876265 v -0.098674 -0.285823 1.815693 v -0.068457 -0.285648 1.815583 v -0.068524 -0.207380 1.845369 v -0.098862 -0.207443 1.845408 v -0.039404 -0.285570 1.815534 v -0.011241 -0.285550 1.815521 v -0.011241 -0.207345 1.845347 v -0.039417 -0.207352 1.845351 v -0.039423 -0.127455 1.865778 v -0.011241 -0.127454 1.865777 v -0.011241 -0.047342 1.876265 v -0.039425 -0.047342 1.876265 v -0.098945 -0.127473 1.865789 v -0.068554 -0.127461 1.865781 v -0.068561 -0.047342 1.876265 v -0.098966 -0.047342 1.876265 v -0.236523 -0.041157 1.783694 v -0.236505 -0.111035 1.773871 v -0.245336 -0.114773 1.794536 v -0.245389 -0.042545 1.804476 v -0.236435 -0.181422 1.755038 v -0.236277 -0.251510 1.728010 v -0.244646 -0.259879 1.748115 v -0.245124 -0.187502 1.775476 v -0.244943 -0.194047 1.797716 v -0.244138 -0.268766 1.769894 v -0.234906 -0.276724 1.789739 v -0.235945 -0.199979 1.818061 v -0.245389 -0.044060 1.827146 v -0.245300 -0.118833 1.817068 v -0.236407 -0.122542 1.837714 v -0.236523 -0.045448 1.847927 v -0.408635 -0.039284 0.826570 v -0.408635 -0.105782 0.821599 v -0.342742 -0.105734 1.043620 v -0.342742 -0.039271 1.049611 v -0.408635 -0.172275 0.812128 v -0.408635 -0.237667 0.798625 v -0.342747 -0.237156 1.015226 v -0.342744 -0.172086 1.032028 v -0.274091 -0.172043 1.257396 v -0.274106 -0.237043 1.237112 v -0.217120 -0.237270 1.433985 v -0.217080 -0.172123 1.457356 v -0.274083 -0.039265 1.278487 v -0.274085 -0.105721 1.271322 v -0.217062 -0.105736 1.473409 v -0.217057 -0.039263 1.481671 v -0.500000 -0.044151 0.010047 v -0.500000 -0.119246 0.009502 v -0.500000 -0.117254 0.085345 v -0.500000 -0.043422 0.087124 v -0.500000 -0.194709 0.008696 v -0.500000 -0.269534 0.007910 v -0.500000 -0.265606 0.079799 v -0.500000 -0.191607 0.082624 v -0.500000 -0.186780 0.155181 v -0.500000 -0.259413 0.150582 v -0.500000 -0.252622 0.221908 v -0.500000 -0.181605 0.227982 v -0.500000 -0.042297 0.162286 v -0.500000 -0.114176 0.159500 v -0.500000 -0.110917 0.233514 v -0.500000 -0.041109 0.237022 v -0.457363 -0.238632 -0.640206 v -0.484772 -0.240255 -0.520078 v -0.484772 -0.173356 -0.530550 v -0.457363 -0.172630 -0.651860 v -0.496954 -0.242892 -0.432953 v -0.500000 -0.246897 -0.362993 v -0.500000 -0.177459 -0.372079 v -0.496954 -0.174837 -0.442734 v -0.496954 -0.106887 -0.450993 v -0.500000 -0.108384 -0.380136 v -0.500000 -0.040190 -0.385165 v -0.496954 -0.039654 -0.455991 v -0.457363 -0.105870 -0.660504 v -0.484772 -0.106144 -0.538846 v -0.484772 -0.039395 -0.543651 v -0.457363 -0.039307 -0.665263 v -0.217120 -0.237270 -1.433985 v -0.274106 -0.237043 -1.237866 v -0.274091 -0.172043 -1.258172 v -0.217080 -0.172123 -1.457356 v -0.342747 -0.237156 -1.018993 v -0.408635 -0.237667 -0.809172 v -0.408635 -0.172275 -0.822996 v -0.342744 -0.172086 -1.035909 v -0.342742 -0.105734 -1.047610 v -0.408635 -0.105782 -0.832773 v -0.408635 -0.039284 -0.837943 v -0.342742 -0.039271 -1.053672 v -0.217062 -0.105736 -1.473409 v -0.274085 -0.105721 -1.272120 v -0.274083 -0.039265 -1.279299 v -0.217057 -0.039263 -1.481671 v -0.234906 -0.276724 -1.789739 v -0.244138 -0.268766 -1.769894 v -0.244943 -0.194047 -1.797716 v -0.235945 -0.199979 -1.818061 v -0.244646 -0.259879 -1.748115 v -0.236277 -0.251510 -1.728010 v -0.236435 -0.181422 -1.755038 v -0.245124 -0.187502 -1.775476 v -0.245336 -0.114773 -1.794536 v -0.236505 -0.111035 -1.773871 v -0.236523 -0.041157 -1.783695 v -0.245389 -0.042545 -1.804476 v -0.236407 -0.122542 -1.837714 v -0.245300 -0.118833 -1.817068 v -0.245389 -0.044060 -1.827146 v -0.236523 -0.045449 -1.847927 v -0.098966 -0.047342 -1.876265 v -0.068561 -0.047342 -1.876265 v -0.068554 -0.127461 -1.865781 v -0.098945 -0.127473 -1.865789 v -0.039425 -0.047342 -1.876265 v -0.011241 -0.047342 -1.876265 v -0.011241 -0.127454 -1.865776 v -0.039423 -0.127455 -1.865777 v -0.039417 -0.207352 -1.845351 v -0.011241 -0.207346 -1.845347 v -0.011241 -0.285550 -1.815521 v -0.039404 -0.285570 -1.815533 v -0.098862 -0.207443 -1.845408 v -0.068524 -0.207380 -1.845369 v -0.068457 -0.285648 -1.815583 v -0.098674 -0.285823 -1.815693 v 0.100230 -0.285815 -1.815688 v 0.071440 -0.285645 -1.815581 v 0.071508 -0.207379 -1.845368 v 0.100420 -0.207440 -1.845406 v 0.043664 -0.285569 -1.815533 v 0.016302 -0.285550 -1.815521 v 0.016302 -0.207346 -1.845347 v 0.043677 -0.207352 -1.845351 v 0.043683 -0.127455 -1.865777 v 0.016302 -0.127454 -1.865777 v 0.016302 -0.047342 -1.876264 v 0.043685 -0.047342 -1.876264 v 0.100504 -0.127473 -1.865788 v 0.071538 -0.127461 -1.865781 v 0.071545 -0.047342 -1.876264 v 0.100525 -0.047342 -1.876265 v 0.234501 -0.041157 -1.783694 v 0.234486 -0.111033 -1.773869 v 0.243174 -0.114770 -1.794534 v 0.243226 -0.042545 -1.804476 v 0.234425 -0.181409 -1.755030 v 0.234288 -0.251471 -1.727986 v 0.242505 -0.259832 -1.748085 v 0.242968 -0.187485 -1.775465 v 0.242782 -0.194028 -1.797704 v 0.241984 -0.268713 -1.769860 v 0.232881 -0.276668 -1.789704 v 0.233923 -0.199959 -1.818048 v 0.243226 -0.044060 -1.827146 v 0.243137 -0.118829 -1.817066 v 0.234386 -0.122538 -1.837712 v 0.234501 -0.045449 -1.847927 v 0.408635 -0.039284 -0.837943 v 0.408635 -0.105782 -0.832773 v 0.342725 -0.105734 -1.047610 v 0.342724 -0.039271 -1.053672 v 0.408635 -0.172275 -0.822996 v 0.408635 -0.237667 -0.809172 v 0.342729 -0.237156 -1.018993 v 0.342726 -0.172086 -1.035909 v 0.274004 -0.172042 -1.258172 v 0.274020 -0.237042 -1.237865 v 0.216879 -0.237266 -1.433983 v 0.216834 -0.172122 -1.457355 v 0.273995 -0.039265 -1.279299 v 0.273996 -0.105721 -1.272120 v 0.216814 -0.105736 -1.473409 v 0.216809 -0.039263 -1.481671 v 0.500000 -0.040190 -0.385165 v 0.500000 -0.108384 -0.380136 v 0.496954 -0.106887 -0.450993 v 0.496954 -0.039654 -0.455991 v 0.500000 -0.177459 -0.372079 v 0.500000 -0.246897 -0.362993 v 0.496954 -0.242892 -0.432953 v 0.496954 -0.174837 -0.442734 v 0.484772 -0.173356 -0.530550 v 0.484772 -0.240255 -0.520078 v 0.457363 -0.238632 -0.640206 v 0.457363 -0.172630 -0.651860 v 0.484772 -0.039395 -0.543651 v 0.484772 -0.106144 -0.538846 v 0.457363 -0.105870 -0.660504 v 0.457363 -0.039307 -0.665263 v 0.500000 -0.252622 0.221908 v 0.500000 -0.259413 0.150582 v 0.500000 -0.186780 0.155181 v 0.500000 -0.181605 0.227982 v 0.500000 -0.265606 0.079799 v 0.500000 -0.269534 0.007910 v 0.500000 -0.194709 0.008696 v 0.500000 -0.191607 0.082624 v 0.500000 -0.117254 0.085345 v 0.500000 -0.119246 0.009502 v 0.500000 -0.044151 0.010047 v 0.500000 -0.043422 0.087124 v 0.500000 -0.110917 0.233514 v 0.500000 -0.114176 0.159500 v 0.500000 -0.042297 0.162286 v 0.500000 -0.041109 0.237022 v 0.231030 -1.753445 0.320740 v 0.240565 -1.734333 0.312006 v 0.240882 -1.686476 0.387373 v 0.230630 -1.704701 0.397703 v 0.241681 -1.713209 0.302045 v 0.234043 -1.693549 0.292443 v 0.236235 -1.646899 0.363487 v 0.242946 -1.666102 0.375339 v 0.251300 -1.596475 0.442953 v 0.245981 -1.577583 0.428915 v 0.268398 -1.475150 0.483618 v 0.271743 -1.494040 0.499737 v 0.236439 -1.633559 0.468687 v 0.247825 -1.616199 0.456936 v 0.266285 -1.513411 0.515556 v 0.253211 -1.530108 0.528586 v 0.020362 -1.544766 0.533896 v 0.017752 -1.650697 0.474500 v 0.047108 -1.650520 0.474358 v 0.053444 -1.544171 0.533343 v 0.016592 -1.724982 0.404579 v 0.016302 -1.776847 0.328436 v 0.043640 -1.776872 0.328477 v 0.044314 -1.724977 0.404600 v 0.072239 -1.725087 0.404812 v 0.071320 -1.776974 0.328639 v 0.099893 -1.777205 0.329004 v 0.100833 -1.725429 0.405382 v 0.085995 -1.543559 0.532899 v 0.076398 -1.650442 0.474421 v 0.105942 -1.650738 0.475036 v 0.118110 -1.543509 0.533225 v -0.098340 -1.777216 0.329021 v -0.068338 -1.776978 0.328645 v -0.069173 -1.725094 0.404822 v -0.099233 -1.725448 0.405412 v -0.039380 -1.776873 0.328478 v -0.011241 -1.776847 0.328436 v -0.011392 -1.724982 0.404579 v -0.039936 -1.724979 0.404602 v -0.042258 -1.650522 0.474361 v -0.011992 -1.650697 0.474500 v -0.013342 -1.544766 0.533896 v -0.047528 -1.544173 0.533347 v -0.104142 -1.650766 0.475079 v -0.072992 -1.650452 0.474436 v -0.081824 -1.543572 0.532918 v -0.115855 -1.543545 0.533279 v -0.270229 -1.475386 0.483938 v -0.247839 -1.577738 0.429142 v -0.253342 -1.596656 0.443223 v -0.273753 -1.494305 0.500106 v -0.238139 -1.646993 0.363633 v -0.235995 -1.693601 0.292525 v -0.243797 -1.713273 0.302145 v -0.245026 -1.666216 0.375516 v -0.243008 -1.686605 0.387573 v -0.242708 -1.734405 0.312120 v -0.233057 -1.753521 0.320859 v -0.232657 -1.704833 0.397910 v -0.268348 -1.513690 0.515952 v -0.249925 -1.616398 0.457235 v -0.238451 -1.633759 0.468991 v -0.255185 -1.530381 0.528982 v -0.407489 -0.713913 0.503796 v -0.408149 -0.740793 0.417849 v -0.346187 -0.941475 0.403479 v -0.352251 -0.917295 0.463563 v -0.408538 -0.765134 0.342593 v -0.408635 -0.785730 0.274154 v -0.342752 -0.995094 0.273089 v -0.343443 -0.969533 0.338396 v -0.275723 -1.179606 0.336191 v -0.274132 -1.211170 0.272859 v -0.217193 -1.403766 0.273349 v -0.219741 -1.365760 0.336151 v -0.293164 -1.111288 0.442432 v -0.281983 -1.143588 0.393903 v -0.229642 -1.317614 0.390710 v -0.246602 -1.267191 0.432185 v -0.500000 -0.316180 0.288783 v -0.496954 -0.391600 0.283408 v -0.494079 -0.383499 0.361806 v -0.496954 -0.310439 0.369607 v -0.484772 -0.486263 0.279228 v -0.457363 -0.613271 0.276168 v -0.456270 -0.597341 0.348136 v -0.482578 -0.474726 0.354604 v -0.473803 -0.461925 0.447031 v -0.451897 -0.577764 0.433054 v -0.440154 -0.552283 0.544415 v -0.451897 -0.447758 0.569331 v -0.484772 -0.306064 0.470906 v -0.482578 -0.376129 0.459607 v -0.456270 -0.369578 0.588593 v -0.457363 -0.302917 0.604338 v -0.500000 -0.040190 0.312824 v -0.500000 -0.108384 0.308935 v -0.496954 -0.106887 0.392841 v -0.496954 -0.039654 0.396850 v -0.500000 -0.177459 0.302642 v -0.500000 -0.246897 0.295429 v -0.496954 -0.242892 0.377934 v -0.496954 -0.174837 0.386107 v -0.484772 -0.173356 0.490657 v -0.484772 -0.240255 0.481350 v -0.457363 -0.238632 0.617604 v -0.457363 -0.172630 0.628571 v -0.484772 -0.039395 0.501930 v -0.484772 -0.106144 0.497845 v -0.457363 -0.105870 0.636560 v -0.457363 -0.039307 0.640894 v -0.500000 0.225504 0.295429 v -0.500000 0.158241 0.302642 v -0.496954 0.155875 0.386107 v -0.496954 0.221785 0.377934 v -0.500000 0.092344 0.308935 v -0.500000 0.026604 0.312824 v -0.496954 0.026248 0.396850 v -0.496954 0.091060 0.392841 v -0.484772 0.090447 0.497845 v -0.484772 0.026111 0.501930 v -0.457363 0.026100 0.640894 v -0.457363 0.090245 0.636560 v -0.484772 0.219290 0.481350 v -0.484772 0.154533 0.490657 v -0.457363 0.153870 0.628571 v -0.457363 0.217718 0.617604 v -0.457363 0.606005 0.276168 v -0.484772 0.473875 0.279228 v -0.482578 0.462530 0.354604 v -0.456270 0.590225 0.348136 v -0.496954 0.374228 0.283408 v -0.500000 0.295345 0.288783 v -0.496954 0.289883 0.369607 v -0.494079 0.366364 0.361806 v -0.482578 0.359121 0.459607 v -0.484772 0.285637 0.470906 v -0.457363 0.282531 0.604338 v -0.456270 0.352626 0.588593 v -0.451897 0.570905 0.433054 v -0.473803 0.449910 0.447031 v -0.451897 0.435895 0.569331 v -0.440154 0.545883 0.544415 v -0.217193 1.403766 0.273349 v -0.274132 1.210928 0.272859 v -0.275723 1.179372 0.336191 v -0.219741 1.365761 0.336151 v -0.342752 0.993883 0.273089 v -0.408635 0.782339 0.274154 v -0.408538 0.761842 0.342593 v -0.343443 0.968365 0.338396 v -0.346187 0.940421 0.403479 v -0.408149 0.737734 0.417849 v -0.407489 0.711367 0.503796 v -0.352251 0.916450 0.463563 v -0.229642 1.317614 0.390710 v -0.281983 1.143377 0.393903 v -0.293164 1.111119 0.442432 v -0.246602 1.267191 0.432185 v -0.233057 1.753521 0.320859 v -0.242708 1.734405 0.312120 v -0.243008 1.686604 0.387573 v -0.232657 1.704833 0.397910 v -0.243797 1.713273 0.302145 v -0.235995 1.693601 0.292525 v -0.238139 1.646993 0.363633 v -0.245026 1.666216 0.375516 v -0.253342 1.596656 0.443223 v -0.247839 1.577738 0.429142 v -0.270229 1.475386 0.483938 v -0.273753 1.494305 0.500106 v -0.238451 1.633759 0.468991 v -0.249925 1.616398 0.457235 v -0.268347 1.513690 0.515952 v -0.255185 1.530381 0.528982 v -0.115855 1.543545 0.533279 v -0.081824 1.543572 0.532918 v -0.072992 1.650452 0.474436 v -0.104142 1.650766 0.475078 v -0.047528 1.544173 0.533347 v -0.013342 1.544766 0.533896 v -0.011992 1.650697 0.474500 v -0.042258 1.650522 0.474361 v -0.039936 1.724979 0.404602 v -0.011392 1.724982 0.404579 v -0.011241 1.776847 0.328436 v -0.039380 1.776873 0.328478 v -0.099233 1.725448 0.405412 v -0.069173 1.725094 0.404822 v -0.068338 1.776978 0.328645 v -0.098340 1.777216 0.329021 v 0.099893 1.777205 0.329004 v 0.071320 1.776974 0.328639 v 0.072239 1.725087 0.404812 v 0.100833 1.725429 0.405382 v 0.043640 1.776872 0.328477 v 0.016302 1.776847 0.328436 v 0.016592 1.724982 0.404579 v 0.044314 1.724977 0.404600 v 0.047108 1.650520 0.474358 v 0.017752 1.650697 0.474500 v 0.020362 1.544766 0.533896 v 0.053444 1.544171 0.533343 v 0.105942 1.650739 0.475036 v 0.076398 1.650442 0.474421 v 0.085995 1.543559 0.532899 v 0.118110 1.543509 0.533225 v 0.268398 1.475150 0.483618 v 0.245981 1.577583 0.428915 v 0.251300 1.596475 0.442953 v 0.271743 1.494040 0.499737 v 0.236235 1.646899 0.363487 v 0.234043 1.693550 0.292443 v 0.241681 1.713210 0.302045 v 0.242946 1.666102 0.375339 v 0.240882 1.686476 0.387373 v 0.240565 1.734333 0.312006 v 0.231030 1.753446 0.320740 v 0.230630 1.704701 0.397703 v 0.266286 1.513412 0.515556 v 0.247825 1.616199 0.456936 v 0.236439 1.633559 0.468687 v 0.253212 1.530108 0.528586 v 0.407290 0.711301 0.503730 v 0.408083 0.737713 0.417826 v 0.346094 0.940397 0.403453 v 0.352010 0.916381 0.463490 v 0.408524 0.761838 0.342588 v 0.408635 0.782339 0.274154 v 0.342735 0.993882 0.273088 v 0.343411 0.968360 0.338390 v 0.275627 1.179365 0.336182 v 0.274048 1.210926 0.272856 v 0.216958 1.403762 0.273341 v 0.219502 1.365749 0.336134 v 0.292872 1.111055 0.442359 v 0.281829 1.143352 0.393873 v 0.229361 1.317585 0.390672 v 0.246220 1.267132 0.432112 v 0.457363 0.282531 0.604338 v 0.484772 0.285637 0.470906 v 0.482574 0.359119 0.459606 v 0.456261 0.352623 0.588590 v 0.496954 0.289883 0.369607 v 0.500000 0.295345 0.288783 v 0.496954 0.374228 0.283408 v 0.494078 0.366364 0.361806 v 0.482574 0.462529 0.354603 v 0.484772 0.473875 0.279228 v 0.457363 0.606005 0.276168 v 0.456261 0.590222 0.348133 v 0.451853 0.435880 0.569316 v 0.473784 0.449903 0.447024 v 0.451853 0.570889 0.433039 v 0.440031 0.545840 0.544372 v 0.457363 0.026100 0.640894 v 0.484772 0.026111 0.501930 v 0.484772 0.090447 0.497845 v 0.457363 0.090245 0.636560 v 0.496954 0.026248 0.396850 v 0.500000 0.026604 0.312824 v 0.500000 0.092344 0.308935 v 0.496954 0.091060 0.392841 v 0.496954 0.155875 0.386107 v 0.500000 0.158241 0.302642 v 0.500000 0.225504 0.295430 v 0.496954 0.221785 0.377934 v 0.457363 0.153870 0.628571 v 0.484772 0.154533 0.490657 v 0.484772 0.219290 0.481350 v 0.457363 0.217718 0.617604 v 0.457363 -0.238632 0.617604 v 0.484772 -0.240255 0.481350 v 0.484772 -0.173356 0.490657 v 0.457363 -0.172630 0.628571 v 0.496954 -0.242892 0.377934 v 0.500000 -0.246897 0.295430 v 0.500000 -0.177459 0.302642 v 0.496954 -0.174837 0.386107 v 0.496954 -0.106887 0.392841 v 0.500000 -0.108384 0.308935 v 0.500000 -0.040190 0.312824 v 0.496954 -0.039654 0.396850 v 0.457363 -0.105870 0.636560 v 0.484772 -0.106144 0.497845 v 0.484772 -0.039395 0.501930 v 0.457363 -0.039307 0.640894 v 0.440031 -0.552241 0.544372 v 0.451853 -0.577749 0.433039 v 0.473784 -0.461919 0.447024 v 0.451853 -0.447743 0.569316 v 0.456261 -0.597338 0.348133 v 0.457363 -0.613271 0.276168 v 0.484772 -0.486263 0.279228 v 0.482574 -0.474725 0.354603 v 0.494078 -0.383499 0.361806 v 0.496954 -0.391600 0.283408 v 0.500000 -0.316180 0.288783 v 0.496954 -0.310439 0.369607 v 0.456261 -0.369575 0.588590 v 0.482575 -0.376127 0.459606 v 0.484772 -0.306064 0.470906 v 0.457363 -0.302917 0.604338 v 0.216958 -1.403762 0.273341 v 0.274048 -1.211169 0.272856 v 0.275627 -1.179599 0.336182 v 0.219502 -1.365749 0.336134 v 0.342735 -0.995093 0.273088 v 0.408635 -0.785730 0.274154 v 0.408524 -0.765130 0.342588 v 0.343411 -0.969528 0.338390 v 0.346094 -0.941451 0.403453 v 0.408083 -0.740772 0.417826 v 0.407290 -0.713847 0.503730 v 0.352010 -0.917226 0.463489 v 0.229361 -1.317585 0.390672 v 0.281829 -1.143563 0.393873 v 0.292872 -1.111224 0.442359 v 0.246220 -1.267132 0.432112 v 0.234288 -1.727986 -0.293150 v 0.234425 -1.755030 -0.220028 v 0.242968 -1.775465 -0.227407 v 0.242505 -1.748085 -0.302917 v 0.234486 -1.773869 -0.143485 v 0.234501 -1.783694 -0.066367 v 0.243226 -1.804475 -0.068606 v 0.243174 -1.794534 -0.148317 v 0.243137 -1.817065 -0.153571 v 0.243226 -1.827146 -0.071049 v 0.234501 -1.847927 -0.073288 v 0.234386 -1.837711 -0.158374 v 0.241984 -1.769860 -0.313332 v 0.242782 -1.797704 -0.235371 v 0.233923 -1.818048 -0.242606 v 0.232881 -1.789704 -0.322694 v 0.016302 -1.876264 -0.076341 v 0.016302 -1.865776 -0.164783 v 0.043683 -1.865778 -0.164784 v 0.043685 -1.876264 -0.076341 v 0.016302 -1.845347 -0.251768 v 0.016302 -1.815521 -0.333493 v 0.043664 -1.815533 -0.333512 v 0.043677 -1.845351 -0.251775 v 0.071508 -1.845368 -0.251802 v 0.071440 -1.815581 -0.333588 v 0.100230 -1.815688 -0.333758 v 0.100420 -1.845406 -0.251863 v 0.071545 -1.876264 -0.076341 v 0.071538 -1.865781 -0.164790 v 0.100504 -1.865788 -0.164802 v 0.100525 -1.876264 -0.076341 v -0.098674 -1.815693 -0.333766 v -0.068457 -1.815583 -0.333591 v -0.068524 -1.845369 -0.251803 v -0.098862 -1.845408 -0.251866 v -0.039404 -1.815534 -0.333513 v -0.011241 -1.815521 -0.333493 v -0.011241 -1.845347 -0.251769 v -0.039417 -1.845351 -0.251775 v -0.039423 -1.865777 -0.164784 v -0.011241 -1.865776 -0.164783 v -0.011241 -1.876264 -0.076341 v -0.039425 -1.876264 -0.076341 v -0.098945 -1.865789 -0.164802 v -0.068554 -1.865781 -0.164790 v -0.068561 -1.876264 -0.076341 v -0.098966 -1.876264 -0.076341 v -0.236523 -1.783694 -0.066367 v -0.236505 -1.773871 -0.143487 v -0.245336 -1.794536 -0.148320 v -0.245389 -1.804476 -0.068606 v -0.236435 -1.755038 -0.220042 v -0.236277 -1.728010 -0.293189 v -0.244646 -1.748115 -0.302964 v -0.245124 -1.775476 -0.227424 v -0.244943 -1.797716 -0.235390 v -0.244138 -1.769894 -0.313385 v -0.234906 -1.789739 -0.322749 v -0.235945 -1.818061 -0.242626 v -0.245389 -1.827146 -0.071049 v -0.245300 -1.817068 -0.153575 v -0.236407 -1.837714 -0.158378 v -0.236523 -1.847927 -0.073288 v -0.408635 -0.831172 -0.063494 v -0.408635 -0.826121 -0.136875 v -0.342742 -1.045234 -0.136742 v -0.342742 -1.051254 -0.063378 v -0.408635 -0.816525 -0.209214 v -0.408635 -0.802892 -0.277486 v -0.342747 -1.016750 -0.276938 v -0.342744 -1.033599 -0.208963 v -0.274091 -1.257710 -0.208892 v -0.274106 -1.237417 -0.276809 v -0.217120 -1.433985 -0.277032 v -0.217080 -1.457356 -0.208965 v -0.274083 -1.278815 -0.063327 v -0.274085 -1.271645 -0.136690 v -0.217062 -1.473409 -0.136696 v -0.217057 -1.481671 -0.063314 v -0.500000 -0.323419 -0.287764 v -0.496954 -0.400429 -0.283216 v -0.496954 -0.409250 -0.212402 v -0.500000 -0.331381 -0.215529 v -0.484772 -0.497067 -0.280279 v -0.457363 -0.626749 -0.278515 v -0.457363 -0.637994 -0.209680 v -0.484772 -0.506845 -0.210597 v -0.484772 -0.514480 -0.137627 v -0.457363 -0.646248 -0.137118 v -0.457363 -0.650754 -0.063699 v -0.484772 -0.518856 -0.064047 v -0.500000 -0.338378 -0.140621 v -0.496954 -0.416596 -0.138697 v -0.496954 -0.421003 -0.064616 v -0.500000 -0.342720 -0.065486 v -0.500000 -0.041109 -0.314059 v -0.500000 -0.110917 -0.309469 v -0.500000 -0.114176 -0.232117 v -0.500000 -0.042297 -0.235737 v -0.500000 -0.181605 -0.302251 v -0.500000 -0.252622 -0.294362 v -0.500000 -0.259413 -0.220414 v -0.500000 -0.186780 -0.226476 v -0.500000 -0.191607 -0.147538 v -0.500000 -0.265606 -0.143691 v -0.500000 -0.269534 -0.066735 v -0.500000 -0.194709 -0.068220 v -0.500000 -0.043422 -0.153446 v -0.500000 -0.117254 -0.151134 v -0.500000 -0.119246 -0.069576 v -0.500000 -0.044151 -0.070436 v -0.500000 0.230747 -0.294362 v -0.500000 0.161973 -0.302251 v -0.500000 0.166626 -0.226476 v -0.500000 0.236917 -0.220414 v -0.500000 0.094555 -0.309469 v -0.500000 0.027269 -0.314059 v -0.500000 0.028161 -0.235737 v -0.500000 0.097421 -0.232117 v -0.500000 0.100137 -0.151134 v -0.500000 0.029017 -0.153447 v -0.500000 0.029575 -0.070436 v -0.500000 0.101898 -0.069576 v -0.500000 0.242523 -0.143691 v -0.500000 0.170965 -0.147538 v -0.500000 0.173752 -0.068220 v -0.500000 0.246072 -0.066735 v -0.457363 0.619310 -0.278515 v -0.484772 0.484386 -0.280279 v -0.484772 0.493779 -0.210597 v -0.457363 0.630329 -0.209680 v -0.496954 0.382649 -0.283216 v -0.500000 0.302102 -0.287764 v -0.500000 0.309437 -0.215529 v -0.496954 0.390936 -0.212402 v -0.496954 0.397776 -0.138697 v -0.500000 0.315838 -0.140621 v -0.500000 0.319794 -0.065486 v -0.496954 0.401853 -0.064616 v -0.457363 0.638368 -0.137118 v -0.484772 0.501049 -0.137627 v -0.484772 0.505187 -0.064047 v -0.457363 0.642734 -0.063699 v -0.217120 1.433985 -0.277032 v -0.274106 1.237169 -0.276809 v -0.274091 1.257455 -0.208892 v -0.217080 1.457356 -0.208965 v -0.342747 1.015511 -0.276938 v -0.408635 0.799421 -0.277486 v -0.408635 0.812948 -0.209214 v -0.342744 1.032321 -0.208963 v -0.342742 1.043921 -0.136742 v -0.408635 0.822443 -0.136875 v -0.408635 0.827429 -0.063494 v -0.342742 1.049917 -0.063378 v -0.217062 1.473409 -0.136696 v -0.274085 1.271382 -0.136690 v -0.274083 1.278548 -0.063327 v -0.217057 1.481671 -0.063314 v -0.234906 1.789739 -0.322749 v -0.244138 1.769894 -0.313385 v -0.244943 1.797716 -0.235390 v -0.235945 1.818061 -0.242626 v -0.244646 1.748115 -0.302964 v -0.236277 1.728010 -0.293189 v -0.236435 1.755038 -0.220042 v -0.245124 1.775476 -0.227424 v -0.245336 1.794536 -0.148320 v -0.236505 1.773871 -0.143487 v -0.236523 1.783694 -0.066367 v -0.245389 1.804476 -0.068606 v -0.236407 1.837714 -0.158378 v -0.245300 1.817068 -0.153575 v -0.245389 1.827146 -0.071049 v -0.236523 1.847927 -0.073288 v -0.098966 1.876264 -0.076341 v -0.068561 1.876264 -0.076341 v -0.068554 1.865781 -0.164790 v -0.098945 1.865789 -0.164802 v -0.039425 1.876264 -0.076341 v -0.011241 1.876264 -0.076341 v -0.011241 1.865776 -0.164783 v -0.039423 1.865777 -0.164784 v -0.039417 1.845351 -0.251775 v -0.011241 1.845346 -0.251768 v -0.011241 1.815521 -0.333493 v -0.039404 1.815533 -0.333513 v -0.098862 1.845408 -0.251866 v -0.068524 1.845368 -0.251803 v -0.068457 1.815583 -0.333591 v -0.098674 1.815693 -0.333766 v 0.100230 1.815688 -0.333758 v 0.071440 1.815581 -0.333588 v 0.071508 1.845368 -0.251802 v 0.100420 1.845406 -0.251863 v 0.043664 1.815533 -0.333512 v 0.016302 1.815521 -0.333493 v 0.016302 1.845347 -0.251768 v 0.043677 1.845351 -0.251775 v 0.043683 1.865777 -0.164784 v 0.016302 1.865776 -0.164783 v 0.016302 1.876264 -0.076341 v 0.043685 1.876264 -0.076341 v 0.100504 1.865788 -0.164802 v 0.071538 1.865781 -0.164790 v 0.071545 1.876264 -0.076341 v 0.100525 1.876264 -0.076341 v 0.234501 1.783694 -0.066367 v 0.234486 1.773869 -0.143485 v 0.243174 1.794534 -0.148317 v 0.243226 1.804476 -0.068606 v 0.234425 1.755030 -0.220028 v 0.234288 1.727986 -0.293150 v 0.242505 1.748085 -0.302917 v 0.242968 1.775465 -0.227407 v 0.242782 1.797704 -0.235371 v 0.241984 1.769860 -0.313332 v 0.232881 1.789704 -0.322694 v 0.233923 1.818048 -0.242606 v 0.243226 1.827146 -0.071049 v 0.243137 1.817066 -0.153571 v 0.234386 1.837711 -0.158374 v 0.234501 1.847927 -0.073288 v 0.408635 0.827429 -0.063494 v 0.408635 0.822443 -0.136875 v 0.342725 1.043921 -0.136742 v 0.342724 1.049917 -0.063378 v 0.408635 0.812948 -0.209214 v 0.408635 0.799421 -0.277486 v 0.342729 1.015511 -0.276938 v 0.342726 1.032321 -0.208963 v 0.274004 1.257455 -0.208891 v 0.274020 1.237168 -0.276807 v 0.216879 1.433983 -0.277028 v 0.216834 1.457355 -0.208964 v 0.273995 1.278548 -0.063327 v 0.273996 1.271382 -0.136690 v 0.216814 1.473409 -0.136695 v 0.216809 1.481671 -0.063314 v 0.500000 0.319794 -0.065486 v 0.500000 0.315838 -0.140621 v 0.496954 0.397776 -0.138697 v 0.496954 0.401853 -0.064616 v 0.500000 0.309437 -0.215529 v 0.500000 0.302102 -0.287764 v 0.496954 0.382649 -0.283216 v 0.496954 0.390936 -0.212402 v 0.484772 0.493780 -0.210597 v 0.484772 0.484386 -0.280279 v 0.457363 0.619310 -0.278515 v 0.457363 0.630329 -0.209680 v 0.484772 0.505187 -0.064047 v 0.484772 0.501049 -0.137627 v 0.457363 0.638368 -0.137118 v 0.457363 0.642733 -0.063699 v 0.500000 0.029575 -0.070436 v 0.500000 0.029017 -0.153446 v 0.500000 0.100137 -0.151134 v 0.500000 0.101898 -0.069576 v 0.500000 0.028161 -0.235737 v 0.500000 0.027269 -0.314059 v 0.500000 0.094555 -0.309469 v 0.500000 0.097421 -0.232117 v 0.500000 0.166626 -0.226476 v 0.500000 0.161973 -0.302251 v 0.500000 0.230747 -0.294362 v 0.500000 0.236917 -0.220414 v 0.500000 0.173752 -0.068220 v 0.500000 0.170965 -0.147538 v 0.500000 0.242523 -0.143691 v 0.500000 0.246072 -0.066735 v 0.500000 -0.044151 -0.070436 v 0.500000 -0.119246 -0.069576 v 0.500000 -0.117254 -0.151134 v 0.500000 -0.043422 -0.153446 v 0.500000 -0.194709 -0.068220 v 0.500000 -0.269534 -0.066735 v 0.500000 -0.265606 -0.143691 v 0.500000 -0.191607 -0.147538 v 0.500000 -0.186780 -0.226476 v 0.500000 -0.259413 -0.220414 v 0.500000 -0.252622 -0.294362 v 0.500000 -0.181605 -0.302251 v 0.500000 -0.042297 -0.235737 v 0.500000 -0.114176 -0.232117 v 0.500000 -0.110917 -0.309469 v 0.500000 -0.041109 -0.314059 v 0.500000 -0.342720 -0.065486 v 0.496954 -0.421003 -0.064616 v 0.496954 -0.416596 -0.138697 v 0.500000 -0.338378 -0.140621 v 0.484772 -0.518856 -0.064047 v 0.457363 -0.650754 -0.063699 v 0.457363 -0.646248 -0.137118 v 0.484772 -0.514480 -0.137627 v 0.484772 -0.506845 -0.210598 v 0.457363 -0.637994 -0.209680 v 0.457363 -0.626749 -0.278515 v 0.484772 -0.497067 -0.280279 v 0.500000 -0.331381 -0.215529 v 0.496954 -0.409250 -0.212402 v 0.496954 -0.400429 -0.283216 v 0.500000 -0.323419 -0.287764 v 0.216879 -1.433982 -0.277028 v 0.274020 -1.237416 -0.276807 v 0.274004 -1.257710 -0.208891 v 0.216834 -1.457355 -0.208964 v 0.342729 -1.016750 -0.276938 v 0.408635 -0.802892 -0.277486 v 0.408635 -0.816525 -0.209214 v 0.342726 -1.033599 -0.208963 v 0.342725 -1.045234 -0.136742 v 0.408635 -0.826121 -0.136875 v 0.408635 -0.831172 -0.063494 v 0.342724 -1.051254 -0.063378 v 0.216814 -1.473409 -0.136695 v 0.273996 -1.271645 -0.136690 v 0.273995 -1.278815 -0.063327 v 0.216809 -1.481671 -0.063314 v -0.186353 -0.301120 1.542689 v -0.189488 -0.359599 1.499746 v -0.186737 -0.363081 1.576622 v -0.183485 -0.303079 1.622272 v -0.201410 -0.408853 1.440739 v -0.224176 -0.445115 1.363832 v -0.224257 -0.455805 1.414756 v -0.198788 -0.414981 1.510690 v -0.212539 -0.422981 1.545731 v -0.237685 -0.467157 1.443927 v -0.256604 -0.478890 1.460090 v -0.232551 -0.432542 1.562846 v -0.197917 -0.306537 1.661378 v -0.201039 -0.368334 1.614757 v -0.221772 -0.375781 1.632262 v -0.218978 -0.312129 1.678867 v -0.149250 -0.545646 1.544676 v -0.135654 -0.494760 1.651746 v -0.166615 -0.496566 1.652534 v -0.181174 -0.548201 1.546145 v -0.130247 -0.432446 1.726161 v -0.129611 -0.361854 1.777637 v -0.161083 -0.362319 1.777340 v -0.161220 -0.433524 1.726349 v -0.190028 -0.433182 1.724118 v -0.190390 -0.361504 1.774462 v -0.215169 -0.358336 1.767142 v -0.214548 -0.430055 1.717577 v -0.210334 -0.549374 1.545733 v -0.195250 -0.496910 1.651130 v -0.219787 -0.494085 1.645538 v -0.235436 -0.547049 1.541218 v -0.224176 1.363832 -0.460653 v -0.201410 1.440739 -0.431902 v -0.198788 1.510690 -0.437544 v -0.224257 1.414756 -0.469875 v -0.189488 1.499746 -0.390891 v -0.186353 1.542689 -0.338897 v -0.183485 1.622272 -0.340917 v -0.186737 1.576622 -0.394319 v -0.201039 1.614757 -0.399688 v -0.197917 1.661378 -0.344618 v -0.218978 1.678867 -0.350756 v -0.221772 1.632262 -0.407564 v -0.237685 1.443927 -0.480367 v -0.212539 1.545731 -0.445268 v -0.232552 1.562846 -0.455044 v -0.256604 1.460090 -0.492051 v -0.129611 1.777637 -0.407405 v -0.130247 1.726161 -0.469925 v -0.161220 1.726349 -0.470953 v -0.161083 1.777339 -0.407808 v -0.135654 1.651746 -0.521294 v -0.149250 1.544676 -0.561167 v -0.181174 1.546145 -0.563701 v -0.166615 1.652534 -0.523065 v -0.195250 1.651130 -0.523267 v -0.210335 1.545733 -0.564791 v -0.235436 1.541219 -0.562279 v -0.219787 1.645538 -0.520124 v -0.190390 1.774462 -0.406751 v -0.190028 1.724118 -0.470412 v -0.214548 1.717577 -0.466835 v -0.215169 1.767142 -0.403036 v -0.224176 -0.445115 -1.363832 v -0.201410 -0.408853 -1.440739 v -0.198788 -0.414981 -1.510690 v -0.224257 -0.455805 -1.414756 v -0.189488 -0.359599 -1.499746 v -0.186353 -0.301120 -1.542689 v -0.183485 -0.303079 -1.622272 v -0.186737 -0.363081 -1.576622 v -0.201039 -0.368334 -1.614757 v -0.197917 -0.306537 -1.661378 v -0.218978 -0.312129 -1.678867 v -0.221772 -0.375781 -1.632262 v -0.237685 -0.467157 -1.443927 v -0.212539 -0.422981 -1.545731 v -0.232552 -0.432543 -1.562846 v -0.256604 -0.478890 -1.460090 v -0.129611 -0.361854 -1.777637 v -0.130247 -0.432446 -1.726161 v -0.161220 -0.433524 -1.726349 v -0.161083 -0.362319 -1.777340 v -0.135654 -0.494760 -1.651746 v -0.149250 -0.545646 -1.544676 v -0.181174 -0.548201 -1.546145 v -0.166615 -0.496566 -1.652534 v -0.195250 -0.496910 -1.651130 v -0.210335 -0.549374 -1.545733 v -0.235436 -0.547049 -1.541219 v -0.219787 -0.494085 -1.645537 v -0.190390 -0.361504 -1.774462 v -0.190028 -0.433182 -1.724118 v -0.214548 -0.430055 -1.717577 v -0.215169 -0.358336 -1.767142 v -0.186353 -1.542689 -0.338897 v -0.189488 -1.499746 -0.390891 v -0.186737 -1.576622 -0.394319 v -0.183485 -1.622272 -0.340917 v -0.201410 -1.440739 -0.431902 v -0.224176 -1.363832 -0.460653 v -0.224257 -1.414756 -0.469875 v -0.198788 -1.510690 -0.437544 v -0.212539 -1.545731 -0.445268 v -0.237685 -1.443927 -0.480367 v -0.256605 -1.460090 -0.492051 v -0.232552 -1.562846 -0.455044 v -0.197917 -1.661378 -0.344618 v -0.201039 -1.614757 -0.399688 v -0.221772 -1.632262 -0.407564 v -0.218978 -1.678867 -0.350756 v -0.149250 -1.544676 -0.561167 v -0.135654 -1.651746 -0.521294 v -0.166615 -1.652534 -0.523065 v -0.181174 -1.546145 -0.563701 v -0.130247 -1.726161 -0.469925 v -0.129611 -1.777637 -0.407405 v -0.161083 -1.777340 -0.407808 v -0.161220 -1.726349 -0.470953 v -0.190028 -1.724118 -0.470412 v -0.190390 -1.774462 -0.406751 v -0.215169 -1.767142 -0.403036 v -0.214548 -1.717577 -0.466835 v -0.210335 -1.545733 -0.564791 v -0.195250 -1.651130 -0.523268 v -0.219787 -1.645538 -0.520124 v -0.235436 -1.541218 -0.562279 v -0.258577 -0.466657 1.254500 v -0.306664 -0.483789 1.098050 v -0.321593 -0.505970 1.104999 v -0.266595 -0.483481 1.278084 v -0.362797 -0.513485 0.907663 v -0.408734 -0.576219 0.711832 v -0.416644 -0.610397 0.736768 v -0.377378 -0.541264 0.914881 v -0.393933 -0.560690 0.927534 v -0.430367 -0.631614 0.755390 v -0.442801 -0.648515 0.771469 v -0.408250 -0.576947 0.941629 v -0.281514 -0.497720 1.298770 v -0.338774 -0.522579 1.117971 v -0.355080 -0.537598 1.131470 v -0.299221 -0.511301 1.313465 v -0.261305 -0.727187 0.851139 v -0.240290 -0.653693 1.021665 v -0.281739 -0.657786 1.025219 v -0.305099 -0.731377 0.855144 v -0.208070 -0.611627 1.211963 v -0.174454 -0.581955 1.395234 v -0.208808 -0.585183 1.397436 v -0.245985 -0.615383 1.214888 v -0.279169 -0.618324 1.216803 v -0.239560 -0.587260 1.398163 v -0.266046 -0.585569 1.394812 v -0.307670 -0.617289 1.214607 v -0.342365 -0.735285 0.858833 v -0.317368 -0.661390 1.028183 v -0.347863 -0.660877 1.026982 v -0.374182 -0.734998 0.858319 v -0.408734 0.573673 0.711833 v -0.362797 0.510242 0.907663 v -0.377378 0.539990 0.914881 v -0.416644 0.609552 0.736768 v -0.306664 0.479574 1.098050 v -0.258577 0.460855 1.254500 v -0.266595 0.479208 1.278084 v -0.321593 0.503705 1.104999 v -0.338774 0.521169 1.117971 v -0.281514 0.494183 1.298770 v -0.299221 0.507905 1.313465 v -0.355080 0.536385 1.131470 v -0.430367 0.631446 0.755390 v -0.393933 0.560243 0.927534 v -0.408250 0.576704 0.941629 v -0.442801 0.648515 0.771469 v -0.174454 0.577951 1.395234 v -0.208070 0.610197 1.211963 v -0.245985 0.613955 1.214889 v -0.208808 0.581184 1.397436 v -0.240290 0.653407 1.021665 v -0.261305 0.727187 0.851139 v -0.305099 0.731377 0.855144 v -0.281739 0.657500 1.025219 v -0.317368 0.661106 1.028183 v -0.342365 0.735285 0.858833 v -0.374182 0.734998 0.858319 v -0.347863 0.660596 1.026982 v -0.239560 0.583283 1.398163 v -0.279169 0.616903 1.216803 v -0.307670 0.615886 1.214607 v -0.266046 0.581639 1.394812 v -0.258577 1.254500 0.459524 v -0.306664 1.098075 0.478608 v -0.321593 1.105010 0.503186 v -0.266595 1.278084 0.478228 v -0.362797 0.907789 0.509498 v -0.408734 0.712185 0.573089 v -0.416644 0.736894 0.609358 v -0.377378 0.914935 0.539698 v -0.393933 0.927544 0.560141 v -0.430367 0.755416 0.631407 v -0.442801 0.771469 0.648515 v -0.408250 0.941629 0.576649 v -0.281514 1.298770 0.493372 v -0.338774 1.117974 0.520845 v -0.355080 1.131470 0.536107 v -0.299221 1.313465 0.507127 v -0.261305 0.851139 0.727187 v -0.240290 1.021665 0.653342 v -0.281739 1.025219 0.657434 v -0.305099 0.855144 0.731377 v -0.208070 1.211963 0.609869 v -0.174454 1.395234 0.577033 v -0.208808 1.397436 0.580267 v -0.245985 1.214888 0.613627 v -0.279169 1.216803 0.616577 v -0.239560 1.398163 0.582371 v -0.266046 1.394812 0.580738 v -0.307670 1.214607 0.615564 v -0.342365 0.858833 0.735285 v -0.317368 1.028183 0.661041 v -0.347863 1.026982 0.660532 v -0.374182 0.858319 0.734998 v -0.408734 0.712185 -0.580825 v -0.362797 0.907789 -0.519352 v -0.377378 0.914935 -0.543568 v -0.416644 0.736894 -0.611926 v -0.306664 1.098075 -0.491412 v -0.258577 1.254500 -0.477153 v -0.266595 1.278084 -0.491211 v -0.321593 1.105010 -0.510067 v -0.338774 1.117974 -0.525132 v -0.281514 1.298770 -0.504118 v -0.299221 1.313465 -0.517443 v -0.355080 1.131470 -0.539791 v -0.430367 0.755416 -0.631920 v -0.393933 0.927544 -0.561497 v -0.408250 0.941629 -0.577386 v -0.442801 0.771469 -0.648515 v -0.174454 1.395234 -0.589198 v -0.208070 1.211963 -0.614213 v -0.245985 1.214888 -0.617966 v -0.208808 1.397436 -0.592416 v -0.240290 1.021665 -0.654211 v -0.261305 0.851139 -0.727187 v -0.305099 0.855144 -0.731377 v -0.281739 1.025219 -0.658302 v -0.317368 1.028183 -0.661904 v -0.342365 0.858833 -0.735285 v -0.374182 0.858319 -0.734998 v -0.347863 1.026982 -0.661385 v -0.239560 1.398163 -0.594455 v -0.279169 1.216803 -0.620893 v -0.307670 1.214607 -0.619828 v -0.266046 1.394813 -0.592676 v -0.258577 0.460854 -1.254500 v -0.306664 0.479574 -1.098383 v -0.321593 0.503705 -1.105143 v -0.266595 0.479208 -1.278084 v -0.362797 0.510242 -0.909330 v -0.408734 0.573673 -0.716505 v -0.416644 0.609552 -0.738435 v -0.377378 0.539990 -0.915601 v -0.393933 0.560243 -0.927678 v -0.430367 0.631445 -0.755724 v -0.442801 0.648515 -0.771469 v -0.408250 0.576704 -0.941629 v -0.281514 0.494183 -1.298770 v -0.338774 0.521169 -1.118000 v -0.355080 0.536385 -1.131470 v -0.299221 0.507905 -1.313465 v -0.261305 0.727187 -0.851139 v -0.240290 0.653407 -1.021665 v -0.281739 0.657500 -1.025219 v -0.305099 0.731377 -0.855144 v -0.208070 0.610197 -1.211963 v -0.174454 0.577951 -1.395234 v -0.208808 0.581184 -1.397436 v -0.245985 0.613955 -1.214888 v -0.279169 0.616903 -1.216803 v -0.239560 0.583283 -1.398163 v -0.266046 0.581639 -1.394812 v -0.307670 0.615886 -1.214607 v -0.342365 0.735285 -0.858833 v -0.317368 0.661106 -1.028183 v -0.347863 0.660597 -1.026982 v -0.374182 0.734998 -0.858319 v -0.408734 -0.576219 -0.716505 v -0.362797 -0.513485 -0.909330 v -0.377378 -0.541264 -0.915601 v -0.416644 -0.610397 -0.738435 v -0.306663 -0.483789 -1.098383 v -0.258577 -0.466657 -1.254500 v -0.266595 -0.483481 -1.278084 v -0.321593 -0.505970 -1.105143 v -0.338774 -0.522579 -1.118000 v -0.281514 -0.497720 -1.298770 v -0.299221 -0.511301 -1.313465 v -0.355080 -0.537598 -1.131470 v -0.430367 -0.631615 -0.755724 v -0.393933 -0.560690 -0.927678 v -0.408250 -0.576947 -0.941629 v -0.442801 -0.648515 -0.771469 v -0.174454 -0.581955 -1.395234 v -0.208070 -0.611627 -1.211963 v -0.245985 -0.615383 -1.214888 v -0.208808 -0.585183 -1.397436 v -0.240290 -0.653693 -1.021665 v -0.261305 -0.727187 -0.851139 v -0.305099 -0.731377 -0.855144 v -0.281739 -0.657785 -1.025219 v -0.317368 -0.661390 -1.028183 v -0.342365 -0.735285 -0.858833 v -0.374182 -0.734998 -0.858319 v -0.347863 -0.660877 -1.026982 v -0.239560 -0.587260 -1.398163 v -0.279169 -0.618324 -1.216803 v -0.307670 -0.617289 -1.214607 v -0.266046 -0.585568 -1.394812 v -0.258577 -1.254500 -0.477153 v -0.306664 -1.098185 -0.491412 v -0.321593 -1.105057 -0.510067 v -0.266595 -1.278084 -0.491211 v -0.362797 -0.908338 -0.519352 v -0.408734 -0.713723 -0.580825 v -0.416644 -0.737443 -0.611926 v -0.377378 -0.915172 -0.543568 v -0.393933 -0.927592 -0.561497 v -0.430367 -0.755525 -0.631920 v -0.442801 -0.771469 -0.648515 v -0.408250 -0.941629 -0.577386 v -0.281514 -1.298770 -0.504118 v -0.338774 -1.117983 -0.525132 v -0.355080 -1.131470 -0.539791 v -0.299221 -1.313465 -0.517443 v -0.261305 -0.851139 -0.727187 v -0.240290 -1.021665 -0.654211 v -0.281739 -1.025219 -0.658302 v -0.305099 -0.855144 -0.731377 v -0.208070 -1.211963 -0.614213 v -0.174454 -1.395234 -0.589198 v -0.208808 -1.397436 -0.592416 v -0.245985 -1.214888 -0.617966 v -0.279169 -1.216803 -0.620893 v -0.239560 -1.398163 -0.594455 v -0.266046 -1.394812 -0.592676 v -0.307670 -1.214607 -0.619828 v -0.342365 -0.858833 -0.735285 v -0.317368 -1.028183 -0.661904 v -0.347863 -1.026982 -0.661385 v -0.374182 -0.858319 -0.734998 v -0.408734 -0.713723 0.573089 v -0.362797 -0.908338 0.509498 v -0.377378 -0.915172 0.539698 v -0.416644 -0.737443 0.609358 v -0.306664 -1.098185 0.478608 v -0.258577 -1.254500 0.459524 v -0.266595 -1.278084 0.478228 v -0.321593 -1.105057 0.503186 v -0.338774 -1.117983 0.520845 v -0.281514 -1.298770 0.493372 v -0.299221 -1.313465 0.507127 v -0.355080 -1.131470 0.536107 v -0.430367 -0.755525 0.631407 v -0.393933 -0.927592 0.560141 v -0.408250 -0.941629 0.576649 v -0.442801 -0.771469 0.648515 v -0.174454 -1.395234 0.577033 v -0.208070 -1.211963 0.609869 v -0.245985 -1.214889 0.613627 v -0.208808 -1.397436 0.580267 v -0.240290 -1.021665 0.653342 v -0.261305 -0.851139 0.727187 v -0.305099 -0.855144 0.731377 v -0.281739 -1.025219 0.657434 v -0.317368 -1.028183 0.661041 v -0.342365 -0.858833 0.735285 v -0.374182 -0.858319 0.734998 v -0.347863 -1.026982 0.660532 v -0.239560 -1.398163 0.582371 v -0.279169 -1.216803 0.616577 v -0.307670 -1.214607 0.615564 v -0.266046 -1.394812 0.580738 v -0.186198 0.216899 1.575547 v -0.186110 0.153599 1.601032 v -0.183110 0.154091 1.682869 v -0.183245 0.217936 1.656345 v -0.186072 0.090223 1.618582 v -0.186062 0.026144 1.627637 v -0.183035 0.026186 1.710687 v -0.183050 0.090417 1.701199 v -0.197468 0.091048 1.741276 v -0.197453 0.026354 1.750957 v -0.218790 0.026732 1.768581 v -0.218796 0.092394 1.758828 v -0.197669 0.220040 1.695763 v -0.197530 0.155333 1.722637 v -0.218821 0.157761 1.740103 v -0.218878 0.223755 1.713189 v -0.130953 0.031523 1.876265 v -0.130908 0.108746 1.865803 v -0.163278 0.108632 1.864884 v -0.163353 0.031481 1.875320 v -0.130729 0.184999 1.845478 v -0.130327 0.260956 1.815890 v -0.162294 0.261050 1.815255 v -0.162975 0.184910 1.844649 v -0.192995 0.184109 1.841049 v -0.192057 0.260179 1.811925 v -0.217100 0.257595 1.804040 v -0.218187 0.182085 1.832810 v -0.193516 0.031313 1.871542 v -0.193412 0.108089 1.861150 v -0.218669 0.106824 1.852720 v -0.218790 0.030935 1.863040 v -0.186062 0.026144 -1.627637 v -0.186072 0.090223 -1.618582 v -0.183050 0.090417 -1.701199 v -0.183035 0.026186 -1.710687 v -0.186110 0.153599 -1.601031 v -0.186198 0.216899 -1.575547 v -0.183245 0.217936 -1.656345 v -0.183110 0.154091 -1.682869 v -0.197530 0.155333 -1.722637 v -0.197669 0.220040 -1.695763 v -0.218878 0.223755 -1.713189 v -0.218821 0.157761 -1.740103 v -0.197453 0.026354 -1.750957 v -0.197468 0.091048 -1.741276 v -0.218796 0.092394 -1.758828 v -0.218790 0.026732 -1.768581 v -0.130327 0.260956 -1.815890 v -0.130729 0.184999 -1.845478 v -0.162975 0.184910 -1.844649 v -0.162294 0.261050 -1.815255 v -0.130908 0.108746 -1.865803 v -0.130953 0.031523 -1.876265 v -0.163353 0.031481 -1.875320 v -0.163278 0.108632 -1.864883 v -0.193412 0.108089 -1.861149 v -0.193516 0.031313 -1.871542 v -0.218790 0.030935 -1.863040 v -0.218669 0.106824 -1.852720 v -0.192057 0.260179 -1.811925 v -0.192995 0.184109 -1.841049 v -0.218187 0.182085 -1.832810 v -0.217100 0.257595 -1.804040 v -0.186198 -1.575547 0.208609 v -0.186110 -1.601032 0.142983 v -0.183110 -1.682869 0.143458 v -0.183245 -1.656345 0.209632 v -0.186072 -1.618582 0.076498 v -0.186062 -1.627637 0.008088 v -0.183035 -1.710687 0.008101 v -0.183050 -1.701199 0.076670 v -0.197468 -1.741276 0.077213 v -0.197453 -1.750957 0.008153 v -0.218790 -1.768581 0.008270 v -0.218796 -1.758828 0.078361 v -0.197669 -1.695763 0.211684 v -0.197530 -1.722637 0.144631 v -0.218821 -1.740103 0.146906 v -0.218878 -1.713189 0.215278 v -0.130953 -1.876264 0.009752 v -0.130908 -1.865803 0.092197 v -0.163278 -1.864883 0.092106 v -0.163353 -1.875320 0.009739 v -0.130729 -1.845478 0.172198 v -0.130327 -1.815890 0.250961 v -0.162294 -1.815254 0.251068 v -0.162975 -1.844649 0.172127 v -0.192995 -1.841049 0.171394 v -0.192057 -1.811925 0.250250 v -0.217100 -1.804040 0.247786 v -0.218187 -1.832810 0.169524 v -0.193516 -1.871542 0.009687 v -0.193412 -1.861149 0.091651 v -0.218669 -1.852720 0.090584 v -0.218790 -1.863040 0.009570 v -0.186062 1.627637 0.008088 v -0.186072 1.618582 0.076498 v -0.183050 1.701199 0.076670 v -0.183035 1.710687 0.008101 v -0.186110 1.601031 0.142983 v -0.186198 1.575547 0.208609 v -0.183245 1.656345 0.209632 v -0.183110 1.682869 0.143458 v -0.197530 1.722637 0.144631 v -0.197669 1.695763 0.211684 v -0.218878 1.713189 0.215278 v -0.218821 1.740103 0.146906 v -0.197453 1.750957 0.008153 v -0.197468 1.741276 0.077213 v -0.218796 1.758828 0.078361 v -0.218790 1.768581 0.008270 v -0.130327 1.815890 0.250961 v -0.130729 1.845478 0.172198 v -0.162975 1.844649 0.172127 v -0.162294 1.815255 0.251068 v -0.130908 1.865803 0.092197 v -0.130953 1.876264 0.009752 v -0.163353 1.875320 0.009739 v -0.163278 1.864883 0.092106 v -0.193412 1.861149 0.091651 v -0.193516 1.871542 0.009687 v -0.218790 1.863040 0.009570 v -0.218669 1.852720 0.090584 v -0.192057 1.811925 0.250250 v -0.192995 1.841049 0.171394 v -0.218187 1.832810 0.169524 v -0.217100 1.804040 0.247786 v -0.224176 0.436526 1.363832 v -0.201410 0.396148 1.440739 v -0.198788 0.402545 1.510690 v -0.224257 0.448028 1.414756 v -0.189488 0.342484 1.499746 v -0.186353 0.280749 1.542689 v -0.183485 0.282675 1.622272 v -0.186737 0.345996 1.576622 v -0.201039 0.351186 1.614757 v -0.197917 0.286002 1.661378 v -0.218978 0.291299 1.678867 v -0.221772 0.358398 1.632262 v -0.237685 0.459853 1.443928 v -0.212539 0.410697 1.545731 v -0.232552 0.420141 1.562846 v -0.256604 0.471614 1.460090 v -0.129611 0.337292 1.777637 v -0.130247 0.411948 1.726162 v -0.161220 0.413053 1.726349 v -0.161083 0.337789 1.777340 v -0.135654 0.480136 1.651746 v -0.149250 0.537066 1.544676 v -0.181174 0.539633 1.546145 v -0.166615 0.481962 1.652534 v -0.195250 0.482384 1.651130 v -0.210335 0.540852 1.545733 v -0.235436 0.538629 1.541219 v -0.219787 0.479734 1.645538 v -0.190390 0.337105 1.774462 v -0.190028 0.412821 1.724118 v -0.214548 0.409940 1.717577 v -0.215169 0.334232 1.767142 v -0.186353 0.280749 -1.542689 v -0.189488 0.342484 -1.499746 v -0.186737 0.345996 -1.576622 v -0.183485 0.282675 -1.622272 v -0.201410 0.396148 -1.440739 v -0.224176 0.436526 -1.363832 v -0.224257 0.448028 -1.414756 v -0.198788 0.402545 -1.510690 v -0.212539 0.410697 -1.545731 v -0.237685 0.459854 -1.443927 v -0.256604 0.471614 -1.460090 v -0.232552 0.420141 -1.562846 v -0.197917 0.286002 -1.661378 v -0.201039 0.351186 -1.614757 v -0.221772 0.358398 -1.632262 v -0.218978 0.291299 -1.678867 v -0.149250 0.537066 -1.544676 v -0.135654 0.480136 -1.651746 v -0.166615 0.481962 -1.652533 v -0.181174 0.539633 -1.546145 v -0.130247 0.411948 -1.726161 v -0.129611 0.337292 -1.777637 v -0.161083 0.337789 -1.777340 v -0.161220 0.413053 -1.726349 v -0.190028 0.412821 -1.724118 v -0.190390 0.337105 -1.774462 v -0.215169 0.334232 -1.767142 v -0.214548 0.409940 -1.717577 v -0.210335 0.540852 -1.545733 v -0.195250 0.482384 -1.651130 v -0.219787 0.479734 -1.645538 v -0.235436 0.538629 -1.541218 v -0.186062 -0.039263 1.627637 v -0.186072 -0.105773 1.618582 v -0.183050 -0.105992 1.701199 v -0.183035 -0.039326 1.710687 v -0.186110 -0.172305 1.601031 v -0.186198 -0.237781 1.575547 v -0.183245 -0.238851 1.656345 v -0.183110 -0.172828 1.682869 v -0.197530 -0.174190 1.722637 v -0.197669 -0.241090 1.695763 v -0.218878 -0.245107 1.713189 v -0.218821 -0.176888 1.740103 v -0.197453 -0.039579 1.750957 v -0.197468 -0.106723 1.741276 v -0.218796 -0.108294 1.758828 v -0.218790 -0.040147 1.768581 v -0.130327 -0.286135 1.815890 v -0.130729 -0.207554 1.845478 v -0.162975 -0.207435 1.844649 v -0.162294 -0.286195 1.815255 v -0.130908 -0.127495 1.865803 v -0.130953 -0.047342 1.876265 v -0.163353 -0.047279 1.875320 v -0.163278 -0.127357 1.864884 v -0.193412 -0.126714 1.861150 v -0.193516 -0.047026 1.871542 v -0.218790 -0.046458 1.863040 v -0.218669 -0.125224 1.852720 v -0.192057 -0.285190 1.811925 v -0.192995 -0.206514 1.841049 v -0.218187 -0.204220 1.832810 v -0.217100 -0.282304 1.804040 v -0.186198 -0.237781 -1.575547 v -0.186110 -0.172305 -1.601032 v -0.183110 -0.172828 -1.682869 v -0.183245 -0.238851 -1.656344 v -0.186072 -0.105773 -1.618582 v -0.186062 -0.039263 -1.627637 v -0.183035 -0.039326 -1.710687 v -0.183050 -0.105992 -1.701199 v -0.197468 -0.106723 -1.741276 v -0.197453 -0.039579 -1.750957 v -0.218790 -0.040147 -1.768581 v -0.218796 -0.108294 -1.758828 v -0.197669 -0.241090 -1.695763 v -0.197530 -0.174190 -1.722637 v -0.218821 -0.176888 -1.740103 v -0.218878 -0.245107 -1.713189 v -0.130953 -0.047342 -1.876265 v -0.130908 -0.127496 -1.865803 v -0.163278 -0.127357 -1.864883 v -0.163353 -0.047279 -1.875320 v -0.130729 -0.207554 -1.845478 v -0.130327 -0.286135 -1.815890 v -0.162294 -0.286195 -1.815254 v -0.162975 -0.207435 -1.844649 v -0.192995 -0.206514 -1.841049 v -0.192057 -0.285190 -1.811925 v -0.217100 -0.282304 -1.804040 v -0.218187 -0.204220 -1.832810 v -0.193516 -0.047026 -1.871542 v -0.193412 -0.126714 -1.861149 v -0.218669 -0.125224 -1.852720 v -0.218790 -0.046458 -1.863040 v -0.224176 -1.363832 0.434556 v -0.201410 -1.440739 0.393118 v -0.198788 -1.510690 0.399576 v -0.224257 -1.414756 0.446244 v -0.189488 -1.499746 0.337975 v -0.186353 -1.542689 0.274443 v -0.183485 -1.622272 0.276359 v -0.186737 -1.576622 0.341493 v -0.201039 -1.614757 0.346665 v -0.197917 -1.661378 0.279646 v -0.218978 -1.678867 0.284852 v -0.221772 -1.632262 0.353815 v -0.237685 -1.443928 0.458179 v -0.212539 -1.545731 0.407762 v -0.232552 -1.562846 0.417177 v -0.256605 -1.460090 0.469945 v -0.129611 -1.777637 0.329689 v -0.130247 -1.726161 0.406543 v -0.161220 -1.726349 0.407656 v -0.161083 -1.777340 0.330196 v -0.135654 -1.651746 0.476641 v -0.149250 -1.544676 0.535099 v -0.181174 -1.546145 0.537668 v -0.166615 -1.652534 0.478472 v -0.195250 -1.651130 0.478912 v -0.210335 -1.545733 0.538897 v -0.235436 -1.541219 0.536698 v -0.219787 -1.645538 0.476305 v -0.190390 -1.774461 0.329553 v -0.190028 -1.724118 0.407452 v -0.214548 -1.717577 0.404636 v -0.215169 -1.767142 0.326771 v -0.186353 1.542689 0.274443 v -0.189488 1.499746 0.337975 v -0.186737 1.576622 0.341493 v -0.183485 1.622272 0.276359 v -0.201410 1.440739 0.393118 v -0.224176 1.363832 0.434556 v -0.224257 1.414756 0.446244 v -0.198788 1.510690 0.399576 v -0.212539 1.545731 0.407762 v -0.237685 1.443927 0.458179 v -0.256604 1.460090 0.469945 v -0.232552 1.562846 0.417177 v -0.197917 1.661378 0.279646 v -0.201039 1.614757 0.346665 v -0.221772 1.632262 0.353815 v -0.218978 1.678867 0.284852 v -0.149250 1.544676 0.535099 v -0.135654 1.651746 0.476641 v -0.166615 1.652533 0.478472 v -0.181174 1.546145 0.537668 v -0.130247 1.726161 0.406543 v -0.129611 1.777637 0.329689 v -0.161083 1.777340 0.330196 v -0.161220 1.726349 0.407656 v -0.190028 1.724118 0.407452 v -0.190390 1.774461 0.329553 v -0.215169 1.767142 0.326771 v -0.214548 1.717577 0.404636 v -0.210335 1.545733 0.538897 v -0.195250 1.651130 0.478912 v -0.219787 1.645538 0.476305 v -0.235436 1.541218 0.536698 v -0.186062 -1.627637 -0.063314 v -0.186072 -1.618582 -0.136732 v -0.183050 -1.701199 -0.137001 v -0.183035 -1.710687 -0.063416 v -0.186110 -1.601031 -0.209148 v -0.186198 -1.575547 -0.277542 v -0.183245 -1.656345 -0.278677 v -0.183110 -1.682869 -0.209730 v -0.197530 -1.722637 -0.211328 v -0.197669 -1.695763 -0.281172 v -0.218878 -1.713189 -0.285763 v -0.218821 -1.740103 -0.214560 v -0.197453 -1.750957 -0.063823 v -0.197468 -1.741276 -0.137931 v -0.218796 -1.758828 -0.139950 v -0.218790 -1.768581 -0.064739 v -0.130327 -1.815890 -0.334078 v -0.130729 -1.845478 -0.251977 v -0.162975 -1.844649 -0.251799 v -0.162294 -1.815255 -0.334074 v -0.130908 -1.865803 -0.164825 v -0.130953 -1.876264 -0.076341 v -0.163353 -1.875320 -0.076239 v -0.163278 -1.864883 -0.164636 v -0.193412 -1.861149 -0.163795 v -0.193516 -1.871542 -0.075832 v -0.218790 -1.863040 -0.074916 v -0.218669 -1.852720 -0.161856 v -0.192057 -1.811925 -0.332813 v -0.192995 -1.841049 -0.250641 v -0.218187 -1.832810 -0.247813 v -0.217100 -1.804040 -0.329352 v -0.186198 1.575547 -0.277542 v -0.186110 1.601032 -0.209148 v -0.183110 1.682869 -0.209730 v -0.183245 1.656344 -0.278677 v -0.186072 1.618582 -0.136732 v -0.186062 1.627637 -0.063314 v -0.183035 1.710687 -0.063416 v -0.183050 1.701199 -0.137001 v -0.197468 1.741276 -0.137931 v -0.197453 1.750957 -0.063823 v -0.218790 1.768581 -0.064739 v -0.218796 1.758828 -0.139950 v -0.197669 1.695763 -0.281172 v -0.197530 1.722637 -0.211328 v -0.218821 1.740103 -0.214560 v -0.218878 1.713189 -0.285763 v -0.130953 1.876265 -0.076341 v -0.130908 1.865803 -0.164825 v -0.163278 1.864883 -0.164636 v -0.163353 1.875320 -0.076239 v -0.130729 1.845478 -0.251977 v -0.130327 1.815890 -0.334078 v -0.162294 1.815254 -0.334074 v -0.162975 1.844649 -0.251799 v -0.192995 1.841049 -0.250641 v -0.192057 1.811925 -0.332813 v -0.217100 1.804040 -0.329352 v -0.218187 1.832810 -0.247813 v -0.193516 1.871542 -0.075832 v -0.193412 1.861149 -0.163795 v -0.218669 1.852720 -0.161856 v -0.218790 1.863040 -0.074916 v 0.223619 -0.445024 1.363761 v 0.200901 -0.408797 1.440699 v 0.197958 -0.414893 1.510628 v 0.223418 -0.455671 1.414652 v 0.188997 -0.359568 1.499726 v 0.185850 -0.301104 1.542679 v 0.182612 -0.303050 1.622254 v 0.185894 -0.363028 1.576588 v 0.199804 -0.368254 1.614704 v 0.196637 -0.306493 1.661350 v 0.217316 -0.312066 1.678827 v 0.220163 -0.375669 1.632189 v 0.236496 -0.466963 1.443780 v 0.211340 -0.422851 1.545640 v 0.230988 -0.432365 1.562723 v 0.255061 -0.478631 1.459896 v 0.129910 -0.361818 1.777614 v 0.130563 -0.432383 1.726121 v 0.160576 -0.433415 1.726280 v 0.160441 -0.362256 1.777300 v 0.136062 -0.494669 1.651687 v 0.149880 -0.545531 1.544599 v 0.180659 -0.548003 1.546012 v 0.166003 -0.496409 1.652431 v 0.193934 -0.496686 1.650984 v 0.209063 -0.549089 1.545541 v 0.233709 -0.546692 1.540976 v 0.218023 -0.493807 1.645356 v 0.189077 -0.361414 1.774405 v 0.188704 -0.433027 1.724019 v 0.212778 -0.429864 1.717455 v 0.213410 -0.358225 1.767072 v 0.185850 1.542679 -0.338881 v 0.188997 1.499726 -0.390860 v 0.185894 1.576588 -0.394266 v 0.182612 1.622254 -0.340888 v 0.200901 1.440699 -0.431846 v 0.223619 1.363761 -0.460561 v 0.223418 1.414652 -0.469740 v 0.197958 1.510628 -0.437456 v 0.211340 1.545640 -0.445139 v 0.236496 1.443780 -0.480174 v 0.255061 1.459896 -0.491793 v 0.230988 1.562723 -0.454866 v 0.196637 1.661350 -0.344574 v 0.199804 1.614704 -0.399608 v 0.220163 1.632189 -0.407452 v 0.217316 1.678827 -0.350694 v 0.149880 1.544599 -0.561051 v 0.136062 1.651687 -0.521203 v 0.166003 1.652431 -0.522908 v 0.180659 1.546012 -0.563502 v 0.130563 1.726121 -0.469862 v 0.129910 1.777614 -0.407368 v 0.160441 1.777300 -0.407745 v 0.160576 1.726279 -0.470844 v 0.188704 1.724019 -0.470257 v 0.189077 1.774405 -0.406661 v 0.213410 1.767072 -0.402925 v 0.212778 1.717455 -0.466644 v 0.209063 1.545541 -0.564506 v 0.193934 1.650984 -0.523043 v 0.218023 1.645356 -0.519846 v 0.233709 1.540976 -0.561923 v 0.185850 -0.301104 -1.542679 v 0.188997 -0.359568 -1.499726 v 0.185894 -0.363028 -1.576588 v 0.182612 -0.303050 -1.622254 v 0.200901 -0.408797 -1.440699 v 0.223619 -0.445024 -1.363761 v 0.223418 -0.455671 -1.414652 v 0.197958 -0.414893 -1.510628 v 0.211340 -0.422851 -1.545640 v 0.236496 -0.466963 -1.443780 v 0.255061 -0.478631 -1.459896 v 0.230988 -0.432365 -1.562723 v 0.196637 -0.306493 -1.661350 v 0.199804 -0.368254 -1.614704 v 0.220163 -0.375669 -1.632189 v 0.217316 -0.312066 -1.678827 v 0.149880 -0.545531 -1.544599 v 0.136062 -0.494669 -1.651687 v 0.166003 -0.496409 -1.652431 v 0.180659 -0.548003 -1.546012 v 0.130563 -0.432383 -1.726121 v 0.129910 -0.361818 -1.777614 v 0.160441 -0.362256 -1.777300 v 0.160576 -0.433415 -1.726279 v 0.188704 -0.433027 -1.724019 v 0.189077 -0.361414 -1.774405 v 0.213410 -0.358225 -1.767072 v 0.212778 -0.429864 -1.717455 v 0.209063 -0.549089 -1.545541 v 0.193934 -0.496686 -1.650984 v 0.218023 -0.493807 -1.645356 v 0.233709 -0.546692 -1.540976 v 0.223619 -1.363761 -0.460561 v 0.200901 -1.440699 -0.431846 v 0.197958 -1.510628 -0.437456 v 0.223418 -1.414652 -0.469740 v 0.188997 -1.499726 -0.390860 v 0.185850 -1.542679 -0.338881 v 0.182612 -1.622254 -0.340888 v 0.185894 -1.576588 -0.394266 v 0.199804 -1.614704 -0.399608 v 0.196637 -1.661350 -0.344574 v 0.217316 -1.678827 -0.350694 v 0.220163 -1.632189 -0.407452 v 0.236496 -1.443780 -0.480174 v 0.211340 -1.545640 -0.445139 v 0.230988 -1.562723 -0.454866 v 0.255061 -1.459896 -0.491793 v 0.129910 -1.777614 -0.407368 v 0.130563 -1.726121 -0.469862 v 0.160576 -1.726280 -0.470844 v 0.160441 -1.777300 -0.407745 v 0.136062 -1.651687 -0.521203 v 0.149880 -1.544599 -0.561051 v 0.180659 -1.546012 -0.563502 v 0.166003 -1.652431 -0.522908 v 0.193934 -1.650984 -0.523043 v 0.209063 -1.545541 -0.564506 v 0.233709 -1.540976 -0.561923 v 0.218023 -1.645356 -0.519846 v 0.189077 -1.774405 -0.406661 v 0.188704 -1.724019 -0.470257 v 0.212778 -1.717455 -0.466644 v 0.213410 -1.767072 -0.402925 v 0.408232 -0.576050 0.711667 v 0.362274 -0.513321 0.907508 v 0.376459 -0.540972 0.914605 v 0.415701 -0.610080 0.736457 v 0.306122 -0.483643 1.097920 v 0.258007 -0.466534 1.254398 v 0.265734 -0.483292 1.277926 v 0.320704 -0.505724 1.104778 v 0.337501 -0.522224 1.117654 v 0.280298 -0.497449 1.298544 v 0.297654 -0.510946 1.313175 v 0.353452 -0.537143 1.131068 v 0.428982 -0.631149 0.754934 v 0.392594 -0.560264 0.927133 v 0.406553 -0.576408 0.941125 v 0.441054 -0.647930 0.770896 v 0.175488 -0.581826 1.395143 v 0.209641 -0.611494 1.211863 v 0.245909 -0.615153 1.214713 v 0.208479 -0.584960 1.397278 v 0.242373 -0.653565 1.021557 v 0.263722 -0.727066 0.851025 v 0.305426 -0.731165 0.854944 v 0.281906 -0.657561 1.025031 v 0.316473 -0.661057 1.027901 v 0.341559 -0.734967 0.858533 v 0.372842 -0.734571 0.857913 v 0.346448 -0.660437 1.026605 v 0.238388 -0.586937 1.397932 v 0.278136 -0.617987 1.216543 v 0.306140 -0.616853 1.214265 v 0.264401 -0.585158 1.394516 v 0.258007 0.460732 1.254398 v 0.306122 0.479428 1.097920 v 0.320704 0.503459 1.104779 v 0.265734 0.479019 1.277926 v 0.362274 0.510077 0.907508 v 0.408232 0.573504 0.711667 v 0.415701 0.609235 0.736457 v 0.376459 0.539699 0.914605 v 0.392594 0.559818 0.927133 v 0.428982 0.630980 0.754934 v 0.441054 0.647930 0.770896 v 0.406553 0.576165 0.941125 v 0.280298 0.493912 1.298544 v 0.337501 0.520813 1.117654 v 0.353452 0.535930 1.131068 v 0.297654 0.507551 1.313175 v 0.263722 0.727066 0.851025 v 0.242373 0.653279 1.021557 v 0.281906 0.657276 1.025031 v 0.305426 0.731165 0.854944 v 0.209641 0.610064 1.211863 v 0.175488 0.577822 1.395143 v 0.208479 0.580961 1.397278 v 0.245909 0.613725 1.214713 v 0.278136 0.616566 1.216543 v 0.238388 0.582959 1.397932 v 0.264401 0.581228 1.394516 v 0.306140 0.615449 1.214265 v 0.341559 0.734967 0.858533 v 0.316473 0.660773 1.027901 v 0.346448 0.660157 1.026605 v 0.372842 0.734571 0.857913 v 0.408232 0.712020 0.572921 v 0.362274 0.907634 0.509334 v 0.376459 0.914659 0.539406 v 0.415701 0.736583 0.609041 v 0.306122 1.097945 0.478462 v 0.258007 1.254398 0.459401 v 0.265734 1.277926 0.478039 v 0.320704 1.104789 0.502940 v 0.337501 1.117656 0.520490 v 0.280298 1.298544 0.493101 v 0.297654 1.313175 0.506772 v 0.353452 1.131068 0.535652 v 0.428982 0.754959 0.630941 v 0.392594 0.927144 0.559715 v 0.406553 0.941125 0.576110 v 0.441054 0.770896 0.647930 v 0.175488 1.395143 0.576903 v 0.209641 1.211863 0.609736 v 0.245909 1.214713 0.613397 v 0.208479 1.397278 0.580044 v 0.242373 1.021557 0.653213 v 0.263722 0.851025 0.727066 v 0.305426 0.854944 0.731165 v 0.281906 1.025031 0.657210 v 0.316473 1.027901 0.660708 v 0.341559 0.858533 0.734967 v 0.372842 0.857913 0.734571 v 0.346448 1.026605 0.660092 v 0.238388 1.397932 0.582047 v 0.278136 1.216543 0.616241 v 0.306140 1.214265 0.615128 v 0.264401 1.394516 0.580327 v 0.258007 1.254398 -0.477031 v 0.306122 1.097945 -0.491266 v 0.320704 1.104790 -0.509821 v 0.265734 1.277925 -0.491021 v 0.362274 0.907634 -0.519188 v 0.408232 0.712019 -0.580656 v 0.415701 0.736583 -0.611608 v 0.376459 0.914660 -0.543276 v 0.392594 0.927144 -0.561071 v 0.428982 0.754959 -0.631455 v 0.441054 0.770896 -0.647930 v 0.406553 0.941125 -0.576847 v 0.280298 1.298544 -0.503846 v 0.337501 1.117657 -0.524776 v 0.353452 1.131068 -0.539336 v 0.297654 1.313175 -0.517088 v 0.263722 0.851025 -0.727066 v 0.242373 1.021557 -0.654082 v 0.281906 1.025031 -0.658078 v 0.305426 0.854944 -0.731165 v 0.209641 1.211863 -0.614081 v 0.175488 1.395143 -0.589068 v 0.208479 1.397278 -0.592193 v 0.245909 1.214713 -0.617736 v 0.278136 1.216543 -0.620556 v 0.238388 1.397932 -0.594131 v 0.264401 1.394516 -0.592265 v 0.306140 1.214265 -0.619391 v 0.341559 0.858533 -0.734967 v 0.316473 1.027901 -0.661571 v 0.346448 1.026605 -0.660945 v 0.372842 0.857913 -0.734571 v 0.408232 0.573504 -0.716340 v 0.362274 0.510077 -0.909174 v 0.376459 0.539698 -0.915326 v 0.415701 0.609235 -0.738123 v 0.306122 0.479428 -1.098253 v 0.258007 0.460732 -1.254398 v 0.265734 0.479019 -1.277926 v 0.320704 0.503459 -1.104923 v 0.337501 0.520813 -1.117683 v 0.280298 0.493912 -1.298544 v 0.297654 0.507551 -1.313175 v 0.353452 0.535930 -1.131068 v 0.428982 0.630980 -0.755267 v 0.392594 0.559818 -0.927277 v 0.406553 0.576165 -0.941125 v 0.441054 0.647930 -0.770896 v 0.175488 0.577822 -1.395143 v 0.209641 0.610064 -1.211863 v 0.245909 0.613725 -1.214713 v 0.208479 0.580961 -1.397278 v 0.242373 0.653279 -1.021557 v 0.263722 0.727066 -0.851025 v 0.305426 0.731165 -0.854944 v 0.281906 0.657276 -1.025031 v 0.316473 0.660773 -1.027901 v 0.341559 0.734967 -0.858533 v 0.372842 0.734571 -0.857913 v 0.346448 0.660157 -1.026605 v 0.238388 0.582959 -1.397932 v 0.278136 0.616566 -1.216543 v 0.306140 0.615449 -1.214265 v 0.264401 0.581228 -1.394516 v 0.258007 -0.466534 -1.254398 v 0.306122 -0.483643 -1.098253 v 0.320704 -0.505724 -1.104923 v 0.265734 -0.483292 -1.277925 v 0.362274 -0.513321 -0.909174 v 0.408232 -0.576050 -0.716339 v 0.415701 -0.610080 -0.738123 v 0.376459 -0.540972 -0.915326 v 0.392594 -0.560264 -0.927277 v 0.428982 -0.631149 -0.755267 v 0.441054 -0.647930 -0.770896 v 0.406553 -0.576408 -0.941125 v 0.280298 -0.497449 -1.298544 v 0.337501 -0.522224 -1.117683 v 0.353452 -0.537143 -1.131068 v 0.297654 -0.510946 -1.313175 v 0.263722 -0.727066 -0.851025 v 0.242373 -0.653565 -1.021557 v 0.281906 -0.657561 -1.025031 v 0.305426 -0.731165 -0.854944 v 0.209641 -0.611494 -1.211863 v 0.175488 -0.581826 -1.395143 v 0.208479 -0.584960 -1.397278 v 0.245909 -0.615153 -1.214713 v 0.278136 -0.617987 -1.216543 v 0.238388 -0.586937 -1.397932 v 0.264401 -0.585158 -1.394516 v 0.306140 -0.616853 -1.214265 v 0.341559 -0.734967 -0.858533 v 0.316473 -0.661057 -1.027901 v 0.346448 -0.660437 -1.026605 v 0.372842 -0.734571 -0.857913 v 0.408232 -0.713557 -0.580656 v 0.362274 -0.908182 -0.519188 v 0.376459 -0.914897 -0.543276 v 0.415701 -0.737131 -0.611608 v 0.306122 -1.098054 -0.491266 v 0.258007 -1.254398 -0.477031 v 0.265734 -1.277926 -0.491022 v 0.320704 -1.104837 -0.509821 v 0.337501 -1.117666 -0.524777 v 0.280298 -1.298544 -0.503846 v 0.297654 -1.313175 -0.517088 v 0.353452 -1.131068 -0.539336 v 0.428982 -0.755068 -0.631455 v 0.392594 -0.927191 -0.561071 v 0.406553 -0.941125 -0.576847 v 0.441054 -0.770896 -0.647930 v 0.175488 -1.395143 -0.589068 v 0.209641 -1.211863 -0.614081 v 0.245909 -1.214713 -0.617736 v 0.208479 -1.397278 -0.592193 v 0.242373 -1.021557 -0.654082 v 0.263722 -0.851025 -0.727066 v 0.305426 -0.854944 -0.731165 v 0.281906 -1.025031 -0.658078 v 0.316473 -1.027901 -0.661571 v 0.341559 -0.858533 -0.734967 v 0.372842 -0.857913 -0.734571 v 0.346448 -1.026605 -0.660945 v 0.238388 -1.397932 -0.594131 v 0.278136 -1.216543 -0.620556 v 0.306140 -1.214265 -0.619391 v 0.264401 -1.394516 -0.592265 v 0.258007 -1.254398 0.459401 v 0.306122 -1.098054 0.478462 v 0.320704 -1.104837 0.502940 v 0.265734 -1.277926 0.478039 v 0.362274 -0.908182 0.509334 v 0.408232 -0.713557 0.572921 v 0.415701 -0.737131 0.609041 v 0.376459 -0.914897 0.539406 v 0.392594 -0.927191 0.559715 v 0.428982 -0.755068 0.630941 v 0.441054 -0.770896 0.647930 v 0.406553 -0.941125 0.576110 v 0.280298 -1.298544 0.493101 v 0.337501 -1.117666 0.520490 v 0.353452 -1.131068 0.535652 v 0.297654 -1.313175 0.506772 v 0.263722 -0.851025 0.727066 v 0.242373 -1.021557 0.653213 v 0.281906 -1.025031 0.657210 v 0.305426 -0.854944 0.731165 v 0.209641 -1.211863 0.609736 v 0.175488 -1.395143 0.576903 v 0.208479 -1.397278 0.580044 v 0.245909 -1.214713 0.613397 v 0.278136 -1.216543 0.616241 v 0.238388 -1.397932 0.582047 v 0.264401 -1.394516 0.580327 v 0.306140 -1.214265 0.615128 v 0.341559 -0.858533 0.734967 v 0.316473 -1.027901 0.660708 v 0.346448 -1.026605 0.660092 v 0.372842 -0.857913 0.734571 v 0.185530 0.026144 1.627637 v 0.185541 0.090222 1.618581 v 0.182130 0.090416 1.701198 v 0.182113 0.026186 1.710687 v 0.185583 0.153596 1.601030 v 0.185679 0.216891 1.575542 v 0.182346 0.217922 1.656336 v 0.182196 0.154087 1.682866 v 0.196194 0.155325 1.722632 v 0.196353 0.220020 1.695750 v 0.217175 0.223726 1.713171 v 0.217096 0.157750 1.740097 v 0.196105 0.026354 1.750957 v 0.196123 0.091046 1.741275 v 0.217061 0.092392 1.758827 v 0.217052 0.026732 1.768581 v 0.130632 0.260939 1.815879 v 0.131039 0.184992 1.845474 v 0.162351 0.184899 1.844642 v 0.161663 0.261020 1.815236 v 0.131219 0.108744 1.865802 v 0.131264 0.031523 1.876265 v 0.162733 0.031481 1.875320 v 0.162656 0.108630 1.864882 v 0.192124 0.108086 1.861148 v 0.192229 0.031313 1.871542 v 0.217052 0.030935 1.863040 v 0.216931 0.106820 1.852718 v 0.190758 0.260137 1.811899 v 0.191704 0.184094 1.841040 v 0.216445 0.182067 1.832798 v 0.215352 0.257544 1.804008 v 0.185679 0.216891 -1.575542 v 0.185583 0.153596 -1.601030 v 0.182196 0.154087 -1.682866 v 0.182346 0.217922 -1.656336 v 0.185541 0.090222 -1.618581 v 0.185530 0.026144 -1.627637 v 0.182113 0.026186 -1.710687 v 0.182130 0.090416 -1.701198 v 0.196123 0.091046 -1.741275 v 0.196105 0.026354 -1.750957 v 0.217052 0.026732 -1.768581 v 0.217061 0.092392 -1.758827 v 0.196353 0.220020 -1.695750 v 0.196194 0.155325 -1.722632 v 0.217096 0.157750 -1.740097 v 0.217175 0.223726 -1.713171 v 0.131264 0.031523 -1.876265 v 0.131219 0.108744 -1.865802 v 0.162656 0.108630 -1.864882 v 0.162733 0.031481 -1.875320 v 0.131039 0.184992 -1.845474 v 0.130632 0.260939 -1.815879 v 0.161663 0.261020 -1.815236 v 0.162351 0.184899 -1.844642 v 0.191704 0.184094 -1.841040 v 0.190758 0.260137 -1.811899 v 0.215352 0.257544 -1.804008 v 0.216445 0.182067 -1.832798 v 0.192229 0.031313 -1.871542 v 0.192124 0.108086 -1.861148 v 0.216931 0.106820 -1.852718 v 0.217052 0.030935 -1.863040 v 0.185530 -1.627637 0.008088 v 0.185541 -1.618581 0.076498 v 0.182130 -1.701198 0.076669 v 0.182113 -1.710687 0.008101 v 0.185583 -1.601030 0.142980 v 0.185679 -1.575542 0.208601 v 0.182346 -1.656336 0.209619 v 0.182196 -1.682866 0.143454 v 0.196194 -1.722632 0.144624 v 0.196353 -1.695750 0.211663 v 0.217175 -1.713171 0.215249 v 0.217096 -1.740097 0.146895 v 0.196105 -1.750957 0.008153 v 0.196123 -1.741275 0.077211 v 0.217061 -1.758827 0.078359 v 0.217052 -1.768581 0.008270 v 0.130632 -1.815879 0.250943 v 0.131039 -1.845474 0.172192 v 0.162351 -1.844642 0.172116 v 0.161663 -1.815236 0.251038 v 0.131219 -1.865802 0.092196 v 0.131264 -1.876264 0.009752 v 0.162733 -1.875320 0.009739 v 0.162656 -1.864882 0.092104 v 0.192124 -1.861148 0.091648 v 0.192229 -1.871542 0.009687 v 0.217052 -1.863040 0.009570 v 0.216931 -1.852718 0.090581 v 0.190758 -1.811899 0.250208 v 0.191704 -1.841040 0.171379 v 0.216445 -1.832798 0.169505 v 0.215352 -1.804008 0.247735 v 0.185679 1.575542 0.208601 v 0.185583 1.601030 0.142980 v 0.182196 1.682866 0.143454 v 0.182346 1.656336 0.209619 v 0.185541 1.618581 0.076498 v 0.185530 1.627637 0.008088 v 0.182113 1.710687 0.008101 v 0.182130 1.701198 0.076669 v 0.196123 1.741275 0.077211 v 0.196105 1.750957 0.008153 v 0.217052 1.768581 0.008270 v 0.217061 1.758827 0.078359 v 0.196353 1.695750 0.211663 v 0.196194 1.722632 0.144624 v 0.217096 1.740097 0.146895 v 0.217175 1.713171 0.215249 v 0.131264 1.876264 0.009752 v 0.131219 1.865802 0.092196 v 0.162656 1.864882 0.092104 v 0.162733 1.875320 0.009739 v 0.131039 1.845474 0.172192 v 0.130632 1.815879 0.250943 v 0.161663 1.815236 0.251038 v 0.162351 1.844642 0.172116 v 0.191704 1.841040 0.171379 v 0.190758 1.811899 0.250208 v 0.215352 1.804008 0.247735 v 0.216445 1.832798 0.169505 v 0.192229 1.871542 0.009687 v 0.192124 1.861148 0.091648 v 0.216931 1.852718 0.090581 v 0.217052 1.863040 0.009570 v 0.185850 0.280732 1.542679 v 0.188997 0.342453 1.499726 v 0.185894 0.345943 1.576588 v 0.182612 0.282646 1.622254 v 0.200901 0.396091 1.440699 v 0.223619 0.436434 1.363761 v 0.223418 0.447893 1.414652 v 0.197958 0.402457 1.510628 v 0.211340 0.410568 1.545640 v 0.236496 0.459660 1.443780 v 0.255061 0.471355 1.459896 v 0.230988 0.419963 1.562723 v 0.196637 0.285958 1.661350 v 0.199804 0.351106 1.614704 v 0.220163 0.358287 1.632189 v 0.217316 0.291237 1.678827 v 0.149880 0.536951 1.544599 v 0.136062 0.480044 1.651687 v 0.166003 0.481805 1.652432 v 0.180659 0.539434 1.546012 v 0.130563 0.411884 1.726121 v 0.129910 0.337255 1.777614 v 0.160441 0.337726 1.777300 v 0.160576 0.412944 1.726280 v 0.188704 0.412666 1.724019 v 0.189077 0.337015 1.774405 v 0.213410 0.334121 1.767072 v 0.212778 0.409748 1.717455 v 0.209063 0.540567 1.545541 v 0.193934 0.482159 1.650984 v 0.218023 0.479456 1.645356 v 0.233709 0.538272 1.540976 v 0.223619 0.436434 -1.363761 v 0.200901 0.396091 -1.440699 v 0.197958 0.402457 -1.510628 v 0.223418 0.447893 -1.414652 v 0.188997 0.342453 -1.499726 v 0.185850 0.280732 -1.542679 v 0.182612 0.282646 -1.622254 v 0.185894 0.345943 -1.576588 v 0.199804 0.351106 -1.614704 v 0.196637 0.285958 -1.661350 v 0.217316 0.291237 -1.678827 v 0.220163 0.358287 -1.632189 v 0.236496 0.459660 -1.443780 v 0.211340 0.410568 -1.545640 v 0.230988 0.419963 -1.562723 v 0.255061 0.471355 -1.459896 v 0.129910 0.337255 -1.777614 v 0.130563 0.411884 -1.726121 v 0.160576 0.412944 -1.726279 v 0.160441 0.337726 -1.777300 v 0.136062 0.480044 -1.651687 v 0.149880 0.536951 -1.544599 v 0.180659 0.539434 -1.546012 v 0.166003 0.481805 -1.652431 v 0.193934 0.482159 -1.650984 v 0.209063 0.540567 -1.545541 v 0.233709 0.538272 -1.540976 v 0.218023 0.479456 -1.645356 v 0.189077 0.337015 -1.774405 v 0.188704 0.412666 -1.724019 v 0.212778 0.409748 -1.717455 v 0.213410 0.334121 -1.767072 v 0.185679 -0.237773 1.575542 v 0.185583 -0.172303 1.601030 v 0.182196 -0.172823 1.682866 v 0.182346 -0.238838 1.656336 v 0.185541 -0.105772 1.618581 v 0.185530 -0.039263 1.627637 v 0.182113 -0.039326 1.710687 v 0.182130 -0.105991 1.701198 v 0.196123 -0.106721 1.741275 v 0.196105 -0.039579 1.750957 v 0.217052 -0.040147 1.768581 v 0.217061 -0.108292 1.758827 v 0.196353 -0.241070 1.695750 v 0.196194 -0.174182 1.722632 v 0.217096 -0.176878 1.740097 v 0.217175 -0.245078 1.713171 v 0.131264 -0.047342 1.876265 v 0.131219 -0.127494 1.865802 v 0.162656 -0.127355 1.864882 v 0.162733 -0.047279 1.875320 v 0.131039 -0.207548 1.845474 v 0.130632 -0.286118 1.815879 v 0.161663 -0.286166 1.815236 v 0.162351 -0.207425 1.844642 v 0.191704 -0.206499 1.841040 v 0.190758 -0.285148 1.811899 v 0.215352 -0.282253 1.804008 v 0.216445 -0.204201 1.832798 v 0.192229 -0.047026 1.871542 v 0.192124 -0.126711 1.861148 v 0.216931 -0.125220 1.852718 v 0.217052 -0.046458 1.863040 v 0.185530 -0.039263 -1.627637 v 0.185541 -0.105772 -1.618581 v 0.182130 -0.105991 -1.701198 v 0.182113 -0.039326 -1.710687 v 0.185583 -0.172303 -1.601030 v 0.185679 -0.237773 -1.575542 v 0.182346 -0.238838 -1.656336 v 0.182196 -0.172823 -1.682866 v 0.196194 -0.174182 -1.722632 v 0.196353 -0.241070 -1.695750 v 0.217175 -0.245078 -1.713171 v 0.217096 -0.176878 -1.740097 v 0.196105 -0.039579 -1.750957 v 0.196123 -0.106722 -1.741275 v 0.217061 -0.108292 -1.758827 v 0.217052 -0.040147 -1.768581 v 0.130632 -0.286118 -1.815879 v 0.131039 -0.207548 -1.845474 v 0.162351 -0.207425 -1.844642 v 0.161663 -0.286166 -1.815236 v 0.131219 -0.127494 -1.865802 v 0.131264 -0.047342 -1.876265 v 0.162733 -0.047279 -1.875320 v 0.162656 -0.127355 -1.864882 v 0.192124 -0.126711 -1.861148 v 0.192229 -0.047026 -1.871542 v 0.217052 -0.046458 -1.863040 v 0.216931 -0.125220 -1.852718 v 0.190758 -0.285148 -1.811899 v 0.191704 -0.206499 -1.841040 v 0.216445 -0.204201 -1.832798 v 0.215352 -0.282253 -1.804008 v 0.185850 -1.542679 0.274427 v 0.188997 -1.499726 0.337944 v 0.185894 -1.576588 0.341440 v 0.182612 -1.622254 0.276331 v 0.200901 -1.440699 0.393061 v 0.223619 -1.363761 0.434465 v 0.223418 -1.414652 0.446109 v 0.197958 -1.510628 0.399488 v 0.211340 -1.545640 0.407633 v 0.236496 -1.443780 0.457985 v 0.255061 -1.459896 0.469687 v 0.230988 -1.562723 0.417000 v 0.196637 -1.661350 0.279602 v 0.199804 -1.614704 0.346585 v 0.220163 -1.632189 0.353703 v 0.217316 -1.678827 0.284789 v 0.149880 -1.544599 0.534984 v 0.136062 -1.651687 0.476550 v 0.166003 -1.652431 0.478315 v 0.180659 -1.546012 0.537469 v 0.130563 -1.726121 0.406480 v 0.129910 -1.777614 0.329652 v 0.160441 -1.777300 0.330133 v 0.160576 -1.726279 0.407547 v 0.188704 -1.724019 0.407297 v 0.189077 -1.774405 0.329463 v 0.213410 -1.767072 0.326660 v 0.212778 -1.717455 0.404445 v 0.209063 -1.545541 0.538612 v 0.193934 -1.650984 0.478688 v 0.218023 -1.645356 0.476026 v 0.233709 -1.540976 0.536341 v 0.223619 1.363761 0.434465 v 0.200901 1.440699 0.393061 v 0.197958 1.510628 0.399488 v 0.223418 1.414652 0.446109 v 0.188997 1.499726 0.337944 v 0.185850 1.542679 0.274427 v 0.182612 1.622254 0.276331 v 0.185894 1.576588 0.341440 v 0.199804 1.614704 0.346585 v 0.196637 1.661350 0.279602 v 0.217316 1.678827 0.284789 v 0.220163 1.632189 0.353703 v 0.236496 1.443780 0.457985 v 0.211340 1.545640 0.407633 v 0.230988 1.562723 0.417000 v 0.255061 1.459896 0.469687 v 0.129910 1.777614 0.329652 v 0.130563 1.726121 0.406480 v 0.160576 1.726279 0.407547 v 0.160441 1.777300 0.330133 v 0.136062 1.651687 0.476550 v 0.149880 1.544599 0.534984 v 0.180659 1.546012 0.537469 v 0.166003 1.652431 0.478315 v 0.193934 1.650984 0.478688 v 0.209063 1.545541 0.538612 v 0.233709 1.540976 0.536341 v 0.218023 1.645356 0.476026 v 0.189077 1.774405 0.329463 v 0.188704 1.724019 0.407297 v 0.212778 1.717455 0.404445 v 0.213410 1.767072 0.326660 v 0.185679 -1.575542 -0.277535 v 0.185583 -1.601030 -0.209145 v 0.182196 -1.682866 -0.209725 v 0.182346 -1.656336 -0.278664 v 0.185541 -1.618581 -0.136732 v 0.185530 -1.627637 -0.063314 v 0.182113 -1.710687 -0.063416 v 0.182130 -1.701198 -0.137000 v 0.196123 -1.741275 -0.137929 v 0.196105 -1.750957 -0.063823 v 0.217052 -1.768581 -0.064739 v 0.217061 -1.758827 -0.139948 v 0.196353 -1.695750 -0.281151 v 0.196194 -1.722632 -0.211321 v 0.217096 -1.740097 -0.214550 v 0.217175 -1.713171 -0.285734 v 0.131264 -1.876264 -0.076341 v 0.131219 -1.865802 -0.164823 v 0.162656 -1.864882 -0.164634 v 0.162733 -1.875320 -0.076239 v 0.131039 -1.845474 -0.251971 v 0.130632 -1.815879 -0.334060 v 0.161663 -1.815236 -0.334045 v 0.162351 -1.844642 -0.251789 v 0.191704 -1.841040 -0.250626 v 0.190758 -1.811899 -0.332771 v 0.215352 -1.804008 -0.329301 v 0.216445 -1.832798 -0.247795 v 0.192229 -1.871542 -0.075832 v 0.192124 -1.861148 -0.163792 v 0.216931 -1.852718 -0.161852 v 0.217052 -1.863040 -0.074916 v 0.185530 1.627637 -0.063314 v 0.185541 1.618581 -0.136732 v 0.182130 1.701198 -0.137000 v 0.182113 1.710687 -0.063416 v 0.185583 1.601030 -0.209145 v 0.185679 1.575542 -0.277535 v 0.182346 1.656336 -0.278663 v 0.182196 1.682866 -0.209725 v 0.196194 1.722632 -0.211321 v 0.196353 1.695750 -0.281151 v 0.217175 1.713171 -0.285734 v 0.217096 1.740097 -0.214550 v 0.196105 1.750957 -0.063823 v 0.196123 1.741275 -0.137929 v 0.217061 1.758826 -0.139948 v 0.217052 1.768581 -0.064739 v 0.130632 1.815879 -0.334060 v 0.131039 1.845474 -0.251971 v 0.162351 1.844642 -0.251789 v 0.161663 1.815236 -0.334045 v 0.131219 1.865802 -0.164823 v 0.131264 1.876264 -0.076341 v 0.162733 1.875320 -0.076239 v 0.162656 1.864882 -0.164634 v 0.192124 1.861148 -0.163792 v 0.192229 1.871542 -0.075832 v 0.217052 1.863040 -0.074916 v 0.216931 1.852718 -0.161852 v 0.190758 1.811899 -0.332771 v 0.191704 1.841040 -0.250626 v 0.216445 1.832798 -0.247795 v 0.215352 1.804008 -0.329301 v -0.098896 -0.543506 1.543451 v -0.076655 -0.519553 1.601634 v -0.088519 -0.492783 1.650543 v -0.108974 -0.520107 1.601825 v -0.030398 -0.544196 1.544507 v -0.012554 -0.519981 1.602264 v -0.027063 -0.492545 1.650614 v -0.044450 -0.519674 1.601917 v -0.025586 -0.430480 1.724973 v -0.011279 -0.396349 1.753140 v -0.025222 -0.360612 1.776853 v -0.039512 -0.396393 1.753163 v -0.084092 -0.430963 1.725234 v -0.068509 -0.396601 1.753289 v -0.083194 -0.360967 1.777077 v -0.098459 -0.397093 1.753595 v -0.083194 1.777077 -0.406518 v -0.068509 1.753289 -0.438650 v -0.084092 1.725234 -0.468442 v -0.098459 1.753594 -0.439142 v -0.025222 1.776853 -0.406163 v -0.011279 1.753139 -0.438398 v -0.025586 1.724973 -0.467959 v -0.039512 1.753163 -0.438442 v -0.027063 1.650614 -0.519079 v -0.012554 1.602264 -0.540842 v -0.030398 1.544507 -0.559716 v -0.044450 1.601917 -0.540535 v -0.088519 1.650543 -0.519317 v -0.076655 1.601634 -0.540413 v -0.098896 1.543451 -0.559026 v -0.108974 1.601825 -0.540967 v -0.083194 -0.360967 -1.777077 v -0.068509 -0.396601 -1.753289 v -0.084092 -0.430963 -1.725234 v -0.098459 -0.397093 -1.753594 v -0.025222 -0.360612 -1.776853 v -0.011279 -0.396349 -1.753139 v -0.025586 -0.430480 -1.724973 v -0.039512 -0.396393 -1.753163 v -0.027063 -0.492545 -1.650614 v -0.012554 -0.519981 -1.602264 v -0.030398 -0.544196 -1.544507 v -0.044450 -0.519674 -1.601917 v -0.088519 -0.492783 -1.650543 v -0.076655 -0.519553 -1.601634 v -0.098896 -0.543506 -1.543451 v -0.108974 -0.520107 -1.601825 v -0.098896 -1.543451 -0.559026 v -0.076655 -1.601634 -0.540413 v -0.088519 -1.650543 -0.519317 v -0.108974 -1.601825 -0.540967 v -0.030398 -1.544507 -0.559716 v -0.012554 -1.602264 -0.540842 v -0.027063 -1.650614 -0.519079 v -0.044450 -1.601917 -0.540535 v -0.025586 -1.724973 -0.467959 v -0.011279 -1.753139 -0.438398 v -0.025222 -1.776853 -0.406163 v -0.039512 -1.753163 -0.438442 v -0.084092 -1.725234 -0.468442 v -0.068509 -1.753289 -0.438650 v -0.083194 -1.777077 -0.406518 v -0.098459 -1.753595 -0.439142 v 0.499238 -0.352304 -0.351535 v 0.496235 -0.387459 -0.380701 v 0.496235 -0.345489 -0.418997 v 0.499238 -0.313131 -0.387993 v 0.473352 -0.544905 -0.342212 v 0.457087 -0.605687 -0.370263 v 0.471682 -0.531246 -0.403785 v 0.484223 -0.480619 -0.374820 v 0.465005 -0.515007 -0.476627 v 0.447245 -0.565942 -0.511891 v 0.447245 -0.495419 -0.577989 v 0.465005 -0.454981 -0.531961 v 0.484223 -0.339847 -0.502914 v 0.471682 -0.372738 -0.548605 v 0.457087 -0.335378 -0.618705 v 0.473352 -0.304345 -0.562575 v -0.447322 -0.565969 -0.511917 v -0.465036 -0.515018 -0.476638 v -0.465036 -0.454992 -0.531972 v -0.447322 -0.495446 -0.578016 v -0.457089 -0.605688 -0.370264 v -0.473352 -0.544905 -0.342212 v -0.484224 -0.480619 -0.374820 v -0.471688 -0.531248 -0.403788 v -0.496235 -0.387459 -0.380701 v -0.499238 -0.352304 -0.351535 v -0.499238 -0.313131 -0.387993 v -0.496235 -0.345489 -0.418997 v -0.471688 -0.372740 -0.548607 v -0.484224 -0.339847 -0.502914 v -0.473352 -0.304345 -0.562575 v -0.457089 -0.335379 -0.618706 v -0.181446 -0.728097 0.852223 v -0.146318 -0.687901 0.935238 v -0.166055 -0.653832 1.022305 v -0.202805 -0.684587 0.931778 v -0.056394 -0.737740 0.861936 v -0.023058 -0.696371 0.943788 v -0.051564 -0.661731 1.030404 v -0.085639 -0.692688 0.940090 v -0.044135 -0.616045 1.217450 v -0.017281 -0.599761 1.310690 v -0.036337 -0.582821 1.397382 v -0.062965 -0.597956 1.308845 v -0.142410 -0.610758 1.211858 v -0.107901 -0.595818 1.306546 v -0.117645 -0.580206 1.394401 v -0.150913 -0.594819 1.305184 v 0.407719 -0.470430 0.723960 v 0.378370 -0.425079 0.836367 v 0.348578 -0.446308 0.926967 v 0.381358 -0.488719 0.812925 v 0.408607 -0.332108 0.771760 v 0.376932 -0.300207 0.885080 v 0.342906 -0.330073 0.981243 v 0.377221 -0.361723 0.862167 v 0.274452 -0.329320 1.195702 v 0.243154 -0.299693 1.312213 v 0.217619 -0.329769 1.385877 v 0.245235 -0.357498 1.277358 v 0.286910 -0.431762 1.125728 v 0.253357 -0.407093 1.235446 v 0.237258 -0.426244 1.291514 v 0.267168 -0.446202 1.195565 v -0.017281 0.597258 1.310690 v -0.044135 0.614615 1.217450 v -0.062965 0.595453 1.308845 v -0.036337 0.578817 1.397382 v -0.023058 0.696299 0.943788 v -0.056394 0.737740 0.861936 v -0.085639 0.692617 0.940090 v -0.051564 0.661445 1.030404 v -0.146318 0.687830 0.935238 v -0.181446 0.728097 0.852223 v -0.202805 0.684515 0.931778 v -0.166055 0.653546 1.022305 v -0.107901 0.593315 1.306546 v -0.142410 0.609329 1.211858 v -0.150913 0.592317 1.305184 v -0.117645 0.576202 1.394401 v -0.408610 -0.332110 0.771761 v -0.377240 -0.361728 0.862172 v -0.342926 -0.330075 0.981245 v -0.376936 -0.300207 0.885080 v -0.407838 -0.470470 0.723999 v -0.381580 -0.488791 0.812994 v -0.348731 -0.446354 0.927010 v -0.378447 -0.425104 0.836390 v -0.287121 -0.431810 1.125770 v -0.267499 -0.446274 1.195626 v -0.237582 -0.426298 1.291557 v -0.253564 -0.407125 1.235473 v -0.274538 -0.329325 1.195705 v -0.245390 -0.357510 1.277367 v -0.217852 -0.329781 1.385884 v -0.243301 -0.299698 1.312216 v -0.181446 0.852223 0.728097 v -0.146318 0.935238 0.687813 v -0.166055 1.022305 0.653480 v -0.202805 0.931778 0.684499 v -0.056394 0.861937 0.737741 v -0.023058 0.943788 0.696283 v -0.051564 1.030404 0.661379 v -0.085639 0.940090 0.692600 v -0.044135 1.217450 0.614287 v -0.017281 1.310690 0.596684 v -0.036337 1.397382 0.577899 v -0.062965 1.308845 0.594879 v -0.142410 1.211858 0.609001 v -0.107901 1.306546 0.592742 v -0.117645 1.394401 0.575284 v -0.150913 1.305184 0.591743 v 0.408607 0.772528 -0.366975 v 0.377221 0.862637 -0.392743 v 0.342906 0.981517 -0.364946 v 0.376932 0.885566 -0.338001 v 0.407719 0.724613 -0.486901 v 0.381358 0.813274 -0.500819 v 0.348578 0.927188 -0.463403 v 0.378370 0.836797 -0.446739 v 0.286910 1.125772 -0.449830 v 0.267168 1.195575 -0.460952 v 0.237258 1.291514 -0.445306 v 0.253357 1.235458 -0.429895 v 0.274452 1.195756 -0.364218 v 0.245235 1.277371 -0.388741 v 0.217619 1.385877 -0.364695 v 0.243154 1.312227 -0.337471 v -0.056394 0.861937 -0.737740 v -0.085639 0.940090 -0.692818 v -0.051564 1.030404 -0.662248 v -0.023058 0.943788 -0.696500 v -0.181446 0.852223 -0.728097 v -0.202805 0.931778 -0.684716 v -0.166055 1.022305 -0.654349 v -0.146318 0.935238 -0.688030 v -0.142410 1.211858 -0.613345 v -0.150913 1.305185 -0.599346 v -0.117645 1.394401 -0.587449 v -0.107901 1.306546 -0.600345 v -0.044135 1.217450 -0.618632 v -0.062965 1.308845 -0.602482 v -0.036337 1.397382 -0.590064 v -0.017281 1.310690 -0.604287 v -0.407838 0.724652 -0.486941 v -0.378447 0.836820 -0.446763 v -0.348731 0.927230 -0.463449 v -0.381580 0.813343 -0.500891 v -0.408610 0.772529 -0.366976 v -0.376936 0.885566 -0.338001 v -0.342926 0.981519 -0.364948 v -0.377240 0.862642 -0.392748 v -0.274538 1.195760 -0.364223 v -0.243301 1.312230 -0.337476 v -0.217852 1.385884 -0.364706 v -0.245390 1.277380 -0.388753 v -0.287121 1.125814 -0.449878 v -0.253564 1.235485 -0.429928 v -0.237582 1.291557 -0.445360 v -0.267499 1.195636 -0.461024 v -0.181446 0.728097 -0.852223 v -0.146318 0.687830 -0.935238 v -0.166055 0.653546 -1.022305 v -0.202805 0.684515 -0.931778 v -0.056394 0.737741 -0.861937 v -0.023058 0.696299 -0.943788 v -0.051564 0.661445 -1.030404 v -0.085639 0.692617 -0.940090 v -0.044135 0.614615 -1.217450 v -0.017281 0.597258 -1.310690 v -0.036337 0.578817 -1.397382 v -0.062965 0.595453 -1.308845 v -0.142410 0.609329 -1.211858 v -0.107901 0.593315 -1.306546 v -0.117645 0.576202 -1.394401 v -0.150913 0.592316 -1.305184 v 0.408607 -0.332108 -0.781942 v 0.377221 -0.361723 -0.868395 v 0.342906 -0.330073 -0.984874 v 0.376932 -0.300207 -0.891520 v 0.407719 -0.470430 -0.732613 v 0.381358 -0.488719 -0.817554 v 0.348578 -0.446308 -0.929887 v 0.378370 -0.425079 -0.842054 v 0.286910 -0.431762 -1.126312 v 0.267168 -0.446202 -1.195694 v 0.237258 -0.426244 -1.291514 v 0.253357 -0.407093 -1.235607 v 0.274452 -0.329320 -1.196428 v 0.245235 -0.357498 -1.277535 v 0.217619 -0.329769 -1.385877 v 0.243154 -0.299693 -1.312397 v -0.056394 -0.737740 -0.861937 v -0.085639 -0.692688 -0.940090 v -0.051564 -0.661731 -1.030404 v -0.023058 -0.696371 -0.943788 v -0.181446 -0.728097 -0.852223 v -0.202805 -0.684587 -0.931778 v -0.166055 -0.653832 -1.022305 v -0.146318 -0.687901 -0.935238 v -0.142410 -0.610758 -1.211858 v -0.150913 -0.594819 -1.305184 v -0.117645 -0.580206 -1.394401 v -0.107901 -0.595818 -1.306546 v -0.044135 -0.616045 -1.217450 v -0.062965 -0.597956 -1.308845 v -0.036337 -0.582821 -1.397382 v -0.017281 -0.599761 -1.310690 v -0.407838 -0.470470 -0.732652 v -0.378447 -0.425104 -0.842077 v -0.348731 -0.446354 -0.929930 v -0.381580 -0.488791 -0.817623 v -0.408610 -0.332110 -0.781943 v -0.376936 -0.300207 -0.891520 v -0.342926 -0.330075 -0.984875 v -0.377240 -0.361728 -0.868399 v -0.274538 -0.329325 -1.196431 v -0.243301 -0.299698 -1.312400 v -0.217852 -0.329781 -1.385884 v -0.245390 -0.357510 -1.277544 v -0.287121 -0.431810 -1.126354 v -0.253564 -0.407125 -1.235633 v -0.237582 -0.426298 -1.291557 v -0.267499 -0.446274 -1.195755 v -0.181446 -0.852223 -0.728097 v -0.146318 -0.935238 -0.688030 v -0.166055 -1.022305 -0.654349 v -0.202805 -0.931778 -0.684716 v -0.056394 -0.861937 -0.737741 v -0.023058 -0.943788 -0.696500 v -0.051564 -1.030404 -0.662248 v -0.085639 -0.940090 -0.692818 v -0.044135 -1.217450 -0.618632 v -0.017281 -1.310690 -0.604287 v -0.036337 -1.397382 -0.590064 v -0.062965 -1.308845 -0.602482 v -0.142410 -1.211858 -0.613345 v -0.107901 -1.306546 -0.600345 v -0.117645 -1.394401 -0.587449 v -0.150913 -1.305184 -0.599346 v 0.407719 -0.727461 -0.486901 v 0.378370 -0.838668 -0.446739 v 0.348578 -0.928149 -0.463403 v 0.381358 -0.814798 -0.500819 v 0.408607 -0.775880 -0.366975 v 0.376932 -0.887686 -0.338001 v 0.342906 -0.982712 -0.364946 v 0.377221 -0.864687 -0.392743 v 0.274452 -1.195995 -0.364218 v 0.243154 -1.312287 -0.337471 v 0.217619 -1.385877 -0.364695 v 0.245235 -1.277429 -0.388741 v 0.286910 -1.125964 -0.449830 v 0.253357 -1.235511 -0.429895 v 0.237258 -1.291514 -0.445306 v 0.267168 -1.195617 -0.460952 v -0.056394 -0.861936 0.737741 v -0.085639 -0.940090 0.692600 v -0.051564 -1.030404 0.661379 v -0.023058 -0.943788 0.696283 v -0.181446 -0.852223 0.728097 v -0.202805 -0.931778 0.684499 v -0.166055 -1.022305 0.653480 v -0.146318 -0.935238 0.687813 v -0.142410 -1.211858 0.609001 v -0.150913 -1.305185 0.591743 v -0.117645 -1.394401 0.575284 v -0.107901 -1.306546 0.592742 v -0.044135 -1.217450 0.614287 v -0.062965 -1.308845 0.594879 v -0.036337 -1.397382 0.577899 v -0.017281 -1.310690 0.596684 v -0.408610 -0.775881 -0.366976 v -0.377240 -0.864691 -0.392748 v -0.342926 -0.982714 -0.364948 v -0.376936 -0.887686 -0.338001 v -0.407838 -0.727500 -0.486941 v -0.381580 -0.814867 -0.500891 v -0.348731 -0.928191 -0.463449 v -0.378447 -0.838691 -0.446763 v -0.287121 -1.126006 -0.449878 v -0.267499 -1.195678 -0.461024 v -0.237582 -1.291557 -0.445360 v -0.253564 -1.235538 -0.429928 v -0.274538 -1.195999 -0.364223 v -0.245390 -1.277439 -0.388753 v -0.217852 -1.385884 -0.364706 v -0.243301 -1.312290 -0.337476 v 0.255286 -0.470270 1.531159 v 0.249795 -0.451811 1.586725 v 0.259698 -0.485781 1.550001 v 0.271245 -0.500877 1.484338 v 0.234515 -0.353848 1.672404 v 0.238978 -0.325513 1.702979 v 0.241740 -0.365440 1.691827 v 0.240724 -0.392154 1.656146 v 0.240201 -0.377393 1.712576 v 0.236829 -0.347055 1.744358 v 0.230351 -0.387810 1.731254 v 0.236743 -0.417373 1.696065 v 0.255310 -0.501149 1.569500 v 0.243066 -0.480367 1.625375 v 0.243157 -0.513971 1.586492 v 0.260626 -0.532553 1.522291 v -0.236443 -0.353960 1.672475 v -0.242731 -0.392316 1.656251 v -0.243838 -0.365577 1.691914 v -0.241027 -0.325605 1.703037 v -0.257127 -0.470542 1.531352 v -0.273180 -0.501223 1.484590 v -0.261723 -0.486099 1.550223 v -0.251760 -0.452059 1.586894 v -0.257392 -0.501498 1.569737 v -0.262662 -0.532953 1.522570 v -0.245154 -0.514323 1.586728 v -0.245141 -0.480672 1.625576 v -0.242336 -0.377548 1.712675 v -0.238838 -0.417579 1.696197 v -0.232380 -0.387971 1.731355 v -0.238933 -0.347173 1.744432 v 0.234515 1.672404 -0.390404 v 0.240724 1.656146 -0.425261 v 0.241740 1.691827 -0.403229 v 0.238977 1.702979 -0.365750 v 0.255286 1.531159 -0.488405 v 0.271245 1.484338 -0.514587 v 0.259698 1.550001 -0.504528 v 0.249795 1.586725 -0.475249 v 0.255310 1.569500 -0.520564 v 0.260626 1.522291 -0.547235 v 0.243157 1.586492 -0.533997 v 0.243066 1.625375 -0.505469 v 0.240201 1.712576 -0.416527 v 0.236743 1.696065 -0.452829 v 0.230351 1.731253 -0.428177 v 0.236829 1.744357 -0.390146 v -0.257127 1.531352 -0.488677 v -0.251760 1.586894 -0.475498 v -0.261723 1.550223 -0.504846 v -0.273180 1.484590 -0.514933 v -0.236443 1.672475 -0.390515 v -0.241027 1.703037 -0.365842 v -0.243838 1.691914 -0.403366 v -0.242731 1.656251 -0.425423 v -0.242336 1.712675 -0.416682 v -0.238933 1.744432 -0.390264 v -0.232380 1.731355 -0.428338 v -0.238838 1.696197 -0.453034 v -0.257392 1.569737 -0.520912 v -0.245141 1.625576 -0.505773 v -0.245154 1.586728 -0.534349 v -0.262663 1.522570 -0.547636 v 0.234515 -0.353848 -1.672404 v 0.240724 -0.392154 -1.656146 v 0.241740 -0.365440 -1.691827 v 0.238978 -0.325513 -1.702979 v 0.255286 -0.470270 -1.531159 v 0.271245 -0.500877 -1.484338 v 0.259698 -0.485781 -1.550001 v 0.249795 -0.451811 -1.586725 v 0.255310 -0.501149 -1.569500 v 0.260626 -0.532553 -1.522291 v 0.243157 -0.513971 -1.586492 v 0.243066 -0.480367 -1.625375 v 0.240201 -0.377393 -1.712576 v 0.236743 -0.417373 -1.696065 v 0.230351 -0.387810 -1.731253 v 0.236829 -0.347055 -1.744357 v -0.257127 -0.470542 -1.531352 v -0.251760 -0.452059 -1.586894 v -0.261723 -0.486099 -1.550223 v -0.273180 -0.501223 -1.484590 v -0.236443 -0.353960 -1.672475 v -0.241027 -0.325605 -1.703037 v -0.243838 -0.365577 -1.691914 v -0.242731 -0.392316 -1.656251 v -0.242336 -0.377548 -1.712675 v -0.238933 -0.347173 -1.744432 v -0.232380 -0.387971 -1.731355 v -0.238838 -0.417579 -1.696197 v -0.257392 -0.501498 -1.569737 v -0.245141 -0.480672 -1.625576 v -0.245154 -0.514323 -1.586728 v -0.262663 -0.532953 -1.522570 v 0.255286 -1.531159 -0.488405 v 0.249795 -1.586725 -0.475249 v 0.259698 -1.550001 -0.504528 v 0.271245 -1.484338 -0.514587 v 0.234515 -1.672404 -0.390404 v 0.238978 -1.702979 -0.365750 v 0.241740 -1.691827 -0.403229 v 0.240724 -1.656146 -0.425261 v 0.240201 -1.712576 -0.416527 v 0.236829 -1.744358 -0.390146 v 0.230351 -1.731254 -0.428177 v 0.236743 -1.696065 -0.452829 v 0.255310 -1.569500 -0.520564 v 0.243066 -1.625375 -0.505469 v 0.243157 -1.586492 -0.533997 v 0.260626 -1.522291 -0.547235 v -0.236443 -1.672475 -0.390515 v -0.242731 -1.656251 -0.425423 v -0.243838 -1.691914 -0.403366 v -0.241027 -1.703037 -0.365842 v -0.257127 -1.531352 -0.488677 v -0.273180 -1.484590 -0.514933 v -0.261723 -1.550223 -0.504846 v -0.251760 -1.586894 -0.475498 v -0.257392 -1.569737 -0.520912 v -0.262663 -1.522570 -0.547636 v -0.245154 -1.586728 -0.534349 v -0.245141 -1.625576 -0.505773 v -0.242336 -1.712675 -0.416682 v -0.238838 -1.696197 -0.453034 v -0.232380 -1.731355 -0.428338 v -0.238933 -1.744432 -0.390264 v 0.431634 -0.625426 0.870077 v 0.410690 -0.604967 0.969383 v 0.425442 -0.646893 0.891577 v 0.442676 -0.677312 0.800139 v 0.334434 -0.540160 1.241263 v 0.310132 -0.535745 1.338610 v 0.333580 -0.559186 1.261028 v 0.361561 -0.564110 1.157916 v 0.323935 -0.577646 1.280788 v 0.294253 -0.570446 1.376819 v 0.307098 -0.592493 1.297211 v 0.339637 -0.601633 1.197209 v 0.410498 -0.667674 0.912591 v 0.383337 -0.644776 1.009960 v 0.388754 -0.684104 0.929389 v 0.411908 -0.718534 0.841569 v -0.336288 -0.540635 1.241660 v -0.363505 -0.564657 1.158383 v -0.335563 -0.559701 1.261447 v -0.312060 -0.536194 1.338965 v -0.433573 -0.626061 0.870680 v -0.444663 -0.677970 0.800779 v -0.427420 -0.647537 0.892181 v -0.412658 -0.605589 0.969952 v -0.412375 -0.668280 0.913152 v -0.413671 -0.719106 0.842117 v -0.390419 -0.684637 0.929875 v -0.385149 -0.645343 1.010460 v -0.325916 -0.578167 1.281199 v -0.341527 -0.602169 1.197644 v -0.308948 -0.592986 1.297589 v -0.296224 -0.570926 1.377178 v -0.433573 0.625999 0.870680 v -0.412658 0.605336 0.969952 v -0.427420 0.647472 0.892181 v -0.444663 0.677970 0.800779 v -0.336288 0.538460 1.241660 v -0.312060 0.532658 1.338965 v -0.335563 0.557452 1.261446 v -0.363505 0.563393 1.158383 v -0.325916 0.575838 1.281199 v -0.296224 0.567138 1.377177 v -0.308948 0.590584 1.297589 v -0.341527 0.600817 1.197644 v -0.412375 0.668213 0.913152 v -0.385149 0.645072 1.010460 v -0.390419 0.684568 0.929875 v -0.413671 0.719106 0.842117 v 0.334434 0.537984 1.241263 v 0.361561 0.562847 1.157916 v 0.333580 0.556937 1.261028 v 0.310132 0.532208 1.338610 v 0.431634 0.625364 0.870077 v 0.442676 0.677312 0.800139 v 0.425442 0.646829 0.891577 v 0.410690 0.604715 0.969383 v 0.410497 0.667607 0.912591 v 0.411908 0.718534 0.841569 v 0.388754 0.684036 0.929389 v 0.383337 0.644506 1.009960 v 0.323935 0.575317 1.280788 v 0.339637 0.600280 1.197209 v 0.307098 0.590091 1.297211 v 0.294252 0.566658 1.376819 v 0.431634 0.870077 0.625350 v 0.410690 0.969383 0.604657 v 0.425442 0.891576 0.646814 v 0.442676 0.800139 0.677312 v 0.334434 1.241263 0.537485 v 0.310132 1.338610 0.531397 v 0.333580 1.261028 0.556422 v 0.361561 1.157916 0.562557 v 0.323935 1.280788 0.574782 v 0.294253 1.376819 0.565789 v 0.307098 1.297211 0.589540 v 0.339637 1.197209 0.599970 v 0.410498 0.912591 0.667592 v 0.383337 1.009959 0.644443 v 0.388754 0.929389 0.684020 v 0.411908 0.841569 0.718534 v -0.336288 1.241660 0.537961 v -0.363505 1.158383 0.563104 v -0.335563 1.261446 0.556937 v -0.312060 1.338965 0.531846 v -0.433573 0.870680 0.625984 v -0.444663 0.800779 0.677970 v -0.427420 0.892181 0.647458 v -0.412658 0.969952 0.605278 v -0.412375 0.913152 0.668198 v -0.413671 0.842117 0.719106 v -0.390419 0.929875 0.684552 v -0.385149 1.010460 0.645010 v -0.325916 1.281199 0.575304 v -0.341527 1.197644 0.600506 v -0.308948 1.297589 0.590032 v -0.296224 1.377177 0.566269 v -0.433573 0.870680 -0.626173 v -0.412658 0.969952 -0.606046 v -0.427420 0.892181 -0.647653 v -0.444663 0.800779 -0.677970 v -0.336288 1.241660 -0.544571 v -0.312060 1.338965 -0.542592 v -0.335563 1.261446 -0.563769 v -0.363505 1.158383 -0.566942 v -0.325916 1.281199 -0.582380 v -0.296224 1.377177 -0.577778 v -0.308948 1.297589 -0.597332 v -0.341527 1.197644 -0.604616 v -0.412375 0.913152 -0.668400 v -0.385149 1.010460 -0.645832 v -0.390419 0.929876 -0.684761 v -0.413671 0.842117 -0.719106 v 0.334434 1.241263 -0.544095 v 0.361561 1.157916 -0.566395 v 0.333580 1.261028 -0.563254 v 0.310132 1.338610 -0.542143 v 0.431634 0.870077 -0.625538 v 0.442676 0.800139 -0.677312 v 0.425442 0.891577 -0.647009 v 0.410690 0.969383 -0.605424 v 0.410497 0.912591 -0.667794 v 0.411908 0.841569 -0.718534 v 0.388754 0.929389 -0.684228 v 0.383337 1.009960 -0.645265 v 0.323935 1.280788 -0.581858 v 0.339637 1.197209 -0.604080 v 0.307098 1.297211 -0.596839 v 0.294253 1.376819 -0.577297 v 0.431634 0.625364 -0.870077 v 0.410690 0.604715 -0.969383 v 0.425442 0.646829 -0.891576 v 0.442676 0.677312 -0.800139 v 0.334434 0.537984 -1.241263 v 0.310132 0.532208 -1.338610 v 0.333580 0.556937 -1.261028 v 0.361561 0.562847 -1.157916 v 0.323935 0.575317 -1.280788 v 0.294253 0.566658 -1.376819 v 0.307098 0.590091 -1.297211 v 0.339637 0.600280 -1.197209 v 0.410498 0.667607 -0.912591 v 0.383337 0.644506 -1.009959 v 0.388754 0.684036 -0.929389 v 0.411908 0.718534 -0.841569 v -0.336288 0.538460 -1.241660 v -0.363505 0.563393 -1.158383 v -0.335563 0.557452 -1.261446 v -0.312060 0.532658 -1.338965 v -0.433573 0.625999 -0.870680 v -0.444663 0.677970 -0.800779 v -0.427420 0.647472 -0.892181 v -0.412658 0.605336 -0.969952 v -0.412375 0.668213 -0.913152 v -0.413671 0.719106 -0.842117 v -0.390419 0.684568 -0.929875 v -0.385149 0.645073 -1.010460 v -0.325916 0.575838 -1.281199 v -0.341527 0.600817 -1.197644 v -0.308948 0.590583 -1.297589 v -0.296224 0.567138 -1.377177 v -0.433573 -0.626061 -0.870680 v -0.412658 -0.605589 -0.969952 v -0.427420 -0.647537 -0.892181 v -0.444663 -0.677970 -0.800779 v -0.336288 -0.540635 -1.241660 v -0.312060 -0.536194 -1.338965 v -0.335563 -0.559701 -1.261446 v -0.363505 -0.564657 -1.158383 v -0.325916 -0.578167 -1.281199 v -0.296224 -0.570926 -1.377177 v -0.308948 -0.592986 -1.297589 v -0.341527 -0.602169 -1.197644 v -0.412375 -0.668280 -0.913152 v -0.385149 -0.645343 -1.010460 v -0.390419 -0.684637 -0.929875 v -0.413671 -0.719106 -0.842117 v 0.334434 -0.540159 -1.241263 v 0.361561 -0.564110 -1.157916 v 0.333580 -0.559186 -1.261028 v 0.310132 -0.535745 -1.338610 v 0.431634 -0.625426 -0.870077 v 0.442676 -0.677312 -0.800139 v 0.425442 -0.646893 -0.891577 v 0.410690 -0.604967 -0.969383 v 0.410497 -0.667674 -0.912591 v 0.411908 -0.718534 -0.841569 v 0.388754 -0.684104 -0.929389 v 0.383337 -0.644776 -1.009960 v 0.323935 -0.577646 -1.280788 v 0.339637 -0.601633 -1.197209 v 0.307098 -0.592493 -1.297211 v 0.294253 -0.570446 -1.376819 v 0.431634 -0.870077 -0.625539 v 0.410690 -0.969383 -0.605424 v 0.425442 -0.891576 -0.647009 v 0.442676 -0.800139 -0.677312 v 0.334434 -1.241263 -0.544095 v 0.310132 -1.338610 -0.542143 v 0.333580 -1.261028 -0.563254 v 0.361561 -1.157916 -0.566395 v 0.323935 -1.280788 -0.581858 v 0.294253 -1.376819 -0.577297 v 0.307098 -1.297211 -0.596839 v 0.339637 -1.197209 -0.604080 v 0.410498 -0.912591 -0.667794 v 0.383337 -1.009959 -0.645265 v 0.388754 -0.929389 -0.684228 v 0.411908 -0.841569 -0.718534 v -0.336288 -1.241660 -0.544571 v -0.363505 -1.158383 -0.566942 v -0.335563 -1.261447 -0.563769 v -0.312060 -1.338965 -0.542592 v -0.433573 -0.870680 -0.626173 v -0.444663 -0.800779 -0.677970 v -0.427420 -0.892181 -0.647653 v -0.412658 -0.969952 -0.606046 v -0.412375 -0.913152 -0.668400 v -0.413671 -0.842117 -0.719106 v -0.390419 -0.929875 -0.684761 v -0.385149 -1.010460 -0.645832 v -0.325916 -1.281199 -0.582380 v -0.341527 -1.197644 -0.604616 v -0.308948 -1.297589 -0.597332 v -0.296224 -1.377178 -0.577778 v -0.433573 -0.870680 0.625984 v -0.412658 -0.969952 0.605278 v -0.427420 -0.892181 0.647458 v -0.444663 -0.800779 0.677970 v -0.336288 -1.241660 0.537961 v -0.312060 -1.338965 0.531846 v -0.335563 -1.261446 0.556937 v -0.363505 -1.158383 0.563104 v -0.325916 -1.281199 0.575304 v -0.296224 -1.377177 0.566269 v -0.308948 -1.297589 0.590033 v -0.341527 -1.197644 0.600506 v -0.412375 -0.913152 0.668198 v -0.385149 -1.010460 0.645010 v -0.390419 -0.929875 0.684552 v -0.413671 -0.842117 0.719106 v 0.334434 -1.241263 0.537485 v 0.361561 -1.157916 0.562557 v 0.333580 -1.261028 0.556422 v 0.310132 -1.338610 0.531397 v 0.431634 -0.870077 0.625350 v 0.442676 -0.800139 0.677312 v 0.425442 -0.891577 0.646814 v 0.410690 -0.969383 0.604657 v 0.410498 -0.912591 0.667592 v 0.411908 -0.841569 0.718534 v 0.388754 -0.929389 0.684020 v 0.383337 -1.009960 0.644443 v 0.323935 -1.280788 0.574782 v 0.339637 -1.197209 0.599970 v 0.307098 -1.297211 0.589540 v 0.294253 -1.376819 0.565789 v 0.072152 0.861936 0.737740 v 0.099216 0.940086 0.692596 v 0.065618 1.030403 0.661378 v 0.039136 0.943788 0.696283 v 0.189389 0.852190 0.728062 v 0.208361 0.931726 0.684440 v 0.173119 1.022273 0.653443 v 0.156013 0.935219 0.687792 v 0.148119 1.211829 0.608962 v 0.154505 1.305140 0.591681 v 0.121933 1.394374 0.575246 v 0.114312 1.306530 0.592720 v 0.055565 1.217449 0.614286 v 0.071986 1.308841 0.594875 v 0.045012 1.397381 0.577898 v 0.027973 1.310690 0.596684 v 0.018840 1.602264 -0.540842 v 0.032459 1.650614 -0.519078 v 0.049744 1.601915 -0.540532 v 0.036975 1.544506 -0.559715 v 0.016375 1.753139 -0.438398 v 0.029962 1.776853 -0.406162 v 0.043801 1.753162 -0.438441 v 0.030457 1.724973 -0.467958 v 0.071512 1.753283 -0.438642 v 0.085460 1.777070 -0.406507 v 0.100023 1.753580 -0.439119 v 0.086423 1.725222 -0.468423 v 0.080379 1.601622 -0.540396 v 0.091118 1.650526 -0.519291 v 0.110963 1.601793 -0.540919 v 0.102102 1.543428 -0.558992 v 0.189389 0.852190 -0.728062 v 0.156013 0.935219 -0.688010 v 0.173119 1.022273 -0.654312 v 0.208361 0.931726 -0.684658 v 0.072152 0.861936 -0.737740 v 0.039136 0.943788 -0.696500 v 0.065618 1.030403 -0.662247 v 0.099216 0.940086 -0.692814 v 0.055565 1.217449 -0.618631 v 0.027973 1.310690 -0.604287 v 0.045012 1.397381 -0.590063 v 0.071986 1.308841 -0.602478 v 0.148119 1.211829 -0.613307 v 0.114312 1.306530 -0.600323 v 0.121933 1.394374 -0.587411 v 0.154505 1.305140 -0.599284 v 0.027973 0.597258 -1.310690 v 0.055565 0.614614 -1.217449 v 0.071986 0.595449 -1.308841 v 0.045012 0.578816 -1.397381 v 0.039136 0.696299 -0.943788 v 0.072152 0.737740 -0.861936 v 0.099216 0.692613 -0.940086 v 0.065618 0.661444 -1.030403 v 0.156013 0.687809 -0.935219 v 0.189389 0.728062 -0.852190 v 0.208361 0.684457 -0.931726 v 0.173119 0.653509 -1.022273 v 0.114312 0.593293 -1.306530 v 0.148119 0.609290 -1.211829 v 0.154505 0.592255 -1.305140 v 0.121933 0.576165 -1.394374 v 0.018840 -0.519981 -1.602264 v 0.032459 -0.492544 -1.650614 v 0.049744 -0.519671 -1.601915 v 0.036975 -0.544195 -1.544506 v 0.016375 -0.396349 -1.753139 v 0.029962 -0.360612 -1.776853 v 0.043801 -0.396391 -1.753162 v 0.030457 -0.430479 -1.724973 v 0.071512 -0.396593 -1.753283 v 0.085460 -0.360957 -1.777070 v 0.100023 -0.397070 -1.753580 v 0.086423 -0.430944 -1.725222 v 0.080379 -0.519535 -1.601622 v 0.091118 -0.492756 -1.650526 v 0.110963 -0.520058 -1.601793 v 0.102102 -0.543472 -1.543428 v 0.189389 -0.728062 -0.852190 v 0.156013 -0.687880 -0.935219 v 0.173119 -0.653794 -1.022273 v 0.208361 -0.684528 -0.931726 v 0.072152 -0.737740 -0.861936 v 0.039136 -0.696371 -0.943788 v 0.065618 -0.661730 -1.030403 v 0.099216 -0.692684 -0.940086 v 0.055565 -0.616044 -1.217449 v 0.027973 -0.599761 -1.310690 v 0.045012 -0.582820 -1.397381 v 0.071986 -0.597951 -1.308841 v 0.148119 -0.610720 -1.211829 v 0.114312 -0.595796 -1.306530 v 0.121933 -0.580169 -1.394374 v 0.154505 -0.594757 -1.305140 v 0.027973 -1.310690 -0.604287 v 0.055565 -1.217449 -0.618631 v 0.071986 -1.308841 -0.602478 v 0.045012 -1.397381 -0.590063 v 0.039136 -0.943788 -0.696500 v 0.072152 -0.861936 -0.737740 v 0.099216 -0.940086 -0.692814 v 0.065618 -1.030403 -0.662247 v 0.156013 -0.935219 -0.688010 v 0.189389 -0.852190 -0.728062 v 0.208361 -0.931726 -0.684658 v 0.173119 -1.022273 -0.654312 v 0.114312 -1.306530 -0.600323 v 0.148119 -1.211829 -0.613307 v 0.154505 -1.305140 -0.599284 v 0.121933 -1.394374 -0.587411 v 0.016375 -1.753139 -0.438398 v 0.030457 -1.724973 -0.467958 v 0.043801 -1.753162 -0.438441 v 0.029962 -1.776853 -0.406163 v 0.018840 -1.602264 -0.540842 v 0.036975 -1.544506 -0.559715 v 0.049744 -1.601915 -0.540532 v 0.032459 -1.650614 -0.519078 v 0.080379 -1.601622 -0.540396 v 0.102102 -1.543428 -0.558992 v 0.110963 -1.601793 -0.540919 v 0.091118 -1.650526 -0.519291 v 0.071512 -1.753283 -0.438642 v 0.086423 -1.725222 -0.468423 v 0.100023 -1.753580 -0.439119 v 0.085460 -1.777070 -0.406507 v 0.189389 -0.852190 0.728062 v 0.156013 -0.935219 0.687792 v 0.173119 -1.022273 0.653443 v 0.208361 -0.931726 0.684440 v 0.072152 -0.861936 0.737740 v 0.039136 -0.943788 0.696283 v 0.065618 -1.030403 0.661378 v 0.099216 -0.940086 0.692596 v 0.055565 -1.217449 0.614286 v 0.027973 -1.310690 0.596684 v 0.045012 -1.397381 0.577898 v 0.071986 -1.308841 0.594875 v 0.148119 -1.211829 0.608962 v 0.114312 -1.306530 0.592720 v 0.121933 -1.394374 0.575246 v 0.154505 -1.305140 0.591681 v 0.027973 -0.599761 1.310690 v 0.055565 -0.616044 1.217449 v 0.071986 -0.597951 1.308841 v 0.045012 -0.582820 1.397381 v 0.039136 -0.696371 0.943788 v 0.072152 -0.737740 0.861936 v 0.099216 -0.692684 0.940086 v 0.065618 -0.661730 1.030403 v 0.156013 -0.687880 0.935219 v 0.189389 -0.728062 0.852190 v 0.208361 -0.684528 0.931726 v 0.173119 -0.653794 1.022273 v 0.114312 -0.595796 1.306530 v 0.148119 -0.610720 1.211829 v 0.154505 -0.594757 1.305140 v 0.121933 -0.580169 1.394374 v 0.016375 -0.396349 1.753140 v 0.030457 -0.430479 1.724973 v 0.043801 -0.396391 1.753162 v 0.029962 -0.360612 1.776853 v 0.018840 -0.519981 1.602264 v 0.036975 -0.544195 1.544506 v 0.049744 -0.519671 1.601915 v 0.032459 -0.492544 1.650614 v 0.080379 -0.519535 1.601622 v 0.102102 -0.543472 1.543428 v 0.110963 -0.520058 1.601793 v 0.091118 -0.492756 1.650526 v 0.071512 -0.396593 1.753283 v 0.086423 -0.430944 1.725222 v 0.100023 -0.397070 1.753580 v 0.085460 -0.360957 1.777070 v 0.189389 0.728062 0.852190 v 0.156013 0.687809 0.935219 v 0.173119 0.653509 1.022273 v 0.208361 0.684457 0.931726 v 0.072152 0.737740 0.861936 v 0.039136 0.696299 0.943788 v 0.065618 0.661444 1.030403 v 0.099216 0.692613 0.940086 v 0.055565 0.614614 1.217449 v 0.027973 0.597258 1.310690 v 0.045012 0.578816 1.397381 v 0.071986 0.595449 1.308841 v 0.148119 0.609290 1.211829 v 0.114312 0.593293 1.306530 v 0.121933 0.576165 1.394374 v 0.154505 0.592255 1.305140 v 0.408635 0.058289 0.824677 v 0.376930 0.090181 0.929943 v 0.342724 0.058292 1.047339 v 0.376930 0.026131 0.935391 v 0.408635 0.185133 0.805851 v 0.376931 0.216467 0.904371 v 0.342727 0.184823 1.024254 v 0.376930 0.153438 0.919465 v 0.274010 0.184756 1.248023 v 0.243105 0.216233 1.340567 v 0.216852 0.184898 1.446554 v 0.243077 0.153361 1.362481 v 0.273995 0.058296 1.275775 v 0.243064 0.090175 1.377523 v 0.216810 0.058301 1.478543 v 0.243061 0.026144 1.385261 v 0.239954 0.029821 1.838009 v 0.243204 0.065468 1.823316 v 0.239850 0.103032 1.827859 v 0.234472 0.067522 1.844048 v 0.239954 0.027846 1.793613 v 0.234497 0.061162 1.779959 v 0.239922 0.096256 1.783733 v 0.243213 0.063223 1.800696 v 0.239791 0.164397 1.764791 v 0.234368 0.195541 1.742483 v 0.239498 0.233254 1.737601 v 0.242775 0.202061 1.762763 v 0.239433 0.175800 1.808344 v 0.242450 0.209024 1.784793 v 0.238496 0.249077 1.780249 v 0.233489 0.215290 1.804913 v 0.016302 0.222607 1.831574 v 0.029972 0.184792 1.845348 v 0.043671 0.222619 1.831582 v 0.029969 0.260376 1.815524 v 0.016302 0.070287 1.872297 v 0.029974 0.031523 1.876265 v 0.043684 0.070288 1.872298 v 0.029973 0.108704 1.865777 v 0.071544 0.070289 1.872299 v 0.085855 0.031523 1.876265 v 0.100520 0.070292 1.872301 v 0.085842 0.108716 1.865784 v 0.071480 0.222666 1.831612 v 0.085790 0.184849 1.845384 v 0.100341 0.222772 1.831679 v 0.085671 0.260537 1.815626 v -0.083585 0.031523 1.876265 v -0.068559 0.070289 1.872299 v -0.083572 0.108716 1.865784 v -0.098961 0.070292 1.872301 v -0.025233 0.031523 1.876265 v -0.011241 0.070287 1.872298 v -0.025233 0.108704 1.865777 v -0.039424 0.070288 1.872298 v -0.025232 0.184792 1.845348 v -0.011241 0.222607 1.831574 v -0.025228 0.260376 1.815524 v -0.039412 0.222619 1.831582 v -0.083520 0.184851 1.845385 v -0.068496 0.222668 1.831613 v -0.083403 0.260542 1.815629 v -0.098783 0.222777 1.831682 v -0.236369 0.195565 1.742498 v -0.241892 0.164412 1.764800 v -0.244925 0.202090 1.762782 v -0.241581 0.233297 1.737628 v -0.236519 0.061163 1.779960 v -0.242064 0.027846 1.793613 v -0.245376 0.063224 1.800697 v -0.242030 0.096259 1.783735 v -0.245367 0.065468 1.823316 v -0.242064 0.029821 1.838009 v -0.236494 0.067523 1.844049 v -0.241960 0.103036 1.827862 v -0.244607 0.209057 1.784814 v -0.241543 0.175819 1.808357 v -0.235512 0.215325 1.804935 v -0.240603 0.249132 1.780284 v -0.408635 0.185133 0.805851 v -0.376934 0.153438 0.919465 v -0.342745 0.184824 1.024254 v -0.376935 0.216467 0.904372 v -0.408635 0.058289 0.824677 v -0.376934 0.026131 0.935391 v -0.342742 0.058292 1.047339 v -0.376934 0.090181 0.929943 v -0.274084 0.058296 1.275775 v -0.243216 0.026144 1.385261 v -0.217058 0.058301 1.478543 v -0.243219 0.090175 1.377523 v -0.274097 0.184757 1.248024 v -0.243230 0.153362 1.362482 v -0.217097 0.184900 1.446556 v -0.243256 0.216235 1.340569 v -0.473352 0.026095 -0.599144 v -0.484772 0.058368 -0.541767 v -0.473352 0.090311 -0.594399 v -0.457363 0.058284 -0.663424 v -0.499238 0.026393 -0.419543 v -0.500000 0.059530 -0.383154 v -0.499238 0.091602 -0.414490 v -0.496954 0.058722 -0.454008 v -0.499238 0.156908 -0.406282 v -0.500000 0.191626 -0.367539 v -0.499238 0.223473 -0.396817 v -0.496954 0.188625 -0.437925 v -0.473352 0.154138 -0.585998 v -0.484772 0.186770 -0.525504 v -0.473352 0.218407 -0.575027 v -0.457363 0.185720 -0.646355 v -0.243216 0.026144 -1.385464 v -0.274084 0.058296 -1.276581 v -0.243219 0.090175 -1.377723 v -0.217058 0.058301 -1.478543 v -0.376934 0.026131 -0.942498 v -0.408635 0.058289 -0.835969 v -0.376934 0.090181 -0.936927 v -0.342742 0.058292 -1.051372 v -0.376934 0.153438 -0.926257 v -0.408635 0.185133 -0.816555 v -0.376935 0.216467 -0.910964 v -0.342745 0.184824 -1.028077 v -0.243230 0.153361 -1.362676 v -0.274097 0.184757 -1.248788 v -0.243256 0.216235 -1.340757 v -0.217097 0.184900 -1.446556 v -0.242064 0.029821 -1.838009 v -0.245367 0.065468 -1.823316 v -0.241960 0.103036 -1.827861 v -0.236494 0.067522 -1.844049 v -0.242064 0.027846 -1.793613 v -0.236519 0.061163 -1.779960 v -0.242030 0.096259 -1.783735 v -0.245376 0.063224 -1.800697 v -0.241892 0.164412 -1.764800 v -0.236369 0.195565 -1.742498 v -0.241581 0.233297 -1.737628 v -0.244925 0.202090 -1.762782 v -0.241543 0.175819 -1.808357 v -0.244607 0.209057 -1.784814 v -0.240603 0.249132 -1.780284 v -0.235512 0.215325 -1.804935 v -0.083403 0.260542 -1.815629 v -0.068496 0.222668 -1.831613 v -0.083520 0.184851 -1.845385 v -0.098783 0.222777 -1.831682 v -0.025228 0.260376 -1.815524 v -0.011241 0.222607 -1.831574 v -0.025232 0.184792 -1.845348 v -0.039412 0.222619 -1.831582 v -0.025233 0.108704 -1.865777 v -0.011241 0.070287 -1.872297 v -0.025233 0.031523 -1.876265 v -0.039424 0.070288 -1.872298 v -0.083572 0.108716 -1.865784 v -0.068559 0.070289 -1.872298 v -0.083585 0.031523 -1.876265 v -0.098961 0.070292 -1.872301 v 0.085855 0.031523 -1.876265 v 0.071544 0.070289 -1.872299 v 0.085842 0.108716 -1.865784 v 0.100520 0.070292 -1.872300 v 0.029974 0.031523 -1.876265 v 0.016302 0.070287 -1.872297 v 0.029973 0.108704 -1.865776 v 0.043684 0.070288 -1.872298 v 0.029972 0.184792 -1.845348 v 0.016302 0.222607 -1.831574 v 0.029969 0.260376 -1.815524 v 0.043671 0.222619 -1.831582 v 0.085790 0.184849 -1.845384 v 0.071480 0.222666 -1.831611 v 0.085671 0.260537 -1.815625 v 0.100341 0.222772 -1.831679 v 0.234368 0.195541 -1.742483 v 0.239791 0.164397 -1.764791 v 0.242775 0.202061 -1.762763 v 0.239498 0.233254 -1.737601 v 0.234497 0.061162 -1.779959 v 0.239954 0.027846 -1.793613 v 0.243213 0.063223 -1.800696 v 0.239922 0.096256 -1.783733 v 0.243204 0.065468 -1.823316 v 0.239954 0.029821 -1.838009 v 0.234472 0.067521 -1.844048 v 0.239850 0.103032 -1.827859 v 0.242450 0.209024 -1.784793 v 0.239433 0.175800 -1.808344 v 0.233489 0.215290 -1.804913 v 0.238496 0.249077 -1.780249 v 0.408635 0.185133 -0.816555 v 0.376930 0.153438 -0.926257 v 0.342727 0.184823 -1.028077 v 0.376931 0.216467 -0.910964 v 0.408635 0.058289 -0.835969 v 0.376930 0.026131 -0.942498 v 0.342724 0.058292 -1.051372 v 0.376930 0.090181 -0.936927 v 0.273995 0.058296 -1.276581 v 0.243061 0.026144 -1.385464 v 0.216810 0.058301 -1.478543 v 0.243064 0.090175 -1.377723 v 0.274010 0.184756 -1.248788 v 0.243077 0.153361 -1.362676 v 0.216852 0.184898 -1.446554 v 0.243105 0.216233 -1.340756 v 0.499238 0.026393 -0.419543 v 0.496954 0.058722 -0.454008 v 0.499238 0.091602 -0.414490 v 0.500000 0.059530 -0.383154 v 0.473352 0.026095 -0.599144 v 0.457363 0.058284 -0.663424 v 0.473352 0.090311 -0.594399 v 0.484772 0.058368 -0.541767 v 0.473352 0.154138 -0.585998 v 0.457363 0.185720 -0.646355 v 0.473352 0.218407 -0.575027 v 0.484772 0.186770 -0.525504 v 0.499238 0.156908 -0.406282 v 0.496954 0.188625 -0.437925 v 0.499238 0.223473 -0.396817 v 0.500000 0.191626 -0.367539 v 0.408635 -0.829246 0.042430 v 0.376930 -0.932769 0.076373 v 0.342724 -1.048971 0.042529 v 0.376930 -0.938266 0.007976 v 0.408635 -0.810182 0.175675 v 0.376931 -0.907039 0.208142 v 0.342727 -1.025801 0.175414 v 0.376930 -0.922213 0.142762 v 0.274010 -1.248333 0.175368 v 0.243105 -1.340643 0.207942 v 0.216852 -1.446554 0.175515 v 0.243077 -1.362560 0.142743 v 0.273995 -1.276101 0.042575 v 0.243064 -1.377604 0.076448 v 0.216810 -1.478543 0.042591 v 0.243061 -1.385343 0.008085 v 0.239954 -1.838008 0.009226 v 0.243204 -1.823316 0.047838 v 0.239850 -1.827859 0.087377 v 0.234472 -1.844048 0.049337 v 0.239954 -1.793612 0.008615 v 0.234498 -1.779959 0.044695 v 0.239922 -1.783733 0.081638 v 0.243213 -1.800696 0.046200 v 0.239791 -1.764791 0.153089 v 0.234368 -1.742483 0.185706 v 0.239498 -1.737601 0.224425 v 0.242775 -1.762763 0.191894 v 0.239433 -1.808344 0.163691 v 0.242450 -1.784793 0.198495 v 0.238496 -1.780249 0.239622 v 0.233489 -1.804913 0.204430 v 0.016302 -1.831574 0.211294 v 0.029972 -1.845348 0.171991 v 0.043671 -1.831582 0.211306 v 0.029969 -1.815524 0.250381 v 0.016302 -1.872297 0.051345 v 0.029974 -1.876265 0.009752 v 0.043684 -1.872298 0.051345 v 0.029973 -1.865776 0.092156 v 0.071544 -1.872299 0.051347 v 0.085855 -1.876265 0.009752 v 0.100520 -1.872300 0.051350 v 0.085842 -1.865784 0.092167 v 0.071480 -1.831611 0.211353 v 0.085790 -1.845384 0.172049 v 0.100341 -1.831678 0.211459 v 0.085671 -1.815625 0.250542 v -0.083585 -1.876265 0.009752 v -0.068559 -1.872299 0.051347 v -0.083572 -1.865784 0.092168 v -0.098961 -1.872300 0.051350 v -0.025233 -1.876265 0.009752 v -0.011241 -1.872297 0.051345 v -0.025233 -1.865776 0.092156 v -0.039424 -1.872298 0.051345 v -0.025232 -1.845348 0.171991 v -0.011241 -1.831574 0.211294 v -0.025228 -1.815524 0.250381 v -0.039412 -1.831582 0.211306 v -0.083520 -1.845385 0.172051 v -0.068496 -1.831612 0.211355 v -0.083403 -1.815629 0.250547 v -0.098783 -1.831682 0.211464 v -0.236369 -1.742498 0.185730 v -0.241892 -1.764800 0.153105 v -0.244925 -1.762782 0.191923 v -0.241581 -1.737628 0.224468 v -0.236519 -1.779960 0.044695 v -0.242064 -1.793613 0.008615 v -0.245376 -1.800697 0.046201 v -0.242030 -1.783735 0.081641 v -0.245367 -1.823316 0.047839 v -0.242064 -1.838009 0.009226 v -0.236494 -1.844049 0.049338 v -0.241960 -1.827861 0.087381 v -0.244607 -1.784814 0.198528 v -0.241543 -1.808357 0.163710 v -0.235512 -1.804935 0.204464 v -0.240603 -1.780284 0.239677 v -0.408635 -0.810182 0.175675 v -0.376934 -0.922213 0.142762 v -0.342745 -1.025801 0.175414 v -0.376935 -0.907039 0.208142 v -0.408635 -0.829246 0.042430 v -0.376934 -0.938266 0.007976 v -0.342742 -1.048971 0.042529 v -0.376934 -0.932769 0.076373 v -0.274084 -1.276101 0.042575 v -0.243216 -1.385343 0.008085 v -0.217058 -1.478543 0.042591 v -0.243219 -1.377604 0.076448 v -0.274097 -1.248333 0.175369 v -0.243230 -1.362561 0.142744 v -0.217097 -1.446556 0.175517 v -0.243256 -1.340645 0.207944 v -0.499238 -0.380320 0.007339 v -0.496954 -0.419259 0.042210 v -0.499238 -0.375918 0.077055 v -0.500000 -0.340987 0.042797 v -0.473352 -0.579645 0.007578 v -0.457363 -0.649017 0.042254 v -0.473352 -0.575240 0.076197 v -0.484772 -0.517145 0.042105 v -0.473352 -0.567361 0.143242 v -0.457363 -0.632698 0.176174 v -0.473352 -0.556939 0.209952 v -0.484772 -0.502154 0.177103 v -0.499238 -0.368714 0.145691 v -0.496954 -0.404932 0.178822 v -0.499238 -0.360309 0.214802 v -0.500000 -0.327415 0.181692 v -0.500000 0.209795 0.008283 v -0.500000 0.172629 0.045932 v -0.500000 0.206588 0.081172 v -0.500000 0.244648 0.044096 v -0.500000 0.065854 0.009825 v -0.500000 0.029349 0.048918 v -0.500000 0.064678 0.086405 v -0.500000 0.101187 0.047731 v -0.500000 0.062869 0.161163 v -0.500000 0.027703 0.199614 v -0.500000 0.060972 0.235614 v -0.500000 0.095957 0.196428 v -0.500000 0.201565 0.152838 v -0.500000 0.164262 0.191450 v -0.500000 0.196114 0.224920 v -0.500000 0.233810 0.186074 v -0.243216 1.385276 0.008085 v -0.274084 1.275836 0.042575 v -0.243219 1.377539 0.076448 v -0.217058 1.478543 0.042591 v -0.376934 0.935927 0.007976 v -0.408635 0.825529 0.042430 v -0.376934 0.930470 0.076373 v -0.342742 1.047644 0.042529 v -0.376934 0.919977 0.142762 v -0.408635 0.806659 0.175675 v -0.376935 0.904869 0.208142 v -0.342745 1.024543 0.175414 v -0.243230 1.362497 0.142744 v -0.274097 1.248082 0.175369 v -0.243256 1.340583 0.207944 v -0.217097 1.446556 0.175517 v -0.242064 1.838008 0.009226 v -0.245367 1.823316 0.047839 v -0.241960 1.827861 0.087381 v -0.236494 1.844049 0.049338 v -0.242064 1.793612 0.008615 v -0.236519 1.779960 0.044695 v -0.242030 1.783735 0.081641 v -0.245376 1.800697 0.046201 v -0.241892 1.764800 0.153105 v -0.236369 1.742498 0.185730 v -0.241581 1.737628 0.224468 v -0.244925 1.762782 0.191923 v -0.241543 1.808357 0.163710 v -0.244607 1.784814 0.198528 v -0.240603 1.780284 0.239677 v -0.235512 1.804935 0.204464 v -0.083403 1.815629 0.250547 v -0.068496 1.831612 0.211355 v -0.083520 1.845385 0.172051 v -0.098783 1.831681 0.211464 v -0.025228 1.815524 0.250381 v -0.011241 1.831574 0.211294 v -0.025232 1.845348 0.171991 v -0.039412 1.831582 0.211306 v -0.025233 1.865777 0.092156 v -0.011241 1.872297 0.051345 v -0.025233 1.876264 0.009752 v -0.039424 1.872298 0.051345 v -0.083572 1.865784 0.092168 v -0.068559 1.872298 0.051347 v -0.083585 1.876264 0.009752 v -0.098961 1.872300 0.051350 v 0.085855 1.876265 0.009752 v 0.071544 1.872299 0.051347 v 0.085842 1.865784 0.092167 v 0.100520 1.872300 0.051350 v 0.029974 1.876264 0.009752 v 0.016302 1.872297 0.051345 v 0.029973 1.865776 0.092156 v 0.043684 1.872298 0.051345 v 0.029972 1.845348 0.171991 v 0.016302 1.831574 0.211294 v 0.029969 1.815524 0.250381 v 0.043671 1.831582 0.211306 v 0.085790 1.845384 0.172049 v 0.071480 1.831611 0.211353 v 0.085671 1.815625 0.250542 v 0.100341 1.831679 0.211459 v 0.234368 1.742483 0.185706 v 0.239791 1.764791 0.153089 v 0.242775 1.762763 0.191894 v 0.239498 1.737601 0.224425 v 0.234498 1.779959 0.044695 v 0.239954 1.793613 0.008615 v 0.243213 1.800696 0.046200 v 0.239922 1.783733 0.081638 v 0.243204 1.823316 0.047838 v 0.239954 1.838009 0.009226 v 0.234472 1.844048 0.049337 v 0.239850 1.827859 0.087377 v 0.242450 1.784793 0.198495 v 0.239433 1.808344 0.163691 v 0.233489 1.804913 0.204430 v 0.238496 1.780249 0.239622 v 0.408635 0.806659 0.175675 v 0.376930 0.919977 0.142762 v 0.342727 1.024543 0.175414 v 0.376931 0.904869 0.208142 v 0.408635 0.825529 0.042430 v 0.376930 0.935927 0.007976 v 0.342724 1.047644 0.042529 v 0.376930 0.930470 0.076373 v 0.273995 1.275836 0.042575 v 0.243061 1.385276 0.008085 v 0.216810 1.478543 0.042591 v 0.243064 1.377539 0.076448 v 0.274010 1.248081 0.175368 v 0.243077 1.362496 0.142743 v 0.216852 1.446554 0.175515 v 0.243105 1.340582 0.207942 v 0.500000 0.027703 0.199614 v 0.500000 0.062869 0.161163 v 0.500000 0.095957 0.196428 v 0.500000 0.060972 0.235614 v 0.500000 0.029349 0.048918 v 0.500000 0.065854 0.009825 v 0.500000 0.101187 0.047731 v 0.500000 0.064678 0.086405 v 0.500000 0.172629 0.045932 v 0.500000 0.209795 0.008283 v 0.500000 0.244648 0.044096 v 0.500000 0.206588 0.081172 v 0.500000 0.164262 0.191450 v 0.500000 0.201565 0.152838 v 0.500000 0.233810 0.186074 v 0.500000 0.196114 0.224920 v 0.457363 -0.632698 0.176174 v 0.473352 -0.567361 0.143242 v 0.484772 -0.502154 0.177103 v 0.473352 -0.556939 0.209952 v 0.457363 -0.649017 0.042254 v 0.473352 -0.579645 0.007578 v 0.484772 -0.517145 0.042105 v 0.473352 -0.575240 0.076197 v 0.496954 -0.419259 0.042210 v 0.499238 -0.380320 0.007339 v 0.500000 -0.340987 0.042797 v 0.499238 -0.375918 0.077055 v 0.496954 -0.404932 0.178822 v 0.499238 -0.368714 0.145691 v 0.500000 -0.327416 0.181692 v 0.499238 -0.360309 0.214802 v 0.408607 0.313159 0.771760 v 0.377221 0.344760 0.862167 v 0.342906 0.311117 0.981243 v 0.376932 0.279832 0.885080 v 0.407719 0.461334 0.723960 v 0.381358 0.482030 0.812925 v 0.348578 0.436867 0.926967 v 0.378370 0.413143 0.836367 v 0.286910 0.421783 1.125728 v 0.267168 0.438048 1.195565 v 0.237258 0.415716 1.291514 v 0.253357 0.394524 1.235446 v 0.274452 0.310348 1.195702 v 0.245235 0.340409 1.277358 v 0.217619 0.310782 1.385877 v 0.243154 0.279322 1.312213 v 0.236829 0.323818 1.744358 v 0.240201 0.356118 1.712577 v 0.236743 0.397982 1.696065 v 0.230351 0.365865 1.731253 v 0.238977 0.303816 1.702979 v 0.234515 0.333976 1.672404 v 0.240724 0.374047 1.656146 v 0.241740 0.344898 1.691828 v 0.249795 0.438892 1.586725 v 0.255286 0.460254 1.531159 v 0.271245 0.493298 1.484338 v 0.259698 0.475427 1.550001 v 0.243066 0.466533 1.625375 v 0.255310 0.490427 1.569500 v 0.260626 0.524436 1.522291 v 0.243157 0.502911 1.586492 v 0.018840 0.508460 1.602264 v 0.032459 0.477920 1.650614 v 0.049744 0.508150 1.601915 v 0.036975 0.535615 1.544506 v 0.016375 0.373490 1.753140 v 0.029962 0.336049 1.776853 v 0.043801 0.373532 1.753162 v 0.030457 0.409981 1.724973 v 0.071512 0.373734 1.753283 v 0.085460 0.336394 1.777070 v 0.100023 0.374211 1.753580 v 0.086423 0.410446 1.725222 v 0.080379 0.508014 1.601622 v 0.091118 0.478132 1.650526 v 0.110963 0.508537 1.601793 v 0.102102 0.534892 1.543428 v -0.083194 0.336405 1.777077 v -0.068509 0.373742 1.753289 v -0.084092 0.410464 1.725234 v -0.098459 0.374234 1.753595 v -0.025222 0.336050 1.776853 v -0.011279 0.373490 1.753139 v -0.025586 0.409981 1.724973 v -0.039512 0.373534 1.753163 v -0.027063 0.477921 1.650614 v -0.012554 0.508460 1.602264 v -0.030398 0.535616 1.544507 v -0.044450 0.508154 1.601917 v -0.088519 0.478159 1.650543 v -0.076655 0.508032 1.601634 v -0.098896 0.534926 1.543451 v -0.108974 0.508586 1.601825 v -0.257127 0.460526 1.531352 v -0.251760 0.439141 1.586894 v -0.261723 0.475746 1.550222 v -0.273180 0.493644 1.484590 v -0.236443 0.334087 1.672475 v -0.241027 0.303907 1.703037 v -0.243838 0.345034 1.691914 v -0.242731 0.374209 1.656251 v -0.242336 0.356273 1.712675 v -0.238933 0.323936 1.744432 v -0.232380 0.366026 1.731356 v -0.238838 0.398187 1.696197 v -0.257392 0.490775 1.569737 v -0.245141 0.466837 1.625576 v -0.245154 0.503263 1.586728 v -0.262663 0.524837 1.522570 v -0.407838 0.461374 0.723999 v -0.378447 0.413167 0.836390 v -0.348731 0.436912 0.927010 v -0.381580 0.482102 0.812994 v -0.408610 0.313160 0.771761 v -0.376936 0.279832 0.885080 v -0.342926 0.311119 0.981245 v -0.377240 0.344765 0.862172 v -0.274538 0.310353 1.195705 v -0.243301 0.279327 1.312216 v -0.217852 0.310793 1.385884 v -0.245390 0.340422 1.277367 v -0.287121 0.421831 1.125770 v -0.253564 0.394557 1.235473 v -0.237582 0.415769 1.291557 v -0.267499 0.438120 1.195626 v -0.473352 0.568875 0.007578 v -0.484772 0.503573 0.042105 v -0.473352 0.564658 0.076197 v -0.457363 0.641053 0.042254 v -0.499238 0.358973 0.007339 v -0.500000 0.318216 0.042797 v -0.499238 0.354934 0.077055 v -0.496954 0.400242 0.042210 v -0.499238 0.348291 0.145691 v -0.500000 0.305791 0.181692 v -0.499238 0.340477 0.214803 v -0.496954 0.386891 0.178822 v -0.473352 0.557068 0.143242 v -0.484772 0.489285 0.177103 v -0.473352 0.546950 0.209952 v -0.457363 0.625149 0.176174 v -0.473352 0.283946 -0.562575 v -0.484224 0.320851 -0.502914 v -0.471688 0.355768 -0.548607 v -0.457089 0.316425 -0.618706 v -0.499238 0.292457 -0.387993 v -0.499238 0.332924 -0.351535 v -0.496235 0.370223 -0.380701 v -0.496235 0.326369 -0.418997 v -0.484224 0.468334 -0.374820 v -0.473352 0.535147 -0.342212 v -0.457089 0.598491 -0.370264 v -0.471688 0.521662 -0.403788 v -0.465036 0.443065 -0.531972 v -0.465036 0.505655 -0.476638 v -0.447322 0.559310 -0.511917 v -0.447322 0.486350 -0.578016 v -0.243301 0.279327 -1.312400 v -0.274538 0.310353 -1.196431 v -0.245390 0.340422 -1.277544 v -0.217852 0.310793 -1.385884 v -0.376936 0.279832 -0.891520 v -0.408610 0.313160 -0.781943 v -0.377239 0.344765 -0.868400 v -0.342926 0.311119 -0.984875 v -0.378447 0.413167 -0.842077 v -0.407838 0.461374 -0.732652 v -0.381580 0.482102 -0.817623 v -0.348731 0.436912 -0.929930 v -0.253564 0.394557 -1.235633 v -0.287121 0.421831 -1.126354 v -0.267499 0.438120 -1.195755 v -0.237582 0.415769 -1.291557 v -0.238933 0.323936 -1.744432 v -0.242336 0.356273 -1.712675 v -0.238838 0.398187 -1.696197 v -0.232380 0.366026 -1.731355 v -0.241027 0.303907 -1.703037 v -0.236443 0.334087 -1.672475 v -0.242731 0.374209 -1.656251 v -0.243838 0.345034 -1.691914 v -0.251760 0.439141 -1.586894 v -0.257127 0.460526 -1.531352 v -0.273180 0.493644 -1.484590 v -0.261723 0.475746 -1.550223 v -0.245141 0.466837 -1.625576 v -0.257392 0.490775 -1.569737 v -0.262663 0.524837 -1.522570 v -0.245154 0.503263 -1.586728 v -0.098896 0.534926 -1.543450 v -0.076655 0.508032 -1.601634 v -0.088519 0.478159 -1.650543 v -0.108974 0.508586 -1.601825 v -0.030398 0.535616 -1.544507 v -0.012554 0.508460 -1.602264 v -0.027063 0.477921 -1.650614 v -0.044450 0.508154 -1.601917 v -0.025586 0.409981 -1.724973 v -0.011279 0.373490 -1.753139 v -0.025222 0.336050 -1.776853 v -0.039512 0.373534 -1.753163 v -0.084092 0.410464 -1.725234 v -0.068509 0.373742 -1.753289 v -0.083194 0.336405 -1.777077 v -0.098459 0.374234 -1.753595 v 0.085460 0.336394 -1.777070 v 0.071512 0.373734 -1.753283 v 0.086423 0.410446 -1.725222 v 0.100023 0.374211 -1.753580 v 0.029962 0.336049 -1.776853 v 0.016375 0.373490 -1.753139 v 0.030457 0.409981 -1.724973 v 0.043801 0.373532 -1.753162 v 0.032459 0.477920 -1.650614 v 0.018840 0.508460 -1.602264 v 0.036975 0.535615 -1.544506 v 0.049744 0.508150 -1.601915 v 0.091118 0.478132 -1.650526 v 0.080379 0.508014 -1.601622 v 0.102102 0.534892 -1.543428 v 0.110963 0.508537 -1.601793 v 0.255286 0.460254 -1.531159 v 0.249795 0.438892 -1.586725 v 0.259698 0.475427 -1.550001 v 0.271245 0.493298 -1.484338 v 0.234515 0.333976 -1.672404 v 0.238977 0.303816 -1.702979 v 0.241740 0.344898 -1.691827 v 0.240724 0.374047 -1.656146 v 0.240201 0.356118 -1.712576 v 0.236829 0.323818 -1.744357 v 0.230351 0.365865 -1.731253 v 0.236743 0.397982 -1.696065 v 0.255310 0.490427 -1.569500 v 0.243066 0.466533 -1.625375 v 0.243157 0.502911 -1.586492 v 0.260626 0.524436 -1.522292 v 0.407719 0.461334 -0.732613 v 0.378370 0.413143 -0.842054 v 0.348578 0.436867 -0.929887 v 0.381358 0.482030 -0.817554 v 0.408607 0.313159 -0.781942 v 0.376932 0.279832 -0.891520 v 0.342906 0.311117 -0.984874 v 0.377221 0.344760 -0.868395 v 0.274452 0.310348 -1.196428 v 0.243154 0.279322 -1.312397 v 0.217619 0.310782 -1.385877 v 0.245235 0.340409 -1.277535 v 0.286910 0.421784 -1.126312 v 0.253357 0.394524 -1.235607 v 0.237258 0.415716 -1.291514 v 0.267168 0.438048 -1.195694 v 0.499238 0.292457 -0.387993 v 0.496235 0.326369 -0.418997 v 0.496235 0.370223 -0.380701 v 0.499238 0.332924 -0.351535 v 0.473352 0.283946 -0.562575 v 0.457087 0.316424 -0.618705 v 0.471682 0.355766 -0.548605 v 0.484223 0.320851 -0.502914 v 0.465005 0.443053 -0.531961 v 0.447245 0.486323 -0.577989 v 0.447245 0.559283 -0.511890 v 0.465005 0.505644 -0.476627 v 0.484223 0.468334 -0.374820 v 0.471682 0.521660 -0.403785 v 0.457087 0.598490 -0.370263 v 0.473352 0.535147 -0.342212 v 0.500000 0.305791 0.181692 v 0.499238 0.348291 0.145691 v 0.496954 0.386891 0.178822 v 0.499238 0.340477 0.214802 v 0.500000 0.318216 0.042797 v 0.499238 0.358973 0.007339 v 0.496954 0.400242 0.042210 v 0.499238 0.354934 0.077055 v 0.484772 0.503573 0.042105 v 0.473352 0.568875 0.007578 v 0.457363 0.641053 0.042254 v 0.473352 0.564658 0.076197 v 0.484772 0.489285 0.177103 v 0.473352 0.557068 0.143242 v 0.457363 0.625149 0.176174 v 0.473352 0.546950 0.209952 v 0.408635 -0.205177 0.805851 v 0.376930 -0.172161 0.919465 v 0.342727 -0.204854 1.024254 v 0.376931 -0.237358 0.904371 v 0.408635 -0.072465 0.824677 v 0.376930 -0.039276 0.935391 v 0.342724 -0.072443 1.047339 v 0.376930 -0.105753 0.929943 v 0.273995 -0.072436 1.275775 v 0.243061 -0.039264 1.385261 v 0.216810 -0.072439 1.478543 v 0.243064 -0.105726 1.377523 v 0.274010 -0.204781 1.248024 v 0.243077 -0.172068 1.362481 v 0.216852 -0.204921 1.446554 v 0.243105 -0.237115 1.340567 v 0.238496 -0.272897 1.780249 v 0.242450 -0.231493 1.784793 v 0.239433 -0.197137 1.808344 v 0.233489 -0.238468 1.804913 v 0.239498 -0.255496 1.737601 v 0.234368 -0.216530 1.742483 v 0.239791 -0.184321 1.764791 v 0.242775 -0.223758 1.762763 v 0.239922 -0.112819 1.783733 v 0.234497 -0.075981 1.779959 v 0.239954 -0.041819 1.793613 v 0.243213 -0.078542 1.800696 v 0.239850 -0.120770 1.827859 v 0.243204 -0.081332 1.823316 v 0.239954 -0.044786 1.838009 v 0.234472 -0.083886 1.844048 v 0.016302 -0.087334 1.872298 v 0.029973 -0.127454 1.865777 v 0.043684 -0.087334 1.872298 v 0.029974 -0.047342 1.876265 v 0.016302 -0.246751 1.831574 v 0.029969 -0.285555 1.815524 v 0.043671 -0.246762 1.831582 v 0.029972 -0.207347 1.845348 v 0.071480 -0.246810 1.831612 v 0.085671 -0.285716 1.815626 v 0.100341 -0.246916 1.831679 v 0.085790 -0.207405 1.845384 v 0.071544 -0.087335 1.872299 v 0.085842 -0.127466 1.865784 v 0.100520 -0.087338 1.872301 v 0.085855 -0.047342 1.876265 v -0.083403 -0.285721 1.815629 v -0.068496 -0.246811 1.831612 v -0.083520 -0.207406 1.845385 v -0.098783 -0.246921 1.831682 v -0.025228 -0.285555 1.815524 v -0.011241 -0.246751 1.831574 v -0.025232 -0.207347 1.845348 v -0.039412 -0.246763 1.831582 v -0.025233 -0.127454 1.865777 v -0.011241 -0.087334 1.872298 v -0.025233 -0.047342 1.876265 v -0.039424 -0.087334 1.872298 v -0.083572 -0.127466 1.865784 v -0.068559 -0.087335 1.872299 v -0.083585 -0.047342 1.876265 v -0.098961 -0.087339 1.872301 v -0.236519 -0.075982 1.779960 v -0.242030 -0.112822 1.783735 v -0.245376 -0.078543 1.800697 v -0.242064 -0.041819 1.793613 v -0.236369 -0.216554 1.742498 v -0.241581 -0.255539 1.737628 v -0.244925 -0.223787 1.762782 v -0.241892 -0.184336 1.764800 v -0.244607 -0.231527 1.784814 v -0.240603 -0.272952 1.780284 v -0.235512 -0.238503 1.804935 v -0.241543 -0.197157 1.808357 v -0.245367 -0.081333 1.823316 v -0.241960 -0.120774 1.827861 v -0.236494 -0.083887 1.844049 v -0.242064 -0.044786 1.838009 v -0.408635 -0.072465 0.824677 v -0.376934 -0.105753 0.929943 v -0.342742 -0.072444 1.047339 v -0.376934 -0.039276 0.935390 v -0.408635 -0.205177 0.805851 v -0.376935 -0.237359 0.904372 v -0.342745 -0.204854 1.024254 v -0.376934 -0.172161 0.919465 v -0.274097 -0.204782 1.248024 v -0.243256 -0.237117 1.340569 v -0.217097 -0.204923 1.446556 v -0.243230 -0.172069 1.362482 v -0.274084 -0.072436 1.275775 v -0.243219 -0.105726 1.377523 v -0.217058 -0.072439 1.478543 v -0.243216 -0.039264 1.385261 v -0.500000 -0.081590 0.009825 v -0.500000 -0.118443 0.047731 v -0.500000 -0.080218 0.086405 v -0.500000 -0.043857 0.048918 v -0.500000 -0.232264 0.008283 v -0.500000 -0.267957 0.044096 v -0.500000 -0.228705 0.081172 v -0.500000 -0.193459 0.045932 v -0.500000 -0.223136 0.152838 v -0.500000 -0.255989 0.186074 v -0.500000 -0.217107 0.224920 v -0.500000 -0.184150 0.191450 v -0.500000 -0.078102 0.161163 v -0.500000 -0.112512 0.196428 v -0.500000 -0.075869 0.235614 v -0.500000 -0.041690 0.199614 v -0.473352 -0.239339 -0.575027 v -0.484772 -0.206894 -0.525504 v -0.473352 -0.172923 -0.585998 v -0.457363 -0.205786 -0.646355 v -0.499238 -0.244702 -0.396817 v -0.500000 -0.212165 -0.367539 v -0.499238 -0.175982 -0.406282 v -0.496954 -0.208890 -0.437925 v -0.499238 -0.107524 -0.414490 v -0.500000 -0.074144 -0.383154 v -0.499238 -0.039881 -0.419543 v -0.496954 -0.073143 -0.454008 v -0.473352 -0.105966 -0.594399 v -0.484772 -0.072663 -0.541767 v -0.473352 -0.039337 -0.599144 v -0.457363 -0.072504 -0.663424 v -0.243256 -0.237117 -1.340757 v -0.274097 -0.204782 -1.248788 v -0.243230 -0.172069 -1.362676 v -0.217097 -0.204923 -1.446556 v -0.376935 -0.237359 -0.910964 v -0.408635 -0.205177 -0.816555 v -0.376934 -0.172161 -0.926257 v -0.342745 -0.204854 -1.028077 v -0.376934 -0.105753 -0.936927 v -0.408635 -0.072465 -0.835969 v -0.376934 -0.039276 -0.942498 v -0.342742 -0.072444 -1.051372 v -0.243219 -0.105726 -1.377723 v -0.274084 -0.072436 -1.276581 v -0.243216 -0.039264 -1.385464 v -0.217058 -0.072439 -1.478543 v -0.240603 -0.272952 -1.780284 v -0.244607 -0.231527 -1.784814 v -0.241543 -0.197157 -1.808357 v -0.235512 -0.238503 -1.804935 v -0.241581 -0.255539 -1.737628 v -0.236369 -0.216554 -1.742498 v -0.241892 -0.184336 -1.764800 v -0.244925 -0.223787 -1.762782 v -0.242030 -0.112822 -1.783735 v -0.236519 -0.075982 -1.779960 v -0.242064 -0.041819 -1.793613 v -0.245376 -0.078543 -1.800697 v -0.241960 -0.120774 -1.827861 v -0.245367 -0.081333 -1.823316 v -0.242064 -0.044786 -1.838009 v -0.236494 -0.083887 -1.844049 v -0.083585 -0.047342 -1.876265 v -0.068559 -0.087335 -1.872299 v -0.083572 -0.127466 -1.865784 v -0.098961 -0.087339 -1.872301 v -0.025233 -0.047342 -1.876265 v -0.011241 -0.087334 -1.872297 v -0.025233 -0.127454 -1.865776 v -0.039424 -0.087334 -1.872298 v -0.025232 -0.207347 -1.845348 v -0.011241 -0.246751 -1.831574 v -0.025228 -0.285555 -1.815524 v -0.039412 -0.246763 -1.831582 v -0.083520 -0.207406 -1.845385 v -0.068496 -0.246811 -1.831612 v -0.083403 -0.285721 -1.815629 v -0.098783 -0.246921 -1.831682 v 0.085671 -0.285716 -1.815626 v 0.071480 -0.246810 -1.831611 v 0.085790 -0.207405 -1.845384 v 0.100341 -0.246916 -1.831679 v 0.029969 -0.285555 -1.815524 v 0.016302 -0.246751 -1.831574 v 0.029972 -0.207347 -1.845348 v 0.043671 -0.246762 -1.831582 v 0.029973 -0.127454 -1.865777 v 0.016302 -0.087334 -1.872297 v 0.029974 -0.047342 -1.876265 v 0.043684 -0.087334 -1.872298 v 0.085842 -0.127466 -1.865784 v 0.071544 -0.087335 -1.872298 v 0.085855 -0.047342 -1.876265 v 0.100520 -0.087338 -1.872300 v 0.234497 -0.075981 -1.779959 v 0.239922 -0.112819 -1.783733 v 0.243213 -0.078542 -1.800696 v 0.239954 -0.041819 -1.793613 v 0.234368 -0.216530 -1.742483 v 0.239498 -0.255496 -1.737601 v 0.242775 -0.223758 -1.762763 v 0.239791 -0.184321 -1.764791 v 0.242450 -0.231493 -1.784793 v 0.238496 -0.272897 -1.780249 v 0.233489 -0.238468 -1.804913 v 0.239433 -0.197137 -1.808344 v 0.243204 -0.081332 -1.823316 v 0.239850 -0.120770 -1.827859 v 0.234472 -0.083886 -1.844048 v 0.239954 -0.044786 -1.838009 v 0.408635 -0.072465 -0.835969 v 0.376930 -0.105753 -0.936927 v 0.342724 -0.072444 -1.051372 v 0.376930 -0.039276 -0.942498 v 0.408635 -0.205177 -0.816555 v 0.376931 -0.237358 -0.910964 v 0.342727 -0.204854 -1.028077 v 0.376930 -0.172161 -0.926257 v 0.274010 -0.204781 -1.248788 v 0.243105 -0.237115 -1.340756 v 0.216852 -0.204921 -1.446554 v 0.243077 -0.172068 -1.362676 v 0.273995 -0.072436 -1.276581 v 0.243064 -0.105726 -1.377723 v 0.216810 -0.072439 -1.478543 v 0.243061 -0.039264 -1.385464 v 0.500000 -0.074144 -0.383154 v 0.499238 -0.107524 -0.414490 v 0.496954 -0.073143 -0.454008 v 0.499238 -0.039881 -0.419543 v 0.500000 -0.212165 -0.367539 v 0.499238 -0.244702 -0.396817 v 0.496954 -0.208890 -0.437925 v 0.499238 -0.175982 -0.406282 v 0.484772 -0.206894 -0.525504 v 0.473352 -0.239339 -0.575027 v 0.457363 -0.205786 -0.646355 v 0.473352 -0.172923 -0.585998 v 0.484772 -0.072663 -0.541767 v 0.473352 -0.105966 -0.594399 v 0.457363 -0.072504 -0.663424 v 0.473352 -0.039337 -0.599144 v 0.500000 -0.255989 0.186074 v 0.500000 -0.223136 0.152838 v 0.500000 -0.184150 0.191450 v 0.500000 -0.217107 0.224920 v 0.500000 -0.267957 0.044096 v 0.500000 -0.232264 0.008283 v 0.500000 -0.193459 0.045932 v 0.500000 -0.228705 0.081172 v 0.500000 -0.118443 0.047731 v 0.500000 -0.081590 0.009825 v 0.500000 -0.043857 0.048918 v 0.500000 -0.080218 0.086405 v 0.500000 -0.112512 0.196428 v 0.500000 -0.078102 0.161163 v 0.500000 -0.041690 0.199614 v 0.500000 -0.075869 0.235614 v 0.236829 -1.744358 0.316626 v 0.240201 -1.712577 0.350094 v 0.236743 -1.696065 0.392869 v 0.230351 -1.731253 0.359650 v 0.238978 -1.702979 0.297100 v 0.234515 -1.672404 0.328348 v 0.240724 -1.656146 0.369273 v 0.241740 -1.691827 0.339080 v 0.249795 -1.586725 0.435805 v 0.255286 -1.531159 0.457927 v 0.271245 -1.484338 0.491560 v 0.259698 -1.550001 0.473021 v 0.243066 -1.625375 0.463227 v 0.255310 -1.569500 0.487935 v 0.260626 -1.522291 0.522575 v 0.243157 -1.586492 0.500341 v 0.018840 -1.602264 0.505783 v 0.032459 -1.650614 0.474425 v 0.049744 -1.601915 0.505473 v 0.036975 -1.544506 0.533647 v 0.016375 -1.753139 0.367016 v 0.029962 -1.776853 0.328447 v 0.043801 -1.753162 0.367059 v 0.030457 -1.724973 0.404576 v 0.071512 -1.753283 0.367260 v 0.085460 -1.777070 0.328791 v 0.100023 -1.753580 0.367737 v 0.086423 -1.725222 0.405041 v 0.080379 -1.601622 0.505337 v 0.091118 -1.650526 0.474638 v 0.110963 -1.601793 0.505860 v 0.102102 -1.543428 0.532925 v -0.083194 -1.777077 0.328802 v -0.068509 -1.753289 0.367269 v -0.084092 -1.725234 0.405060 v -0.098459 -1.753594 0.367760 v -0.025222 -1.776853 0.328447 v -0.011279 -1.753139 0.367016 v -0.025586 -1.724973 0.404577 v -0.039512 -1.753163 0.367061 v -0.027063 -1.650614 0.474426 v -0.012554 -1.602264 0.505783 v -0.030398 -1.544507 0.533648 v -0.044450 -1.601917 0.505476 v -0.088519 -1.650543 0.474664 v -0.076655 -1.601634 0.505354 v -0.098896 -1.543451 0.532958 v -0.108974 -1.601825 0.505908 v -0.257127 -1.531352 0.458198 v -0.251760 -1.586894 0.436054 v -0.261723 -1.550222 0.473340 v -0.273180 -1.484590 0.491906 v -0.236443 -1.672475 0.328459 v -0.241027 -1.703037 0.297191 v -0.243838 -1.691914 0.339216 v -0.242731 -1.656251 0.369435 v -0.242336 -1.712675 0.350248 v -0.238933 -1.744432 0.316744 v -0.232380 -1.731355 0.359811 v -0.238838 -1.696197 0.393075 v -0.257392 -1.569737 0.488284 v -0.245141 -1.625576 0.463531 v -0.245154 -1.586728 0.500692 v -0.262663 -1.522570 0.522975 v -0.407838 -0.727500 0.459258 v -0.378447 -0.838691 0.410312 v -0.348732 -0.928191 0.434718 v -0.381580 -0.814867 0.480567 v -0.408610 -0.775881 0.307778 v -0.376936 -0.887686 0.273510 v -0.342926 -0.982714 0.305745 v -0.377240 -0.864691 0.340286 v -0.274538 -1.195999 0.304980 v -0.243301 -1.312290 0.273021 v -0.217852 -1.385884 0.305418 v -0.245390 -1.277438 0.335919 v -0.287121 -1.126006 0.419514 v -0.253564 -1.235538 0.391557 v -0.237582 -1.291557 0.413325 v -0.267499 -1.195678 0.436250 v -0.499238 -0.352304 0.285941 v -0.496235 -0.387459 0.320884 v -0.496235 -0.345489 0.365636 v -0.499238 -0.313131 0.327365 v -0.473352 -0.544905 0.277563 v -0.457089 -0.605688 0.311023 v -0.471688 -0.531248 0.351266 v -0.484224 -0.480619 0.315417 v -0.465036 -0.515018 0.440207 v -0.447322 -0.565969 0.484233 v -0.447322 -0.495446 0.557782 v -0.465036 -0.454992 0.503477 v -0.484224 -0.339847 0.465390 v -0.471688 -0.372740 0.519432 v -0.457089 -0.335379 0.596841 v -0.473352 -0.304345 0.532877 v -0.500000 -0.074144 0.311272 v -0.499238 -0.107524 0.349039 v -0.496954 -0.073143 0.395266 v -0.499238 -0.039881 0.353007 v -0.500000 -0.212165 0.299058 v -0.499238 -0.244702 0.334813 v -0.496954 -0.208890 0.382120 v -0.499238 -0.175982 0.342506 v -0.484772 -0.206894 0.486207 v -0.473352 -0.239339 0.544627 v -0.457363 -0.205786 0.623418 v -0.473352 -0.172923 0.554676 v -0.484772 -0.072663 0.500337 v -0.473352 -0.105966 0.562200 v -0.457363 -0.072504 0.639227 v -0.473352 -0.039337 0.566375 v -0.500000 0.191626 0.299058 v -0.499238 0.156908 0.342506 v -0.496954 0.188625 0.382120 v -0.499238 0.223473 0.334813 v -0.500000 0.059530 0.311272 v -0.499238 0.026393 0.353007 v -0.496954 0.058722 0.395266 v -0.499238 0.091602 0.349039 v -0.484772 0.058368 0.500337 v -0.473352 0.026096 0.566375 v -0.457363 0.058284 0.639227 v -0.473352 0.090311 0.562200 v -0.484772 0.186770 0.486207 v -0.473352 0.154138 0.554676 v -0.457363 0.185720 0.623417 v -0.473352 0.218407 0.544627 v -0.473352 0.535147 0.277563 v -0.484224 0.468334 0.315417 v -0.471688 0.521662 0.351266 v -0.457089 0.598491 0.311023 v -0.499238 0.332924 0.285941 v -0.499238 0.292457 0.327365 v -0.496235 0.326369 0.365636 v -0.496235 0.370223 0.320884 v -0.484224 0.320851 0.465390 v -0.473352 0.283946 0.532877 v -0.457089 0.316425 0.596841 v -0.471688 0.355768 0.519432 v -0.465036 0.505655 0.440207 v -0.465036 0.443065 0.503477 v -0.447322 0.486350 0.557782 v -0.447322 0.559310 0.484233 v -0.243301 1.312230 0.273021 v -0.274538 1.195760 0.304980 v -0.245390 1.277380 0.335919 v -0.217852 1.385884 0.305418 v -0.376936 0.885566 0.273510 v -0.408610 0.772529 0.307778 v -0.377239 0.862642 0.340286 v -0.342926 0.981519 0.305745 v -0.378447 0.836820 0.410312 v -0.407838 0.724652 0.459258 v -0.381580 0.813343 0.480567 v -0.348731 0.927230 0.434718 v -0.253564 1.235485 0.391557 v -0.287121 1.125814 0.419514 v -0.267499 1.195636 0.436250 v -0.237582 1.291557 0.413325 v -0.238933 1.744432 0.316744 v -0.242336 1.712675 0.350248 v -0.238838 1.696197 0.393075 v -0.232380 1.731355 0.359811 v -0.241027 1.703037 0.297191 v -0.236443 1.672475 0.328459 v -0.242731 1.656251 0.369435 v -0.243838 1.691914 0.339216 v -0.251760 1.586894 0.436054 v -0.257127 1.531352 0.458198 v -0.273180 1.484590 0.491906 v -0.261723 1.550223 0.473340 v -0.245141 1.625576 0.463531 v -0.257392 1.569737 0.488284 v -0.262663 1.522570 0.522975 v -0.245154 1.586728 0.500692 v -0.098896 1.543450 0.532958 v -0.076655 1.601634 0.505354 v -0.088519 1.650543 0.474664 v -0.108974 1.601825 0.505908 v -0.030398 1.544507 0.533648 v -0.012554 1.602264 0.505783 v -0.027063 1.650614 0.474426 v -0.044450 1.601917 0.505476 v -0.025586 1.724973 0.404577 v -0.011279 1.753139 0.367016 v -0.025222 1.776853 0.328447 v -0.039512 1.753163 0.367061 v -0.084092 1.725234 0.405060 v -0.068509 1.753289 0.367269 v -0.083194 1.777077 0.328802 v -0.098459 1.753594 0.367760 v 0.085460 1.777070 0.328791 v 0.071512 1.753283 0.367260 v 0.086423 1.725222 0.405041 v 0.100023 1.753580 0.367737 v 0.029962 1.776853 0.328447 v 0.016375 1.753139 0.367016 v 0.030457 1.724973 0.404576 v 0.043801 1.753162 0.367059 v 0.032459 1.650614 0.474425 v 0.018840 1.602264 0.505783 v 0.036975 1.544506 0.533647 v 0.049744 1.601915 0.505473 v 0.091118 1.650526 0.474638 v 0.080379 1.601622 0.505337 v 0.102102 1.543428 0.532925 v 0.110963 1.601793 0.505860 v 0.255286 1.531159 0.457927 v 0.249795 1.586725 0.435805 v 0.259698 1.550001 0.473021 v 0.271245 1.484338 0.491560 v 0.234515 1.672404 0.328348 v 0.238978 1.702979 0.297100 v 0.241740 1.691827 0.339080 v 0.240724 1.656146 0.369273 v 0.240201 1.712576 0.350094 v 0.236829 1.744357 0.316626 v 0.230351 1.731253 0.359650 v 0.236743 1.696065 0.392869 v 0.255310 1.569500 0.487935 v 0.243066 1.625375 0.463227 v 0.243158 1.586492 0.500341 v 0.260626 1.522292 0.522575 v 0.407719 0.724613 0.459218 v 0.378370 0.836797 0.410287 v 0.348578 0.927188 0.434672 v 0.381358 0.813274 0.480495 v 0.408607 0.772528 0.307777 v 0.376932 0.885566 0.273510 v 0.342906 0.981517 0.305743 v 0.377221 0.862637 0.340281 v 0.274452 1.195756 0.304975 v 0.243154 1.312227 0.273016 v 0.217619 1.385877 0.305407 v 0.245235 1.277371 0.335907 v 0.286910 1.125772 0.419466 v 0.253357 1.235458 0.391525 v 0.237258 1.291514 0.413272 v 0.267168 1.195575 0.436178 v 0.473352 0.283946 0.532877 v 0.484223 0.320851 0.465390 v 0.471682 0.355766 0.519430 v 0.457087 0.316424 0.596840 v 0.499238 0.292457 0.327365 v 0.499238 0.332924 0.285941 v 0.496235 0.370223 0.320884 v 0.496235 0.326369 0.365636 v 0.484223 0.468334 0.315417 v 0.473352 0.535147 0.277563 v 0.457087 0.598490 0.311023 v 0.471682 0.521660 0.351264 v 0.465005 0.443053 0.503466 v 0.465005 0.505644 0.440196 v 0.447245 0.559283 0.484207 v 0.447245 0.486323 0.557756 v 0.473352 0.026096 0.566375 v 0.484772 0.058368 0.500337 v 0.473352 0.090311 0.562200 v 0.457363 0.058284 0.639226 v 0.499238 0.026393 0.353007 v 0.500000 0.059530 0.311272 v 0.499238 0.091602 0.349039 v 0.496954 0.058722 0.395266 v 0.499238 0.156908 0.342506 v 0.500000 0.191626 0.299058 v 0.499238 0.223473 0.334813 v 0.496954 0.188625 0.382120 v 0.473352 0.154138 0.554676 v 0.484772 0.186770 0.486207 v 0.473352 0.218407 0.544627 v 0.457363 0.185720 0.623418 v 0.473352 -0.239339 0.544627 v 0.484772 -0.206894 0.486207 v 0.473352 -0.172923 0.554676 v 0.457363 -0.205786 0.623418 v 0.499238 -0.244702 0.334813 v 0.500000 -0.212165 0.299058 v 0.499238 -0.175982 0.342506 v 0.496954 -0.208890 0.382120 v 0.499238 -0.107524 0.349039 v 0.500000 -0.074144 0.311272 v 0.499238 -0.039881 0.353007 v 0.496954 -0.073143 0.395266 v 0.473352 -0.105966 0.562200 v 0.484772 -0.072663 0.500337 v 0.473352 -0.039337 0.566375 v 0.457363 -0.072504 0.639227 v 0.447245 -0.565943 0.484207 v 0.465005 -0.515007 0.440196 v 0.465005 -0.454981 0.503466 v 0.447245 -0.495419 0.557756 v 0.457087 -0.605687 0.311023 v 0.473352 -0.544905 0.277563 v 0.484223 -0.480619 0.315417 v 0.471682 -0.531246 0.351264 v 0.496235 -0.387459 0.320884 v 0.499238 -0.352304 0.285941 v 0.499238 -0.313131 0.327365 v 0.496235 -0.345489 0.365636 v 0.471682 -0.372738 0.519430 v 0.484223 -0.339847 0.465390 v 0.473352 -0.304345 0.532877 v 0.457087 -0.335378 0.596840 v 0.243154 -1.312287 0.273016 v 0.274452 -1.195995 0.304975 v 0.245235 -1.277430 0.335907 v 0.217619 -1.385877 0.305407 v 0.376932 -0.887686 0.273510 v 0.408607 -0.775880 0.307777 v 0.377221 -0.864687 0.340281 v 0.342906 -0.982712 0.305743 v 0.378370 -0.838668 0.410287 v 0.407719 -0.727461 0.459218 v 0.381358 -0.814798 0.480495 v 0.348578 -0.928149 0.434672 v 0.253357 -1.235511 0.391525 v 0.286910 -1.125964 0.419466 v 0.267168 -1.195617 0.436178 v 0.237258 -1.291514 0.413272 v 0.234368 -1.742483 -0.257195 v 0.239791 -1.764791 -0.223562 v 0.242775 -1.762763 -0.265795 v 0.239498 -1.737601 -0.297846 v 0.234498 -1.779959 -0.104820 v 0.239954 -1.793613 -0.067436 v 0.243213 -1.800696 -0.108354 v 0.239922 -1.783733 -0.145793 v 0.243204 -1.823316 -0.112205 v 0.239954 -1.838009 -0.072219 v 0.234472 -1.844048 -0.115732 v 0.239850 -1.827859 -0.156083 v 0.242450 -1.784793 -0.275027 v 0.239433 -1.808344 -0.239162 v 0.233489 -1.804913 -0.283373 v 0.238496 -1.780249 -0.318251 v 0.016302 -1.872297 -0.120506 v 0.029973 -1.865777 -0.164783 v 0.043684 -1.872298 -0.120506 v 0.029974 -1.876265 -0.076341 v 0.016302 -1.831574 -0.293526 v 0.029969 -1.815524 -0.333498 v 0.043671 -1.831582 -0.293538 v 0.029972 -1.845348 -0.251770 v 0.071480 -1.831611 -0.293585 v 0.085671 -1.815626 -0.333659 v 0.100341 -1.831679 -0.293692 v 0.085790 -1.845384 -0.251828 v 0.071544 -1.872298 -0.120508 v 0.085842 -1.865784 -0.164795 v 0.100520 -1.872300 -0.120511 v 0.085855 -1.876264 -0.076341 v -0.083403 -1.815629 -0.333664 v -0.068496 -1.831612 -0.293587 v -0.083520 -1.845385 -0.251829 v -0.098783 -1.831682 -0.293697 v -0.025228 -1.815524 -0.333498 v -0.011241 -1.831574 -0.293526 v -0.025232 -1.845348 -0.251770 v -0.039412 -1.831582 -0.293539 v -0.025233 -1.865777 -0.164783 v -0.011241 -1.872297 -0.120506 v -0.025233 -1.876265 -0.076341 v -0.039424 -1.872298 -0.120506 v -0.083572 -1.865784 -0.164795 v -0.068559 -1.872298 -0.120508 v -0.083585 -1.876264 -0.076341 v -0.098961 -1.872301 -0.120511 v -0.236519 -1.779960 -0.104820 v -0.242030 -1.783735 -0.145796 v -0.245376 -1.800697 -0.108355 v -0.242064 -1.793613 -0.067436 v -0.236369 -1.742498 -0.257219 v -0.241581 -1.737628 -0.297889 v -0.244925 -1.762782 -0.265824 v -0.241892 -1.764800 -0.223577 v -0.244607 -1.784814 -0.275060 v -0.240603 -1.780284 -0.318306 v -0.235512 -1.804935 -0.283408 v -0.241543 -1.808357 -0.239182 v -0.245367 -1.823316 -0.112206 v -0.241960 -1.827861 -0.156087 v -0.236494 -1.844049 -0.115733 v -0.242064 -1.838008 -0.072219 v -0.408635 -0.829246 -0.100126 v -0.376934 -0.932769 -0.136797 v -0.342742 -1.048971 -0.100009 v -0.376934 -0.938266 -0.063426 v -0.408635 -0.810182 -0.244047 v -0.376935 -0.907039 -0.277156 v -0.342745 -1.025801 -0.243675 v -0.376934 -0.922213 -0.209064 v -0.274097 -1.248333 -0.243581 v -0.243256 -1.340645 -0.276880 v -0.217097 -1.446556 -0.243717 v -0.243230 -1.362561 -0.208913 v -0.274084 -1.276101 -0.099958 v -0.243219 -1.377604 -0.136687 v -0.217058 -1.478543 -0.099950 v -0.243216 -1.385343 -0.063317 v -0.499238 -0.360309 -0.285261 v -0.496954 -0.404932 -0.248327 v -0.499238 -0.368714 -0.213773 v -0.500000 -0.327416 -0.252133 v -0.473352 -0.556939 -0.279278 v -0.457363 -0.632698 -0.244743 v -0.473352 -0.567361 -0.210055 v -0.484772 -0.502154 -0.246017 v -0.473352 -0.575240 -0.137321 v -0.457363 -0.649017 -0.100336 v -0.473352 -0.579645 -0.063851 v -0.484772 -0.517145 -0.100746 v -0.499238 -0.375918 -0.139534 v -0.496954 -0.419259 -0.101547 v -0.499238 -0.380320 -0.065009 v -0.500000 -0.340987 -0.102929 v -0.500000 -0.075869 -0.312215 v -0.500000 -0.112512 -0.271438 v -0.500000 -0.078102 -0.234279 v -0.500000 -0.041690 -0.275596 v -0.500000 -0.217107 -0.298268 v -0.500000 -0.255989 -0.257894 v -0.500000 -0.223136 -0.223398 v -0.500000 -0.184150 -0.264933 v -0.500000 -0.228705 -0.145582 v -0.500000 -0.267957 -0.105083 v -0.500000 -0.232264 -0.067471 v -0.500000 -0.193459 -0.107753 v -0.500000 -0.080218 -0.152515 v -0.500000 -0.118443 -0.110236 v -0.500000 -0.081590 -0.070091 v -0.500000 -0.043857 -0.111828 v -0.500000 0.196114 -0.298268 v -0.500000 0.164262 -0.264933 v -0.500000 0.201565 -0.223398 v -0.500000 0.233810 -0.257894 v -0.500000 0.060972 -0.312215 v -0.500000 0.027703 -0.275596 v -0.500000 0.062869 -0.234279 v -0.500000 0.095957 -0.271438 v -0.500000 0.064678 -0.152515 v -0.500000 0.029349 -0.111828 v -0.500000 0.065854 -0.070091 v -0.500000 0.101187 -0.110236 v -0.500000 0.206588 -0.145582 v -0.500000 0.172629 -0.107753 v -0.500000 0.209795 -0.067471 v -0.500000 0.244648 -0.105083 v -0.473352 0.546950 -0.279278 v -0.484772 0.489285 -0.246017 v -0.473352 0.557068 -0.210055 v -0.457363 0.625149 -0.244743 v -0.499238 0.340477 -0.285261 v -0.500000 0.305791 -0.252133 v -0.499238 0.348291 -0.213773 v -0.496954 0.386891 -0.248327 v -0.499238 0.354934 -0.139534 v -0.500000 0.318216 -0.102929 v -0.499238 0.358973 -0.065009 v -0.496954 0.400242 -0.101547 v -0.473352 0.564658 -0.137321 v -0.484772 0.503573 -0.100746 v -0.473352 0.568875 -0.063851 v -0.457363 0.641053 -0.100336 v -0.243256 1.340583 -0.276880 v -0.274097 1.248082 -0.243581 v -0.243230 1.362497 -0.208913 v -0.217097 1.446556 -0.243717 v -0.376935 0.904869 -0.277156 v -0.408635 0.806659 -0.244047 v -0.376934 0.919977 -0.209064 v -0.342745 1.024543 -0.243675 v -0.376934 0.930470 -0.136797 v -0.408635 0.825529 -0.100126 v -0.376934 0.935927 -0.063426 v -0.342742 1.047644 -0.100009 v -0.243219 1.377539 -0.136687 v -0.274084 1.275836 -0.099958 v -0.243216 1.385276 -0.063317 v -0.217058 1.478543 -0.099950 v -0.240603 1.780284 -0.318306 v -0.244607 1.784814 -0.275060 v -0.241543 1.808357 -0.239182 v -0.235512 1.804935 -0.283408 v -0.241581 1.737628 -0.297889 v -0.236369 1.742498 -0.257219 v -0.241892 1.764800 -0.223577 v -0.244925 1.762782 -0.265824 v -0.242030 1.783735 -0.145796 v -0.236519 1.779960 -0.104820 v -0.242064 1.793613 -0.067436 v -0.245376 1.800697 -0.108355 v -0.241960 1.827861 -0.156087 v -0.245367 1.823316 -0.112206 v -0.242064 1.838009 -0.072219 v -0.236494 1.844049 -0.115733 v -0.083585 1.876265 -0.076341 v -0.068559 1.872298 -0.120508 v -0.083572 1.865784 -0.164795 v -0.098961 1.872300 -0.120511 v -0.025233 1.876265 -0.076341 v -0.011241 1.872297 -0.120506 v -0.025233 1.865776 -0.164783 v -0.039424 1.872298 -0.120506 v -0.025232 1.845348 -0.251770 v -0.011241 1.831574 -0.293526 v -0.025228 1.815524 -0.333498 v -0.039412 1.831582 -0.293538 v -0.083520 1.845385 -0.251829 v -0.068496 1.831612 -0.293587 v -0.083403 1.815629 -0.333664 v -0.098783 1.831682 -0.293697 v 0.085671 1.815626 -0.333659 v 0.071480 1.831611 -0.293585 v 0.085790 1.845384 -0.251828 v 0.100341 1.831679 -0.293692 v 0.029969 1.815524 -0.333498 v 0.016302 1.831574 -0.293526 v 0.029972 1.845348 -0.251770 v 0.043671 1.831582 -0.293538 v 0.029973 1.865777 -0.164783 v 0.016302 1.872297 -0.120506 v 0.029974 1.876264 -0.076341 v 0.043684 1.872298 -0.120506 v 0.085842 1.865784 -0.164795 v 0.071544 1.872298 -0.120508 v 0.085855 1.876264 -0.076341 v 0.100520 1.872300 -0.120511 v 0.234498 1.779959 -0.104820 v 0.239922 1.783733 -0.145793 v 0.243213 1.800696 -0.108354 v 0.239954 1.793613 -0.067436 v 0.234368 1.742483 -0.257195 v 0.239498 1.737601 -0.297846 v 0.242775 1.762763 -0.265795 v 0.239791 1.764791 -0.223562 v 0.242450 1.784793 -0.275027 v 0.238496 1.780249 -0.318251 v 0.233489 1.804913 -0.283373 v 0.239433 1.808344 -0.239162 v 0.243204 1.823316 -0.112205 v 0.239850 1.827859 -0.156083 v 0.234472 1.844048 -0.115732 v 0.239954 1.838008 -0.072219 v 0.408635 0.825529 -0.100126 v 0.376930 0.930470 -0.136797 v 0.342724 1.047644 -0.100009 v 0.376930 0.935927 -0.063426 v 0.408635 0.806659 -0.244047 v 0.376931 0.904869 -0.277156 v 0.342727 1.024543 -0.243675 v 0.376930 0.919977 -0.209064 v 0.274010 1.248081 -0.243580 v 0.243105 1.340582 -0.276878 v 0.216852 1.446554 -0.243715 v 0.243077 1.362496 -0.208912 v 0.273995 1.275836 -0.099958 v 0.243064 1.377539 -0.136687 v 0.216810 1.478543 -0.099950 v 0.243061 1.385276 -0.063317 v 0.500000 0.318216 -0.102929 v 0.499238 0.354934 -0.139534 v 0.496954 0.400242 -0.101547 v 0.499238 0.358973 -0.065009 v 0.500000 0.305791 -0.252133 v 0.499238 0.340477 -0.285261 v 0.496954 0.386891 -0.248327 v 0.499238 0.348291 -0.213773 v 0.484772 0.489285 -0.246017 v 0.473352 0.546950 -0.279278 v 0.457363 0.625149 -0.244743 v 0.473352 0.557068 -0.210055 v 0.484772 0.503573 -0.100746 v 0.473352 0.564658 -0.137321 v 0.457363 0.641053 -0.100336 v 0.473352 0.568875 -0.063851 v 0.500000 0.029349 -0.111828 v 0.500000 0.064678 -0.152515 v 0.500000 0.101187 -0.110236 v 0.500000 0.065854 -0.070091 v 0.500000 0.027703 -0.275596 v 0.500000 0.060972 -0.312215 v 0.500000 0.095957 -0.271438 v 0.500000 0.062869 -0.234279 v 0.500000 0.164262 -0.264933 v 0.500000 0.196114 -0.298268 v 0.500000 0.233810 -0.257894 v 0.500000 0.201565 -0.223398 v 0.500000 0.172629 -0.107753 v 0.500000 0.206588 -0.145582 v 0.500000 0.244648 -0.105083 v 0.500000 0.209795 -0.067471 v 0.500000 -0.081590 -0.070091 v 0.500000 -0.118443 -0.110236 v 0.500000 -0.080218 -0.152515 v 0.500000 -0.043857 -0.111828 v 0.500000 -0.232264 -0.067471 v 0.500000 -0.267957 -0.105083 v 0.500000 -0.228705 -0.145582 v 0.500000 -0.193459 -0.107753 v 0.500000 -0.223136 -0.223398 v 0.500000 -0.255989 -0.257894 v 0.500000 -0.217107 -0.298268 v 0.500000 -0.184150 -0.264933 v 0.500000 -0.078102 -0.234279 v 0.500000 -0.112512 -0.271438 v 0.500000 -0.075869 -0.312215 v 0.500000 -0.041690 -0.275596 v 0.499238 -0.380320 -0.065009 v 0.496954 -0.419259 -0.101547 v 0.499238 -0.375918 -0.139534 v 0.500000 -0.340987 -0.102929 v 0.473352 -0.579645 -0.063851 v 0.457363 -0.649017 -0.100336 v 0.473352 -0.575240 -0.137321 v 0.484772 -0.517145 -0.100746 v 0.473352 -0.567361 -0.210055 v 0.457363 -0.632698 -0.244743 v 0.473352 -0.556939 -0.279278 v 0.484772 -0.502154 -0.246017 v 0.499238 -0.368714 -0.213773 v 0.496954 -0.404932 -0.248327 v 0.499238 -0.360309 -0.285261 v 0.500000 -0.327415 -0.252133 v 0.243105 -1.340644 -0.276878 v 0.274010 -1.248333 -0.243580 v 0.243077 -1.362560 -0.208912 v 0.216852 -1.446554 -0.243715 v 0.376931 -0.907039 -0.277156 v 0.408635 -0.810182 -0.244047 v 0.376930 -0.922213 -0.209064 v 0.342727 -1.025801 -0.243675 v 0.376930 -0.932769 -0.136797 v 0.408635 -0.829246 -0.100126 v 0.376930 -0.938266 -0.063426 v 0.342724 -1.048971 -0.100009 v 0.243064 -1.377604 -0.136687 v 0.273995 -1.276101 -0.099958 v 0.243061 -1.385343 -0.063317 v 0.216810 -1.478543 -0.099950 v -0.187185 -0.331240 1.522852 v -0.185328 -0.361126 1.544175 v -0.184373 -0.333850 1.601439 v -0.182089 -0.301952 1.588719 v -0.211543 -0.428806 1.404379 v -0.222240 -0.450212 1.392347 v -0.209629 -0.436907 1.467144 v -0.197475 -0.411568 1.481220 v -0.223092 -0.446574 1.499588 v -0.247133 -0.472844 1.452876 v -0.242588 -0.457238 1.516294 v -0.222449 -0.427490 1.555548 v -0.198775 -0.338111 1.640232 v -0.211277 -0.371738 1.624972 v -0.219708 -0.344596 1.657758 v -0.208286 -0.309026 1.671645 v -0.141215 -0.521828 1.602901 v -0.151314 -0.495739 1.652289 v -0.172505 -0.524013 1.604020 v -0.165477 -0.546964 1.545507 v -0.129547 -0.397988 1.754159 v -0.145470 -0.362179 1.777695 v -0.160738 -0.398739 1.754088 v -0.145872 -0.433077 1.726439 v -0.189778 -0.398130 1.751510 v -0.203493 -0.360281 1.771473 v -0.214411 -0.394946 1.744556 v -0.202957 -0.432052 1.721504 v -0.201292 -0.524757 1.603093 v -0.208142 -0.496000 1.648982 v -0.226026 -0.522161 1.598026 v -0.223473 -0.548781 1.544127 v -0.211543 1.404379 -0.447868 v -0.197475 1.481220 -0.434391 v -0.209629 1.467144 -0.455078 v -0.222240 1.392347 -0.464991 v -0.187185 1.522852 -0.366166 v -0.182089 1.588719 -0.339744 v -0.184373 1.601439 -0.368806 v -0.185328 1.544175 -0.392384 v -0.198775 1.640232 -0.373270 v -0.208286 1.671645 -0.347335 v -0.219708 1.657758 -0.380255 v -0.211277 1.624972 -0.403264 v -0.223092 1.499588 -0.464182 v -0.222449 1.555548 -0.449832 v -0.242588 1.516294 -0.474928 v -0.247133 1.452876 -0.485956 v -0.129547 1.754159 -0.440037 v -0.145872 1.726439 -0.470544 v -0.160738 1.754088 -0.440732 v -0.145470 1.777695 -0.407714 v -0.141215 1.602901 -0.542689 v -0.165477 1.545507 -0.562479 v -0.172505 1.604020 -0.544845 v -0.151314 1.652289 -0.522265 v -0.201292 1.603093 -0.545479 v -0.223473 1.544127 -0.564120 v -0.226026 1.598026 -0.542633 v -0.208142 1.648982 -0.522225 v -0.189778 1.751510 -0.439899 v -0.202957 1.721504 -0.469094 v -0.214411 1.744556 -0.436210 v -0.203493 1.771473 -0.405300 v -0.211543 -0.428806 -1.404379 v -0.197475 -0.411568 -1.481220 v -0.209629 -0.436907 -1.467144 v -0.222240 -0.450212 -1.392347 v -0.187185 -0.331240 -1.522852 v -0.182089 -0.301952 -1.588719 v -0.184373 -0.333850 -1.601439 v -0.185328 -0.361126 -1.544175 v -0.198775 -0.338111 -1.640232 v -0.208286 -0.309026 -1.671645 v -0.219708 -0.344596 -1.657758 v -0.211277 -0.371738 -1.624972 v -0.223092 -0.446574 -1.499588 v -0.222449 -0.427490 -1.555548 v -0.242588 -0.457238 -1.516294 v -0.247133 -0.472844 -1.452876 v -0.129547 -0.397988 -1.754159 v -0.145872 -0.433077 -1.726439 v -0.160738 -0.398739 -1.754088 v -0.145470 -0.362179 -1.777695 v -0.141215 -0.521829 -1.602900 v -0.165477 -0.546964 -1.545507 v -0.172504 -0.524013 -1.604020 v -0.151314 -0.495739 -1.652289 v -0.201292 -0.524757 -1.603093 v -0.223473 -0.548781 -1.544127 v -0.226026 -0.522161 -1.598026 v -0.208142 -0.496000 -1.648982 v -0.189778 -0.398130 -1.751510 v -0.202957 -0.432052 -1.721504 v -0.214411 -0.394946 -1.744556 v -0.203493 -0.360281 -1.771473 v -0.187185 -1.522852 -0.366166 v -0.185328 -1.544175 -0.392384 v -0.184373 -1.601439 -0.368806 v -0.182089 -1.588719 -0.339744 v -0.211543 -1.404379 -0.447868 v -0.222240 -1.392347 -0.464991 v -0.209629 -1.467144 -0.455078 v -0.197475 -1.481220 -0.434391 v -0.223092 -1.499588 -0.464182 v -0.247133 -1.452876 -0.485956 v -0.242588 -1.516294 -0.474928 v -0.222449 -1.555548 -0.449832 v -0.198775 -1.640232 -0.373270 v -0.211277 -1.624972 -0.403264 v -0.219708 -1.657758 -0.380255 v -0.208286 -1.671645 -0.347335 v -0.141215 -1.602901 -0.542689 v -0.151314 -1.652289 -0.522265 v -0.172505 -1.604020 -0.544845 v -0.165477 -1.545507 -0.562479 v -0.129547 -1.754159 -0.440037 v -0.145470 -1.777695 -0.407714 v -0.160738 -1.754088 -0.440732 v -0.145872 -1.726439 -0.470544 v -0.189778 -1.751510 -0.439899 v -0.203493 -1.771473 -0.405300 v -0.214411 -1.744556 -0.436210 v -0.202957 -1.721504 -0.469094 v -0.201292 -1.603093 -0.545479 v -0.208142 -1.648982 -0.522225 v -0.226026 -1.598026 -0.542632 v -0.223473 -1.544127 -0.564120 v -0.280858 -0.474467 1.182041 v -0.313898 -0.495833 1.099899 v -0.293253 -0.494250 1.194882 v -0.261789 -0.475448 1.265811 v -0.388564 -0.538978 0.808390 v -0.411518 -0.595625 0.725245 v -0.400498 -0.570096 0.821905 v -0.369712 -0.528745 0.909944 v -0.415597 -0.590790 0.837309 v -0.437188 -0.640221 0.763432 v -0.428849 -0.607506 0.852369 v -0.401769 -0.568892 0.934252 v -0.309436 -0.509678 1.211200 v -0.347479 -0.530047 1.124470 v -0.326491 -0.524015 1.225168 v -0.290599 -0.504407 1.306409 v -0.252811 -0.685322 0.932255 v -0.261785 -0.655574 1.023293 v -0.295654 -0.689496 0.936062 v -0.284086 -0.729073 0.852938 v -0.190823 -0.596431 1.306153 v -0.192040 -0.583549 1.396357 v -0.226889 -0.599944 1.308722 v -0.227622 -0.613409 1.213359 v -0.258804 -0.602468 1.310048 v -0.253378 -0.587049 1.397160 v -0.286259 -0.601112 1.307286 v -0.294002 -0.618501 1.216412 v -0.332254 -0.693307 0.939441 v -0.333215 -0.661875 1.028326 v -0.363535 -0.692954 0.938632 v -0.358887 -0.735910 0.859345 v -0.388564 0.536084 0.808390 v -0.369712 0.526668 0.909944 v -0.400498 0.569080 0.821905 v -0.411518 0.594101 0.725245 v -0.280858 0.469545 1.182041 v -0.261789 0.470511 1.265811 v -0.293253 0.491138 1.194882 v -0.313898 0.492759 1.099899 v -0.309436 0.507379 1.211201 v -0.290599 0.500993 1.306409 v -0.326491 0.521893 1.225168 v -0.347479 0.528791 1.124470 v -0.415597 0.590539 0.837309 v -0.401769 0.568600 0.934252 v -0.428849 0.607445 0.852369 v -0.437188 0.640178 0.763432 v -0.190823 0.593928 1.306152 v -0.227622 0.611979 1.213359 v -0.226889 0.597445 1.308722 v -0.192040 0.579547 1.396357 v -0.252811 0.685251 0.932255 v -0.284086 0.729073 0.852937 v -0.295653 0.689425 0.936062 v -0.261785 0.655288 1.023293 v -0.332254 0.693236 0.939441 v -0.358887 0.735910 0.859345 v -0.363535 0.692884 0.938632 v -0.333215 0.661592 1.028326 v -0.258804 0.599982 1.310048 v -0.294002 0.617088 1.216412 v -0.286259 0.598656 1.307286 v -0.253378 0.583092 1.397160 v -0.280858 1.182048 0.468416 v -0.313898 1.099917 0.492054 v -0.293253 1.194885 0.490424 v -0.261789 1.265811 0.469379 v -0.388564 0.808611 0.535420 v -0.411518 0.725465 0.593752 v -0.400498 0.821994 0.568847 v -0.369712 0.910033 0.526192 v -0.415597 0.837326 0.590481 v -0.437188 0.763438 0.640169 v -0.428849 0.852369 0.607431 v -0.401769 0.934254 0.568532 v -0.309436 1.211201 0.506852 v -0.347479 1.124470 0.528503 v -0.326491 1.225168 0.521407 v -0.290599 1.306409 0.500209 v -0.252811 0.932255 0.685234 v -0.261785 1.023293 0.655222 v -0.295654 0.936062 0.689408 v -0.284086 0.852938 0.729073 v -0.190823 1.306153 0.593354 v -0.192040 1.396357 0.578629 v -0.226889 1.308722 0.596872 v -0.227622 1.213359 0.611652 v -0.258804 1.310048 0.599412 v -0.253378 1.397160 0.582184 v -0.286259 1.307286 0.598093 v -0.294002 1.216412 0.616763 v -0.332254 0.939441 0.693220 v -0.333215 1.028326 0.661528 v -0.363535 0.938632 0.692868 v -0.358887 0.859345 0.735910 v -0.388564 0.808611 -0.544214 v -0.369712 0.910033 -0.532501 v -0.400498 0.821994 -0.571934 v -0.411518 0.725465 -0.598381 v -0.280858 1.182048 -0.483371 v -0.261789 1.265811 -0.484379 v -0.293253 1.194885 -0.499879 v -0.313898 1.099917 -0.501395 v -0.309436 1.211201 -0.513836 v -0.290599 1.306409 -0.510584 v -0.326491 1.225168 -0.527854 v -0.347479 1.124470 -0.532320 v -0.415597 0.837326 -0.591244 v -0.401769 0.934254 -0.569421 v -0.428849 0.852369 -0.607615 v -0.437188 0.763438 -0.640297 v -0.190823 1.306152 -0.600958 v -0.227622 1.213359 -0.615995 v -0.226889 1.308722 -0.604465 v -0.192040 1.396357 -0.590790 v -0.252811 0.932255 -0.685452 v -0.284086 0.852937 -0.729073 v -0.295653 0.936062 -0.689625 v -0.261785 1.023293 -0.656091 v -0.332254 0.939441 -0.693436 v -0.358887 0.859345 -0.735910 v -0.363535 0.938632 -0.693081 v -0.333215 1.028326 -0.662386 v -0.258804 1.310049 -0.606965 v -0.294002 1.216412 -0.621057 v -0.286259 1.307286 -0.605554 v -0.253378 1.397160 -0.594207 v -0.280858 0.469545 -1.182125 v -0.313898 0.492759 -1.100134 v -0.293253 0.491138 -1.194918 v -0.261789 0.470511 -1.265811 v -0.388564 0.536084 -0.811309 v -0.411518 0.594101 -0.728163 v -0.400498 0.569080 -0.823079 v -0.369712 0.526668 -0.911117 v -0.415597 0.590539 -0.837543 v -0.437188 0.640178 -0.763515 v -0.428849 0.607445 -0.852369 v -0.401769 0.568600 -0.934288 v -0.309436 0.507379 -1.211208 v -0.347479 0.528791 -1.124477 v -0.326491 0.521893 -1.225168 v -0.290599 0.500993 -1.306409 v -0.252811 0.685251 -0.932255 v -0.261785 0.655288 -1.023293 v -0.295654 0.689425 -0.936062 v -0.284086 0.729073 -0.852938 v -0.190823 0.593928 -1.306153 v -0.192040 0.579547 -1.396357 v -0.226889 0.597445 -1.308722 v -0.227622 0.611980 -1.213359 v -0.258804 0.599982 -1.310048 v -0.253378 0.583092 -1.397160 v -0.286259 0.598656 -1.307286 v -0.294002 0.617088 -1.216412 v -0.332254 0.693236 -0.939441 v -0.333215 0.661593 -1.028326 v -0.363535 0.692884 -0.938632 v -0.358887 0.735910 -0.859345 v -0.388564 -0.538978 -0.811309 v -0.369712 -0.528745 -0.911117 v -0.400498 -0.570096 -0.823079 v -0.411518 -0.595625 -0.728163 v -0.280858 -0.474467 -1.182125 v -0.261789 -0.475448 -1.265811 v -0.293253 -0.494250 -1.194918 v -0.313898 -0.495833 -1.100134 v -0.309436 -0.509678 -1.211208 v -0.290599 -0.504407 -1.306409 v -0.326491 -0.524016 -1.225168 v -0.347479 -0.530047 -1.124477 v -0.415597 -0.590790 -0.837543 v -0.401769 -0.568892 -0.934288 v -0.428849 -0.607506 -0.852369 v -0.437188 -0.640221 -0.763515 v -0.190823 -0.596431 -1.306152 v -0.227622 -0.613409 -1.213359 v -0.226889 -0.599944 -1.308722 v -0.192040 -0.583549 -1.396357 v -0.252811 -0.685322 -0.932255 v -0.284086 -0.729073 -0.852937 v -0.295653 -0.689496 -0.936062 v -0.261785 -0.655574 -1.023293 v -0.332254 -0.693307 -0.939441 v -0.358887 -0.735910 -0.859345 v -0.363535 -0.692954 -0.938632 v -0.333215 -0.661875 -1.028326 v -0.258804 -0.602468 -1.310048 v -0.294002 -0.618501 -1.216412 v -0.286259 -0.601112 -1.307286 v -0.253378 -0.587049 -1.397160 v -0.280858 -1.182075 -0.483371 v -0.313898 -1.099994 -0.501395 v -0.293253 -1.194897 -0.499879 v -0.261789 -1.265811 -0.484379 v -0.388564 -0.809571 -0.544214 v -0.411518 -0.726426 -0.598381 v -0.400498 -0.822380 -0.571934 v -0.369712 -0.910419 -0.532501 v -0.415597 -0.837404 -0.591244 v -0.437188 -0.763465 -0.640297 v -0.428849 -0.852369 -0.607615 v -0.401769 -0.934266 -0.569421 v -0.309436 -1.211203 -0.513836 v -0.347479 -1.124473 -0.532320 v -0.326491 -1.225168 -0.527854 v -0.290599 -1.306409 -0.510584 v -0.252811 -0.932255 -0.685452 v -0.261785 -1.023293 -0.656091 v -0.295654 -0.936062 -0.689625 v -0.284086 -0.852938 -0.729073 v -0.190823 -1.306153 -0.600958 v -0.192040 -1.396357 -0.590790 v -0.226889 -1.308722 -0.604465 v -0.227622 -1.213359 -0.615995 v -0.258804 -1.310048 -0.606965 v -0.253378 -1.397160 -0.594207 v -0.286259 -1.307286 -0.605554 v -0.294002 -1.216412 -0.621057 v -0.332254 -0.939441 -0.693436 v -0.333215 -1.028326 -0.662386 v -0.363535 -0.938632 -0.693081 v -0.358887 -0.859345 -0.735910 v -0.388564 -0.809571 0.535420 v -0.369712 -0.910419 0.526192 v -0.400498 -0.822380 0.568847 v -0.411518 -0.726425 0.593752 v -0.280858 -1.182075 0.468416 v -0.261789 -1.265811 0.469379 v -0.293253 -1.194897 0.490424 v -0.313898 -1.099994 0.492054 v -0.309436 -1.211204 0.506852 v -0.290599 -1.306409 0.500210 v -0.326491 -1.225168 0.521407 v -0.347479 -1.124473 0.528503 v -0.415597 -0.837404 0.590481 v -0.401769 -0.934266 0.568532 v -0.428849 -0.852369 0.607431 v -0.437188 -0.763465 0.640169 v -0.190823 -1.306153 0.593354 v -0.227622 -1.213359 0.611652 v -0.226889 -1.308722 0.596872 v -0.192040 -1.396357 0.578629 v -0.252811 -0.932255 0.685234 v -0.284086 -0.852937 0.729073 v -0.295653 -0.936062 0.689408 v -0.261785 -1.023293 0.655222 v -0.332254 -0.939441 0.693220 v -0.358887 -0.859345 0.735910 v -0.363535 -0.938632 0.692868 v -0.333215 -1.028326 0.661528 v -0.258804 -1.310049 0.599412 v -0.294002 -1.216412 0.616763 v -0.286259 -1.307286 0.598093 v -0.253378 -1.397160 0.582184 v -0.186147 0.185219 1.589246 v -0.181773 0.153779 1.648445 v -0.183166 0.185947 1.670591 v -0.181887 0.217317 1.622330 v -0.186064 0.058310 1.624206 v -0.181710 0.026155 1.675768 v -0.183039 0.058416 1.707088 v -0.181723 0.090283 1.666459 v -0.197457 0.058804 1.747281 v -0.207914 0.026512 1.761341 v -0.218792 0.059658 1.764875 v -0.207927 0.091614 1.751617 v -0.197588 0.187582 1.710184 v -0.207976 0.156371 1.732922 v -0.218845 0.190622 1.727621 v -0.208087 0.221663 1.706013 v -0.130942 0.070298 1.872304 v -0.147207 0.108724 1.865577 v -0.163335 0.070212 1.871366 v -0.147267 0.031513 1.876029 v -0.130562 0.222972 1.831805 v -0.146428 0.261077 1.815793 v -0.162691 0.222951 1.831057 v -0.146968 0.185011 1.845293 v -0.192604 0.222087 1.827573 v -0.205326 0.259148 1.808668 v -0.217734 0.219754 1.819487 v -0.206357 0.183282 1.837626 v -0.193490 0.069846 1.867602 v -0.206815 0.107565 1.857639 v -0.218760 0.069013 1.859125 v -0.206930 0.031156 1.868000 v -0.186064 0.058310 -1.624206 v -0.181723 0.090283 -1.666459 v -0.183039 0.058416 -1.707088 v -0.181710 0.026155 -1.675768 v -0.186147 0.185219 -1.589246 v -0.181887 0.217317 -1.622330 v -0.183166 0.185947 -1.670591 v -0.181773 0.153779 -1.648445 v -0.197588 0.187582 -1.710184 v -0.208087 0.221663 -1.706013 v -0.218845 0.190622 -1.727621 v -0.207976 0.156371 -1.732922 v -0.197457 0.058804 -1.747281 v -0.207927 0.091614 -1.751617 v -0.218792 0.059658 -1.764875 v -0.207914 0.026512 -1.761341 v -0.130562 0.222972 -1.831805 v -0.146968 0.185011 -1.845293 v -0.162691 0.222951 -1.831057 v -0.146428 0.261077 -1.815793 v -0.130942 0.070298 -1.872304 v -0.147267 0.031513 -1.876029 v -0.163335 0.070212 -1.871366 v -0.147207 0.108724 -1.865577 v -0.193490 0.069846 -1.867602 v -0.206930 0.031156 -1.867999 v -0.218760 0.069013 -1.859125 v -0.206815 0.107565 -1.857639 v -0.192604 0.222087 -1.827573 v -0.206357 0.183282 -1.837626 v -0.217734 0.219754 -1.819487 v -0.205326 0.259148 -1.808668 v -0.186147 -1.589246 0.175836 v -0.181773 -1.648445 0.143159 v -0.183166 -1.670591 0.176549 v -0.181887 -1.622330 0.209024 v -0.186064 -1.624206 0.042600 v -0.181710 -1.675768 0.008091 v -0.183039 -1.707088 0.042681 v -0.181723 -1.666459 0.076553 v -0.197457 -1.747281 0.042968 v -0.207914 -1.761341 0.008202 v -0.218792 -1.764875 0.043594 v -0.207927 -1.751617 0.077696 v -0.197588 -1.710184 0.178124 v -0.207976 -1.732922 0.145606 v -0.218845 -1.727621 0.181028 v -0.208087 -1.706013 0.213256 v -0.130942 -1.872304 0.051356 v -0.147207 -1.865577 0.092181 v -0.163335 -1.871366 0.051295 v -0.147267 -1.876028 0.009749 v -0.130562 -1.831805 0.211659 v -0.146428 -1.815793 0.251085 v -0.162691 -1.831057 0.211653 v -0.146968 -1.845293 0.172215 v -0.192604 -1.827572 0.210850 v -0.205326 -1.808668 0.249269 v -0.217734 -1.819487 0.208652 v -0.206357 -1.837626 0.170631 v -0.193490 -1.867602 0.051030 v -0.206815 -1.857639 0.091210 v -0.218760 -1.859124 0.050424 v -0.206930 -1.867999 0.009639 v -0.186064 1.624206 0.042600 v -0.181723 1.666459 0.076553 v -0.183039 1.707088 0.042681 v -0.181710 1.675768 0.008091 v -0.186147 1.589246 0.175836 v -0.181887 1.622330 0.209024 v -0.183166 1.670591 0.176549 v -0.181773 1.648445 0.143159 v -0.197588 1.710184 0.178124 v -0.208087 1.706013 0.213256 v -0.218845 1.727621 0.181028 v -0.207976 1.732922 0.145606 v -0.197457 1.747281 0.042968 v -0.207927 1.751617 0.077696 v -0.218792 1.764875 0.043594 v -0.207914 1.761341 0.008202 v -0.130562 1.831805 0.211659 v -0.146968 1.845293 0.172215 v -0.162691 1.831057 0.211653 v -0.146428 1.815793 0.251085 v -0.130942 1.872304 0.051356 v -0.147267 1.876029 0.009749 v -0.163335 1.871366 0.051295 v -0.147207 1.865577 0.092181 v -0.193490 1.867602 0.051030 v -0.206930 1.867999 0.009639 v -0.218760 1.859125 0.050424 v -0.206815 1.857639 0.091210 v -0.192604 1.827572 0.210850 v -0.206357 1.837626 0.170631 v -0.217734 1.819487 0.208652 v -0.205326 1.808668 0.249269 v -0.211543 0.418277 1.404379 v -0.197475 0.398987 1.481220 v -0.209629 0.426872 1.467144 v -0.222240 0.442041 1.392347 v -0.187185 0.312253 1.522852 v -0.182089 0.281572 1.588719 v -0.184373 0.314847 1.601439 v -0.185328 0.344029 1.544175 v -0.198775 0.318997 1.640232 v -0.208286 0.288369 1.671645 v -0.219708 0.325211 1.657758 v -0.211277 0.354496 1.624972 v -0.223092 0.436849 1.499588 v -0.222449 0.415176 1.555548 v -0.242588 0.447468 1.516294 v -0.247133 0.465596 1.452876 v -0.129547 0.375129 1.754159 v -0.145872 0.412586 1.726439 v -0.160738 0.375910 1.754088 v -0.145470 0.337625 1.777695 v -0.141215 0.510308 1.602900 v -0.165477 0.538387 1.545507 v -0.172504 0.512507 1.604020 v -0.151314 0.481120 1.652289 v -0.201292 0.513313 1.603093 v -0.223473 0.540301 1.544127 v -0.226026 0.510855 1.598026 v -0.208142 0.481547 1.648982 v -0.189778 0.375423 1.751510 v -0.202957 0.411793 1.721504 v -0.214411 0.372513 1.744556 v -0.203493 0.336005 1.771473 v -0.187185 0.312253 -1.522852 v -0.185328 0.344029 -1.544175 v -0.184373 0.314847 -1.601439 v -0.182089 0.281572 -1.588719 v -0.211543 0.418277 -1.404379 v -0.222240 0.442041 -1.392347 v -0.209629 0.426872 -1.467144 v -0.197475 0.398987 -1.481220 v -0.223092 0.436849 -1.499588 v -0.247133 0.465596 -1.452876 v -0.242588 0.447468 -1.516294 v -0.222449 0.415176 -1.555548 v -0.198775 0.318997 -1.640232 v -0.211277 0.354496 -1.624972 v -0.219708 0.325211 -1.657758 v -0.208286 0.288369 -1.671645 v -0.141215 0.510307 -1.602900 v -0.151314 0.481120 -1.652289 v -0.172505 0.512507 -1.604020 v -0.165477 0.538387 -1.545507 v -0.129547 0.375129 -1.754159 v -0.145470 0.337625 -1.777695 v -0.160738 0.375910 -1.754088 v -0.145872 0.412586 -1.726439 v -0.189778 0.375423 -1.751510 v -0.203493 0.336005 -1.771473 v -0.214411 0.372513 -1.744556 v -0.202957 0.411793 -1.721504 v -0.201292 0.513313 -1.603093 v -0.208142 0.481547 -1.648982 v -0.226026 0.510855 -1.598026 v -0.223473 0.540301 -1.544127 v -0.186064 -0.072448 1.624206 v -0.181723 -0.105839 1.666458 v -0.183039 -0.072577 1.707088 v -0.181710 -0.039279 1.675768 v -0.186147 -0.205243 1.589246 v -0.181887 -0.238208 1.622330 v -0.183166 -0.206003 1.670591 v -0.181773 -0.172493 1.648445 v -0.197588 -0.207766 1.710184 v -0.208087 -0.242838 1.706013 v -0.218845 -0.211096 1.727621 v -0.207976 -0.175341 1.732922 v -0.197457 -0.073055 1.747281 v -0.207927 -0.107383 1.751617 v -0.218792 -0.074113 1.764875 v -0.207914 -0.039816 1.761341 v -0.130562 -0.247116 1.831805 v -0.146968 -0.207559 1.845293 v -0.162691 -0.247062 1.831057 v -0.146428 -0.286247 1.815793 v -0.130942 -0.087344 1.872304 v -0.147267 -0.047326 1.876029 v -0.163335 -0.087236 1.871367 v -0.147207 -0.127468 1.865577 v -0.193490 -0.086779 1.867602 v -0.206930 -0.046790 1.867999 v -0.218760 -0.085741 1.859125 v -0.206815 -0.126097 1.857639 v -0.192604 -0.246070 1.827573 v -0.206357 -0.205574 1.837626 v -0.217734 -0.243447 1.819487 v -0.205326 -0.284033 1.808668 v -0.186147 -0.205243 -1.589246 v -0.181773 -0.172493 -1.648445 v -0.183166 -0.206003 -1.670591 v -0.181887 -0.238208 -1.622330 v -0.186064 -0.072448 -1.624206 v -0.181710 -0.039279 -1.675768 v -0.183039 -0.072577 -1.707088 v -0.181723 -0.105839 -1.666459 v -0.197457 -0.073055 -1.747281 v -0.207914 -0.039816 -1.761341 v -0.218792 -0.074113 -1.764875 v -0.207927 -0.107383 -1.751617 v -0.197588 -0.207766 -1.710184 v -0.207976 -0.175341 -1.732922 v -0.218845 -0.211096 -1.727621 v -0.208087 -0.242839 -1.706013 v -0.130942 -0.087344 -1.872304 v -0.147207 -0.127468 -1.865577 v -0.163335 -0.087236 -1.871366 v -0.147267 -0.047326 -1.876029 v -0.130562 -0.247116 -1.831805 v -0.146428 -0.286247 -1.815793 v -0.162691 -0.247062 -1.831057 v -0.146968 -0.207559 -1.845293 v -0.192604 -0.246070 -1.827573 v -0.205326 -0.284033 -1.808668 v -0.217734 -0.243447 -1.819487 v -0.206357 -0.205574 -1.837626 v -0.193490 -0.086779 -1.867602 v -0.206815 -0.126097 -1.857639 v -0.218760 -0.085741 -1.859125 v -0.206930 -0.046790 -1.867999 v -0.211543 -1.404379 0.415834 v -0.197475 -1.481220 0.395986 v -0.209629 -1.467144 0.424541 v -0.222240 -1.392347 0.440168 v -0.187185 -1.522852 0.306877 v -0.182089 -1.588719 0.275264 v -0.184373 -1.601439 0.309466 v -0.185328 -1.544175 0.339525 v -0.198775 -1.640232 0.313584 v -0.208286 -1.671645 0.281974 v -0.219708 -1.657758 0.319722 v -0.211277 -1.624972 0.349950 v -0.223092 -1.499588 0.434590 v -0.222449 -1.555548 0.412234 v -0.242588 -1.516294 0.445198 v -0.247133 -1.452876 0.463933 v -0.129547 -1.754159 0.368655 v -0.145872 -1.726439 0.407183 v -0.160738 -1.754088 0.369445 v -0.145470 -1.777695 0.330024 v -0.141215 -1.602901 0.507630 v -0.165477 -1.545507 0.536420 v -0.172505 -1.604020 0.509833 v -0.151314 -1.652289 0.477627 v -0.201292 -1.603093 0.510654 v -0.223473 -1.544127 0.538357 v -0.226026 -1.598026 0.508228 v -0.208142 -1.648982 0.478093 v -0.189778 -1.751510 0.368993 v -0.202957 -1.721504 0.406452 v -0.214411 -1.744556 0.366161 v -0.203493 -1.771473 0.328491 v -0.187185 1.522852 0.306877 v -0.185328 1.544175 0.339525 v -0.184373 1.601439 0.309466 v -0.182089 1.588719 0.275264 v -0.211543 1.404379 0.415834 v -0.222240 1.392347 0.440168 v -0.209629 1.467144 0.424541 v -0.197475 1.481220 0.395986 v -0.223092 1.499588 0.434590 v -0.247133 1.452876 0.463933 v -0.242588 1.516294 0.445198 v -0.222449 1.555548 0.412234 v -0.198775 1.640232 0.313584 v -0.211277 1.624972 0.349950 v -0.219708 1.657758 0.319722 v -0.208286 1.671645 0.281974 v -0.141215 1.602900 0.507630 v -0.151314 1.652289 0.477627 v -0.172505 1.604020 0.509833 v -0.165477 1.545507 0.536420 v -0.129547 1.754159 0.368655 v -0.145470 1.777695 0.330024 v -0.160738 1.754088 0.369445 v -0.145872 1.726439 0.407183 v -0.189778 1.751510 0.368993 v -0.203493 1.771473 0.328491 v -0.214411 1.744556 0.366160 v -0.202957 1.721504 0.406452 v -0.201292 1.603093 0.510654 v -0.208142 1.648982 0.478093 v -0.226026 1.598026 0.508228 v -0.223473 1.544127 0.538357 v -0.186064 -1.624206 -0.099960 v -0.181723 -1.666458 -0.136811 v -0.183039 -1.707088 -0.100133 v -0.181710 -1.675768 -0.063339 v -0.186147 -1.589246 -0.244036 v -0.181887 -1.622330 -0.277986 v -0.183166 -1.670591 -0.244859 v -0.181773 -1.648445 -0.209350 v -0.197588 -1.710184 -0.246872 v -0.208087 -1.706013 -0.283159 v -0.218845 -1.727621 -0.250763 v -0.207976 -1.732922 -0.212701 v -0.197457 -1.747281 -0.100788 v -0.207927 -1.751617 -0.138778 v -0.218792 -1.764875 -0.102244 v -0.207914 -1.761341 -0.064204 v -0.130562 -1.831805 -0.293892 v -0.146968 -1.845293 -0.251967 v -0.162691 -1.831057 -0.293776 v -0.146428 -1.815793 -0.334174 v -0.130942 -1.872304 -0.120517 v -0.147267 -1.876029 -0.076316 v -0.163335 -1.871366 -0.120364 v -0.147207 -1.865577 -0.164784 v -0.193490 -1.867602 -0.119730 v -0.206930 -1.867999 -0.075450 v -0.218760 -1.859125 -0.118294 v -0.206815 -1.857639 -0.162990 v -0.192604 -1.827572 -0.292534 v -0.206357 -1.837626 -0.249479 v -0.217734 -1.819487 -0.289350 v -0.205326 -1.808668 -0.331416 v -0.186147 1.589246 -0.244036 v -0.181773 1.648445 -0.209350 v -0.183166 1.670591 -0.244859 v -0.181887 1.622330 -0.277986 v -0.186064 1.624206 -0.099960 v -0.181710 1.675768 -0.063339 v -0.183039 1.707088 -0.100133 v -0.181723 1.666459 -0.136811 v -0.197457 1.747281 -0.100788 v -0.207914 1.761341 -0.064204 v -0.218792 1.764875 -0.102244 v -0.207927 1.751617 -0.138778 v -0.197588 1.710184 -0.246872 v -0.207976 1.732922 -0.212701 v -0.218845 1.727621 -0.250763 v -0.208087 1.706013 -0.283159 v -0.130942 1.872304 -0.120517 v -0.147207 1.865577 -0.164784 v -0.163335 1.871366 -0.120364 v -0.147267 1.876028 -0.076316 v -0.130562 1.831805 -0.293892 v -0.146428 1.815793 -0.334174 v -0.162691 1.831057 -0.293776 v -0.146968 1.845293 -0.251967 v -0.192604 1.827572 -0.292534 v -0.205326 1.808668 -0.331416 v -0.217734 1.819487 -0.289350 v -0.206357 1.837626 -0.249479 v -0.193490 1.867602 -0.119730 v -0.206815 1.857639 -0.162990 v -0.218760 1.859124 -0.118294 v -0.206930 1.867999 -0.075450 v 0.211013 -0.428733 1.404324 v 0.196815 -0.411497 1.481169 v 0.208797 -0.436797 1.467063 v 0.221554 -0.450101 1.392261 v 0.186690 -0.331217 1.522837 v 0.181410 -0.301930 1.588705 v 0.183516 -0.333811 1.601413 v 0.184670 -0.361085 1.544148 v 0.197517 -0.338050 1.640193 v 0.206808 -0.308973 1.671612 v 0.218072 -0.344511 1.657703 v 0.209849 -0.371642 1.624910 v 0.221901 -0.446414 1.499471 v 0.221063 -0.427337 1.555441 v 0.241039 -0.457022 1.516138 v 0.245763 -0.472618 1.452705 v 0.129848 -0.397938 1.754128 v 0.145669 -0.432992 1.726385 v 0.160093 -0.398654 1.754034 v 0.145262 -0.362130 1.777663 v 0.141714 -0.521724 1.602832 v 0.165480 -0.546809 1.545403 v 0.171932 -0.523833 1.603902 v 0.151169 -0.495616 1.652209 v 0.199993 -0.524501 1.602923 v 0.221942 -0.548457 1.543908 v 0.224276 -0.521842 1.597813 v 0.206573 -0.495747 1.648816 v 0.188459 -0.398009 1.751433 v 0.201383 -0.431877 1.721393 v 0.212645 -0.394797 1.744461 v 0.201932 -0.360180 1.771409 v 0.186690 1.522837 -0.366143 v 0.184670 1.544148 -0.392342 v 0.183516 1.601413 -0.368767 v 0.181410 1.588705 -0.339722 v 0.211013 1.404324 -0.447795 v 0.221554 1.392262 -0.464880 v 0.208797 1.467063 -0.454967 v 0.196815 1.481170 -0.434320 v 0.221901 1.499471 -0.464022 v 0.245763 1.452705 -0.485730 v 0.241039 1.516138 -0.474712 v 0.221063 1.555441 -0.449678 v 0.197517 1.640193 -0.373209 v 0.209849 1.624910 -0.403168 v 0.218072 1.657703 -0.380170 v 0.206808 1.671612 -0.347282 v 0.141714 1.602832 -0.542585 v 0.151169 1.652209 -0.522142 v 0.171932 1.603902 -0.544666 v 0.165480 1.545403 -0.562324 v 0.129848 1.754128 -0.439988 v 0.145262 1.777663 -0.407665 v 0.160093 1.754034 -0.440647 v 0.145669 1.726385 -0.470458 v 0.188459 1.751433 -0.439778 v 0.201932 1.771409 -0.405199 v 0.212645 1.744461 -0.436061 v 0.201383 1.721393 -0.468919 v 0.199993 1.602923 -0.545222 v 0.206573 1.648816 -0.521971 v 0.224276 1.597813 -0.542313 v 0.221942 1.543908 -0.563797 v 0.186690 -0.331217 -1.522837 v 0.184670 -0.361085 -1.544148 v 0.183516 -0.333811 -1.601413 v 0.181410 -0.301930 -1.588705 v 0.211013 -0.428733 -1.404324 v 0.221554 -0.450101 -1.392262 v 0.208797 -0.436797 -1.467063 v 0.196815 -0.411497 -1.481170 v 0.221901 -0.446414 -1.499471 v 0.245763 -0.472618 -1.452705 v 0.241039 -0.457022 -1.516138 v 0.221063 -0.427337 -1.555441 v 0.197517 -0.338050 -1.640193 v 0.209849 -0.371642 -1.624910 v 0.218072 -0.344511 -1.657703 v 0.206808 -0.308973 -1.671612 v 0.141714 -0.521724 -1.602832 v 0.151169 -0.495616 -1.652209 v 0.171932 -0.523833 -1.603902 v 0.165480 -0.546809 -1.545403 v 0.129848 -0.397938 -1.754128 v 0.145262 -0.362130 -1.777663 v 0.160093 -0.398654 -1.754034 v 0.145669 -0.432992 -1.726385 v 0.188459 -0.398009 -1.751433 v 0.201932 -0.360180 -1.771409 v 0.212645 -0.394797 -1.744461 v 0.201383 -0.431877 -1.721393 v 0.199993 -0.524501 -1.602923 v 0.206573 -0.495747 -1.648816 v 0.224276 -0.521842 -1.597813 v 0.221942 -0.548457 -1.543908 v 0.211013 -1.404324 -0.447795 v 0.196815 -1.481169 -0.434320 v 0.208797 -1.467063 -0.454967 v 0.221554 -1.392261 -0.464880 v 0.186690 -1.522837 -0.366143 v 0.181410 -1.588705 -0.339722 v 0.183516 -1.601413 -0.368767 v 0.184670 -1.544148 -0.392342 v 0.197517 -1.640193 -0.373209 v 0.206808 -1.671612 -0.347282 v 0.218072 -1.657703 -0.380170 v 0.209849 -1.624910 -0.403168 v 0.221901 -1.499471 -0.464022 v 0.221063 -1.555441 -0.449678 v 0.241039 -1.516138 -0.474712 v 0.245763 -1.452705 -0.485730 v 0.129848 -1.754128 -0.439988 v 0.145669 -1.726385 -0.470458 v 0.160093 -1.754034 -0.440647 v 0.145262 -1.777663 -0.407665 v 0.141714 -1.602832 -0.542585 v 0.165480 -1.545403 -0.562324 v 0.171932 -1.603902 -0.544666 v 0.151169 -1.652209 -0.522142 v 0.199993 -1.602923 -0.545222 v 0.221942 -1.543908 -0.563797 v 0.224276 -1.597813 -0.542313 v 0.206573 -1.648816 -0.521971 v 0.188459 -1.751433 -0.439778 v 0.201383 -1.721393 -0.468919 v 0.212645 -1.744461 -0.436061 v 0.201932 -1.771409 -0.405199 v 0.388049 -0.538809 0.808228 v 0.369000 -0.528519 0.909731 v 0.399565 -0.569788 0.821609 v 0.410801 -0.595384 0.725008 v 0.280303 -0.474333 1.181925 v 0.261086 -0.475295 1.265682 v 0.292379 -0.494031 1.194693 v 0.313191 -0.495640 1.099726 v 0.308194 -0.509364 1.210930 v 0.289202 -0.504094 1.306150 v 0.324896 -0.523610 1.224823 v 0.346020 -0.529640 1.124108 v 0.414231 -0.590339 0.836875 v 0.400238 -0.568406 0.933795 v 0.427122 -0.606938 0.851825 v 0.435608 -0.639690 0.762911 v 0.192119 -0.596299 1.306056 v 0.228269 -0.613230 1.213222 v 0.226683 -0.599716 1.308555 v 0.192318 -0.583375 1.396234 v 0.255093 -0.685197 0.932144 v 0.285315 -0.728909 0.852783 v 0.295916 -0.689278 0.935868 v 0.262784 -0.655400 1.023147 v 0.331412 -0.692981 0.939149 v 0.357762 -0.735537 0.858992 v 0.362164 -0.692519 0.938239 v 0.332011 -0.661488 1.027996 v 0.257699 -0.602135 1.309802 v 0.292678 -0.618112 1.216111 v 0.284670 -0.600685 1.306966 v 0.251932 -0.586679 1.396895 v 0.280303 0.469410 1.181925 v 0.313191 0.492565 1.099726 v 0.292379 0.490919 1.194693 v 0.261086 0.470358 1.265682 v 0.388049 0.535915 0.808228 v 0.410801 0.593860 0.725008 v 0.399565 0.568772 0.821609 v 0.368999 0.526442 0.909731 v 0.414231 0.590088 0.836875 v 0.435608 0.639648 0.762911 v 0.427122 0.606877 0.851825 v 0.400238 0.568113 0.933795 v 0.308193 0.507066 1.210930 v 0.346020 0.528384 1.124108 v 0.324896 0.521488 1.224823 v 0.289202 0.500679 1.306150 v 0.255093 0.685126 0.932144 v 0.262784 0.655114 1.023147 v 0.295916 0.689206 0.935868 v 0.285315 0.728909 0.852783 v 0.192119 0.593796 1.306056 v 0.192318 0.579372 1.396234 v 0.226683 0.597216 1.308555 v 0.228269 0.611801 1.213222 v 0.257699 0.599649 1.309802 v 0.251932 0.582722 1.396895 v 0.284670 0.598230 1.306966 v 0.292678 0.616699 1.216111 v 0.331412 0.692910 0.939149 v 0.332011 0.661205 1.027996 v 0.362164 0.692449 0.938239 v 0.357762 0.735537 0.858992 v 0.388049 0.808448 0.535251 v 0.368999 0.909820 0.525966 v 0.399565 0.821697 0.568540 v 0.410801 0.725228 0.593511 v 0.280303 1.181932 0.468281 v 0.261086 1.265682 0.469225 v 0.292379 1.194695 0.490206 v 0.313191 1.099744 0.491860 v 0.308194 1.210930 0.506538 v 0.289202 1.306150 0.499896 v 0.324896 1.224823 0.521001 v 0.346020 1.124108 0.528096 v 0.414231 0.836893 0.590030 v 0.400238 0.933798 0.568046 v 0.427122 0.851825 0.606863 v 0.435608 0.762918 0.639638 v 0.192119 1.306056 0.593222 v 0.228269 1.213222 0.611473 v 0.226683 1.308555 0.596643 v 0.192318 1.396234 0.578454 v 0.255093 0.932144 0.685109 v 0.285315 0.852783 0.728909 v 0.295916 0.935868 0.689190 v 0.262784 1.023147 0.655048 v 0.331412 0.939149 0.692894 v 0.357762 0.858992 0.735537 v 0.362164 0.938239 0.692433 v 0.332011 1.027996 0.661140 v 0.257699 1.309802 0.599079 v 0.292678 1.216111 0.616375 v 0.284670 1.306966 0.597666 v 0.251932 1.396895 0.581814 v 0.280303 1.181932 -0.483237 v 0.313191 1.099744 -0.501201 v 0.292379 1.194695 -0.499660 v 0.261086 1.265682 -0.484225 v 0.388049 0.808448 -0.544044 v 0.410801 0.725228 -0.598140 v 0.399565 0.821697 -0.571626 v 0.368999 0.909820 -0.532275 v 0.414231 0.836893 -0.590793 v 0.435608 0.762918 -0.639766 v 0.427122 0.851825 -0.607047 v 0.400238 0.933798 -0.568934 v 0.308194 1.210930 -0.513522 v 0.346020 1.124108 -0.531913 v 0.324896 1.224823 -0.527449 v 0.289202 1.306150 -0.510270 v 0.255093 0.932144 -0.685327 v 0.262784 1.023147 -0.655917 v 0.295916 0.935868 -0.689407 v 0.285315 0.852783 -0.728909 v 0.192119 1.306056 -0.600826 v 0.192318 1.396234 -0.590615 v 0.226683 1.308555 -0.604236 v 0.228269 1.213222 -0.615816 v 0.257699 1.309802 -0.606632 v 0.251932 1.396895 -0.593837 v 0.284670 1.306966 -0.605128 v 0.292678 1.216111 -0.620669 v 0.331412 0.939149 -0.693109 v 0.332011 1.027996 -0.661999 v 0.362164 0.938239 -0.692646 v 0.357762 0.858992 -0.735537 v 0.388049 0.535915 -0.811146 v 0.368999 0.526442 -0.910904 v 0.399565 0.568773 -0.822782 v 0.410801 0.593860 -0.727926 v 0.280303 0.469410 -1.182009 v 0.261086 0.470358 -1.265682 v 0.292379 0.490919 -1.194729 v 0.313191 0.492565 -1.099960 v 0.308194 0.507066 -1.210937 v 0.289202 0.500679 -1.306150 v 0.324896 0.521488 -1.224823 v 0.346020 0.528384 -1.124115 v 0.414231 0.590088 -0.837110 v 0.400238 0.568113 -0.933831 v 0.427122 0.606877 -0.851825 v 0.435608 0.639648 -0.762995 v 0.192119 0.593796 -1.306056 v 0.228269 0.611801 -1.213222 v 0.226683 0.597216 -1.308555 v 0.192318 0.579372 -1.396234 v 0.255093 0.685126 -0.932144 v 0.285315 0.728909 -0.852783 v 0.295916 0.689206 -0.935868 v 0.262784 0.655114 -1.023147 v 0.331412 0.692910 -0.939149 v 0.357762 0.735537 -0.858992 v 0.362164 0.692449 -0.938239 v 0.332011 0.661205 -1.027996 v 0.257699 0.599649 -1.309802 v 0.292678 0.616699 -1.216111 v 0.284670 0.598230 -1.306966 v 0.251932 0.582722 -1.396895 v 0.280303 -0.474333 -1.182009 v 0.313191 -0.495640 -1.099960 v 0.292379 -0.494031 -1.194729 v 0.261086 -0.475295 -1.265682 v 0.388049 -0.538809 -0.811146 v 0.410801 -0.595384 -0.727926 v 0.399565 -0.569788 -0.822782 v 0.368999 -0.528519 -0.910905 v 0.414231 -0.590339 -0.837110 v 0.435608 -0.639690 -0.762995 v 0.427122 -0.606938 -0.851825 v 0.400238 -0.568406 -0.933831 v 0.308194 -0.509364 -1.210937 v 0.346020 -0.529640 -1.124115 v 0.324896 -0.523610 -1.224823 v 0.289202 -0.504093 -1.306150 v 0.255093 -0.685197 -0.932144 v 0.262784 -0.655400 -1.023147 v 0.295916 -0.689278 -0.935868 v 0.285315 -0.728909 -0.852783 v 0.192119 -0.596299 -1.306056 v 0.192318 -0.583375 -1.396234 v 0.226683 -0.599716 -1.308555 v 0.228269 -0.613230 -1.213222 v 0.257699 -0.602135 -1.309802 v 0.251932 -0.586679 -1.396895 v 0.284670 -0.600685 -1.306966 v 0.292678 -0.618112 -1.216111 v 0.331412 -0.692981 -0.939149 v 0.332011 -0.661488 -1.027996 v 0.362164 -0.692519 -0.938239 v 0.357762 -0.735537 -0.858992 v 0.388049 -0.809408 -0.544044 v 0.368999 -0.910206 -0.532275 v 0.399565 -0.822083 -0.571626 v 0.410801 -0.726189 -0.598140 v 0.280303 -1.181959 -0.483237 v 0.261086 -1.265682 -0.484225 v 0.292379 -1.194707 -0.499660 v 0.313191 -1.099821 -0.501201 v 0.308194 -1.210933 -0.513523 v 0.289202 -1.306150 -0.510271 v 0.324896 -1.224823 -0.527449 v 0.346020 -1.124111 -0.531913 v 0.414231 -0.836970 -0.590793 v 0.400238 -0.933810 -0.568934 v 0.427122 -0.851825 -0.607047 v 0.435608 -0.762945 -0.639766 v 0.192119 -1.306056 -0.600826 v 0.228269 -1.213222 -0.615816 v 0.226683 -1.308555 -0.604236 v 0.192318 -1.396234 -0.590615 v 0.255093 -0.932144 -0.685326 v 0.285315 -0.852783 -0.728909 v 0.295916 -0.935868 -0.689407 v 0.262784 -1.023147 -0.655917 v 0.331412 -0.939149 -0.693109 v 0.357762 -0.858992 -0.735537 v 0.362164 -0.938239 -0.692646 v 0.332011 -1.027996 -0.661999 v 0.257699 -1.309802 -0.606632 v 0.292678 -1.216111 -0.620669 v 0.284670 -1.306966 -0.605128 v 0.251932 -1.396895 -0.593837 v 0.280303 -1.181959 0.468281 v 0.313191 -1.099821 0.491860 v 0.292379 -1.194707 0.490206 v 0.261086 -1.265682 0.469225 v 0.388049 -0.809408 0.535251 v 0.410801 -0.726189 0.593511 v 0.399565 -0.822083 0.568540 v 0.368999 -0.910206 0.525966 v 0.414231 -0.836970 0.590030 v 0.435608 -0.762945 0.639638 v 0.427122 -0.851825 0.606863 v 0.400238 -0.933810 0.568046 v 0.308194 -1.210933 0.506538 v 0.346020 -1.124111 0.528095 v 0.324896 -1.224823 0.521001 v 0.289202 -1.306150 0.499896 v 0.255093 -0.932144 0.685109 v 0.262784 -1.023147 0.655048 v 0.295916 -0.935868 0.689190 v 0.285315 -0.852783 0.728909 v 0.192119 -1.306056 0.593222 v 0.192318 -1.396234 0.578454 v 0.226683 -1.308555 0.596643 v 0.228269 -1.213222 0.611473 v 0.257699 -1.309802 0.599079 v 0.251932 -1.396895 0.581814 v 0.284670 -1.306966 0.597666 v 0.292678 -1.216111 0.616375 v 0.331412 -0.939149 0.692894 v 0.332011 -1.027996 0.661140 v 0.362164 -0.938239 0.692433 v 0.357762 -0.858992 0.735537 v 0.185533 0.058310 1.624206 v 0.181006 0.090282 1.666458 v 0.182117 0.058416 1.707088 v 0.180992 0.026155 1.675768 v 0.185623 0.185214 1.589243 v 0.181187 0.217307 1.622324 v 0.182259 0.185939 1.670586 v 0.181062 0.153775 1.648442 v 0.196260 0.187569 1.710176 v 0.206570 0.221638 1.705998 v 0.217129 0.190603 1.727610 v 0.206437 0.156362 1.732917 v 0.196109 0.058804 1.747281 v 0.206377 0.091612 1.751616 v 0.217054 0.059657 1.764874 v 0.206362 0.026512 1.761341 v 0.130869 0.222961 1.831798 v 0.146774 0.185003 1.845288 v 0.162064 0.222933 1.831045 v 0.146230 0.261054 1.815778 v 0.131253 0.070297 1.872304 v 0.147076 0.031513 1.876029 v 0.162713 0.070211 1.871366 v 0.147016 0.108723 1.865576 v 0.192203 0.069846 1.867602 v 0.205393 0.031156 1.867999 v 0.217022 0.069012 1.859124 v 0.205278 0.107562 1.857637 v 0.191310 0.222061 1.827556 v 0.204817 0.183265 1.837616 v 0.215990 0.219722 1.819467 v 0.203778 0.259100 1.808639 v 0.185623 0.185214 -1.589243 v 0.181062 0.153775 -1.648442 v 0.182259 0.185939 -1.670585 v 0.181187 0.217307 -1.622324 v 0.185533 0.058310 -1.624206 v 0.180992 0.026155 -1.675768 v 0.182117 0.058416 -1.707088 v 0.181006 0.090282 -1.666458 v 0.196109 0.058804 -1.747281 v 0.206362 0.026512 -1.761341 v 0.217054 0.059657 -1.764874 v 0.206377 0.091612 -1.751616 v 0.196260 0.187569 -1.710176 v 0.206437 0.156362 -1.732917 v 0.217129 0.190603 -1.727610 v 0.206570 0.221638 -1.705998 v 0.131253 0.070297 -1.872304 v 0.147016 0.108723 -1.865576 v 0.162713 0.070211 -1.871366 v 0.147076 0.031513 -1.876029 v 0.130869 0.222961 -1.831798 v 0.146230 0.261054 -1.815778 v 0.162064 0.222933 -1.831045 v 0.146774 0.185003 -1.845288 v 0.191310 0.222061 -1.827556 v 0.203778 0.259100 -1.808639 v 0.215990 0.219722 -1.819466 v 0.204817 0.183265 -1.837616 v 0.192203 0.069846 -1.867602 v 0.205278 0.107562 -1.857637 v 0.217022 0.069012 -1.859124 v 0.205393 0.031156 -1.867999 v 0.185533 -1.624206 0.042600 v 0.181006 -1.666458 0.076552 v 0.182117 -1.707088 0.042681 v 0.180992 -1.675768 0.008091 v 0.185623 -1.589243 0.175832 v 0.181187 -1.622324 0.209014 v 0.182259 -1.670586 0.176541 v 0.181062 -1.648442 0.143155 v 0.196260 -1.710176 0.178111 v 0.206570 -1.705998 0.213231 v 0.217129 -1.727610 0.181010 v 0.206437 -1.732917 0.145597 v 0.196109 -1.747281 0.042967 v 0.206377 -1.751616 0.077695 v 0.217054 -1.764874 0.043594 v 0.206363 -1.761341 0.008202 v 0.130869 -1.831798 0.211648 v 0.146774 -1.845288 0.172207 v 0.162064 -1.831045 0.211635 v 0.146230 -1.815778 0.251062 v 0.131253 -1.872304 0.051355 v 0.147076 -1.876029 0.009749 v 0.162714 -1.871366 0.051294 v 0.147016 -1.865576 0.092180 v 0.192203 -1.867601 0.051030 v 0.205393 -1.867999 0.009639 v 0.217022 -1.859124 0.050423 v 0.205278 -1.857637 0.091207 v 0.191310 -1.827556 0.210823 v 0.204817 -1.837616 0.170614 v 0.215990 -1.819466 0.208620 v 0.203778 -1.808639 0.249222 v 0.185623 1.589243 0.175832 v 0.181062 1.648442 0.143155 v 0.182259 1.670585 0.176541 v 0.181187 1.622324 0.209014 v 0.185533 1.624206 0.042600 v 0.180992 1.675768 0.008091 v 0.182117 1.707088 0.042681 v 0.181006 1.666458 0.076552 v 0.196109 1.747281 0.042967 v 0.206362 1.761341 0.008202 v 0.217054 1.764874 0.043594 v 0.206377 1.751616 0.077695 v 0.196260 1.710176 0.178111 v 0.206437 1.732917 0.145597 v 0.217129 1.727610 0.181010 v 0.206570 1.705998 0.213231 v 0.131253 1.872304 0.051355 v 0.147016 1.865576 0.092180 v 0.162714 1.871366 0.051294 v 0.147076 1.876028 0.009749 v 0.130869 1.831798 0.211648 v 0.146230 1.815778 0.251062 v 0.162064 1.831045 0.211635 v 0.146774 1.845288 0.172207 v 0.191310 1.827556 0.210823 v 0.203778 1.808639 0.249222 v 0.215990 1.819466 0.208620 v 0.204817 1.837616 0.170614 v 0.192203 1.867601 0.051030 v 0.205278 1.857637 0.091207 v 0.217022 1.859124 0.050423 v 0.205393 1.867999 0.009639 v 0.186690 0.312230 1.522837 v 0.184670 0.343988 1.544148 v 0.183516 0.314808 1.601413 v 0.181410 0.281550 1.588705 v 0.211013 0.418204 1.404324 v 0.221554 0.441931 1.392262 v 0.208797 0.426761 1.467063 v 0.196815 0.398916 1.481170 v 0.221901 0.436689 1.499471 v 0.245763 0.465370 1.452705 v 0.241039 0.447252 1.516138 v 0.221063 0.415023 1.555441 v 0.197517 0.318936 1.640193 v 0.209849 0.354400 1.624910 v 0.218072 0.325126 1.657703 v 0.206808 0.288316 1.671612 v 0.141714 0.510203 1.602832 v 0.151169 0.480997 1.652209 v 0.171932 0.512328 1.603902 v 0.165480 0.538232 1.545403 v 0.129848 0.375079 1.754128 v 0.145262 0.337575 1.777663 v 0.160093 0.375825 1.754034 v 0.145669 0.412500 1.726385 v 0.188459 0.375302 1.751433 v 0.201932 0.335904 1.771409 v 0.212645 0.372364 1.744461 v 0.201383 0.411618 1.721393 v 0.199993 0.513057 1.602923 v 0.206573 0.481293 1.648816 v 0.224276 0.510536 1.597813 v 0.221942 0.539977 1.543908 v 0.211013 0.418204 -1.404324 v 0.196815 0.398916 -1.481169 v 0.208797 0.426761 -1.467063 v 0.221554 0.441931 -1.392261 v 0.186690 0.312230 -1.522837 v 0.181410 0.281550 -1.588705 v 0.183516 0.314808 -1.601413 v 0.184670 0.343988 -1.544148 v 0.197517 0.318936 -1.640193 v 0.206808 0.288316 -1.671612 v 0.218072 0.325126 -1.657703 v 0.209849 0.354400 -1.624910 v 0.221901 0.436689 -1.499471 v 0.221063 0.415023 -1.555441 v 0.241039 0.447252 -1.516138 v 0.245763 0.465370 -1.452705 v 0.129848 0.375079 -1.754128 v 0.145669 0.412500 -1.726385 v 0.160093 0.375825 -1.754034 v 0.145262 0.337575 -1.777663 v 0.141714 0.510203 -1.602832 v 0.165480 0.538232 -1.545403 v 0.171932 0.512328 -1.603902 v 0.151169 0.480997 -1.652209 v 0.199993 0.513057 -1.602923 v 0.221942 0.539977 -1.543908 v 0.224276 0.510536 -1.597813 v 0.206573 0.481293 -1.648816 v 0.188459 0.375302 -1.751433 v 0.201383 0.411618 -1.721393 v 0.212645 0.372364 -1.744461 v 0.201932 0.335904 -1.771409 v 0.185623 -0.205238 1.589243 v 0.181062 -0.172489 1.648442 v 0.182259 -0.205994 1.670586 v 0.181187 -0.238198 1.622323 v 0.185533 -0.072448 1.624206 v 0.180992 -0.039279 1.675768 v 0.182117 -0.072576 1.707088 v 0.181006 -0.105838 1.666458 v 0.196109 -0.073055 1.747281 v 0.206362 -0.039816 1.761341 v 0.217054 -0.074113 1.764874 v 0.206377 -0.107381 1.751616 v 0.196260 -0.207753 1.710176 v 0.206437 -0.175332 1.732917 v 0.217129 -0.211078 1.727610 v 0.206570 -0.242814 1.705998 v 0.131253 -0.087344 1.872304 v 0.147016 -0.127466 1.865576 v 0.162714 -0.087235 1.871366 v 0.147076 -0.047326 1.876029 v 0.130869 -0.247105 1.831798 v 0.146230 -0.286224 1.815778 v 0.162064 -0.247044 1.831045 v 0.146774 -0.207551 1.845288 v 0.191310 -0.246044 1.827556 v 0.203778 -0.283986 1.808639 v 0.215990 -0.243415 1.819467 v 0.204817 -0.205558 1.837616 v 0.192203 -0.086778 1.867602 v 0.205278 -0.126093 1.857637 v 0.217022 -0.085740 1.859124 v 0.205393 -0.046790 1.868000 v 0.185533 -0.072448 -1.624206 v 0.181006 -0.105838 -1.666458 v 0.182117 -0.072576 -1.707088 v 0.180992 -0.039279 -1.675768 v 0.185623 -0.205238 -1.589243 v 0.181187 -0.238198 -1.622324 v 0.182259 -0.205994 -1.670586 v 0.181062 -0.172489 -1.648442 v 0.196260 -0.207753 -1.710176 v 0.206570 -0.242814 -1.705998 v 0.217129 -0.211078 -1.727610 v 0.206437 -0.175332 -1.732917 v 0.196109 -0.073055 -1.747281 v 0.206377 -0.107381 -1.751615 v 0.217054 -0.074113 -1.764874 v 0.206362 -0.039816 -1.761341 v 0.130869 -0.247105 -1.831798 v 0.146774 -0.207551 -1.845288 v 0.162064 -0.247044 -1.831045 v 0.146230 -0.286224 -1.815778 v 0.131253 -0.087344 -1.872304 v 0.147076 -0.047326 -1.876029 v 0.162713 -0.087235 -1.871366 v 0.147016 -0.127466 -1.865576 v 0.192203 -0.086778 -1.867602 v 0.205393 -0.046790 -1.867999 v 0.217022 -0.085740 -1.859124 v 0.205278 -0.126093 -1.857637 v 0.191310 -0.246044 -1.827556 v 0.204817 -0.205558 -1.837616 v 0.215990 -0.243415 -1.819467 v 0.203778 -0.283986 -1.808639 v 0.186690 -1.522837 0.306855 v 0.184670 -1.544148 0.339484 v 0.183516 -1.601413 0.309427 v 0.181410 -1.588705 0.275242 v 0.211013 -1.404324 0.415760 v 0.221554 -1.392262 0.440057 v 0.208797 -1.467063 0.424431 v 0.196815 -1.481170 0.395914 v 0.221901 -1.499471 0.434430 v 0.245763 -1.452705 0.463707 v 0.241039 -1.516138 0.444982 v 0.221063 -1.555441 0.412081 v 0.197517 -1.640193 0.313524 v 0.209849 -1.624910 0.349854 v 0.218072 -1.657703 0.319637 v 0.206808 -1.671612 0.281921 v 0.141714 -1.602832 0.507526 v 0.151169 -1.652209 0.477504 v 0.171932 -1.603902 0.509654 v 0.165480 -1.545403 0.536265 v 0.129848 -1.754128 0.368606 v 0.145262 -1.777663 0.329975 v 0.160093 -1.754034 0.369360 v 0.145669 -1.726385 0.407098 v 0.188459 -1.751433 0.368872 v 0.201932 -1.771409 0.328390 v 0.212645 -1.744461 0.366011 v 0.201383 -1.721393 0.406277 v 0.199993 -1.602923 0.510397 v 0.206573 -1.648816 0.477839 v 0.224276 -1.597813 0.507908 v 0.221942 -1.543908 0.538033 v 0.211013 1.404324 0.415760 v 0.196815 1.481169 0.395915 v 0.208797 1.467063 0.424431 v 0.221554 1.392261 0.440057 v 0.186690 1.522837 0.306855 v 0.181410 1.588705 0.275242 v 0.183516 1.601413 0.309427 v 0.184670 1.544148 0.339484 v 0.197517 1.640193 0.313524 v 0.206808 1.671612 0.281922 v 0.218072 1.657703 0.319637 v 0.209849 1.624910 0.349854 v 0.221901 1.499471 0.434430 v 0.221063 1.555441 0.412081 v 0.241039 1.516138 0.444982 v 0.245763 1.452705 0.463707 v 0.129848 1.754128 0.368606 v 0.145669 1.726385 0.407098 v 0.160093 1.754034 0.369360 v 0.145262 1.777663 0.329975 v 0.141714 1.602832 0.507526 v 0.165480 1.545403 0.536265 v 0.171932 1.603902 0.509654 v 0.151169 1.652209 0.477504 v 0.199993 1.602923 0.510397 v 0.221942 1.543908 0.538033 v 0.224276 1.597813 0.507908 v 0.206573 1.648816 0.477839 v 0.188459 1.751433 0.368872 v 0.201383 1.721393 0.406277 v 0.212645 1.744461 0.366011 v 0.201932 1.771409 0.328390 v 0.185623 -1.589243 -0.244032 v 0.181062 -1.648442 -0.209347 v 0.182259 -1.670586 -0.244851 v 0.181187 -1.622323 -0.277975 v 0.185533 -1.624206 -0.099959 v 0.180992 -1.675768 -0.063339 v 0.182117 -1.707088 -0.100132 v 0.181006 -1.666458 -0.136810 v 0.196109 -1.747281 -0.100788 v 0.206362 -1.761341 -0.064204 v 0.217054 -1.764874 -0.102244 v 0.206377 -1.751616 -0.138776 v 0.196260 -1.710176 -0.246859 v 0.206437 -1.732917 -0.212693 v 0.217129 -1.727610 -0.250745 v 0.206570 -1.705998 -0.283135 v 0.131253 -1.872304 -0.120516 v 0.147016 -1.865576 -0.164783 v 0.162714 -1.871366 -0.120363 v 0.147076 -1.876028 -0.076316 v 0.130869 -1.831798 -0.293881 v 0.146230 -1.815778 -0.334151 v 0.162064 -1.831045 -0.293757 v 0.146774 -1.845288 -0.251959 v 0.191310 -1.827556 -0.292508 v 0.203778 -1.808639 -0.331369 v 0.215990 -1.819467 -0.289318 v 0.204817 -1.837616 -0.249462 v 0.192203 -1.867601 -0.119730 v 0.205278 -1.857637 -0.162987 v 0.217022 -1.859124 -0.118293 v 0.205393 -1.867999 -0.075450 v 0.185533 1.624206 -0.099959 v 0.181006 1.666458 -0.136810 v 0.182117 1.707088 -0.100132 v 0.180992 1.675768 -0.063339 v 0.185623 1.589243 -0.244032 v 0.181187 1.622324 -0.277975 v 0.182259 1.670586 -0.244851 v 0.181062 1.648442 -0.209347 v 0.196260 1.710176 -0.246859 v 0.206570 1.705998 -0.283135 v 0.217129 1.727610 -0.250745 v 0.206437 1.732917 -0.212693 v 0.196109 1.747281 -0.100788 v 0.206377 1.751615 -0.138776 v 0.217054 1.764874 -0.102244 v 0.206362 1.761341 -0.064204 v 0.130869 1.831798 -0.293881 v 0.146774 1.845288 -0.251959 v 0.162064 1.831045 -0.293757 v 0.146230 1.815778 -0.334151 v 0.131253 1.872304 -0.120516 v 0.147076 1.876029 -0.076316 v 0.162714 1.871366 -0.120363 v 0.147016 1.865576 -0.164783 v 0.192203 1.867601 -0.119730 v 0.205393 1.867999 -0.075450 v 0.217022 1.859124 -0.118293 v 0.205278 1.857637 -0.162987 v 0.191310 1.827556 -0.292508 v 0.204817 1.837616 -0.249462 v 0.215990 1.819466 -0.289318 v 0.203778 1.808639 -0.331369 v -0.057570 -0.492469 1.650456 v -0.064686 -0.543623 1.543838 v -0.040802 -0.462646 1.691154 v -0.011617 -0.462679 1.691219 v -0.054460 -0.430580 1.725014 v -0.053742 -0.360706 1.776912 v -0.070583 -0.462828 1.691210 v -0.101011 -0.463474 1.691573 v -0.054460 1.725014 -0.468059 v -0.053742 1.776912 -0.406257 v -0.040802 1.691154 -0.494836 v -0.011617 1.691219 -0.494869 v -0.057570 1.650456 -0.519003 v -0.064686 1.543838 -0.559144 v -0.070583 1.691210 -0.495018 v -0.101011 1.691573 -0.495665 v -0.054460 -0.430580 -1.725014 v -0.053742 -0.360706 -1.776912 v -0.040802 -0.462646 -1.691154 v -0.011617 -0.462679 -1.691219 v -0.057570 -0.492469 -1.650456 v -0.064686 -0.543623 -1.543838 v -0.070583 -0.462828 -1.691210 v -0.101011 -0.463474 -1.691573 v -0.057570 -1.650456 -0.519003 v -0.064686 -1.543838 -0.559144 v -0.040802 -1.691154 -0.494836 v -0.011617 -1.691219 -0.494869 v -0.054460 -1.725014 -0.468059 v -0.053742 -1.776912 -0.406257 v -0.070583 -1.691210 -0.495018 v -0.101011 -1.691573 -0.495665 v 0.489764 -0.426050 -0.410938 v 0.492386 -0.435707 -0.346120 v 0.479278 -0.468513 -0.442974 v 0.454608 -0.588076 -0.433115 v 0.479278 -0.416340 -0.490490 v 0.454608 -0.406649 -0.600755 v 0.489764 -0.379722 -0.452947 v 0.492386 -0.308089 -0.462993 v -0.479288 -0.468517 -0.442978 v -0.454630 -0.588083 -0.433123 v -0.489766 -0.426051 -0.410939 v -0.492386 -0.435707 -0.346120 v -0.489766 -0.379722 -0.452948 v -0.492386 -0.308089 -0.462993 v -0.479288 -0.416344 -0.490494 v -0.454630 -0.406657 -0.600763 v -0.110164 -0.657663 1.026283 v -0.120557 -0.732848 0.857026 v -0.075478 -0.634571 1.121544 v -0.020470 -0.637409 1.124412 v -0.094184 -0.613226 1.214549 v -0.077422 -0.581293 1.395757 v -0.129094 -0.630984 1.117837 v -0.179522 -0.628738 1.115318 v 0.344419 -0.389255 0.954335 v 0.408359 -0.397265 0.749507 v 0.308934 -0.358500 1.075070 v 0.307841 -0.299558 1.103435 v 0.277958 -0.384463 1.161809 v 0.223214 -0.383475 1.343083 v 0.313250 -0.412939 1.043944 v 0.321697 -0.460245 1.016789 v -0.075478 0.633856 1.121544 v -0.020470 0.636694 1.124412 v -0.110164 0.657377 1.026283 v -0.120557 0.732848 0.857026 v -0.129094 0.630269 1.117837 v -0.179522 0.628023 1.115318 v -0.094184 0.611796 1.214549 v -0.077422 0.577289 1.395757 v -0.344473 -0.389268 0.954347 v -0.408392 -0.397276 0.749518 v -0.313367 -0.412967 1.043968 v -0.321960 -0.460318 1.016856 v -0.278075 -0.384481 1.161823 v -0.223467 -0.383500 1.343102 v -0.308990 -0.358507 1.075076 v -0.307883 -0.299559 1.103436 v -0.110164 1.026283 0.657311 v -0.120557 0.857026 0.732848 v -0.075478 1.121544 0.633692 v -0.020470 1.124412 0.636530 v -0.094184 1.214549 0.611468 v -0.077422 1.395757 0.576371 v -0.129094 1.117837 0.630105 v -0.179522 1.115318 0.627859 v 0.344419 0.954593 -0.415885 v 0.408359 0.750241 -0.423726 v 0.313250 1.044065 -0.435086 v 0.321697 1.016886 -0.473463 v 0.277958 1.161861 -0.411398 v 0.223214 1.343083 -0.410693 v 0.308934 1.075204 -0.389613 v 0.307841 1.103574 -0.337340 v -0.110164 1.026283 -0.658180 v -0.120557 0.857026 -0.732848 v -0.129094 1.117837 -0.632278 v -0.179522 1.115318 -0.630032 v -0.094184 1.214549 -0.615812 v -0.077422 1.395757 -0.588536 v -0.075478 1.121544 -0.635864 v -0.020470 1.124412 -0.638702 v -0.344473 0.954605 -0.415899 v -0.408392 0.750252 -0.423737 v -0.308990 1.075210 -0.389621 v -0.307883 1.103575 -0.337341 v -0.278075 1.161875 -0.411415 v -0.223467 1.343102 -0.410719 v -0.313367 1.044089 -0.435114 v -0.321960 1.016953 -0.473537 v -0.110164 0.657377 -1.026283 v -0.120557 0.732848 -0.857026 v -0.075478 0.633856 -1.121544 v -0.020470 0.636694 -1.124412 v -0.094184 0.611796 -1.214549 v -0.077422 0.577289 -1.395757 v -0.129094 0.630270 -1.117837 v -0.179522 0.628023 -1.115318 v 0.344419 -0.389255 -0.957749 v 0.408359 -0.397265 -0.759229 v 0.313250 -0.412939 -1.045545 v 0.321697 -0.460245 -1.018072 v 0.277958 -0.384463 -1.162492 v 0.223214 -0.383474 -1.343083 v 0.308934 -0.358500 -1.076844 v 0.307841 -0.299558 -1.105275 v -0.110164 -0.657663 -1.026283 v -0.120557 -0.732848 -0.857026 v -0.129094 -0.630984 -1.117837 v -0.179522 -0.628738 -1.115318 v -0.094184 -0.613226 -1.214549 v -0.077422 -0.581293 -1.395757 v -0.075478 -0.634571 -1.121544 v -0.020470 -0.637409 -1.124412 v -0.344473 -0.389268 -0.957762 v -0.408392 -0.397276 -0.759240 v -0.308990 -0.358507 -1.076850 v -0.307883 -0.299559 -1.105276 v -0.278075 -0.384481 -1.162506 v -0.223467 -0.383500 -1.343102 v -0.313367 -0.412967 -1.045570 v -0.321960 -0.460318 -1.018140 v -0.110164 -1.026283 -0.658180 v -0.120557 -0.857026 -0.732848 v -0.075478 -1.121544 -0.635864 v -0.020470 -1.124412 -0.638702 v -0.094184 -1.214549 -0.615812 v -0.077422 -1.395757 -0.588536 v -0.129094 -1.117837 -0.632278 v -0.179522 -1.115318 -0.630032 v 0.344419 -0.955716 -0.415885 v 0.408359 -0.753441 -0.423726 v 0.308934 -1.075788 -0.389613 v 0.307841 -1.104179 -0.337340 v 0.277958 -1.162086 -0.411398 v 0.223214 -1.343083 -0.410693 v 0.313250 -1.044592 -0.435086 v 0.321697 -1.017308 -0.473463 v -0.110164 -1.026283 0.657311 v -0.120557 -0.857026 0.732848 v -0.129094 -1.117837 0.630105 v -0.179522 -1.115318 0.627859 v -0.094184 -1.214549 0.611468 v -0.077422 -1.395757 0.576371 v -0.075478 -1.121544 0.633692 v -0.020470 -1.124412 0.636530 v -0.344473 -0.955729 -0.415899 v -0.408392 -0.753452 -0.423737 v -0.313367 -1.044616 -0.435114 v -0.321960 -1.017375 -0.473537 v -0.278075 -1.162100 -0.411415 v -0.223467 -1.343102 -0.410719 v -0.308990 -1.075794 -0.389621 v -0.307883 -1.104180 -0.337341 v 0.245924 -0.430032 1.634746 v 0.239844 -0.416429 1.615727 v 0.242974 -0.405144 1.676350 v 0.242197 -0.336501 1.723805 v 0.243219 -0.443762 1.654771 v 0.232461 -0.455470 1.672549 v 0.250606 -0.466661 1.606432 v 0.270041 -0.517487 1.503863 v -0.247985 -0.430254 1.634892 v -0.241724 -0.416613 1.615849 v -0.252695 -0.466947 1.606624 v -0.272093 -0.517873 1.504137 v -0.245334 -0.444011 1.654932 v -0.234484 -0.455726 1.672715 v -0.245094 -0.405334 1.676472 v -0.244343 -0.336609 1.723874 v 0.245924 1.634746 -0.458961 v 0.239844 1.615727 -0.444414 v 0.250606 1.606432 -0.490931 v 0.270041 1.503863 -0.531683 v 0.243219 1.654771 -0.473721 v 0.232461 1.672549 -0.486373 v 0.242974 1.676350 -0.439425 v 0.242197 1.723805 -0.378165 v -0.247985 1.634892 -0.459183 v -0.241724 1.615849 -0.444598 v -0.245094 1.676472 -0.439615 v -0.244343 1.723874 -0.378273 v -0.245334 1.654932 -0.473970 v -0.234484 1.672715 -0.486629 v -0.252695 1.606624 -0.491217 v -0.272093 1.504137 -0.532069 v 0.245924 -0.430032 -1.634746 v 0.239844 -0.416429 -1.615727 v 0.250606 -0.466661 -1.606432 v 0.270041 -0.517487 -1.503863 v 0.243219 -0.443762 -1.654771 v 0.232461 -0.455470 -1.672549 v 0.242974 -0.405144 -1.676350 v 0.242197 -0.336501 -1.723805 v -0.247985 -0.430254 -1.634892 v -0.241724 -0.416613 -1.615849 v -0.245094 -0.405334 -1.676472 v -0.244343 -0.336609 -1.723874 v -0.245334 -0.444011 -1.654932 v -0.234484 -0.455726 -1.672715 v -0.252695 -0.466947 -1.606624 v -0.272093 -0.517873 -1.504137 v 0.245924 -1.634746 -0.458961 v 0.239844 -1.615727 -0.444414 v 0.242974 -1.676350 -0.439425 v 0.242197 -1.723805 -0.378165 v 0.243219 -1.654771 -0.473721 v 0.232461 -1.672549 -0.486373 v 0.250606 -1.606432 -0.490931 v 0.270041 -1.503863 -0.531683 v -0.247985 -1.634892 -0.459183 v -0.241724 -1.615849 -0.444598 v -0.252695 -1.606624 -0.491217 v -0.272093 -1.504137 -0.532069 v -0.245334 -1.654932 -0.473970 v -0.234484 -1.672715 -0.486629 v -0.245094 -1.676472 -0.439615 v -0.244343 -1.723874 -0.378273 v 0.384203 -0.592152 1.073467 v 0.388060 -0.571685 1.052775 v 0.354562 -0.583991 1.178495 v 0.306223 -0.554056 1.358452 v 0.371575 -0.611953 1.093885 v 0.351988 -0.627697 1.110483 v 0.400921 -0.626100 0.990777 v 0.431167 -0.699194 0.822082 v -0.386181 -0.592746 1.073988 v -0.389957 -0.572255 1.053286 v -0.402874 -0.626714 0.991330 v -0.433105 -0.699829 0.822696 v -0.373497 -0.612530 1.094379 v -0.353735 -0.628221 1.110920 v -0.356543 -0.584550 1.178961 v -0.308239 -0.554536 1.358820 v -0.386181 0.592104 1.073988 v -0.389957 0.571634 1.053286 v -0.356543 0.583242 1.178961 v -0.308239 0.550874 1.358820 v -0.373497 0.611865 1.094379 v -0.353735 0.627534 1.110921 v -0.402874 0.626453 0.991330 v -0.433105 0.699829 0.822696 v 0.384203 0.591510 1.073467 v 0.388060 0.571064 1.052775 v 0.400921 0.625839 0.990777 v 0.431167 0.699194 0.822082 v 0.371575 0.611288 1.093885 v 0.351988 0.627010 1.110482 v 0.354562 0.582683 1.178495 v 0.306223 0.550394 1.358451 v 0.384203 1.073467 0.591362 v 0.388060 1.052775 0.570921 v 0.354562 1.178495 0.582383 v 0.306223 1.358452 0.549554 v 0.371575 1.093885 0.611135 v 0.351988 1.110483 0.626853 v 0.400921 0.990777 0.625778 v 0.431167 0.822082 0.699194 v -0.386181 1.073988 0.591956 v -0.389957 1.053286 0.571491 v -0.402874 0.991330 0.626393 v -0.433105 0.822696 0.699829 v -0.373497 1.094379 0.611712 v -0.353735 1.110920 0.627377 v -0.356543 1.178961 0.582942 v -0.308239 1.358820 0.550034 v -0.386181 1.073988 -0.593909 v -0.389957 1.053286 -0.573380 v -0.356543 1.178961 -0.586916 v -0.308239 1.358820 -0.561161 v -0.373497 1.094379 -0.613734 v -0.353735 1.110921 -0.629462 v -0.402874 0.991330 -0.627187 v -0.433105 0.822696 -0.699829 v 0.384203 1.073467 -0.593315 v 0.388060 1.052775 -0.572809 v 0.400921 0.990777 -0.626573 v 0.431167 0.822082 -0.699194 v 0.371575 1.093885 -0.613157 v 0.351988 1.110482 -0.628938 v 0.354562 1.178495 -0.586357 v 0.306223 1.358451 -0.560681 v 0.384203 0.591510 -1.073467 v 0.388060 0.571064 -1.052775 v 0.354562 0.582683 -1.178495 v 0.306223 0.550394 -1.358452 v 0.371575 0.611288 -1.093885 v 0.351988 0.627010 -1.110483 v 0.400921 0.625839 -0.990777 v 0.431167 0.699194 -0.822082 v -0.386181 0.592104 -1.073988 v -0.389957 0.571634 -1.053286 v -0.402874 0.626453 -0.991330 v -0.433105 0.699829 -0.822696 v -0.373497 0.611865 -1.094379 v -0.353735 0.627534 -1.110920 v -0.356543 0.583242 -1.178961 v -0.308239 0.550874 -1.358820 v -0.386181 -0.592746 -1.073988 v -0.389957 -0.572255 -1.053286 v -0.356543 -0.584550 -1.178961 v -0.308239 -0.554536 -1.358820 v -0.373497 -0.612530 -1.094379 v -0.353735 -0.628221 -1.110921 v -0.402874 -0.626714 -0.991330 v -0.433105 -0.699829 -0.822696 v 0.384203 -0.592152 -1.073467 v 0.388060 -0.571685 -1.052775 v 0.400921 -0.626100 -0.990777 v 0.431167 -0.699194 -0.822082 v 0.371575 -0.611953 -1.093885 v 0.351988 -0.627697 -1.110482 v 0.354562 -0.583991 -1.178495 v 0.306223 -0.554056 -1.358451 v 0.384203 -1.073467 -0.593315 v 0.388060 -1.052775 -0.572809 v 0.354562 -1.178495 -0.586357 v 0.306223 -1.358452 -0.560681 v 0.371575 -1.093885 -0.613157 v 0.351988 -1.110483 -0.628938 v 0.400921 -0.990777 -0.626573 v 0.431167 -0.822082 -0.699194 v -0.386181 -1.073988 -0.593909 v -0.389957 -1.053286 -0.573380 v -0.402874 -0.991330 -0.627187 v -0.433105 -0.822696 -0.699829 v -0.373497 -1.094379 -0.613734 v -0.353735 -1.110920 -0.629462 v -0.356543 -1.178961 -0.586916 v -0.308239 -1.358820 -0.561161 v -0.386181 -1.073988 0.591957 v -0.389957 -1.053286 0.571491 v -0.356543 -1.178961 0.582942 v -0.308239 -1.358820 0.550034 v -0.373497 -1.094379 0.611712 v -0.353735 -1.110921 0.627377 v -0.402874 -0.991330 0.626393 v -0.433105 -0.822696 0.699829 v 0.384203 -1.073467 0.591362 v 0.388060 -1.052775 0.570921 v 0.400921 -0.990777 0.625778 v 0.431167 -0.822082 0.699194 v 0.371575 -1.093885 0.611135 v 0.351988 -1.110482 0.626853 v 0.354562 -1.178495 0.582383 v 0.306223 -1.358451 0.549554 v 0.121107 1.026274 0.657300 v 0.132834 0.857016 0.732838 v 0.137317 1.117819 0.630084 v 0.184198 1.115270 0.627798 v 0.103074 1.214541 0.611456 v 0.084158 1.395750 0.576360 v 0.087013 1.121541 0.633688 v 0.034135 1.124412 0.636530 v 0.045357 1.691152 -0.494833 v 0.017027 1.691219 -0.494869 v 0.058222 1.725011 -0.468053 v 0.057402 1.776910 -0.406254 v 0.073776 1.691201 -0.495005 v 0.102686 1.691550 -0.495629 v 0.061741 1.650451 -0.518995 v 0.069780 1.543831 -0.559134 v 0.121107 1.026274 -0.658169 v 0.132834 0.857016 -0.732838 v 0.087013 1.121541 -0.635860 v 0.034135 1.124412 -0.638702 v 0.103074 1.214541 -0.615801 v 0.084158 1.395750 -0.588525 v 0.137317 1.117819 -0.632256 v 0.184198 1.115270 -0.629970 v 0.087013 0.633852 -1.121541 v 0.034135 0.636694 -1.124412 v 0.121107 0.657366 -1.026274 v 0.132834 0.732838 -0.857016 v 0.137317 0.630248 -1.117819 v 0.184198 0.627962 -1.115270 v 0.103074 0.611785 -1.214541 v 0.084158 0.577279 -1.395750 v 0.045357 -0.462643 -1.691152 v 0.017027 -0.462679 -1.691219 v 0.058222 -0.430574 -1.725011 v 0.057402 -0.360703 -1.776910 v 0.073776 -0.462815 -1.691201 v 0.102686 -0.463438 -1.691550 v 0.061741 -0.492461 -1.650451 v 0.069780 -0.543614 -1.543831 v 0.121107 -0.657652 -1.026274 v 0.132834 -0.732838 -0.857016 v 0.087013 -0.634566 -1.121541 v 0.034135 -0.637409 -1.124412 v 0.103074 -0.613214 -1.214541 v 0.084158 -0.581283 -1.395750 v 0.137317 -0.630963 -1.117819 v 0.184198 -0.628677 -1.115270 v 0.087013 -1.121541 -0.635860 v 0.034135 -1.124412 -0.638702 v 0.121107 -1.026274 -0.658169 v 0.132834 -0.857016 -0.732838 v 0.137317 -1.117819 -0.632256 v 0.184198 -1.115270 -0.629970 v 0.103074 -1.214541 -0.615801 v 0.084158 -1.395750 -0.588525 v 0.045357 -1.691152 -0.494833 v 0.017027 -1.691219 -0.494869 v 0.061741 -1.650451 -0.518995 v 0.069780 -1.543831 -0.559134 v 0.073776 -1.691201 -0.495005 v 0.102686 -1.691550 -0.495629 v 0.058222 -1.725011 -0.468053 v 0.057402 -1.776910 -0.406254 v 0.121107 -1.026274 0.657300 v 0.132834 -0.857016 0.732838 v 0.087013 -1.121541 0.633688 v 0.034135 -1.124412 0.636530 v 0.103074 -1.214541 0.611456 v 0.084158 -1.395750 0.576360 v 0.137317 -1.117819 0.630084 v 0.184198 -1.115270 0.627798 v 0.087013 -0.634566 1.121541 v 0.034135 -0.637409 1.124412 v 0.121107 -0.657652 1.026274 v 0.132834 -0.732838 0.857016 v 0.137317 -0.630963 1.117819 v 0.184198 -0.628677 1.115270 v 0.103074 -0.613214 1.214541 v 0.084158 -0.581283 1.395750 v 0.045357 -0.462643 1.691152 v 0.017027 -0.462679 1.691219 v 0.061741 -0.492461 1.650451 v 0.069780 -0.543614 1.543831 v 0.073776 -0.462815 1.691201 v 0.102686 -0.463438 1.691550 v 0.058222 -0.430574 1.725011 v 0.057402 -0.360703 1.776910 v 0.121107 0.657366 1.026274 v 0.132834 0.732838 0.857016 v 0.087013 0.633852 1.121541 v 0.034135 0.636694 1.124412 v 0.103074 0.611785 1.214541 v 0.084158 0.577279 1.395750 v 0.137317 0.630248 1.117819 v 0.184198 0.627962 1.115270 v 0.342725 0.121842 1.038499 v 0.408635 0.121923 0.817397 v 0.307819 0.153336 1.145958 v 0.307827 0.216168 1.127402 v 0.273999 0.121826 1.265179 v 0.216821 0.121867 1.466327 v 0.307815 0.090167 1.158717 v 0.307814 0.026140 1.165290 v 0.244246 0.099651 1.805801 v 0.244317 0.028834 1.815811 v 0.243097 0.132542 1.786089 v 0.234463 0.128238 1.765526 v 0.243963 0.170134 1.786590 v 0.243327 0.241267 1.758989 v 0.243004 0.137195 1.808495 v 0.234212 0.141427 1.829013 v 0.043681 0.146850 1.856772 v 0.016302 0.146847 1.856770 v 0.057511 0.108707 1.865778 v 0.057515 0.031523 1.876265 v 0.071527 0.146864 1.856781 v 0.100473 0.146894 1.856800 v 0.057496 0.184807 1.845357 v 0.057463 0.260419 1.815551 v -0.053850 0.108707 1.865778 v -0.053854 0.031523 1.876265 v -0.039421 0.146850 1.856772 v -0.011241 0.146847 1.856770 v -0.053835 0.184807 1.845357 v -0.053802 0.260420 1.815552 v -0.068543 0.146864 1.856781 v -0.098914 0.146895 1.856801 v -0.245257 0.132550 1.786094 v -0.236479 0.128245 1.765530 v -0.246426 0.099655 1.805803 v -0.246498 0.028834 1.815811 v -0.245166 0.137204 1.808501 v -0.236234 0.141437 1.829019 v -0.246139 0.170152 1.786602 v -0.245492 0.241318 1.759021 v -0.342743 0.121842 1.038499 v -0.408635 0.121923 0.817397 v -0.307859 0.090168 1.158717 v -0.307858 0.026140 1.165290 v -0.274087 0.121826 1.265179 v -0.217068 0.121868 1.466327 v -0.307863 0.153336 1.145958 v -0.307870 0.216169 1.127402 v -0.492386 0.090686 -0.491744 v -0.492386 0.026158 -0.496647 v -0.496954 0.123399 -0.447162 v -0.500000 0.125197 -0.376361 v -0.492386 0.155098 -0.483476 v -0.492386 0.220403 -0.473380 v -0.484772 0.122464 -0.535052 v -0.457363 0.122076 -0.656613 v -0.307859 0.090168 -1.160712 v -0.307858 0.026140 -1.167320 v -0.342743 0.121842 -1.042438 v -0.408635 0.121923 -0.828425 v -0.307863 0.153336 -1.147899 v -0.307870 0.216169 -1.129286 v -0.274087 0.121826 -1.265967 v -0.217068 0.121868 -1.466327 v -0.246426 0.099655 -1.805803 v -0.246498 0.028834 -1.815811 v -0.245257 0.132550 -1.786094 v -0.236479 0.128245 -1.765530 v -0.246139 0.170152 -1.786602 v -0.245492 0.241318 -1.759021 v -0.245166 0.137204 -1.808501 v -0.236234 0.141437 -1.829019 v -0.053835 0.184807 -1.845357 v -0.053802 0.260420 -1.815552 v -0.039421 0.146850 -1.856772 v -0.011241 0.146847 -1.856770 v -0.053850 0.108707 -1.865778 v -0.053854 0.031523 -1.876265 v -0.068543 0.146864 -1.856781 v -0.098914 0.146895 -1.856801 v 0.057511 0.108707 -1.865778 v 0.057515 0.031523 -1.876264 v 0.043681 0.146850 -1.856772 v 0.016302 0.146847 -1.856770 v 0.057496 0.184807 -1.845357 v 0.057463 0.260419 -1.815551 v 0.071527 0.146864 -1.856781 v 0.100473 0.146894 -1.856800 v 0.243097 0.132542 -1.786089 v 0.234463 0.128238 -1.765526 v 0.244246 0.099651 -1.805801 v 0.244317 0.028834 -1.815811 v 0.243004 0.137195 -1.808495 v 0.234212 0.141427 -1.829013 v 0.243963 0.170134 -1.786590 v 0.243327 0.241267 -1.758989 v 0.342725 0.121842 -1.042438 v 0.408635 0.121923 -0.828425 v 0.307815 0.090167 -1.160712 v 0.307814 0.026140 -1.167320 v 0.273999 0.121826 -1.265967 v 0.216821 0.121867 -1.466327 v 0.307819 0.153336 -1.147899 v 0.307827 0.216168 -1.129285 v 0.492386 0.090686 -0.491744 v 0.492386 0.026158 -0.496647 v 0.484772 0.122464 -0.535052 v 0.457363 0.122076 -0.656613 v 0.492386 0.155098 -0.483476 v 0.492386 0.220403 -0.473380 v 0.496954 0.123399 -0.447162 v 0.500000 0.125197 -0.376361 v 0.342725 -1.040093 0.109755 v 0.408635 -0.821859 0.109761 v 0.307819 -1.146743 0.142703 v 0.307827 -1.128164 0.207868 v 0.273999 -1.265498 0.109773 v 0.216821 -1.466327 0.109823 v 0.307815 -1.159524 0.076419 v 0.307814 -1.166111 0.008056 v 0.244246 -1.805800 0.084515 v 0.244317 -1.815811 0.008920 v 0.243097 -1.786089 0.119490 v 0.234463 -1.765526 0.115612 v 0.243963 -1.786590 0.158426 v 0.243327 -1.758989 0.232124 v 0.243004 -1.808495 0.123679 v 0.234212 -1.829013 0.127485 v 0.043681 -1.856772 0.132327 v 0.016302 -1.856770 0.132324 v 0.057511 -1.865778 0.092159 v 0.057515 -1.876264 0.009752 v 0.071527 -1.856780 0.132340 v 0.100473 -1.856800 0.132371 v 0.057496 -1.845357 0.172007 v 0.057463 -1.815551 0.250423 v -0.053850 -1.865778 0.092159 v -0.053854 -1.876264 0.009752 v -0.039421 -1.856772 0.132327 v -0.011241 -1.856770 0.132324 v -0.053835 -1.845357 0.172007 v -0.053802 -1.815552 0.250425 v -0.068543 -1.856781 0.132341 v -0.098914 -1.856801 0.132372 v -0.245257 -1.786094 0.119499 v -0.236479 -1.765530 0.115619 v -0.246426 -1.805803 0.084518 v -0.246498 -1.815811 0.008920 v -0.245166 -1.808501 0.123688 v -0.236234 -1.829019 0.127495 v -0.246139 -1.786602 0.158444 v -0.245492 -1.759021 0.232175 v -0.342743 -1.040093 0.109755 v -0.408635 -0.821859 0.109761 v -0.307859 -1.159524 0.076419 v -0.307858 -1.166111 0.008056 v -0.274087 -1.265498 0.109773 v -0.217068 -1.466327 0.109823 v -0.307863 -1.146743 0.142703 v -0.307870 -1.128164 0.207869 v -0.492386 -0.462191 0.076351 v -0.492386 -0.466579 0.007373 v -0.484772 -0.511000 0.109987 v -0.457363 -0.642542 0.109781 v -0.492386 -0.454717 0.144040 v -0.492386 -0.445456 0.211846 v -0.496954 -0.413199 0.110729 v -0.500000 -0.335106 0.112358 v -0.500000 0.135524 0.084050 v -0.500000 0.137825 0.009114 v -0.500000 0.098848 0.122537 v -0.500000 0.028610 0.124851 v -0.500000 0.131959 0.157454 v -0.500000 0.128171 0.230909 v -0.500000 0.168912 0.118973 v -0.500000 0.239884 0.115225 v -0.307859 1.158867 0.076419 v -0.307858 1.165443 0.008056 v -0.342743 1.038797 0.109755 v -0.408635 0.818229 0.109761 v -0.307863 1.146105 0.142703 v -0.307870 1.127544 0.207869 v -0.274087 1.265239 0.109773 v -0.217068 1.466327 0.109823 v -0.246426 1.805803 0.084518 v -0.246498 1.815811 0.008920 v -0.245257 1.786094 0.119499 v -0.236479 1.765530 0.115619 v -0.246139 1.786602 0.158444 v -0.245492 1.759021 0.232175 v -0.245166 1.808501 0.123688 v -0.236234 1.829019 0.127495 v -0.053835 1.845357 0.172007 v -0.053802 1.815552 0.250425 v -0.039421 1.856772 0.132327 v -0.011241 1.856770 0.132324 v -0.053850 1.865778 0.092159 v -0.053854 1.876265 0.009752 v -0.068543 1.856781 0.132341 v -0.098914 1.856801 0.132372 v 0.057511 1.865778 0.092159 v 0.057515 1.876264 0.009752 v 0.043681 1.856772 0.132327 v 0.016302 1.856770 0.132324 v 0.057496 1.845357 0.172007 v 0.057463 1.815551 0.250423 v 0.071527 1.856780 0.132340 v 0.100473 1.856800 0.132371 v 0.243097 1.786089 0.119490 v 0.234463 1.765526 0.115612 v 0.244246 1.805800 0.084515 v 0.244317 1.815811 0.008920 v 0.243004 1.808495 0.123679 v 0.234212 1.829013 0.127485 v 0.243963 1.786590 0.158426 v 0.243327 1.758989 0.232124 v 0.342725 1.038797 0.109755 v 0.408635 0.818229 0.109761 v 0.307815 1.158867 0.076419 v 0.307814 1.165443 0.008056 v 0.273999 1.265238 0.109773 v 0.216821 1.466327 0.109823 v 0.307819 1.146104 0.142703 v 0.307827 1.127544 0.207868 v 0.500000 0.098848 0.122537 v 0.500000 0.028610 0.124851 v 0.500000 0.135524 0.084050 v 0.500000 0.137825 0.009114 v 0.500000 0.168912 0.118973 v 0.500000 0.239884 0.115225 v 0.500000 0.131959 0.157454 v 0.500000 0.128171 0.230909 v 0.484772 -0.511000 0.109987 v 0.457363 -0.642543 0.109781 v 0.492386 -0.462191 0.076351 v 0.492386 -0.466579 0.007373 v 0.496954 -0.413199 0.110729 v 0.500000 -0.335106 0.112358 v 0.492386 -0.454717 0.144040 v 0.492386 -0.445456 0.211846 v 0.344419 0.374625 0.954335 v 0.408359 0.382730 0.749507 v 0.313250 0.400733 1.043944 v 0.321697 0.452937 1.016789 v 0.277958 0.369665 1.161809 v 0.223214 0.368519 1.343083 v 0.308934 0.341484 1.075070 v 0.307841 0.279186 1.103435 v 0.242974 0.386394 1.676350 v 0.242197 0.314034 1.723805 v 0.245924 0.414139 1.634746 v 0.239844 0.401054 1.615727 v 0.250606 0.453284 1.606432 v 0.270041 0.509639 1.503863 v 0.243219 0.427303 1.654771 v 0.232461 0.438493 1.672549 v 0.045357 0.444958 1.691152 v 0.017027 0.444994 1.691219 v 0.058222 0.410076 1.725011 v 0.057402 0.336141 1.776910 v 0.073776 0.445130 1.691201 v 0.102686 0.445753 1.691550 v 0.061741 0.477837 1.650451 v 0.069780 0.535034 1.543831 v -0.054460 0.410082 1.725014 v -0.053742 0.336144 1.776912 v -0.040802 0.444961 1.691154 v -0.011617 0.444994 1.691219 v -0.057570 0.477845 1.650456 v -0.064686 0.535044 1.543838 v -0.070583 0.445143 1.691210 v -0.101011 0.445789 1.691573 v -0.247985 0.414361 1.634892 v -0.241724 0.401238 1.615849 v -0.245094 0.386585 1.676472 v -0.244343 0.314142 1.723874 v -0.245334 0.427552 1.654932 v -0.234484 0.438748 1.672715 v -0.252695 0.453570 1.606624 v -0.272093 0.510025 1.504137 v -0.344473 0.374639 0.954347 v -0.408392 0.382741 0.749518 v -0.308990 0.341491 1.075076 v -0.307883 0.279187 1.103436 v -0.278075 0.369683 1.161823 v -0.223467 0.368544 1.343102 v -0.313367 0.400761 1.043968 v -0.321960 0.453010 1.016856 v -0.492386 0.445951 0.076351 v -0.492386 0.450052 0.007373 v -0.496954 0.394619 0.110729 v -0.500000 0.312848 0.112358 v -0.492386 0.438917 0.144040 v -0.492386 0.430119 0.211846 v -0.484772 0.497743 0.109987 v -0.457363 0.634764 0.109781 v -0.489766 0.362661 -0.452948 v -0.492386 0.287613 -0.462993 v -0.489766 0.411281 -0.410939 v -0.492386 0.420724 -0.346120 v -0.479288 0.456407 -0.442978 v -0.454630 0.581074 -0.433123 v -0.479288 0.401717 -0.490494 v -0.454630 0.392121 -0.600763 v -0.308990 0.341491 -1.076850 v -0.307883 0.279187 -1.105276 v -0.344473 0.374639 -0.957762 v -0.408392 0.382741 -0.759240 v -0.313367 0.400761 -1.045570 v -0.321960 0.453010 -1.018140 v -0.278075 0.369683 -1.162506 v -0.223467 0.368544 -1.343102 v -0.245094 0.386585 -1.676472 v -0.244343 0.314142 -1.723874 v -0.247985 0.414361 -1.634892 v -0.241724 0.401238 -1.615849 v -0.252695 0.453570 -1.606624 v -0.272093 0.510025 -1.504137 v -0.245334 0.427552 -1.654932 v -0.234484 0.438748 -1.672715 v -0.057570 0.477844 -1.650456 v -0.064686 0.535044 -1.543838 v -0.040802 0.444961 -1.691154 v -0.011617 0.444994 -1.691219 v -0.054460 0.410081 -1.725014 v -0.053742 0.336144 -1.776912 v -0.070583 0.445143 -1.691210 v -0.101011 0.445789 -1.691573 v 0.058222 0.410076 -1.725010 v 0.057402 0.336141 -1.776910 v 0.045357 0.444958 -1.691152 v 0.017027 0.444994 -1.691219 v 0.061741 0.477837 -1.650451 v 0.069780 0.535034 -1.543831 v 0.073776 0.445130 -1.691201 v 0.102686 0.445753 -1.691550 v 0.245924 0.414139 -1.634746 v 0.239844 0.401054 -1.615727 v 0.242974 0.386394 -1.676350 v 0.242197 0.314034 -1.723805 v 0.243219 0.427303 -1.654771 v 0.232461 0.438493 -1.672549 v 0.250606 0.453284 -1.606432 v 0.270041 0.509639 -1.503863 v 0.344419 0.374625 -0.957749 v 0.408359 0.382730 -0.759229 v 0.308934 0.341484 -1.076844 v 0.307841 0.279186 -1.105275 v 0.277958 0.369665 -1.162492 v 0.223214 0.368519 -1.343083 v 0.313250 0.400733 -1.045545 v 0.321697 0.452937 -1.018072 v 0.489764 0.362660 -0.452947 v 0.492386 0.287613 -0.462993 v 0.479278 0.401713 -0.490490 v 0.454608 0.392113 -0.600755 v 0.479278 0.456404 -0.442974 v 0.454608 0.581066 -0.433115 v 0.489764 0.411280 -0.410938 v 0.492386 0.420724 -0.346120 v 0.496954 0.394619 0.110729 v 0.500000 0.312848 0.112358 v 0.492386 0.445951 0.076351 v 0.492386 0.450052 0.007373 v 0.484772 0.497743 0.109987 v 0.457363 0.634764 0.109781 v 0.492386 0.438917 0.144040 v 0.492386 0.430119 0.211846 v 0.342725 -0.138997 1.038499 v 0.408635 -0.139097 0.817397 v 0.307815 -0.105724 1.158717 v 0.307814 -0.039267 1.165290 v 0.273999 -0.138973 1.265179 v 0.216821 -0.139012 1.466327 v 0.307819 -0.172047 1.145958 v 0.307827 -0.237053 1.127402 v 0.243963 -0.190765 1.786590 v 0.243327 -0.264298 1.758989 v 0.243097 -0.151120 1.786089 v 0.234463 -0.146209 1.765526 v 0.244246 -0.116801 1.805801 v 0.244317 -0.043303 1.815811 v 0.243004 -0.156434 1.808495 v 0.234212 -0.161272 1.829013 v 0.043681 -0.167522 1.856772 v 0.016302 -0.167519 1.856770 v 0.057496 -0.207362 1.845357 v 0.057463 -0.285598 1.815551 v 0.071527 -0.167536 1.856781 v 0.100473 -0.167566 1.856800 v 0.057511 -0.127457 1.865778 v 0.057515 -0.047342 1.876265 v -0.053835 -0.207363 1.845357 v -0.053802 -0.285599 1.815552 v -0.039421 -0.167522 1.856772 v -0.011241 -0.167519 1.856770 v -0.053850 -0.127457 1.865778 v -0.053854 -0.047342 1.876265 v -0.068543 -0.167536 1.856781 v -0.098914 -0.167567 1.856801 v -0.245257 -0.151128 1.786094 v -0.236479 -0.146216 1.765530 v -0.246139 -0.190783 1.786602 v -0.245492 -0.264348 1.759021 v -0.245166 -0.156443 1.808501 v -0.236234 -0.161282 1.829019 v -0.246426 -0.116805 1.805803 v -0.246498 -0.043303 1.815811 v -0.342743 -0.138997 1.038499 v -0.408635 -0.139097 0.817397 v -0.307863 -0.172047 1.145958 v -0.307870 -0.237054 1.127403 v -0.274087 -0.138973 1.265179 v -0.217068 -0.139013 1.466327 v -0.307859 -0.105724 1.158717 v -0.307858 -0.039267 1.165290 v -0.500000 -0.154420 0.084050 v -0.500000 -0.156994 0.009114 v -0.500000 -0.189323 0.118973 v -0.500000 -0.262688 0.115225 v -0.500000 -0.150431 0.157454 v -0.500000 -0.146185 0.230909 v -0.500000 -0.115794 0.122537 v -0.500000 -0.042888 0.124851 v -0.492386 -0.173978 -0.483476 v -0.492386 -0.241425 -0.473380 v -0.496954 -0.140811 -0.447162 v -0.500000 -0.142843 -0.376361 v -0.492386 -0.106439 -0.491744 v -0.492386 -0.039497 -0.496647 v -0.484772 -0.139741 -0.535052 v -0.457363 -0.139285 -0.656613 v -0.307863 -0.172047 -1.147899 v -0.307870 -0.237054 -1.129286 v -0.342743 -0.138997 -1.042438 v -0.408635 -0.139097 -0.828425 v -0.307859 -0.105724 -1.160712 v -0.307858 -0.039267 -1.167320 v -0.274087 -0.138973 -1.265967 v -0.217068 -0.139013 -1.466327 v -0.246139 -0.190783 -1.786601 v -0.245492 -0.264348 -1.759021 v -0.245257 -0.151128 -1.786094 v -0.236479 -0.146216 -1.765530 v -0.246426 -0.116805 -1.805803 v -0.246498 -0.043303 -1.815811 v -0.245166 -0.156443 -1.808501 v -0.236234 -0.161282 -1.829019 v -0.053850 -0.127457 -1.865778 v -0.053854 -0.047342 -1.876264 v -0.039421 -0.167522 -1.856772 v -0.011241 -0.167519 -1.856770 v -0.053835 -0.207363 -1.845357 v -0.053802 -0.285599 -1.815552 v -0.068543 -0.167536 -1.856781 v -0.098914 -0.167568 -1.856801 v 0.057496 -0.207362 -1.845357 v 0.057463 -0.285598 -1.815551 v 0.043681 -0.167522 -1.856772 v 0.016302 -0.167519 -1.856770 v 0.057511 -0.127457 -1.865778 v 0.057515 -0.047342 -1.876265 v 0.071527 -0.167536 -1.856781 v 0.100473 -0.167566 -1.856800 v 0.243097 -0.151120 -1.786089 v 0.234463 -0.146209 -1.765526 v 0.243963 -0.190765 -1.786590 v 0.243327 -0.264298 -1.758989 v 0.243004 -0.156434 -1.808495 v 0.234212 -0.161272 -1.829013 v 0.244246 -0.116801 -1.805800 v 0.244317 -0.043303 -1.815811 v 0.342725 -0.138997 -1.042438 v 0.408635 -0.139097 -0.828425 v 0.307819 -0.172047 -1.147899 v 0.307827 -0.237053 -1.129286 v 0.273999 -0.138973 -1.265967 v 0.216821 -0.139012 -1.466327 v 0.307815 -0.105724 -1.160712 v 0.307814 -0.039267 -1.167320 v 0.496954 -0.140811 -0.447162 v 0.500000 -0.142843 -0.376361 v 0.492386 -0.173978 -0.483476 v 0.492386 -0.241425 -0.473380 v 0.484772 -0.139741 -0.535052 v 0.457363 -0.139285 -0.656613 v 0.492386 -0.106439 -0.491744 v 0.492386 -0.039497 -0.496647 v 0.500000 -0.189323 0.118973 v 0.500000 -0.262688 0.115225 v 0.500000 -0.154420 0.084050 v 0.500000 -0.156994 0.009114 v 0.500000 -0.115794 0.122537 v 0.500000 -0.042888 0.124851 v 0.500000 -0.150431 0.157454 v 0.500000 -0.146185 0.230909 v 0.242974 -1.676350 0.381451 v 0.242197 -1.723805 0.307080 v 0.245924 -1.634746 0.410178 v 0.239844 -1.615727 0.397223 v 0.250606 -1.606432 0.450088 v 0.270041 -1.503863 0.507839 v 0.243219 -1.654771 0.423201 v 0.232461 -1.672549 0.434261 v 0.045357 -1.691152 0.440550 v 0.017027 -1.691219 0.440586 v 0.058222 -1.725011 0.404672 v 0.057402 -1.776910 0.328538 v 0.073776 -1.691201 0.440722 v 0.102686 -1.691550 0.441346 v 0.061741 -1.650451 0.474342 v 0.069780 -1.543831 0.533066 v -0.054460 -1.725014 0.404677 v -0.053742 -1.776912 0.328541 v -0.040802 -1.691154 0.440553 v -0.011617 -1.691219 0.440586 v -0.057570 -1.650456 0.474350 v -0.064686 -1.543838 0.533076 v -0.070583 -1.691210 0.440735 v -0.101011 -1.691573 0.441382 v -0.247985 -1.634892 0.410400 v -0.241724 -1.615849 0.397407 v -0.245094 -1.676472 0.381641 v -0.244343 -1.723874 0.307188 v -0.245334 -1.654932 0.423450 v -0.234484 -1.672715 0.434517 v -0.252695 -1.606624 0.450374 v -0.272093 -1.504137 0.508225 v -0.344473 -0.955729 0.370990 v -0.408392 -0.753452 0.379112 v -0.308990 -1.075794 0.337004 v -0.307883 -1.104180 0.272877 v -0.278075 -1.162100 0.365997 v -0.223467 -1.343102 0.364823 v -0.313367 -1.044616 0.397844 v -0.321960 -1.017375 0.451335 v -0.489766 -0.426051 0.358126 v -0.492386 -0.435707 0.281173 v -0.479288 -0.468517 0.398054 v -0.454630 -0.588083 0.388486 v -0.479288 -0.416344 0.453505 v -0.454630 -0.406657 0.579467 v -0.489766 -0.379722 0.407579 v -0.492386 -0.308089 0.416969 v -0.496954 -0.140811 0.389734 v -0.500000 -0.142843 0.305996 v -0.492386 -0.173978 0.434979 v -0.492386 -0.241425 0.426283 v -0.484772 -0.139741 0.494577 v -0.457363 -0.139285 0.632980 v -0.492386 -0.106439 0.441917 v -0.492386 -0.039497 0.445956 v -0.496954 0.123399 0.389734 v -0.500000 0.125197 0.305996 v -0.492386 0.090686 0.441917 v -0.492386 0.026158 0.445956 v -0.484772 0.122464 0.494577 v -0.457363 0.122076 0.632980 v -0.492386 0.155098 0.434979 v -0.492386 0.220403 0.426283 v -0.489766 0.411281 0.358126 v -0.492386 0.420724 0.281173 v -0.489766 0.362661 0.407579 v -0.492386 0.287613 0.416969 v -0.479288 0.401717 0.453505 v -0.454630 0.392121 0.579467 v -0.479288 0.456407 0.398054 v -0.454630 0.581074 0.388486 v -0.308990 1.075209 0.337004 v -0.307883 1.103575 0.272877 v -0.344473 0.954605 0.370990 v -0.408392 0.750252 0.379112 v -0.313367 1.044089 0.397844 v -0.321960 1.016953 0.451335 v -0.278075 1.161875 0.365997 v -0.223467 1.343102 0.364823 v -0.245094 1.676472 0.381641 v -0.244343 1.723874 0.307188 v -0.247985 1.634892 0.410400 v -0.241724 1.615849 0.397407 v -0.252695 1.606624 0.450374 v -0.272093 1.504137 0.508225 v -0.245334 1.654932 0.423450 v -0.234484 1.672715 0.434517 v -0.057570 1.650456 0.474350 v -0.064686 1.543838 0.533076 v -0.040802 1.691154 0.440553 v -0.011617 1.691219 0.440586 v -0.054460 1.725014 0.404677 v -0.053742 1.776912 0.328541 v -0.070583 1.691210 0.440735 v -0.101011 1.691573 0.441382 v 0.058222 1.725010 0.404672 v 0.057402 1.776910 0.328538 v 0.045357 1.691152 0.440550 v 0.017027 1.691219 0.440586 v 0.061741 1.650451 0.474342 v 0.069780 1.543831 0.533066 v 0.073776 1.691201 0.440722 v 0.102686 1.691550 0.441346 v 0.245924 1.634746 0.410178 v 0.239844 1.615727 0.397223 v 0.242974 1.676350 0.381451 v 0.242197 1.723805 0.307080 v 0.243219 1.654771 0.423201 v 0.232461 1.672549 0.434261 v 0.250606 1.606432 0.450088 v 0.270041 1.503863 0.507839 v 0.344419 0.954593 0.370977 v 0.408359 0.750241 0.379101 v 0.308934 1.075204 0.336997 v 0.307841 1.103574 0.272875 v 0.277958 1.161861 0.365980 v 0.223214 1.343083 0.364798 v 0.313250 1.044064 0.397817 v 0.321697 1.016886 0.451261 v 0.489764 0.362660 0.407578 v 0.492386 0.287613 0.416969 v 0.489764 0.411280 0.358125 v 0.492386 0.420724 0.281173 v 0.479278 0.456404 0.398051 v 0.454608 0.581066 0.388478 v 0.479278 0.401713 0.453502 v 0.454608 0.392113 0.579459 v 0.492386 0.090686 0.441917 v 0.492386 0.026158 0.445956 v 0.496954 0.123399 0.389734 v 0.500000 0.125197 0.305996 v 0.492386 0.155098 0.434979 v 0.492386 0.220403 0.426283 v 0.484772 0.122464 0.494577 v 0.457363 0.122076 0.632980 v 0.492386 -0.173978 0.434979 v 0.492386 -0.241425 0.426283 v 0.496954 -0.140811 0.389734 v 0.500000 -0.142843 0.305996 v 0.492386 -0.106439 0.441917 v 0.492386 -0.039497 0.445956 v 0.484772 -0.139741 0.494577 v 0.457363 -0.139285 0.632980 v 0.479278 -0.468513 0.398051 v 0.454608 -0.588076 0.388478 v 0.489764 -0.426050 0.358125 v 0.492386 -0.435707 0.281173 v 0.489764 -0.379722 0.407578 v 0.492386 -0.308089 0.416969 v 0.479278 -0.416340 0.453502 v 0.454608 -0.406649 0.579459 v 0.308934 -1.075788 0.336997 v 0.307841 -1.104179 0.272875 v 0.344419 -0.955716 0.370977 v 0.408359 -0.753441 0.379101 v 0.313250 -1.044592 0.397817 v 0.321697 -1.017308 0.451261 v 0.277958 -1.162086 0.365980 v 0.223214 -1.343083 0.364798 v 0.243097 -1.786089 -0.188124 v 0.234463 -1.765526 -0.182006 v 0.244246 -1.805800 -0.150945 v 0.244317 -1.815811 -0.069827 v 0.243004 -1.808495 -0.194756 v 0.234212 -1.829013 -0.200802 v 0.243963 -1.786590 -0.231398 v 0.243327 -1.758989 -0.308150 v 0.043681 -1.856772 -0.208699 v 0.016302 -1.856770 -0.208695 v 0.057496 -1.845357 -0.251785 v 0.057463 -1.815551 -0.333540 v 0.071527 -1.856781 -0.208712 v 0.100473 -1.856800 -0.208743 v 0.057511 -1.865778 -0.164786 v 0.057515 -1.876265 -0.076341 v -0.053835 -1.845357 -0.251786 v -0.053802 -1.815552 -0.333542 v -0.039421 -1.856772 -0.208699 v -0.011241 -1.856770 -0.208695 v -0.053850 -1.865778 -0.164786 v -0.053854 -1.876265 -0.076341 v -0.068543 -1.856781 -0.208713 v -0.098914 -1.856801 -0.208744 v -0.245257 -1.786094 -0.188133 v -0.236479 -1.765530 -0.182013 v -0.246139 -1.786602 -0.231416 v -0.245492 -1.759021 -0.308200 v -0.245166 -1.808501 -0.194766 v -0.236234 -1.829019 -0.200812 v -0.246426 -1.805803 -0.150949 v -0.246498 -1.815811 -0.069827 v -0.342743 -1.040093 -0.173189 v -0.408635 -0.821859 -0.173364 v -0.307863 -1.146743 -0.208907 v -0.307870 -1.128165 -0.276825 v -0.274087 -1.265498 -0.173131 v -0.217068 -1.466327 -0.173163 v -0.307859 -1.159524 -0.136707 v -0.307858 -1.166111 -0.063346 v -0.492386 -0.454717 -0.211361 v -0.492386 -0.445456 -0.281573 v -0.484772 -0.511000 -0.174356 v -0.457363 -0.642542 -0.173685 v -0.492386 -0.462191 -0.138074 v -0.492386 -0.466579 -0.064299 v -0.496954 -0.413199 -0.175754 v -0.500000 -0.335106 -0.178256 v -0.500000 -0.150431 -0.229449 v -0.500000 -0.146185 -0.306066 v -0.500000 -0.189323 -0.187229 v -0.500000 -0.262688 -0.182240 v -0.500000 -0.154420 -0.149432 v -0.500000 -0.156994 -0.068937 v -0.500000 -0.115794 -0.191888 v -0.500000 -0.042888 -0.194885 v -0.500000 0.131959 -0.229449 v -0.500000 0.128171 -0.306066 v -0.500000 0.098848 -0.191888 v -0.500000 0.028610 -0.194885 v -0.500000 0.135524 -0.149432 v -0.500000 0.137825 -0.068937 v -0.500000 0.168912 -0.187229 v -0.500000 0.239884 -0.182240 v -0.492386 0.438917 -0.211361 v -0.492386 0.430119 -0.281573 v -0.496954 0.394619 -0.175754 v -0.500000 0.312848 -0.178256 v -0.492386 0.445951 -0.138074 v -0.492386 0.450052 -0.064299 v -0.484772 0.497743 -0.174356 v -0.457363 0.634764 -0.173685 v -0.307863 1.146105 -0.208907 v -0.307870 1.127544 -0.276825 v -0.342743 1.038797 -0.173189 v -0.408635 0.818229 -0.173364 v -0.307859 1.158867 -0.136707 v -0.307858 1.165443 -0.063346 v -0.274087 1.265239 -0.173131 v -0.217068 1.466327 -0.173163 v -0.246139 1.786601 -0.231416 v -0.245492 1.759021 -0.308200 v -0.245257 1.786094 -0.188133 v -0.236479 1.765530 -0.182013 v -0.246426 1.805803 -0.150949 v -0.246498 1.815811 -0.069827 v -0.245166 1.808501 -0.194766 v -0.236234 1.829019 -0.200812 v -0.053850 1.865778 -0.164786 v -0.053854 1.876264 -0.076341 v -0.039421 1.856772 -0.208699 v -0.011241 1.856770 -0.208696 v -0.053835 1.845357 -0.251786 v -0.053802 1.815552 -0.333542 v -0.068543 1.856781 -0.208713 v -0.098914 1.856801 -0.208744 v 0.057496 1.845357 -0.251785 v 0.057463 1.815551 -0.333540 v 0.043681 1.856772 -0.208699 v 0.016302 1.856770 -0.208695 v 0.057511 1.865778 -0.164786 v 0.057515 1.876265 -0.076341 v 0.071527 1.856781 -0.208712 v 0.100473 1.856800 -0.208743 v 0.243097 1.786089 -0.188124 v 0.234463 1.765526 -0.182006 v 0.243963 1.786590 -0.231398 v 0.243327 1.758989 -0.308150 v 0.243004 1.808495 -0.194756 v 0.234212 1.829013 -0.200802 v 0.244246 1.805800 -0.150945 v 0.244317 1.815811 -0.069827 v 0.342725 1.038797 -0.173189 v 0.408635 0.818229 -0.173364 v 0.307819 1.146104 -0.208907 v 0.307827 1.127544 -0.276825 v 0.273999 1.265238 -0.173131 v 0.216821 1.466327 -0.173162 v 0.307815 1.158867 -0.136707 v 0.307814 1.165443 -0.063346 v 0.496954 0.394619 -0.175754 v 0.500000 0.312848 -0.178256 v 0.492386 0.438917 -0.211361 v 0.492386 0.430119 -0.281573 v 0.484772 0.497743 -0.174356 v 0.457363 0.634764 -0.173685 v 0.492386 0.445951 -0.138074 v 0.492386 0.450052 -0.064299 v 0.500000 0.098848 -0.191888 v 0.500000 0.028610 -0.194885 v 0.500000 0.131959 -0.229449 v 0.500000 0.128171 -0.306066 v 0.500000 0.168912 -0.187229 v 0.500000 0.239884 -0.182240 v 0.500000 0.135524 -0.149432 v 0.500000 0.137825 -0.068937 v 0.500000 -0.154420 -0.149432 v 0.500000 -0.156994 -0.068937 v 0.500000 -0.189323 -0.187229 v 0.500000 -0.262689 -0.182240 v 0.500000 -0.150431 -0.229449 v 0.500000 -0.146185 -0.306066 v 0.500000 -0.115794 -0.191888 v 0.500000 -0.042888 -0.194885 v 0.492386 -0.462191 -0.138074 v 0.492386 -0.466579 -0.064299 v 0.484772 -0.511000 -0.174356 v 0.457363 -0.642542 -0.173685 v 0.492386 -0.454717 -0.211361 v 0.492386 -0.445456 -0.281573 v 0.496954 -0.413199 -0.175754 v 0.500000 -0.335106 -0.178256 v 0.307819 -1.146743 -0.208907 v 0.307827 -1.128164 -0.276825 v 0.342725 -1.040093 -0.173189 v 0.408635 -0.821859 -0.173364 v 0.307815 -1.159524 -0.136707 v 0.307814 -1.166111 -0.063346 v 0.273999 -1.265498 -0.173131 v 0.216821 -1.466327 -0.173162 v -0.191301 -0.390286 1.546736 v -0.193988 -0.385652 1.472625 v -0.204194 -0.418863 1.531433 v -0.229611 -0.461565 1.431727 v -0.205398 -0.396770 1.583680 v -0.225833 -0.405243 1.601063 v -0.192409 -0.365479 1.599384 v -0.189205 -0.304581 1.645706 v -0.163016 -0.466268 1.692903 v -0.132141 -0.464835 1.692429 v -0.176027 -0.433616 1.725654 v -0.176154 -0.362138 1.776339 v -0.191674 -0.466247 1.691064 v -0.216150 -0.463242 1.684979 v -0.181334 -0.497028 1.652230 v -0.196181 -0.549093 1.546313 v -0.191301 1.546736 -0.417287 v -0.193988 1.472625 -0.412871 v -0.192409 1.599384 -0.396740 v -0.189205 1.645706 -0.342510 v -0.205398 1.583680 -0.423734 v -0.225833 1.601063 -0.432542 v -0.204194 1.531433 -0.441218 v -0.229611 1.431727 -0.475077 v -0.163016 1.692903 -0.498416 v -0.132141 1.692429 -0.497025 v -0.181334 1.652230 -0.523474 v -0.196181 1.546313 -0.564561 v -0.191674 1.691064 -0.498223 v -0.216150 1.684979 -0.494832 v -0.176027 1.725654 -0.470970 v -0.176154 1.776339 -0.407537 v -0.191301 -0.390286 -1.546736 v -0.193988 -0.385653 -1.472625 v -0.192409 -0.365479 -1.599384 v -0.189205 -0.304581 -1.645706 v -0.205398 -0.396770 -1.583680 v -0.225833 -0.405243 -1.601063 v -0.204194 -0.418863 -1.531433 v -0.229611 -0.461565 -1.431727 v -0.163016 -0.466268 -1.692903 v -0.132141 -0.464835 -1.692429 v -0.181334 -0.497028 -1.652230 v -0.196181 -0.549093 -1.546313 v -0.191674 -0.466247 -1.691064 v -0.216150 -0.463242 -1.684979 v -0.176027 -0.433616 -1.725654 v -0.176154 -0.362138 -1.776339 v -0.191301 -1.546736 -0.417287 v -0.193988 -1.472625 -0.412871 v -0.204194 -1.531433 -0.441218 v -0.229611 -1.431727 -0.475077 v -0.205398 -1.583680 -0.423734 v -0.225833 -1.601063 -0.432542 v -0.192409 -1.599384 -0.396740 v -0.189205 -1.645706 -0.342510 v -0.163016 -1.692903 -0.498416 v -0.132141 -1.692429 -0.497025 v -0.176027 -1.725654 -0.470970 v -0.176154 -1.776339 -0.407537 v -0.191674 -1.691064 -0.498223 v -0.216150 -1.684979 -0.494832 v -0.181334 -1.652230 -0.523474 v -0.196181 -1.546313 -0.564561 v -0.350129 -0.520892 1.010858 v -0.334481 -0.496252 1.005575 v -0.385538 -0.551695 0.921176 v -0.423223 -0.621929 0.746713 v -0.367587 -0.538793 1.022332 v -0.382997 -0.554443 1.035810 v -0.329850 -0.514713 1.111604 v -0.273126 -0.490868 1.289633 v -0.264726 -0.633872 1.119274 v -0.224968 -0.629921 1.116017 v -0.263166 -0.617153 1.216166 v -0.224676 -0.586529 1.398147 v -0.299182 -0.637180 1.121742 v -0.328723 -0.636433 1.120073 v -0.300238 -0.659876 1.026998 v -0.324481 -0.733611 0.857271 v -0.350129 0.519220 1.010858 v -0.334481 0.492591 1.005575 v -0.329850 0.512984 1.111605 v -0.273126 0.487061 1.289633 v -0.367587 0.537980 1.022332 v -0.382997 0.553836 1.035810 v -0.385538 0.550939 0.921176 v -0.423223 0.621507 0.746713 v -0.264726 0.633158 1.119274 v -0.224968 0.629206 1.116017 v -0.300238 0.659591 1.026998 v -0.324481 0.733611 0.857271 v -0.299182 0.636470 1.121742 v -0.328723 0.635732 1.120073 v -0.263166 0.615727 1.216166 v -0.224676 0.582538 1.398147 v -0.350129 1.010885 0.518836 v -0.334481 1.005638 0.491751 v -0.385538 0.921203 0.550766 v -0.423223 0.746776 0.621410 v -0.367587 1.022338 0.537793 v -0.382997 1.035810 0.553697 v -0.329850 1.111610 0.512588 v -0.273126 1.289633 0.486187 v -0.264726 1.119274 0.632994 v -0.224968 1.116017 0.629042 v -0.263166 1.216166 0.615400 v -0.224676 1.398147 0.581623 v -0.299182 1.121742 0.636307 v -0.328723 1.120073 0.635571 v -0.300238 1.026998 0.659525 v -0.324481 0.857271 0.733611 v -0.350129 1.010885 -0.523916 v -0.334481 1.005638 -0.502874 v -0.329850 1.111610 -0.517841 v -0.273126 1.289633 -0.497756 v -0.367587 1.022338 -0.540265 v -0.382997 1.035810 -0.555540 v -0.385538 0.921203 -0.553063 v -0.423223 0.746776 -0.622694 v -0.264726 1.119274 -0.635164 v -0.224968 1.116017 -0.631214 v -0.300238 1.026998 -0.660391 v -0.324481 0.857271 -0.733611 v -0.299182 1.121742 -0.638465 v -0.328723 1.120073 -0.637702 v -0.263166 1.216166 -0.619731 v -0.224676 1.398147 -0.593748 v -0.350129 0.519220 -1.011218 v -0.334481 0.492591 -1.006408 v -0.385538 0.550939 -0.921537 v -0.423223 0.621507 -0.747547 v -0.367587 0.537980 -1.022404 v -0.382997 0.553836 -1.035810 v -0.329850 0.512984 -1.111677 v -0.273126 0.487061 -1.289633 v -0.264726 0.633158 -1.119274 v -0.224968 0.629206 -1.116017 v -0.263166 0.615727 -1.216166 v -0.224676 0.582538 -1.398147 v -0.299182 0.636470 -1.121742 v -0.328723 0.635732 -1.120073 v -0.300238 0.659591 -1.026998 v -0.324481 0.733611 -0.857271 v -0.350129 -0.520892 -1.011218 v -0.334481 -0.496252 -1.006408 v -0.329850 -0.514713 -1.111677 v -0.273126 -0.490868 -1.289633 v -0.367587 -0.538793 -1.022404 v -0.382997 -0.554443 -1.035810 v -0.385538 -0.551695 -0.921537 v -0.423223 -0.621929 -0.747547 v -0.264726 -0.633872 -1.119274 v -0.224968 -0.629921 -1.116017 v -0.300238 -0.659876 -1.026998 v -0.324481 -0.733611 -0.857271 v -0.299182 -0.637180 -1.121742 v -0.328723 -0.636433 -1.120073 v -0.263166 -0.617153 -1.216166 v -0.224676 -0.586529 -1.398147 v -0.350129 -1.011004 -0.523916 v -0.334481 -1.005912 -0.502874 v -0.385538 -0.921322 -0.553063 v -0.423223 -0.747051 -0.622694 v -0.367587 -1.022361 -0.540265 v -0.382997 -1.035810 -0.555540 v -0.329850 -1.111634 -0.517841 v -0.273126 -1.289633 -0.497756 v -0.264726 -1.119274 -0.635164 v -0.224968 -1.116017 -0.631214 v -0.263166 -1.216166 -0.619731 v -0.224676 -1.398147 -0.593748 v -0.299182 -1.121742 -0.638465 v -0.328723 -1.120073 -0.637702 v -0.300238 -1.026998 -0.660391 v -0.324481 -0.857271 -0.733611 v -0.350129 -1.011003 0.518836 v -0.334481 -1.005912 0.491751 v -0.329850 -1.111634 0.512588 v -0.273126 -1.289633 0.486188 v -0.367587 -1.022362 0.537793 v -0.382997 -1.035810 0.553697 v -0.385538 -0.921322 0.550766 v -0.423223 -0.747051 0.621410 v -0.264726 -1.119274 0.632994 v -0.224968 -1.116017 0.629042 v -0.300238 -1.026998 0.659525 v -0.324481 -0.857271 0.733611 v -0.299182 -1.121742 0.636307 v -0.328723 -1.120073 0.635571 v -0.263166 -1.216166 0.615400 v -0.224676 -1.398147 0.581623 v -0.183073 0.122278 1.693099 v -0.186086 0.121959 1.610834 v -0.188737 0.090660 1.725304 v -0.188721 0.026249 1.734911 v -0.197491 0.123189 1.733030 v -0.218806 0.125057 1.750538 v -0.188802 0.154591 1.706776 v -0.188947 0.218821 1.680014 v -0.163164 0.146834 1.855951 v -0.130841 0.146951 1.856836 v -0.178426 0.184630 1.843312 v -0.177608 0.260782 1.814043 v -0.193256 0.146143 1.852270 v -0.218488 0.144478 1.843918 v -0.178790 0.108433 1.863486 v -0.178880 0.031418 1.873903 v -0.183073 0.122278 -1.693098 v -0.186086 0.121959 -1.610834 v -0.188802 0.154591 -1.706776 v -0.188947 0.218821 -1.680014 v -0.197491 0.123189 -1.733031 v -0.218806 0.125057 -1.750538 v -0.188737 0.090660 -1.725304 v -0.188721 0.026249 -1.734911 v -0.163164 0.146834 -1.855951 v -0.130841 0.146951 -1.856836 v -0.178790 0.108433 -1.863486 v -0.178880 0.031418 -1.873903 v -0.193256 0.146143 -1.852270 v -0.218488 0.144478 -1.843918 v -0.178426 0.184630 -1.843312 v -0.177608 0.260782 -1.814043 v -0.183073 -1.693099 0.110214 v -0.186086 -1.610834 0.109914 v -0.188737 -1.725304 0.076881 v -0.188721 -1.734911 0.008121 v -0.197491 -1.733030 0.111048 v -0.218806 -1.750538 0.112741 v -0.188802 -1.706776 0.143932 v -0.188947 -1.680014 0.210498 v -0.163164 -1.855950 0.132330 v -0.130841 -1.856836 0.132428 v -0.178426 -1.843312 0.171873 v -0.177608 -1.814043 0.250820 v -0.193256 -1.852270 0.131717 v -0.218488 -1.843918 0.130226 v -0.178790 -1.863486 0.091940 v -0.178880 -1.873903 0.009720 v -0.183073 1.693098 0.110214 v -0.186086 1.610834 0.109914 v -0.188802 1.706776 0.143932 v -0.188947 1.680014 0.210498 v -0.197491 1.733031 0.111048 v -0.218806 1.750538 0.112741 v -0.188737 1.725304 0.076881 v -0.188721 1.734911 0.008121 v -0.163164 1.855950 0.132330 v -0.130841 1.856836 0.132428 v -0.178790 1.863485 0.091940 v -0.178880 1.873903 0.009720 v -0.193256 1.852270 0.131717 v -0.218488 1.843918 0.130226 v -0.178426 1.843312 0.171873 v -0.177608 1.814043 0.250820 v -0.191301 0.375451 1.546736 v -0.193988 0.370697 1.472625 v -0.192409 0.348382 1.599384 v -0.189205 0.284128 1.645706 v -0.205398 0.381957 1.583680 v -0.225833 0.390246 1.601063 v -0.204194 0.406541 1.531433 v -0.229611 0.454095 1.431727 v -0.163016 0.448607 1.692903 v -0.132141 0.447150 1.692429 v -0.181334 0.482452 1.652230 v -0.196181 0.540541 1.546313 v -0.191674 0.448680 1.691064 v -0.216150 0.445888 1.684979 v -0.176027 0.413186 1.725654 v -0.176154 0.337658 1.776339 v -0.191301 0.375451 -1.546736 v -0.193988 0.370697 -1.472625 v -0.204194 0.406541 -1.531433 v -0.229611 0.454095 -1.431727 v -0.205398 0.381957 -1.583680 v -0.225833 0.390246 -1.601063 v -0.192409 0.348382 -1.599384 v -0.189205 0.284128 -1.645706 v -0.163016 0.448607 -1.692903 v -0.132141 0.447150 -1.692429 v -0.176027 0.413186 -1.725654 v -0.176154 0.337657 -1.776339 v -0.191674 0.448680 -1.691064 v -0.216150 0.445888 -1.684979 v -0.181334 0.482452 -1.652230 v -0.196181 0.540541 -1.546313 v -0.183073 -0.139450 1.693098 v -0.186086 -0.139104 1.610834 v -0.188802 -0.173373 1.706776 v -0.188947 -0.239787 1.680014 v -0.197491 -0.140472 1.733031 v -0.218806 -0.142587 1.750538 v -0.188737 -0.106273 1.725304 v -0.188721 -0.039421 1.734911 v -0.163164 -0.167479 1.855951 v -0.130841 -0.167623 1.856836 v -0.178790 -0.127120 1.863486 v -0.178880 -0.047184 1.873903 v -0.193256 -0.166678 1.852270 v -0.218488 -0.164764 1.843918 v -0.178426 -0.207111 1.843312 v -0.177608 -0.285877 1.814043 v -0.183073 -0.139450 -1.693099 v -0.186086 -0.139104 -1.610834 v -0.188737 -0.106273 -1.725304 v -0.188721 -0.039421 -1.734911 v -0.197491 -0.140472 -1.733030 v -0.218806 -0.142587 -1.750538 v -0.188802 -0.173373 -1.706776 v -0.188947 -0.239787 -1.680014 v -0.163164 -0.167479 -1.855951 v -0.130841 -0.167623 -1.856836 v -0.178426 -0.207111 -1.843312 v -0.177608 -0.285877 -1.814043 v -0.193256 -0.166678 -1.852270 v -0.218488 -0.164764 -1.843918 v -0.178790 -0.127120 -1.863486 v -0.178880 -0.047184 -1.873903 v -0.191301 -1.546736 0.371757 v -0.193988 -1.472625 0.366976 v -0.192409 -1.599384 0.343875 v -0.189205 -1.645706 0.277797 v -0.205398 -1.583680 0.378265 v -0.225833 -1.601063 0.386508 v -0.204194 -1.531433 0.403598 v -0.229611 -1.431727 0.452382 v -0.163016 -1.692903 0.444205 v -0.132141 -1.692429 0.442742 v -0.181334 -1.652230 0.478969 v -0.196181 -1.546313 0.538580 v -0.191674 -1.691064 0.444302 v -0.216151 -1.684979 0.441562 v -0.176027 -1.725654 0.407800 v -0.176154 -1.776339 0.330080 v -0.191301 1.546736 0.371757 v -0.193988 1.472625 0.366976 v -0.204194 1.531433 0.403598 v -0.229611 1.431727 0.452382 v -0.205398 1.583680 0.378265 v -0.225833 1.601063 0.386508 v -0.192409 1.599384 0.343875 v -0.189205 1.645706 0.277797 v -0.163016 1.692903 0.444205 v -0.132141 1.692429 0.442742 v -0.176027 1.725654 0.407800 v -0.176154 1.776339 0.330080 v -0.191674 1.691064 0.444302 v -0.216150 1.684979 0.441562 v -0.181334 1.652230 0.478969 v -0.196181 1.546313 0.538580 v -0.183073 -1.693098 -0.173655 v -0.186086 -1.610834 -0.173254 v -0.188802 -1.706776 -0.210363 v -0.188947 -1.680014 -0.279708 v -0.197491 -1.733031 -0.174896 v -0.218806 -1.750538 -0.177506 v -0.188737 -1.725304 -0.137357 v -0.188721 -1.734911 -0.063568 v -0.163164 -1.855950 -0.208600 v -0.130841 -1.856836 -0.208800 v -0.178790 -1.863485 -0.164325 v -0.178880 -1.873903 -0.076087 v -0.193256 -1.852270 -0.207580 v -0.218488 -1.843918 -0.205172 v -0.178426 -1.843312 -0.251386 v -0.177608 -1.814043 -0.333659 v -0.183073 1.693099 -0.173655 v -0.186086 1.610834 -0.173254 v -0.188737 1.725304 -0.137357 v -0.188721 1.734911 -0.063568 v -0.197491 1.733030 -0.174896 v -0.218806 1.750538 -0.177506 v -0.188802 1.706776 -0.210363 v -0.188947 1.680014 -0.279708 v -0.163164 1.855950 -0.208600 v -0.130841 1.856836 -0.208800 v -0.178426 1.843312 -0.251386 v -0.177608 1.814043 -0.333660 v -0.193256 1.852270 -0.207580 v -0.218488 1.843918 -0.205172 v -0.178790 1.863486 -0.164325 v -0.178880 1.873903 -0.076087 v 0.190468 -0.390217 1.546689 v 0.193493 -0.385610 1.472595 v 0.191372 -0.365413 1.599341 v 0.188130 -0.304545 1.645683 v 0.204183 -0.396667 1.583611 v 0.224249 -0.405101 1.600968 v 0.203183 -0.418755 1.531357 v 0.228602 -0.461402 1.431602 v 0.162382 -0.466135 1.692818 v 0.132490 -0.464757 1.692379 v 0.180334 -0.496836 1.652106 v 0.195244 -0.548850 1.546150 v 0.190350 -0.466057 1.690942 v 0.214381 -0.463008 1.684828 v 0.175011 -0.433484 1.725569 v 0.175147 -0.362062 1.776291 v 0.190468 1.546689 -0.417218 v 0.193493 1.472595 -0.412829 v 0.203183 1.531357 -0.441110 v 0.228602 1.431602 -0.474914 v 0.204183 1.583610 -0.423631 v 0.224249 1.600968 -0.432399 v 0.191372 1.599341 -0.396674 v 0.188130 1.645683 -0.342474 v 0.162382 1.692818 -0.498283 v 0.132490 1.692379 -0.496947 v 0.175011 1.725569 -0.470838 v 0.175147 1.776291 -0.407460 v 0.190350 1.690942 -0.498033 v 0.214381 1.684828 -0.494597 v 0.180334 1.652106 -0.523282 v 0.195244 1.546150 -0.564319 v 0.190468 -0.390217 -1.546689 v 0.193493 -0.385610 -1.472595 v 0.203183 -0.418755 -1.531357 v 0.228602 -0.461402 -1.431602 v 0.204183 -0.396667 -1.583610 v 0.224249 -0.405101 -1.600968 v 0.191372 -0.365413 -1.599341 v 0.188130 -0.304545 -1.645683 v 0.162382 -0.466135 -1.692818 v 0.132490 -0.464757 -1.692379 v 0.175011 -0.433484 -1.725569 v 0.175147 -0.362062 -1.776291 v 0.190350 -0.466057 -1.690942 v 0.214381 -0.463008 -1.684828 v 0.180334 -0.496836 -1.652106 v 0.195244 -0.548850 -1.546150 v 0.190468 -1.546689 -0.417218 v 0.193493 -1.472595 -0.412829 v 0.191372 -1.599341 -0.396674 v 0.188130 -1.645683 -0.342474 v 0.204183 -1.583611 -0.423631 v 0.224249 -1.600968 -0.432399 v 0.203183 -1.531357 -0.441110 v 0.228602 -1.431602 -0.474914 v 0.162382 -1.692818 -0.498283 v 0.132490 -1.692379 -0.496947 v 0.180334 -1.652106 -0.523282 v 0.195245 -1.546150 -0.564319 v 0.190350 -1.690942 -0.498033 v 0.214381 -1.684828 -0.494597 v 0.175011 -1.725569 -0.470838 v 0.175147 -1.776291 -0.407460 v 0.349225 -0.520621 1.010608 v 0.333950 -0.496095 1.005431 v 0.328770 -0.514413 1.111336 v 0.272092 -0.490639 1.289442 v 0.366280 -0.538400 1.021971 v 0.381333 -0.553942 1.035354 v 0.384406 -0.551336 0.920837 v 0.422054 -0.621536 0.746327 v 0.264777 -0.633644 1.119092 v 0.226807 -0.629790 1.115913 v 0.299787 -0.659598 1.026764 v 0.324144 -0.733347 0.857022 v 0.298221 -0.636843 1.121470 v 0.327253 -0.635993 1.119713 v 0.262539 -0.616869 1.215948 v 0.223869 -0.586255 1.397952 v 0.349225 0.518949 1.010608 v 0.333950 0.492435 1.005431 v 0.384406 0.550579 0.920837 v 0.422054 0.621113 0.746327 v 0.366280 0.537587 1.021971 v 0.381333 0.553336 1.035354 v 0.328770 0.512684 1.111336 v 0.272092 0.486831 1.289442 v 0.264777 0.632930 1.119092 v 0.226807 0.629075 1.115913 v 0.262539 0.615444 1.215948 v 0.223869 0.582265 1.397952 v 0.298221 0.636133 1.121470 v 0.327253 0.635291 1.119713 v 0.299787 0.659313 1.026764 v 0.324144 0.733347 0.857022 v 0.349225 1.010635 0.518565 v 0.333950 1.005494 0.491595 v 0.328770 1.111341 0.512287 v 0.272092 1.289442 0.485958 v 0.366280 1.021977 0.537400 v 0.381333 1.035354 0.553197 v 0.384406 0.920864 0.550406 v 0.422054 0.746390 0.621017 v 0.264777 1.119092 0.632766 v 0.226807 1.115913 0.628911 v 0.299787 1.026764 0.659247 v 0.324144 0.857022 0.733347 v 0.298221 1.121470 0.635970 v 0.327253 1.119713 0.635130 v 0.262539 1.215948 0.615117 v 0.223869 1.397952 0.581350 v 0.349225 1.010635 -0.523645 v 0.333950 1.005494 -0.502717 v 0.384406 0.920864 -0.552703 v 0.422054 0.746390 -0.622300 v 0.366280 1.021977 -0.539872 v 0.381333 1.035354 -0.555039 v 0.328770 1.111341 -0.517541 v 0.272092 1.289442 -0.497526 v 0.264777 1.119092 -0.634936 v 0.226807 1.115913 -0.631083 v 0.262539 1.215948 -0.619447 v 0.223869 1.397952 -0.593474 v 0.298221 1.121470 -0.638128 v 0.327253 1.119713 -0.637262 v 0.299787 1.026764 -0.660113 v 0.324144 0.857022 -0.733347 v 0.349225 0.518949 -1.010968 v 0.333950 0.492435 -1.006264 v 0.328770 0.512684 -1.111408 v 0.272092 0.486831 -1.289442 v 0.366280 0.537587 -1.022044 v 0.381333 0.553336 -1.035354 v 0.384406 0.550579 -0.921197 v 0.422054 0.621113 -0.747160 v 0.264777 0.632930 -1.119092 v 0.226807 0.629075 -1.115913 v 0.299787 0.659313 -1.026764 v 0.324144 0.733347 -0.857022 v 0.298221 0.636133 -1.121470 v 0.327253 0.635291 -1.119713 v 0.262539 0.615444 -1.215948 v 0.223869 0.582265 -1.397952 v 0.349225 -0.520621 -1.010968 v 0.333950 -0.496095 -1.006264 v 0.384406 -0.551336 -0.921197 v 0.422054 -0.621536 -0.747160 v 0.366280 -0.538400 -1.022043 v 0.381333 -0.553942 -1.035354 v 0.328770 -0.514413 -1.111408 v 0.272092 -0.490639 -1.289442 v 0.264777 -0.633644 -1.119092 v 0.226807 -0.629790 -1.115913 v 0.262539 -0.616869 -1.215948 v 0.223869 -0.586255 -1.397952 v 0.298221 -0.636843 -1.121470 v 0.327253 -0.635993 -1.119713 v 0.299787 -0.659598 -1.026764 v 0.324144 -0.733347 -0.857022 v 0.349225 -1.010754 -0.523645 v 0.333950 -1.005768 -0.502717 v 0.328770 -1.111365 -0.517541 v 0.272092 -1.289442 -0.497526 v 0.366280 -1.022001 -0.539872 v 0.381333 -1.035354 -0.555039 v 0.384406 -0.920983 -0.552703 v 0.422054 -0.746664 -0.622300 v 0.264777 -1.119092 -0.634936 v 0.226807 -1.115913 -0.631083 v 0.299787 -1.026764 -0.660113 v 0.324144 -0.857022 -0.733347 v 0.298221 -1.121470 -0.638128 v 0.327253 -1.119713 -0.637262 v 0.262539 -1.215948 -0.619447 v 0.223869 -1.397952 -0.593474 v 0.349225 -1.010754 0.518565 v 0.333950 -1.005768 0.491595 v 0.384406 -0.920983 0.550406 v 0.422054 -0.746664 0.621017 v 0.366280 -1.022001 0.537400 v 0.381333 -1.035354 0.553197 v 0.328770 -1.111365 0.512287 v 0.272092 -1.289442 0.485958 v 0.264777 -1.119092 0.632766 v 0.226807 -1.115913 0.628911 v 0.262539 -1.215948 0.615117 v 0.223869 -1.397952 0.581350 v 0.298221 -1.121470 0.635970 v 0.327253 -1.119713 0.635130 v 0.299787 -1.026764 0.659247 v 0.324144 -0.857022 0.733347 v 0.182155 0.122276 1.693097 v 0.185557 0.121958 1.610833 v 0.187677 0.154585 1.706772 v 0.187840 0.218804 1.680004 v 0.196149 0.123186 1.733028 v 0.217074 0.125051 1.750535 v 0.187604 0.090659 1.725303 v 0.187586 0.026249 1.734911 v 0.162542 0.146829 1.855947 v 0.131151 0.146948 1.856834 v 0.177804 0.108430 1.863484 v 0.177896 0.031418 1.873903 v 0.191966 0.146136 1.852265 v 0.216749 0.144469 1.843912 v 0.177438 0.184618 1.843304 v 0.176613 0.260746 1.814021 v 0.182155 0.122276 -1.693097 v 0.185557 0.121958 -1.610833 v 0.187604 0.090659 -1.725303 v 0.187586 0.026249 -1.734911 v 0.196149 0.123186 -1.733028 v 0.217074 0.125051 -1.750535 v 0.187677 0.154585 -1.706772 v 0.187840 0.218804 -1.680004 v 0.162542 0.146829 -1.855947 v 0.131151 0.146948 -1.856834 v 0.177438 0.184618 -1.843304 v 0.176613 0.260746 -1.814020 v 0.191966 0.146136 -1.852265 v 0.216749 0.144469 -1.843912 v 0.177804 0.108430 -1.863484 v 0.177896 0.031418 -1.873903 v 0.182155 -1.693097 0.110212 v 0.185557 -1.610833 0.109913 v 0.187677 -1.706772 0.143926 v 0.187840 -1.680004 0.210481 v 0.196149 -1.733028 0.111044 v 0.217074 -1.750535 0.112735 v 0.187604 -1.725303 0.076879 v 0.187586 -1.734911 0.008121 v 0.162542 -1.855947 0.132325 v 0.131151 -1.856834 0.132425 v 0.177804 -1.863484 0.091937 v 0.177896 -1.873903 0.009720 v 0.191966 -1.852265 0.131710 v 0.216749 -1.843912 0.130217 v 0.177438 -1.843304 0.171860 v 0.176613 -1.814020 0.250784 v 0.182155 1.693097 0.110212 v 0.185557 1.610833 0.109913 v 0.187604 1.725303 0.076879 v 0.187586 1.734911 0.008121 v 0.196149 1.733028 0.111044 v 0.217074 1.750535 0.112735 v 0.187677 1.706772 0.143926 v 0.187840 1.680004 0.210481 v 0.162542 1.855947 0.132325 v 0.131151 1.856834 0.132425 v 0.177438 1.843304 0.171860 v 0.176613 1.814020 0.250784 v 0.191966 1.852265 0.131710 v 0.216749 1.843912 0.130217 v 0.177804 1.863484 0.091937 v 0.177896 1.873903 0.009720 v 0.190468 0.375382 1.546689 v 0.193493 0.370655 1.472595 v 0.203183 0.406433 1.531357 v 0.228602 0.453932 1.431602 v 0.204183 0.381853 1.583610 v 0.224249 0.390104 1.600968 v 0.191372 0.348316 1.599341 v 0.188130 0.284092 1.645683 v 0.162382 0.448474 1.692818 v 0.132490 0.447072 1.692379 v 0.175011 0.413054 1.725569 v 0.175147 0.337581 1.776291 v 0.190350 0.448490 1.690942 v 0.214381 0.445653 1.684828 v 0.180334 0.482261 1.652106 v 0.195244 0.540299 1.546150 v 0.190468 0.375382 -1.546689 v 0.193493 0.370655 -1.472595 v 0.191372 0.348316 -1.599341 v 0.188130 0.284092 -1.645683 v 0.204183 0.381853 -1.583611 v 0.224249 0.390104 -1.600968 v 0.203183 0.406433 -1.531357 v 0.228602 0.453932 -1.431602 v 0.162382 0.448474 -1.692818 v 0.132490 0.447072 -1.692379 v 0.180334 0.482261 -1.652106 v 0.195244 0.540299 -1.546150 v 0.190350 0.448490 -1.690942 v 0.214381 0.445653 -1.684828 v 0.175011 0.413054 -1.725569 v 0.175147 0.337581 -1.776291 v 0.182155 -0.139448 1.693097 v 0.185557 -0.139102 1.610833 v 0.187604 -0.106272 1.725303 v 0.187586 -0.039421 1.734911 v 0.196149 -0.140468 1.733028 v 0.217074 -0.142582 1.750535 v 0.187677 -0.173367 1.706772 v 0.187840 -0.239770 1.680004 v 0.162542 -0.167473 1.855947 v 0.131151 -0.167620 1.856834 v 0.177438 -0.207098 1.843304 v 0.176613 -0.285841 1.814021 v 0.191966 -0.166670 1.852265 v 0.216749 -0.164755 1.843912 v 0.177804 -0.127118 1.863484 v 0.177896 -0.047184 1.873903 v 0.182155 -0.139448 -1.693097 v 0.185557 -0.139102 -1.610833 v 0.187677 -0.173367 -1.706772 v 0.187840 -0.239770 -1.680004 v 0.196149 -0.140468 -1.733028 v 0.217074 -0.142582 -1.750535 v 0.187604 -0.106272 -1.725303 v 0.187586 -0.039421 -1.734911 v 0.162542 -0.167473 -1.855947 v 0.131151 -0.167620 -1.856834 v 0.177804 -0.127118 -1.863484 v 0.177896 -0.047184 -1.873903 v 0.191966 -0.166670 -1.852265 v 0.216749 -0.164755 -1.843912 v 0.177438 -0.207098 -1.843304 v 0.176613 -0.285841 -1.814020 v 0.190468 -1.546689 0.371688 v 0.193493 -1.472595 0.366933 v 0.203183 -1.531357 0.403490 v 0.228602 -1.431602 0.452219 v 0.204183 -1.583610 0.378162 v 0.224249 -1.600968 0.386366 v 0.191372 -1.599341 0.343809 v 0.188130 -1.645683 0.277761 v 0.162382 -1.692818 0.444072 v 0.132490 -1.692379 0.442664 v 0.175011 -1.725569 0.407667 v 0.175147 -1.776291 0.330003 v 0.190350 -1.690942 0.444112 v 0.214381 -1.684828 0.441327 v 0.180334 -1.652106 0.478778 v 0.195244 -1.546150 0.538338 v 0.190468 1.546689 0.371688 v 0.193493 1.472595 0.366933 v 0.191372 1.599341 0.343809 v 0.188130 1.645683 0.277761 v 0.204183 1.583611 0.378162 v 0.224249 1.600968 0.386366 v 0.203183 1.531357 0.403490 v 0.228602 1.431602 0.452219 v 0.162382 1.692818 0.444072 v 0.132490 1.692379 0.442664 v 0.180334 1.652106 0.478778 v 0.195245 1.546150 0.538338 v 0.190350 1.690942 0.444112 v 0.214381 1.684828 0.441327 v 0.175011 1.725569 0.407667 v 0.175147 1.776291 0.330003 v 0.182155 -1.693097 -0.173653 v 0.185557 -1.610833 -0.173253 v 0.187604 -1.725303 -0.137355 v 0.187586 -1.734911 -0.063568 v 0.196149 -1.733028 -0.174892 v 0.217074 -1.750535 -0.177500 v 0.187677 -1.706772 -0.210357 v 0.187840 -1.680004 -0.279691 v 0.162542 -1.855947 -0.208595 v 0.131151 -1.856834 -0.208797 v 0.177438 -1.843304 -0.251373 v 0.176613 -1.814021 -0.333624 v 0.191966 -1.852265 -0.207572 v 0.216749 -1.843912 -0.205163 v 0.177804 -1.863484 -0.164322 v 0.177896 -1.873903 -0.076087 v 0.182155 1.693097 -0.173653 v 0.185557 1.610833 -0.173253 v 0.187677 1.706772 -0.210357 v 0.187840 1.680004 -0.279691 v 0.196149 1.733028 -0.174892 v 0.217074 1.750535 -0.177500 v 0.187604 1.725303 -0.137355 v 0.187586 1.734911 -0.063568 v 0.162542 1.855947 -0.208595 v 0.131151 1.856834 -0.208797 v 0.177804 1.863484 -0.164322 v 0.177896 1.873903 -0.076087 v 0.191966 1.852265 -0.207572 v 0.216749 1.843912 -0.205163 v 0.177438 1.843304 -0.251373 v 0.176613 1.814020 -0.333624 v -0.088753 -0.563940 1.475082 v -0.125134 -0.563981 1.474725 v -0.051640 -0.564806 1.476124 v -0.014393 -0.565686 1.477048 v 0.002949 -0.492658 1.650737 v 0.003593 -0.544554 1.544876 v 0.002662 -0.430490 1.724990 v 0.002591 -0.360602 1.776847 v -0.039393 -0.323591 1.797274 v -0.011241 -0.323562 1.797256 v -0.068405 -0.323708 1.797348 v -0.098528 -0.323971 1.797514 v -0.114613 -0.431801 1.725752 v -0.113803 -0.361479 1.777400 v -0.119856 -0.493842 1.651155 v -0.132655 -0.544512 1.543929 v -0.068405 1.797348 -0.371340 v -0.098528 1.797514 -0.371603 v -0.039393 1.797274 -0.371223 v -0.011241 1.797256 -0.371194 v 0.002662 1.724989 -0.467969 v 0.002591 1.776847 -0.406152 v 0.002949 1.650737 -0.519193 v 0.003593 1.544876 -0.560075 v -0.051640 1.476124 -0.575670 v -0.014393 1.477048 -0.576550 v -0.088753 1.475082 -0.574805 v -0.125134 1.474725 -0.574845 v -0.119856 1.651156 -0.520376 v -0.132655 1.543929 -0.560033 v -0.114613 1.725752 -0.469281 v -0.113803 1.777400 -0.407029 v -0.068405 -0.323708 -1.797348 v -0.098528 -0.323971 -1.797514 v -0.039393 -0.323591 -1.797274 v -0.011241 -0.323562 -1.797256 v 0.002662 -0.430490 -1.724989 v 0.002591 -0.360602 -1.776847 v 0.002949 -0.492658 -1.650737 v 0.003593 -0.544554 -1.544876 v -0.051640 -0.564806 -1.476124 v -0.014393 -0.565686 -1.477048 v -0.088753 -0.563940 -1.475082 v -0.125134 -0.563981 -1.474725 v -0.119856 -0.493842 -1.651156 v -0.132655 -0.544512 -1.543929 v -0.114613 -0.431801 -1.725752 v -0.113803 -0.361479 -1.777400 v -0.088753 -1.475082 -0.574805 v -0.125134 -1.474725 -0.574845 v -0.051640 -1.476124 -0.575670 v -0.014393 -1.477048 -0.576550 v 0.002949 -1.650737 -0.519193 v 0.003593 -1.544876 -0.560075 v 0.002662 -1.724990 -0.467969 v 0.002591 -1.776847 -0.406152 v -0.039393 -1.797274 -0.371223 v -0.011241 -1.797256 -0.371194 v -0.068405 -1.797348 -0.371340 v -0.098528 -1.797514 -0.371603 v -0.114613 -1.725752 -0.469281 v -0.113803 -1.777400 -0.407029 v -0.119856 -1.651155 -0.520376 v -0.132655 -1.543929 -0.560032 v 0.496954 -0.395924 -0.316753 v 0.500000 -0.319604 -0.322115 v 0.484772 -0.491723 -0.313049 v 0.457363 -0.620242 -0.310637 v 0.435484 -0.674725 -0.397652 v 0.436044 -0.693000 -0.339579 v 0.433242 -0.652289 -0.461723 v 0.427587 -0.623340 -0.546072 v 0.433242 -0.440245 -0.660782 v 0.427587 -0.534755 -0.630768 v 0.435484 -0.366661 -0.683698 v 0.436044 -0.301762 -0.702202 v 0.484772 -0.273344 -0.514437 v 0.457363 -0.271049 -0.633523 v 0.496954 -0.276768 -0.428034 v 0.500000 -0.281590 -0.358690 v -0.433298 -0.652308 -0.461742 v -0.427756 -0.623396 -0.546130 v -0.435495 -0.674729 -0.397656 v -0.436044 -0.693000 -0.339579 v -0.484772 -0.491723 -0.313049 v -0.457363 -0.620242 -0.310637 v -0.496954 -0.395924 -0.316753 v -0.500000 -0.319604 -0.322115 v -0.496954 -0.276768 -0.428034 v -0.500000 -0.281590 -0.358690 v -0.484772 -0.273344 -0.514437 v -0.457363 -0.271048 -0.633523 v -0.435495 -0.366665 -0.683701 v -0.436044 -0.301762 -0.702202 v -0.433298 -0.440264 -0.660801 v -0.427756 -0.534813 -0.630825 v -0.153562 -0.785030 0.785030 v -0.212605 -0.781213 0.781213 v -0.089911 -0.790345 0.790345 v -0.024146 -0.794388 0.794388 v 0.007675 -0.663677 1.032356 v 0.008606 -0.740052 0.864250 v 0.006243 -0.617431 1.218845 v 0.004739 -0.583622 1.398193 v -0.187323 -0.610430 1.211090 v -0.156133 -0.580727 1.394394 v -0.217170 -0.652599 1.020782 v -0.236621 -0.726208 0.850233 v 0.433242 -0.440245 0.646518 v 0.427587 -0.534755 0.618291 v 0.435484 -0.366661 0.668628 v 0.436044 -0.301762 0.686747 v 0.342732 -0.268846 1.004994 v 0.408635 -0.269608 0.790509 v 0.274032 -0.268676 1.224710 v 0.216913 -0.269013 1.419699 v 0.200175 -0.358464 1.441024 v 0.197257 -0.300493 1.481817 v 0.211367 -0.407023 1.386932 v 0.231284 -0.442020 1.323826 v 0.299386 -0.469216 1.101102 v 0.253914 -0.455998 1.252179 v 0.356529 -0.494722 0.909229 v 0.407295 -0.549111 0.704286 v 0.006243 0.616001 1.218845 v 0.004739 0.579618 1.398193 v 0.007675 0.663391 1.032356 v 0.008606 0.740052 0.864250 v -0.089911 0.790345 0.790345 v -0.024146 0.794388 0.794388 v -0.153562 0.785030 0.785030 v -0.212605 0.781213 0.781213 v -0.217170 0.652313 1.020782 v -0.236621 0.726208 0.850233 v -0.187323 0.609000 1.211090 v -0.156133 0.576723 1.394394 v -0.088753 0.557934 1.475082 v -0.125134 0.557975 1.474725 v -0.051640 0.558800 1.476124 v -0.014393 0.559680 1.477048 v -0.435495 -0.366665 0.668631 v -0.436044 -0.301762 0.686747 v -0.433298 -0.440264 0.646536 v -0.427756 -0.534813 0.618348 v -0.356891 -0.494835 0.909335 v -0.407617 -0.549219 0.704392 v -0.299786 -0.469321 1.101196 v -0.254376 -0.456094 1.252258 v -0.211747 -0.407069 1.386965 v -0.231739 -0.442099 1.323889 v -0.200524 -0.358487 1.441040 v -0.197609 -0.300504 1.481824 v -0.274117 -0.268678 1.224711 v -0.217152 -0.269019 1.419702 v -0.342749 -0.268846 1.004994 v -0.408635 -0.269608 0.790509 v 0.007675 1.032356 0.663325 v 0.008606 0.864250 0.740052 v 0.006243 1.218845 0.615674 v 0.004739 1.398193 0.578700 v -0.051640 1.476124 0.557423 v -0.014393 1.477048 0.558302 v -0.088753 1.475082 0.556557 v -0.125134 1.474725 0.556597 v -0.187323 1.211090 0.608673 v -0.156133 1.394394 0.575805 v -0.217170 1.020782 0.652247 v -0.236621 0.850233 0.726208 v 0.435484 0.669765 -0.397652 v 0.436044 0.687914 -0.339579 v 0.433242 0.647594 -0.461723 v 0.427587 0.619233 -0.546072 v 0.356529 0.909391 -0.503498 v 0.407295 0.704772 -0.556540 v 0.299386 1.101135 -0.479602 v 0.253914 1.252179 -0.468628 v 0.211367 1.386932 -0.430177 v 0.231284 1.323826 -0.457949 v 0.200175 1.441024 -0.389777 v 0.197257 1.481817 -0.338270 v 0.274032 1.224766 -0.308182 v 0.216913 1.419699 -0.308517 v 0.342732 1.005274 -0.308364 v 0.408635 0.791294 -0.309152 v -0.089911 0.790345 -0.790345 v -0.024146 0.794388 -0.794388 v -0.153562 0.785030 -0.785030 v -0.212605 0.781213 -0.781213 v -0.217170 1.020782 -0.653116 v -0.236621 0.850233 -0.726208 v -0.187323 1.211090 -0.613017 v -0.156133 1.394394 -0.587970 v 0.006243 1.218845 -0.620018 v 0.004739 1.398193 -0.590865 v 0.007675 1.032356 -0.664194 v 0.008606 0.864250 -0.740052 v -0.433298 0.647613 -0.461742 v -0.427756 0.619290 -0.546130 v -0.435495 0.669769 -0.397656 v -0.436044 0.687914 -0.339579 v -0.342749 1.005274 -0.308364 v -0.408635 0.791294 -0.309152 v -0.274117 1.224768 -0.308184 v -0.217152 1.419702 -0.308522 v -0.200524 1.441040 -0.389800 v -0.197609 1.481824 -0.338282 v -0.211747 1.386965 -0.430222 v -0.231739 1.323888 -0.458028 v -0.299786 1.101228 -0.479707 v -0.254376 1.252258 -0.468724 v -0.356891 0.909497 -0.503611 v -0.407617 0.704878 -0.556648 v 0.007675 0.663391 -1.032356 v 0.008606 0.740052 -0.864250 v 0.006243 0.616001 -1.218845 v 0.004739 0.579618 -1.398193 v -0.051640 0.558800 -1.476124 v -0.014393 0.559680 -1.477048 v -0.088753 0.557934 -1.475082 v -0.125134 0.557975 -1.474725 v -0.187323 0.609000 -1.211090 v -0.156133 0.576723 -1.394394 v -0.217170 0.652313 -1.020782 v -0.236621 0.726208 -0.850233 v 0.356529 -0.494722 -0.911377 v 0.407295 -0.549111 -0.710727 v 0.299386 -0.469216 -1.101532 v 0.253914 -0.455998 -1.252179 v 0.211367 -0.407023 -1.386932 v 0.231284 -0.442020 -1.323826 v 0.200175 -0.358464 -1.441024 v 0.197257 -0.300493 -1.481817 v 0.274032 -0.268676 -1.225454 v 0.216913 -0.269013 -1.419699 v 0.342732 -0.268846 -1.008711 v 0.408635 -0.269608 -0.800919 v -0.089911 -0.790345 -0.790345 v -0.024146 -0.794388 -0.794388 v -0.153562 -0.785030 -0.785030 v -0.212605 -0.781213 -0.781213 v -0.217170 -0.652599 -1.020782 v -0.236621 -0.726208 -0.850233 v -0.187323 -0.610430 -1.211090 v -0.156133 -0.580727 -1.394394 v 0.006243 -0.617431 -1.218845 v 0.004739 -0.583622 -1.398193 v 0.007675 -0.663677 -1.032356 v 0.008606 -0.740052 -0.864250 v -0.342749 -0.268846 -1.008712 v -0.408635 -0.269608 -0.800919 v -0.274117 -0.268678 -1.225455 v -0.217152 -0.269019 -1.419702 v -0.200524 -0.358487 -1.441040 v -0.197609 -0.300504 -1.481824 v -0.211747 -0.407069 -1.386965 v -0.231739 -0.442099 -1.323888 v -0.299786 -0.469321 -1.101625 v -0.254376 -0.456094 -1.252258 v -0.356891 -0.494835 -0.911483 v -0.407617 -0.549219 -0.710833 v 0.007675 -1.032356 -0.664194 v 0.008606 -0.864250 -0.740052 v 0.006243 -1.218845 -0.620018 v 0.004739 -1.398193 -0.590865 v -0.187323 -1.211090 -0.613017 v -0.156133 -1.394394 -0.587970 v -0.217170 -1.020782 -0.653116 v -0.236621 -0.850233 -0.726208 v 0.342732 -1.006498 -0.308364 v 0.408635 -0.794721 -0.309152 v 0.274032 -1.225011 -0.308182 v 0.216913 -1.419699 -0.308517 v 0.200175 -1.441024 -0.389777 v 0.197257 -1.481817 -0.338270 v 0.211367 -1.386932 -0.430177 v 0.231284 -1.323826 -0.457949 v 0.299386 -1.101276 -0.479602 v 0.253914 -1.252179 -0.468628 v 0.356529 -0.910098 -0.503498 v 0.407295 -0.706892 -0.556540 v -0.217170 -1.020782 0.652247 v -0.236621 -0.850233 0.726208 v -0.187323 -1.211090 0.608673 v -0.156133 -1.394394 0.575805 v -0.088753 -1.475082 0.556557 v -0.125134 -1.474725 0.556597 v -0.051640 -1.476124 0.557423 v -0.014393 -1.477048 0.558302 v 0.006243 -1.218845 0.615674 v 0.004739 -1.398193 0.578700 v 0.007675 -1.032356 0.663325 v 0.008606 -0.864250 0.740052 v -0.356891 -0.910204 -0.503611 v -0.407617 -0.706998 -0.556648 v -0.299786 -1.101370 -0.479707 v -0.254376 -1.252258 -0.468724 v -0.211747 -1.386965 -0.430222 v -0.231739 -1.323889 -0.458028 v -0.200524 -1.441040 -0.389800 v -0.197609 -1.481824 -0.338282 v -0.274117 -1.225012 -0.308184 v -0.217152 -1.419702 -0.308522 v -0.342749 -1.006498 -0.308364 v -0.408635 -0.794721 -0.309152 v 0.239749 -0.438091 1.569449 v 0.263052 -0.485267 1.466871 v 0.229406 -0.380427 1.638775 v 0.226837 -0.315851 1.685354 v 0.242145 -0.295599 1.731533 v 0.234181 -0.286131 1.711641 v 0.241363 -0.305568 1.753007 v 0.232071 -0.314429 1.772516 v 0.222618 -0.426818 1.711969 v 0.223209 -0.355416 1.761162 v 0.228055 -0.490655 1.640353 v 0.244190 -0.543531 1.536468 v 0.281363 -0.546026 1.446673 v 0.267195 -0.559873 1.463170 v 0.288062 -0.529092 1.427306 v 0.285957 -0.511769 1.408249 v -0.231176 -0.380555 1.638858 v -0.228659 -0.315923 1.685399 v -0.241473 -0.438292 1.569588 v -0.264753 -0.485557 1.467087 v -0.290058 -0.529512 1.427619 v -0.287786 -0.512140 1.408533 v -0.283401 -0.546469 1.446995 v -0.269136 -0.560308 1.463479 v -0.229964 -0.490951 1.640547 v -0.246060 -0.543912 1.536729 v -0.224537 -0.427020 1.712098 v -0.225122 -0.355533 1.761235 v -0.243513 -0.305648 1.753058 v -0.234097 -0.314512 1.772568 v -0.244274 -0.295669 1.731578 v -0.236153 -0.286188 1.711678 v 0.229406 1.638775 -0.412560 v 0.226837 1.685354 -0.354904 v 0.239749 1.569449 -0.460840 v 0.263052 1.466871 -0.498573 v 0.288062 1.427306 -0.538856 v 0.285957 1.408249 -0.521214 v 0.281363 1.446673 -0.556137 v 0.267195 1.463170 -0.570303 v 0.228055 1.640353 -0.516447 v 0.244190 1.536468 -0.558617 v 0.222618 1.711969 -0.463248 v 0.223209 1.761162 -0.399691 v 0.241363 1.753007 -0.349898 v 0.232071 1.772516 -0.360156 v 0.242145 1.731533 -0.338404 v 0.234181 1.711641 -0.327539 v -0.241473 1.569588 -0.461041 v -0.264753 1.467087 -0.498863 v -0.231176 1.638858 -0.412688 v -0.228659 1.685399 -0.354975 v -0.244274 1.731578 -0.338475 v -0.236153 1.711678 -0.327597 v -0.243513 1.753058 -0.349978 v -0.234097 1.772568 -0.360239 v -0.224537 1.712098 -0.463450 v -0.225122 1.761235 -0.399808 v -0.229964 1.640547 -0.516742 v -0.246060 1.536729 -0.558998 v -0.283401 1.446995 -0.556580 v -0.269136 1.463479 -0.570737 v -0.290058 1.427619 -0.539275 v -0.287786 1.408533 -0.521585 v 0.229406 -0.380427 -1.638775 v 0.226837 -0.315851 -1.685354 v 0.239749 -0.438091 -1.569449 v 0.263052 -0.485267 -1.466871 v 0.288062 -0.529092 -1.427306 v 0.285957 -0.511769 -1.408249 v 0.281363 -0.546026 -1.446673 v 0.267195 -0.559873 -1.463170 v 0.228055 -0.490655 -1.640353 v 0.244190 -0.543531 -1.536468 v 0.222618 -0.426818 -1.711969 v 0.223209 -0.355416 -1.761162 v 0.241363 -0.305568 -1.753007 v 0.232071 -0.314429 -1.772516 v 0.242145 -0.295599 -1.731533 v 0.234181 -0.286131 -1.711641 v -0.241473 -0.438292 -1.569588 v -0.264753 -0.485557 -1.467087 v -0.231176 -0.380555 -1.638858 v -0.228659 -0.315923 -1.685399 v -0.244274 -0.295669 -1.731578 v -0.236153 -0.286188 -1.711678 v -0.243513 -0.305648 -1.753058 v -0.234097 -0.314512 -1.772568 v -0.224537 -0.427020 -1.712098 v -0.225122 -0.355533 -1.761235 v -0.229964 -0.490951 -1.640547 v -0.246060 -0.543912 -1.536729 v -0.283401 -0.546469 -1.446995 v -0.269136 -0.560308 -1.463479 v -0.290058 -0.529512 -1.427619 v -0.287786 -0.512140 -1.408533 v 0.239749 -1.569449 -0.460840 v 0.263052 -1.466871 -0.498573 v 0.229406 -1.638775 -0.412560 v 0.226837 -1.685354 -0.354904 v 0.242145 -1.731533 -0.338404 v 0.234181 -1.711641 -0.327539 v 0.241363 -1.753007 -0.349898 v 0.232071 -1.772516 -0.360156 v 0.222618 -1.711969 -0.463248 v 0.223209 -1.761162 -0.399691 v 0.228055 -1.640353 -0.516447 v 0.244190 -1.536468 -0.558617 v 0.281363 -1.446673 -0.556137 v 0.267195 -1.463170 -0.570303 v 0.288062 -1.427306 -0.538856 v 0.285957 -1.408249 -0.521214 v -0.231176 -1.638858 -0.412688 v -0.228659 -1.685399 -0.354975 v -0.241473 -1.569588 -0.461041 v -0.264753 -1.467087 -0.498863 v -0.290058 -1.427619 -0.539275 v -0.287786 -1.408533 -0.521585 v -0.283401 -1.446995 -0.556580 v -0.269136 -1.463479 -0.570737 v -0.229964 -1.640547 -0.516742 v -0.246060 -1.536729 -0.558998 v -0.224537 -1.712098 -0.463450 v -0.225122 -1.761235 -0.399808 v -0.243513 -1.753058 -0.349978 v -0.234097 -1.772568 -0.360239 v -0.244274 -1.731578 -0.338475 v -0.236153 -1.711678 -0.327597 v 0.410753 -0.584919 0.949425 v 0.444445 -0.656640 0.779523 v 0.358922 -0.545214 1.138908 v 0.304504 -0.518379 1.320536 v 0.318502 -0.613816 1.210621 v 0.275692 -0.582048 1.390471 v 0.359830 -0.657454 1.023282 v 0.386889 -0.731581 0.854814 v 0.426918 -0.763534 0.763534 v 0.404287 -0.780338 0.780337 v 0.442810 -0.742311 0.742311 v 0.449958 -0.720462 0.720462 v -0.360691 -0.545710 1.139342 v -0.306221 -0.518771 1.320853 v -0.412583 -0.585499 0.949965 v -0.446319 -0.657266 0.780135 v -0.444790 -0.742961 0.742961 v -0.451916 -0.721113 0.721113 v -0.428777 -0.764136 0.764136 v -0.405917 -0.780856 0.780856 v -0.361399 -0.657942 1.023704 v -0.388386 -0.732060 0.855271 v -0.320180 -0.614294 1.210999 v -0.277482 -0.582492 1.390795 v -0.412583 0.585254 0.949965 v -0.446319 0.657266 0.780135 v -0.360691 0.544484 1.139342 v -0.306221 0.515338 1.320853 v -0.290058 0.524114 1.427619 v -0.287786 0.506919 1.408533 v -0.283401 0.540879 1.446995 v -0.269136 0.554542 1.463479 v -0.320180 0.612904 1.210999 v -0.277482 0.578600 1.390795 v -0.361399 0.657664 1.023704 v -0.388386 0.732060 0.855271 v -0.428777 0.764136 0.764136 v -0.405917 0.780856 0.780856 v -0.444790 0.742961 0.742961 v -0.451916 0.721113 0.721113 v 0.358922 0.543988 1.138908 v 0.304504 0.514946 1.320536 v 0.410753 0.584674 0.949425 v 0.444445 0.656640 0.779523 v 0.442810 0.742311 0.742311 v 0.449958 0.720462 0.720462 v 0.426918 0.763534 0.763534 v 0.404287 0.780337 0.780337 v 0.359830 0.657176 1.023282 v 0.386889 0.731581 0.854814 v 0.318502 0.612426 1.210621 v 0.275692 0.578156 1.390471 v 0.281363 0.540436 1.446673 v 0.267195 0.554107 1.463170 v 0.288061 0.523695 1.427306 v 0.285957 0.506548 1.408249 v 0.410753 0.949425 0.584617 v 0.444445 0.779523 0.656640 v 0.358922 1.138908 0.543707 v 0.304504 1.320536 0.514159 v 0.288062 1.427306 0.522457 v 0.285957 1.408249 0.505351 v 0.281363 1.446673 0.539154 v 0.267195 1.463170 0.552785 v 0.318502 1.210621 0.612107 v 0.275692 1.390471 0.577263 v 0.359830 1.023282 0.657112 v 0.386889 0.854814 0.731581 v -0.360691 1.139342 0.544203 v -0.306221 1.320853 0.514551 v -0.412583 0.949965 0.585198 v -0.446319 0.780135 0.657266 v -0.361399 1.023704 0.657601 v -0.388386 0.855271 0.732060 v -0.320180 1.210999 0.612585 v -0.277482 1.390795 0.577707 v -0.283401 1.446995 0.539597 v -0.269136 1.463479 0.553220 v -0.290058 1.427619 0.522876 v -0.287786 1.408533 0.505721 v -0.412583 0.949965 -0.585943 v -0.446319 0.780135 -0.657266 v -0.360691 1.139342 -0.547927 v -0.306221 1.320853 -0.524981 v -0.320180 1.210999 -0.616808 v -0.277482 1.390795 -0.589532 v -0.361399 1.023704 -0.658445 v -0.388386 0.855271 -0.732060 v -0.428777 0.764136 -0.764136 v -0.405917 0.780856 -0.780856 v -0.444790 0.742961 -0.742961 v -0.451916 0.721113 -0.721113 v 0.358922 1.138908 -0.547432 v 0.304504 1.320536 -0.524589 v 0.410753 0.949425 -0.585362 v 0.444445 0.779523 -0.656640 v 0.442810 0.742311 -0.742311 v 0.449958 0.720462 -0.720462 v 0.426918 0.763534 -0.763534 v 0.404287 0.780337 -0.780337 v 0.359830 1.023282 -0.657957 v 0.386889 0.854814 -0.731581 v 0.318502 1.210621 -0.616330 v 0.275692 1.390471 -0.589088 v 0.410753 0.584674 -0.949425 v 0.444445 0.656640 -0.779523 v 0.358922 0.543988 -1.138908 v 0.304504 0.514946 -1.320536 v 0.288062 0.523695 -1.427306 v 0.285957 0.506548 -1.408249 v 0.281363 0.540436 -1.446673 v 0.267195 0.554107 -1.463170 v 0.318502 0.612426 -1.210621 v 0.275692 0.578156 -1.390471 v 0.359830 0.657176 -1.023282 v 0.386889 0.731581 -0.854814 v -0.360691 0.544484 -1.139342 v -0.306221 0.515338 -1.320853 v -0.412583 0.585254 -0.949965 v -0.446319 0.657266 -0.780135 v -0.361399 0.657664 -1.023704 v -0.388386 0.732060 -0.855271 v -0.320180 0.612904 -1.210999 v -0.277482 0.578600 -1.390795 v -0.283401 0.540879 -1.446995 v -0.269136 0.554542 -1.463479 v -0.290058 0.524114 -1.427619 v -0.287786 0.506919 -1.408533 v -0.412583 -0.585499 -0.949965 v -0.446319 -0.657266 -0.780135 v -0.360691 -0.545710 -1.139342 v -0.306221 -0.518771 -1.320853 v -0.320180 -0.614294 -1.210999 v -0.277482 -0.582492 -1.390795 v -0.361399 -0.657942 -1.023704 v -0.388386 -0.732060 -0.855271 v -0.428777 -0.764136 -0.764136 v -0.405917 -0.780856 -0.780856 v -0.444790 -0.742961 -0.742961 v -0.451916 -0.721113 -0.721113 v 0.358922 -0.545214 -1.138908 v 0.304504 -0.518379 -1.320536 v 0.410753 -0.584919 -0.949425 v 0.444445 -0.656640 -0.779523 v 0.442810 -0.742311 -0.742311 v 0.449958 -0.720462 -0.720462 v 0.426918 -0.763534 -0.763534 v 0.404287 -0.780337 -0.780337 v 0.359830 -0.657454 -1.023282 v 0.386889 -0.731581 -0.854814 v 0.318502 -0.613816 -1.210621 v 0.275692 -0.582048 -1.390471 v 0.410753 -0.949425 -0.585362 v 0.444445 -0.779523 -0.656640 v 0.358922 -1.138908 -0.547432 v 0.304504 -1.320536 -0.524589 v 0.318502 -1.210621 -0.616330 v 0.275692 -1.390471 -0.589088 v 0.359830 -1.023282 -0.657957 v 0.386889 -0.854814 -0.731581 v -0.360691 -1.139342 -0.547927 v -0.306221 -1.320853 -0.524981 v -0.412583 -0.949965 -0.585943 v -0.446319 -0.780135 -0.657266 v -0.361399 -1.023704 -0.658445 v -0.388386 -0.855271 -0.732060 v -0.320180 -1.210999 -0.616808 v -0.277482 -1.390795 -0.589532 v -0.412583 -0.949965 0.585198 v -0.446319 -0.780135 0.657266 v -0.360691 -1.139342 0.544203 v -0.306221 -1.320853 0.514551 v -0.290059 -1.427619 0.522876 v -0.287786 -1.408533 0.505721 v -0.283401 -1.446995 0.539597 v -0.269136 -1.463479 0.553220 v -0.320180 -1.210999 0.612585 v -0.277482 -1.390795 0.577707 v -0.361399 -1.023704 0.657601 v -0.388386 -0.855271 0.732060 v 0.358922 -1.138908 0.543707 v 0.304504 -1.320536 0.514159 v 0.410753 -0.949425 0.584617 v 0.444445 -0.779523 0.656640 v 0.359830 -1.023282 0.657112 v 0.386889 -0.854814 0.731581 v 0.318502 -1.210621 0.612107 v 0.275692 -1.390471 0.577263 v 0.281363 -1.446673 0.539154 v 0.267195 -1.463170 0.552785 v 0.288062 -1.427306 0.522457 v 0.285957 -1.408249 0.505351 v 0.104345 0.790341 0.790341 v 0.041238 0.794388 0.794388 v 0.163876 0.785010 0.785010 v 0.218532 0.781158 0.781158 v 0.220627 1.020707 0.652157 v 0.240555 0.850154 0.726123 v 0.190048 1.211020 0.608580 v 0.158091 1.394330 0.575714 v 0.093521 1.475068 0.556536 v 0.127745 1.474686 0.556540 v 0.058383 1.476121 0.557419 v 0.022391 1.477048 0.558302 v 0.043653 1.797274 -0.371222 v 0.016302 1.797256 -0.371194 v 0.071387 1.797345 -0.371336 v 0.100083 1.797507 -0.371591 v 0.115527 1.725724 -0.469236 v 0.114687 1.777384 -0.407003 v 0.120910 1.651114 -0.520312 v 0.134032 1.543875 -0.559952 v 0.093521 1.475068 -0.574784 v 0.127745 1.474686 -0.574787 v 0.058383 1.476121 -0.575666 v 0.022391 1.477048 -0.576550 v 0.163876 0.785010 -0.785010 v 0.218532 0.781158 -0.781158 v 0.104345 0.790341 -0.790341 v 0.041238 0.794388 -0.794388 v 0.190048 1.211020 -0.612924 v 0.158091 1.394330 -0.587879 v 0.220627 1.020707 -0.653026 v 0.240555 0.850154 -0.726123 v 0.220627 0.652223 -1.020707 v 0.240555 0.726123 -0.850154 v 0.190048 0.608908 -1.211020 v 0.158091 0.576632 -1.394330 v 0.093521 0.557914 -1.475068 v 0.127745 0.557917 -1.474686 v 0.058383 0.558796 -1.476121 v 0.022391 0.559680 -1.477048 v 0.043653 -0.323590 -1.797274 v 0.016302 -0.323562 -1.797256 v 0.071387 -0.323704 -1.797345 v 0.100083 -0.323959 -1.797507 v 0.115527 -0.431757 -1.725724 v 0.114687 -0.361453 -1.777384 v 0.120910 -0.493778 -1.651114 v 0.134032 -0.544432 -1.543875 v 0.093521 -0.563920 -1.475068 v 0.127745 -0.563923 -1.474686 v 0.058383 -0.564802 -1.476121 v 0.022391 -0.565686 -1.477048 v 0.163876 -0.785010 -0.785010 v 0.218532 -0.781158 -0.781158 v 0.104345 -0.790341 -0.790341 v 0.041238 -0.794388 -0.794388 v 0.190048 -0.610338 -1.211020 v 0.158091 -0.580636 -1.394330 v 0.220627 -0.652509 -1.020707 v 0.240555 -0.726123 -0.850154 v 0.220627 -1.020707 -0.653026 v 0.240555 -0.850154 -0.726123 v 0.190048 -1.211020 -0.612924 v 0.158091 -1.394330 -0.587879 v 0.093521 -1.475068 -0.574784 v 0.127745 -1.474686 -0.574787 v 0.058383 -1.476121 -0.575666 v 0.022391 -1.477048 -0.576550 v 0.120910 -1.651114 -0.520312 v 0.134032 -1.543875 -0.559952 v 0.115527 -1.725724 -0.469236 v 0.114687 -1.777384 -0.407003 v 0.071387 -1.797345 -0.371336 v 0.100083 -1.797507 -0.371591 v 0.043653 -1.797274 -0.371222 v 0.016302 -1.797256 -0.371194 v 0.163876 -0.785010 0.785010 v 0.218532 -0.781158 0.781158 v 0.104345 -0.790341 0.790341 v 0.041238 -0.794388 0.794388 v 0.058383 -1.476121 0.557419 v 0.022391 -1.477048 0.558302 v 0.093521 -1.475068 0.556536 v 0.127745 -1.474686 0.556540 v 0.190048 -1.211020 0.608580 v 0.158091 -1.394330 0.575714 v 0.220627 -1.020707 0.652157 v 0.240555 -0.850154 0.726123 v 0.220627 -0.652509 1.020707 v 0.240555 -0.726123 0.850154 v 0.190048 -0.610338 1.211020 v 0.158091 -0.580636 1.394330 v 0.093521 -0.563920 1.475068 v 0.127745 -0.563923 1.474686 v 0.058383 -0.564802 1.476121 v 0.022391 -0.565686 1.477048 v 0.120910 -0.493778 1.651114 v 0.134032 -0.544432 1.543875 v 0.115527 -0.431757 1.725724 v 0.114687 -0.361453 1.777384 v 0.071387 -0.323704 1.797345 v 0.100083 -0.323959 1.797507 v 0.043653 -0.323590 1.797274 v 0.016302 -0.323562 1.797256 v 0.058383 0.558796 1.476121 v 0.022391 0.559680 1.477048 v 0.093521 0.557914 1.475068 v 0.127745 0.557917 1.474686 v 0.190048 0.608908 1.211020 v 0.158091 0.576632 1.394330 v 0.220627 0.652223 1.020707 v 0.240555 0.726123 0.850154 v 0.436044 0.090218 0.722501 v 0.436044 0.026113 0.727091 v 0.436044 0.153686 0.713877 v 0.436044 0.217185 0.701773 v 0.342732 0.247773 1.004993 v 0.408635 0.248529 0.790509 v 0.274032 0.247606 1.224710 v 0.216913 0.247944 1.419699 v 0.197071 0.153494 1.538158 v 0.197138 0.216606 1.513570 v 0.197041 0.090202 1.555065 v 0.197033 0.026144 1.563777 v 0.273995 -0.006356 1.279407 v 0.216809 -0.006354 1.482733 v 0.342724 -0.006362 1.050384 v 0.408635 -0.006375 0.827221 v 0.243226 -0.007131 1.828456 v 0.234501 -0.007355 1.849252 v 0.243226 -0.006885 1.805769 v 0.234501 -0.006661 1.784973 v 0.226866 0.093420 1.765410 v 0.226867 0.027027 1.775193 v 0.226862 0.159545 1.746644 v 0.226853 0.226351 1.719693 v 0.242145 0.272768 1.731533 v 0.234181 0.264046 1.711641 v 0.241363 0.281925 1.753007 v 0.232071 0.290041 1.772516 v 0.226258 0.180435 1.826354 v 0.225160 0.255373 1.797774 v 0.226745 0.105824 1.846154 v 0.226867 0.030641 1.856428 v 0.002591 0.184790 1.845347 v 0.002591 0.260372 1.815521 v 0.002591 0.108704 1.865776 v 0.002591 0.031523 1.876264 v 0.043685 -0.007662 1.877610 v 0.016302 -0.007662 1.877610 v 0.071545 -0.007662 1.877610 v 0.100525 -0.007662 1.877610 v 0.115603 0.108732 1.865794 v 0.115635 0.031523 1.876264 v 0.115477 0.184932 1.845436 v 0.115192 0.260769 1.815772 v 0.071387 0.298300 1.797345 v 0.100083 0.298555 1.797507 v 0.043653 0.298186 1.797274 v 0.016302 0.298158 1.797256 v -0.068561 -0.007662 1.877610 v -0.098966 -0.007662 1.877610 v -0.039425 -0.007662 1.877610 v -0.011241 -0.007662 1.877610 v -0.039393 0.298187 1.797274 v -0.011241 0.298158 1.797256 v -0.068405 0.298304 1.797348 v -0.098528 0.298567 1.797514 v -0.114585 0.184936 1.845439 v -0.114304 0.260781 1.815780 v -0.114711 0.108733 1.865795 v -0.114742 0.031523 1.876264 v -0.228747 0.159557 1.746652 v -0.228715 0.226385 1.719714 v -0.228761 0.093423 1.765412 v -0.228765 0.027027 1.775193 v -0.245389 -0.006885 1.805769 v -0.236523 -0.006661 1.784973 v -0.245389 -0.007131 1.828456 v -0.236523 -0.007355 1.849252 v -0.228643 0.105828 1.846157 v -0.228765 0.030641 1.856428 v -0.228158 0.180454 1.826366 v -0.227065 0.255428 1.797808 v -0.243513 0.282005 1.753058 v -0.234097 0.290124 1.772568 v -0.244274 0.272839 1.731578 v -0.236153 0.264103 1.711678 v -0.436044 0.153686 0.713877 v -0.436044 0.217185 0.701773 v -0.436044 0.090218 0.722501 v -0.436044 0.026113 0.727091 v -0.342742 -0.006362 1.050384 v -0.408635 -0.006375 0.827221 v -0.274083 -0.006356 1.279407 v -0.217057 -0.006354 1.482733 v -0.197413 0.090202 1.555066 v -0.197406 0.026144 1.563777 v -0.197440 0.153496 1.538159 v -0.197501 0.216611 1.513573 v -0.274117 0.247608 1.224711 v -0.217152 0.247949 1.419702 v -0.342749 0.247773 1.004994 v -0.408635 0.248529 0.790509 v -0.484772 -0.006438 -0.544334 v -0.457363 -0.006399 -0.665913 v -0.496954 -0.006499 -0.456724 v -0.500000 -0.006586 -0.385919 v -0.500000 0.093317 -0.345830 v -0.500000 0.026892 -0.350717 v -0.500000 0.159914 -0.338082 v -0.500000 0.227916 -0.329501 v -0.496954 0.255492 -0.428034 v -0.500000 0.260027 -0.358690 v -0.484772 0.252207 -0.514437 v -0.457363 0.249957 -0.633523 v -0.436044 0.153686 -0.730179 v -0.436044 0.217185 -0.717594 v -0.436044 0.090218 -0.739262 v -0.436044 0.026113 -0.744150 v -0.274083 -0.006356 -1.280222 v -0.217057 -0.006354 -1.482733 v -0.342742 -0.006362 -1.054456 v -0.408635 -0.006375 -0.838624 v -0.342749 0.247773 -1.008712 v -0.408635 0.248529 -0.800919 v -0.274117 0.247608 -1.225455 v -0.217152 0.247949 -1.419702 v -0.197440 0.153496 -1.538159 v -0.197501 0.216611 -1.513573 v -0.197413 0.090202 -1.555066 v -0.197406 0.026144 -1.563777 v -0.245389 -0.007131 -1.828456 v -0.236523 -0.007355 -1.849252 v -0.245389 -0.006886 -1.805769 v -0.236523 -0.006661 -1.784973 v -0.228761 0.093423 -1.765412 v -0.228765 0.027027 -1.775193 v -0.228747 0.159557 -1.746652 v -0.228715 0.226385 -1.719714 v -0.244274 0.272839 -1.731578 v -0.236153 0.264103 -1.711678 v -0.243513 0.282005 -1.753058 v -0.234097 0.290124 -1.772568 v -0.228158 0.180454 -1.826366 v -0.227065 0.255428 -1.797808 v -0.228643 0.105828 -1.846156 v -0.228765 0.030641 -1.856428 v -0.068405 0.298304 -1.797348 v -0.098528 0.298567 -1.797514 v -0.039393 0.298187 -1.797274 v -0.011241 0.298158 -1.797256 v 0.002591 0.184790 -1.845346 v 0.002591 0.260372 -1.815521 v 0.002591 0.108704 -1.865776 v 0.002591 0.031523 -1.876264 v -0.039425 -0.007662 -1.877610 v -0.011241 -0.007662 -1.877610 v -0.068561 -0.007662 -1.877610 v -0.098966 -0.007662 -1.877610 v -0.114711 0.108733 -1.865795 v -0.114742 0.031523 -1.876264 v -0.114585 0.184936 -1.845439 v -0.114304 0.260781 -1.815779 v 0.071545 -0.007662 -1.877610 v 0.100525 -0.007662 -1.877610 v 0.043685 -0.007662 -1.877610 v 0.016302 -0.007662 -1.877610 v 0.043653 0.298186 -1.797274 v 0.016302 0.298158 -1.797256 v 0.071387 0.298300 -1.797345 v 0.100083 0.298555 -1.797507 v 0.115477 0.184932 -1.845436 v 0.115192 0.260769 -1.815772 v 0.115603 0.108732 -1.865794 v 0.115635 0.031523 -1.876264 v 0.226862 0.159545 -1.746644 v 0.226853 0.226351 -1.719693 v 0.226866 0.093420 -1.765410 v 0.226867 0.027027 -1.775193 v 0.243226 -0.006886 -1.805769 v 0.234501 -0.006661 -1.784973 v 0.243226 -0.007131 -1.828456 v 0.234501 -0.007355 -1.849252 v 0.226745 0.105824 -1.846154 v 0.226867 0.030641 -1.856428 v 0.226258 0.180435 -1.826354 v 0.225160 0.255373 -1.797774 v 0.241363 0.281925 -1.753007 v 0.232071 0.290041 -1.772516 v 0.242145 0.272768 -1.731533 v 0.234181 0.264045 -1.711641 v 0.436044 0.153686 -0.730179 v 0.436044 0.217185 -0.717595 v 0.436044 0.090218 -0.739262 v 0.436044 0.026113 -0.744150 v 0.342724 -0.006362 -1.054456 v 0.408635 -0.006375 -0.838624 v 0.273995 -0.006356 -1.280222 v 0.216809 -0.006354 -1.482733 v 0.197041 0.090202 -1.555065 v 0.197033 0.026144 -1.563777 v 0.197071 0.153494 -1.538158 v 0.197138 0.216606 -1.513570 v 0.274032 0.247606 -1.225454 v 0.216913 0.247944 -1.419699 v 0.342732 0.247773 -1.008711 v 0.408635 0.248529 -0.800919 v 0.496954 -0.006499 -0.456724 v 0.500000 -0.006586 -0.385919 v 0.484772 -0.006438 -0.544334 v 0.457363 -0.006399 -0.665913 v 0.484772 0.252207 -0.514437 v 0.457363 0.249957 -0.633523 v 0.496954 0.255492 -0.428034 v 0.500000 0.260027 -0.358690 v 0.500000 0.159914 -0.338082 v 0.500000 0.227916 -0.329501 v 0.500000 0.093317 -0.345830 v 0.500000 0.026892 -0.350717 v 0.436044 -0.729283 0.076291 v 0.436044 -0.733993 0.007818 v 0.436044 -0.720473 0.142925 v 0.436044 -0.708175 0.208810 v 0.342732 -1.006498 0.240476 v 0.408635 -0.794721 0.241207 v 0.274032 -1.225011 0.240321 v 0.216913 -1.419699 0.240662 v 0.197071 -1.538158 0.142878 v 0.197138 -1.513570 0.208316 v 0.197041 -1.555065 0.076477 v 0.197033 -1.563777 0.008088 v 0.273995 -1.279737 -0.027185 v 0.216809 -1.482733 -0.027172 v 0.342724 -1.052031 -0.027238 v 0.408635 -0.831835 -0.027356 v 0.243226 -1.828455 -0.030492 v 0.234501 -1.849252 -0.031453 v 0.243226 -1.805769 -0.029443 v 0.234501 -1.784973 -0.028483 v 0.226866 -1.765410 0.079233 v 0.226867 -1.775193 0.008361 v 0.226862 -1.746644 0.148570 v 0.226853 -1.719693 0.217782 v 0.242145 -1.731533 0.264877 v 0.234181 -1.711641 0.256412 v 0.241363 -1.753007 0.273753 v 0.232071 -1.772516 0.281611 v 0.226258 -1.826354 0.167993 v 0.225160 -1.797774 0.245658 v 0.226745 -1.846154 0.089739 v 0.226867 -1.856428 0.009479 v 0.002591 -1.845346 0.171990 v 0.002591 -1.815521 0.250376 v 0.002591 -1.865776 0.092155 v 0.002591 -1.876264 0.009752 v 0.043685 -1.877610 -0.032763 v 0.016302 -1.877610 -0.032763 v 0.071545 -1.877610 -0.032763 v 0.100525 -1.877610 -0.032763 v 0.115603 -1.865794 0.092184 v 0.115635 -1.876264 0.009752 v 0.115477 -1.845436 0.172131 v 0.115192 -1.815772 0.250773 v 0.071387 -1.797345 0.289519 v 0.100083 -1.797507 0.289774 v 0.043653 -1.797274 0.289405 v 0.016302 -1.797256 0.289377 v -0.068561 -1.877610 -0.032763 v -0.098966 -1.877610 -0.032763 v -0.039425 -1.877610 -0.032763 v -0.011241 -1.877610 -0.032763 v -0.039393 -1.797274 0.289406 v -0.011241 -1.797256 0.289377 v -0.068405 -1.797348 0.289523 v -0.098528 -1.797514 0.289786 v -0.114585 -1.845439 0.172136 v -0.114304 -1.815779 0.250785 v -0.114711 -1.865795 0.092185 v -0.114742 -1.876264 0.009752 v -0.228747 -1.746652 0.148582 v -0.228715 -1.719714 0.217815 v -0.228761 -1.765412 0.079235 v -0.228765 -1.775193 0.008361 v -0.245389 -1.805769 -0.029443 v -0.236523 -1.784973 -0.028483 v -0.245389 -1.828455 -0.030492 v -0.236523 -1.849252 -0.031453 v -0.228643 -1.846156 0.089743 v -0.228765 -1.856428 0.009479 v -0.228158 -1.826366 0.168012 v -0.227065 -1.797808 0.245712 v -0.243513 -1.753058 0.273833 v -0.234097 -1.772568 0.281695 v -0.244274 -1.731578 0.264948 v -0.236153 -1.711678 0.256469 v -0.436044 -0.720473 0.142925 v -0.436044 -0.708175 0.208810 v -0.436044 -0.729283 0.076291 v -0.436044 -0.733993 0.007818 v -0.342742 -1.052031 -0.027238 v -0.408635 -0.831835 -0.027356 v -0.274083 -1.279737 -0.027185 v -0.217057 -1.482733 -0.027172 v -0.197413 -1.555066 0.076478 v -0.197406 -1.563777 0.008088 v -0.197440 -1.538159 0.142880 v -0.197501 -1.513573 0.208321 v -0.274117 -1.225012 0.240322 v -0.217152 -1.419702 0.240667 v -0.342749 -1.006498 0.240477 v -0.408635 -0.794721 0.241207 v -0.496954 -0.421645 -0.028221 v -0.500000 -0.343369 -0.028598 v -0.484772 -0.519473 -0.027866 v -0.457363 -0.651365 -0.027567 v -0.484772 -0.491723 0.244772 v -0.457363 -0.620242 0.242590 v -0.496954 -0.395924 0.247972 v -0.500000 -0.319604 0.252406 v -0.500000 -0.295524 0.148568 v -0.500000 -0.288083 0.219132 v -0.500000 -0.302200 0.078609 v -0.500000 -0.306395 0.007614 v -0.500000 0.174177 -0.029288 v -0.500000 0.246609 -0.028965 v -0.500000 0.102168 -0.029536 v -0.500000 0.029661 -0.029676 v -0.500000 -0.006974 0.087399 v -0.500000 -0.007054 0.010133 v -0.500000 -0.006847 0.162712 v -0.500000 -0.006707 0.237553 v -0.500000 0.093317 0.270952 v -0.500000 0.026892 0.274697 v -0.500000 0.159914 0.264978 v -0.500000 0.227916 0.258291 v -0.500000 0.272827 0.148568 v -0.500000 0.266025 0.219132 v -0.500000 0.278897 0.078609 v -0.500000 0.282699 0.007614 v -0.274083 1.279469 -0.027185 v -0.217057 1.482733 -0.027172 v -0.342742 1.050691 -0.027238 v -0.408635 0.828082 -0.027356 v -0.436044 0.723766 0.076291 v -0.436044 0.728379 0.007818 v -0.436044 0.715107 0.142925 v -0.436044 0.702968 0.208810 v -0.342749 1.005274 0.240477 v -0.408635 0.791294 0.241207 v -0.274117 1.224768 0.240322 v -0.217152 1.419702 0.240667 v -0.197440 1.538159 0.142880 v -0.197501 1.513573 0.208321 v -0.197413 1.555066 0.076478 v -0.197406 1.563777 0.008088 v -0.245389 1.828455 -0.030492 v -0.236523 1.849252 -0.031453 v -0.245389 1.805769 -0.029443 v -0.236523 1.784973 -0.028483 v -0.228761 1.765412 0.079235 v -0.228765 1.775193 0.008361 v -0.228747 1.746652 0.148582 v -0.228715 1.719714 0.217815 v -0.244274 1.731578 0.264948 v -0.236153 1.711678 0.256469 v -0.243513 1.753058 0.273833 v -0.234097 1.772568 0.281695 v -0.228158 1.826366 0.168012 v -0.227065 1.797808 0.245712 v -0.228643 1.846156 0.089743 v -0.228765 1.856428 0.009479 v -0.068405 1.797348 0.289523 v -0.098528 1.797514 0.289786 v -0.039393 1.797274 0.289406 v -0.011241 1.797256 0.289377 v 0.002591 1.845346 0.171990 v 0.002591 1.815521 0.250376 v 0.002591 1.865776 0.092155 v 0.002591 1.876264 0.009752 v -0.039425 1.877610 -0.032763 v -0.011241 1.877610 -0.032763 v -0.068561 1.877610 -0.032763 v -0.098966 1.877610 -0.032763 v -0.114711 1.865795 0.092185 v -0.114742 1.876264 0.009752 v -0.114585 1.845439 0.172136 v -0.114304 1.815779 0.250785 v 0.071545 1.877610 -0.032763 v 0.100525 1.877610 -0.032763 v 0.043685 1.877610 -0.032763 v 0.016302 1.877610 -0.032763 v 0.043653 1.797274 0.289405 v 0.016302 1.797256 0.289377 v 0.071387 1.797345 0.289519 v 0.100083 1.797507 0.289774 v 0.115477 1.845436 0.172131 v 0.115192 1.815772 0.250773 v 0.115603 1.865794 0.092184 v 0.115635 1.876264 0.009752 v 0.226862 1.746644 0.148570 v 0.226853 1.719693 0.217782 v 0.226866 1.765410 0.079233 v 0.226867 1.775193 0.008361 v 0.243226 1.805769 -0.029443 v 0.234501 1.784973 -0.028483 v 0.243226 1.828455 -0.030492 v 0.234501 1.849252 -0.031453 v 0.226745 1.846154 0.089739 v 0.226867 1.856428 0.009479 v 0.226258 1.826354 0.167993 v 0.225160 1.797774 0.245658 v 0.241363 1.753007 0.273753 v 0.232071 1.772516 0.281611 v 0.242145 1.731533 0.264877 v 0.234181 1.711641 0.256412 v 0.436044 0.715107 0.142925 v 0.436044 0.702968 0.208810 v 0.436044 0.723766 0.076291 v 0.436044 0.728379 0.007818 v 0.342724 1.050691 -0.027238 v 0.408635 0.828082 -0.027356 v 0.273995 1.279469 -0.027185 v 0.216809 1.482733 -0.027172 v 0.197041 1.555065 0.076477 v 0.197033 1.563777 0.008088 v 0.197071 1.538158 0.142878 v 0.197138 1.513570 0.208316 v 0.274032 1.224766 0.240321 v 0.216913 1.419699 0.240662 v 0.342732 1.005274 0.240476 v 0.408635 0.791294 0.241207 v 0.500000 -0.006847 0.162712 v 0.500000 -0.006707 0.237553 v 0.500000 -0.006974 0.087399 v 0.500000 -0.007054 0.010133 v 0.500000 0.102168 -0.029536 v 0.500000 0.029661 -0.029676 v 0.500000 0.174177 -0.029288 v 0.500000 0.246609 -0.028965 v 0.500000 0.278897 0.078609 v 0.500000 0.282699 0.007614 v 0.500000 0.272827 0.148568 v 0.500000 0.266025 0.219132 v 0.500000 0.159914 0.264978 v 0.500000 0.227916 0.258291 v 0.500000 0.093317 0.270952 v 0.500000 0.026892 0.274697 v 0.484772 -0.519473 -0.027866 v 0.457363 -0.651365 -0.027567 v 0.496954 -0.421645 -0.028221 v 0.500000 -0.343369 -0.028598 v 0.500000 -0.302200 0.078609 v 0.500000 -0.306395 0.007614 v 0.500000 -0.295524 0.148568 v 0.500000 -0.288083 0.219132 v 0.496954 -0.395924 0.247972 v 0.500000 -0.319604 0.252406 v 0.484772 -0.491723 0.244772 v 0.457363 -0.620242 0.242590 v 0.435484 0.349716 0.668628 v 0.436044 0.281380 0.686747 v 0.433242 0.428409 0.646517 v 0.427587 0.528499 0.618291 v 0.356529 0.489871 0.909229 v 0.407295 0.545005 0.704286 v 0.299386 0.463474 1.101102 v 0.253914 0.449015 1.252179 v 0.211367 0.394260 1.386932 v 0.231284 0.433215 1.323826 v 0.200175 0.341337 1.441024 v 0.197257 0.280122 1.481817 v 0.229406 0.362853 1.638775 v 0.226837 0.294792 1.685354 v 0.239749 0.425552 1.569449 v 0.263052 0.477911 1.466871 v 0.228055 0.476441 1.640353 v 0.244190 0.535191 1.536468 v 0.222618 0.406894 1.711969 v 0.223209 0.331541 1.761162 v 0.002949 0.478034 1.650737 v 0.003593 0.535974 1.544876 v 0.002662 0.409991 1.724990 v 0.002591 0.336039 1.776847 v 0.115527 0.411259 1.725724 v 0.114687 0.336890 1.777384 v 0.120910 0.479153 1.651114 v 0.134032 0.535852 1.543875 v -0.119856 0.479217 1.651156 v -0.132655 0.535932 1.543929 v -0.114613 0.411303 1.725752 v -0.113803 0.336916 1.777400 v -0.241473 0.425754 1.569588 v -0.264753 0.478201 1.467087 v -0.231176 0.362981 1.638858 v -0.228659 0.294864 1.685399 v -0.224537 0.407096 1.712098 v -0.225122 0.331658 1.761236 v -0.229964 0.476736 1.640547 v -0.246060 0.535573 1.536729 v -0.433298 0.428428 0.646537 v -0.427756 0.528557 0.618348 v -0.435495 0.349719 0.668631 v -0.436044 0.281380 0.686747 v -0.200524 0.341360 1.441040 v -0.197609 0.280133 1.481824 v -0.211747 0.394306 1.386965 v -0.231739 0.433293 1.323888 v -0.299786 0.463579 1.101196 v -0.254376 0.449111 1.252258 v -0.356891 0.489984 0.909335 v -0.407617 0.545113 0.704392 v -0.484772 0.505768 -0.027866 v -0.457363 0.643323 -0.027567 v -0.496954 0.402445 -0.028221 v -0.500000 0.320383 -0.028598 v -0.496954 0.378373 0.247972 v -0.500000 0.298557 0.252406 v -0.484772 0.479207 0.244772 v -0.457363 0.612900 0.242590 v -0.496954 0.378373 -0.316753 v -0.500000 0.298557 -0.322115 v -0.484772 0.479207 -0.313049 v -0.457363 0.612900 -0.310637 v -0.433298 0.428428 -0.660801 v -0.427756 0.528557 -0.630825 v -0.435495 0.349719 -0.683701 v -0.436044 0.281380 -0.702202 v -0.356891 0.489984 -0.911483 v -0.407617 0.545113 -0.710833 v -0.299786 0.463579 -1.101625 v -0.254376 0.449111 -1.252258 v -0.211747 0.394306 -1.386965 v -0.231739 0.433293 -1.323889 v -0.200524 0.341360 -1.441040 v -0.197609 0.280133 -1.481824 v -0.231176 0.362981 -1.638858 v -0.228659 0.294864 -1.685399 v -0.241473 0.425754 -1.569588 v -0.264753 0.478201 -1.467087 v -0.229964 0.476736 -1.640547 v -0.246060 0.535573 -1.536729 v -0.224537 0.407096 -1.712098 v -0.225122 0.331658 -1.761235 v 0.002949 0.478034 -1.650737 v 0.003593 0.535974 -1.544876 v 0.002662 0.409991 -1.724989 v 0.002591 0.336039 -1.776847 v -0.114613 0.411303 -1.725752 v -0.113803 0.336916 -1.777400 v -0.119856 0.479217 -1.651155 v -0.132655 0.535932 -1.543929 v 0.120910 0.479153 -1.651114 v 0.134032 0.535852 -1.543875 v 0.115527 0.411259 -1.725724 v 0.114687 0.336890 -1.777384 v 0.239749 0.425552 -1.569449 v 0.263052 0.477911 -1.466871 v 0.229406 0.362853 -1.638775 v 0.226837 0.294792 -1.685354 v 0.222618 0.406894 -1.711969 v 0.223209 0.331541 -1.761162 v 0.228055 0.476441 -1.640353 v 0.244190 0.535191 -1.536468 v 0.433242 0.428409 -0.660782 v 0.427587 0.528499 -0.630768 v 0.435484 0.349716 -0.683698 v 0.436044 0.281380 -0.702202 v 0.200175 0.341337 -1.441024 v 0.197257 0.280122 -1.481817 v 0.211367 0.394260 -1.386932 v 0.231284 0.433215 -1.323826 v 0.299386 0.463474 -1.101532 v 0.253914 0.449015 -1.252179 v 0.356529 0.489871 -0.911377 v 0.407295 0.545005 -0.710727 v 0.484772 0.479207 -0.313049 v 0.457363 0.612900 -0.310637 v 0.496954 0.378373 -0.316753 v 0.500000 0.298557 -0.322115 v 0.496954 0.402445 -0.028221 v 0.500000 0.320383 -0.028598 v 0.484772 0.505768 -0.027866 v 0.457363 0.643323 -0.027567 v 0.484772 0.479207 0.244772 v 0.457363 0.612900 0.242590 v 0.496954 0.378373 0.247972 v 0.500000 0.298557 0.252406 v 0.436044 -0.172430 0.713877 v 0.436044 -0.238089 0.701773 v 0.436044 -0.105820 0.722501 v 0.436044 -0.039294 0.727091 v 0.197041 -0.105752 1.555065 v 0.197033 -0.039263 1.563777 v 0.197071 -0.172201 1.538158 v 0.197138 -0.237488 1.513570 v 0.226862 -0.178883 1.746644 v 0.226853 -0.247938 1.719693 v 0.226866 -0.109496 1.765410 v 0.226867 -0.040589 1.775193 v 0.226745 -0.124049 1.846154 v 0.226867 -0.046017 1.856428 v 0.226258 -0.202359 1.826354 v 0.225160 -0.279847 1.797774 v 0.002591 -0.127454 1.865776 v 0.002591 -0.047342 1.876264 v 0.002591 -0.207346 1.845347 v 0.002591 -0.285550 1.815521 v 0.115477 -0.207487 1.845436 v 0.115192 -0.285948 1.815772 v 0.115603 -0.127482 1.865794 v 0.115635 -0.047342 1.876264 v -0.114711 -0.127483 1.865795 v -0.114742 -0.047342 1.876264 v -0.114585 -0.207492 1.845439 v -0.114304 -0.285960 1.815780 v -0.228761 -0.109498 1.765412 v -0.228765 -0.040589 1.775193 v -0.228747 -0.178895 1.746652 v -0.228715 -0.247972 1.719714 v -0.228158 -0.202378 1.826366 v -0.227065 -0.279902 1.797808 v -0.228643 -0.124053 1.846157 v -0.228765 -0.046017 1.856428 v -0.436044 -0.105820 0.722501 v -0.436044 -0.039294 0.727091 v -0.436044 -0.172430 0.713877 v -0.436044 -0.238089 0.701773 v -0.197440 -0.172203 1.538159 v -0.197501 -0.237493 1.513573 v -0.197413 -0.105752 1.555066 v -0.197406 -0.039263 1.563777 v -0.500000 -0.119552 -0.029536 v -0.500000 -0.044263 -0.029676 v -0.500000 -0.195182 -0.029288 v -0.500000 -0.270129 -0.028965 v -0.500000 -0.179317 0.264978 v -0.500000 -0.249522 0.258291 v -0.500000 -0.109503 0.270952 v -0.500000 -0.040595 0.274697 v -0.500000 -0.179317 -0.338082 v -0.500000 -0.249522 -0.329501 v -0.500000 -0.109503 -0.345830 v -0.500000 -0.040595 -0.350717 v -0.436044 -0.105820 -0.739262 v -0.436044 -0.039294 -0.744150 v -0.436044 -0.172430 -0.730179 v -0.436044 -0.238089 -0.717594 v -0.197413 -0.105752 -1.555066 v -0.197406 -0.039263 -1.563777 v -0.197440 -0.172203 -1.538159 v -0.197501 -0.237493 -1.513573 v -0.228747 -0.178895 -1.746652 v -0.228715 -0.247972 -1.719714 v -0.228761 -0.109498 -1.765412 v -0.228765 -0.040589 -1.775193 v -0.228643 -0.124053 -1.846156 v -0.228765 -0.046017 -1.856428 v -0.228158 -0.202378 -1.826366 v -0.227065 -0.279902 -1.797808 v 0.002591 -0.127454 -1.865776 v 0.002591 -0.047342 -1.876264 v 0.002591 -0.207346 -1.845346 v 0.002591 -0.285550 -1.815521 v -0.114585 -0.207492 -1.845439 v -0.114304 -0.285960 -1.815779 v -0.114711 -0.127483 -1.865795 v -0.114742 -0.047342 -1.876264 v 0.115603 -0.127482 -1.865794 v 0.115635 -0.047342 -1.876264 v 0.115477 -0.207487 -1.845436 v 0.115192 -0.285948 -1.815772 v 0.226866 -0.109496 -1.765410 v 0.226867 -0.040589 -1.775193 v 0.226862 -0.178883 -1.746644 v 0.226853 -0.247938 -1.719693 v 0.226258 -0.202359 -1.826354 v 0.225160 -0.279847 -1.797774 v 0.226745 -0.124049 -1.846154 v 0.226867 -0.046017 -1.856428 v 0.436044 -0.105820 -0.739262 v 0.436044 -0.039294 -0.744150 v 0.436044 -0.172430 -0.730179 v 0.436044 -0.238089 -0.717595 v 0.197071 -0.172201 -1.538158 v 0.197138 -0.237488 -1.513570 v 0.197041 -0.105752 -1.555065 v 0.197033 -0.039263 -1.563777 v 0.500000 -0.109503 -0.345830 v 0.500000 -0.040595 -0.350717 v 0.500000 -0.179317 -0.338082 v 0.500000 -0.249522 -0.329501 v 0.500000 -0.195182 -0.029288 v 0.500000 -0.270129 -0.028965 v 0.500000 -0.119552 -0.029536 v 0.500000 -0.044263 -0.029676 v 0.500000 -0.109503 0.270952 v 0.500000 -0.040595 0.274697 v 0.500000 -0.179317 0.264978 v 0.500000 -0.249522 0.258291 v 0.229406 -1.638775 0.358219 v 0.226837 -1.685354 0.288274 v 0.239749 -1.569449 0.422556 v 0.263052 -1.466871 0.476224 v 0.228055 -1.640353 0.473044 v 0.244190 -1.536468 0.533279 v 0.222618 -1.711969 0.401641 v 0.223209 -1.761162 0.324151 v 0.002949 -1.650737 0.474540 v 0.003593 -1.544876 0.534007 v 0.002662 -1.724989 0.404587 v 0.002591 -1.776847 0.328436 v 0.115527 -1.725724 0.405854 v 0.114687 -1.777384 0.329287 v 0.120910 -1.651114 0.475659 v 0.134032 -1.543875 0.533884 v -0.119856 -1.651156 0.475723 v -0.132655 -1.543929 0.533965 v -0.114613 -1.725752 0.405899 v -0.113803 -1.777400 0.329313 v -0.241473 -1.569588 0.422758 v -0.264753 -1.467087 0.476514 v -0.231176 -1.638858 0.358348 v -0.228659 -1.685399 0.288346 v -0.224537 -1.712098 0.401843 v -0.225122 -1.761235 0.324268 v -0.229964 -1.640547 0.473339 v -0.246060 -1.536729 0.533660 v -0.433298 -0.652308 0.425594 v -0.427756 -0.623396 0.527122 v -0.435495 -0.674729 0.345236 v -0.436044 -0.693000 0.275035 v -0.200524 -1.441040 0.336849 v -0.197609 -1.481824 0.273827 v -0.211747 -1.386965 0.391262 v -0.231739 -1.323888 0.431274 v -0.299786 -1.101370 0.462262 v -0.254376 -1.252258 0.447510 v -0.356891 -0.910204 0.488871 v -0.407617 -0.706998 0.544171 v -0.484772 -0.273344 0.476209 v -0.457363 -0.271049 0.611216 v -0.496954 -0.276768 0.373710 v -0.500000 -0.281590 0.291943 v -0.484772 -0.006438 0.502502 v -0.457363 -0.006399 0.641478 v -0.496954 -0.006499 0.397431 v -0.500000 -0.006586 0.313403 v -0.484772 0.252207 0.476209 v -0.457363 0.249957 0.611216 v -0.496954 0.255492 0.373710 v -0.500000 0.260027 0.291943 v -0.433298 0.647613 0.425594 v -0.427756 0.619290 0.527122 v -0.435495 0.669769 0.345236 v -0.436044 0.687914 0.275035 v -0.356891 0.909497 0.488871 v -0.407617 0.704878 0.544171 v -0.299786 1.101228 0.462262 v -0.254376 1.252258 0.447510 v -0.211747 1.386965 0.391262 v -0.231739 1.323889 0.431274 v -0.200524 1.441040 0.336849 v -0.197609 1.481824 0.273827 v -0.231176 1.638858 0.358348 v -0.228659 1.685399 0.288346 v -0.241473 1.569588 0.422758 v -0.264753 1.467087 0.476514 v -0.229964 1.640547 0.473339 v -0.246060 1.536729 0.533660 v -0.224537 1.712098 0.401843 v -0.225122 1.761235 0.324268 v 0.002949 1.650737 0.474540 v 0.003593 1.544876 0.534007 v 0.002662 1.724989 0.404587 v 0.002591 1.776847 0.328436 v -0.114613 1.725752 0.405899 v -0.113803 1.777400 0.329313 v -0.119856 1.651155 0.475723 v -0.132655 1.543929 0.533965 v 0.120910 1.651114 0.475659 v 0.134032 1.543875 0.533884 v 0.115527 1.725724 0.405854 v 0.114687 1.777384 0.329287 v 0.239749 1.569449 0.422556 v 0.263052 1.466871 0.476224 v 0.229406 1.638775 0.358219 v 0.226837 1.685354 0.288274 v 0.222618 1.711969 0.401641 v 0.223209 1.761162 0.324151 v 0.228055 1.640353 0.473044 v 0.244190 1.536468 0.533279 v 0.433242 0.647594 0.425575 v 0.427587 0.619233 0.527064 v 0.435484 0.669765 0.345233 v 0.436044 0.687914 0.275035 v 0.200175 1.441024 0.336826 v 0.197257 1.481817 0.273816 v 0.211367 1.386932 0.391217 v 0.231284 1.323826 0.431195 v 0.299386 1.101135 0.462157 v 0.253914 1.252179 0.447414 v 0.356529 0.909391 0.488758 v 0.407295 0.704772 0.544063 v 0.484772 0.252207 0.476209 v 0.457363 0.249957 0.611216 v 0.496954 0.255492 0.373710 v 0.500000 0.260027 0.291943 v 0.484772 -0.006438 0.502502 v 0.457363 -0.006399 0.641478 v 0.496954 -0.006499 0.397431 v 0.500000 -0.006586 0.313403 v 0.484772 -0.273344 0.476209 v 0.457363 -0.271048 0.611216 v 0.496954 -0.276768 0.373710 v 0.500000 -0.281590 0.291943 v 0.433242 -0.652289 0.425575 v 0.427587 -0.623340 0.527064 v 0.435484 -0.674725 0.345233 v 0.436044 -0.693000 0.275035 v 0.356529 -0.910098 0.488758 v 0.407295 -0.706892 0.544063 v 0.299386 -1.101276 0.462157 v 0.253914 -1.252179 0.447414 v 0.211367 -1.386932 0.391217 v 0.231284 -1.323826 0.431195 v 0.200175 -1.441024 0.336826 v 0.197257 -1.481817 0.273816 v 0.226862 -1.746644 -0.216969 v 0.226853 -1.719693 -0.289042 v 0.226866 -1.765410 -0.141500 v 0.226867 -1.775193 -0.065451 v 0.226745 -1.846154 -0.160333 v 0.226867 -1.856428 -0.074204 v 0.226258 -1.826354 -0.245538 v 0.225160 -1.797774 -0.326448 v 0.002591 -1.865776 -0.164783 v 0.002591 -1.876264 -0.076341 v 0.002591 -1.845346 -0.251768 v 0.002591 -1.815521 -0.333493 v 0.115477 -1.845436 -0.251910 v 0.115192 -1.815772 -0.333890 v 0.115603 -1.865794 -0.164811 v 0.115635 -1.876264 -0.076341 v -0.114711 -1.865795 -0.164812 v -0.114742 -1.876264 -0.076341 v -0.114585 -1.845439 -0.251915 v -0.114304 -1.815779 -0.333902 v -0.228761 -1.765412 -0.141502 v -0.228765 -1.775193 -0.065451 v -0.228747 -1.746652 -0.216981 v -0.228715 -1.719714 -0.289076 v -0.228158 -1.826366 -0.245558 v -0.227065 -1.797808 -0.326502 v -0.228643 -1.846156 -0.160337 v -0.228765 -1.856428 -0.074204 v -0.436044 -0.729283 -0.136981 v -0.436044 -0.733993 -0.063584 v -0.436044 -0.720473 -0.209418 v -0.436044 -0.708175 -0.277936 v -0.197440 -1.538159 -0.209045 v -0.197501 -1.513573 -0.277255 v -0.197413 -1.555066 -0.136712 v -0.197406 -1.563777 -0.063314 v -0.500000 -0.302200 -0.141994 v -0.500000 -0.306395 -0.066058 v -0.500000 -0.295524 -0.217724 v -0.500000 -0.288083 -0.290779 v -0.500000 -0.006974 -0.153800 v -0.500000 -0.007054 -0.070567 v -0.500000 -0.006847 -0.236289 v -0.500000 -0.006707 -0.314755 v -0.500000 0.278897 -0.141994 v -0.500000 0.282699 -0.066058 v -0.500000 0.272827 -0.217724 v -0.500000 0.266025 -0.290779 v -0.436044 0.723766 -0.136981 v -0.436044 0.728379 -0.063584 v -0.436044 0.715107 -0.209418 v -0.436044 0.702968 -0.277936 v -0.197413 1.555066 -0.136712 v -0.197406 1.563777 -0.063314 v -0.197440 1.538159 -0.209045 v -0.197501 1.513573 -0.277255 v -0.228747 1.746652 -0.216981 v -0.228715 1.719714 -0.289076 v -0.228761 1.765412 -0.141502 v -0.228765 1.775193 -0.065451 v -0.228643 1.846156 -0.160337 v -0.228765 1.856428 -0.074204 v -0.228158 1.826366 -0.245558 v -0.227065 1.797808 -0.326502 v 0.002591 1.865776 -0.164783 v 0.002591 1.876264 -0.076341 v 0.002591 1.845346 -0.251769 v 0.002591 1.815521 -0.333493 v -0.114585 1.845439 -0.251915 v -0.114304 1.815779 -0.333902 v -0.114711 1.865795 -0.164812 v -0.114742 1.876264 -0.076341 v 0.115603 1.865794 -0.164811 v 0.115635 1.876264 -0.076341 v 0.115477 1.845436 -0.251910 v 0.115192 1.815772 -0.333890 v 0.226866 1.765410 -0.141500 v 0.226867 1.775193 -0.065451 v 0.226862 1.746644 -0.216969 v 0.226853 1.719693 -0.289042 v 0.226258 1.826354 -0.245538 v 0.225160 1.797774 -0.326448 v 0.226745 1.846154 -0.160333 v 0.226867 1.856428 -0.074204 v 0.436044 0.723766 -0.136981 v 0.436044 0.728379 -0.063584 v 0.436044 0.715107 -0.209418 v 0.436044 0.702968 -0.277936 v 0.197071 1.538158 -0.209043 v 0.197138 1.513570 -0.277250 v 0.197041 1.555065 -0.136711 v 0.197033 1.563777 -0.063314 v 0.500000 0.278897 -0.141994 v 0.500000 0.282699 -0.066058 v 0.500000 0.272827 -0.217724 v 0.500000 0.266025 -0.290779 v 0.500000 -0.006974 -0.153800 v 0.500000 -0.007054 -0.070567 v 0.500000 -0.006847 -0.236289 v 0.500000 -0.006707 -0.314755 v 0.500000 -0.302200 -0.141994 v 0.500000 -0.306395 -0.066058 v 0.500000 -0.295524 -0.217724 v 0.500000 -0.288083 -0.290779 v 0.436044 -0.729283 -0.136981 v 0.436044 -0.733993 -0.063584 v 0.436044 -0.720473 -0.209418 v 0.436044 -0.708175 -0.277936 v 0.197041 -1.555065 -0.136711 v 0.197033 -1.563777 -0.063314 v 0.197071 -1.538158 -0.209043 v 0.197138 -1.513570 -0.277250 v -0.243101 -0.471417 1.352183 v -0.239718 -0.457744 1.315180 v -0.256950 -0.484336 1.377429 v -0.275262 -0.497057 1.392919 v -0.197778 -0.274051 1.679464 v -0.218921 -0.278819 1.696905 v -0.183350 -0.271251 1.640211 v -0.186265 -0.269785 1.560005 v -0.161764 -0.324669 1.797322 v -0.130014 -0.324439 1.797809 v -0.191328 -0.323719 1.794193 v -0.216256 -0.320648 1.786562 v -0.222912 -0.570346 1.477830 v -0.248586 -0.568325 1.473889 v -0.193113 -0.568726 1.477690 v -0.160187 -0.565820 1.475859 v -0.183350 1.640211 -0.310818 v -0.186265 1.560005 -0.309288 v -0.197778 1.679464 -0.313872 v -0.218921 1.696905 -0.319211 v -0.256950 1.377429 -0.493715 v -0.275262 1.392919 -0.506271 v -0.243101 1.352183 -0.481924 v -0.239718 1.315180 -0.470375 v -0.193113 1.477690 -0.579576 v -0.160187 1.475859 -0.576684 v -0.222912 1.477830 -0.581138 v -0.248586 1.473889 -0.578986 v -0.191328 1.794193 -0.371034 v -0.216256 1.786562 -0.367391 v -0.161764 1.797322 -0.372237 v -0.130014 1.797809 -0.372070 v -0.183350 -0.271251 -1.640211 v -0.186265 -0.269785 -1.560005 v -0.197778 -0.274051 -1.679464 v -0.218921 -0.278819 -1.696905 v -0.256950 -0.484336 -1.377429 v -0.275262 -0.497057 -1.392919 v -0.243101 -0.471417 -1.352183 v -0.239718 -0.457744 -1.315180 v -0.193113 -0.568726 -1.477690 v -0.160187 -0.565820 -1.475859 v -0.222912 -0.570346 -1.477830 v -0.248586 -0.568325 -1.473889 v -0.191328 -0.323719 -1.794193 v -0.216256 -0.320648 -1.786562 v -0.161764 -0.324669 -1.797322 v -0.130014 -0.324439 -1.797809 v -0.243101 -1.352183 -0.481924 v -0.239718 -1.315180 -0.470375 v -0.256950 -1.377429 -0.493715 v -0.275262 -1.392919 -0.506271 v -0.197778 -1.679464 -0.313872 v -0.218921 -1.696905 -0.319211 v -0.183350 -1.640211 -0.310818 v -0.186265 -1.560005 -0.309288 v -0.161764 -1.797322 -0.372237 v -0.130014 -1.797809 -0.372070 v -0.191328 -1.794193 -0.371034 v -0.216256 -1.786562 -0.367391 v -0.222912 -1.477830 -0.581138 v -0.248586 -1.473889 -0.578986 v -0.193113 -1.477690 -0.579576 v -0.160187 -1.475859 -0.576684 v -0.422974 -0.665176 0.664307 v -0.417420 -0.632153 0.629546 v -0.436028 -0.685686 0.685512 v -0.448116 -0.702371 0.702371 v -0.346226 -0.789676 0.789676 v -0.378250 -0.789342 0.789342 v -0.308705 -0.785802 0.785802 v -0.264545 -0.781666 0.781666 v -0.243101 0.465608 1.352183 v -0.239718 0.450762 1.315180 v -0.256950 0.479151 1.377429 v -0.275262 0.491964 1.392919 v -0.436028 0.685545 0.685512 v -0.448116 0.702371 0.702371 v -0.422974 0.664469 0.664307 v -0.417420 0.630033 0.629546 v -0.308705 0.785802 0.785802 v -0.264545 0.781666 0.781666 v -0.346226 0.789676 0.789676 v -0.378250 0.789342 0.789342 v -0.222912 0.564381 1.477830 v -0.248586 0.562431 1.473889 v -0.193113 0.562729 1.477690 v -0.160187 0.559814 1.475859 v -0.256950 1.377429 0.477962 v -0.275262 1.392919 0.490796 v -0.243101 1.352183 0.464276 v -0.239718 1.315180 0.449161 v -0.193113 1.477690 0.561353 v -0.160187 1.475859 0.558436 v -0.222912 1.477830 0.563012 v -0.248586 1.473889 0.561080 v -0.436028 0.685545 -0.685942 v -0.448116 0.702371 -0.702371 v -0.422974 0.664469 -0.666456 v -0.417420 0.630033 -0.635988 v -0.308705 0.785802 -0.785802 v -0.264545 0.781666 -0.781666 v -0.346226 0.789676 -0.789676 v -0.378250 0.789342 -0.789342 v -0.256950 0.479151 -1.377429 v -0.275262 0.491964 -1.392919 v -0.243101 0.465608 -1.352183 v -0.239718 0.450762 -1.315180 v -0.193113 0.562729 -1.477690 v -0.160187 0.559814 -1.475859 v -0.222912 0.564381 -1.477830 v -0.248586 0.562431 -1.473889 v -0.436028 -0.685686 -0.685942 v -0.448116 -0.702371 -0.702371 v -0.422974 -0.665176 -0.666456 v -0.417420 -0.632153 -0.635988 v -0.308705 -0.785802 -0.785802 v -0.264545 -0.781666 -0.781666 v -0.346226 -0.789676 -0.789676 v -0.378250 -0.789342 -0.789342 v -0.243101 -1.352183 0.464276 v -0.239718 -1.315180 0.449161 v -0.256950 -1.377429 0.477962 v -0.275262 -1.392919 0.490796 v -0.222912 -1.477830 0.563012 v -0.248586 -1.473889 0.561080 v -0.193113 -1.477690 0.561353 v -0.160187 -1.475859 0.558436 v -0.183035 -0.006365 1.711913 v -0.186062 -0.006354 1.628804 v -0.197453 -0.006405 1.752212 v -0.218790 -0.006497 1.769849 v -0.197778 0.252813 1.679464 v -0.218921 0.257275 1.696905 v -0.183350 0.250148 1.640211 v -0.186265 0.248716 1.560005 v -0.161764 0.299298 1.797322 v -0.130014 0.299034 1.797809 v -0.191328 0.298484 1.794193 v -0.216256 0.295718 1.786562 v -0.193516 -0.007611 1.872883 v -0.218790 -0.007519 1.864376 v -0.163353 -0.007652 1.876665 v -0.130953 -0.007662 1.877610 v -0.183350 0.250148 -1.640211 v -0.186265 0.248716 -1.560005 v -0.197778 0.252813 -1.679464 v -0.218921 0.257275 -1.696905 v -0.197453 -0.006405 -1.752212 v -0.218790 -0.006497 -1.769849 v -0.183035 -0.006365 -1.711913 v -0.186062 -0.006354 -1.628804 v -0.163353 -0.007652 -1.876664 v -0.130953 -0.007662 -1.877610 v -0.193516 -0.007611 -1.872883 v -0.218790 -0.007519 -1.864376 v -0.191328 0.298484 -1.794193 v -0.216256 0.295718 -1.786562 v -0.161764 0.299298 -1.797322 v -0.130014 0.299034 -1.797809 v -0.183035 -1.711913 -0.027216 v -0.186062 -1.628804 -0.027172 v -0.197453 -1.752212 -0.027391 v -0.218790 -1.769849 -0.027784 v -0.197778 -1.679464 0.245472 v -0.218921 -1.696905 0.249829 v -0.183350 -1.640211 0.242854 v -0.186265 -1.560005 0.241433 v -0.161764 -1.797322 0.290529 v -0.130014 -1.797809 0.290254 v -0.191328 -1.794193 0.289762 v -0.216256 -1.786562 0.287101 v -0.193516 -1.872883 -0.032545 v -0.218790 -1.864376 -0.032151 v -0.163353 -1.876664 -0.032719 v -0.130953 -1.877610 -0.032763 v -0.183350 1.640211 0.242854 v -0.186265 1.560005 0.241433 v -0.197778 1.679464 0.245472 v -0.218921 1.696905 0.249829 v -0.197453 1.752212 -0.027391 v -0.218790 1.769849 -0.027784 v -0.183035 1.711913 -0.027216 v -0.186062 1.628804 -0.027172 v -0.163353 1.876664 -0.032719 v -0.130953 1.877610 -0.032763 v -0.193516 1.872883 -0.032545 v -0.218790 1.864376 -0.032151 v -0.191328 1.794193 0.289762 v -0.216256 1.786562 0.287101 v -0.161764 1.797322 0.290529 v -0.130014 1.797809 0.290254 v 0.182462 -0.271231 1.640198 v 0.185754 -0.269774 1.559997 v 0.196477 -0.274020 1.679444 v 0.217237 -0.278775 1.696878 v 0.255753 -0.484105 1.377245 v 0.273713 -0.496753 1.392680 v 0.242253 -0.471255 1.352054 v 0.239143 -0.457636 1.315092 v 0.192677 -0.568513 1.477543 v 0.160993 -0.565696 1.475774 v 0.221683 -0.570039 1.477617 v 0.246894 -0.567937 1.473618 v 0.190023 -0.323657 1.794153 v 0.214503 -0.320571 1.786513 v 0.161129 -0.324625 1.797294 v 0.130316 -0.324413 1.797793 v 0.242253 1.352054 -0.481762 v 0.239143 1.315092 -0.470266 v 0.255753 1.377245 -0.493484 v 0.273713 1.392680 -0.505966 v 0.196477 1.679444 -0.313841 v 0.217237 1.696878 -0.319168 v 0.182462 1.640198 -0.310798 v 0.185754 1.559997 -0.309277 v 0.161129 1.797294 -0.372193 v 0.130316 1.797793 -0.372045 v 0.190023 1.794153 -0.370971 v 0.214503 1.786513 -0.367313 v 0.221683 1.477617 -0.580831 v 0.246894 1.473618 -0.578599 v 0.192677 1.477543 -0.579363 v 0.160993 1.475774 -0.576560 v 0.242253 -0.471255 -1.352054 v 0.239143 -0.457636 -1.315092 v 0.255753 -0.484105 -1.377245 v 0.273713 -0.496753 -1.392680 v 0.196477 -0.274020 -1.679444 v 0.217237 -0.278775 -1.696878 v 0.182462 -0.271231 -1.640198 v 0.185754 -0.269774 -1.559997 v 0.161129 -0.324625 -1.797294 v 0.130316 -0.324413 -1.797793 v 0.190023 -0.323657 -1.794153 v 0.214503 -0.320571 -1.786513 v 0.221683 -0.570039 -1.477617 v 0.246894 -0.567937 -1.473618 v 0.192677 -0.568513 -1.477543 v 0.160993 -0.565696 -1.475774 v 0.182462 -1.640198 -0.310798 v 0.185754 -1.559997 -0.309277 v 0.196477 -1.679444 -0.313841 v 0.217237 -1.696878 -0.319168 v 0.255753 -1.377245 -0.493484 v 0.273713 -1.392680 -0.505966 v 0.242253 -1.352054 -0.481762 v 0.239143 -1.315092 -0.470266 v 0.192677 -1.477543 -0.579363 v 0.160993 -1.475774 -0.576560 v 0.221683 -1.477617 -0.580831 v 0.246894 -1.473618 -0.578599 v 0.190023 -1.794153 -0.370971 v 0.214503 -1.786513 -0.367313 v 0.161129 -1.797294 -0.372193 v 0.130316 -1.797793 -0.372045 v 0.434636 -0.685218 0.685044 v 0.446361 -0.701783 0.701783 v 0.422027 -0.664857 0.663988 v 0.416925 -0.631986 0.629380 v 0.309056 -0.785596 0.785596 v 0.267013 -0.781549 0.781549 v 0.345435 -0.789366 0.789366 v 0.376921 -0.788925 0.788925 v 0.422027 0.664150 0.663988 v 0.416925 0.629866 0.629380 v 0.434636 0.685076 0.685044 v 0.446361 0.701783 0.701783 v 0.255753 0.478920 1.377245 v 0.273713 0.491660 1.392681 v 0.242253 0.465447 1.352053 v 0.239143 0.450653 1.315092 v 0.192677 0.562515 1.477543 v 0.160993 0.559690 1.475774 v 0.221683 0.564073 1.477617 v 0.246894 0.562044 1.473618 v 0.345435 0.789366 0.789366 v 0.376921 0.788925 0.788925 v 0.309056 0.785596 0.785596 v 0.267013 0.781549 0.781549 v 0.242253 1.352053 0.464114 v 0.239143 1.315092 0.449052 v 0.255753 1.377245 0.477731 v 0.273713 1.392681 0.490492 v 0.221683 1.477617 0.562705 v 0.246894 1.473618 0.560692 v 0.192677 1.477543 0.561140 v 0.160993 1.475774 0.558313 v 0.422027 0.664150 -0.666137 v 0.416925 0.629866 -0.635821 v 0.434636 0.685076 -0.685473 v 0.446361 0.701783 -0.701783 v 0.345435 0.789366 -0.789366 v 0.376921 0.788925 -0.788925 v 0.309056 0.785596 -0.785596 v 0.267013 0.781549 -0.781549 v 0.242253 0.465447 -1.352053 v 0.239143 0.450653 -1.315092 v 0.255753 0.478920 -1.377245 v 0.273713 0.491660 -1.392681 v 0.221683 0.564073 -1.477617 v 0.246894 0.562044 -1.473618 v 0.192677 0.562515 -1.477543 v 0.160993 0.559690 -1.475774 v 0.422027 -0.664857 -0.666136 v 0.416925 -0.631986 -0.635821 v 0.434636 -0.685218 -0.685473 v 0.446361 -0.701783 -0.701783 v 0.345435 -0.789366 -0.789366 v 0.376921 -0.788925 -0.788925 v 0.309056 -0.785596 -0.785596 v 0.267013 -0.781549 -0.781549 v 0.255753 -1.377245 0.477731 v 0.273713 -1.392681 0.490492 v 0.242253 -1.352053 0.464114 v 0.239143 -1.315092 0.449052 v 0.192677 -1.477543 0.561140 v 0.160993 -1.475774 0.558313 v 0.221683 -1.477617 0.562705 v 0.246894 -1.473618 0.560692 v 0.182462 0.250128 1.640198 v 0.185754 0.248704 1.559998 v 0.196477 0.252782 1.679444 v 0.217237 0.257232 1.696878 v 0.196105 -0.006405 1.752212 v 0.217052 -0.006497 1.769849 v 0.182113 -0.006365 1.711913 v 0.185530 -0.006354 1.628804 v 0.162733 -0.007652 1.876665 v 0.131264 -0.007662 1.877610 v 0.192229 -0.007611 1.872883 v 0.217052 -0.007519 1.864376 v 0.190023 0.298422 1.794153 v 0.214502 0.295641 1.786513 v 0.161129 0.299254 1.797294 v 0.130316 0.299009 1.797793 v 0.182113 -0.006365 -1.711913 v 0.185530 -0.006354 -1.628804 v 0.196105 -0.006405 -1.752212 v 0.217052 -0.006497 -1.769849 v 0.196477 0.252782 -1.679444 v 0.217237 0.257232 -1.696878 v 0.182462 0.250128 -1.640198 v 0.185754 0.248704 -1.559998 v 0.161129 0.299254 -1.797294 v 0.130316 0.299009 -1.797793 v 0.190023 0.298422 -1.794153 v 0.214503 0.295641 -1.786513 v 0.192229 -0.007611 -1.872883 v 0.217052 -0.007519 -1.864376 v 0.162733 -0.007652 -1.876664 v 0.131264 -0.007662 -1.877610 v 0.182462 -1.640198 0.242834 v 0.185754 -1.559998 0.241422 v 0.196477 -1.679444 0.245441 v 0.217237 -1.696878 0.249786 v 0.196105 -1.752212 -0.027391 v 0.217052 -1.769849 -0.027784 v 0.182113 -1.711913 -0.027216 v 0.185530 -1.628804 -0.027172 v 0.162733 -1.876664 -0.032719 v 0.131264 -1.877610 -0.032763 v 0.192229 -1.872883 -0.032545 v 0.217052 -1.864376 -0.032151 v 0.190023 -1.794153 0.289699 v 0.214503 -1.786513 0.287024 v 0.161129 -1.797294 0.290485 v 0.130316 -1.797793 0.290228 v 0.182113 1.711913 -0.027216 v 0.185530 1.628804 -0.027172 v 0.196105 1.752212 -0.027391 v 0.217052 1.769849 -0.027784 v 0.196477 1.679444 0.245441 v 0.217237 1.696878 0.249786 v 0.182462 1.640198 0.242834 v 0.185754 1.559998 0.241422 v 0.161129 1.797294 0.290485 v 0.130316 1.797793 0.290228 v 0.190023 1.794153 0.289699 v 0.214503 1.786513 0.287024 v 0.192229 1.872883 -0.032545 v 0.217052 1.864376 -0.032151 v 0.162733 1.876664 -0.032719 v 0.131264 1.877610 -0.032763 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.500000 vt 0.125000 0.250000 vt 0.625000 0.500000 vt 0.875000 0.250000 vt 0.125000 0.000000 vt 0.375000 0.750000 vt 0.875000 0.000000 vt 0.625000 0.750000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.763021 vt 0.625000 0.763021 vt 0.625000 0.981937 vt 0.375000 0.981937 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.396226 0.758571 vt 0.605210 0.758571 vt 0.605210 0.988109 vt 0.396226 0.988109 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.396226 0.250000 vt 0.605210 0.250000 vt 0.396226 0.500000 vt 0.605210 0.500000 vt 0.396226 0.750000 vt 0.605210 0.750000 vt 0.502939 0.250000 vt 0.504375 0.250000 vt 0.504375 0.250000 vt 0.504375 0.500000 vt 0.504375 0.500000 vt 0.502939 0.500000 vt 0.504375 0.500000 vt 0.504375 0.500000 vt 0.504375 0.750000 vt 0.504375 0.750000 vt 0.502939 0.750000 vt 0.502939 0.758571 vt 0.502939 0.988109 vt 0.504375 0.000000 vt 0.504375 1.000000 vt 0.504375 0.000000 vt 0.504375 0.000000 vt 0.504375 0.250000 vt 0.504375 0.250000 vt 0.636890 0.123620 vt 0.625000 0.124572 vt 0.625000 0.124572 vt 0.605210 0.123620 vt 0.502939 0.123620 vt 0.396226 0.123620 vt 0.375000 0.124572 vt 0.375000 0.124572 vt 0.363109 0.123620 vt 0.125000 0.124572 vt 0.375000 0.625428 vt 0.375000 0.625428 vt 0.375000 0.625428 vt 0.396226 0.626380 vt 0.502939 0.626380 vt 0.605210 0.626380 vt 0.625000 0.625428 vt 0.625000 0.625428 vt 0.625000 0.625428 vt 0.875000 0.124572 vt 0.625000 0.871248 vt 0.753752 0.000000 vt 0.625000 0.869160 vt 0.605210 0.869160 vt 0.502939 0.869160 vt 0.396226 0.869160 vt 0.375000 0.869160 vt 0.375000 0.871248 vt 0.246248 0.000000 vt 0.244160 0.123620 vt 0.375000 0.378752 vt 0.246248 0.250000 vt 0.375000 0.378752 vt 0.375000 0.378752 vt 0.396226 0.380840 vt 0.502939 0.380840 vt 0.605210 0.380840 vt 0.625000 0.378752 vt 0.625000 0.378752 vt 0.625000 0.378752 vt 0.753752 0.250000 vt 0.755840 0.123620 vt 0.636890 0.181754 vt 0.625000 0.179052 vt 0.625000 0.179052 vt 0.605210 0.181754 vt 0.502939 0.181754 vt 0.396226 0.181754 vt 0.375000 0.179052 vt 0.375000 0.179052 vt 0.363110 0.181754 vt 0.244160 0.181754 vt 0.125000 0.179052 vt 0.375000 0.570948 vt 0.375000 0.570948 vt 0.375000 0.570948 vt 0.396226 0.568246 vt 0.502939 0.568246 vt 0.605210 0.568246 vt 0.625000 0.570948 vt 0.625000 0.570948 vt 0.625000 0.570948 vt 0.875000 0.179052 vt 0.755840 0.181754 vt 0.636890 0.063632 vt 0.625000 0.064289 vt 0.625000 0.064289 vt 0.605210 0.063632 vt 0.502939 0.063632 vt 0.396226 0.063632 vt 0.375000 0.064289 vt 0.375000 0.064289 vt 0.363110 0.063632 vt 0.244160 0.063632 vt 0.125000 0.064289 vt 0.375000 0.685711 vt 0.375000 0.685711 vt 0.375000 0.685711 vt 0.396226 0.686368 vt 0.502939 0.686368 vt 0.605210 0.686368 vt 0.625000 0.685711 vt 0.625000 0.685711 vt 0.875000 0.064289 vt 0.625000 0.685711 vt 0.755840 0.063632 vt 0.625000 0.930182 vt 0.605210 0.930182 vt 0.502939 0.930182 vt 0.396226 0.930182 vt 0.375000 0.930182 vt 0.375000 0.927525 vt 0.302525 0.000000 vt 0.305182 0.063632 vt 0.305182 0.123620 vt 0.305182 0.181754 vt 0.375000 0.322475 vt 0.302525 0.250000 vt 0.375000 0.322475 vt 0.375000 0.322475 vt 0.396226 0.319818 vt 0.502939 0.319818 vt 0.605210 0.319818 vt 0.625000 0.322475 vt 0.625000 0.322475 vt 0.625000 0.322475 vt 0.697475 0.250000 vt 0.694818 0.181754 vt 0.694818 0.123620 vt 0.694818 0.063632 vt 0.625000 0.927525 vt 0.697475 0.000000 vt 0.625000 0.804994 vt 0.605210 0.804994 vt 0.502939 0.804994 vt 0.396226 0.804994 vt 0.375000 0.804994 vt 0.177244 0.000000 vt 0.375000 0.802244 vt 0.179994 0.063632 vt 0.179994 0.123620 vt 0.179994 0.181754 vt 0.375000 0.447756 vt 0.177244 0.250000 vt 0.375000 0.447756 vt 0.375000 0.447756 vt 0.396226 0.445006 vt 0.502939 0.445006 vt 0.605210 0.445006 vt 0.625000 0.447756 vt 0.625000 0.447756 vt 0.625000 0.447756 vt 0.822756 0.250000 vt 0.820006 0.181754 vt 0.820006 0.123620 vt 0.820006 0.063632 vt 0.822756 0.000000 vt 0.625000 0.802244 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.063632 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.063632 vt 0.375000 0.445006 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.445006 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.686368 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.686368 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.758571 vt 0.375000 0.804994 vt 0.375000 0.758571 vt 0.375000 0.804994 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.988109 vt 0.375000 0.988109 vt 0.375000 0.123620 vt 0.375000 0.181754 vt 0.375000 0.123620 vt 0.375000 0.181754 vt 0.375000 0.626380 vt 0.375000 0.626380 vt 0.375000 0.568246 vt 0.375000 0.568246 vt 0.375000 0.869160 vt 0.375000 0.930182 vt 0.375000 0.869160 vt 0.375000 0.930182 vt 0.375000 0.380840 vt 0.375000 0.380840 vt 0.375000 0.319818 vt 0.375000 0.319818 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.063632 vt 0.625000 0.063632 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.445006 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.445006 vt 0.625000 0.686368 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.686368 vt 0.625000 0.758571 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.758571 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.988109 vt 0.625000 0.988109 vt 0.625000 0.123620 vt 0.625000 0.123620 vt 0.625000 0.181754 vt 0.625000 0.181754 vt 0.625000 0.568246 vt 0.625000 0.626380 vt 0.625000 0.626380 vt 0.625000 0.568246 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.319818 vt 0.625000 0.380840 vt 0.625000 0.380840 vt 0.625000 0.319818 vt 0.441675 0.032066 vt 0.441675 0.473551 vt 0.441675 0.717934 vt 0.442043 0.777470 vt 0.848602 0.032079 vt 0.151398 0.032079 vt 0.441307 0.000000 vt 0.626194 0.032942 vt 0.441675 0.250000 vt 0.373806 0.032942 vt 0.441675 0.250000 vt 0.625000 0.472951 vt 0.441675 0.500000 vt 0.375000 0.472951 vt 0.441675 0.500000 vt 0.625000 0.717046 vt 0.441675 0.750000 vt 0.375000 0.717046 vt 0.442043 0.751020 vt 0.625000 0.777383 vt 0.441675 0.998585 vt 0.375000 0.777383 vt 0.625000 0.032066 vt 0.375000 0.032066 vt 0.625000 0.473551 vt 0.375000 0.473551 vt 0.625000 0.717934 vt 0.375000 0.717934 vt 0.625000 0.777470 vt 0.375000 0.777470 vt 0.625000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.751020 vt 0.375000 0.751020 vt 0.375000 0.998584 vt 0.625000 0.998585 vt 0.562555 0.250000 vt 0.562555 0.473551 vt 0.562555 0.500000 vt 0.562555 0.500000 vt 0.562555 0.717934 vt 0.562555 0.750000 vt 0.562161 0.751020 vt 0.562161 0.777470 vt 0.562555 0.998585 vt 0.562950 0.000000 vt 0.562555 0.032066 vt 0.562555 0.250000 vt 0.626416 0.151988 vt 0.625000 0.152020 vt 0.562161 0.152020 vt 0.442043 0.152020 vt 0.375000 0.152020 vt 0.373584 0.151988 vt 0.151449 0.151988 vt 0.375000 0.598045 vt 0.375000 0.597980 vt 0.442043 0.597980 vt 0.562161 0.597980 vt 0.625000 0.597980 vt 0.625000 0.598045 vt 0.848551 0.151988 vt 0.625000 0.899443 vt 0.625000 0.899454 vt 0.562161 0.899454 vt 0.442043 0.899454 vt 0.375000 0.899454 vt 0.375000 0.899443 vt 0.274443 0.032066 vt 0.274454 0.152020 vt 0.375000 0.350567 vt 0.375000 0.350546 vt 0.442043 0.350546 vt 0.562161 0.350546 vt 0.625000 0.350546 vt 0.625000 0.350567 vt 0.725546 0.152020 vt 0.725556 0.032066 vt 0.626194 0.213845 vt 0.625000 0.214848 vt 0.562555 0.214848 vt 0.441675 0.214848 vt 0.375000 0.214848 vt 0.373806 0.213845 vt 0.274443 0.214848 vt 0.151398 0.214797 vt 0.375000 0.536206 vt 0.375000 0.535152 vt 0.441675 0.535152 vt 0.562555 0.535152 vt 0.625000 0.535152 vt 0.625000 0.536206 vt 0.848602 0.214797 vt 0.725556 0.214848 vt 0.626416 0.094269 vt 0.625000 0.094239 vt 0.562161 0.094239 vt 0.442043 0.094239 vt 0.375000 0.094239 vt 0.373584 0.094269 vt 0.274454 0.094239 vt 0.151449 0.094269 vt 0.375000 0.655701 vt 0.375000 0.655761 vt 0.442043 0.655761 vt 0.562161 0.655761 vt 0.625000 0.655761 vt 0.625000 0.655701 vt 0.848551 0.094269 vt 0.725546 0.094239 vt 0.625000 0.962663 vt 0.562161 0.962663 vt 0.442043 0.962663 vt 0.375000 0.962663 vt 0.375000 0.962663 vt 0.337835 0.032066 vt 0.337663 0.094239 vt 0.337663 0.152020 vt 0.337835 0.214848 vt 0.375000 0.286993 vt 0.375000 0.285921 vt 0.441675 0.285921 vt 0.562555 0.285921 vt 0.625000 0.285921 vt 0.625000 0.286993 vt 0.662165 0.214848 vt 0.662337 0.152020 vt 0.662337 0.094239 vt 0.662165 0.032066 vt 0.625000 0.962663 vt 0.625000 0.836825 vt 0.562161 0.836825 vt 0.442043 0.836825 vt 0.375000 0.836825 vt 0.375000 0.836812 vt 0.211812 0.032066 vt 0.211825 0.094239 vt 0.211825 0.152020 vt 0.211812 0.214848 vt 0.375000 0.413200 vt 0.375000 0.413175 vt 0.442043 0.413175 vt 0.562161 0.413175 vt 0.625000 0.413175 vt 0.625000 0.413200 vt 0.788188 0.214848 vt 0.788175 0.152020 vt 0.788175 0.094239 vt 0.788188 0.032066 vt 0.625000 0.836812 vt 0.375000 0.032079 vt 0.377132 0.032066 vt 0.375000 0.473602 vt 0.377132 0.473551 vt 0.375000 0.717921 vt 0.377132 0.717934 vt 0.375000 0.777594 vt 0.377527 0.777470 vt 0.375000 0.000863 vt 0.376737 0.000000 vt 0.375000 0.249047 vt 0.377132 0.250000 vt 0.375000 0.250973 vt 0.377132 0.250000 vt 0.375000 0.499298 vt 0.377132 0.500000 vt 0.375000 0.500953 vt 0.377132 0.500000 vt 0.375000 0.749137 vt 0.377132 0.750000 vt 0.375000 0.751846 vt 0.377527 0.751020 vt 0.375000 0.997439 vt 0.377132 0.998585 vt 0.375000 0.151988 vt 0.377527 0.152020 vt 0.375000 0.598012 vt 0.377527 0.597980 vt 0.375000 0.899454 vt 0.377527 0.899454 vt 0.375000 0.350556 vt 0.377527 0.350546 vt 0.375000 0.214797 vt 0.377132 0.214848 vt 0.375000 0.535203 vt 0.377132 0.535152 vt 0.375000 0.094269 vt 0.377527 0.094239 vt 0.375000 0.655731 vt 0.377527 0.655761 vt 0.375000 0.962491 vt 0.377527 0.962663 vt 0.375000 0.285971 vt 0.377132 0.285921 vt 0.375000 0.836825 vt 0.377527 0.836825 vt 0.375000 0.413188 vt 0.377527 0.413175 vt 0.625000 0.032079 vt 0.623012 0.032066 vt 0.625000 0.473602 vt 0.623012 0.473551 vt 0.625000 0.717921 vt 0.623012 0.717934 vt 0.625000 0.777594 vt 0.622644 0.777470 vt 0.625000 0.000863 vt 0.623380 0.000000 vt 0.625000 0.249047 vt 0.623012 0.250000 vt 0.625000 0.250973 vt 0.623012 0.250000 vt 0.625000 0.499298 vt 0.623012 0.500000 vt 0.625000 0.500953 vt 0.623012 0.500000 vt 0.625000 0.749137 vt 0.623012 0.750000 vt 0.625000 0.751846 vt 0.622644 0.751020 vt 0.625000 0.997439 vt 0.623012 0.998584 vt 0.625000 0.151988 vt 0.622644 0.152020 vt 0.625000 0.598012 vt 0.622644 0.597980 vt 0.625000 0.899454 vt 0.622644 0.899454 vt 0.625000 0.350556 vt 0.622644 0.350546 vt 0.625000 0.214797 vt 0.623012 0.214848 vt 0.625000 0.535203 vt 0.623012 0.535152 vt 0.625000 0.094269 vt 0.622644 0.094239 vt 0.625000 0.655731 vt 0.622644 0.655761 vt 0.625000 0.962491 vt 0.622644 0.962663 vt 0.625000 0.285971 vt 0.623012 0.285921 vt 0.625000 0.836825 vt 0.622644 0.836825 vt 0.625000 0.413188 vt 0.622644 0.413175 vt 0.439687 0.000000 vt 0.439687 0.000000 vt 0.503057 0.032066 vt 0.442043 0.063632 vt 0.394488 0.032066 vt 0.442043 0.445006 vt 0.503057 0.473551 vt 0.439687 0.500000 vt 0.439687 0.500000 vt 0.394488 0.473551 vt 0.442043 0.686368 vt 0.503057 0.717934 vt 0.439687 0.750000 vt 0.439687 0.750000 vt 0.394488 0.717934 vt 0.442043 0.758571 vt 0.502939 0.777470 vt 0.442043 0.804994 vt 0.396226 0.777470 vt 0.820231 0.032066 vt 0.848878 0.000000 vt 0.625000 0.776122 vt 0.875000 0.032145 vt 0.625000 0.717855 vt 0.848551 0.063686 vt 0.151122 0.000000 vt 0.375000 0.776122 vt 0.179769 0.032066 vt 0.151449 0.063686 vt 0.125000 0.032145 vt 0.375000 0.717855 vt 0.439687 0.000000 vt 0.439687 1.000000 vt 0.503174 0.000000 vt 0.392751 0.000000 vt 0.635917 0.032263 vt 0.626416 0.063686 vt 0.625000 0.032145 vt 0.625000 0.032145 vt 0.625221 0.008821 vt 0.503057 0.250000 vt 0.442043 0.250000 vt 0.394488 0.250000 vt 0.439687 0.250000 vt 0.439687 0.250000 vt 0.364083 0.032263 vt 0.374779 0.008821 vt 0.375000 0.032145 vt 0.375000 0.032145 vt 0.373584 0.063686 vt 0.503057 0.250000 vt 0.439687 0.250000 vt 0.439687 0.250000 vt 0.394488 0.250000 vt 0.625000 0.473878 vt 0.848878 0.250000 vt 0.625000 0.492832 vt 0.625000 0.473878 vt 0.625000 0.473878 vt 0.625000 0.445456 vt 0.442043 0.500000 vt 0.394488 0.500000 vt 0.503057 0.500000 vt 0.375000 0.473878 vt 0.151122 0.250000 vt 0.375000 0.445456 vt 0.375000 0.473878 vt 0.375000 0.473878 vt 0.375000 0.492832 vt 0.503057 0.500000 vt 0.439687 0.500000 vt 0.439687 0.500000 vt 0.394488 0.500000 vt 0.625000 0.741179 vt 0.625000 0.717855 vt 0.625000 0.717855 vt 0.625000 0.686260 vt 0.442043 0.750000 vt 0.394488 0.750000 vt 0.503057 0.750000 vt 0.375000 0.686260 vt 0.375000 0.717855 vt 0.375000 0.717855 vt 0.375000 0.741179 vt 0.502939 0.751020 vt 0.396226 0.751020 vt 0.625000 0.804769 vt 0.625000 0.778015 vt 0.625000 0.758575 vt 0.394488 0.998585 vt 0.442043 0.988109 vt 0.503057 0.998584 vt 0.375000 0.758575 vt 0.375000 0.778015 vt 0.375000 0.804769 vt 0.625000 0.032066 vt 0.625000 0.063632 vt 0.625000 0.032066 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.032066 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.032066 vt 0.375000 0.063632 vt 0.625000 0.473551 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.473551 vt 0.625000 0.445006 vt 0.375000 0.473551 vt 0.375000 0.445006 vt 0.375000 0.473551 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.717934 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.717934 vt 0.625000 0.686368 vt 0.375000 0.717934 vt 0.375000 0.686368 vt 0.375000 0.717934 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.777470 vt 0.625000 0.804994 vt 0.625000 0.777470 vt 0.625000 0.758571 vt 0.375000 0.777470 vt 0.375000 0.758571 vt 0.375000 0.777470 vt 0.375000 0.804994 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.751020 vt 0.625000 0.751020 vt 0.375000 0.751020 vt 0.375000 0.751020 vt 0.375000 0.998585 vt 0.375000 0.988109 vt 0.375000 0.998584 vt 0.625000 0.998584 vt 0.625000 0.998585 vt 0.625000 0.988109 vt 0.562161 0.250000 vt 0.606830 0.250000 vt 0.564687 0.250000 vt 0.564687 0.250000 vt 0.562161 0.445006 vt 0.606830 0.473551 vt 0.564687 0.500000 vt 0.564687 0.500000 vt 0.562161 0.500000 vt 0.606830 0.500000 vt 0.606830 0.500000 vt 0.564687 0.500000 vt 0.564687 0.500000 vt 0.562161 0.686368 vt 0.606830 0.717934 vt 0.564687 0.750000 vt 0.564687 0.750000 vt 0.562161 0.750000 vt 0.606830 0.750000 vt 0.605210 0.751020 vt 0.562161 0.758571 vt 0.605210 0.777470 vt 0.562161 0.804994 vt 0.564687 1.000000 vt 0.564687 0.000000 vt 0.562161 0.988109 vt 0.606830 0.998584 vt 0.608449 0.000000 vt 0.564687 0.000000 vt 0.564687 0.000000 vt 0.606830 0.032066 vt 0.562161 0.063632 vt 0.564687 0.250000 vt 0.564687 0.250000 vt 0.606830 0.250000 vt 0.636890 0.152020 vt 0.626416 0.181533 vt 0.625000 0.151812 vt 0.625000 0.151812 vt 0.626416 0.123698 vt 0.625000 0.123620 vt 0.625000 0.152020 vt 0.625000 0.181754 vt 0.625000 0.152020 vt 0.502939 0.152020 vt 0.562161 0.123620 vt 0.605210 0.152020 vt 0.562161 0.181754 vt 0.442043 0.123620 vt 0.442043 0.181754 vt 0.396226 0.152020 vt 0.375000 0.152020 vt 0.375000 0.123620 vt 0.375000 0.152020 vt 0.375000 0.181754 vt 0.363110 0.152020 vt 0.373584 0.123698 vt 0.375000 0.151812 vt 0.375000 0.151812 vt 0.373584 0.181533 vt 0.151449 0.123698 vt 0.179994 0.152020 vt 0.151449 0.181533 vt 0.125000 0.151812 vt 0.375000 0.598188 vt 0.375000 0.626224 vt 0.375000 0.568689 vt 0.375000 0.598188 vt 0.375000 0.598188 vt 0.375000 0.626380 vt 0.375000 0.597980 vt 0.375000 0.568246 vt 0.375000 0.597980 vt 0.442043 0.568246 vt 0.502939 0.597980 vt 0.442043 0.626380 vt 0.396226 0.597980 vt 0.562161 0.626380 vt 0.562161 0.568246 vt 0.605210 0.597980 vt 0.625000 0.597980 vt 0.625000 0.626380 vt 0.625000 0.597980 vt 0.625000 0.568246 vt 0.625000 0.598188 vt 0.875000 0.151812 vt 0.625000 0.626224 vt 0.625000 0.598188 vt 0.625000 0.598188 vt 0.625000 0.568689 vt 0.848551 0.123698 vt 0.848551 0.181533 vt 0.820006 0.152020 vt 0.625000 0.899386 vt 0.725614 0.000000 vt 0.625000 0.929965 vt 0.625000 0.899454 vt 0.625000 0.869331 vt 0.625000 0.869160 vt 0.625000 0.899454 vt 0.625000 0.930182 vt 0.625000 0.899454 vt 0.502939 0.899454 vt 0.562161 0.869160 vt 0.605210 0.899454 vt 0.562161 0.930182 vt 0.442043 0.869160 vt 0.442043 0.930182 vt 0.396226 0.899454 vt 0.375000 0.899454 vt 0.375000 0.869160 vt 0.375000 0.899454 vt 0.375000 0.930182 vt 0.375000 0.899386 vt 0.274386 0.000000 vt 0.375000 0.869331 vt 0.375000 0.899454 vt 0.375000 0.929965 vt 0.244331 0.032066 vt 0.304965 0.032066 vt 0.274454 0.063632 vt 0.244160 0.152020 vt 0.274454 0.123620 vt 0.305182 0.152020 vt 0.274454 0.181754 vt 0.375000 0.380498 vt 0.375000 0.350614 vt 0.274386 0.250000 vt 0.375000 0.320253 vt 0.375000 0.350614 vt 0.375000 0.350614 vt 0.375000 0.380840 vt 0.375000 0.350546 vt 0.375000 0.319818 vt 0.375000 0.350546 vt 0.442043 0.319818 vt 0.502939 0.350546 vt 0.442043 0.380840 vt 0.396226 0.350546 vt 0.562161 0.380840 vt 0.562161 0.319818 vt 0.605210 0.350546 vt 0.625000 0.350546 vt 0.625000 0.380840 vt 0.625000 0.350546 vt 0.625000 0.319818 vt 0.625000 0.350614 vt 0.725614 0.250000 vt 0.625000 0.380498 vt 0.625000 0.350614 vt 0.625000 0.350614 vt 0.625000 0.320253 vt 0.725546 0.123620 vt 0.755840 0.152020 vt 0.725546 0.181754 vt 0.694818 0.152020 vt 0.755669 0.032066 vt 0.725546 0.063632 vt 0.695035 0.032066 vt 0.635917 0.214631 vt 0.625221 0.240265 vt 0.625000 0.214526 vt 0.625000 0.214526 vt 0.625000 0.214848 vt 0.625000 0.214848 vt 0.503057 0.214848 vt 0.606830 0.214848 vt 0.394488 0.214848 vt 0.375000 0.214848 vt 0.375000 0.214848 vt 0.364083 0.214631 vt 0.375000 0.214526 vt 0.375000 0.214526 vt 0.374779 0.240265 vt 0.244331 0.214848 vt 0.304965 0.214848 vt 0.179769 0.214848 vt 0.125000 0.214526 vt 0.375000 0.535474 vt 0.375000 0.509735 vt 0.375000 0.535474 vt 0.375000 0.535474 vt 0.375000 0.535152 vt 0.375000 0.535152 vt 0.503057 0.535152 vt 0.394488 0.535152 vt 0.606830 0.535152 vt 0.625000 0.535152 vt 0.625000 0.535152 vt 0.625000 0.535474 vt 0.875000 0.214526 vt 0.625000 0.535474 vt 0.625000 0.535474 vt 0.625000 0.509735 vt 0.820231 0.214848 vt 0.755669 0.214848 vt 0.695035 0.214848 vt 0.636890 0.094239 vt 0.625000 0.094431 vt 0.625000 0.094431 vt 0.625000 0.094239 vt 0.625000 0.094239 vt 0.502939 0.094239 vt 0.605210 0.094239 vt 0.396226 0.094239 vt 0.375000 0.094239 vt 0.375000 0.094239 vt 0.363110 0.094239 vt 0.375000 0.094431 vt 0.375000 0.094431 vt 0.244160 0.094239 vt 0.305182 0.094239 vt 0.179994 0.094239 vt 0.125000 0.094431 vt 0.375000 0.655569 vt 0.375000 0.655569 vt 0.375000 0.655569 vt 0.375000 0.655761 vt 0.375000 0.655761 vt 0.502939 0.655761 vt 0.396226 0.655761 vt 0.605210 0.655761 vt 0.625000 0.655761 vt 0.625000 0.655761 vt 0.625000 0.655569 vt 0.875000 0.094431 vt 0.625000 0.655569 vt 0.625000 0.655569 vt 0.820006 0.094239 vt 0.755840 0.094239 vt 0.694818 0.094239 vt 0.625000 0.962663 vt 0.625000 0.962663 vt 0.502939 0.962663 vt 0.605210 0.962663 vt 0.396226 0.962663 vt 0.375000 0.962663 vt 0.375000 0.962663 vt 0.375000 0.963762 vt 0.338762 0.000000 vt 0.375000 0.961906 vt 0.375000 0.988105 vt 0.337663 0.063632 vt 0.337663 0.123620 vt 0.337663 0.181754 vt 0.338762 0.250000 vt 0.375000 0.286238 vt 0.375000 0.259944 vt 0.375000 0.286238 vt 0.375000 0.286238 vt 0.375000 0.285921 vt 0.375000 0.285921 vt 0.503057 0.285921 vt 0.394488 0.285921 vt 0.606830 0.285921 vt 0.625000 0.285921 vt 0.625000 0.285921 vt 0.625000 0.286238 vt 0.661238 0.250000 vt 0.625000 0.286238 vt 0.625000 0.286238 vt 0.625000 0.259944 vt 0.662337 0.181754 vt 0.662337 0.123620 vt 0.662337 0.063632 vt 0.661238 0.000000 vt 0.625000 0.963762 vt 0.625000 0.988105 vt 0.625000 0.961906 vt 0.625000 0.836825 vt 0.625000 0.836825 vt 0.502939 0.836825 vt 0.605210 0.836825 vt 0.396226 0.836825 vt 0.375000 0.836825 vt 0.375000 0.836825 vt 0.375000 0.836746 vt 0.211746 0.000000 vt 0.375000 0.836825 vt 0.211825 0.063632 vt 0.211825 0.123620 vt 0.211825 0.181754 vt 0.211746 0.250000 vt 0.375000 0.413254 vt 0.375000 0.413254 vt 0.375000 0.413254 vt 0.375000 0.413175 vt 0.375000 0.413175 vt 0.502939 0.413175 vt 0.396226 0.413175 vt 0.605210 0.413175 vt 0.625000 0.413175 vt 0.625000 0.413175 vt 0.625000 0.413254 vt 0.788254 0.250000 vt 0.625000 0.413254 vt 0.625000 0.413254 vt 0.788175 0.181754 vt 0.788175 0.123620 vt 0.788175 0.063632 vt 0.788254 0.000000 vt 0.625000 0.836746 vt 0.625000 0.836825 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.063686 vt 0.377527 0.063632 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.445231 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.377527 0.445006 vt 0.375000 0.686314 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.377527 0.686368 vt 0.375000 0.759276 vt 0.375000 0.804994 vt 0.377527 0.804994 vt 0.377527 0.758571 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250005 vt 0.377527 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500057 vt 0.377527 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.749963 vt 0.377527 0.750000 vt 0.375000 0.987131 vt 0.377527 0.988110 vt 0.375000 0.123698 vt 0.375000 0.181533 vt 0.377527 0.181754 vt 0.377527 0.123620 vt 0.375000 0.568467 vt 0.375000 0.626302 vt 0.377527 0.626380 vt 0.377527 0.568246 vt 0.375000 0.869160 vt 0.375000 0.930182 vt 0.377527 0.930182 vt 0.377527 0.869160 vt 0.375000 0.320035 vt 0.375000 0.380669 vt 0.377527 0.380840 vt 0.377527 0.319818 vt 0.625000 0.063686 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.622644 0.063632 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.445231 vt 0.622644 0.445006 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.686314 vt 0.622644 0.686368 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.804994 vt 0.625000 0.759276 vt 0.622644 0.758571 vt 0.622644 0.804994 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.250005 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.622644 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.500057 vt 0.622644 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.749963 vt 0.622644 0.750000 vt 0.625000 0.987131 vt 0.622644 0.988109 vt 0.625000 0.181533 vt 0.625000 0.123698 vt 0.622644 0.123620 vt 0.622644 0.181754 vt 0.625000 0.626302 vt 0.625000 0.568468 vt 0.622644 0.568246 vt 0.622644 0.626380 vt 0.625000 0.930182 vt 0.625000 0.869160 vt 0.622644 0.869160 vt 0.622644 0.930182 vt 0.625000 0.380669 vt 0.625000 0.320035 vt 0.622644 0.319818 vt 0.622644 0.380840 vt 0.412014 0.016065 vt 0.471837 0.016065 vt 0.471690 0.047943 vt 0.416048 0.047943 vt 0.416048 0.459671 vt 0.471690 0.459671 vt 0.471837 0.486906 vt 0.412014 0.486906 vt 0.416048 0.702057 vt 0.471690 0.702057 vt 0.471837 0.733935 vt 0.412014 0.733935 vt 0.416171 0.766665 vt 0.471686 0.766665 vt 0.471686 0.790431 vt 0.416171 0.790431 vt 0.834687 0.047947 vt 0.835211 0.016065 vt 0.861923 0.016069 vt 0.861907 0.048072 vt 0.138077 0.016069 vt 0.164789 0.016065 vt 0.165313 0.047947 vt 0.138093 0.048072 vt 0.411892 0.000000 vt 0.471841 0.000000 vt 0.471841 0.000000 vt 0.411892 0.000000 vt 0.627676 0.018378 vt 0.629886 0.048008 vt 0.625139 0.048131 vt 0.625071 0.018333 vt 0.471837 0.250000 vt 0.471690 0.250000 vt 0.416048 0.250000 vt 0.412014 0.250000 vt 0.370114 0.048008 vt 0.372324 0.018378 vt 0.374929 0.018333 vt 0.374861 0.048131 vt 0.416048 0.250000 vt 0.471690 0.250000 vt 0.471837 0.250000 vt 0.412014 0.250000 vt 0.625000 0.460179 vt 0.625000 0.485084 vt 0.625000 0.485084 vt 0.625000 0.460179 vt 0.471690 0.500000 vt 0.416048 0.500000 vt 0.412014 0.500000 vt 0.471837 0.500000 vt 0.375000 0.485084 vt 0.375000 0.460179 vt 0.375000 0.460179 vt 0.375000 0.485084 vt 0.416048 0.500000 vt 0.471690 0.500000 vt 0.471837 0.500000 vt 0.412014 0.500000 vt 0.625000 0.701865 vt 0.625000 0.731667 vt 0.625000 0.731667 vt 0.625000 0.701865 vt 0.471690 0.750000 vt 0.416048 0.750000 vt 0.412014 0.750000 vt 0.471837 0.750000 vt 0.375000 0.731667 vt 0.375000 0.701865 vt 0.375000 0.701865 vt 0.375000 0.731667 vt 0.416171 0.750102 vt 0.471686 0.750102 vt 0.471686 0.753571 vt 0.416171 0.753571 vt 0.625000 0.765006 vt 0.625000 0.789840 vt 0.625000 0.790452 vt 0.625000 0.767875 vt 0.471837 0.999858 vt 0.412014 0.999858 vt 0.416048 0.995046 vt 0.471690 0.995046 vt 0.375000 0.789840 vt 0.375000 0.765006 vt 0.375000 0.767875 vt 0.375000 0.790452 vt 0.625000 0.016065 vt 0.625000 0.047943 vt 0.625000 0.047943 vt 0.625000 0.016065 vt 0.375000 0.047943 vt 0.375000 0.016065 vt 0.375000 0.016065 vt 0.375000 0.047943 vt 0.625000 0.459671 vt 0.625000 0.486906 vt 0.625000 0.486906 vt 0.625000 0.459671 vt 0.375000 0.486906 vt 0.375000 0.459671 vt 0.375000 0.459671 vt 0.375000 0.486906 vt 0.625000 0.702057 vt 0.625000 0.733935 vt 0.625000 0.733935 vt 0.625000 0.702057 vt 0.375000 0.733935 vt 0.375000 0.702057 vt 0.375000 0.702057 vt 0.375000 0.733935 vt 0.625000 0.766665 vt 0.625000 0.790431 vt 0.625000 0.790431 vt 0.625000 0.766665 vt 0.375000 0.790431 vt 0.375000 0.766665 vt 0.375000 0.766665 vt 0.375000 0.790431 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750102 vt 0.625000 0.753571 vt 0.625000 0.753571 vt 0.625000 0.750102 vt 0.375000 0.753571 vt 0.375000 0.750102 vt 0.375000 0.750102 vt 0.375000 0.753571 vt 0.375000 0.999858 vt 0.375000 0.995046 vt 0.375000 0.995046 vt 0.375000 0.999858 vt 0.625000 0.995046 vt 0.625000 0.999858 vt 0.625000 0.999858 vt 0.625000 0.995046 vt 0.533709 0.250000 vt 0.586695 0.250000 vt 0.590473 0.250000 vt 0.534101 0.250000 vt 0.534101 0.486906 vt 0.533709 0.459671 vt 0.586695 0.459671 vt 0.590473 0.486906 vt 0.586695 0.500000 vt 0.533709 0.500000 vt 0.534101 0.500000 vt 0.590473 0.500000 vt 0.534101 0.500000 vt 0.533709 0.500000 vt 0.586695 0.500000 vt 0.590473 0.500000 vt 0.534101 0.733935 vt 0.533709 0.702057 vt 0.586695 0.702057 vt 0.590473 0.733935 vt 0.586695 0.750000 vt 0.533709 0.750000 vt 0.534101 0.750000 vt 0.590473 0.750000 vt 0.533697 0.753571 vt 0.533697 0.750102 vt 0.586581 0.750102 vt 0.586581 0.753571 vt 0.533697 0.790431 vt 0.533697 0.766665 vt 0.586581 0.766665 vt 0.586581 0.790431 vt 0.590473 0.999858 vt 0.534101 0.999858 vt 0.533709 0.995046 vt 0.586695 0.995046 vt 0.534113 0.000000 vt 0.534113 0.000000 vt 0.590588 0.000000 vt 0.590588 0.000000 vt 0.533709 0.047943 vt 0.534101 0.016065 vt 0.590473 0.016065 vt 0.586695 0.047943 vt 0.586695 0.250000 vt 0.533709 0.250000 vt 0.534101 0.250000 vt 0.590473 0.250000 vt 0.629954 0.137832 vt 0.629954 0.166531 vt 0.625142 0.166022 vt 0.625142 0.137998 vt 0.625000 0.137827 vt 0.625000 0.137827 vt 0.625000 0.166546 vt 0.625000 0.166546 vt 0.533697 0.166546 vt 0.533697 0.137827 vt 0.586581 0.137827 vt 0.586581 0.166546 vt 0.416171 0.137827 vt 0.471686 0.137827 vt 0.471686 0.166546 vt 0.416171 0.166546 vt 0.375000 0.166546 vt 0.375000 0.137827 vt 0.375000 0.137827 vt 0.375000 0.166546 vt 0.370046 0.166531 vt 0.370046 0.137832 vt 0.374858 0.137998 vt 0.374858 0.166022 vt 0.138094 0.137998 vt 0.165329 0.137832 vt 0.165329 0.166531 vt 0.138094 0.166022 vt 0.375000 0.611997 vt 0.375000 0.611997 vt 0.375000 0.583994 vt 0.375000 0.583993 vt 0.375000 0.612173 vt 0.375000 0.612173 vt 0.375000 0.583454 vt 0.375000 0.583454 vt 0.416171 0.583454 vt 0.471686 0.583454 vt 0.471686 0.612173 vt 0.416171 0.612173 vt 0.586581 0.612173 vt 0.533697 0.612173 vt 0.533697 0.583454 vt 0.586581 0.583454 vt 0.625000 0.583454 vt 0.625000 0.612173 vt 0.625000 0.612173 vt 0.625000 0.583454 vt 0.625000 0.583994 vt 0.625000 0.611997 vt 0.625000 0.611997 vt 0.625000 0.583993 vt 0.834671 0.137832 vt 0.861906 0.137998 vt 0.861906 0.166022 vt 0.834671 0.166531 vt 0.625000 0.884872 vt 0.625000 0.914029 vt 0.625000 0.914523 vt 0.625000 0.884490 vt 0.625000 0.884479 vt 0.625000 0.884479 vt 0.625000 0.914538 vt 0.625000 0.914538 vt 0.533697 0.914538 vt 0.533697 0.884479 vt 0.586581 0.884479 vt 0.586581 0.914538 vt 0.416171 0.884479 vt 0.471686 0.884479 vt 0.471686 0.914538 vt 0.416171 0.914538 vt 0.375000 0.914538 vt 0.375000 0.884479 vt 0.375000 0.884479 vt 0.375000 0.914538 vt 0.375000 0.914029 vt 0.375000 0.884872 vt 0.375000 0.884490 vt 0.375000 0.914523 vt 0.259490 0.047943 vt 0.259872 0.016065 vt 0.289029 0.016065 vt 0.289523 0.047943 vt 0.259479 0.166546 vt 0.259479 0.137827 vt 0.289538 0.137827 vt 0.289538 0.166546 vt 0.375000 0.365116 vt 0.375000 0.365116 vt 0.375000 0.335986 vt 0.375000 0.335986 vt 0.375000 0.365521 vt 0.375000 0.365521 vt 0.375000 0.335462 vt 0.375000 0.335462 vt 0.416171 0.335462 vt 0.471686 0.335462 vt 0.471686 0.365521 vt 0.416171 0.365521 vt 0.586581 0.365521 vt 0.533697 0.365521 vt 0.533697 0.335462 vt 0.586581 0.335462 vt 0.625000 0.335462 vt 0.625000 0.365521 vt 0.625000 0.365521 vt 0.625000 0.335462 vt 0.625000 0.335986 vt 0.625000 0.365116 vt 0.625000 0.365116 vt 0.625000 0.335986 vt 0.710462 0.137827 vt 0.740521 0.137827 vt 0.740521 0.166546 vt 0.710462 0.166546 vt 0.710971 0.016065 vt 0.740128 0.016065 vt 0.740510 0.047943 vt 0.710477 0.047943 vt 0.629886 0.197832 vt 0.627676 0.229742 vt 0.625071 0.229780 vt 0.625139 0.197319 vt 0.625000 0.197915 vt 0.625000 0.197915 vt 0.625000 0.232295 vt 0.625000 0.232295 vt 0.534101 0.232295 vt 0.533709 0.197915 vt 0.586695 0.197915 vt 0.590473 0.232295 vt 0.416048 0.197915 vt 0.471690 0.197915 vt 0.471837 0.232295 vt 0.412014 0.232295 vt 0.375000 0.232295 vt 0.375000 0.197915 vt 0.375000 0.197915 vt 0.375000 0.232295 vt 0.372324 0.229742 vt 0.370114 0.197832 vt 0.374861 0.197319 vt 0.374929 0.229780 vt 0.259872 0.232295 vt 0.259490 0.197915 vt 0.289523 0.197915 vt 0.289029 0.232295 vt 0.138093 0.197384 vt 0.165313 0.197899 vt 0.164789 0.232295 vt 0.138077 0.232279 vt 0.375000 0.552696 vt 0.375000 0.552696 vt 0.375000 0.520221 vt 0.375000 0.520221 vt 0.375000 0.552085 vt 0.375000 0.552085 vt 0.375000 0.517705 vt 0.375000 0.517705 vt 0.412014 0.517705 vt 0.471837 0.517705 vt 0.471690 0.552085 vt 0.416048 0.552085 vt 0.586695 0.552085 vt 0.533709 0.552085 vt 0.534101 0.517705 vt 0.590473 0.517705 vt 0.625000 0.517705 vt 0.625000 0.552085 vt 0.625000 0.552085 vt 0.625000 0.517705 vt 0.625000 0.520221 vt 0.625000 0.552696 vt 0.625000 0.552696 vt 0.625000 0.520221 vt 0.834687 0.197899 vt 0.861907 0.197384 vt 0.861923 0.232279 vt 0.835211 0.232295 vt 0.710477 0.197915 vt 0.740510 0.197915 vt 0.740128 0.232295 vt 0.710971 0.232295 vt 0.629954 0.079079 vt 0.629954 0.109102 vt 0.625142 0.109288 vt 0.625142 0.079210 vt 0.625000 0.079075 vt 0.625000 0.079075 vt 0.625000 0.109097 vt 0.625000 0.109097 vt 0.533697 0.109097 vt 0.533697 0.079075 vt 0.586581 0.079075 vt 0.586581 0.109097 vt 0.416171 0.079075 vt 0.471686 0.079075 vt 0.471686 0.109097 vt 0.416171 0.109097 vt 0.375000 0.109097 vt 0.375000 0.079075 vt 0.375000 0.079075 vt 0.375000 0.109097 vt 0.370046 0.109102 vt 0.370046 0.079079 vt 0.374858 0.079210 vt 0.374858 0.109288 vt 0.259479 0.109097 vt 0.259479 0.079075 vt 0.289538 0.079075 vt 0.289538 0.109097 vt 0.138094 0.079210 vt 0.165329 0.079079 vt 0.165329 0.109102 vt 0.138094 0.109288 vt 0.375000 0.670786 vt 0.375000 0.670786 vt 0.375000 0.640707 vt 0.375000 0.640707 vt 0.375000 0.670925 vt 0.375000 0.670925 vt 0.375000 0.640903 vt 0.375000 0.640903 vt 0.416171 0.640903 vt 0.471686 0.640903 vt 0.471686 0.670925 vt 0.416171 0.670925 vt 0.586581 0.670925 vt 0.533697 0.670925 vt 0.533697 0.640903 vt 0.586581 0.640903 vt 0.625000 0.640903 vt 0.625000 0.670925 vt 0.625000 0.670925 vt 0.625000 0.640903 vt 0.625000 0.640707 vt 0.625000 0.670786 vt 0.625000 0.670786 vt 0.625000 0.640707 vt 0.834671 0.109102 vt 0.834671 0.079079 vt 0.861906 0.079210 vt 0.861906 0.109288 vt 0.710462 0.079075 vt 0.740521 0.079075 vt 0.740521 0.109097 vt 0.710462 0.109097 vt 0.625000 0.946609 vt 0.625000 0.946609 vt 0.625000 0.976958 vt 0.625000 0.976958 vt 0.533697 0.976958 vt 0.533697 0.946609 vt 0.586581 0.946609 vt 0.586581 0.976958 vt 0.416171 0.946609 vt 0.471686 0.946609 vt 0.471686 0.976958 vt 0.416171 0.976958 vt 0.375000 0.976958 vt 0.375000 0.946609 vt 0.375000 0.946609 vt 0.375000 0.976958 vt 0.375000 0.979220 vt 0.375000 0.946159 vt 0.375000 0.946543 vt 0.375000 0.975279 vt 0.321596 0.047943 vt 0.321161 0.016065 vt 0.354276 0.016114 vt 0.352027 0.047945 vt 0.321609 0.109097 vt 0.321609 0.079075 vt 0.351958 0.079075 vt 0.351958 0.109097 vt 0.321609 0.166546 vt 0.321609 0.137827 vt 0.351958 0.137827 vt 0.351958 0.166546 vt 0.321161 0.232295 vt 0.321596 0.197915 vt 0.352027 0.197912 vt 0.354276 0.232241 vt 0.375000 0.303852 vt 0.375000 0.303852 vt 0.375000 0.270656 vt 0.375000 0.270656 vt 0.375000 0.303249 vt 0.375000 0.303249 vt 0.375000 0.268087 vt 0.375000 0.268087 vt 0.412014 0.268087 vt 0.471837 0.268087 vt 0.471690 0.303249 vt 0.416048 0.303249 vt 0.586695 0.303249 vt 0.533709 0.303249 vt 0.534101 0.268087 vt 0.590473 0.268087 vt 0.625000 0.268087 vt 0.625000 0.303249 vt 0.625000 0.303249 vt 0.625000 0.268087 vt 0.625000 0.270656 vt 0.625000 0.303852 vt 0.625000 0.303852 vt 0.625000 0.270656 vt 0.647973 0.197912 vt 0.678404 0.197915 vt 0.678839 0.232295 vt 0.645724 0.232241 vt 0.648041 0.137827 vt 0.678391 0.137827 vt 0.678391 0.166546 vt 0.648041 0.166546 vt 0.648041 0.079075 vt 0.678391 0.079075 vt 0.678391 0.109097 vt 0.648041 0.109097 vt 0.645724 0.016114 vt 0.678839 0.016065 vt 0.678404 0.047943 vt 0.647973 0.047945 vt 0.625000 0.946543 vt 0.625000 0.946159 vt 0.625000 0.979220 vt 0.625000 0.975279 vt 0.625000 0.820616 vt 0.625000 0.853160 vt 0.625000 0.853160 vt 0.625000 0.820616 vt 0.533697 0.853160 vt 0.533697 0.820616 vt 0.586581 0.820616 vt 0.586581 0.853160 vt 0.416171 0.820616 vt 0.471686 0.820616 vt 0.471686 0.853160 vt 0.416171 0.853160 vt 0.375000 0.853160 vt 0.375000 0.820616 vt 0.375000 0.820616 vt 0.375000 0.853160 vt 0.375000 0.853553 vt 0.375000 0.820089 vt 0.375000 0.820600 vt 0.375000 0.853171 vt 0.195600 0.047943 vt 0.195089 0.016065 vt 0.228552 0.016065 vt 0.228171 0.047943 vt 0.195616 0.109097 vt 0.195616 0.079075 vt 0.228160 0.079075 vt 0.228160 0.109097 vt 0.195616 0.166546 vt 0.195616 0.137827 vt 0.228160 0.137827 vt 0.228160 0.166546 vt 0.195089 0.232295 vt 0.195600 0.197915 vt 0.228171 0.197915 vt 0.228552 0.232295 vt 0.375000 0.429926 vt 0.375000 0.429926 vt 0.375000 0.396436 vt 0.375000 0.396436 vt 0.375000 0.429384 vt 0.375000 0.429384 vt 0.375000 0.396840 vt 0.375000 0.396840 vt 0.416171 0.396840 vt 0.471686 0.396840 vt 0.471686 0.429384 vt 0.416171 0.429384 vt 0.586581 0.429384 vt 0.533697 0.429384 vt 0.533697 0.396840 vt 0.586581 0.396840 vt 0.625000 0.396840 vt 0.625000 0.429384 vt 0.625000 0.429384 vt 0.625000 0.396840 vt 0.625000 0.396436 vt 0.625000 0.429926 vt 0.625000 0.429926 vt 0.625000 0.396436 vt 0.771829 0.197915 vt 0.804400 0.197915 vt 0.804911 0.232295 vt 0.771447 0.232295 vt 0.771840 0.137827 vt 0.804384 0.137827 vt 0.804384 0.166546 vt 0.771840 0.166546 vt 0.771840 0.109097 vt 0.771840 0.079075 vt 0.804384 0.079075 vt 0.804384 0.109097 vt 0.771829 0.047943 vt 0.771447 0.016065 vt 0.804911 0.016065 vt 0.804400 0.047943 vt 0.625000 0.820600 vt 0.625000 0.820089 vt 0.625000 0.853553 vt 0.625000 0.853171 vt 0.375000 0.048072 vt 0.375000 0.016069 vt 0.375000 0.016065 vt 0.375000 0.047947 vt 0.379679 0.016065 vt 0.383722 0.047943 vt 0.375249 0.047943 vt 0.375122 0.016065 vt 0.375000 0.486923 vt 0.375000 0.460211 vt 0.375000 0.459687 vt 0.375000 0.486907 vt 0.383722 0.459671 vt 0.379679 0.486906 vt 0.375122 0.486906 vt 0.375249 0.459671 vt 0.375000 0.733931 vt 0.375000 0.701928 vt 0.375000 0.702053 vt 0.375000 0.733935 vt 0.383722 0.702057 vt 0.379679 0.733935 vt 0.375122 0.733935 vt 0.375249 0.702057 vt 0.375000 0.790469 vt 0.375000 0.767925 vt 0.375000 0.766705 vt 0.375000 0.790432 vt 0.383844 0.766665 vt 0.383844 0.790431 vt 0.375253 0.790431 vt 0.375253 0.766665 vt 0.374998 0.002264 vt 0.374945 0.002264 vt 0.375000 0.000059 vt 0.375000 0.000059 vt 0.379556 0.000000 vt 0.379556 0.000000 vt 0.375118 0.000000 vt 0.375118 0.000000 vt 0.374945 0.247503 vt 0.374998 0.247501 vt 0.375000 0.249935 vt 0.375000 0.249935 vt 0.379679 0.250000 vt 0.383722 0.250000 vt 0.375249 0.250000 vt 0.375122 0.250000 vt 0.375000 0.252552 vt 0.375000 0.252554 vt 0.375000 0.250066 vt 0.375000 0.250066 vt 0.383722 0.250000 vt 0.379679 0.250000 vt 0.375122 0.250000 vt 0.375249 0.250000 vt 0.375000 0.498174 vt 0.375000 0.498160 vt 0.375000 0.499952 vt 0.375000 0.499953 vt 0.379679 0.500000 vt 0.383722 0.500000 vt 0.375249 0.500000 vt 0.375122 0.500000 vt 0.375000 0.502499 vt 0.375000 0.502513 vt 0.375000 0.500066 vt 0.375000 0.500065 vt 0.383722 0.500000 vt 0.379679 0.500000 vt 0.375122 0.500000 vt 0.375249 0.500000 vt 0.375000 0.747727 vt 0.375000 0.747736 vt 0.375000 0.749941 vt 0.375000 0.749941 vt 0.379679 0.750000 vt 0.383722 0.750000 vt 0.375249 0.750000 vt 0.375122 0.750000 vt 0.375000 0.756631 vt 0.375000 0.751970 vt 0.375000 0.750151 vt 0.375000 0.753659 vt 0.383844 0.750102 vt 0.383844 0.753571 vt 0.375253 0.753571 vt 0.375253 0.750102 vt 0.375000 0.997255 vt 0.375000 0.990801 vt 0.375000 0.994924 vt 0.375000 0.999790 vt 0.383722 0.995046 vt 0.379679 0.999858 vt 0.375122 0.999858 vt 0.375249 0.995046 vt 0.375000 0.166022 vt 0.375000 0.137998 vt 0.375000 0.137832 vt 0.375000 0.166531 vt 0.383844 0.137827 vt 0.383844 0.166546 vt 0.375253 0.166546 vt 0.375253 0.137827 vt 0.375000 0.612002 vt 0.375000 0.583978 vt 0.375000 0.583469 vt 0.375000 0.612168 vt 0.383844 0.583454 vt 0.383844 0.612173 vt 0.375253 0.612173 vt 0.375253 0.583454 vt 0.375000 0.914538 vt 0.375000 0.884479 vt 0.375000 0.884479 vt 0.375000 0.914538 vt 0.383844 0.884479 vt 0.383844 0.914538 vt 0.375253 0.914538 vt 0.375253 0.884479 vt 0.375000 0.365128 vt 0.375000 0.335971 vt 0.375000 0.335477 vt 0.375000 0.365510 vt 0.383844 0.335462 vt 0.383844 0.365521 vt 0.375253 0.365521 vt 0.375253 0.335462 vt 0.375000 0.232279 vt 0.375000 0.197384 vt 0.375000 0.197899 vt 0.375000 0.232295 vt 0.383722 0.197915 vt 0.379679 0.232295 vt 0.375122 0.232295 vt 0.375249 0.197915 vt 0.375000 0.552616 vt 0.375000 0.517721 vt 0.375000 0.517705 vt 0.375000 0.552101 vt 0.379679 0.517705 vt 0.383722 0.552085 vt 0.375249 0.552085 vt 0.375122 0.517705 vt 0.375000 0.109288 vt 0.375000 0.079210 vt 0.375000 0.079079 vt 0.375000 0.109102 vt 0.383844 0.079075 vt 0.383844 0.109097 vt 0.375253 0.109097 vt 0.375253 0.079075 vt 0.375000 0.670790 vt 0.375000 0.640712 vt 0.375000 0.640898 vt 0.375000 0.670921 vt 0.383844 0.640903 vt 0.383844 0.670925 vt 0.375253 0.670925 vt 0.375253 0.640903 vt 0.375000 0.975211 vt 0.375000 0.946556 vt 0.375000 0.946607 vt 0.375000 0.976903 vt 0.383844 0.946609 vt 0.383844 0.976958 vt 0.375253 0.976958 vt 0.375253 0.946609 vt 0.375000 0.303771 vt 0.375000 0.268103 vt 0.375000 0.268088 vt 0.375000 0.303264 vt 0.379679 0.268087 vt 0.383722 0.303249 vt 0.375249 0.303249 vt 0.375122 0.268087 vt 0.375000 0.853160 vt 0.375000 0.820616 vt 0.375000 0.820616 vt 0.375000 0.853160 vt 0.383844 0.820616 vt 0.383844 0.853160 vt 0.375253 0.853160 vt 0.375253 0.820616 vt 0.375000 0.429911 vt 0.375000 0.396447 vt 0.375000 0.396829 vt 0.375000 0.429400 vt 0.383844 0.396840 vt 0.383844 0.429384 vt 0.375253 0.429384 vt 0.375253 0.396840 vt 0.625000 0.016069 vt 0.625000 0.048072 vt 0.625000 0.047947 vt 0.625000 0.016065 vt 0.616868 0.047943 vt 0.620638 0.016065 vt 0.624886 0.016065 vt 0.624768 0.047943 vt 0.625000 0.460211 vt 0.625000 0.486923 vt 0.625000 0.486907 vt 0.625000 0.459687 vt 0.620638 0.486906 vt 0.616868 0.459671 vt 0.624768 0.459671 vt 0.624886 0.486906 vt 0.625000 0.701928 vt 0.625000 0.733931 vt 0.625000 0.733935 vt 0.625000 0.702053 vt 0.620638 0.733935 vt 0.616868 0.702057 vt 0.624768 0.702057 vt 0.624886 0.733935 vt 0.625000 0.767925 vt 0.625000 0.790469 vt 0.625000 0.790432 vt 0.625000 0.766705 vt 0.616754 0.790431 vt 0.616754 0.766665 vt 0.624764 0.766665 vt 0.624764 0.790431 vt 0.625055 0.002264 vt 0.625002 0.002264 vt 0.625000 0.000059 vt 0.625000 0.000059 vt 0.620752 0.000000 vt 0.620752 0.000000 vt 0.624890 0.000000 vt 0.624890 0.000000 vt 0.625002 0.247501 vt 0.625055 0.247503 vt 0.625000 0.249935 vt 0.625000 0.249935 vt 0.616868 0.250000 vt 0.620638 0.250000 vt 0.624886 0.250000 vt 0.624768 0.250000 vt 0.625000 0.252554 vt 0.625000 0.252552 vt 0.625000 0.250066 vt 0.625000 0.250066 vt 0.620638 0.250000 vt 0.616868 0.250000 vt 0.624768 0.250000 vt 0.624886 0.250000 vt 0.625000 0.498160 vt 0.625000 0.498174 vt 0.625000 0.499953 vt 0.625000 0.499952 vt 0.616868 0.500000 vt 0.620638 0.500000 vt 0.624886 0.500000 vt 0.624768 0.500000 vt 0.625000 0.502513 vt 0.625000 0.502499 vt 0.625000 0.500065 vt 0.625000 0.500066 vt 0.620638 0.500000 vt 0.616868 0.500000 vt 0.624768 0.500000 vt 0.624886 0.500000 vt 0.625000 0.747736 vt 0.625000 0.747727 vt 0.625000 0.749941 vt 0.625000 0.749941 vt 0.616868 0.750000 vt 0.620638 0.750000 vt 0.624886 0.750000 vt 0.624768 0.750000 vt 0.625000 0.751970 vt 0.625000 0.756631 vt 0.625000 0.753659 vt 0.625000 0.750151 vt 0.616754 0.753571 vt 0.616754 0.750102 vt 0.624764 0.750102 vt 0.624764 0.753571 vt 0.625000 0.990801 vt 0.625000 0.997255 vt 0.625000 0.999790 vt 0.625000 0.994924 vt 0.620638 0.999858 vt 0.616868 0.995046 vt 0.624768 0.995046 vt 0.624886 0.999858 vt 0.625000 0.137998 vt 0.625000 0.166022 vt 0.625000 0.166531 vt 0.625000 0.137832 vt 0.616754 0.166546 vt 0.616754 0.137827 vt 0.624764 0.137827 vt 0.624764 0.166546 vt 0.625000 0.583978 vt 0.625000 0.612002 vt 0.625000 0.612168 vt 0.625000 0.583469 vt 0.616754 0.612173 vt 0.616754 0.583454 vt 0.624764 0.583454 vt 0.624764 0.612173 vt 0.625000 0.884479 vt 0.625000 0.914538 vt 0.625000 0.914538 vt 0.625000 0.884479 vt 0.616754 0.914538 vt 0.616754 0.884479 vt 0.624764 0.884479 vt 0.624764 0.914538 vt 0.625000 0.335971 vt 0.625000 0.365128 vt 0.625000 0.365510 vt 0.625000 0.335477 vt 0.616754 0.365521 vt 0.616754 0.335462 vt 0.624764 0.335462 vt 0.624764 0.365521 vt 0.625000 0.197384 vt 0.625000 0.232279 vt 0.625000 0.232295 vt 0.625000 0.197899 vt 0.620638 0.232295 vt 0.616868 0.197915 vt 0.624768 0.197915 vt 0.624886 0.232295 vt 0.625000 0.517721 vt 0.625000 0.552616 vt 0.625000 0.552101 vt 0.625000 0.517705 vt 0.616868 0.552085 vt 0.620638 0.517705 vt 0.624886 0.517705 vt 0.624768 0.552085 vt 0.625000 0.079210 vt 0.625000 0.109288 vt 0.625000 0.109102 vt 0.625000 0.079079 vt 0.616754 0.109097 vt 0.616754 0.079075 vt 0.624764 0.079075 vt 0.624764 0.109097 vt 0.625000 0.640712 vt 0.625000 0.670790 vt 0.625000 0.670921 vt 0.625000 0.640898 vt 0.616754 0.670925 vt 0.616754 0.640903 vt 0.624764 0.640903 vt 0.624764 0.670925 vt 0.625000 0.946556 vt 0.625000 0.975211 vt 0.625000 0.976903 vt 0.625000 0.946607 vt 0.616754 0.976958 vt 0.616754 0.946609 vt 0.624764 0.946609 vt 0.624764 0.976958 vt 0.625000 0.268103 vt 0.625000 0.303771 vt 0.625000 0.303264 vt 0.625000 0.268088 vt 0.616868 0.303249 vt 0.620638 0.268087 vt 0.624886 0.268087 vt 0.624768 0.303249 vt 0.625000 0.820616 vt 0.625000 0.853160 vt 0.625000 0.853160 vt 0.625000 0.820616 vt 0.616754 0.853160 vt 0.616754 0.820616 vt 0.624764 0.820616 vt 0.624764 0.853160 vt 0.625000 0.396447 vt 0.625000 0.429911 vt 0.625000 0.429399 vt 0.625000 0.396829 vt 0.616754 0.429384 vt 0.616754 0.396840 vt 0.624764 0.396840 vt 0.624764 0.429384 vt 0.440829 0.016065 vt 0.471729 0.032066 vt 0.442007 0.047943 vt 0.414949 0.032066 vt 0.442007 0.459671 vt 0.471729 0.473551 vt 0.440829 0.486906 vt 0.414949 0.473551 vt 0.442007 0.702057 vt 0.471729 0.717934 vt 0.440829 0.733935 vt 0.414949 0.717934 vt 0.442043 0.766665 vt 0.471686 0.777470 vt 0.442043 0.790431 vt 0.416171 0.777470 vt 0.834830 0.032068 vt 0.848719 0.016066 vt 0.861911 0.032107 vt 0.848556 0.047981 vt 0.151281 0.016066 vt 0.165170 0.032068 vt 0.151444 0.047981 vt 0.138089 0.032107 vt 0.440792 0.000000 vt 0.471772 0.000000 vt 0.440792 0.000000 vt 0.413728 0.000000 vt 0.629269 0.032676 vt 0.626393 0.048067 vt 0.625119 0.032695 vt 0.625708 0.019244 vt 0.471729 0.250000 vt 0.442007 0.250000 vt 0.414949 0.250000 vt 0.440829 0.250000 vt 0.370731 0.032676 vt 0.374292 0.019244 vt 0.374881 0.032695 vt 0.373607 0.048067 vt 0.442007 0.250000 vt 0.471729 0.250000 vt 0.440829 0.250000 vt 0.414949 0.250000 vt 0.625000 0.473246 vt 0.625000 0.484334 vt 0.625000 0.473246 vt 0.625000 0.459918 vt 0.442007 0.500000 vt 0.414949 0.500000 vt 0.440829 0.500000 vt 0.471729 0.500000 vt 0.375000 0.473246 vt 0.375000 0.459918 vt 0.375000 0.473246 vt 0.375000 0.484334 vt 0.442007 0.500000 vt 0.471729 0.500000 vt 0.440829 0.500000 vt 0.414949 0.500000 vt 0.625000 0.717303 vt 0.625000 0.730755 vt 0.625000 0.717303 vt 0.625000 0.701895 vt 0.442007 0.750000 vt 0.414949 0.750000 vt 0.440829 0.750000 vt 0.471729 0.750000 vt 0.375000 0.717303 vt 0.375000 0.701895 vt 0.375000 0.717303 vt 0.375000 0.730755 vt 0.442043 0.750102 vt 0.471686 0.751020 vt 0.442043 0.753571 vt 0.416171 0.751020 vt 0.625000 0.776787 vt 0.625000 0.790269 vt 0.625000 0.777833 vt 0.625000 0.766566 vt 0.440829 0.999858 vt 0.414949 0.998585 vt 0.442007 0.995046 vt 0.471729 0.998584 vt 0.375000 0.776787 vt 0.375000 0.766566 vt 0.375000 0.777833 vt 0.375000 0.790269 vt 0.625000 0.032066 vt 0.625000 0.047943 vt 0.625000 0.032066 vt 0.625000 0.016065 vt 0.375000 0.032066 vt 0.375000 0.016065 vt 0.375000 0.032066 vt 0.375000 0.047943 vt 0.625000 0.473551 vt 0.625000 0.486906 vt 0.625000 0.473551 vt 0.625000 0.459671 vt 0.375000 0.473551 vt 0.375000 0.459671 vt 0.375000 0.473551 vt 0.375000 0.486906 vt 0.625000 0.717934 vt 0.625000 0.733935 vt 0.625000 0.717934 vt 0.625000 0.702057 vt 0.375000 0.717934 vt 0.375000 0.702057 vt 0.375000 0.717934 vt 0.375000 0.733935 vt 0.625000 0.777470 vt 0.625000 0.790431 vt 0.625000 0.777470 vt 0.625000 0.766665 vt 0.375000 0.777470 vt 0.375000 0.766665 vt 0.375000 0.777470 vt 0.375000 0.790431 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.751020 vt 0.625000 0.753571 vt 0.625000 0.751020 vt 0.625000 0.750102 vt 0.375000 0.751020 vt 0.375000 0.750102 vt 0.375000 0.751020 vt 0.375000 0.753571 vt 0.375000 0.998585 vt 0.375000 0.995046 vt 0.375000 0.998584 vt 0.375000 0.999858 vt 0.625000 0.998584 vt 0.625000 0.999858 vt 0.625000 0.998585 vt 0.625000 0.995046 vt 0.562200 0.250000 vt 0.587725 0.250000 vt 0.563464 0.250000 vt 0.533817 0.250000 vt 0.533817 0.473551 vt 0.562200 0.459671 vt 0.587725 0.473551 vt 0.563464 0.486906 vt 0.562200 0.500000 vt 0.533817 0.500000 vt 0.563464 0.500000 vt 0.587725 0.500000 vt 0.533817 0.500000 vt 0.562200 0.500000 vt 0.587725 0.500000 vt 0.563464 0.500000 vt 0.533817 0.717934 vt 0.562200 0.702057 vt 0.587725 0.717934 vt 0.563464 0.733935 vt 0.562200 0.750000 vt 0.533817 0.750000 vt 0.563464 0.750000 vt 0.587725 0.750000 vt 0.533697 0.751020 vt 0.562161 0.750102 vt 0.586581 0.751020 vt 0.562161 0.753571 vt 0.533697 0.777470 vt 0.562161 0.766665 vt 0.586581 0.777470 vt 0.562161 0.790431 vt 0.563464 0.999858 vt 0.533817 0.998585 vt 0.562200 0.995046 vt 0.587725 0.998584 vt 0.533937 0.000000 vt 0.563503 0.000000 vt 0.588868 0.000000 vt 0.563503 0.000000 vt 0.533817 0.032066 vt 0.563464 0.016065 vt 0.587725 0.032066 vt 0.562200 0.047943 vt 0.562200 0.250000 vt 0.533817 0.250000 vt 0.563464 0.250000 vt 0.587725 0.250000 vt 0.629954 0.152017 vt 0.626416 0.166392 vt 0.625142 0.151913 vt 0.626415 0.137877 vt 0.625000 0.137827 vt 0.625000 0.152020 vt 0.625000 0.166546 vt 0.625000 0.152020 vt 0.533697 0.152020 vt 0.562161 0.137827 vt 0.586581 0.152020 vt 0.562161 0.166546 vt 0.442043 0.137827 vt 0.471686 0.152020 vt 0.442043 0.166546 vt 0.416171 0.152020 vt 0.375000 0.152020 vt 0.375000 0.137827 vt 0.375000 0.152020 vt 0.375000 0.166546 vt 0.370046 0.152017 vt 0.373584 0.137877 vt 0.374858 0.151913 vt 0.373584 0.166392 vt 0.151449 0.137877 vt 0.165329 0.152017 vt 0.151449 0.166392 vt 0.138094 0.151913 vt 0.375000 0.612073 vt 0.375000 0.598091 vt 0.375000 0.583762 vt 0.375000 0.598091 vt 0.375000 0.612173 vt 0.375000 0.597980 vt 0.375000 0.583454 vt 0.375000 0.597980 vt 0.442043 0.583454 vt 0.471686 0.597980 vt 0.442043 0.612173 vt 0.416171 0.597980 vt 0.562161 0.612173 vt 0.533697 0.597980 vt 0.562161 0.583454 vt 0.586581 0.597980 vt 0.625000 0.597980 vt 0.625000 0.612173 vt 0.625000 0.597980 vt 0.625000 0.583454 vt 0.625000 0.598091 vt 0.625000 0.612073 vt 0.625000 0.598091 vt 0.625000 0.583762 vt 0.848551 0.137877 vt 0.861906 0.151913 vt 0.848551 0.166392 vt 0.834671 0.152017 vt 0.625000 0.899419 vt 0.625000 0.914389 vt 0.625000 0.899453 vt 0.625000 0.884594 vt 0.625000 0.884479 vt 0.625000 0.899454 vt 0.625000 0.914538 vt 0.625000 0.899454 vt 0.533697 0.899454 vt 0.562161 0.884479 vt 0.586581 0.899454 vt 0.562161 0.914538 vt 0.442043 0.884479 vt 0.471686 0.899454 vt 0.442043 0.914538 vt 0.416171 0.899454 vt 0.375000 0.899454 vt 0.375000 0.884479 vt 0.375000 0.899454 vt 0.375000 0.914538 vt 0.375000 0.899419 vt 0.375000 0.884594 vt 0.375000 0.899453 vt 0.375000 0.914389 vt 0.259594 0.032066 vt 0.274419 0.016065 vt 0.289389 0.032066 vt 0.274453 0.047943 vt 0.259479 0.152020 vt 0.274454 0.137827 vt 0.289538 0.152020 vt 0.274454 0.166546 vt 0.375000 0.365290 vt 0.375000 0.350582 vt 0.375000 0.335761 vt 0.375000 0.350582 vt 0.375000 0.365521 vt 0.375000 0.350546 vt 0.375000 0.335462 vt 0.375000 0.350546 vt 0.442043 0.335462 vt 0.471686 0.350546 vt 0.442043 0.365521 vt 0.416171 0.350546 vt 0.562161 0.365521 vt 0.533697 0.350546 vt 0.562161 0.335462 vt 0.586581 0.350546 vt 0.625000 0.350546 vt 0.625000 0.365521 vt 0.625000 0.350546 vt 0.625000 0.335462 vt 0.625000 0.350582 vt 0.625000 0.365290 vt 0.625000 0.350582 vt 0.625000 0.335761 vt 0.725546 0.137827 vt 0.740521 0.152020 vt 0.725546 0.166546 vt 0.710462 0.152020 vt 0.725581 0.016065 vt 0.740406 0.032066 vt 0.725547 0.047943 vt 0.710611 0.032066 vt 0.629269 0.214171 vt 0.625708 0.228783 vt 0.625119 0.214032 vt 0.626393 0.197664 vt 0.625000 0.197915 vt 0.625000 0.214848 vt 0.625000 0.232295 vt 0.625000 0.214848 vt 0.533817 0.214848 vt 0.562200 0.197915 vt 0.587725 0.214848 vt 0.563464 0.232295 vt 0.442007 0.197915 vt 0.471729 0.214848 vt 0.440829 0.232295 vt 0.414949 0.214848 vt 0.375000 0.214848 vt 0.375000 0.197915 vt 0.375000 0.214848 vt 0.375000 0.232295 vt 0.370731 0.214171 vt 0.373607 0.197664 vt 0.374881 0.214032 vt 0.374292 0.228783 vt 0.259594 0.214848 vt 0.274453 0.197915 vt 0.289389 0.214848 vt 0.274419 0.232295 vt 0.151444 0.197759 vt 0.165170 0.214843 vt 0.151281 0.232290 vt 0.138089 0.214682 vt 0.375000 0.552492 vt 0.375000 0.535973 vt 0.375000 0.521222 vt 0.375000 0.535973 vt 0.375000 0.552085 vt 0.375000 0.535152 vt 0.375000 0.517705 vt 0.375000 0.535152 vt 0.440829 0.517705 vt 0.471729 0.535152 vt 0.442007 0.552085 vt 0.414949 0.535152 vt 0.562200 0.552085 vt 0.533817 0.535152 vt 0.563464 0.517705 vt 0.587725 0.535152 vt 0.625000 0.535152 vt 0.625000 0.552085 vt 0.625000 0.535152 vt 0.625000 0.517705 vt 0.625000 0.535973 vt 0.625000 0.552492 vt 0.625000 0.535973 vt 0.625000 0.521222 vt 0.848556 0.197759 vt 0.861911 0.214682 vt 0.848719 0.232290 vt 0.834830 0.214843 vt 0.725547 0.197915 vt 0.740406 0.214848 vt 0.725581 0.232295 vt 0.710611 0.214848 vt 0.629954 0.094242 vt 0.626416 0.109153 vt 0.625142 0.094338 vt 0.626415 0.079115 vt 0.625000 0.079075 vt 0.625000 0.094239 vt 0.625000 0.109097 vt 0.625000 0.094239 vt 0.533697 0.094239 vt 0.562161 0.079075 vt 0.586581 0.094239 vt 0.562161 0.109097 vt 0.442043 0.079075 vt 0.471686 0.094239 vt 0.442043 0.109097 vt 0.416171 0.094239 vt 0.375000 0.094239 vt 0.375000 0.079075 vt 0.375000 0.094239 vt 0.375000 0.109097 vt 0.370046 0.094242 vt 0.373584 0.079115 vt 0.374858 0.094338 vt 0.373584 0.109153 vt 0.259479 0.094239 vt 0.274454 0.079075 vt 0.289538 0.094239 vt 0.274454 0.109097 vt 0.151449 0.079115 vt 0.165329 0.094242 vt 0.151449 0.109153 vt 0.138094 0.094338 vt 0.375000 0.670846 vt 0.375000 0.655659 vt 0.375000 0.640791 vt 0.375000 0.655659 vt 0.375000 0.670925 vt 0.375000 0.655761 vt 0.375000 0.640903 vt 0.375000 0.655761 vt 0.442043 0.640903 vt 0.471686 0.655761 vt 0.442043 0.670925 vt 0.416171 0.655761 vt 0.562161 0.670925 vt 0.533697 0.655761 vt 0.562161 0.640903 vt 0.586581 0.655761 vt 0.625000 0.655761 vt 0.625000 0.670925 vt 0.625000 0.655761 vt 0.625000 0.640903 vt 0.625000 0.655659 vt 0.625000 0.670846 vt 0.625000 0.655659 vt 0.625000 0.640791 vt 0.834671 0.094242 vt 0.848551 0.079115 vt 0.861906 0.094338 vt 0.848551 0.109153 vt 0.725546 0.079075 vt 0.740521 0.094239 vt 0.725546 0.109097 vt 0.710462 0.094239 vt 0.625000 0.946609 vt 0.625000 0.962663 vt 0.625000 0.976958 vt 0.625000 0.962663 vt 0.533697 0.962663 vt 0.562161 0.946609 vt 0.586581 0.962663 vt 0.562161 0.976958 vt 0.442043 0.946609 vt 0.471686 0.962663 vt 0.442043 0.976958 vt 0.416171 0.962663 vt 0.375000 0.962663 vt 0.375000 0.946609 vt 0.375000 0.962663 vt 0.375000 0.976958 vt 0.375000 0.963213 vt 0.375000 0.946461 vt 0.375000 0.962147 vt 0.375000 0.977084 vt 0.321478 0.032066 vt 0.338230 0.016065 vt 0.352639 0.032086 vt 0.337680 0.047943 vt 0.321609 0.094239 vt 0.337663 0.079075 vt 0.351958 0.094239 vt 0.337663 0.109097 vt 0.321609 0.152020 vt 0.337663 0.137827 vt 0.351958 0.152020 vt 0.337663 0.166546 vt 0.321478 0.214848 vt 0.337680 0.197915 vt 0.352639 0.214826 vt 0.338230 0.232295 vt 0.375000 0.303653 vt 0.375000 0.286753 vt 0.375000 0.271680 vt 0.375000 0.286753 vt 0.375000 0.303249 vt 0.375000 0.285921 vt 0.375000 0.268087 vt 0.375000 0.285921 vt 0.440829 0.268087 vt 0.471729 0.285921 vt 0.442007 0.303249 vt 0.414949 0.285921 vt 0.562200 0.303249 vt 0.533817 0.285921 vt 0.563464 0.268087 vt 0.587725 0.285921 vt 0.625000 0.285921 vt 0.625000 0.303249 vt 0.625000 0.285921 vt 0.625000 0.268087 vt 0.625000 0.286753 vt 0.625000 0.303653 vt 0.625000 0.286753 vt 0.625000 0.271680 vt 0.662320 0.197915 vt 0.678522 0.214848 vt 0.661770 0.232295 vt 0.647361 0.214826 vt 0.662337 0.137827 vt 0.678391 0.152020 vt 0.662337 0.166546 vt 0.648041 0.152020 vt 0.662337 0.079075 vt 0.678391 0.094239 vt 0.662337 0.109097 vt 0.648041 0.094239 vt 0.661770 0.016065 vt 0.678522 0.032066 vt 0.662320 0.047943 vt 0.647361 0.032086 vt 0.625000 0.946461 vt 0.625000 0.963213 vt 0.625000 0.977084 vt 0.625000 0.962147 vt 0.625000 0.836825 vt 0.625000 0.853160 vt 0.625000 0.836825 vt 0.625000 0.820616 vt 0.533697 0.836825 vt 0.562161 0.820616 vt 0.586581 0.836825 vt 0.562161 0.853160 vt 0.442043 0.820616 vt 0.471686 0.836825 vt 0.442043 0.853160 vt 0.416171 0.836825 vt 0.375000 0.836825 vt 0.375000 0.820616 vt 0.375000 0.836825 vt 0.375000 0.853160 vt 0.375000 0.836784 vt 0.375000 0.820461 vt 0.375000 0.836824 vt 0.375000 0.853275 vt 0.195461 0.032066 vt 0.211784 0.016065 vt 0.228275 0.032066 vt 0.211824 0.047943 vt 0.195616 0.094239 vt 0.211825 0.079075 vt 0.228160 0.094239 vt 0.211825 0.109097 vt 0.195616 0.152020 vt 0.211825 0.137827 vt 0.228160 0.152020 vt 0.211825 0.166546 vt 0.195461 0.214848 vt 0.211824 0.197915 vt 0.228275 0.214848 vt 0.211784 0.232295 vt 0.375000 0.429693 vt 0.375000 0.413217 vt 0.375000 0.396610 vt 0.375000 0.413217 vt 0.375000 0.429384 vt 0.375000 0.413175 vt 0.375000 0.396840 vt 0.375000 0.413175 vt 0.442043 0.396840 vt 0.471686 0.413175 vt 0.442043 0.429384 vt 0.416171 0.413175 vt 0.562161 0.429384 vt 0.533697 0.413175 vt 0.562161 0.396840 vt 0.586581 0.413175 vt 0.625000 0.413175 vt 0.625000 0.429384 vt 0.625000 0.413175 vt 0.625000 0.396840 vt 0.625000 0.413217 vt 0.625000 0.429693 vt 0.625000 0.413217 vt 0.625000 0.396610 vt 0.788176 0.197915 vt 0.804539 0.214848 vt 0.788216 0.232295 vt 0.771725 0.214848 vt 0.788175 0.137827 vt 0.804384 0.152020 vt 0.788175 0.166546 vt 0.771840 0.152020 vt 0.771840 0.094239 vt 0.788175 0.079075 vt 0.804384 0.094239 vt 0.788175 0.109097 vt 0.771725 0.032066 vt 0.788216 0.016065 vt 0.804539 0.032066 vt 0.788176 0.047943 vt 0.625000 0.820461 vt 0.625000 0.836784 vt 0.625000 0.853275 vt 0.625000 0.836824 vt 0.375000 0.032107 vt 0.375000 0.016066 vt 0.375000 0.032068 vt 0.375000 0.047981 vt 0.382620 0.032066 vt 0.377487 0.047943 vt 0.375213 0.032066 vt 0.376224 0.016065 vt 0.375000 0.473719 vt 0.375000 0.459830 vt 0.375000 0.473556 vt 0.375000 0.486911 vt 0.382620 0.473551 vt 0.376224 0.486906 vt 0.375213 0.473551 vt 0.377487 0.459671 vt 0.375000 0.717893 vt 0.375000 0.702019 vt 0.375000 0.717932 vt 0.375000 0.733934 vt 0.382620 0.717934 vt 0.376224 0.733935 vt 0.375213 0.717934 vt 0.377487 0.702057 vt 0.375000 0.777854 vt 0.375000 0.767066 vt 0.375000 0.777482 vt 0.375000 0.790443 vt 0.383844 0.777470 vt 0.377527 0.790431 vt 0.375253 0.777470 vt 0.377527 0.766665 vt 0.374978 0.003178 vt 0.375000 0.000589 vt 0.375000 0.000086 vt 0.375000 0.000589 vt 0.381396 0.000000 vt 0.376184 0.000000 vt 0.375174 0.000000 vt 0.376184 0.000000 vt 0.374978 0.246492 vt 0.375000 0.249350 vt 0.375000 0.249905 vt 0.375000 0.249351 vt 0.382620 0.250000 vt 0.377487 0.250000 vt 0.375213 0.250000 vt 0.376224 0.250000 vt 0.375000 0.253583 vt 0.375000 0.250664 vt 0.375000 0.250097 vt 0.375000 0.250664 vt 0.382620 0.250000 vt 0.376224 0.250000 vt 0.375213 0.250000 vt 0.377487 0.250000 vt 0.375000 0.497417 vt 0.375000 0.499522 vt 0.375000 0.499930 vt 0.375000 0.499527 vt 0.382620 0.500000 vt 0.377487 0.500000 vt 0.375213 0.500000 vt 0.376224 0.500000 vt 0.375000 0.503507 vt 0.375000 0.500655 vt 0.375000 0.500095 vt 0.375000 0.500650 vt 0.382620 0.500000 vt 0.376224 0.500000 vt 0.375213 0.500000 vt 0.377487 0.500000 vt 0.375000 0.746822 vt 0.375000 0.749411 vt 0.375000 0.749914 vt 0.375000 0.749408 vt 0.382620 0.750000 vt 0.377487 0.750000 vt 0.375213 0.750000 vt 0.376224 0.750000 vt 0.375000 0.753972 vt 0.375000 0.750589 vt 0.375000 0.751103 vt 0.375000 0.754450 vt 0.383844 0.751020 vt 0.377527 0.753571 vt 0.375253 0.751020 vt 0.377527 0.750102 vt 0.375000 0.994490 vt 0.375000 0.993827 vt 0.375000 0.998470 vt 0.375000 0.999178 vt 0.382620 0.998584 vt 0.376224 0.999858 vt 0.375213 0.998585 vt 0.377487 0.995046 vt 0.375000 0.151913 vt 0.375000 0.137877 vt 0.375000 0.152017 vt 0.375000 0.166392 vt 0.383844 0.152020 vt 0.377527 0.166546 vt 0.375253 0.152020 vt 0.377527 0.137827 vt 0.375000 0.598087 vt 0.375000 0.583608 vt 0.375000 0.597983 vt 0.375000 0.612123 vt 0.383844 0.597980 vt 0.377527 0.612173 vt 0.375253 0.597980 vt 0.377527 0.583454 vt 0.375000 0.899454 vt 0.375000 0.884479 vt 0.375000 0.899454 vt 0.375000 0.914538 vt 0.383844 0.899454 vt 0.377527 0.914538 vt 0.375253 0.899454 vt 0.377527 0.884479 vt 0.375000 0.350581 vt 0.375000 0.335611 vt 0.375000 0.350547 vt 0.375000 0.365406 vt 0.383844 0.350546 vt 0.377527 0.365521 vt 0.375253 0.350546 vt 0.377527 0.335462 vt 0.375000 0.214682 vt 0.375000 0.197759 vt 0.375000 0.214843 vt 0.375000 0.232290 vt 0.382620 0.214848 vt 0.376224 0.232295 vt 0.375213 0.214848 vt 0.377487 0.197915 vt 0.375000 0.535318 vt 0.375000 0.517710 vt 0.375000 0.535158 vt 0.375000 0.552241 vt 0.382620 0.535152 vt 0.377487 0.552085 vt 0.375213 0.535152 vt 0.376224 0.517705 vt 0.375000 0.094338 vt 0.375000 0.079115 vt 0.375000 0.094242 vt 0.375000 0.109153 vt 0.383844 0.094239 vt 0.377527 0.109097 vt 0.375253 0.094239 vt 0.377527 0.079075 vt 0.375000 0.655662 vt 0.375000 0.640847 vt 0.375000 0.655758 vt 0.375000 0.670885 vt 0.383844 0.655761 vt 0.377527 0.670925 vt 0.375253 0.655761 vt 0.377527 0.640903 vt 0.375000 0.962130 vt 0.375000 0.946592 vt 0.375000 0.962646 vt 0.375000 0.976403 vt 0.383844 0.962663 vt 0.377527 0.976958 vt 0.375253 0.962663 vt 0.377527 0.946609 vt 0.375000 0.286084 vt 0.375000 0.268092 vt 0.375000 0.285926 vt 0.375000 0.303402 vt 0.382620 0.285921 vt 0.377487 0.303249 vt 0.375213 0.285921 vt 0.376224 0.268087 vt 0.375000 0.836825 vt 0.375000 0.820616 vt 0.375000 0.836825 vt 0.375000 0.853160 vt 0.383844 0.836825 vt 0.377527 0.853160 vt 0.375253 0.836825 vt 0.377527 0.820616 vt 0.375000 0.413216 vt 0.375000 0.396725 vt 0.375000 0.413176 vt 0.375000 0.429539 vt 0.383844 0.413175 vt 0.377527 0.429384 vt 0.375253 0.413175 vt 0.377527 0.396840 vt 0.625000 0.032107 vt 0.625000 0.047981 vt 0.625000 0.032068 vt 0.625000 0.016066 vt 0.617895 0.032066 vt 0.623859 0.016065 vt 0.624801 0.032066 vt 0.622681 0.047943 vt 0.625000 0.473719 vt 0.625000 0.486911 vt 0.625000 0.473556 vt 0.625000 0.459830 vt 0.617895 0.473551 vt 0.622681 0.459671 vt 0.624801 0.473551 vt 0.623859 0.486906 vt 0.625000 0.717893 vt 0.625000 0.733934 vt 0.625000 0.717932 vt 0.625000 0.702019 vt 0.617895 0.717934 vt 0.622681 0.702057 vt 0.624801 0.717934 vt 0.623859 0.733935 vt 0.625000 0.777854 vt 0.625000 0.790443 vt 0.625000 0.777482 vt 0.625000 0.767066 vt 0.616754 0.777470 vt 0.622644 0.766665 vt 0.624764 0.777470 vt 0.622644 0.790431 vt 0.625022 0.003178 vt 0.625000 0.000589 vt 0.625000 0.000086 vt 0.625000 0.000589 vt 0.619036 0.000000 vt 0.623896 0.000000 vt 0.624838 0.000000 vt 0.623896 0.000000 vt 0.625022 0.246492 vt 0.625000 0.249351 vt 0.625000 0.249905 vt 0.625000 0.249350 vt 0.617895 0.250000 vt 0.623859 0.250000 vt 0.624801 0.250000 vt 0.622681 0.250000 vt 0.625000 0.253583 vt 0.625000 0.250664 vt 0.625000 0.250097 vt 0.625000 0.250664 vt 0.617895 0.250000 vt 0.622681 0.250000 vt 0.624801 0.250000 vt 0.623859 0.250000 vt 0.625000 0.497417 vt 0.625000 0.499527 vt 0.625000 0.499930 vt 0.625000 0.499522 vt 0.617895 0.500000 vt 0.623859 0.500000 vt 0.624801 0.500000 vt 0.622681 0.500000 vt 0.625000 0.503507 vt 0.625000 0.500650 vt 0.625000 0.500095 vt 0.625000 0.500655 vt 0.617895 0.500000 vt 0.622681 0.500000 vt 0.624801 0.500000 vt 0.623859 0.500000 vt 0.625000 0.746822 vt 0.625000 0.749408 vt 0.625000 0.749914 vt 0.625000 0.749411 vt 0.617895 0.750000 vt 0.623859 0.750000 vt 0.624801 0.750000 vt 0.622681 0.750000 vt 0.625000 0.753972 vt 0.625000 0.754450 vt 0.625000 0.751103 vt 0.625000 0.750589 vt 0.616754 0.751020 vt 0.622644 0.750102 vt 0.624764 0.751020 vt 0.622644 0.753571 vt 0.625000 0.994490 vt 0.625000 0.999178 vt 0.625000 0.998470 vt 0.625000 0.993827 vt 0.617895 0.998585 vt 0.622681 0.995046 vt 0.624801 0.998584 vt 0.623859 0.999858 vt 0.625000 0.151913 vt 0.625000 0.166392 vt 0.625000 0.152017 vt 0.625000 0.137877 vt 0.616754 0.152020 vt 0.622644 0.137827 vt 0.624764 0.152020 vt 0.622644 0.166546 vt 0.625000 0.598087 vt 0.625000 0.612123 vt 0.625000 0.597983 vt 0.625000 0.583608 vt 0.616754 0.597980 vt 0.622644 0.583454 vt 0.624764 0.597980 vt 0.622644 0.612173 vt 0.625000 0.899454 vt 0.625000 0.914538 vt 0.625000 0.899454 vt 0.625000 0.884479 vt 0.616754 0.899454 vt 0.622644 0.884479 vt 0.624764 0.899454 vt 0.622644 0.914538 vt 0.625000 0.350581 vt 0.625000 0.365406 vt 0.625000 0.350547 vt 0.625000 0.335611 vt 0.616754 0.350546 vt 0.622644 0.335462 vt 0.624764 0.350546 vt 0.622644 0.365521 vt 0.625000 0.214682 vt 0.625000 0.232290 vt 0.625000 0.214843 vt 0.625000 0.197759 vt 0.617895 0.214848 vt 0.622681 0.197915 vt 0.624801 0.214848 vt 0.623859 0.232295 vt 0.625000 0.535318 vt 0.625000 0.552241 vt 0.625000 0.535158 vt 0.625000 0.517710 vt 0.617895 0.535152 vt 0.623859 0.517705 vt 0.624801 0.535152 vt 0.622681 0.552085 vt 0.625000 0.094338 vt 0.625000 0.109153 vt 0.625000 0.094242 vt 0.625000 0.079115 vt 0.616754 0.094239 vt 0.622644 0.079075 vt 0.624764 0.094239 vt 0.622644 0.109097 vt 0.625000 0.655662 vt 0.625000 0.670886 vt 0.625000 0.655758 vt 0.625000 0.640847 vt 0.616754 0.655761 vt 0.622644 0.640903 vt 0.624764 0.655761 vt 0.622644 0.670925 vt 0.625000 0.962130 vt 0.625000 0.976403 vt 0.625000 0.962646 vt 0.625000 0.946592 vt 0.616754 0.962663 vt 0.622644 0.946609 vt 0.624764 0.962663 vt 0.622644 0.976958 vt 0.625000 0.286084 vt 0.625000 0.303402 vt 0.625000 0.285926 vt 0.625000 0.268092 vt 0.617895 0.285921 vt 0.623859 0.268087 vt 0.624801 0.285921 vt 0.622681 0.303249 vt 0.625000 0.836825 vt 0.625000 0.853160 vt 0.625000 0.836825 vt 0.625000 0.820616 vt 0.616754 0.836825 vt 0.622644 0.820616 vt 0.624764 0.836825 vt 0.622644 0.853160 vt 0.625000 0.413216 vt 0.625000 0.429539 vt 0.625000 0.413176 vt 0.625000 0.396725 vt 0.616754 0.413175 vt 0.622644 0.396840 vt 0.624764 0.413175 vt 0.622644 0.429384 vt 0.407344 0.000000 vt 0.407344 0.000000 vt 0.472031 0.000000 vt 0.472031 0.000000 vt 0.503378 0.016065 vt 0.502951 0.047943 vt 0.471686 0.063632 vt 0.416171 0.063632 vt 0.396052 0.047943 vt 0.389735 0.016065 vt 0.416171 0.445006 vt 0.471686 0.445006 vt 0.502951 0.459671 vt 0.503378 0.486906 vt 0.472031 0.500000 vt 0.472031 0.500000 vt 0.407344 0.500000 vt 0.407344 0.500000 vt 0.389735 0.486906 vt 0.396052 0.459671 vt 0.416171 0.686368 vt 0.471686 0.686368 vt 0.502951 0.702057 vt 0.503378 0.733935 vt 0.472031 0.750000 vt 0.472031 0.750000 vt 0.407344 0.750000 vt 0.407344 0.750000 vt 0.389735 0.733935 vt 0.396052 0.702057 vt 0.416171 0.758571 vt 0.471686 0.758571 vt 0.502939 0.766665 vt 0.502939 0.790431 vt 0.471686 0.804994 vt 0.416171 0.804994 vt 0.396226 0.790431 vt 0.396226 0.766665 vt 0.820029 0.047943 vt 0.820847 0.016065 vt 0.835817 0.000000 vt 0.625000 0.789183 vt 0.861939 0.000000 vt 0.625000 0.763061 vt 0.875000 0.016072 vt 0.625000 0.733928 vt 0.875000 0.048217 vt 0.625000 0.701783 vt 0.861906 0.063833 vt 0.834671 0.063637 vt 0.138061 0.000000 vt 0.375000 0.763061 vt 0.164183 0.000000 vt 0.375000 0.789183 vt 0.179153 0.016065 vt 0.179971 0.047943 vt 0.165329 0.063637 vt 0.138094 0.063833 vt 0.125000 0.048217 vt 0.375000 0.701783 vt 0.125000 0.016072 vt 0.375000 0.733928 vt 0.407344 0.000000 vt 0.407344 1.000000 vt 0.472031 0.000000 vt 0.472031 1.000000 vt 0.503390 0.000000 vt 0.503390 0.000000 vt 0.389561 0.000000 vt 0.389561 0.000000 vt 0.633263 0.016665 vt 0.636793 0.047963 vt 0.629954 0.063637 vt 0.625142 0.063833 vt 0.625000 0.048217 vt 0.625000 0.048217 vt 0.625000 0.016072 vt 0.625000 0.016072 vt 0.625022 0.007236 vt 0.625677 0.007244 vt 0.503378 0.250000 vt 0.502951 0.250000 vt 0.471686 0.250000 vt 0.416171 0.250000 vt 0.396052 0.250000 vt 0.389735 0.250000 vt 0.407344 0.250000 vt 0.407344 0.250000 vt 0.472031 0.250000 vt 0.472031 0.250000 vt 0.363207 0.047963 vt 0.366737 0.016665 vt 0.374323 0.007244 vt 0.374978 0.007236 vt 0.375000 0.016072 vt 0.375000 0.016072 vt 0.375000 0.048217 vt 0.375000 0.048217 vt 0.374858 0.063833 vt 0.370046 0.063637 vt 0.502951 0.250000 vt 0.503378 0.250000 vt 0.472031 0.250000 vt 0.472031 0.250000 vt 0.407344 0.250000 vt 0.407344 0.250000 vt 0.389735 0.250000 vt 0.396052 0.250000 vt 0.625000 0.460817 vt 0.835817 0.250000 vt 0.625000 0.486939 vt 0.861939 0.250000 vt 0.625000 0.494122 vt 0.625000 0.494120 vt 0.625000 0.486939 vt 0.625000 0.486939 vt 0.625000 0.460817 vt 0.625000 0.460817 vt 0.625000 0.445869 vt 0.625000 0.445869 vt 0.471686 0.500000 vt 0.416171 0.500000 vt 0.396052 0.500000 vt 0.389735 0.500000 vt 0.503378 0.500000 vt 0.502951 0.500000 vt 0.375000 0.486939 vt 0.138061 0.250000 vt 0.375000 0.460817 vt 0.164183 0.250000 vt 0.375000 0.445869 vt 0.375000 0.445869 vt 0.375000 0.460817 vt 0.375000 0.460817 vt 0.375000 0.486939 vt 0.375000 0.486939 vt 0.375000 0.494120 vt 0.375000 0.494122 vt 0.502951 0.500000 vt 0.503378 0.500000 vt 0.472031 0.500000 vt 0.472031 0.500000 vt 0.407344 0.500000 vt 0.407344 0.500000 vt 0.389735 0.500000 vt 0.396052 0.500000 vt 0.625000 0.742763 vt 0.625000 0.742764 vt 0.625000 0.733928 vt 0.625000 0.733928 vt 0.625000 0.701783 vt 0.625000 0.701783 vt 0.625000 0.686162 vt 0.625000 0.686162 vt 0.471686 0.750000 vt 0.416171 0.750000 vt 0.396052 0.750000 vt 0.389735 0.750000 vt 0.503378 0.750000 vt 0.502951 0.750000 vt 0.375000 0.686162 vt 0.375000 0.686162 vt 0.375000 0.701783 vt 0.375000 0.701783 vt 0.375000 0.733928 vt 0.375000 0.733928 vt 0.375000 0.742764 vt 0.375000 0.742763 vt 0.502939 0.750102 vt 0.502939 0.753571 vt 0.396226 0.753571 vt 0.396226 0.750102 vt 0.625000 0.804153 vt 0.625000 0.804971 vt 0.625000 0.790485 vt 0.625000 0.768538 vt 0.625000 0.760843 vt 0.625000 0.756019 vt 0.389735 0.999858 vt 0.396052 0.995046 vt 0.416171 0.988109 vt 0.471686 0.988109 vt 0.502951 0.995046 vt 0.503378 0.999858 vt 0.375000 0.756019 vt 0.375000 0.760843 vt 0.375000 0.768538 vt 0.375000 0.790486 vt 0.375000 0.804971 vt 0.375000 0.804153 vt 0.625000 0.016065 vt 0.625000 0.047943 vt 0.625000 0.063632 vt 0.625000 0.063632 vt 0.625000 0.047943 vt 0.625000 0.016065 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.047943 vt 0.375000 0.016065 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.016065 vt 0.375000 0.047943 vt 0.375000 0.063632 vt 0.375000 0.063632 vt 0.625000 0.459671 vt 0.625000 0.486906 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.486906 vt 0.625000 0.459671 vt 0.625000 0.445006 vt 0.625000 0.445006 vt 0.375000 0.486906 vt 0.375000 0.459671 vt 0.375000 0.445006 vt 0.375000 0.445006 vt 0.375000 0.459671 vt 0.375000 0.486906 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.702057 vt 0.625000 0.733935 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.733935 vt 0.625000 0.702057 vt 0.625000 0.686368 vt 0.625000 0.686368 vt 0.375000 0.733935 vt 0.375000 0.702057 vt 0.375000 0.686368 vt 0.375000 0.686368 vt 0.375000 0.702057 vt 0.375000 0.733935 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.766665 vt 0.625000 0.790431 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.790431 vt 0.625000 0.766665 vt 0.625000 0.758571 vt 0.625000 0.758571 vt 0.375000 0.790431 vt 0.375000 0.766665 vt 0.375000 0.758571 vt 0.375000 0.758571 vt 0.375000 0.766665 vt 0.375000 0.790431 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750102 vt 0.625000 0.753571 vt 0.625000 0.753571 vt 0.625000 0.750102 vt 0.375000 0.753571 vt 0.375000 0.750102 vt 0.375000 0.750102 vt 0.375000 0.753571 vt 0.375000 0.999858 vt 0.375000 0.995046 vt 0.375000 0.988109 vt 0.375000 0.988109 vt 0.375000 0.995046 vt 0.375000 0.999858 vt 0.625000 0.995046 vt 0.625000 0.999858 vt 0.625000 0.999858 vt 0.625000 0.995046 vt 0.625000 0.988109 vt 0.625000 0.988109 vt 0.533697 0.250000 vt 0.586581 0.250000 vt 0.605372 0.250000 vt 0.611262 0.250000 vt 0.594844 0.250000 vt 0.594844 0.250000 vt 0.534531 0.250000 vt 0.534531 0.250000 vt 0.533697 0.445006 vt 0.586581 0.445006 vt 0.605372 0.459671 vt 0.611262 0.486906 vt 0.594844 0.500000 vt 0.594844 0.500000 vt 0.534531 0.500000 vt 0.534531 0.500000 vt 0.586581 0.500000 vt 0.533697 0.500000 vt 0.611262 0.500000 vt 0.605372 0.500000 vt 0.605372 0.500000 vt 0.611262 0.500000 vt 0.594844 0.500000 vt 0.594844 0.500000 vt 0.534531 0.500000 vt 0.534531 0.500000 vt 0.533697 0.686368 vt 0.586581 0.686368 vt 0.605372 0.702057 vt 0.611262 0.733935 vt 0.594844 0.750000 vt 0.594844 0.750000 vt 0.534531 0.750000 vt 0.534531 0.750000 vt 0.586581 0.750000 vt 0.533697 0.750000 vt 0.611262 0.750000 vt 0.605372 0.750000 vt 0.605210 0.750102 vt 0.605210 0.753571 vt 0.586581 0.758571 vt 0.533697 0.758571 vt 0.605210 0.766665 vt 0.605210 0.790431 vt 0.586581 0.804994 vt 0.533697 0.804994 vt 0.594844 1.000000 vt 0.594844 0.000000 vt 0.534531 1.000000 vt 0.534531 0.000000 vt 0.533697 0.988109 vt 0.586581 0.988109 vt 0.605372 0.995046 vt 0.611262 0.999858 vt 0.611424 0.000000 vt 0.611424 0.000000 vt 0.594844 0.000000 vt 0.594844 0.000000 vt 0.534531 0.000000 vt 0.534531 0.000000 vt 0.611262 0.016065 vt 0.605372 0.047943 vt 0.586581 0.063632 vt 0.533697 0.063632 vt 0.534531 0.250000 vt 0.534531 0.250000 vt 0.594844 0.250000 vt 0.594844 0.250000 vt 0.611262 0.250000 vt 0.605372 0.250000 vt 0.636890 0.137827 vt 0.636890 0.166546 vt 0.629954 0.181732 vt 0.625142 0.180927 vt 0.625000 0.165432 vt 0.625000 0.165432 vt 0.625000 0.138192 vt 0.625000 0.138192 vt 0.625142 0.123911 vt 0.629954 0.123628 vt 0.625000 0.123620 vt 0.625000 0.123620 vt 0.625000 0.137827 vt 0.625000 0.166546 vt 0.625000 0.181754 vt 0.625000 0.181754 vt 0.625000 0.166546 vt 0.625000 0.137827 vt 0.502939 0.166546 vt 0.502939 0.137827 vt 0.533697 0.123620 vt 0.586581 0.123620 vt 0.605210 0.137827 vt 0.605210 0.166546 vt 0.586581 0.181754 vt 0.533697 0.181754 vt 0.416171 0.123620 vt 0.471686 0.123620 vt 0.471686 0.181754 vt 0.416171 0.181754 vt 0.396226 0.166546 vt 0.396226 0.137827 vt 0.375000 0.166546 vt 0.375000 0.137827 vt 0.375000 0.123620 vt 0.375000 0.123620 vt 0.375000 0.137827 vt 0.375000 0.166546 vt 0.375000 0.181754 vt 0.375000 0.181754 vt 0.363110 0.166546 vt 0.363110 0.137827 vt 0.370046 0.123628 vt 0.374858 0.123911 vt 0.375000 0.138192 vt 0.375000 0.138192 vt 0.375000 0.165432 vt 0.375000 0.165432 vt 0.374858 0.180927 vt 0.370046 0.181732 vt 0.138094 0.123911 vt 0.165329 0.123628 vt 0.179994 0.137827 vt 0.179994 0.166546 vt 0.165329 0.181732 vt 0.138094 0.180927 vt 0.125000 0.165432 vt 0.375000 0.584568 vt 0.125000 0.138192 vt 0.375000 0.611808 vt 0.375000 0.626081 vt 0.375000 0.626081 vt 0.375000 0.569095 vt 0.375000 0.569095 vt 0.375000 0.584568 vt 0.375000 0.584568 vt 0.375000 0.611808 vt 0.375000 0.611808 vt 0.375000 0.626380 vt 0.375000 0.626380 vt 0.375000 0.612173 vt 0.375000 0.583454 vt 0.375000 0.568246 vt 0.375000 0.568246 vt 0.375000 0.583454 vt 0.375000 0.612173 vt 0.416171 0.568246 vt 0.471686 0.568246 vt 0.502939 0.583454 vt 0.502939 0.612173 vt 0.471686 0.626380 vt 0.416171 0.626380 vt 0.396226 0.612173 vt 0.396226 0.583454 vt 0.586581 0.626380 vt 0.533697 0.626380 vt 0.533697 0.568246 vt 0.586581 0.568246 vt 0.605210 0.583454 vt 0.605210 0.612173 vt 0.625000 0.583454 vt 0.625000 0.612173 vt 0.625000 0.626380 vt 0.625000 0.626380 vt 0.625000 0.612173 vt 0.625000 0.583454 vt 0.625000 0.568246 vt 0.625000 0.568246 vt 0.625000 0.584568 vt 0.875000 0.165432 vt 0.625000 0.611808 vt 0.875000 0.138192 vt 0.625000 0.626081 vt 0.625000 0.626081 vt 0.625000 0.611808 vt 0.625000 0.611808 vt 0.625000 0.584568 vt 0.625000 0.584568 vt 0.625000 0.569095 vt 0.625000 0.569095 vt 0.834671 0.123628 vt 0.861906 0.123911 vt 0.861906 0.180927 vt 0.834671 0.181732 vt 0.820006 0.166546 vt 0.820006 0.137827 vt 0.625000 0.885317 vt 0.739683 0.000000 vt 0.625000 0.913455 vt 0.711545 0.000000 vt 0.625000 0.929370 vt 0.625000 0.930160 vt 0.625000 0.914538 vt 0.625000 0.884479 vt 0.625000 0.869177 vt 0.625000 0.869798 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.625000 0.884479 vt 0.625000 0.914538 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.914538 vt 0.625000 0.884479 vt 0.502939 0.914538 vt 0.502939 0.884479 vt 0.533697 0.869160 vt 0.586581 0.869160 vt 0.605210 0.884479 vt 0.605210 0.914538 vt 0.586581 0.930182 vt 0.533697 0.930182 vt 0.416171 0.869160 vt 0.471686 0.869160 vt 0.471686 0.930182 vt 0.416171 0.930182 vt 0.396226 0.914538 vt 0.396226 0.884479 vt 0.375000 0.914538 vt 0.375000 0.884479 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.884479 vt 0.375000 0.914538 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.375000 0.913455 vt 0.288455 0.000000 vt 0.375000 0.885317 vt 0.260317 0.000000 vt 0.375000 0.869798 vt 0.375000 0.869177 vt 0.375000 0.884479 vt 0.375000 0.914538 vt 0.375000 0.930160 vt 0.375000 0.929370 vt 0.244177 0.047943 vt 0.244798 0.016065 vt 0.304370 0.016065 vt 0.305160 0.047943 vt 0.289538 0.063632 vt 0.259479 0.063632 vt 0.244160 0.166546 vt 0.244160 0.137827 vt 0.259479 0.123620 vt 0.289538 0.123620 vt 0.305182 0.137827 vt 0.305182 0.166546 vt 0.289538 0.181754 vt 0.259479 0.181754 vt 0.375000 0.380185 vt 0.375000 0.380185 vt 0.375000 0.364683 vt 0.260317 0.250000 vt 0.375000 0.336545 vt 0.288455 0.250000 vt 0.375000 0.320652 vt 0.375000 0.320652 vt 0.375000 0.336545 vt 0.375000 0.336545 vt 0.375000 0.364683 vt 0.375000 0.364683 vt 0.375000 0.380840 vt 0.375000 0.380840 vt 0.375000 0.365521 vt 0.375000 0.335462 vt 0.375000 0.319818 vt 0.375000 0.319818 vt 0.375000 0.335462 vt 0.375000 0.365521 vt 0.416171 0.319818 vt 0.471686 0.319818 vt 0.502939 0.335462 vt 0.502939 0.365521 vt 0.471686 0.380840 vt 0.416171 0.380840 vt 0.396226 0.365521 vt 0.396226 0.335462 vt 0.586581 0.380840 vt 0.533697 0.380840 vt 0.533697 0.319818 vt 0.586581 0.319818 vt 0.605210 0.335462 vt 0.605210 0.365521 vt 0.625000 0.335462 vt 0.625000 0.365521 vt 0.625000 0.380840 vt 0.625000 0.380840 vt 0.625000 0.365521 vt 0.625000 0.335462 vt 0.625000 0.319818 vt 0.625000 0.319818 vt 0.625000 0.336545 vt 0.711545 0.250000 vt 0.625000 0.364683 vt 0.739683 0.250000 vt 0.625000 0.380185 vt 0.625000 0.380185 vt 0.625000 0.364683 vt 0.625000 0.364683 vt 0.625000 0.336545 vt 0.625000 0.336545 vt 0.625000 0.320652 vt 0.625000 0.320652 vt 0.710462 0.123620 vt 0.740521 0.123620 vt 0.755840 0.137827 vt 0.755840 0.166546 vt 0.740521 0.181754 vt 0.710462 0.181754 vt 0.694818 0.166546 vt 0.694818 0.137827 vt 0.755202 0.016065 vt 0.755823 0.047943 vt 0.740521 0.063632 vt 0.710462 0.063632 vt 0.694839 0.047943 vt 0.695630 0.016065 vt 0.636793 0.197893 vt 0.633263 0.231633 vt 0.625677 0.242006 vt 0.625022 0.242015 vt 0.625000 0.232263 vt 0.625000 0.232263 vt 0.625000 0.196789 vt 0.625000 0.196789 vt 0.625000 0.197915 vt 0.625000 0.232295 vt 0.625000 0.232295 vt 0.625000 0.197915 vt 0.503378 0.232295 vt 0.502951 0.197915 vt 0.605372 0.197915 vt 0.611262 0.232295 vt 0.389735 0.232295 vt 0.396052 0.197915 vt 0.375000 0.232295 vt 0.375000 0.197915 vt 0.375000 0.197915 vt 0.375000 0.232295 vt 0.366737 0.231633 vt 0.363207 0.197893 vt 0.375000 0.196789 vt 0.375000 0.196789 vt 0.375000 0.232263 vt 0.375000 0.232263 vt 0.374978 0.242015 vt 0.374323 0.242006 vt 0.244798 0.232295 vt 0.244177 0.197915 vt 0.305160 0.197915 vt 0.304370 0.232295 vt 0.179971 0.197915 vt 0.179153 0.232295 vt 0.125000 0.232263 vt 0.375000 0.517737 vt 0.125000 0.196789 vt 0.375000 0.553211 vt 0.375000 0.507987 vt 0.375000 0.507985 vt 0.375000 0.517737 vt 0.375000 0.517737 vt 0.375000 0.553211 vt 0.375000 0.553211 vt 0.375000 0.552085 vt 0.375000 0.517705 vt 0.375000 0.517705 vt 0.375000 0.552085 vt 0.503378 0.517705 vt 0.502951 0.552085 vt 0.396052 0.552085 vt 0.389735 0.517705 vt 0.611262 0.517705 vt 0.605372 0.552085 vt 0.625000 0.517705 vt 0.625000 0.552085 vt 0.625000 0.552085 vt 0.625000 0.517705 vt 0.625000 0.517737 vt 0.875000 0.232263 vt 0.625000 0.553211 vt 0.875000 0.196789 vt 0.625000 0.553211 vt 0.625000 0.553211 vt 0.625000 0.517737 vt 0.625000 0.517737 vt 0.625000 0.507985 vt 0.625000 0.507987 vt 0.820847 0.232295 vt 0.820029 0.197915 vt 0.755823 0.197915 vt 0.755202 0.232295 vt 0.695630 0.232295 vt 0.694839 0.197915 vt 0.636890 0.079075 vt 0.636890 0.109097 vt 0.625000 0.109501 vt 0.625000 0.109501 vt 0.625000 0.079360 vt 0.625000 0.079360 vt 0.625000 0.079075 vt 0.625000 0.109097 vt 0.625000 0.109097 vt 0.625000 0.079075 vt 0.502939 0.109097 vt 0.502939 0.079075 vt 0.605210 0.079075 vt 0.605210 0.109097 vt 0.396226 0.109097 vt 0.396226 0.079075 vt 0.375000 0.109097 vt 0.375000 0.079075 vt 0.375000 0.079075 vt 0.375000 0.109097 vt 0.363110 0.109097 vt 0.363110 0.079075 vt 0.375000 0.079360 vt 0.375000 0.079360 vt 0.375000 0.109501 vt 0.375000 0.109501 vt 0.244160 0.109097 vt 0.244160 0.079075 vt 0.305182 0.079075 vt 0.305182 0.109097 vt 0.179994 0.079075 vt 0.179994 0.109097 vt 0.125000 0.109501 vt 0.375000 0.640499 vt 0.125000 0.079360 vt 0.375000 0.670640 vt 0.375000 0.640499 vt 0.375000 0.640499 vt 0.375000 0.670640 vt 0.375000 0.670640 vt 0.375000 0.670925 vt 0.375000 0.640903 vt 0.375000 0.640903 vt 0.375000 0.670925 vt 0.502939 0.640903 vt 0.502939 0.670925 vt 0.396226 0.670925 vt 0.396226 0.640903 vt 0.605210 0.640903 vt 0.605210 0.670925 vt 0.625000 0.640903 vt 0.625000 0.670925 vt 0.625000 0.670925 vt 0.625000 0.640903 vt 0.625000 0.640499 vt 0.875000 0.109501 vt 0.625000 0.670640 vt 0.875000 0.079360 vt 0.625000 0.670640 vt 0.625000 0.670640 vt 0.625000 0.640499 vt 0.625000 0.640499 vt 0.820006 0.109097 vt 0.820006 0.079075 vt 0.755840 0.079075 vt 0.755840 0.109097 vt 0.694818 0.109097 vt 0.694818 0.079075 vt 0.625000 0.946609 vt 0.625000 0.976958 vt 0.625000 0.976958 vt 0.625000 0.946609 vt 0.502939 0.976958 vt 0.502939 0.946609 vt 0.605210 0.946609 vt 0.605210 0.976958 vt 0.396226 0.976958 vt 0.396226 0.946609 vt 0.375000 0.976958 vt 0.375000 0.946609 vt 0.375000 0.946609 vt 0.375000 0.976958 vt 0.375000 0.981881 vt 0.356881 0.000000 vt 0.375000 0.945644 vt 0.320644 0.000000 vt 0.375000 0.946534 vt 0.375000 0.974360 vt 0.375000 0.984958 vt 0.375000 0.991648 vt 0.351958 0.063632 vt 0.321609 0.063632 vt 0.351958 0.123620 vt 0.321609 0.123620 vt 0.351958 0.181754 vt 0.321609 0.181754 vt 0.356881 0.250000 vt 0.375000 0.268119 vt 0.320644 0.250000 vt 0.375000 0.304356 vt 0.375000 0.258157 vt 0.375000 0.258157 vt 0.375000 0.268119 vt 0.375000 0.268119 vt 0.375000 0.304356 vt 0.375000 0.304356 vt 0.375000 0.303249 vt 0.375000 0.268087 vt 0.375000 0.268087 vt 0.375000 0.303249 vt 0.503378 0.268087 vt 0.502951 0.303249 vt 0.396052 0.303249 vt 0.389735 0.268087 vt 0.611262 0.268087 vt 0.605372 0.303249 vt 0.625000 0.268087 vt 0.625000 0.303249 vt 0.625000 0.303249 vt 0.625000 0.268087 vt 0.625000 0.268119 vt 0.643119 0.250000 vt 0.625000 0.304356 vt 0.679356 0.250000 vt 0.625000 0.304356 vt 0.625000 0.304356 vt 0.625000 0.268119 vt 0.625000 0.268119 vt 0.625000 0.258157 vt 0.625000 0.258157 vt 0.648041 0.181754 vt 0.678391 0.181754 vt 0.648041 0.123620 vt 0.678391 0.123620 vt 0.648041 0.063632 vt 0.678391 0.063632 vt 0.643119 0.000000 vt 0.625000 0.981881 vt 0.679356 0.000000 vt 0.625000 0.945644 vt 0.625000 0.991648 vt 0.625000 0.984958 vt 0.625000 0.974360 vt 0.625000 0.946534 vt 0.625000 0.820616 vt 0.625000 0.853160 vt 0.625000 0.853160 vt 0.625000 0.820616 vt 0.502939 0.853160 vt 0.502939 0.820616 vt 0.605210 0.820616 vt 0.605210 0.853160 vt 0.396226 0.853160 vt 0.396226 0.820616 vt 0.375000 0.853160 vt 0.375000 0.820616 vt 0.375000 0.820616 vt 0.375000 0.853160 vt 0.375000 0.853997 vt 0.228997 0.000000 vt 0.375000 0.819495 vt 0.194495 0.000000 vt 0.375000 0.820616 vt 0.375000 0.853160 vt 0.228160 0.063632 vt 0.195616 0.063632 vt 0.228160 0.123620 vt 0.195616 0.123620 vt 0.228160 0.181754 vt 0.195616 0.181754 vt 0.228997 0.250000 vt 0.375000 0.396003 vt 0.194495 0.250000 vt 0.375000 0.430505 vt 0.375000 0.396003 vt 0.375000 0.396003 vt 0.375000 0.430505 vt 0.375000 0.430505 vt 0.375000 0.429384 vt 0.375000 0.396840 vt 0.375000 0.396840 vt 0.375000 0.429384 vt 0.502939 0.396840 vt 0.502939 0.429384 vt 0.396226 0.429384 vt 0.396226 0.396840 vt 0.605210 0.396840 vt 0.605210 0.429384 vt 0.625000 0.396840 vt 0.625000 0.429384 vt 0.625000 0.429384 vt 0.625000 0.396840 vt 0.625000 0.396003 vt 0.771003 0.250000 vt 0.625000 0.430505 vt 0.805505 0.250000 vt 0.625000 0.430505 vt 0.625000 0.430505 vt 0.625000 0.396003 vt 0.625000 0.396003 vt 0.771840 0.181754 vt 0.804384 0.181754 vt 0.771840 0.123620 vt 0.804384 0.123620 vt 0.771840 0.063632 vt 0.804384 0.063632 vt 0.771003 0.000000 vt 0.625000 0.853997 vt 0.805505 0.000000 vt 0.625000 0.819495 vt 0.625000 0.853160 vt 0.625000 0.820616 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.063637 vt 0.375000 0.063833 vt 0.383844 0.063632 vt 0.375253 0.063632 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.445847 vt 0.375000 0.445029 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375253 0.445006 vt 0.383844 0.445006 vt 0.375000 0.686167 vt 0.375000 0.686363 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375253 0.686368 vt 0.383844 0.686368 vt 0.375000 0.760913 vt 0.375000 0.758642 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.383844 0.804994 vt 0.375253 0.804994 vt 0.375253 0.758571 vt 0.383844 0.758571 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.374991 0.250014 vt 0.383844 0.250000 vt 0.375253 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500006 vt 0.375000 0.500175 vt 0.383844 0.500000 vt 0.375253 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.749996 vt 0.375000 0.749888 vt 0.383844 0.750000 vt 0.375253 0.750000 vt 0.375000 0.984861 vt 0.375000 0.988012 vt 0.375253 0.988110 vt 0.383844 0.988110 vt 0.375000 0.123911 vt 0.375000 0.123628 vt 0.375000 0.181732 vt 0.375000 0.180927 vt 0.383844 0.181754 vt 0.375253 0.181754 vt 0.375253 0.123620 vt 0.383844 0.123620 vt 0.375000 0.569073 vt 0.375000 0.568269 vt 0.375000 0.626372 vt 0.375000 0.626089 vt 0.383844 0.626380 vt 0.375253 0.626380 vt 0.375253 0.568246 vt 0.383844 0.568246 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.383844 0.930182 vt 0.375253 0.930182 vt 0.375253 0.869160 vt 0.383844 0.869160 vt 0.375000 0.320630 vt 0.375000 0.319839 vt 0.375000 0.380823 vt 0.375000 0.380202 vt 0.383844 0.380840 vt 0.375253 0.380840 vt 0.375253 0.319818 vt 0.383844 0.319818 vt 0.625000 0.063833 vt 0.625000 0.063637 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.624764 0.063632 vt 0.616754 0.063632 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.445029 vt 0.625000 0.445847 vt 0.616754 0.445006 vt 0.624764 0.445006 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.686363 vt 0.625000 0.686167 vt 0.616754 0.686368 vt 0.624764 0.686368 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.758642 vt 0.625000 0.760913 vt 0.616754 0.758571 vt 0.624764 0.758571 vt 0.624764 0.804994 vt 0.616754 0.804994 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625009 0.250014 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.624764 0.250000 vt 0.616754 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.500175 vt 0.625000 0.500006 vt 0.624764 0.500000 vt 0.616754 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.749888 vt 0.625000 0.749996 vt 0.624764 0.750000 vt 0.616754 0.750000 vt 0.625000 0.988012 vt 0.625000 0.984861 vt 0.616754 0.988109 vt 0.624764 0.988109 vt 0.625000 0.180927 vt 0.625000 0.181732 vt 0.625000 0.123628 vt 0.625000 0.123911 vt 0.616754 0.123620 vt 0.624764 0.123620 vt 0.624764 0.181754 vt 0.616754 0.181754 vt 0.625000 0.626089 vt 0.625000 0.626372 vt 0.625000 0.568269 vt 0.625000 0.569073 vt 0.616754 0.568246 vt 0.624764 0.568246 vt 0.624764 0.626380 vt 0.616754 0.626380 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.616754 0.869160 vt 0.624764 0.869160 vt 0.624764 0.930182 vt 0.616754 0.930182 vt 0.625000 0.380202 vt 0.625000 0.380823 vt 0.625000 0.319839 vt 0.625000 0.320630 vt 0.616754 0.319818 vt 0.624764 0.319818 vt 0.624764 0.380840 vt 0.616754 0.380840 vt 0.395720 0.008036 vt 0.424762 0.008036 vt 0.426943 0.024077 vt 0.402164 0.024077 vt 0.456026 0.008036 vt 0.487895 0.008036 vt 0.487460 0.024077 vt 0.456319 0.024077 vt 0.456486 0.040024 vt 0.487289 0.040024 vt 0.487246 0.055815 vt 0.456528 0.055815 vt 0.404691 0.040024 vt 0.428189 0.040024 vt 0.428501 0.055815 vt 0.405322 0.055815 vt 0.405322 0.452453 vt 0.428501 0.452453 vt 0.428189 0.466693 vt 0.404691 0.466693 vt 0.456528 0.452453 vt 0.487246 0.452453 vt 0.487289 0.466693 vt 0.456486 0.466693 vt 0.456319 0.480277 vt 0.487460 0.480277 vt 0.487895 0.493469 vt 0.456027 0.493469 vt 0.402164 0.480277 vt 0.426943 0.480277 vt 0.424762 0.493469 vt 0.395720 0.493469 vt 0.405322 0.694185 vt 0.428501 0.694185 vt 0.428189 0.709976 vt 0.404691 0.709976 vt 0.456528 0.694185 vt 0.487246 0.694185 vt 0.487289 0.709976 vt 0.456486 0.709976 vt 0.456319 0.725923 vt 0.487460 0.725923 vt 0.487895 0.741964 vt 0.456027 0.741964 vt 0.402164 0.725923 vt 0.426943 0.725923 vt 0.424762 0.741964 vt 0.395720 0.741964 vt 0.405322 0.762245 vt 0.428501 0.762245 vt 0.428501 0.771763 vt 0.405322 0.771763 vt 0.456528 0.762245 vt 0.487246 0.762245 vt 0.487246 0.771763 vt 0.456528 0.771763 vt 0.456528 0.783715 vt 0.487246 0.783715 vt 0.487246 0.797547 vt 0.456528 0.797547 vt 0.405322 0.783715 vt 0.428501 0.783715 vt 0.428501 0.797547 vt 0.405322 0.797547 vt 0.827453 0.055815 vt 0.827535 0.040024 vt 0.841734 0.040034 vt 0.841693 0.055835 vt 0.827862 0.024077 vt 0.828697 0.008036 vt 0.842184 0.008036 vt 0.841897 0.024079 vt 0.855318 0.024087 vt 0.855376 0.008036 vt 0.868469 0.008036 vt 0.868469 0.024101 vt 0.855277 0.055913 vt 0.855286 0.040073 vt 0.868469 0.040142 vt 0.868469 0.056112 vt 0.131531 0.008036 vt 0.144624 0.008036 vt 0.144682 0.024087 vt 0.131531 0.024101 vt 0.157816 0.008036 vt 0.171303 0.008036 vt 0.172138 0.024077 vt 0.158103 0.024079 vt 0.158266 0.040034 vt 0.172465 0.040024 vt 0.172547 0.055815 vt 0.158307 0.055835 vt 0.131531 0.040142 vt 0.144714 0.040073 vt 0.144723 0.055913 vt 0.131531 0.056112 vt 0.395720 0.000000 vt 0.424762 0.000000 vt 0.426631 0.000000 vt 0.401532 0.000000 vt 0.456026 0.000000 vt 0.487895 0.000000 vt 0.487502 0.000000 vt 0.456277 0.000000 vt 0.456277 0.000000 vt 0.487502 0.000000 vt 0.487895 0.000000 vt 0.456027 0.000000 vt 0.401532 0.000000 vt 0.426631 0.000000 vt 0.424762 0.000000 vt 0.395720 0.000000 vt 0.627689 0.010422 vt 0.631158 0.024862 vt 0.626946 0.025649 vt 0.625885 0.013184 vt 0.632573 0.040181 vt 0.632927 0.055815 vt 0.627831 0.055835 vt 0.627654 0.040348 vt 0.625531 0.040387 vt 0.625566 0.055913 vt 0.625000 0.056112 vt 0.625000 0.040267 vt 0.625177 0.013184 vt 0.625389 0.025657 vt 0.625000 0.024729 vt 0.625000 0.010296 vt 0.487895 0.250000 vt 0.487460 0.250000 vt 0.456319 0.250000 vt 0.456027 0.250000 vt 0.487289 0.250000 vt 0.487246 0.250000 vt 0.456528 0.250000 vt 0.456486 0.250000 vt 0.428189 0.250000 vt 0.428501 0.250000 vt 0.405322 0.250000 vt 0.404691 0.250000 vt 0.424762 0.250000 vt 0.426943 0.250000 vt 0.402164 0.250000 vt 0.395720 0.250000 vt 0.367073 0.055815 vt 0.367427 0.040181 vt 0.372346 0.040348 vt 0.372169 0.055835 vt 0.368842 0.024862 vt 0.372310 0.010422 vt 0.374115 0.013184 vt 0.373054 0.025649 vt 0.374611 0.025657 vt 0.374823 0.013184 vt 0.375000 0.010296 vt 0.375000 0.024729 vt 0.374434 0.055913 vt 0.374469 0.040387 vt 0.375000 0.040267 vt 0.375000 0.056112 vt 0.405322 0.250000 vt 0.428501 0.250000 vt 0.428189 0.250000 vt 0.404691 0.250000 vt 0.456528 0.250000 vt 0.487246 0.250000 vt 0.487289 0.250000 vt 0.456486 0.250000 vt 0.456319 0.250000 vt 0.487460 0.250000 vt 0.487895 0.250000 vt 0.456027 0.250000 vt 0.402164 0.250000 vt 0.426943 0.250000 vt 0.424762 0.250000 vt 0.395720 0.250000 vt 0.625000 0.453697 vt 0.625000 0.467082 vt 0.625000 0.466683 vt 0.625000 0.452944 vt 0.625000 0.479865 vt 0.625000 0.491633 vt 0.625000 0.489286 vt 0.625000 0.479051 vt 0.625000 0.479051 vt 0.625000 0.489286 vt 0.625000 0.491633 vt 0.625000 0.479865 vt 0.625000 0.452944 vt 0.625000 0.466683 vt 0.625000 0.467082 vt 0.625000 0.453697 vt 0.487246 0.500000 vt 0.456528 0.500000 vt 0.456486 0.500000 vt 0.487289 0.500000 vt 0.428501 0.500000 vt 0.405322 0.500000 vt 0.404691 0.500000 vt 0.428189 0.500000 vt 0.426943 0.500000 vt 0.402164 0.500000 vt 0.395720 0.500000 vt 0.424762 0.500000 vt 0.487460 0.500000 vt 0.456319 0.500000 vt 0.456027 0.500000 vt 0.487895 0.500000 vt 0.375000 0.491633 vt 0.375000 0.479865 vt 0.375000 0.479051 vt 0.375000 0.489286 vt 0.375000 0.467082 vt 0.375000 0.453697 vt 0.375000 0.452944 vt 0.375000 0.466683 vt 0.375000 0.466683 vt 0.375000 0.452944 vt 0.375000 0.453697 vt 0.375000 0.467082 vt 0.375000 0.489286 vt 0.375000 0.479051 vt 0.375000 0.479865 vt 0.375000 0.491633 vt 0.405322 0.500000 vt 0.428501 0.500000 vt 0.428189 0.500000 vt 0.404691 0.500000 vt 0.456528 0.500000 vt 0.487246 0.500000 vt 0.487289 0.500000 vt 0.456486 0.500000 vt 0.456319 0.500000 vt 0.487460 0.500000 vt 0.487895 0.500000 vt 0.456027 0.500000 vt 0.402164 0.500000 vt 0.426943 0.500000 vt 0.424762 0.500000 vt 0.395720 0.500000 vt 0.625000 0.693888 vt 0.625000 0.709733 vt 0.625000 0.709603 vt 0.625000 0.694068 vt 0.625000 0.725271 vt 0.625000 0.739704 vt 0.625000 0.736816 vt 0.625000 0.724341 vt 0.625000 0.724341 vt 0.625000 0.736816 vt 0.625000 0.739704 vt 0.625000 0.725271 vt 0.625000 0.694068 vt 0.625000 0.709603 vt 0.625000 0.709733 vt 0.625000 0.693888 vt 0.487246 0.750000 vt 0.456528 0.750000 vt 0.456486 0.750000 vt 0.487289 0.750000 vt 0.428501 0.750000 vt 0.405322 0.750000 vt 0.404691 0.750000 vt 0.428189 0.750000 vt 0.426943 0.750000 vt 0.402164 0.750000 vt 0.395720 0.750000 vt 0.424762 0.750000 vt 0.487460 0.750000 vt 0.456319 0.750000 vt 0.456027 0.750000 vt 0.487895 0.750000 vt 0.375000 0.739704 vt 0.375000 0.725271 vt 0.375000 0.724342 vt 0.375000 0.736816 vt 0.375000 0.709733 vt 0.375000 0.693888 vt 0.375000 0.694068 vt 0.375000 0.709603 vt 0.375000 0.709603 vt 0.375000 0.694068 vt 0.375000 0.693888 vt 0.375000 0.709733 vt 0.375000 0.736816 vt 0.375000 0.724341 vt 0.375000 0.725271 vt 0.375000 0.739704 vt 0.405322 0.750000 vt 0.428501 0.750000 vt 0.428501 0.750408 vt 0.405322 0.750408 vt 0.456528 0.750000 vt 0.487246 0.750000 vt 0.487246 0.750408 vt 0.456528 0.750408 vt 0.456528 0.752041 vt 0.487246 0.752041 vt 0.487246 0.755714 vt 0.456528 0.755714 vt 0.405322 0.752041 vt 0.428501 0.752041 vt 0.428501 0.755714 vt 0.405322 0.755714 vt 0.625000 0.758367 vt 0.625000 0.770135 vt 0.625000 0.771184 vt 0.625000 0.761193 vt 0.625000 0.782918 vt 0.625000 0.796303 vt 0.625000 0.797138 vt 0.625000 0.783403 vt 0.625000 0.783748 vt 0.625000 0.797465 vt 0.625000 0.797547 vt 0.625000 0.783914 vt 0.625000 0.763109 vt 0.625000 0.772124 vt 0.625000 0.772755 vt 0.625000 0.764781 vt 0.487895 1.000000 vt 0.456027 1.000000 vt 0.456319 0.999434 vt 0.487460 0.999434 vt 0.424762 1.000000 vt 0.395720 1.000000 vt 0.402164 0.999434 vt 0.426943 0.999434 vt 0.428189 0.997169 vt 0.404691 0.997169 vt 0.405322 0.992073 vt 0.428501 0.992073 vt 0.487289 0.997169 vt 0.456486 0.997169 vt 0.456528 0.992073 vt 0.487246 0.992073 vt 0.375000 0.796303 vt 0.375000 0.782918 vt 0.375000 0.783403 vt 0.375000 0.797138 vt 0.375000 0.770135 vt 0.375000 0.758367 vt 0.375000 0.761193 vt 0.375000 0.771184 vt 0.375000 0.772124 vt 0.375000 0.763109 vt 0.375000 0.764781 vt 0.375000 0.772755 vt 0.375000 0.797465 vt 0.375000 0.783748 vt 0.375000 0.783914 vt 0.375000 0.797547 vt 0.625000 0.008036 vt 0.625000 0.024077 vt 0.625000 0.024077 vt 0.625000 0.008036 vt 0.625000 0.040024 vt 0.625000 0.055815 vt 0.625000 0.055815 vt 0.625000 0.040024 vt 0.625000 0.040024 vt 0.625000 0.055815 vt 0.625000 0.055815 vt 0.625000 0.040024 vt 0.625000 0.008036 vt 0.625000 0.024077 vt 0.625000 0.024077 vt 0.625000 0.008036 vt 0.375000 0.055815 vt 0.375000 0.040024 vt 0.375000 0.040024 vt 0.375000 0.055815 vt 0.375000 0.024077 vt 0.375000 0.008036 vt 0.375000 0.008036 vt 0.375000 0.024077 vt 0.375000 0.024077 vt 0.375000 0.008036 vt 0.375000 0.008036 vt 0.375000 0.024077 vt 0.375000 0.055815 vt 0.375000 0.040024 vt 0.375000 0.040024 vt 0.375000 0.055815 vt 0.625000 0.452453 vt 0.625000 0.466693 vt 0.625000 0.466693 vt 0.625000 0.452453 vt 0.625000 0.480277 vt 0.625000 0.493469 vt 0.625000 0.493469 vt 0.625000 0.480277 vt 0.625000 0.480277 vt 0.625000 0.493469 vt 0.625000 0.493469 vt 0.625000 0.480277 vt 0.625000 0.452453 vt 0.625000 0.466693 vt 0.625000 0.466693 vt 0.625000 0.452453 vt 0.375000 0.493469 vt 0.375000 0.480277 vt 0.375000 0.480277 vt 0.375000 0.493469 vt 0.375000 0.466693 vt 0.375000 0.452453 vt 0.375000 0.452453 vt 0.375000 0.466693 vt 0.375000 0.466693 vt 0.375000 0.452453 vt 0.375000 0.452453 vt 0.375000 0.466693 vt 0.375000 0.493469 vt 0.375000 0.480277 vt 0.375000 0.480277 vt 0.375000 0.493469 vt 0.625000 0.694185 vt 0.625000 0.709976 vt 0.625000 0.709976 vt 0.625000 0.694185 vt 0.625000 0.725923 vt 0.625000 0.741964 vt 0.625000 0.741964 vt 0.625000 0.725923 vt 0.625000 0.725923 vt 0.625000 0.741964 vt 0.625000 0.741964 vt 0.625000 0.725923 vt 0.625000 0.694185 vt 0.625000 0.709976 vt 0.625000 0.709976 vt 0.625000 0.694185 vt 0.375000 0.741964 vt 0.375000 0.725923 vt 0.375000 0.725923 vt 0.375000 0.741964 vt 0.375000 0.709976 vt 0.375000 0.694185 vt 0.375000 0.694185 vt 0.375000 0.709976 vt 0.375000 0.709976 vt 0.375000 0.694185 vt 0.375000 0.694185 vt 0.375000 0.709976 vt 0.375000 0.741964 vt 0.375000 0.725923 vt 0.375000 0.725923 vt 0.375000 0.741964 vt 0.625000 0.762245 vt 0.625000 0.771763 vt 0.625000 0.771763 vt 0.625000 0.762245 vt 0.625000 0.783715 vt 0.625000 0.797547 vt 0.625000 0.797547 vt 0.625000 0.783715 vt 0.625000 0.783715 vt 0.625000 0.797547 vt 0.625000 0.797547 vt 0.625000 0.783715 vt 0.625000 0.762245 vt 0.625000 0.771763 vt 0.625000 0.771763 vt 0.625000 0.762245 vt 0.375000 0.797547 vt 0.375000 0.783715 vt 0.375000 0.783715 vt 0.375000 0.797547 vt 0.375000 0.771763 vt 0.375000 0.762245 vt 0.375000 0.762245 vt 0.375000 0.771763 vt 0.375000 0.771763 vt 0.375000 0.762245 vt 0.375000 0.762245 vt 0.375000 0.771763 vt 0.375000 0.797547 vt 0.375000 0.783715 vt 0.375000 0.783715 vt 0.375000 0.797547 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750408 vt 0.625000 0.750408 vt 0.625000 0.750000 vt 0.625000 0.752041 vt 0.625000 0.755714 vt 0.625000 0.755714 vt 0.625000 0.752041 vt 0.625000 0.752041 vt 0.625000 0.755714 vt 0.625000 0.755714 vt 0.625000 0.752041 vt 0.625000 0.750000 vt 0.625000 0.750408 vt 0.625000 0.750408 vt 0.625000 0.750000 vt 0.375000 0.755714 vt 0.375000 0.752041 vt 0.375000 0.752041 vt 0.375000 0.755714 vt 0.375000 0.750408 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750408 vt 0.375000 0.750408 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750408 vt 0.375000 0.755714 vt 0.375000 0.752041 vt 0.375000 0.752041 vt 0.375000 0.755714 vt 0.375000 1.000000 vt 0.375000 0.999434 vt 0.375000 0.999434 vt 0.375000 1.000000 vt 0.375000 0.997169 vt 0.375000 0.992073 vt 0.375000 0.992073 vt 0.375000 0.997169 vt 0.375000 0.997169 vt 0.375000 0.992073 vt 0.375000 0.992073 vt 0.375000 0.997169 vt 0.375000 1.000000 vt 0.375000 0.999434 vt 0.375000 0.999434 vt 0.375000 1.000000 vt 0.625000 0.992073 vt 0.625000 0.997169 vt 0.625000 0.997169 vt 0.625000 0.992073 vt 0.625000 0.999434 vt 0.625000 1.000000 vt 0.625000 1.000000 vt 0.625000 0.999434 vt 0.625000 0.999434 vt 0.625000 1.000000 vt 0.625000 1.000000 vt 0.625000 0.999434 vt 0.625000 0.992073 vt 0.625000 0.997169 vt 0.625000 0.997169 vt 0.625000 0.992073 vt 0.518496 0.250000 vt 0.548325 0.250000 vt 0.548405 0.250000 vt 0.518539 0.250000 vt 0.574985 0.250000 vt 0.596728 0.250000 vt 0.597317 0.250000 vt 0.575284 0.250000 vt 0.576479 0.250000 vt 0.599673 0.250000 vt 0.605681 0.250000 vt 0.578570 0.250000 vt 0.518710 0.250000 vt 0.548726 0.250000 vt 0.549288 0.250000 vt 0.519145 0.250000 vt 0.519145 0.493469 vt 0.518710 0.480277 vt 0.548726 0.480277 vt 0.549288 0.493469 vt 0.518539 0.466693 vt 0.518496 0.452453 vt 0.548325 0.452453 vt 0.548405 0.466693 vt 0.575284 0.466693 vt 0.574985 0.452453 vt 0.596729 0.452453 vt 0.597317 0.466693 vt 0.578570 0.493469 vt 0.576479 0.480277 vt 0.599673 0.480277 vt 0.605681 0.493469 vt 0.596729 0.500000 vt 0.574985 0.500000 vt 0.575284 0.500000 vt 0.597317 0.500000 vt 0.548325 0.500000 vt 0.518496 0.500000 vt 0.518539 0.500000 vt 0.548405 0.500000 vt 0.548726 0.500000 vt 0.518710 0.500000 vt 0.519145 0.500000 vt 0.549288 0.500000 vt 0.599673 0.500000 vt 0.576479 0.500000 vt 0.578570 0.500000 vt 0.605681 0.500000 vt 0.519145 0.500000 vt 0.518710 0.500000 vt 0.548726 0.500000 vt 0.549288 0.500000 vt 0.518539 0.500000 vt 0.518496 0.500000 vt 0.548325 0.500000 vt 0.548405 0.500000 vt 0.575284 0.500000 vt 0.574985 0.500000 vt 0.596729 0.500000 vt 0.597317 0.500000 vt 0.578570 0.500000 vt 0.576479 0.500000 vt 0.599673 0.500000 vt 0.605681 0.500000 vt 0.519145 0.741964 vt 0.518710 0.725923 vt 0.548726 0.725923 vt 0.549288 0.741964 vt 0.518539 0.709976 vt 0.518496 0.694185 vt 0.548325 0.694185 vt 0.548405 0.709976 vt 0.575284 0.709976 vt 0.574985 0.694185 vt 0.596729 0.694185 vt 0.597317 0.709976 vt 0.578570 0.741964 vt 0.576479 0.725923 vt 0.599673 0.725923 vt 0.605681 0.741964 vt 0.596729 0.750000 vt 0.574985 0.750000 vt 0.575284 0.750000 vt 0.597317 0.750000 vt 0.548325 0.750000 vt 0.518496 0.750000 vt 0.518539 0.750000 vt 0.548405 0.750000 vt 0.548726 0.750000 vt 0.518710 0.750000 vt 0.519145 0.750000 vt 0.549288 0.750000 vt 0.599673 0.750000 vt 0.576479 0.750000 vt 0.578570 0.750000 vt 0.605681 0.750000 vt 0.518496 0.755714 vt 0.518496 0.752041 vt 0.548325 0.752041 vt 0.548325 0.755714 vt 0.518496 0.750408 vt 0.518496 0.750000 vt 0.548325 0.750000 vt 0.548325 0.750408 vt 0.574985 0.750408 vt 0.574985 0.750000 vt 0.596729 0.750000 vt 0.596729 0.750408 vt 0.574985 0.755714 vt 0.574985 0.752041 vt 0.596729 0.752041 vt 0.596729 0.755714 vt 0.518496 0.797547 vt 0.518496 0.783715 vt 0.548325 0.783715 vt 0.548325 0.797547 vt 0.518496 0.771763 vt 0.518496 0.762245 vt 0.548325 0.762245 vt 0.548325 0.771763 vt 0.574985 0.771763 vt 0.574985 0.762245 vt 0.596729 0.762245 vt 0.596729 0.771763 vt 0.574985 0.797547 vt 0.574985 0.783715 vt 0.596729 0.783715 vt 0.596729 0.797547 vt 0.605681 1.000000 vt 0.578570 1.000000 vt 0.576479 0.999434 vt 0.599673 0.999434 vt 0.549288 1.000000 vt 0.519145 1.000000 vt 0.518710 0.999434 vt 0.548726 0.999434 vt 0.548405 0.997169 vt 0.518539 0.997169 vt 0.518496 0.992073 vt 0.548325 0.992073 vt 0.597317 0.997169 vt 0.575284 0.997169 vt 0.574985 0.992073 vt 0.596729 0.992073 vt 0.519145 0.000000 vt 0.518752 0.000000 vt 0.548807 0.000000 vt 0.549288 0.000000 vt 0.518752 0.000000 vt 0.519145 0.000000 vt 0.549288 0.000000 vt 0.548807 0.000000 vt 0.576778 0.000000 vt 0.578570 0.000000 vt 0.605681 0.000000 vt 0.600262 0.000000 vt 0.578570 0.000000 vt 0.576778 0.000000 vt 0.600262 0.000000 vt 0.605681 0.000000 vt 0.518496 0.055815 vt 0.518539 0.040024 vt 0.548405 0.040024 vt 0.548325 0.055815 vt 0.518710 0.024077 vt 0.519145 0.008036 vt 0.549288 0.008036 vt 0.548726 0.024077 vt 0.576479 0.024077 vt 0.578570 0.008036 vt 0.605681 0.008036 vt 0.599673 0.024077 vt 0.574985 0.055815 vt 0.575284 0.040024 vt 0.597317 0.040024 vt 0.596729 0.055815 vt 0.596728 0.250000 vt 0.574985 0.250000 vt 0.575284 0.250000 vt 0.597317 0.250000 vt 0.548325 0.250000 vt 0.518496 0.250000 vt 0.518539 0.250000 vt 0.548405 0.250000 vt 0.548726 0.250000 vt 0.518710 0.250000 vt 0.519145 0.250000 vt 0.549288 0.250000 vt 0.599673 0.250000 vt 0.576479 0.250000 vt 0.578570 0.250000 vt 0.605681 0.250000 vt 0.632927 0.130747 vt 0.632927 0.144904 vt 0.627831 0.144910 vt 0.627831 0.130776 vt 0.632927 0.159220 vt 0.632927 0.174043 vt 0.627831 0.173963 vt 0.627831 0.159182 vt 0.625566 0.159033 vt 0.625566 0.173641 vt 0.625000 0.172821 vt 0.625000 0.158771 vt 0.625566 0.130889 vt 0.625566 0.144935 vt 0.625000 0.144977 vt 0.625000 0.131178 vt 0.625000 0.130747 vt 0.625000 0.130747 vt 0.625000 0.144904 vt 0.625000 0.144904 vt 0.625000 0.130747 vt 0.625000 0.130747 vt 0.625000 0.144904 vt 0.625000 0.144904 vt 0.625000 0.159220 vt 0.625000 0.159220 vt 0.625000 0.174043 vt 0.625000 0.174043 vt 0.625000 0.159220 vt 0.625000 0.159220 vt 0.625000 0.174043 vt 0.625000 0.174043 vt 0.518496 0.174043 vt 0.518496 0.159220 vt 0.548325 0.159220 vt 0.548325 0.174043 vt 0.518496 0.144904 vt 0.518496 0.130747 vt 0.548325 0.130747 vt 0.548325 0.144904 vt 0.574985 0.144904 vt 0.574985 0.130747 vt 0.596729 0.130747 vt 0.596729 0.144904 vt 0.574985 0.174043 vt 0.574985 0.159220 vt 0.596729 0.159220 vt 0.596729 0.174043 vt 0.405322 0.130747 vt 0.428501 0.130747 vt 0.428501 0.144904 vt 0.405322 0.144904 vt 0.456528 0.130747 vt 0.487246 0.130747 vt 0.487246 0.144904 vt 0.456528 0.144904 vt 0.456528 0.159220 vt 0.487246 0.159220 vt 0.487246 0.174043 vt 0.456528 0.174043 vt 0.405322 0.159220 vt 0.428501 0.159220 vt 0.428501 0.174043 vt 0.405322 0.174043 vt 0.375000 0.174043 vt 0.375000 0.159220 vt 0.375000 0.159220 vt 0.375000 0.174043 vt 0.375000 0.144904 vt 0.375000 0.130747 vt 0.375000 0.130747 vt 0.375000 0.144904 vt 0.375000 0.144904 vt 0.375000 0.130747 vt 0.375000 0.130747 vt 0.375000 0.144904 vt 0.375000 0.174043 vt 0.375000 0.159220 vt 0.375000 0.159220 vt 0.375000 0.174043 vt 0.367073 0.174043 vt 0.367073 0.159220 vt 0.372169 0.159182 vt 0.372169 0.173963 vt 0.367073 0.144904 vt 0.367073 0.130747 vt 0.372169 0.130776 vt 0.372169 0.144910 vt 0.374434 0.144935 vt 0.374434 0.130889 vt 0.375000 0.131178 vt 0.375000 0.144977 vt 0.374434 0.173641 vt 0.374434 0.159033 vt 0.375000 0.158771 vt 0.375000 0.172821 vt 0.131531 0.131178 vt 0.144723 0.130889 vt 0.144723 0.144935 vt 0.131531 0.144977 vt 0.158307 0.130776 vt 0.172547 0.130747 vt 0.172547 0.144904 vt 0.158307 0.144910 vt 0.158307 0.159182 vt 0.172547 0.159220 vt 0.172547 0.174043 vt 0.158307 0.173963 vt 0.131531 0.158771 vt 0.144723 0.159033 vt 0.144723 0.173641 vt 0.131531 0.172821 vt 0.375000 0.618822 vt 0.375000 0.619083 vt 0.375000 0.605059 vt 0.375000 0.605023 vt 0.375000 0.619083 vt 0.375000 0.618822 vt 0.375000 0.605023 vt 0.375000 0.605059 vt 0.375000 0.591004 vt 0.375000 0.591229 vt 0.375000 0.577179 vt 0.375000 0.576439 vt 0.375000 0.591229 vt 0.375000 0.591004 vt 0.375000 0.576439 vt 0.375000 0.577179 vt 0.375000 0.619253 vt 0.375000 0.619253 vt 0.375000 0.605096 vt 0.375000 0.605096 vt 0.375000 0.619253 vt 0.375000 0.619253 vt 0.375000 0.605096 vt 0.375000 0.605096 vt 0.375000 0.590780 vt 0.375000 0.590780 vt 0.375000 0.575957 vt 0.375000 0.575957 vt 0.375000 0.590780 vt 0.375000 0.590780 vt 0.375000 0.575957 vt 0.375000 0.575957 vt 0.405322 0.575957 vt 0.428501 0.575957 vt 0.428501 0.590780 vt 0.405322 0.590780 vt 0.456528 0.575957 vt 0.487246 0.575957 vt 0.487246 0.590780 vt 0.456528 0.590780 vt 0.456528 0.605096 vt 0.487246 0.605096 vt 0.487246 0.619253 vt 0.456528 0.619253 vt 0.405322 0.605096 vt 0.428501 0.605096 vt 0.428501 0.619253 vt 0.405322 0.619253 vt 0.596729 0.619253 vt 0.574985 0.619253 vt 0.574985 0.605096 vt 0.596729 0.605096 vt 0.548325 0.619253 vt 0.518496 0.619253 vt 0.518496 0.605096 vt 0.548325 0.605096 vt 0.548325 0.590780 vt 0.518496 0.590780 vt 0.518496 0.575957 vt 0.548325 0.575957 vt 0.596728 0.590780 vt 0.574985 0.590780 vt 0.574985 0.575957 vt 0.596729 0.575957 vt 0.625000 0.575957 vt 0.625000 0.590780 vt 0.625000 0.590780 vt 0.625000 0.575957 vt 0.625000 0.605096 vt 0.625000 0.619253 vt 0.625000 0.619253 vt 0.625000 0.605096 vt 0.625000 0.605096 vt 0.625000 0.619253 vt 0.625000 0.619253 vt 0.625000 0.605096 vt 0.625000 0.575957 vt 0.625000 0.590780 vt 0.625000 0.590780 vt 0.625000 0.575957 vt 0.625000 0.577179 vt 0.625000 0.591229 vt 0.625000 0.591004 vt 0.625000 0.576439 vt 0.625000 0.605023 vt 0.625000 0.618822 vt 0.625000 0.619083 vt 0.625000 0.605059 vt 0.625000 0.605059 vt 0.625000 0.619083 vt 0.625000 0.618822 vt 0.625000 0.605023 vt 0.625000 0.576439 vt 0.625000 0.591004 vt 0.625000 0.591229 vt 0.625000 0.577179 vt 0.827453 0.130747 vt 0.841693 0.130776 vt 0.841693 0.144910 vt 0.827453 0.144904 vt 0.855278 0.130889 vt 0.868469 0.131178 vt 0.868469 0.144977 vt 0.855278 0.144935 vt 0.855278 0.159033 vt 0.868469 0.158771 vt 0.868469 0.172821 vt 0.855278 0.173641 vt 0.827453 0.159220 vt 0.841693 0.159182 vt 0.841693 0.173963 vt 0.827453 0.174043 vt 0.625000 0.877835 vt 0.625000 0.892259 vt 0.625000 0.892097 vt 0.625000 0.877201 vt 0.625000 0.906554 vt 0.625000 0.921060 vt 0.625000 0.921866 vt 0.625000 0.906788 vt 0.625000 0.906921 vt 0.625000 0.922183 vt 0.625000 0.922262 vt 0.625000 0.906954 vt 0.625000 0.876953 vt 0.625000 0.892004 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.625000 0.876890 vt 0.625000 0.876890 vt 0.625000 0.891981 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.625000 0.876890 vt 0.625000 0.891981 vt 0.625000 0.891981 vt 0.625000 0.906954 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.922262 vt 0.625000 0.906954 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.922262 vt 0.518496 0.922262 vt 0.518496 0.906954 vt 0.548325 0.906954 vt 0.548325 0.922262 vt 0.518496 0.891981 vt 0.518496 0.876890 vt 0.548325 0.876890 vt 0.548325 0.891981 vt 0.574985 0.891981 vt 0.574985 0.876890 vt 0.596729 0.876890 vt 0.596729 0.891981 vt 0.574985 0.922262 vt 0.574985 0.906954 vt 0.596729 0.906954 vt 0.596729 0.922262 vt 0.405322 0.876890 vt 0.428501 0.876890 vt 0.428501 0.891981 vt 0.405322 0.891981 vt 0.456528 0.876890 vt 0.487246 0.876890 vt 0.487246 0.891981 vt 0.456528 0.891981 vt 0.456528 0.906954 vt 0.487246 0.906954 vt 0.487246 0.922262 vt 0.456528 0.922262 vt 0.405322 0.906954 vt 0.428501 0.906954 vt 0.428501 0.922262 vt 0.405322 0.922262 vt 0.375000 0.922262 vt 0.375000 0.906954 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.876890 vt 0.375000 0.891981 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.876890 vt 0.375000 0.891981 vt 0.375000 0.922262 vt 0.375000 0.906954 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.375000 0.921060 vt 0.375000 0.906554 vt 0.375000 0.906787 vt 0.375000 0.921866 vt 0.375000 0.892259 vt 0.375000 0.877835 vt 0.375000 0.877201 vt 0.375000 0.892097 vt 0.375000 0.892004 vt 0.375000 0.876953 vt 0.375000 0.876890 vt 0.375000 0.891981 vt 0.375000 0.922183 vt 0.375000 0.906921 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.251890 0.055815 vt 0.251953 0.040024 vt 0.267004 0.040024 vt 0.266981 0.055815 vt 0.252201 0.024077 vt 0.252835 0.008036 vt 0.267259 0.008036 vt 0.267097 0.024077 vt 0.281788 0.024077 vt 0.281554 0.008036 vt 0.296060 0.008036 vt 0.296866 0.024077 vt 0.281954 0.055815 vt 0.281921 0.040024 vt 0.297183 0.040024 vt 0.297262 0.055815 vt 0.251890 0.174043 vt 0.251890 0.159220 vt 0.266981 0.159220 vt 0.266981 0.174043 vt 0.251890 0.144904 vt 0.251890 0.130747 vt 0.266981 0.130747 vt 0.266981 0.144904 vt 0.281954 0.144904 vt 0.281954 0.130747 vt 0.297262 0.130747 vt 0.297262 0.144904 vt 0.281954 0.174043 vt 0.281954 0.159220 vt 0.297262 0.159220 vt 0.297262 0.174043 vt 0.375000 0.372165 vt 0.375000 0.372737 vt 0.375000 0.357880 vt 0.375000 0.357741 vt 0.375000 0.372737 vt 0.375000 0.372165 vt 0.375000 0.357741 vt 0.375000 0.357880 vt 0.375000 0.343246 vt 0.375000 0.343446 vt 0.375000 0.328940 vt 0.375000 0.328213 vt 0.375000 0.343446 vt 0.375000 0.343246 vt 0.375000 0.328213 vt 0.375000 0.328940 vt 0.375000 0.373110 vt 0.375000 0.373110 vt 0.375000 0.358019 vt 0.375000 0.358019 vt 0.375000 0.373110 vt 0.375000 0.373110 vt 0.375000 0.358019 vt 0.375000 0.358019 vt 0.375000 0.343046 vt 0.375000 0.343046 vt 0.375000 0.327738 vt 0.375000 0.327738 vt 0.375000 0.343046 vt 0.375000 0.343046 vt 0.375000 0.327738 vt 0.375000 0.327738 vt 0.405322 0.327738 vt 0.428501 0.327738 vt 0.428501 0.343046 vt 0.405322 0.343046 vt 0.456528 0.327738 vt 0.487246 0.327738 vt 0.487246 0.343046 vt 0.456528 0.343046 vt 0.456528 0.358019 vt 0.487246 0.358019 vt 0.487246 0.373110 vt 0.456528 0.373110 vt 0.405322 0.358019 vt 0.428501 0.358019 vt 0.428501 0.373110 vt 0.405322 0.373110 vt 0.596729 0.373110 vt 0.574985 0.373110 vt 0.574985 0.358019 vt 0.596729 0.358019 vt 0.548325 0.373110 vt 0.518496 0.373110 vt 0.518496 0.358019 vt 0.548325 0.358019 vt 0.548325 0.343046 vt 0.518496 0.343046 vt 0.518496 0.327738 vt 0.548325 0.327738 vt 0.596728 0.343046 vt 0.574985 0.343046 vt 0.574985 0.327738 vt 0.596729 0.327738 vt 0.625000 0.327738 vt 0.625000 0.343046 vt 0.625000 0.343046 vt 0.625000 0.327738 vt 0.625000 0.358019 vt 0.625000 0.373110 vt 0.625000 0.373110 vt 0.625000 0.358019 vt 0.625000 0.358019 vt 0.625000 0.373110 vt 0.625000 0.373110 vt 0.625000 0.358019 vt 0.625000 0.327738 vt 0.625000 0.343046 vt 0.625000 0.343046 vt 0.625000 0.327738 vt 0.625000 0.328940 vt 0.625000 0.343446 vt 0.625000 0.343246 vt 0.625000 0.328213 vt 0.625000 0.357741 vt 0.625000 0.372165 vt 0.625000 0.372737 vt 0.625000 0.357880 vt 0.625000 0.357880 vt 0.625000 0.372737 vt 0.625000 0.372165 vt 0.625000 0.357741 vt 0.625000 0.328213 vt 0.625000 0.343246 vt 0.625000 0.343446 vt 0.625000 0.328940 vt 0.702738 0.130747 vt 0.718046 0.130747 vt 0.718046 0.144904 vt 0.702738 0.144904 vt 0.733019 0.130747 vt 0.748110 0.130747 vt 0.748110 0.144904 vt 0.733019 0.144904 vt 0.733019 0.159220 vt 0.748110 0.159220 vt 0.748110 0.174043 vt 0.733019 0.174043 vt 0.702738 0.159220 vt 0.718046 0.159220 vt 0.718046 0.174043 vt 0.702738 0.174043 vt 0.703940 0.008036 vt 0.718446 0.008036 vt 0.718212 0.024077 vt 0.703134 0.024077 vt 0.732741 0.008036 vt 0.747165 0.008036 vt 0.747799 0.024077 vt 0.732903 0.024077 vt 0.732996 0.040024 vt 0.748047 0.040024 vt 0.748110 0.055815 vt 0.733019 0.055815 vt 0.702817 0.040024 vt 0.718079 0.040024 vt 0.718046 0.055815 vt 0.702738 0.055815 vt 0.632927 0.189722 vt 0.632573 0.206127 vt 0.627654 0.205914 vt 0.627831 0.189641 vt 0.631158 0.222657 vt 0.627689 0.238499 vt 0.625885 0.235450 vt 0.626946 0.221783 vt 0.625389 0.221751 vt 0.625177 0.235450 vt 0.625000 0.238637 vt 0.625000 0.222734 vt 0.625566 0.189319 vt 0.625531 0.205753 vt 0.625000 0.205680 vt 0.625000 0.188499 vt 0.625000 0.189722 vt 0.625000 0.189722 vt 0.625000 0.206301 vt 0.625000 0.206301 vt 0.625000 0.189722 vt 0.625000 0.189722 vt 0.625000 0.206301 vt 0.625000 0.206301 vt 0.625000 0.223523 vt 0.625000 0.223523 vt 0.625000 0.241131 vt 0.625000 0.241131 vt 0.625000 0.223523 vt 0.625000 0.223523 vt 0.625000 0.241131 vt 0.625000 0.241131 vt 0.519145 0.241131 vt 0.518710 0.223523 vt 0.548726 0.223523 vt 0.549288 0.241131 vt 0.518539 0.206301 vt 0.518496 0.189722 vt 0.548325 0.189722 vt 0.548405 0.206301 vt 0.575284 0.206301 vt 0.574985 0.189722 vt 0.596729 0.189722 vt 0.597317 0.206301 vt 0.578570 0.241131 vt 0.576479 0.223523 vt 0.599673 0.223523 vt 0.605681 0.241131 vt 0.405322 0.189722 vt 0.428501 0.189722 vt 0.428189 0.206301 vt 0.404691 0.206301 vt 0.456528 0.189722 vt 0.487246 0.189722 vt 0.487289 0.206301 vt 0.456486 0.206301 vt 0.456319 0.223523 vt 0.487460 0.223523 vt 0.487895 0.241131 vt 0.456027 0.241131 vt 0.402164 0.223523 vt 0.426943 0.223523 vt 0.424762 0.241131 vt 0.395720 0.241131 vt 0.375000 0.241131 vt 0.375000 0.223523 vt 0.375000 0.223523 vt 0.375000 0.241131 vt 0.375000 0.206301 vt 0.375000 0.189722 vt 0.375000 0.189722 vt 0.375000 0.206301 vt 0.375000 0.206301 vt 0.375000 0.189722 vt 0.375000 0.189722 vt 0.375000 0.206301 vt 0.375000 0.241131 vt 0.375000 0.223523 vt 0.375000 0.223523 vt 0.375000 0.241131 vt 0.372310 0.238499 vt 0.368842 0.222657 vt 0.373054 0.221783 vt 0.374115 0.235450 vt 0.367427 0.206127 vt 0.367073 0.189722 vt 0.372169 0.189641 vt 0.372346 0.205914 vt 0.374469 0.205753 vt 0.374434 0.189320 vt 0.375000 0.188499 vt 0.375000 0.205680 vt 0.374823 0.235450 vt 0.374611 0.221751 vt 0.375000 0.222734 vt 0.375000 0.238637 vt 0.252835 0.241131 vt 0.252201 0.223523 vt 0.267097 0.223523 vt 0.267259 0.241131 vt 0.251953 0.206301 vt 0.251890 0.189722 vt 0.266981 0.189722 vt 0.267004 0.206301 vt 0.281921 0.206301 vt 0.281954 0.189722 vt 0.297262 0.189722 vt 0.297183 0.206301 vt 0.281554 0.241131 vt 0.281788 0.223523 vt 0.296866 0.223523 vt 0.296060 0.241131 vt 0.131531 0.188499 vt 0.144723 0.189320 vt 0.144714 0.206100 vt 0.131531 0.205818 vt 0.158307 0.189641 vt 0.172547 0.189722 vt 0.172465 0.206301 vt 0.158266 0.206260 vt 0.158103 0.223515 vt 0.172138 0.223523 vt 0.171303 0.241131 vt 0.157816 0.241131 vt 0.131531 0.223427 vt 0.144682 0.223483 vt 0.144624 0.241131 vt 0.131531 0.241131 vt 0.375000 0.561501 vt 0.375000 0.560761 vt 0.375000 0.544287 vt 0.375000 0.544320 vt 0.375000 0.560761 vt 0.375000 0.561501 vt 0.375000 0.544320 vt 0.375000 0.544287 vt 0.375000 0.528257 vt 0.375000 0.527266 vt 0.375000 0.511363 vt 0.375000 0.514550 vt 0.375000 0.527266 vt 0.375000 0.528257 vt 0.375000 0.514550 vt 0.375000 0.511363 vt 0.375000 0.560278 vt 0.375000 0.560278 vt 0.375000 0.543699 vt 0.375000 0.543699 vt 0.375000 0.560278 vt 0.375000 0.560278 vt 0.375000 0.543699 vt 0.375000 0.543699 vt 0.375000 0.526477 vt 0.375000 0.526477 vt 0.375000 0.508869 vt 0.375000 0.508869 vt 0.375000 0.526477 vt 0.375000 0.526477 vt 0.375000 0.508869 vt 0.375000 0.508869 vt 0.395720 0.508869 vt 0.424762 0.508869 vt 0.426943 0.526477 vt 0.402164 0.526477 vt 0.456026 0.508869 vt 0.487895 0.508869 vt 0.487460 0.526477 vt 0.456319 0.526477 vt 0.456486 0.543699 vt 0.487289 0.543699 vt 0.487246 0.560278 vt 0.456528 0.560278 vt 0.404691 0.543699 vt 0.428189 0.543699 vt 0.428501 0.560278 vt 0.405322 0.560278 vt 0.596728 0.560278 vt 0.574985 0.560278 vt 0.575284 0.543699 vt 0.597317 0.543699 vt 0.548325 0.560278 vt 0.518496 0.560278 vt 0.518539 0.543699 vt 0.548405 0.543699 vt 0.548726 0.526477 vt 0.518710 0.526477 vt 0.519145 0.508869 vt 0.549288 0.508869 vt 0.599673 0.526477 vt 0.576479 0.526477 vt 0.578570 0.508869 vt 0.605681 0.508869 vt 0.625000 0.508869 vt 0.625000 0.526477 vt 0.625000 0.526477 vt 0.625000 0.508869 vt 0.625000 0.543699 vt 0.625000 0.560278 vt 0.625000 0.560278 vt 0.625000 0.543699 vt 0.625000 0.543699 vt 0.625000 0.560278 vt 0.625000 0.560278 vt 0.625000 0.543699 vt 0.625000 0.508869 vt 0.625000 0.526477 vt 0.625000 0.526477 vt 0.625000 0.508869 vt 0.625000 0.511363 vt 0.625000 0.527266 vt 0.625000 0.528257 vt 0.625000 0.514550 vt 0.625000 0.544320 vt 0.625000 0.561501 vt 0.625000 0.560761 vt 0.625000 0.544287 vt 0.625000 0.544287 vt 0.625000 0.560761 vt 0.625000 0.561501 vt 0.625000 0.544320 vt 0.625000 0.514550 vt 0.625000 0.528257 vt 0.625000 0.527266 vt 0.625000 0.511363 vt 0.827453 0.189722 vt 0.841693 0.189641 vt 0.841734 0.206260 vt 0.827535 0.206301 vt 0.855278 0.189320 vt 0.868469 0.188499 vt 0.868469 0.205818 vt 0.855286 0.206100 vt 0.855318 0.223483 vt 0.868469 0.223427 vt 0.868469 0.241131 vt 0.855376 0.241131 vt 0.827862 0.223523 vt 0.841897 0.223515 vt 0.842184 0.241131 vt 0.828697 0.241131 vt 0.702738 0.189722 vt 0.718046 0.189722 vt 0.718079 0.206301 vt 0.702817 0.206301 vt 0.733019 0.189722 vt 0.748110 0.189722 vt 0.748047 0.206301 vt 0.732996 0.206301 vt 0.732903 0.223523 vt 0.747799 0.223523 vt 0.747165 0.241131 vt 0.732741 0.241131 vt 0.703134 0.223523 vt 0.718212 0.223523 vt 0.718446 0.241131 vt 0.703940 0.241131 vt 0.632927 0.071387 vt 0.632927 0.086694 vt 0.627831 0.086706 vt 0.627831 0.071406 vt 0.632927 0.101708 vt 0.632927 0.116402 vt 0.627831 0.116430 vt 0.627831 0.101724 vt 0.625566 0.101789 vt 0.625566 0.116544 vt 0.625000 0.116833 vt 0.625000 0.101902 vt 0.625566 0.071484 vt 0.625566 0.086757 vt 0.625000 0.086845 vt 0.625000 0.071684 vt 0.625000 0.071387 vt 0.625000 0.071387 vt 0.625000 0.086694 vt 0.625000 0.086694 vt 0.625000 0.071387 vt 0.625000 0.071387 vt 0.625000 0.086694 vt 0.625000 0.086694 vt 0.625000 0.101708 vt 0.625000 0.101708 vt 0.625000 0.116402 vt 0.625000 0.116402 vt 0.625000 0.101708 vt 0.625000 0.101708 vt 0.625000 0.116402 vt 0.625000 0.116402 vt 0.518496 0.116402 vt 0.518496 0.101708 vt 0.548325 0.101708 vt 0.548325 0.116402 vt 0.518496 0.086694 vt 0.518496 0.071387 vt 0.548325 0.071387 vt 0.548325 0.086694 vt 0.574985 0.086694 vt 0.574985 0.071387 vt 0.596729 0.071387 vt 0.596729 0.086694 vt 0.574985 0.116402 vt 0.574985 0.101708 vt 0.596729 0.101708 vt 0.596729 0.116402 vt 0.405322 0.071387 vt 0.428501 0.071387 vt 0.428501 0.086694 vt 0.405322 0.086694 vt 0.456528 0.071387 vt 0.487246 0.071387 vt 0.487246 0.086694 vt 0.456528 0.086694 vt 0.456528 0.101708 vt 0.487246 0.101708 vt 0.487246 0.116402 vt 0.456528 0.116402 vt 0.405322 0.101708 vt 0.428501 0.101708 vt 0.428501 0.116402 vt 0.405322 0.116402 vt 0.375000 0.116402 vt 0.375000 0.101708 vt 0.375000 0.101708 vt 0.375000 0.116402 vt 0.375000 0.086694 vt 0.375000 0.071387 vt 0.375000 0.071387 vt 0.375000 0.086694 vt 0.375000 0.086694 vt 0.375000 0.071387 vt 0.375000 0.071387 vt 0.375000 0.086694 vt 0.375000 0.116402 vt 0.375000 0.101708 vt 0.375000 0.101708 vt 0.375000 0.116402 vt 0.367073 0.116402 vt 0.367073 0.101708 vt 0.372169 0.101724 vt 0.372169 0.116430 vt 0.367073 0.086694 vt 0.367073 0.071387 vt 0.372169 0.071406 vt 0.372169 0.086706 vt 0.374434 0.086757 vt 0.374434 0.071484 vt 0.375000 0.071684 vt 0.375000 0.086845 vt 0.374434 0.116544 vt 0.374434 0.101789 vt 0.375000 0.101902 vt 0.375000 0.116833 vt 0.251890 0.116402 vt 0.251890 0.101708 vt 0.266981 0.101708 vt 0.266981 0.116402 vt 0.251890 0.086694 vt 0.251890 0.071387 vt 0.266981 0.071387 vt 0.266981 0.086694 vt 0.281954 0.086694 vt 0.281954 0.071387 vt 0.297262 0.071387 vt 0.297262 0.086694 vt 0.281954 0.116402 vt 0.281954 0.101708 vt 0.297262 0.101708 vt 0.297262 0.116402 vt 0.131531 0.071684 vt 0.144723 0.071484 vt 0.144723 0.086757 vt 0.131531 0.086845 vt 0.158307 0.071406 vt 0.172547 0.071387 vt 0.172547 0.086694 vt 0.158307 0.086706 vt 0.158307 0.101724 vt 0.172547 0.101708 vt 0.172547 0.116402 vt 0.158307 0.116430 vt 0.131531 0.101902 vt 0.144723 0.101789 vt 0.144723 0.116544 vt 0.131531 0.116833 vt 0.375000 0.678316 vt 0.375000 0.678496 vt 0.375000 0.663231 vt 0.375000 0.663155 vt 0.375000 0.678496 vt 0.375000 0.678316 vt 0.375000 0.663155 vt 0.375000 0.663231 vt 0.375000 0.648195 vt 0.375000 0.648099 vt 0.375000 0.633167 vt 0.375000 0.633428 vt 0.375000 0.648099 vt 0.375000 0.648195 vt 0.375000 0.633428 vt 0.375000 0.633167 vt 0.375000 0.678613 vt 0.375000 0.678613 vt 0.375000 0.663306 vt 0.375000 0.663306 vt 0.375000 0.678613 vt 0.375000 0.678613 vt 0.375000 0.663306 vt 0.375000 0.663306 vt 0.375000 0.648292 vt 0.375000 0.648292 vt 0.375000 0.633598 vt 0.375000 0.633598 vt 0.375000 0.648292 vt 0.375000 0.648292 vt 0.375000 0.633598 vt 0.375000 0.633598 vt 0.405322 0.633598 vt 0.428501 0.633598 vt 0.428501 0.648292 vt 0.405322 0.648292 vt 0.456528 0.633598 vt 0.487246 0.633598 vt 0.487246 0.648292 vt 0.456528 0.648292 vt 0.456528 0.663306 vt 0.487246 0.663306 vt 0.487246 0.678613 vt 0.456528 0.678613 vt 0.405322 0.663306 vt 0.428501 0.663306 vt 0.428501 0.678613 vt 0.405322 0.678613 vt 0.596728 0.678613 vt 0.574985 0.678613 vt 0.574985 0.663306 vt 0.596729 0.663306 vt 0.548325 0.678613 vt 0.518496 0.678613 vt 0.518496 0.663306 vt 0.548325 0.663306 vt 0.548325 0.648292 vt 0.518496 0.648292 vt 0.518496 0.633598 vt 0.548325 0.633598 vt 0.596728 0.648292 vt 0.574985 0.648292 vt 0.574985 0.633598 vt 0.596729 0.633598 vt 0.625000 0.633598 vt 0.625000 0.648292 vt 0.625000 0.648292 vt 0.625000 0.633598 vt 0.625000 0.663306 vt 0.625000 0.678613 vt 0.625000 0.678613 vt 0.625000 0.663306 vt 0.625000 0.663306 vt 0.625000 0.678613 vt 0.625000 0.678613 vt 0.625000 0.663306 vt 0.625000 0.633598 vt 0.625000 0.648292 vt 0.625000 0.648292 vt 0.625000 0.633598 vt 0.625000 0.633167 vt 0.625000 0.648098 vt 0.625000 0.648195 vt 0.625000 0.633428 vt 0.625000 0.663155 vt 0.625000 0.678316 vt 0.625000 0.678496 vt 0.625000 0.663231 vt 0.625000 0.663231 vt 0.625000 0.678496 vt 0.625000 0.678316 vt 0.625000 0.663155 vt 0.625000 0.633428 vt 0.625000 0.648195 vt 0.625000 0.648099 vt 0.625000 0.633167 vt 0.827453 0.116402 vt 0.827453 0.101708 vt 0.841693 0.101724 vt 0.841693 0.116430 vt 0.827453 0.086694 vt 0.827453 0.071387 vt 0.841693 0.071406 vt 0.841693 0.086706 vt 0.855277 0.086757 vt 0.855277 0.071484 vt 0.868469 0.071684 vt 0.868469 0.086845 vt 0.855277 0.116544 vt 0.855277 0.101789 vt 0.868469 0.101902 vt 0.868469 0.116833 vt 0.702738 0.071387 vt 0.718046 0.071387 vt 0.718046 0.086694 vt 0.702738 0.086694 vt 0.733019 0.071387 vt 0.748110 0.071387 vt 0.748110 0.086694 vt 0.733019 0.086694 vt 0.733019 0.101708 vt 0.748110 0.101708 vt 0.748110 0.116402 vt 0.733019 0.116402 vt 0.702738 0.101708 vt 0.718046 0.101708 vt 0.718046 0.116402 vt 0.702738 0.116402 vt 0.625000 0.938356 vt 0.625000 0.938356 vt 0.625000 0.954769 vt 0.625000 0.954769 vt 0.625000 0.938356 vt 0.625000 0.938356 vt 0.625000 0.954769 vt 0.625000 0.954769 vt 0.625000 0.970117 vt 0.625000 0.970117 vt 0.625000 0.983014 vt 0.625000 0.983014 vt 0.625000 0.970117 vt 0.625000 0.970117 vt 0.625000 0.983014 vt 0.625000 0.983014 vt 0.518496 0.983014 vt 0.518496 0.970117 vt 0.548325 0.970117 vt 0.548325 0.983014 vt 0.518496 0.954769 vt 0.518496 0.938356 vt 0.548325 0.938356 vt 0.548325 0.954769 vt 0.574985 0.954769 vt 0.574985 0.938356 vt 0.596729 0.938356 vt 0.596729 0.954769 vt 0.574985 0.983014 vt 0.574985 0.970117 vt 0.596729 0.970117 vt 0.596729 0.983014 vt 0.405322 0.938356 vt 0.428501 0.938356 vt 0.428501 0.954769 vt 0.405322 0.954769 vt 0.456528 0.938356 vt 0.487246 0.938356 vt 0.487246 0.954769 vt 0.456528 0.954769 vt 0.456528 0.970117 vt 0.487246 0.970117 vt 0.487246 0.983014 vt 0.456528 0.983014 vt 0.405322 0.970117 vt 0.428501 0.970117 vt 0.428501 0.983014 vt 0.405322 0.983014 vt 0.375000 0.983014 vt 0.375000 0.970117 vt 0.375000 0.970117 vt 0.375000 0.983014 vt 0.375000 0.954769 vt 0.375000 0.938356 vt 0.375000 0.938356 vt 0.375000 0.954769 vt 0.375000 0.954769 vt 0.375000 0.938356 vt 0.375000 0.938356 vt 0.375000 0.954769 vt 0.375000 0.983014 vt 0.375000 0.970117 vt 0.375000 0.970117 vt 0.375000 0.983014 vt 0.375000 0.988393 vt 0.375000 0.972146 vt 0.375000 0.970825 vt 0.375000 0.984472 vt 0.375000 0.954720 vt 0.375000 0.937154 vt 0.375000 0.937960 vt 0.375000 0.954721 vt 0.375000 0.954628 vt 0.375000 0.938277 vt 0.375000 0.938356 vt 0.375000 0.954494 vt 0.375000 0.981814 vt 0.375000 0.969598 vt 0.375000 0.968741 vt 0.375000 0.979496 vt 0.313356 0.055815 vt 0.313277 0.040024 vt 0.329765 0.040024 vt 0.329769 0.055815 vt 0.312960 0.024077 vt 0.312154 0.008036 vt 0.329720 0.008036 vt 0.329749 0.024077 vt 0.345962 0.024077 vt 0.347146 0.008036 vt 0.363393 0.008162 vt 0.359783 0.024234 vt 0.345117 0.055815 vt 0.345286 0.040024 vt 0.358367 0.040056 vt 0.358014 0.055815 vt 0.313356 0.116402 vt 0.313356 0.101708 vt 0.329769 0.101708 vt 0.329769 0.116402 vt 0.313356 0.086694 vt 0.313356 0.071387 vt 0.329769 0.071387 vt 0.329769 0.086694 vt 0.345117 0.086694 vt 0.345117 0.071387 vt 0.358014 0.071387 vt 0.358014 0.086694 vt 0.345117 0.116402 vt 0.345117 0.101708 vt 0.358014 0.101708 vt 0.358014 0.116402 vt 0.313356 0.174043 vt 0.313356 0.159220 vt 0.329769 0.159220 vt 0.329769 0.174043 vt 0.313356 0.144904 vt 0.313356 0.130747 vt 0.329769 0.130747 vt 0.329769 0.144904 vt 0.345117 0.144904 vt 0.345117 0.130747 vt 0.358014 0.130747 vt 0.358014 0.144904 vt 0.345117 0.174043 vt 0.345117 0.159220 vt 0.358014 0.159220 vt 0.358014 0.174043 vt 0.312154 0.241131 vt 0.312960 0.223523 vt 0.329749 0.223523 vt 0.329720 0.241131 vt 0.313277 0.206301 vt 0.313356 0.189722 vt 0.329769 0.189722 vt 0.329765 0.206301 vt 0.345286 0.206301 vt 0.345117 0.189722 vt 0.358014 0.189722 vt 0.358367 0.206266 vt 0.347146 0.241131 vt 0.345962 0.223523 vt 0.359783 0.223350 vt 0.363393 0.240993 vt 0.375000 0.312846 vt 0.375000 0.312119 vt 0.375000 0.295255 vt 0.375000 0.295280 vt 0.375000 0.312119 vt 0.375000 0.312846 vt 0.375000 0.295280 vt 0.375000 0.295255 vt 0.375000 0.278869 vt 0.375000 0.277854 vt 0.375000 0.261607 vt 0.375000 0.264863 vt 0.375000 0.277854 vt 0.375000 0.278869 vt 0.375000 0.264863 vt 0.375000 0.261607 vt 0.375000 0.311644 vt 0.375000 0.311644 vt 0.375000 0.294664 vt 0.375000 0.294664 vt 0.375000 0.311644 vt 0.375000 0.311644 vt 0.375000 0.294664 vt 0.375000 0.294664 vt 0.375000 0.277052 vt 0.375000 0.277052 vt 0.375000 0.259059 vt 0.375000 0.259059 vt 0.375000 0.277052 vt 0.375000 0.277052 vt 0.375000 0.259059 vt 0.375000 0.259059 vt 0.395720 0.259059 vt 0.424762 0.259059 vt 0.426943 0.277052 vt 0.402164 0.277052 vt 0.456026 0.259059 vt 0.487895 0.259059 vt 0.487460 0.277052 vt 0.456319 0.277052 vt 0.456486 0.294664 vt 0.487289 0.294664 vt 0.487246 0.311644 vt 0.456528 0.311644 vt 0.404691 0.294664 vt 0.428189 0.294664 vt 0.428501 0.311644 vt 0.405322 0.311644 vt 0.596728 0.311644 vt 0.574985 0.311644 vt 0.575284 0.294664 vt 0.597317 0.294664 vt 0.548325 0.311644 vt 0.518496 0.311644 vt 0.518539 0.294664 vt 0.548405 0.294664 vt 0.548726 0.277052 vt 0.518710 0.277052 vt 0.519145 0.259059 vt 0.549288 0.259059 vt 0.599673 0.277052 vt 0.576479 0.277052 vt 0.578570 0.259059 vt 0.605681 0.259059 vt 0.625000 0.259059 vt 0.625000 0.277052 vt 0.625000 0.277052 vt 0.625000 0.259059 vt 0.625000 0.294664 vt 0.625000 0.311644 vt 0.625000 0.311644 vt 0.625000 0.294664 vt 0.625000 0.294664 vt 0.625000 0.311644 vt 0.625000 0.311644 vt 0.625000 0.294664 vt 0.625000 0.259059 vt 0.625000 0.277052 vt 0.625000 0.277052 vt 0.625000 0.259059 vt 0.625000 0.261607 vt 0.625000 0.277854 vt 0.625000 0.278869 vt 0.625000 0.264863 vt 0.625000 0.295280 vt 0.625000 0.312846 vt 0.625000 0.312119 vt 0.625000 0.295255 vt 0.625000 0.295255 vt 0.625000 0.312119 vt 0.625000 0.312846 vt 0.625000 0.295280 vt 0.625000 0.264863 vt 0.625000 0.278869 vt 0.625000 0.277854 vt 0.625000 0.261607 vt 0.641986 0.189722 vt 0.654883 0.189722 vt 0.654714 0.206301 vt 0.641632 0.206266 vt 0.670231 0.189722 vt 0.686644 0.189722 vt 0.686723 0.206301 vt 0.670235 0.206301 vt 0.670251 0.223523 vt 0.687040 0.223523 vt 0.687846 0.241131 vt 0.670280 0.241131 vt 0.640217 0.223350 vt 0.654038 0.223523 vt 0.652854 0.241131 vt 0.636607 0.240993 vt 0.641986 0.130747 vt 0.654883 0.130747 vt 0.654883 0.144904 vt 0.641986 0.144904 vt 0.670231 0.130747 vt 0.686644 0.130747 vt 0.686644 0.144904 vt 0.670231 0.144904 vt 0.670231 0.159220 vt 0.686644 0.159220 vt 0.686644 0.174043 vt 0.670231 0.174043 vt 0.641986 0.159220 vt 0.654883 0.159220 vt 0.654883 0.174043 vt 0.641986 0.174043 vt 0.641986 0.071387 vt 0.654883 0.071387 vt 0.654883 0.086694 vt 0.641986 0.086694 vt 0.670231 0.071387 vt 0.686644 0.071387 vt 0.686644 0.086694 vt 0.670231 0.086694 vt 0.670231 0.101708 vt 0.686644 0.101708 vt 0.686644 0.116402 vt 0.670231 0.116402 vt 0.641986 0.101708 vt 0.654883 0.101708 vt 0.654883 0.116402 vt 0.641986 0.116402 vt 0.636607 0.008162 vt 0.652854 0.008036 vt 0.654038 0.024077 vt 0.640217 0.024234 vt 0.670280 0.008036 vt 0.687846 0.008036 vt 0.687040 0.024077 vt 0.670251 0.024077 vt 0.670235 0.040024 vt 0.686723 0.040024 vt 0.686644 0.055815 vt 0.670231 0.055815 vt 0.641633 0.040056 vt 0.654714 0.040024 vt 0.654883 0.055815 vt 0.641986 0.055815 vt 0.625000 0.938356 vt 0.625000 0.938277 vt 0.625000 0.954628 vt 0.625000 0.954494 vt 0.625000 0.937960 vt 0.625000 0.937154 vt 0.625000 0.954720 vt 0.625000 0.954721 vt 0.625000 0.970825 vt 0.625000 0.972146 vt 0.625000 0.988393 vt 0.625000 0.984472 vt 0.625000 0.968741 vt 0.625000 0.969598 vt 0.625000 0.981814 vt 0.625000 0.979496 vt 0.625000 0.812703 vt 0.625000 0.828676 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.861230 vt 0.625000 0.845005 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.861230 vt 0.625000 0.845005 vt 0.625000 0.812703 vt 0.625000 0.828676 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.518496 0.861230 vt 0.518496 0.845005 vt 0.548325 0.845005 vt 0.548325 0.861230 vt 0.518496 0.828676 vt 0.518496 0.812703 vt 0.548325 0.812703 vt 0.548325 0.828676 vt 0.574985 0.828676 vt 0.574985 0.812703 vt 0.596729 0.812703 vt 0.596729 0.828676 vt 0.574985 0.861230 vt 0.574985 0.845005 vt 0.596729 0.845005 vt 0.596729 0.861230 vt 0.405322 0.812703 vt 0.428501 0.812703 vt 0.428501 0.828676 vt 0.405322 0.828676 vt 0.456528 0.812703 vt 0.487246 0.812703 vt 0.487246 0.828676 vt 0.456528 0.828676 vt 0.456528 0.845005 vt 0.487246 0.845005 vt 0.487246 0.861230 vt 0.456528 0.861230 vt 0.405322 0.845005 vt 0.428501 0.845005 vt 0.428501 0.861230 vt 0.405322 0.861230 vt 0.375000 0.861230 vt 0.375000 0.845005 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.812703 vt 0.375000 0.828676 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.812703 vt 0.375000 0.828676 vt 0.375000 0.861230 vt 0.375000 0.845005 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.375000 0.862175 vt 0.375000 0.845280 vt 0.375000 0.845120 vt 0.375000 0.861541 vt 0.375000 0.828259 vt 0.375000 0.811459 vt 0.375000 0.812294 vt 0.375000 0.828502 vt 0.375000 0.828641 vt 0.375000 0.812621 vt 0.375000 0.812703 vt 0.375000 0.828676 vt 0.375000 0.861292 vt 0.375000 0.845028 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.187703 0.055815 vt 0.187621 0.040024 vt 0.203641 0.040024 vt 0.203676 0.055815 vt 0.187294 0.024077 vt 0.186459 0.008036 vt 0.203259 0.008036 vt 0.203502 0.024077 vt 0.220120 0.024077 vt 0.220280 0.008036 vt 0.237175 0.008036 vt 0.236541 0.024077 vt 0.220005 0.055815 vt 0.220028 0.040024 vt 0.236292 0.040024 vt 0.236230 0.055815 vt 0.187703 0.116402 vt 0.187703 0.101708 vt 0.203676 0.101708 vt 0.203676 0.116402 vt 0.187703 0.086694 vt 0.187703 0.071387 vt 0.203676 0.071387 vt 0.203676 0.086694 vt 0.220005 0.086694 vt 0.220005 0.071387 vt 0.236230 0.071387 vt 0.236230 0.086694 vt 0.220005 0.116402 vt 0.220005 0.101708 vt 0.236230 0.101708 vt 0.236230 0.116402 vt 0.187703 0.174043 vt 0.187703 0.159220 vt 0.203676 0.159220 vt 0.203676 0.174043 vt 0.187703 0.144904 vt 0.187703 0.130747 vt 0.203676 0.130747 vt 0.203676 0.144904 vt 0.220005 0.144904 vt 0.220005 0.130747 vt 0.236230 0.130747 vt 0.236230 0.144904 vt 0.220005 0.174043 vt 0.220005 0.159220 vt 0.236230 0.159220 vt 0.236230 0.174043 vt 0.186459 0.241131 vt 0.187294 0.223523 vt 0.203502 0.223523 vt 0.203259 0.241131 vt 0.187621 0.206301 vt 0.187703 0.189722 vt 0.203676 0.189722 vt 0.203641 0.206301 vt 0.220028 0.206301 vt 0.220005 0.189722 vt 0.236230 0.189722 vt 0.236292 0.206301 vt 0.220280 0.241131 vt 0.220120 0.223523 vt 0.236541 0.223523 vt 0.237175 0.241131 vt 0.375000 0.438541 vt 0.375000 0.437788 vt 0.375000 0.421532 vt 0.375000 0.421741 vt 0.375000 0.437788 vt 0.375000 0.438541 vt 0.375000 0.421741 vt 0.375000 0.421532 vt 0.375000 0.404857 vt 0.375000 0.404720 vt 0.375000 0.387825 vt 0.375000 0.388397 vt 0.375000 0.404720 vt 0.375000 0.404857 vt 0.375000 0.388397 vt 0.375000 0.387825 vt 0.375000 0.437297 vt 0.375000 0.437297 vt 0.375000 0.421324 vt 0.375000 0.421324 vt 0.375000 0.437297 vt 0.375000 0.437297 vt 0.375000 0.421324 vt 0.375000 0.421324 vt 0.375000 0.404995 vt 0.375000 0.404995 vt 0.375000 0.388770 vt 0.375000 0.388770 vt 0.375000 0.404995 vt 0.375000 0.404995 vt 0.375000 0.388770 vt 0.375000 0.388770 vt 0.405322 0.388770 vt 0.428501 0.388770 vt 0.428501 0.404995 vt 0.405322 0.404995 vt 0.456528 0.388770 vt 0.487246 0.388770 vt 0.487246 0.404995 vt 0.456528 0.404995 vt 0.456528 0.421324 vt 0.487246 0.421324 vt 0.487246 0.437297 vt 0.456528 0.437297 vt 0.405322 0.421324 vt 0.428501 0.421324 vt 0.428501 0.437297 vt 0.405322 0.437297 vt 0.596728 0.437297 vt 0.574985 0.437297 vt 0.574985 0.421324 vt 0.596729 0.421324 vt 0.548325 0.437297 vt 0.518496 0.437297 vt 0.518496 0.421324 vt 0.548325 0.421324 vt 0.548325 0.404995 vt 0.518496 0.404995 vt 0.518496 0.388770 vt 0.548325 0.388770 vt 0.596728 0.404995 vt 0.574985 0.404995 vt 0.574985 0.388770 vt 0.596729 0.388770 vt 0.625000 0.388770 vt 0.625000 0.404995 vt 0.625000 0.404995 vt 0.625000 0.388770 vt 0.625000 0.421324 vt 0.625000 0.437297 vt 0.625000 0.437297 vt 0.625000 0.421324 vt 0.625000 0.421324 vt 0.625000 0.437297 vt 0.625000 0.437297 vt 0.625000 0.421324 vt 0.625000 0.388770 vt 0.625000 0.404995 vt 0.625000 0.404995 vt 0.625000 0.388770 vt 0.625000 0.387825 vt 0.625000 0.404720 vt 0.625000 0.404857 vt 0.625000 0.388397 vt 0.625000 0.421741 vt 0.625000 0.438541 vt 0.625000 0.437788 vt 0.625000 0.421532 vt 0.625000 0.421532 vt 0.625000 0.437788 vt 0.625000 0.438541 vt 0.625000 0.421741 vt 0.625000 0.388397 vt 0.625000 0.404857 vt 0.625000 0.404720 vt 0.625000 0.387825 vt 0.763770 0.189722 vt 0.779995 0.189722 vt 0.779972 0.206301 vt 0.763707 0.206301 vt 0.796324 0.189722 vt 0.812297 0.189722 vt 0.812379 0.206301 vt 0.796359 0.206301 vt 0.796498 0.223523 vt 0.812706 0.223523 vt 0.813541 0.241131 vt 0.796741 0.241131 vt 0.763459 0.223523 vt 0.779880 0.223523 vt 0.779720 0.241131 vt 0.762825 0.241131 vt 0.763770 0.130747 vt 0.779995 0.130747 vt 0.779995 0.144904 vt 0.763770 0.144904 vt 0.796324 0.130747 vt 0.812297 0.130747 vt 0.812297 0.144904 vt 0.796324 0.144904 vt 0.796324 0.159220 vt 0.812297 0.159220 vt 0.812297 0.174043 vt 0.796324 0.174043 vt 0.763770 0.159220 vt 0.779995 0.159220 vt 0.779995 0.174043 vt 0.763770 0.174043 vt 0.763770 0.116402 vt 0.763770 0.101708 vt 0.779995 0.101708 vt 0.779995 0.116402 vt 0.763770 0.086694 vt 0.763770 0.071387 vt 0.779995 0.071387 vt 0.779995 0.086694 vt 0.796324 0.086694 vt 0.796324 0.071387 vt 0.812297 0.071387 vt 0.812297 0.086694 vt 0.796324 0.116402 vt 0.796324 0.101708 vt 0.812297 0.101708 vt 0.812297 0.116402 vt 0.763770 0.055815 vt 0.763708 0.040024 vt 0.779972 0.040024 vt 0.779995 0.055815 vt 0.763459 0.024077 vt 0.762825 0.008036 vt 0.779720 0.008036 vt 0.779880 0.024077 vt 0.796498 0.024077 vt 0.796741 0.008036 vt 0.813541 0.008036 vt 0.812706 0.024077 vt 0.796324 0.055815 vt 0.796359 0.040024 vt 0.812379 0.040024 vt 0.812297 0.055815 vt 0.625000 0.812703 vt 0.625000 0.812621 vt 0.625000 0.828641 vt 0.625000 0.828676 vt 0.625000 0.812294 vt 0.625000 0.811459 vt 0.625000 0.828259 vt 0.625000 0.828502 vt 0.625000 0.845120 vt 0.625000 0.845280 vt 0.625000 0.862175 vt 0.625000 0.861541 vt 0.625000 0.845005 vt 0.625000 0.845028 vt 0.625000 0.861292 vt 0.625000 0.861230 vt 0.375000 0.056112 vt 0.375000 0.040142 vt 0.375000 0.040073 vt 0.375000 0.055913 vt 0.375000 0.024101 vt 0.375000 0.008036 vt 0.375000 0.008036 vt 0.375000 0.024087 vt 0.375000 0.024079 vt 0.375000 0.008036 vt 0.375000 0.008036 vt 0.375000 0.024077 vt 0.375000 0.055835 vt 0.375000 0.040034 vt 0.375000 0.040024 vt 0.375000 0.055815 vt 0.379548 0.008036 vt 0.385992 0.024077 vt 0.378474 0.024077 vt 0.376263 0.008036 vt 0.388519 0.040024 vt 0.389150 0.055815 vt 0.380054 0.055815 vt 0.379738 0.040024 vt 0.375948 0.040024 vt 0.376011 0.055815 vt 0.375000 0.055815 vt 0.375000 0.040024 vt 0.375253 0.008036 vt 0.375695 0.024077 vt 0.375000 0.024077 vt 0.375000 0.008036 vt 0.375000 0.493469 vt 0.375000 0.480376 vt 0.375000 0.480318 vt 0.375000 0.493469 vt 0.375000 0.467184 vt 0.375000 0.453697 vt 0.375000 0.452862 vt 0.375000 0.466897 vt 0.375000 0.466734 vt 0.375000 0.452535 vt 0.375000 0.452453 vt 0.375000 0.466693 vt 0.375000 0.493469 vt 0.375000 0.480286 vt 0.375000 0.480277 vt 0.375000 0.493469 vt 0.389150 0.452453 vt 0.388519 0.466693 vt 0.379738 0.466693 vt 0.380054 0.452453 vt 0.385992 0.480277 vt 0.379548 0.493469 vt 0.376263 0.493469 vt 0.378474 0.480277 vt 0.375695 0.480277 vt 0.375253 0.493469 vt 0.375000 0.493469 vt 0.375000 0.480277 vt 0.376011 0.452453 vt 0.375948 0.466693 vt 0.375000 0.466693 vt 0.375000 0.452453 vt 0.375000 0.741964 vt 0.375000 0.725899 vt 0.375000 0.725913 vt 0.375000 0.741964 vt 0.375000 0.709858 vt 0.375000 0.693888 vt 0.375000 0.694087 vt 0.375000 0.709927 vt 0.375000 0.709966 vt 0.375000 0.694165 vt 0.375000 0.694185 vt 0.375000 0.709976 vt 0.375000 0.741964 vt 0.375000 0.725921 vt 0.375000 0.725923 vt 0.375000 0.741964 vt 0.389150 0.694185 vt 0.388519 0.709976 vt 0.379738 0.709976 vt 0.380054 0.694185 vt 0.385992 0.725923 vt 0.379548 0.741964 vt 0.376263 0.741964 vt 0.378474 0.725923 vt 0.375695 0.725923 vt 0.375253 0.741964 vt 0.375000 0.741964 vt 0.375000 0.725923 vt 0.376011 0.694185 vt 0.375948 0.709976 vt 0.375000 0.709976 vt 0.375000 0.694185 vt 0.375000 0.797547 vt 0.375000 0.783914 vt 0.375000 0.783815 vt 0.375000 0.797547 vt 0.375000 0.772755 vt 0.375000 0.764781 vt 0.375000 0.763364 vt 0.375000 0.772259 vt 0.375000 0.771863 vt 0.375000 0.762469 vt 0.375000 0.762245 vt 0.375000 0.771763 vt 0.375000 0.797547 vt 0.375000 0.783735 vt 0.375000 0.783715 vt 0.375000 0.797547 vt 0.389150 0.762245 vt 0.389150 0.771763 vt 0.380054 0.771763 vt 0.380054 0.762245 vt 0.389150 0.783715 vt 0.389150 0.797547 vt 0.380054 0.797547 vt 0.380054 0.783715 vt 0.376011 0.783715 vt 0.376011 0.797547 vt 0.375000 0.797547 vt 0.375000 0.783715 vt 0.376011 0.762245 vt 0.376011 0.771763 vt 0.375000 0.771763 vt 0.375000 0.762245 vt 0.375000 0.002260 vt 0.374965 0.005148 vt 0.375000 0.001570 vt 0.375000 0.000628 vt 0.374823 0.005148 vt 0.374858 0.002260 vt 0.375000 0.000628 vt 0.375000 0.001570 vt 0.375000 0.000314 vt 0.375000 0.000126 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000126 vt 0.375000 0.000314 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.379548 0.000000 vt 0.385360 0.000000 vt 0.378159 0.000000 vt 0.376263 0.000000 vt 0.385360 0.000000 vt 0.379548 0.000000 vt 0.376263 0.000000 vt 0.378159 0.000000 vt 0.375632 0.000000 vt 0.375253 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375253 0.000000 vt 0.375632 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.374858 0.247509 vt 0.374823 0.244319 vt 0.375000 0.248268 vt 0.375000 0.249311 vt 0.374965 0.244319 vt 0.375000 0.247506 vt 0.375000 0.249307 vt 0.375000 0.248268 vt 0.375000 0.249654 vt 0.375000 0.249861 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.249862 vt 0.375000 0.249654 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.379548 0.250000 vt 0.385992 0.250000 vt 0.378474 0.250000 vt 0.376263 0.250000 vt 0.388519 0.250000 vt 0.389150 0.250000 vt 0.380054 0.250000 vt 0.379738 0.250000 vt 0.375948 0.250000 vt 0.376011 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375253 0.250000 vt 0.375695 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.252548 vt 0.375000 0.255804 vt 0.375000 0.251769 vt 0.375000 0.250708 vt 0.375000 0.255804 vt 0.375000 0.252551 vt 0.375000 0.250712 vt 0.375000 0.251769 vt 0.375000 0.250354 vt 0.375000 0.250142 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250142 vt 0.375000 0.250354 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.389150 0.250000 vt 0.388519 0.250000 vt 0.379738 0.250000 vt 0.380054 0.250000 vt 0.385992 0.250000 vt 0.379548 0.250000 vt 0.376263 0.250000 vt 0.378474 0.250000 vt 0.375695 0.250000 vt 0.375253 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.376011 0.250000 vt 0.375948 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.498200 vt 0.375000 0.495816 vt 0.375000 0.498724 vt 0.375000 0.499535 vt 0.375000 0.495816 vt 0.375000 0.498163 vt 0.375000 0.499490 vt 0.375000 0.498724 vt 0.375000 0.499745 vt 0.375000 0.499898 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.499907 vt 0.375000 0.499745 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.379548 0.500000 vt 0.385992 0.500000 vt 0.378474 0.500000 vt 0.376263 0.500000 vt 0.388519 0.500000 vt 0.389150 0.500000 vt 0.380054 0.500000 vt 0.379738 0.500000 vt 0.375948 0.500000 vt 0.376011 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375253 0.500000 vt 0.375695 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.502494 vt 0.375000 0.505681 vt 0.375000 0.501732 vt 0.375000 0.500693 vt 0.375000 0.505681 vt 0.375000 0.502531 vt 0.375000 0.500739 vt 0.375000 0.501732 vt 0.375000 0.500346 vt 0.375000 0.500148 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500139 vt 0.375000 0.500346 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.389150 0.500000 vt 0.388519 0.500000 vt 0.379738 0.500000 vt 0.380054 0.500000 vt 0.385992 0.500000 vt 0.379548 0.500000 vt 0.376263 0.500000 vt 0.378474 0.500000 vt 0.375695 0.500000 vt 0.375253 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.376011 0.500000 vt 0.375948 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.747716 vt 0.375000 0.744852 vt 0.375000 0.748430 vt 0.375000 0.749343 vt 0.375000 0.744852 vt 0.375000 0.747740 vt 0.375000 0.749372 vt 0.375000 0.748430 vt 0.375000 0.749686 vt 0.375000 0.749874 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.749869 vt 0.375000 0.749686 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.379548 0.750000 vt 0.385992 0.750000 vt 0.378474 0.750000 vt 0.376263 0.750000 vt 0.388519 0.750000 vt 0.389150 0.750000 vt 0.380054 0.750000 vt 0.379738 0.750000 vt 0.375948 0.750000 vt 0.376011 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375253 0.750000 vt 0.375695 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.759985 vt 0.375000 0.757089 vt 0.375000 0.753812 vt 0.375000 0.757344 vt 0.375000 0.754765 vt 0.375000 0.751813 vt 0.375000 0.750481 vt 0.375000 0.751783 vt 0.375000 0.750683 vt 0.375000 0.750096 vt 0.375000 0.750000 vt 0.375000 0.750408 vt 0.375000 0.756040 vt 0.375000 0.752395 vt 0.375000 0.752041 vt 0.375000 0.755714 vt 0.389150 0.750000 vt 0.389150 0.750408 vt 0.380054 0.750408 vt 0.380054 0.750000 vt 0.389150 0.752041 vt 0.389150 0.755714 vt 0.380054 0.755714 vt 0.380054 0.752041 vt 0.376011 0.752041 vt 0.376011 0.755714 vt 0.375000 0.755714 vt 0.375000 0.752041 vt 0.376011 0.750000 vt 0.376011 0.750408 vt 0.375000 0.750408 vt 0.375000 0.750000 vt 0.375000 0.997452 vt 0.375000 0.993390 vt 0.375000 0.997527 vt 0.375000 0.999292 vt 0.375000 0.990166 vt 0.375000 0.986149 vt 0.375000 0.989812 vt 0.375000 0.994711 vt 0.375000 0.996677 vt 0.375000 0.991621 vt 0.375000 0.992073 vt 0.375000 0.997169 vt 0.375000 0.999858 vt 0.375000 0.999052 vt 0.375000 0.999434 vt 0.375000 1.000000 vt 0.389150 0.992073 vt 0.388519 0.997169 vt 0.379738 0.997169 vt 0.380054 0.992073 vt 0.385992 0.999434 vt 0.379548 1.000000 vt 0.376263 1.000000 vt 0.378474 0.999434 vt 0.375695 0.999434 vt 0.375253 1.000000 vt 0.375000 1.000000 vt 0.375000 0.999434 vt 0.376011 0.992073 vt 0.375948 0.997169 vt 0.375000 0.997169 vt 0.375000 0.992073 vt 0.375000 0.172821 vt 0.375000 0.158771 vt 0.375000 0.159033 vt 0.375000 0.173641 vt 0.375000 0.144977 vt 0.375000 0.131178 vt 0.375000 0.130889 vt 0.375000 0.144935 vt 0.375000 0.144910 vt 0.375000 0.130776 vt 0.375000 0.130747 vt 0.375000 0.144904 vt 0.375000 0.173963 vt 0.375000 0.159182 vt 0.375000 0.159220 vt 0.375000 0.174043 vt 0.389150 0.130747 vt 0.389150 0.144904 vt 0.380054 0.144904 vt 0.380054 0.130747 vt 0.389150 0.159220 vt 0.389150 0.174043 vt 0.380054 0.174043 vt 0.380054 0.159220 vt 0.376011 0.159220 vt 0.376011 0.174043 vt 0.375000 0.174043 vt 0.375000 0.159220 vt 0.376011 0.130747 vt 0.376011 0.144904 vt 0.375000 0.144904 vt 0.375000 0.130747 vt 0.375000 0.618822 vt 0.375000 0.605023 vt 0.375000 0.605066 vt 0.375000 0.619111 vt 0.375000 0.591229 vt 0.375000 0.577179 vt 0.375000 0.576359 vt 0.375000 0.590967 vt 0.375000 0.590818 vt 0.375000 0.576037 vt 0.375000 0.575957 vt 0.375000 0.590780 vt 0.375000 0.619224 vt 0.375000 0.605090 vt 0.375000 0.605096 vt 0.375000 0.619253 vt 0.389150 0.575957 vt 0.389150 0.590780 vt 0.380054 0.590780 vt 0.380054 0.575957 vt 0.389150 0.605096 vt 0.389150 0.619253 vt 0.380054 0.619253 vt 0.380054 0.605096 vt 0.376011 0.605096 vt 0.376011 0.619253 vt 0.375000 0.619253 vt 0.375000 0.605096 vt 0.376011 0.575957 vt 0.376011 0.590780 vt 0.375000 0.590780 vt 0.375000 0.575957 vt 0.375000 0.922262 vt 0.375000 0.906954 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.876890 vt 0.375000 0.891981 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.876890 vt 0.375000 0.891981 vt 0.375000 0.922262 vt 0.375000 0.906954 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.389150 0.876890 vt 0.389150 0.891981 vt 0.380054 0.891981 vt 0.380054 0.876890 vt 0.389150 0.906954 vt 0.389150 0.922262 vt 0.380054 0.922262 vt 0.380054 0.906954 vt 0.376011 0.906954 vt 0.376011 0.922262 vt 0.375000 0.922262 vt 0.375000 0.906954 vt 0.376011 0.876890 vt 0.376011 0.891981 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.372165 vt 0.375000 0.357741 vt 0.375000 0.357903 vt 0.375000 0.372799 vt 0.375000 0.343446 vt 0.375000 0.328940 vt 0.375000 0.328134 vt 0.375000 0.343212 vt 0.375000 0.343079 vt 0.375000 0.327817 vt 0.375000 0.327738 vt 0.375000 0.343046 vt 0.375000 0.373047 vt 0.375000 0.357996 vt 0.375000 0.358019 vt 0.375000 0.373110 vt 0.389150 0.327738 vt 0.389150 0.343046 vt 0.380054 0.343046 vt 0.380054 0.327738 vt 0.389150 0.358019 vt 0.389150 0.373110 vt 0.380054 0.373110 vt 0.380054 0.358019 vt 0.376011 0.358019 vt 0.376011 0.373110 vt 0.375000 0.373110 vt 0.375000 0.358019 vt 0.376011 0.327738 vt 0.376011 0.343046 vt 0.375000 0.343046 vt 0.375000 0.327738 vt 0.375000 0.241131 vt 0.375000 0.223427 vt 0.375000 0.223483 vt 0.375000 0.241131 vt 0.375000 0.205818 vt 0.375000 0.188499 vt 0.375000 0.189320 vt 0.375000 0.206100 vt 0.375000 0.206260 vt 0.375000 0.189641 vt 0.375000 0.189722 vt 0.375000 0.206301 vt 0.375000 0.241131 vt 0.375000 0.223515 vt 0.375000 0.223523 vt 0.375000 0.241131 vt 0.389150 0.189722 vt 0.388519 0.206301 vt 0.379738 0.206301 vt 0.380054 0.189722 vt 0.385992 0.223523 vt 0.379548 0.241131 vt 0.376263 0.241131 vt 0.378474 0.223523 vt 0.375695 0.223523 vt 0.375253 0.241131 vt 0.375000 0.241131 vt 0.375000 0.223523 vt 0.376011 0.189722 vt 0.375948 0.206301 vt 0.375000 0.206301 vt 0.375000 0.189722 vt 0.375000 0.561501 vt 0.375000 0.544182 vt 0.375000 0.543900 vt 0.375000 0.560681 vt 0.375000 0.526573 vt 0.375000 0.508869 vt 0.375000 0.508869 vt 0.375000 0.526517 vt 0.375000 0.526485 vt 0.375000 0.508869 vt 0.375000 0.508869 vt 0.375000 0.526477 vt 0.375000 0.560359 vt 0.375000 0.543740 vt 0.375000 0.543699 vt 0.375000 0.560278 vt 0.379548 0.508869 vt 0.385992 0.526477 vt 0.378474 0.526477 vt 0.376263 0.508869 vt 0.388519 0.543699 vt 0.389150 0.560278 vt 0.380054 0.560278 vt 0.379738 0.543699 vt 0.375948 0.543699 vt 0.376011 0.560278 vt 0.375000 0.560278 vt 0.375000 0.543699 vt 0.375253 0.508869 vt 0.375695 0.526477 vt 0.375000 0.526477 vt 0.375000 0.508869 vt 0.375000 0.116833 vt 0.375000 0.101902 vt 0.375000 0.101789 vt 0.375000 0.116544 vt 0.375000 0.086845 vt 0.375000 0.071684 vt 0.375000 0.071484 vt 0.375000 0.086757 vt 0.375000 0.086706 vt 0.375000 0.071406 vt 0.375000 0.071387 vt 0.375000 0.086694 vt 0.375000 0.116430 vt 0.375000 0.101724 vt 0.375000 0.101708 vt 0.375000 0.116402 vt 0.389150 0.071387 vt 0.389150 0.086694 vt 0.380054 0.086694 vt 0.380054 0.071387 vt 0.389150 0.101708 vt 0.389150 0.116402 vt 0.380054 0.116402 vt 0.380054 0.101708 vt 0.376011 0.101708 vt 0.376011 0.116402 vt 0.375000 0.116402 vt 0.375000 0.101708 vt 0.376011 0.071387 vt 0.376011 0.086694 vt 0.375000 0.086694 vt 0.375000 0.071387 vt 0.375000 0.678316 vt 0.375000 0.663155 vt 0.375000 0.663243 vt 0.375000 0.678516 vt 0.375000 0.648098 vt 0.375000 0.633167 vt 0.375000 0.633456 vt 0.375000 0.648211 vt 0.375000 0.648276 vt 0.375000 0.633570 vt 0.375000 0.633598 vt 0.375000 0.648292 vt 0.375000 0.678594 vt 0.375000 0.663294 vt 0.375000 0.663306 vt 0.375000 0.678614 vt 0.389150 0.633598 vt 0.389150 0.648292 vt 0.380054 0.648292 vt 0.380054 0.633598 vt 0.389150 0.663306 vt 0.389150 0.678613 vt 0.380054 0.678613 vt 0.380054 0.663306 vt 0.376011 0.663306 vt 0.376011 0.678613 vt 0.375000 0.678613 vt 0.375000 0.663306 vt 0.376011 0.633598 vt 0.376011 0.648292 vt 0.375000 0.648292 vt 0.375000 0.633598 vt 0.375000 0.979496 vt 0.375000 0.968741 vt 0.375000 0.969429 vt 0.375000 0.981460 vt 0.375000 0.954494 vt 0.375000 0.938356 vt 0.375000 0.938356 vt 0.375000 0.954632 vt 0.375000 0.954742 vt 0.375000 0.938356 vt 0.375000 0.938356 vt 0.375000 0.954769 vt 0.375000 0.982703 vt 0.375000 0.969980 vt 0.375000 0.970117 vt 0.375000 0.983014 vt 0.389150 0.938356 vt 0.389150 0.954769 vt 0.380054 0.954769 vt 0.380054 0.938356 vt 0.389150 0.970117 vt 0.389150 0.983014 vt 0.380054 0.983014 vt 0.380054 0.970117 vt 0.376011 0.970117 vt 0.376011 0.983014 vt 0.375000 0.983014 vt 0.375000 0.970117 vt 0.376011 0.938356 vt 0.376011 0.954769 vt 0.375000 0.954769 vt 0.375000 0.938356 vt 0.375000 0.312846 vt 0.375000 0.295139 vt 0.375000 0.294862 vt 0.375000 0.312040 vt 0.375000 0.277147 vt 0.375000 0.259059 vt 0.375000 0.259059 vt 0.375000 0.277091 vt 0.375000 0.277060 vt 0.375000 0.259059 vt 0.375000 0.259059 vt 0.375000 0.277052 vt 0.375000 0.311723 vt 0.375000 0.294704 vt 0.375000 0.294664 vt 0.375000 0.311644 vt 0.379548 0.259059 vt 0.385992 0.277052 vt 0.378474 0.277052 vt 0.376263 0.259059 vt 0.388519 0.294664 vt 0.389150 0.311644 vt 0.380054 0.311644 vt 0.379738 0.294664 vt 0.375948 0.294664 vt 0.376011 0.311644 vt 0.375000 0.311644 vt 0.375000 0.294664 vt 0.375253 0.259059 vt 0.375695 0.277052 vt 0.375000 0.277052 vt 0.375000 0.259059 vt 0.375000 0.861230 vt 0.375000 0.845005 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.812703 vt 0.375000 0.828676 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.812703 vt 0.375000 0.828676 vt 0.375000 0.861230 vt 0.375000 0.845005 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.389150 0.812703 vt 0.389150 0.828676 vt 0.380054 0.828676 vt 0.380054 0.812703 vt 0.389150 0.845005 vt 0.389150 0.861230 vt 0.380054 0.861230 vt 0.380054 0.845005 vt 0.376011 0.845005 vt 0.376011 0.861230 vt 0.375000 0.861230 vt 0.375000 0.845005 vt 0.376011 0.812703 vt 0.376011 0.828676 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.438541 vt 0.375000 0.421741 vt 0.375000 0.421498 vt 0.375000 0.437706 vt 0.375000 0.404720 vt 0.375000 0.387825 vt 0.375000 0.388459 vt 0.375000 0.404880 vt 0.375000 0.404972 vt 0.375000 0.388707 vt 0.375000 0.388770 vt 0.375000 0.404995 vt 0.375000 0.437379 vt 0.375000 0.421359 vt 0.375000 0.421324 vt 0.375000 0.437297 vt 0.389150 0.388770 vt 0.389150 0.404995 vt 0.380054 0.404995 vt 0.380054 0.388770 vt 0.389150 0.421324 vt 0.389150 0.437297 vt 0.380054 0.437297 vt 0.380054 0.421324 vt 0.376011 0.421324 vt 0.376011 0.437297 vt 0.375000 0.437297 vt 0.375000 0.421324 vt 0.376011 0.388770 vt 0.376011 0.404995 vt 0.375000 0.404995 vt 0.375000 0.388770 vt 0.625000 0.008036 vt 0.625000 0.024101 vt 0.625000 0.024087 vt 0.625000 0.008036 vt 0.625000 0.040142 vt 0.625000 0.056112 vt 0.625000 0.055913 vt 0.625000 0.040073 vt 0.625000 0.040034 vt 0.625000 0.055835 vt 0.625000 0.055815 vt 0.625000 0.040024 vt 0.625000 0.008036 vt 0.625000 0.024079 vt 0.625000 0.024077 vt 0.625000 0.008036 vt 0.611807 0.055815 vt 0.612396 0.040024 vt 0.620583 0.040024 vt 0.620288 0.055815 vt 0.614752 0.024077 vt 0.620759 0.008036 vt 0.623822 0.008036 vt 0.621761 0.024077 vt 0.624352 0.024077 vt 0.624764 0.008036 vt 0.625000 0.008036 vt 0.625000 0.024077 vt 0.624058 0.055815 vt 0.624117 0.040024 vt 0.625000 0.040024 vt 0.625000 0.055815 vt 0.625000 0.453697 vt 0.625000 0.467184 vt 0.625000 0.466897 vt 0.625000 0.452862 vt 0.625000 0.480376 vt 0.625000 0.493469 vt 0.625000 0.493469 vt 0.625000 0.480318 vt 0.625000 0.480286 vt 0.625000 0.493469 vt 0.625000 0.493469 vt 0.625000 0.480277 vt 0.625000 0.452535 vt 0.625000 0.466734 vt 0.625000 0.466693 vt 0.625000 0.452453 vt 0.620759 0.493469 vt 0.614752 0.480277 vt 0.621761 0.480277 vt 0.623822 0.493469 vt 0.612396 0.466693 vt 0.611807 0.452453 vt 0.620288 0.452453 vt 0.620583 0.466693 vt 0.624117 0.466693 vt 0.624058 0.452453 vt 0.625000 0.452453 vt 0.625000 0.466693 vt 0.624764 0.493469 vt 0.624352 0.480277 vt 0.625000 0.480277 vt 0.625000 0.493469 vt 0.625000 0.693888 vt 0.625000 0.709858 vt 0.625000 0.709927 vt 0.625000 0.694087 vt 0.625000 0.725899 vt 0.625000 0.741964 vt 0.625000 0.741964 vt 0.625000 0.725913 vt 0.625000 0.725921 vt 0.625000 0.741964 vt 0.625000 0.741964 vt 0.625000 0.725923 vt 0.625000 0.694165 vt 0.625000 0.709966 vt 0.625000 0.709976 vt 0.625000 0.694185 vt 0.620759 0.741964 vt 0.614752 0.725923 vt 0.621761 0.725923 vt 0.623822 0.741964 vt 0.612396 0.709976 vt 0.611807 0.694185 vt 0.620288 0.694185 vt 0.620583 0.709976 vt 0.624117 0.709976 vt 0.624058 0.694185 vt 0.625000 0.694185 vt 0.625000 0.709976 vt 0.624764 0.741964 vt 0.624352 0.725923 vt 0.625000 0.725923 vt 0.625000 0.741964 vt 0.625000 0.764781 vt 0.625000 0.772755 vt 0.625000 0.772259 vt 0.625000 0.763364 vt 0.625000 0.783914 vt 0.625000 0.797547 vt 0.625000 0.797547 vt 0.625000 0.783815 vt 0.625000 0.783735 vt 0.625000 0.797547 vt 0.625000 0.797547 vt 0.625000 0.783715 vt 0.625000 0.762469 vt 0.625000 0.771863 vt 0.625000 0.771763 vt 0.625000 0.762245 vt 0.611807 0.797547 vt 0.611807 0.783715 vt 0.620288 0.783715 vt 0.620288 0.797547 vt 0.611807 0.771763 vt 0.611807 0.762245 vt 0.620288 0.762245 vt 0.620288 0.771763 vt 0.624058 0.771763 vt 0.624058 0.762245 vt 0.625000 0.762245 vt 0.625000 0.771763 vt 0.624058 0.797547 vt 0.624058 0.783715 vt 0.625000 0.783715 vt 0.625000 0.797547 vt 0.625142 0.002260 vt 0.625177 0.005148 vt 0.625000 0.001570 vt 0.625000 0.000628 vt 0.625035 0.005148 vt 0.625000 0.002260 vt 0.625000 0.000628 vt 0.625000 0.001570 vt 0.625000 0.000314 vt 0.625000 0.000126 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000126 vt 0.625000 0.000314 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.620759 0.000000 vt 0.615341 0.000000 vt 0.622055 0.000000 vt 0.623822 0.000000 vt 0.615341 0.000000 vt 0.620759 0.000000 vt 0.623822 0.000000 vt 0.622055 0.000000 vt 0.624411 0.000000 vt 0.624764 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.624764 0.000000 vt 0.624411 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.247506 vt 0.625035 0.244319 vt 0.625000 0.248268 vt 0.625000 0.249307 vt 0.625177 0.244319 vt 0.625142 0.247509 vt 0.625000 0.249311 vt 0.625000 0.248268 vt 0.625000 0.249654 vt 0.625000 0.249862 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.249861 vt 0.625000 0.249654 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.611807 0.250000 vt 0.612396 0.250000 vt 0.620583 0.250000 vt 0.620288 0.250000 vt 0.614752 0.250000 vt 0.620759 0.250000 vt 0.623822 0.250000 vt 0.621761 0.250000 vt 0.624352 0.250000 vt 0.624764 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.624058 0.250000 vt 0.624117 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.252551 vt 0.625000 0.255804 vt 0.625000 0.251769 vt 0.625000 0.250712 vt 0.625000 0.255804 vt 0.625000 0.252548 vt 0.625000 0.250708 vt 0.625000 0.251769 vt 0.625000 0.250354 vt 0.625000 0.250142 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250142 vt 0.625000 0.250354 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.620759 0.250000 vt 0.614752 0.250000 vt 0.621761 0.250000 vt 0.623822 0.250000 vt 0.612396 0.250000 vt 0.611807 0.250000 vt 0.620288 0.250000 vt 0.620583 0.250000 vt 0.624117 0.250000 vt 0.624058 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.624764 0.250000 vt 0.624352 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.498163 vt 0.625000 0.495816 vt 0.625000 0.498724 vt 0.625000 0.499490 vt 0.625000 0.495816 vt 0.625000 0.498200 vt 0.625000 0.499535 vt 0.625000 0.498724 vt 0.625000 0.499745 vt 0.625000 0.499907 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.499898 vt 0.625000 0.499745 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.611807 0.500000 vt 0.612396 0.500000 vt 0.620583 0.500000 vt 0.620288 0.500000 vt 0.614752 0.500000 vt 0.620759 0.500000 vt 0.623822 0.500000 vt 0.621761 0.500000 vt 0.624352 0.500000 vt 0.624764 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.624058 0.500000 vt 0.624117 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.502531 vt 0.625000 0.505681 vt 0.625000 0.501732 vt 0.625000 0.500739 vt 0.625000 0.505681 vt 0.625000 0.502494 vt 0.625000 0.500693 vt 0.625000 0.501732 vt 0.625000 0.500346 vt 0.625000 0.500139 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500148 vt 0.625000 0.500346 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.620759 0.500000 vt 0.614752 0.500000 vt 0.621761 0.500000 vt 0.623822 0.500000 vt 0.612396 0.500000 vt 0.611807 0.500000 vt 0.620288 0.500000 vt 0.620583 0.500000 vt 0.624117 0.500000 vt 0.624058 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.624764 0.500000 vt 0.624352 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.747740 vt 0.625000 0.744852 vt 0.625000 0.748430 vt 0.625000 0.749372 vt 0.625000 0.744852 vt 0.625000 0.747716 vt 0.625000 0.749343 vt 0.625000 0.748430 vt 0.625000 0.749686 vt 0.625000 0.749869 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.749874 vt 0.625000 0.749686 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.611807 0.750000 vt 0.612396 0.750000 vt 0.620583 0.750000 vt 0.620288 0.750000 vt 0.614752 0.750000 vt 0.620759 0.750000 vt 0.623822 0.750000 vt 0.621761 0.750000 vt 0.624352 0.750000 vt 0.624764 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.624058 0.750000 vt 0.624117 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.751813 vt 0.625000 0.754765 vt 0.625000 0.751783 vt 0.625000 0.750481 vt 0.625000 0.757089 vt 0.625000 0.759985 vt 0.625000 0.757344 vt 0.625000 0.753812 vt 0.625000 0.752395 vt 0.625000 0.756040 vt 0.625000 0.755714 vt 0.625000 0.752041 vt 0.625000 0.750096 vt 0.625000 0.750683 vt 0.625000 0.750408 vt 0.625000 0.750000 vt 0.611807 0.755714 vt 0.611807 0.752041 vt 0.620288 0.752041 vt 0.620288 0.755714 vt 0.611807 0.750408 vt 0.611807 0.750000 vt 0.620288 0.750000 vt 0.620288 0.750408 vt 0.624058 0.750408 vt 0.624058 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750408 vt 0.624058 0.755714 vt 0.624058 0.752041 vt 0.625000 0.752041 vt 0.625000 0.755714 vt 0.625000 0.986149 vt 0.625000 0.990166 vt 0.625000 0.994711 vt 0.625000 0.989812 vt 0.625000 0.993390 vt 0.625000 0.997452 vt 0.625000 0.999292 vt 0.625000 0.997527 vt 0.625000 0.999052 vt 0.625000 0.999858 vt 0.625000 1.000000 vt 0.625000 0.999434 vt 0.625000 0.991621 vt 0.625000 0.996677 vt 0.625000 0.997169 vt 0.625000 0.992073 vt 0.620759 1.000000 vt 0.614752 0.999434 vt 0.621761 0.999434 vt 0.623822 1.000000 vt 0.612396 0.997169 vt 0.611807 0.992073 vt 0.620288 0.992073 vt 0.620583 0.997169 vt 0.624117 0.997169 vt 0.624058 0.992073 vt 0.625000 0.992073 vt 0.625000 0.997169 vt 0.624764 1.000000 vt 0.624352 0.999434 vt 0.625000 0.999434 vt 0.625000 1.000000 vt 0.625000 0.131178 vt 0.625000 0.144977 vt 0.625000 0.144935 vt 0.625000 0.130889 vt 0.625000 0.158771 vt 0.625000 0.172821 vt 0.625000 0.173641 vt 0.625000 0.159033 vt 0.625000 0.159182 vt 0.625000 0.173963 vt 0.625000 0.174043 vt 0.625000 0.159220 vt 0.625000 0.130776 vt 0.625000 0.144910 vt 0.625000 0.144904 vt 0.625000 0.130747 vt 0.611807 0.174043 vt 0.611807 0.159220 vt 0.620288 0.159220 vt 0.620288 0.174043 vt 0.611807 0.144904 vt 0.611807 0.130747 vt 0.620288 0.130747 vt 0.620288 0.144904 vt 0.624058 0.144904 vt 0.624058 0.130747 vt 0.625000 0.130747 vt 0.625000 0.144904 vt 0.624058 0.174043 vt 0.624058 0.159220 vt 0.625000 0.159220 vt 0.625000 0.174043 vt 0.625000 0.577179 vt 0.625000 0.591229 vt 0.625000 0.590967 vt 0.625000 0.576359 vt 0.625000 0.605023 vt 0.625000 0.618822 vt 0.625000 0.619111 vt 0.625000 0.605066 vt 0.625000 0.605090 vt 0.625000 0.619224 vt 0.625000 0.619253 vt 0.625000 0.605096 vt 0.625000 0.576037 vt 0.625000 0.590818 vt 0.625000 0.590780 vt 0.625000 0.575957 vt 0.611807 0.619253 vt 0.611807 0.605096 vt 0.620288 0.605096 vt 0.620288 0.619253 vt 0.611807 0.590780 vt 0.611807 0.575957 vt 0.620288 0.575957 vt 0.620288 0.590780 vt 0.624058 0.590780 vt 0.624058 0.575957 vt 0.625000 0.575957 vt 0.625000 0.590780 vt 0.624058 0.619253 vt 0.624058 0.605096 vt 0.625000 0.605096 vt 0.625000 0.619253 vt 0.625000 0.876890 vt 0.625000 0.891981 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.922262 vt 0.625000 0.906954 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.922262 vt 0.625000 0.906954 vt 0.625000 0.876890 vt 0.625000 0.891981 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.611807 0.922262 vt 0.611807 0.906954 vt 0.620288 0.906954 vt 0.620288 0.922262 vt 0.611807 0.891981 vt 0.611807 0.876890 vt 0.620288 0.876890 vt 0.620288 0.891981 vt 0.624058 0.891981 vt 0.624058 0.876890 vt 0.625000 0.876890 vt 0.625000 0.891981 vt 0.624058 0.922262 vt 0.624058 0.906954 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.328940 vt 0.625000 0.343446 vt 0.625000 0.343212 vt 0.625000 0.328134 vt 0.625000 0.357741 vt 0.625000 0.372165 vt 0.625000 0.372799 vt 0.625000 0.357903 vt 0.625000 0.357996 vt 0.625000 0.373047 vt 0.625000 0.373110 vt 0.625000 0.358019 vt 0.625000 0.327817 vt 0.625000 0.343079 vt 0.625000 0.343046 vt 0.625000 0.327738 vt 0.611807 0.373110 vt 0.611807 0.358019 vt 0.620288 0.358019 vt 0.620288 0.373110 vt 0.611807 0.343046 vt 0.611807 0.327738 vt 0.620288 0.327738 vt 0.620288 0.343046 vt 0.624058 0.343046 vt 0.624058 0.327738 vt 0.625000 0.327738 vt 0.625000 0.343046 vt 0.624058 0.373110 vt 0.624058 0.358019 vt 0.625000 0.358019 vt 0.625000 0.373110 vt 0.625000 0.188499 vt 0.625000 0.205818 vt 0.625000 0.206100 vt 0.625000 0.189320 vt 0.625000 0.223427 vt 0.625000 0.241131 vt 0.625000 0.241131 vt 0.625000 0.223483 vt 0.625000 0.223515 vt 0.625000 0.241131 vt 0.625000 0.241131 vt 0.625000 0.223523 vt 0.625000 0.189641 vt 0.625000 0.206260 vt 0.625000 0.206301 vt 0.625000 0.189722 vt 0.620759 0.241131 vt 0.614752 0.223523 vt 0.621761 0.223523 vt 0.623822 0.241131 vt 0.612396 0.206301 vt 0.611807 0.189722 vt 0.620288 0.189722 vt 0.620583 0.206301 vt 0.624117 0.206301 vt 0.624058 0.189722 vt 0.625000 0.189722 vt 0.625000 0.206301 vt 0.624764 0.241131 vt 0.624352 0.223523 vt 0.625000 0.223523 vt 0.625000 0.241131 vt 0.625000 0.508869 vt 0.625000 0.526573 vt 0.625000 0.526517 vt 0.625000 0.508869 vt 0.625000 0.544182 vt 0.625000 0.561501 vt 0.625000 0.560681 vt 0.625000 0.543900 vt 0.625000 0.543740 vt 0.625000 0.560359 vt 0.625000 0.560278 vt 0.625000 0.543699 vt 0.625000 0.508869 vt 0.625000 0.526485 vt 0.625000 0.526477 vt 0.625000 0.508869 vt 0.611807 0.560278 vt 0.612396 0.543699 vt 0.620583 0.543699 vt 0.620288 0.560278 vt 0.614752 0.526477 vt 0.620759 0.508869 vt 0.623822 0.508869 vt 0.621761 0.526477 vt 0.624352 0.526477 vt 0.624764 0.508869 vt 0.625000 0.508869 vt 0.625000 0.526477 vt 0.624058 0.560278 vt 0.624117 0.543699 vt 0.625000 0.543699 vt 0.625000 0.560278 vt 0.625000 0.071684 vt 0.625000 0.086845 vt 0.625000 0.086757 vt 0.625000 0.071484 vt 0.625000 0.101902 vt 0.625000 0.116833 vt 0.625000 0.116544 vt 0.625000 0.101789 vt 0.625000 0.101724 vt 0.625000 0.116430 vt 0.625000 0.116402 vt 0.625000 0.101708 vt 0.625000 0.071406 vt 0.625000 0.086706 vt 0.625000 0.086694 vt 0.625000 0.071387 vt 0.611807 0.116402 vt 0.611807 0.101708 vt 0.620288 0.101708 vt 0.620288 0.116402 vt 0.611807 0.086694 vt 0.611807 0.071387 vt 0.620288 0.071387 vt 0.620288 0.086694 vt 0.624058 0.086694 vt 0.624058 0.071387 vt 0.625000 0.071387 vt 0.625000 0.086694 vt 0.624058 0.116402 vt 0.624058 0.101708 vt 0.625000 0.101708 vt 0.625000 0.116402 vt 0.625000 0.633167 vt 0.625000 0.648098 vt 0.625000 0.648211 vt 0.625000 0.633456 vt 0.625000 0.663155 vt 0.625000 0.678316 vt 0.625000 0.678516 vt 0.625000 0.663243 vt 0.625000 0.663294 vt 0.625000 0.678594 vt 0.625000 0.678613 vt 0.625000 0.663306 vt 0.625000 0.633570 vt 0.625000 0.648276 vt 0.625000 0.648292 vt 0.625000 0.633598 vt 0.611807 0.678613 vt 0.611807 0.663306 vt 0.620288 0.663306 vt 0.620288 0.678613 vt 0.611807 0.648292 vt 0.611807 0.633598 vt 0.620288 0.633598 vt 0.620288 0.648292 vt 0.624058 0.648292 vt 0.624058 0.633598 vt 0.625000 0.633598 vt 0.625000 0.648292 vt 0.624058 0.678613 vt 0.624058 0.663306 vt 0.625000 0.663306 vt 0.625000 0.678613 vt 0.625000 0.938356 vt 0.625000 0.954494 vt 0.625000 0.954632 vt 0.625000 0.938356 vt 0.625000 0.968741 vt 0.625000 0.979496 vt 0.625000 0.981460 vt 0.625000 0.969429 vt 0.625000 0.969980 vt 0.625000 0.982703 vt 0.625000 0.983014 vt 0.625000 0.970117 vt 0.625000 0.938356 vt 0.625000 0.954742 vt 0.625000 0.954769 vt 0.625000 0.938356 vt 0.611807 0.983014 vt 0.611807 0.970117 vt 0.620288 0.970117 vt 0.620288 0.983014 vt 0.611807 0.954769 vt 0.611807 0.938356 vt 0.620288 0.938356 vt 0.620288 0.954769 vt 0.624058 0.954769 vt 0.624058 0.938356 vt 0.625000 0.938356 vt 0.625000 0.954769 vt 0.624058 0.983014 vt 0.624058 0.970117 vt 0.625000 0.970117 vt 0.625000 0.983014 vt 0.625000 0.259059 vt 0.625000 0.277147 vt 0.625000 0.277091 vt 0.625000 0.259059 vt 0.625000 0.295139 vt 0.625000 0.312846 vt 0.625000 0.312040 vt 0.625000 0.294862 vt 0.625000 0.294704 vt 0.625000 0.311723 vt 0.625000 0.311644 vt 0.625000 0.294664 vt 0.625000 0.259059 vt 0.625000 0.277060 vt 0.625000 0.277052 vt 0.625000 0.259059 vt 0.611807 0.311644 vt 0.612396 0.294664 vt 0.620583 0.294664 vt 0.620288 0.311644 vt 0.614752 0.277052 vt 0.620759 0.259059 vt 0.623822 0.259059 vt 0.621761 0.277052 vt 0.624352 0.277052 vt 0.624764 0.259059 vt 0.625000 0.259059 vt 0.625000 0.277052 vt 0.624058 0.311644 vt 0.624117 0.294664 vt 0.625000 0.294664 vt 0.625000 0.311644 vt 0.625000 0.812703 vt 0.625000 0.828676 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.861230 vt 0.625000 0.845005 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.861230 vt 0.625000 0.845005 vt 0.625000 0.812703 vt 0.625000 0.828676 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.611807 0.861230 vt 0.611807 0.845005 vt 0.620288 0.845005 vt 0.620288 0.861230 vt 0.611807 0.828676 vt 0.611807 0.812703 vt 0.620288 0.812703 vt 0.620288 0.828676 vt 0.624058 0.828676 vt 0.624058 0.812703 vt 0.625000 0.812703 vt 0.625000 0.828676 vt 0.624058 0.861230 vt 0.624058 0.845005 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.387825 vt 0.625000 0.404720 vt 0.625000 0.404880 vt 0.625000 0.388459 vt 0.625000 0.421741 vt 0.625000 0.438541 vt 0.625000 0.437706 vt 0.625000 0.421498 vt 0.625000 0.421359 vt 0.625000 0.437379 vt 0.625000 0.437297 vt 0.625000 0.421324 vt 0.625000 0.388707 vt 0.625000 0.404972 vt 0.625000 0.404995 vt 0.625000 0.388770 vt 0.611807 0.437297 vt 0.611807 0.421324 vt 0.620288 0.421324 vt 0.620288 0.437297 vt 0.611807 0.404995 vt 0.611807 0.388770 vt 0.620288 0.388770 vt 0.620288 0.404995 vt 0.624058 0.404995 vt 0.624058 0.388770 vt 0.625000 0.388770 vt 0.625000 0.404995 vt 0.624058 0.437297 vt 0.624058 0.421324 vt 0.625000 0.421324 vt 0.625000 0.437297 vt 0.409803 0.008036 vt 0.425930 0.016065 vt 0.413728 0.024077 vt 0.399605 0.016065 vt 0.471928 0.008036 vt 0.487633 0.016065 vt 0.471772 0.024077 vt 0.456183 0.016065 vt 0.471703 0.040024 vt 0.487257 0.047943 vt 0.471686 0.055815 vt 0.456518 0.047943 vt 0.415682 0.040024 vt 0.428423 0.047943 vt 0.416171 0.055815 vt 0.405164 0.047943 vt 0.416171 0.452453 vt 0.428423 0.459671 vt 0.415682 0.466693 vt 0.405164 0.459671 vt 0.471686 0.452453 vt 0.487257 0.459671 vt 0.471703 0.466693 vt 0.456518 0.459671 vt 0.471772 0.480277 vt 0.487633 0.486906 vt 0.471928 0.493469 vt 0.456183 0.486906 vt 0.413728 0.480277 vt 0.425930 0.486906 vt 0.409803 0.493469 vt 0.399605 0.486906 vt 0.416171 0.694185 vt 0.428423 0.702057 vt 0.415682 0.709976 vt 0.405164 0.702057 vt 0.471686 0.694185 vt 0.487257 0.702057 vt 0.471703 0.709976 vt 0.456518 0.702057 vt 0.471772 0.725923 vt 0.487633 0.733935 vt 0.471928 0.741964 vt 0.456183 0.733935 vt 0.413728 0.725923 vt 0.425930 0.733935 vt 0.409803 0.741964 vt 0.399605 0.733935 vt 0.416171 0.762245 vt 0.428501 0.766665 vt 0.416171 0.771763 vt 0.405322 0.766665 vt 0.471686 0.762245 vt 0.487246 0.766665 vt 0.471686 0.771763 vt 0.456528 0.766665 vt 0.471686 0.783715 vt 0.487246 0.790431 vt 0.471686 0.797547 vt 0.456528 0.790431 vt 0.416171 0.783715 vt 0.428501 0.790431 vt 0.416171 0.797547 vt 0.405322 0.790431 vt 0.827474 0.047943 vt 0.834735 0.040027 vt 0.841703 0.047958 vt 0.834671 0.055820 vt 0.828194 0.016065 vt 0.835498 0.008036 vt 0.842030 0.016065 vt 0.834988 0.024078 vt 0.855345 0.016067 vt 0.861931 0.008036 vt 0.868469 0.016070 vt 0.861916 0.024093 vt 0.855280 0.048019 vt 0.861908 0.040105 vt 0.868469 0.048141 vt 0.861906 0.055992 vt 0.138069 0.008036 vt 0.144655 0.016067 vt 0.138084 0.024093 vt 0.131531 0.016070 vt 0.164502 0.008036 vt 0.171806 0.016065 vt 0.165012 0.024078 vt 0.157970 0.016065 vt 0.165265 0.040027 vt 0.172526 0.047943 vt 0.165329 0.055820 vt 0.158297 0.047958 vt 0.138092 0.040105 vt 0.144720 0.048019 vt 0.138094 0.055992 vt 0.131531 0.048141 vt 0.409803 0.000000 vt 0.425852 0.000000 vt 0.413240 0.000000 vt 0.399447 0.000000 vt 0.471928 0.000000 vt 0.487643 0.000000 vt 0.471790 0.000000 vt 0.456173 0.000000 vt 0.471790 0.000000 vt 0.487643 0.000000 vt 0.471928 0.000000 vt 0.456173 0.000000 vt 0.413240 0.000000 vt 0.425852 0.000000 vt 0.409803 0.000000 vt 0.399447 0.000000 vt 0.629760 0.017485 vt 0.628583 0.025294 vt 0.626416 0.019000 vt 0.626601 0.012180 vt 0.632839 0.047982 vt 0.629954 0.055820 vt 0.627787 0.048037 vt 0.629680 0.040270 vt 0.625557 0.048097 vt 0.625142 0.055992 vt 0.625000 0.048172 vt 0.625133 0.040341 vt 0.625283 0.019002 vt 0.625097 0.025271 vt 0.625000 0.017295 vt 0.625044 0.012148 vt 0.487633 0.250000 vt 0.471772 0.250000 vt 0.456183 0.250000 vt 0.471928 0.250000 vt 0.487257 0.250000 vt 0.471686 0.250000 vt 0.456518 0.250000 vt 0.471703 0.250000 vt 0.428423 0.250000 vt 0.416171 0.250000 vt 0.405164 0.250000 vt 0.415682 0.250000 vt 0.425930 0.250000 vt 0.413728 0.250000 vt 0.399605 0.250000 vt 0.409803 0.250000 vt 0.367161 0.047982 vt 0.370320 0.040270 vt 0.372213 0.048037 vt 0.370046 0.055820 vt 0.370240 0.017485 vt 0.373399 0.012180 vt 0.373584 0.019000 vt 0.371417 0.025294 vt 0.374717 0.019002 vt 0.374956 0.012148 vt 0.375000 0.017295 vt 0.374903 0.025271 vt 0.374443 0.048097 vt 0.374867 0.040341 vt 0.375000 0.048172 vt 0.374858 0.055992 vt 0.416171 0.250000 vt 0.428423 0.250000 vt 0.415682 0.250000 vt 0.405164 0.250000 vt 0.471686 0.250000 vt 0.487257 0.250000 vt 0.471703 0.250000 vt 0.456518 0.250000 vt 0.471772 0.250000 vt 0.487633 0.250000 vt 0.471928 0.250000 vt 0.456183 0.250000 vt 0.413728 0.250000 vt 0.425930 0.250000 vt 0.409803 0.250000 vt 0.399605 0.250000 vt 0.625000 0.460472 vt 0.625000 0.466849 vt 0.625000 0.459988 vt 0.625000 0.453214 vt 0.625000 0.485936 vt 0.625000 0.490128 vt 0.625000 0.484533 vt 0.625000 0.479390 vt 0.625000 0.484533 vt 0.625000 0.490128 vt 0.625000 0.485936 vt 0.625000 0.479390 vt 0.625000 0.459988 vt 0.625000 0.466849 vt 0.625000 0.460472 vt 0.625000 0.453214 vt 0.471686 0.500000 vt 0.456518 0.500000 vt 0.471703 0.500000 vt 0.487257 0.500000 vt 0.416171 0.500000 vt 0.405164 0.500000 vt 0.415682 0.500000 vt 0.428423 0.500000 vt 0.413728 0.500000 vt 0.399605 0.500000 vt 0.409803 0.500000 vt 0.425930 0.500000 vt 0.471772 0.500000 vt 0.456183 0.500000 vt 0.471928 0.500000 vt 0.487633 0.500000 vt 0.375000 0.485936 vt 0.375000 0.479390 vt 0.375000 0.484533 vt 0.375000 0.490128 vt 0.375000 0.460472 vt 0.375000 0.453214 vt 0.375000 0.459988 vt 0.375000 0.466849 vt 0.375000 0.459988 vt 0.375000 0.453214 vt 0.375000 0.460472 vt 0.375000 0.466849 vt 0.375000 0.484533 vt 0.375000 0.479390 vt 0.375000 0.485936 vt 0.375000 0.490128 vt 0.416171 0.500000 vt 0.428423 0.500000 vt 0.415682 0.500000 vt 0.405164 0.500000 vt 0.471686 0.500000 vt 0.487257 0.500000 vt 0.471703 0.500000 vt 0.456518 0.500000 vt 0.471772 0.500000 vt 0.487633 0.500000 vt 0.471928 0.500000 vt 0.456183 0.500000 vt 0.413728 0.500000 vt 0.425930 0.500000 vt 0.409803 0.500000 vt 0.399605 0.500000 vt 0.625000 0.701828 vt 0.625000 0.709657 vt 0.625000 0.701887 vt 0.625000 0.694003 vt 0.625000 0.732705 vt 0.625000 0.737852 vt 0.625000 0.730997 vt 0.625000 0.724729 vt 0.625000 0.730997 vt 0.625000 0.737852 vt 0.625000 0.732705 vt 0.625000 0.724729 vt 0.625000 0.701887 vt 0.625000 0.709657 vt 0.625000 0.701828 vt 0.625000 0.694003 vt 0.471686 0.750000 vt 0.456518 0.750000 vt 0.471703 0.750000 vt 0.487257 0.750000 vt 0.416171 0.750000 vt 0.405164 0.750000 vt 0.415682 0.750000 vt 0.428423 0.750000 vt 0.413728 0.750000 vt 0.399605 0.750000 vt 0.409803 0.750000 vt 0.425930 0.750000 vt 0.471772 0.750000 vt 0.456183 0.750000 vt 0.471928 0.750000 vt 0.487633 0.750000 vt 0.375000 0.732705 vt 0.375000 0.724729 vt 0.375000 0.730998 vt 0.375000 0.737852 vt 0.375000 0.701828 vt 0.375000 0.694003 vt 0.375000 0.701887 vt 0.375000 0.709657 vt 0.375000 0.701887 vt 0.375000 0.694003 vt 0.375000 0.701828 vt 0.375000 0.709657 vt 0.375000 0.730997 vt 0.375000 0.724729 vt 0.375000 0.732705 vt 0.375000 0.737852 vt 0.416171 0.750000 vt 0.428501 0.750102 vt 0.416171 0.750408 vt 0.405322 0.750102 vt 0.471686 0.750000 vt 0.487246 0.750102 vt 0.471686 0.750408 vt 0.456528 0.750102 vt 0.471686 0.752041 vt 0.487246 0.753571 vt 0.471686 0.755714 vt 0.456528 0.753571 vt 0.416171 0.752041 vt 0.428501 0.753571 vt 0.416171 0.755714 vt 0.405322 0.753571 vt 0.625000 0.764064 vt 0.625000 0.770668 vt 0.625000 0.765827 vt 0.625000 0.759992 vt 0.625000 0.789528 vt 0.625000 0.796806 vt 0.625000 0.790087 vt 0.625000 0.783172 vt 0.625000 0.790386 vt 0.625000 0.797526 vt 0.625000 0.790480 vt 0.625000 0.783853 vt 0.625000 0.767266 vt 0.625000 0.772498 vt 0.625000 0.768341 vt 0.625000 0.763991 vt 0.471928 1.000000 vt 0.456183 0.999858 vt 0.471772 0.999434 vt 0.487633 0.999858 vt 0.409803 1.000000 vt 0.399605 0.999858 vt 0.413728 0.999434 vt 0.425930 0.999858 vt 0.415682 0.997169 vt 0.405164 0.995046 vt 0.416171 0.992073 vt 0.428423 0.995046 vt 0.471703 0.997169 vt 0.456518 0.995046 vt 0.471686 0.992073 vt 0.487257 0.995046 vt 0.375000 0.789528 vt 0.375000 0.783172 vt 0.375000 0.790087 vt 0.375000 0.796806 vt 0.375000 0.764064 vt 0.375000 0.759992 vt 0.375000 0.765827 vt 0.375000 0.770668 vt 0.375000 0.767266 vt 0.375000 0.763990 vt 0.375000 0.768341 vt 0.375000 0.772498 vt 0.375000 0.790386 vt 0.375000 0.783853 vt 0.375000 0.790480 vt 0.375000 0.797526 vt 0.625000 0.016065 vt 0.625000 0.024077 vt 0.625000 0.016065 vt 0.625000 0.008036 vt 0.625000 0.047943 vt 0.625000 0.055815 vt 0.625000 0.047943 vt 0.625000 0.040024 vt 0.625000 0.047943 vt 0.625000 0.055815 vt 0.625000 0.047943 vt 0.625000 0.040024 vt 0.625000 0.016065 vt 0.625000 0.024077 vt 0.625000 0.016065 vt 0.625000 0.008036 vt 0.375000 0.047943 vt 0.375000 0.040024 vt 0.375000 0.047943 vt 0.375000 0.055815 vt 0.375000 0.016065 vt 0.375000 0.008036 vt 0.375000 0.016065 vt 0.375000 0.024077 vt 0.375000 0.016065 vt 0.375000 0.008036 vt 0.375000 0.016065 vt 0.375000 0.024077 vt 0.375000 0.047943 vt 0.375000 0.040024 vt 0.375000 0.047943 vt 0.375000 0.055815 vt 0.625000 0.459671 vt 0.625000 0.466693 vt 0.625000 0.459671 vt 0.625000 0.452453 vt 0.625000 0.486906 vt 0.625000 0.493469 vt 0.625000 0.486906 vt 0.625000 0.480277 vt 0.625000 0.486906 vt 0.625000 0.493469 vt 0.625000 0.486906 vt 0.625000 0.480277 vt 0.625000 0.459671 vt 0.625000 0.466693 vt 0.625000 0.459671 vt 0.625000 0.452453 vt 0.375000 0.486906 vt 0.375000 0.480277 vt 0.375000 0.486906 vt 0.375000 0.493469 vt 0.375000 0.459671 vt 0.375000 0.452453 vt 0.375000 0.459671 vt 0.375000 0.466693 vt 0.375000 0.459671 vt 0.375000 0.452453 vt 0.375000 0.459671 vt 0.375000 0.466693 vt 0.375000 0.486906 vt 0.375000 0.480277 vt 0.375000 0.486906 vt 0.375000 0.493469 vt 0.625000 0.702057 vt 0.625000 0.709976 vt 0.625000 0.702057 vt 0.625000 0.694185 vt 0.625000 0.733935 vt 0.625000 0.741964 vt 0.625000 0.733935 vt 0.625000 0.725923 vt 0.625000 0.733935 vt 0.625000 0.741964 vt 0.625000 0.733935 vt 0.625000 0.725923 vt 0.625000 0.702057 vt 0.625000 0.709976 vt 0.625000 0.702057 vt 0.625000 0.694185 vt 0.375000 0.733935 vt 0.375000 0.725923 vt 0.375000 0.733935 vt 0.375000 0.741964 vt 0.375000 0.702057 vt 0.375000 0.694185 vt 0.375000 0.702057 vt 0.375000 0.709976 vt 0.375000 0.702057 vt 0.375000 0.694185 vt 0.375000 0.702057 vt 0.375000 0.709976 vt 0.375000 0.733935 vt 0.375000 0.725923 vt 0.375000 0.733935 vt 0.375000 0.741964 vt 0.625000 0.766665 vt 0.625000 0.771763 vt 0.625000 0.766665 vt 0.625000 0.762245 vt 0.625000 0.790431 vt 0.625000 0.797547 vt 0.625000 0.790431 vt 0.625000 0.783715 vt 0.625000 0.790431 vt 0.625000 0.797547 vt 0.625000 0.790431 vt 0.625000 0.783715 vt 0.625000 0.766665 vt 0.625000 0.771763 vt 0.625000 0.766665 vt 0.625000 0.762245 vt 0.375000 0.790431 vt 0.375000 0.783715 vt 0.375000 0.790431 vt 0.375000 0.797547 vt 0.375000 0.766665 vt 0.375000 0.762245 vt 0.375000 0.766665 vt 0.375000 0.771763 vt 0.375000 0.766665 vt 0.375000 0.762245 vt 0.375000 0.766665 vt 0.375000 0.771763 vt 0.375000 0.790431 vt 0.375000 0.783715 vt 0.375000 0.790431 vt 0.375000 0.797547 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750102 vt 0.625000 0.750408 vt 0.625000 0.750102 vt 0.625000 0.750000 vt 0.625000 0.753571 vt 0.625000 0.755714 vt 0.625000 0.753571 vt 0.625000 0.752041 vt 0.625000 0.753571 vt 0.625000 0.755714 vt 0.625000 0.753571 vt 0.625000 0.752041 vt 0.625000 0.750102 vt 0.625000 0.750408 vt 0.625000 0.750102 vt 0.625000 0.750000 vt 0.375000 0.753571 vt 0.375000 0.752041 vt 0.375000 0.753571 vt 0.375000 0.755714 vt 0.375000 0.750102 vt 0.375000 0.750000 vt 0.375000 0.750102 vt 0.375000 0.750408 vt 0.375000 0.750102 vt 0.375000 0.750000 vt 0.375000 0.750102 vt 0.375000 0.750408 vt 0.375000 0.753571 vt 0.375000 0.752041 vt 0.375000 0.753571 vt 0.375000 0.755714 vt 0.375000 0.999858 vt 0.375000 0.999434 vt 0.375000 0.999858 vt 0.375000 1.000000 vt 0.375000 0.995046 vt 0.375000 0.992073 vt 0.375000 0.995046 vt 0.375000 0.997169 vt 0.375000 0.995046 vt 0.375000 0.992073 vt 0.375000 0.995046 vt 0.375000 0.997169 vt 0.375000 0.999858 vt 0.375000 0.999434 vt 0.375000 0.999858 vt 0.375000 1.000000 vt 0.625000 0.995046 vt 0.625000 0.997169 vt 0.625000 0.995046 vt 0.625000 0.992073 vt 0.625000 0.999858 vt 0.625000 1.000000 vt 0.625000 0.999858 vt 0.625000 0.999434 vt 0.625000 0.999858 vt 0.625000 1.000000 vt 0.625000 0.999858 vt 0.625000 0.999434 vt 0.625000 0.995046 vt 0.625000 0.997169 vt 0.625000 0.995046 vt 0.625000 0.992073 vt 0.533697 0.250000 vt 0.548345 0.250000 vt 0.533745 0.250000 vt 0.518507 0.250000 vt 0.586581 0.250000 vt 0.596876 0.250000 vt 0.587038 0.250000 vt 0.575060 0.250000 vt 0.588868 0.250000 vt 0.602059 0.250000 vt 0.592542 0.250000 vt 0.577450 0.250000 vt 0.533937 0.250000 vt 0.548987 0.250000 vt 0.534306 0.250000 vt 0.518883 0.250000 vt 0.518883 0.486906 vt 0.533937 0.480277 vt 0.548987 0.486906 vt 0.534306 0.493469 vt 0.518507 0.459671 vt 0.533697 0.452453 vt 0.548345 0.459671 vt 0.533745 0.466693 vt 0.575060 0.459671 vt 0.586581 0.452453 vt 0.596876 0.459671 vt 0.587038 0.466693 vt 0.577450 0.486906 vt 0.588868 0.480277 vt 0.602059 0.486906 vt 0.592542 0.493469 vt 0.586581 0.500000 vt 0.575060 0.500000 vt 0.587038 0.500000 vt 0.596876 0.500000 vt 0.533697 0.500000 vt 0.518507 0.500000 vt 0.533745 0.500000 vt 0.548345 0.500000 vt 0.533937 0.500000 vt 0.518883 0.500000 vt 0.534306 0.500000 vt 0.548987 0.500000 vt 0.588868 0.500000 vt 0.577450 0.500000 vt 0.592542 0.500000 vt 0.602059 0.500000 vt 0.518883 0.500000 vt 0.533937 0.500000 vt 0.548987 0.500000 vt 0.534306 0.500000 vt 0.518507 0.500000 vt 0.533697 0.500000 vt 0.548345 0.500000 vt 0.533745 0.500000 vt 0.575060 0.500000 vt 0.586581 0.500000 vt 0.596876 0.500000 vt 0.587038 0.500000 vt 0.577450 0.500000 vt 0.588868 0.500000 vt 0.602059 0.500000 vt 0.592542 0.500000 vt 0.518883 0.733935 vt 0.533937 0.725923 vt 0.548987 0.733935 vt 0.534306 0.741964 vt 0.518507 0.702057 vt 0.533697 0.694185 vt 0.548345 0.702057 vt 0.533745 0.709976 vt 0.575060 0.702057 vt 0.586581 0.694185 vt 0.596876 0.702057 vt 0.587038 0.709976 vt 0.577450 0.733935 vt 0.588868 0.725923 vt 0.602059 0.733935 vt 0.592542 0.741964 vt 0.586581 0.750000 vt 0.575060 0.750000 vt 0.587038 0.750000 vt 0.596876 0.750000 vt 0.533697 0.750000 vt 0.518507 0.750000 vt 0.533745 0.750000 vt 0.548345 0.750000 vt 0.533937 0.750000 vt 0.518883 0.750000 vt 0.534306 0.750000 vt 0.548987 0.750000 vt 0.588868 0.750000 vt 0.577450 0.750000 vt 0.592542 0.750000 vt 0.602059 0.750000 vt 0.518496 0.753571 vt 0.533697 0.752041 vt 0.548325 0.753571 vt 0.533697 0.755714 vt 0.518496 0.750102 vt 0.533697 0.750000 vt 0.548325 0.750102 vt 0.533697 0.750408 vt 0.574985 0.750102 vt 0.586581 0.750000 vt 0.596729 0.750102 vt 0.586581 0.750408 vt 0.574985 0.753571 vt 0.586581 0.752041 vt 0.596729 0.753571 vt 0.586581 0.755714 vt 0.518496 0.790431 vt 0.533697 0.783715 vt 0.548325 0.790431 vt 0.533697 0.797547 vt 0.518496 0.766665 vt 0.533697 0.762245 vt 0.548325 0.766665 vt 0.533697 0.771763 vt 0.574985 0.766665 vt 0.586581 0.762245 vt 0.596729 0.766665 vt 0.586581 0.771763 vt 0.574985 0.790431 vt 0.586581 0.783715 vt 0.596729 0.790431 vt 0.586581 0.797547 vt 0.592542 1.000000 vt 0.577450 0.999858 vt 0.588868 0.999434 vt 0.602059 0.999858 vt 0.534306 1.000000 vt 0.518883 0.999858 vt 0.533937 0.999434 vt 0.548987 0.999858 vt 0.533745 0.997169 vt 0.518507 0.995046 vt 0.533697 0.992073 vt 0.548345 0.995046 vt 0.587038 0.997169 vt 0.575060 0.995046 vt 0.586581 0.992073 vt 0.596876 0.995046 vt 0.518893 0.000000 vt 0.533984 0.000000 vt 0.549007 0.000000 vt 0.534306 0.000000 vt 0.518893 0.000000 vt 0.534306 0.000000 vt 0.549007 0.000000 vt 0.533984 0.000000 vt 0.577525 0.000000 vt 0.592542 0.000000 vt 0.602206 0.000000 vt 0.589326 0.000000 vt 0.577525 0.000000 vt 0.589326 0.000000 vt 0.602206 0.000000 vt 0.592542 0.000000 vt 0.518507 0.047943 vt 0.533745 0.040024 vt 0.548345 0.047943 vt 0.533697 0.055815 vt 0.518883 0.016065 vt 0.534306 0.008036 vt 0.548987 0.016065 vt 0.533937 0.024077 vt 0.577450 0.016065 vt 0.592542 0.008036 vt 0.602059 0.016065 vt 0.588868 0.024077 vt 0.575060 0.047943 vt 0.587038 0.040024 vt 0.596876 0.047943 vt 0.586581 0.055815 vt 0.586581 0.250000 vt 0.575060 0.250000 vt 0.587038 0.250000 vt 0.596876 0.250000 vt 0.533697 0.250000 vt 0.518507 0.250000 vt 0.533745 0.250000 vt 0.548345 0.250000 vt 0.533937 0.250000 vt 0.518883 0.250000 vt 0.534306 0.250000 vt 0.548987 0.250000 vt 0.588868 0.250000 vt 0.577450 0.250000 vt 0.592542 0.250000 vt 0.602059 0.250000 vt 0.632927 0.137827 vt 0.629954 0.144905 vt 0.627831 0.137847 vt 0.629954 0.130754 vt 0.632927 0.166546 vt 0.629954 0.174023 vt 0.627831 0.166485 vt 0.629954 0.159210 vt 0.625566 0.166238 vt 0.625142 0.173315 vt 0.625000 0.165743 vt 0.625142 0.158912 vt 0.625566 0.137927 vt 0.625142 0.144954 vt 0.625000 0.138089 vt 0.625142 0.131004 vt 0.625000 0.130747 vt 0.625000 0.137827 vt 0.625000 0.144904 vt 0.625000 0.137827 vt 0.625000 0.130747 vt 0.625000 0.137827 vt 0.625000 0.144904 vt 0.625000 0.137827 vt 0.625000 0.159220 vt 0.625000 0.166546 vt 0.625000 0.174043 vt 0.625000 0.166546 vt 0.625000 0.159220 vt 0.625000 0.166546 vt 0.625000 0.174043 vt 0.625000 0.166546 vt 0.518496 0.166546 vt 0.533697 0.159220 vt 0.548325 0.166546 vt 0.533697 0.174043 vt 0.518496 0.137827 vt 0.533697 0.130747 vt 0.548325 0.137827 vt 0.533697 0.144904 vt 0.574985 0.137827 vt 0.586581 0.130747 vt 0.596729 0.137827 vt 0.586581 0.144904 vt 0.574985 0.166546 vt 0.586581 0.159220 vt 0.596729 0.166546 vt 0.586581 0.174043 vt 0.416171 0.130747 vt 0.428501 0.137827 vt 0.416171 0.144904 vt 0.405322 0.137827 vt 0.471686 0.130747 vt 0.487246 0.137827 vt 0.471686 0.144904 vt 0.456528 0.137827 vt 0.471686 0.159220 vt 0.487246 0.166546 vt 0.471686 0.174043 vt 0.456528 0.166546 vt 0.416171 0.159220 vt 0.428501 0.166546 vt 0.416171 0.174043 vt 0.405322 0.166546 vt 0.375000 0.166546 vt 0.375000 0.159220 vt 0.375000 0.166546 vt 0.375000 0.174043 vt 0.375000 0.137827 vt 0.375000 0.130747 vt 0.375000 0.137827 vt 0.375000 0.144904 vt 0.375000 0.137827 vt 0.375000 0.130747 vt 0.375000 0.137827 vt 0.375000 0.144904 vt 0.375000 0.166546 vt 0.375000 0.159220 vt 0.375000 0.166546 vt 0.375000 0.174043 vt 0.367073 0.166546 vt 0.370046 0.159210 vt 0.372169 0.166485 vt 0.370046 0.174023 vt 0.367073 0.137827 vt 0.370046 0.130754 vt 0.372169 0.137847 vt 0.370046 0.144905 vt 0.374434 0.137927 vt 0.374858 0.131004 vt 0.375000 0.138089 vt 0.374858 0.144954 vt 0.374434 0.166238 vt 0.374858 0.158911 vt 0.375000 0.165743 vt 0.374858 0.173315 vt 0.138094 0.131004 vt 0.144723 0.137927 vt 0.138094 0.144954 vt 0.131531 0.138089 vt 0.165329 0.130754 vt 0.172547 0.137827 vt 0.165329 0.144905 vt 0.158307 0.137847 vt 0.165329 0.159210 vt 0.172547 0.166546 vt 0.165329 0.174023 vt 0.158307 0.166485 vt 0.138094 0.158912 vt 0.144723 0.166238 vt 0.138094 0.173315 vt 0.131531 0.165743 vt 0.375000 0.618989 vt 0.375000 0.612053 vt 0.375000 0.605044 vt 0.375000 0.611911 vt 0.375000 0.618989 vt 0.375000 0.611911 vt 0.375000 0.605044 vt 0.375000 0.612053 vt 0.375000 0.591098 vt 0.375000 0.584257 vt 0.375000 0.576705 vt 0.375000 0.583823 vt 0.375000 0.591098 vt 0.375000 0.583823 vt 0.375000 0.576705 vt 0.375000 0.584257 vt 0.375000 0.619253 vt 0.375000 0.612173 vt 0.375000 0.605096 vt 0.375000 0.612173 vt 0.375000 0.619253 vt 0.375000 0.612173 vt 0.375000 0.605096 vt 0.375000 0.612173 vt 0.375000 0.590780 vt 0.375000 0.583454 vt 0.375000 0.575957 vt 0.375000 0.583454 vt 0.375000 0.590780 vt 0.375000 0.583454 vt 0.375000 0.575957 vt 0.375000 0.583454 vt 0.416171 0.575957 vt 0.428501 0.583454 vt 0.416171 0.590780 vt 0.405322 0.583454 vt 0.471686 0.575957 vt 0.487246 0.583454 vt 0.471686 0.590780 vt 0.456528 0.583454 vt 0.471686 0.605096 vt 0.487246 0.612173 vt 0.471686 0.619253 vt 0.456528 0.612173 vt 0.416171 0.605096 vt 0.428501 0.612173 vt 0.416171 0.619253 vt 0.405322 0.612173 vt 0.586581 0.619253 vt 0.574985 0.612173 vt 0.586581 0.605096 vt 0.596729 0.612173 vt 0.533697 0.619253 vt 0.518496 0.612173 vt 0.533697 0.605096 vt 0.548325 0.612173 vt 0.533697 0.590780 vt 0.518496 0.583454 vt 0.533697 0.575957 vt 0.548325 0.583454 vt 0.586581 0.590780 vt 0.574985 0.583454 vt 0.586581 0.575957 vt 0.596728 0.583454 vt 0.625000 0.583454 vt 0.625000 0.590780 vt 0.625000 0.583454 vt 0.625000 0.575957 vt 0.625000 0.612173 vt 0.625000 0.619253 vt 0.625000 0.612173 vt 0.625000 0.605096 vt 0.625000 0.612173 vt 0.625000 0.619253 vt 0.625000 0.612173 vt 0.625000 0.605096 vt 0.625000 0.583454 vt 0.625000 0.590780 vt 0.625000 0.583454 vt 0.625000 0.575957 vt 0.625000 0.584257 vt 0.625000 0.591098 vt 0.625000 0.583823 vt 0.625000 0.576705 vt 0.625000 0.611911 vt 0.625000 0.618989 vt 0.625000 0.612053 vt 0.625000 0.605044 vt 0.625000 0.612053 vt 0.625000 0.618989 vt 0.625000 0.611911 vt 0.625000 0.605044 vt 0.625000 0.583823 vt 0.625000 0.591098 vt 0.625000 0.584257 vt 0.625000 0.576705 vt 0.834671 0.130754 vt 0.841693 0.137847 vt 0.834671 0.144905 vt 0.827453 0.137827 vt 0.861906 0.131004 vt 0.868469 0.138089 vt 0.861906 0.144954 vt 0.855278 0.137927 vt 0.861906 0.158912 vt 0.868469 0.165743 vt 0.861906 0.173315 vt 0.855278 0.166238 vt 0.834671 0.159210 vt 0.841693 0.166485 vt 0.834671 0.174023 vt 0.827453 0.166546 vt 0.625000 0.885083 vt 0.625000 0.892172 vt 0.625000 0.884710 vt 0.625000 0.877453 vt 0.625000 0.913758 vt 0.625000 0.921546 vt 0.625000 0.914239 vt 0.625000 0.906679 vt 0.625000 0.914478 vt 0.625000 0.922242 vt 0.625000 0.914538 vt 0.625000 0.906946 vt 0.625000 0.884525 vt 0.625000 0.891987 vt 0.625000 0.884479 vt 0.625000 0.876906 vt 0.625000 0.876890 vt 0.625000 0.884479 vt 0.625000 0.891981 vt 0.625000 0.884479 vt 0.625000 0.876890 vt 0.625000 0.884479 vt 0.625000 0.891981 vt 0.625000 0.884479 vt 0.625000 0.906954 vt 0.625000 0.914538 vt 0.625000 0.922262 vt 0.625000 0.914538 vt 0.625000 0.906954 vt 0.625000 0.914538 vt 0.625000 0.922262 vt 0.625000 0.914538 vt 0.518496 0.914538 vt 0.533697 0.906954 vt 0.548325 0.914538 vt 0.533697 0.922262 vt 0.518496 0.884479 vt 0.533697 0.876890 vt 0.548325 0.884479 vt 0.533697 0.891981 vt 0.574985 0.884479 vt 0.586581 0.876890 vt 0.596729 0.884479 vt 0.586581 0.891981 vt 0.574985 0.914538 vt 0.586581 0.906954 vt 0.596729 0.914538 vt 0.586581 0.922262 vt 0.416171 0.876890 vt 0.428501 0.884479 vt 0.416171 0.891981 vt 0.405322 0.884479 vt 0.471686 0.876890 vt 0.487246 0.884479 vt 0.471686 0.891981 vt 0.456528 0.884479 vt 0.471686 0.906954 vt 0.487246 0.914538 vt 0.471686 0.922262 vt 0.456528 0.914538 vt 0.416171 0.906954 vt 0.428501 0.914538 vt 0.416171 0.922262 vt 0.405322 0.914538 vt 0.375000 0.914538 vt 0.375000 0.906954 vt 0.375000 0.914538 vt 0.375000 0.922262 vt 0.375000 0.884479 vt 0.375000 0.876890 vt 0.375000 0.884479 vt 0.375000 0.891981 vt 0.375000 0.884479 vt 0.375000 0.876890 vt 0.375000 0.884479 vt 0.375000 0.891981 vt 0.375000 0.914538 vt 0.375000 0.906954 vt 0.375000 0.914538 vt 0.375000 0.922262 vt 0.375000 0.913758 vt 0.375000 0.906679 vt 0.375000 0.914239 vt 0.375000 0.921546 vt 0.375000 0.885082 vt 0.375000 0.877453 vt 0.375000 0.884710 vt 0.375000 0.892172 vt 0.375000 0.884525 vt 0.375000 0.876906 vt 0.375000 0.884479 vt 0.375000 0.891987 vt 0.375000 0.914478 vt 0.375000 0.906946 vt 0.375000 0.914538 vt 0.375000 0.922242 vt 0.251906 0.047943 vt 0.259525 0.040024 vt 0.266987 0.047943 vt 0.259479 0.055815 vt 0.252453 0.016065 vt 0.260083 0.008036 vt 0.267172 0.016065 vt 0.259710 0.024077 vt 0.281679 0.016065 vt 0.288758 0.008036 vt 0.296546 0.016065 vt 0.289239 0.024077 vt 0.281946 0.047943 vt 0.289478 0.040024 vt 0.297242 0.047943 vt 0.289538 0.055815 vt 0.251890 0.166546 vt 0.259479 0.159220 vt 0.266981 0.166546 vt 0.259479 0.174043 vt 0.251890 0.137827 vt 0.259479 0.130747 vt 0.266981 0.137827 vt 0.259479 0.144904 vt 0.281954 0.137827 vt 0.289538 0.130747 vt 0.297262 0.137827 vt 0.289538 0.144904 vt 0.281954 0.166546 vt 0.289538 0.159220 vt 0.297262 0.166546 vt 0.289538 0.174043 vt 0.375000 0.372532 vt 0.375000 0.365244 vt 0.375000 0.357822 vt 0.375000 0.364917 vt 0.375000 0.372532 vt 0.375000 0.364917 vt 0.375000 0.357822 vt 0.375000 0.365244 vt 0.375000 0.343329 vt 0.375000 0.336242 vt 0.375000 0.328474 vt 0.375000 0.335820 vt 0.375000 0.343329 vt 0.375000 0.335820 vt 0.375000 0.328474 vt 0.375000 0.336242 vt 0.375000 0.373110 vt 0.375000 0.365521 vt 0.375000 0.358019 vt 0.375000 0.365521 vt 0.375000 0.373110 vt 0.375000 0.365521 vt 0.375000 0.358019 vt 0.375000 0.365521 vt 0.375000 0.343046 vt 0.375000 0.335462 vt 0.375000 0.327738 vt 0.375000 0.335462 vt 0.375000 0.343046 vt 0.375000 0.335462 vt 0.375000 0.327738 vt 0.375000 0.335462 vt 0.416171 0.327738 vt 0.428501 0.335462 vt 0.416171 0.343046 vt 0.405322 0.335462 vt 0.471686 0.327738 vt 0.487246 0.335462 vt 0.471686 0.343046 vt 0.456528 0.335462 vt 0.471686 0.358019 vt 0.487246 0.365521 vt 0.471686 0.373110 vt 0.456528 0.365521 vt 0.416171 0.358019 vt 0.428501 0.365521 vt 0.416171 0.373110 vt 0.405322 0.365521 vt 0.586581 0.373110 vt 0.574985 0.365521 vt 0.586581 0.358019 vt 0.596729 0.365521 vt 0.533697 0.373110 vt 0.518496 0.365521 vt 0.533697 0.358019 vt 0.548325 0.365521 vt 0.533697 0.343046 vt 0.518496 0.335462 vt 0.533697 0.327738 vt 0.548325 0.335462 vt 0.586581 0.343046 vt 0.574985 0.335462 vt 0.586581 0.327738 vt 0.596728 0.335462 vt 0.625000 0.335462 vt 0.625000 0.343046 vt 0.625000 0.335462 vt 0.625000 0.327738 vt 0.625000 0.365521 vt 0.625000 0.373110 vt 0.625000 0.365521 vt 0.625000 0.358019 vt 0.625000 0.365521 vt 0.625000 0.373110 vt 0.625000 0.365521 vt 0.625000 0.358019 vt 0.625000 0.335462 vt 0.625000 0.343046 vt 0.625000 0.335462 vt 0.625000 0.327738 vt 0.625000 0.336242 vt 0.625000 0.343329 vt 0.625000 0.335820 vt 0.625000 0.328474 vt 0.625000 0.364917 vt 0.625000 0.372532 vt 0.625000 0.365244 vt 0.625000 0.357822 vt 0.625000 0.365244 vt 0.625000 0.372532 vt 0.625000 0.364917 vt 0.625000 0.357822 vt 0.625000 0.335820 vt 0.625000 0.343329 vt 0.625000 0.336242 vt 0.625000 0.328474 vt 0.710462 0.130747 vt 0.718046 0.137827 vt 0.710462 0.144904 vt 0.702738 0.137827 vt 0.740521 0.130747 vt 0.748110 0.137827 vt 0.740521 0.144904 vt 0.733019 0.137827 vt 0.740521 0.159220 vt 0.748110 0.166546 vt 0.740521 0.174043 vt 0.733019 0.166546 vt 0.710462 0.159220 vt 0.718046 0.166546 vt 0.710462 0.174043 vt 0.702738 0.166546 vt 0.711242 0.008036 vt 0.718321 0.016065 vt 0.710761 0.024077 vt 0.703454 0.016065 vt 0.739918 0.008036 vt 0.747547 0.016065 vt 0.740290 0.024077 vt 0.732828 0.016065 vt 0.740475 0.040024 vt 0.748094 0.047943 vt 0.740521 0.055815 vt 0.733013 0.047943 vt 0.710522 0.040024 vt 0.718054 0.047943 vt 0.710462 0.055815 vt 0.702758 0.047943 vt 0.632839 0.197871 vt 0.629680 0.206022 vt 0.627787 0.197766 vt 0.629954 0.189701 vt 0.629760 0.230728 vt 0.626601 0.236559 vt 0.626415 0.229054 vt 0.628583 0.222179 vt 0.625283 0.229046 vt 0.625044 0.236593 vt 0.625000 0.230920 vt 0.625097 0.222158 vt 0.625557 0.197516 vt 0.625133 0.205709 vt 0.625000 0.197068 vt 0.625142 0.188994 vt 0.625000 0.189722 vt 0.625000 0.197915 vt 0.625000 0.206301 vt 0.625000 0.197915 vt 0.625000 0.189722 vt 0.625000 0.197915 vt 0.625000 0.206301 vt 0.625000 0.197915 vt 0.625000 0.223523 vt 0.625000 0.232295 vt 0.625000 0.241131 vt 0.625000 0.232295 vt 0.625000 0.223523 vt 0.625000 0.232295 vt 0.625000 0.241131 vt 0.625000 0.232295 vt 0.518883 0.232295 vt 0.533937 0.223523 vt 0.548987 0.232295 vt 0.534306 0.241131 vt 0.518507 0.197915 vt 0.533697 0.189722 vt 0.548345 0.197915 vt 0.533745 0.206301 vt 0.575060 0.197915 vt 0.586581 0.189722 vt 0.596876 0.197915 vt 0.587038 0.206301 vt 0.577450 0.232295 vt 0.588868 0.223523 vt 0.602059 0.232295 vt 0.592542 0.241131 vt 0.416171 0.189722 vt 0.428423 0.197915 vt 0.415682 0.206301 vt 0.405164 0.197915 vt 0.471686 0.189722 vt 0.487257 0.197915 vt 0.471703 0.206301 vt 0.456518 0.197915 vt 0.471772 0.223523 vt 0.487633 0.232295 vt 0.471928 0.241131 vt 0.456183 0.232295 vt 0.413728 0.223523 vt 0.425930 0.232295 vt 0.409803 0.241131 vt 0.399605 0.232295 vt 0.375000 0.232295 vt 0.375000 0.223523 vt 0.375000 0.232295 vt 0.375000 0.241131 vt 0.375000 0.197915 vt 0.375000 0.189722 vt 0.375000 0.197915 vt 0.375000 0.206301 vt 0.375000 0.197915 vt 0.375000 0.189722 vt 0.375000 0.197915 vt 0.375000 0.206301 vt 0.375000 0.232295 vt 0.375000 0.223523 vt 0.375000 0.232295 vt 0.375000 0.241131 vt 0.370240 0.230728 vt 0.371417 0.222179 vt 0.373584 0.229054 vt 0.373399 0.236559 vt 0.367161 0.197871 vt 0.370046 0.189701 vt 0.372213 0.197766 vt 0.370320 0.206022 vt 0.374443 0.197516 vt 0.374858 0.188994 vt 0.375000 0.197068 vt 0.374867 0.205709 vt 0.374717 0.229046 vt 0.374903 0.222158 vt 0.375000 0.230920 vt 0.374956 0.236593 vt 0.252453 0.232295 vt 0.259710 0.223523 vt 0.267172 0.232295 vt 0.260083 0.241131 vt 0.251906 0.197915 vt 0.259479 0.189722 vt 0.266987 0.197915 vt 0.259525 0.206301 vt 0.281946 0.197915 vt 0.289538 0.189722 vt 0.297242 0.197915 vt 0.289478 0.206301 vt 0.281679 0.232295 vt 0.289239 0.223523 vt 0.296546 0.232295 vt 0.288758 0.241131 vt 0.138094 0.188994 vt 0.144720 0.197603 vt 0.138092 0.205969 vt 0.131531 0.197102 vt 0.165329 0.189701 vt 0.172526 0.197915 vt 0.165265 0.206291 vt 0.158297 0.197852 vt 0.165012 0.223521 vt 0.171806 0.232295 vt 0.164502 0.241131 vt 0.157970 0.232293 vt 0.138084 0.223457 vt 0.144655 0.232285 vt 0.138069 0.241131 vt 0.131531 0.232271 vt 0.375000 0.561026 vt 0.375000 0.552546 vt 0.375000 0.544301 vt 0.375000 0.552932 vt 0.375000 0.561026 vt 0.375000 0.552932 vt 0.375000 0.544301 vt 0.375000 0.552546 vt 0.375000 0.527844 vt 0.375000 0.519080 vt 0.375000 0.513407 vt 0.375000 0.520956 vt 0.375000 0.527844 vt 0.375000 0.520956 vt 0.375000 0.513407 vt 0.375000 0.519080 vt 0.375000 0.560278 vt 0.375000 0.552085 vt 0.375000 0.543699 vt 0.375000 0.552085 vt 0.375000 0.560278 vt 0.375000 0.552085 vt 0.375000 0.543699 vt 0.375000 0.552085 vt 0.375000 0.526477 vt 0.375000 0.517705 vt 0.375000 0.508869 vt 0.375000 0.517705 vt 0.375000 0.526477 vt 0.375000 0.517705 vt 0.375000 0.508869 vt 0.375000 0.517705 vt 0.409803 0.508869 vt 0.425930 0.517705 vt 0.413728 0.526477 vt 0.399605 0.517705 vt 0.471928 0.508869 vt 0.487633 0.517705 vt 0.471772 0.526477 vt 0.456183 0.517705 vt 0.471703 0.543699 vt 0.487257 0.552085 vt 0.471686 0.560278 vt 0.456518 0.552085 vt 0.415682 0.543699 vt 0.428423 0.552085 vt 0.416171 0.560278 vt 0.405164 0.552085 vt 0.586581 0.560278 vt 0.575060 0.552085 vt 0.587038 0.543699 vt 0.596876 0.552085 vt 0.533697 0.560278 vt 0.518507 0.552085 vt 0.533745 0.543699 vt 0.548345 0.552085 vt 0.533937 0.526477 vt 0.518883 0.517705 vt 0.534306 0.508869 vt 0.548987 0.517705 vt 0.588868 0.526477 vt 0.577450 0.517705 vt 0.592542 0.508869 vt 0.602059 0.517705 vt 0.625000 0.517705 vt 0.625000 0.526477 vt 0.625000 0.517705 vt 0.625000 0.508869 vt 0.625000 0.552085 vt 0.625000 0.560278 vt 0.625000 0.552085 vt 0.625000 0.543699 vt 0.625000 0.552085 vt 0.625000 0.560278 vt 0.625000 0.552085 vt 0.625000 0.543699 vt 0.625000 0.517705 vt 0.625000 0.526477 vt 0.625000 0.517705 vt 0.625000 0.508869 vt 0.625000 0.519080 vt 0.625000 0.527844 vt 0.625000 0.520956 vt 0.625000 0.513407 vt 0.625000 0.552932 vt 0.625000 0.561026 vt 0.625000 0.552546 vt 0.625000 0.544301 vt 0.625000 0.552546 vt 0.625000 0.561026 vt 0.625000 0.552932 vt 0.625000 0.544301 vt 0.625000 0.520956 vt 0.625000 0.527844 vt 0.625000 0.519080 vt 0.625000 0.513407 vt 0.834671 0.189701 vt 0.841703 0.197852 vt 0.834735 0.206291 vt 0.827474 0.197915 vt 0.861906 0.188994 vt 0.868469 0.197102 vt 0.861908 0.205969 vt 0.855280 0.197603 vt 0.861916 0.223457 vt 0.868469 0.232271 vt 0.861931 0.241131 vt 0.855345 0.232285 vt 0.834988 0.223521 vt 0.842030 0.232293 vt 0.835498 0.241131 vt 0.828194 0.232295 vt 0.710462 0.189722 vt 0.718054 0.197915 vt 0.710522 0.206301 vt 0.702758 0.197915 vt 0.740521 0.189722 vt 0.748094 0.197915 vt 0.740475 0.206301 vt 0.733013 0.197915 vt 0.740290 0.223523 vt 0.747547 0.232295 vt 0.739917 0.241131 vt 0.732828 0.232295 vt 0.710761 0.223523 vt 0.718321 0.232295 vt 0.711242 0.241131 vt 0.703454 0.232295 vt 0.632927 0.079075 vt 0.629954 0.086697 vt 0.627831 0.079091 vt 0.629954 0.071391 vt 0.632927 0.109097 vt 0.629954 0.116409 vt 0.627831 0.109119 vt 0.629954 0.101712 vt 0.625566 0.109209 vt 0.625142 0.116658 vt 0.625000 0.109389 vt 0.625142 0.101841 vt 0.625566 0.079154 vt 0.625142 0.086798 vt 0.625000 0.079281 vt 0.625142 0.071564 vt 0.625000 0.071387 vt 0.625000 0.079075 vt 0.625000 0.086694 vt 0.625000 0.079075 vt 0.625000 0.071387 vt 0.625000 0.079075 vt 0.625000 0.086694 vt 0.625000 0.079075 vt 0.625000 0.101708 vt 0.625000 0.109097 vt 0.625000 0.116402 vt 0.625000 0.109097 vt 0.625000 0.101708 vt 0.625000 0.109097 vt 0.625000 0.116402 vt 0.625000 0.109097 vt 0.518496 0.109097 vt 0.533697 0.101708 vt 0.548325 0.109097 vt 0.533697 0.116402 vt 0.518496 0.079075 vt 0.533697 0.071387 vt 0.548325 0.079075 vt 0.533697 0.086694 vt 0.574985 0.079075 vt 0.586581 0.071387 vt 0.596729 0.079075 vt 0.586581 0.086694 vt 0.574985 0.109097 vt 0.586581 0.101708 vt 0.596729 0.109097 vt 0.586581 0.116402 vt 0.416171 0.071387 vt 0.428501 0.079075 vt 0.416171 0.086694 vt 0.405322 0.079075 vt 0.471686 0.071387 vt 0.487246 0.079075 vt 0.471686 0.086694 vt 0.456528 0.079075 vt 0.471686 0.101708 vt 0.487246 0.109097 vt 0.471686 0.116402 vt 0.456528 0.109097 vt 0.416171 0.101708 vt 0.428501 0.109097 vt 0.416171 0.116402 vt 0.405322 0.109097 vt 0.375000 0.109097 vt 0.375000 0.101708 vt 0.375000 0.109097 vt 0.375000 0.116402 vt 0.375000 0.079075 vt 0.375000 0.071387 vt 0.375000 0.079075 vt 0.375000 0.086694 vt 0.375000 0.079075 vt 0.375000 0.071387 vt 0.375000 0.079075 vt 0.375000 0.086694 vt 0.375000 0.109097 vt 0.375000 0.101708 vt 0.375000 0.109097 vt 0.375000 0.116402 vt 0.367073 0.109097 vt 0.370046 0.101712 vt 0.372169 0.109119 vt 0.370046 0.116409 vt 0.367073 0.079075 vt 0.370046 0.071391 vt 0.372169 0.079091 vt 0.370046 0.086697 vt 0.374434 0.079154 vt 0.374858 0.071564 vt 0.375000 0.079281 vt 0.374858 0.086798 vt 0.374434 0.109209 vt 0.374858 0.101841 vt 0.375000 0.109389 vt 0.374858 0.116658 vt 0.251890 0.109097 vt 0.259479 0.101708 vt 0.266981 0.109097 vt 0.259479 0.116402 vt 0.251890 0.079075 vt 0.259479 0.071387 vt 0.266981 0.079075 vt 0.259479 0.086694 vt 0.281954 0.079075 vt 0.289538 0.071387 vt 0.297262 0.079075 vt 0.289538 0.086694 vt 0.281954 0.109097 vt 0.289538 0.101708 vt 0.297262 0.109097 vt 0.289538 0.116402 vt 0.138094 0.071564 vt 0.144723 0.079154 vt 0.138094 0.086798 vt 0.131531 0.079281 vt 0.165329 0.071391 vt 0.172547 0.079075 vt 0.165329 0.086697 vt 0.158307 0.079091 vt 0.165329 0.101712 vt 0.172547 0.109097 vt 0.165329 0.116409 vt 0.158307 0.109119 vt 0.138094 0.101841 vt 0.144723 0.109209 vt 0.138094 0.116658 vt 0.131531 0.109389 vt 0.375000 0.678432 vt 0.375000 0.670830 vt 0.375000 0.663199 vt 0.375000 0.670719 vt 0.375000 0.678432 vt 0.375000 0.670719 vt 0.375000 0.663199 vt 0.375000 0.670830 vt 0.375000 0.648155 vt 0.375000 0.640611 vt 0.375000 0.633335 vt 0.375000 0.640769 vt 0.375000 0.648155 vt 0.375000 0.640769 vt 0.375000 0.633335 vt 0.375000 0.640611 vt 0.375000 0.678613 vt 0.375000 0.670925 vt 0.375000 0.663306 vt 0.375000 0.670925 vt 0.375000 0.678613 vt 0.375000 0.670925 vt 0.375000 0.663306 vt 0.375000 0.670925 vt 0.375000 0.648292 vt 0.375000 0.640903 vt 0.375000 0.633598 vt 0.375000 0.640903 vt 0.375000 0.648292 vt 0.375000 0.640903 vt 0.375000 0.633598 vt 0.375000 0.640903 vt 0.416171 0.633598 vt 0.428501 0.640903 vt 0.416171 0.648292 vt 0.405322 0.640903 vt 0.471686 0.633598 vt 0.487246 0.640903 vt 0.471686 0.648292 vt 0.456528 0.640903 vt 0.471686 0.663306 vt 0.487246 0.670925 vt 0.471686 0.678613 vt 0.456528 0.670925 vt 0.416171 0.663306 vt 0.428501 0.670925 vt 0.416171 0.678613 vt 0.405322 0.670925 vt 0.586581 0.678613 vt 0.574985 0.670925 vt 0.586581 0.663306 vt 0.596728 0.670925 vt 0.533697 0.678613 vt 0.518496 0.670925 vt 0.533697 0.663306 vt 0.548325 0.670925 vt 0.533697 0.648292 vt 0.518496 0.640903 vt 0.533697 0.633598 vt 0.548325 0.640903 vt 0.586581 0.648292 vt 0.574985 0.640903 vt 0.586581 0.633598 vt 0.596728 0.640903 vt 0.625000 0.640903 vt 0.625000 0.648292 vt 0.625000 0.640903 vt 0.625000 0.633598 vt 0.625000 0.670925 vt 0.625000 0.678613 vt 0.625000 0.670925 vt 0.625000 0.663306 vt 0.625000 0.670925 vt 0.625000 0.678613 vt 0.625000 0.670925 vt 0.625000 0.663306 vt 0.625000 0.640903 vt 0.625000 0.648292 vt 0.625000 0.640903 vt 0.625000 0.633598 vt 0.625000 0.640611 vt 0.625000 0.648155 vt 0.625000 0.640769 vt 0.625000 0.633335 vt 0.625000 0.670719 vt 0.625000 0.678432 vt 0.625000 0.670830 vt 0.625000 0.663199 vt 0.625000 0.670830 vt 0.625000 0.678432 vt 0.625000 0.670719 vt 0.625000 0.663199 vt 0.625000 0.640769 vt 0.625000 0.648155 vt 0.625000 0.640611 vt 0.625000 0.633335 vt 0.827453 0.109097 vt 0.834671 0.101712 vt 0.841693 0.109119 vt 0.834671 0.116409 vt 0.827453 0.079075 vt 0.834671 0.071391 vt 0.841693 0.079091 vt 0.834671 0.086697 vt 0.855277 0.079154 vt 0.861906 0.071564 vt 0.868469 0.079281 vt 0.861906 0.086798 vt 0.855277 0.109209 vt 0.861906 0.101841 vt 0.868469 0.109389 vt 0.861906 0.116658 vt 0.710462 0.071387 vt 0.718046 0.079075 vt 0.710462 0.086694 vt 0.702738 0.079075 vt 0.740521 0.071387 vt 0.748110 0.079075 vt 0.740521 0.086694 vt 0.733019 0.079075 vt 0.740521 0.101708 vt 0.748110 0.109097 vt 0.740521 0.116402 vt 0.733019 0.109097 vt 0.710462 0.101708 vt 0.718046 0.109097 vt 0.710462 0.116402 vt 0.702738 0.109097 vt 0.625000 0.938356 vt 0.625000 0.946609 vt 0.625000 0.954769 vt 0.625000 0.946609 vt 0.625000 0.938356 vt 0.625000 0.946609 vt 0.625000 0.954769 vt 0.625000 0.946609 vt 0.625000 0.970117 vt 0.625000 0.976958 vt 0.625000 0.983014 vt 0.625000 0.976958 vt 0.625000 0.970117 vt 0.625000 0.976958 vt 0.625000 0.983014 vt 0.625000 0.976958 vt 0.518496 0.976958 vt 0.533697 0.970117 vt 0.548325 0.976958 vt 0.533697 0.983014 vt 0.518496 0.946609 vt 0.533697 0.938356 vt 0.548325 0.946609 vt 0.533697 0.954769 vt 0.574985 0.946609 vt 0.586581 0.938356 vt 0.596729 0.946609 vt 0.586581 0.954769 vt 0.574985 0.976958 vt 0.586581 0.970117 vt 0.596729 0.976958 vt 0.586581 0.983014 vt 0.416171 0.938356 vt 0.428501 0.946609 vt 0.416171 0.954769 vt 0.405322 0.946609 vt 0.471686 0.938356 vt 0.487246 0.946609 vt 0.471686 0.954769 vt 0.456528 0.946609 vt 0.471686 0.970117 vt 0.487246 0.976958 vt 0.471686 0.983014 vt 0.456528 0.976958 vt 0.416171 0.970117 vt 0.428501 0.976958 vt 0.416171 0.983014 vt 0.405322 0.976958 vt 0.375000 0.976958 vt 0.375000 0.970117 vt 0.375000 0.976958 vt 0.375000 0.983014 vt 0.375000 0.946609 vt 0.375000 0.938356 vt 0.375000 0.946609 vt 0.375000 0.954769 vt 0.375000 0.946609 vt 0.375000 0.938356 vt 0.375000 0.946609 vt 0.375000 0.954769 vt 0.375000 0.976958 vt 0.375000 0.970117 vt 0.375000 0.976958 vt 0.375000 0.983014 vt 0.375000 0.980509 vt 0.375000 0.971477 vt 0.375000 0.978098 vt 0.375000 0.986139 vt 0.375000 0.945917 vt 0.375000 0.937640 vt 0.375000 0.946340 vt 0.375000 0.954728 vt 0.375000 0.946522 vt 0.375000 0.938336 vt 0.375000 0.946540 vt 0.375000 0.954555 vt 0.375000 0.976120 vt 0.375000 0.969093 vt 0.375000 0.974634 vt 0.375000 0.980592 vt 0.313336 0.047943 vt 0.321557 0.040024 vt 0.329768 0.047943 vt 0.321609 0.055815 vt 0.312640 0.016065 vt 0.320917 0.008036 vt 0.329735 0.016065 vt 0.321347 0.024077 vt 0.346512 0.016065 vt 0.355509 0.008068 vt 0.361216 0.016261 vt 0.353320 0.024116 vt 0.345159 0.047943 vt 0.352231 0.040032 vt 0.358102 0.047951 vt 0.351958 0.055815 vt 0.313356 0.109097 vt 0.321609 0.101708 vt 0.329769 0.109097 vt 0.321609 0.116402 vt 0.313356 0.079075 vt 0.321609 0.071387 vt 0.329769 0.079075 vt 0.321609 0.086694 vt 0.345117 0.079075 vt 0.351958 0.071387 vt 0.358014 0.079075 vt 0.351958 0.086694 vt 0.345117 0.109097 vt 0.351958 0.101708 vt 0.358014 0.109097 vt 0.351958 0.116402 vt 0.313356 0.166546 vt 0.321609 0.159220 vt 0.329769 0.166546 vt 0.321609 0.174043 vt 0.313356 0.137827 vt 0.321609 0.130747 vt 0.329769 0.137827 vt 0.321609 0.144904 vt 0.345117 0.137827 vt 0.351958 0.130747 vt 0.358014 0.137827 vt 0.351958 0.144904 vt 0.345117 0.166546 vt 0.351958 0.159220 vt 0.358014 0.166546 vt 0.351958 0.174043 vt 0.312640 0.232295 vt 0.321347 0.223523 vt 0.329735 0.232295 vt 0.320917 0.241131 vt 0.313336 0.197915 vt 0.321609 0.189722 vt 0.329768 0.197915 vt 0.321557 0.206301 vt 0.345160 0.197915 vt 0.351958 0.189722 vt 0.358102 0.197906 vt 0.352231 0.206292 vt 0.346512 0.232295 vt 0.353320 0.223480 vt 0.361216 0.232079 vt 0.355509 0.241097 vt 0.375000 0.312380 vt 0.375000 0.303705 vt 0.375000 0.295266 vt 0.375000 0.304083 vt 0.375000 0.312380 vt 0.375000 0.304083 vt 0.375000 0.295266 vt 0.375000 0.303705 vt 0.375000 0.278446 vt 0.375000 0.269491 vt 0.375000 0.263695 vt 0.375000 0.271408 vt 0.375000 0.278446 vt 0.375000 0.271408 vt 0.375000 0.263695 vt 0.375000 0.269491 vt 0.375000 0.311644 vt 0.375000 0.303249 vt 0.375000 0.294664 vt 0.375000 0.303249 vt 0.375000 0.311644 vt 0.375000 0.303249 vt 0.375000 0.294664 vt 0.375000 0.303249 vt 0.375000 0.277052 vt 0.375000 0.268087 vt 0.375000 0.259059 vt 0.375000 0.268087 vt 0.375000 0.277052 vt 0.375000 0.268087 vt 0.375000 0.259059 vt 0.375000 0.268087 vt 0.409803 0.259059 vt 0.425930 0.268087 vt 0.413728 0.277052 vt 0.399605 0.268087 vt 0.471928 0.259059 vt 0.487633 0.268087 vt 0.471772 0.277052 vt 0.456183 0.268087 vt 0.471703 0.294664 vt 0.487257 0.303249 vt 0.471686 0.311644 vt 0.456518 0.303249 vt 0.415682 0.294664 vt 0.428423 0.303249 vt 0.416171 0.311644 vt 0.405164 0.303249 vt 0.586581 0.311644 vt 0.575060 0.303249 vt 0.587038 0.294664 vt 0.596876 0.303249 vt 0.533697 0.311644 vt 0.518507 0.303249 vt 0.533745 0.294664 vt 0.548345 0.303249 vt 0.533937 0.277052 vt 0.518883 0.268087 vt 0.534306 0.259059 vt 0.548987 0.268087 vt 0.588868 0.277052 vt 0.577450 0.268087 vt 0.592542 0.259059 vt 0.602059 0.268087 vt 0.625000 0.268087 vt 0.625000 0.277052 vt 0.625000 0.268087 vt 0.625000 0.259059 vt 0.625000 0.303249 vt 0.625000 0.311644 vt 0.625000 0.303249 vt 0.625000 0.294664 vt 0.625000 0.303249 vt 0.625000 0.311644 vt 0.625000 0.303249 vt 0.625000 0.294664 vt 0.625000 0.268087 vt 0.625000 0.277052 vt 0.625000 0.268087 vt 0.625000 0.259059 vt 0.625000 0.269491 vt 0.625000 0.278446 vt 0.625000 0.271408 vt 0.625000 0.263695 vt 0.625000 0.304083 vt 0.625000 0.312380 vt 0.625000 0.303705 vt 0.625000 0.295266 vt 0.625000 0.303705 vt 0.625000 0.312380 vt 0.625000 0.304083 vt 0.625000 0.295266 vt 0.625000 0.271408 vt 0.625000 0.278446 vt 0.625000 0.269491 vt 0.625000 0.263695 vt 0.648042 0.189722 vt 0.654840 0.197915 vt 0.647769 0.206292 vt 0.641898 0.197906 vt 0.678391 0.189722 vt 0.686664 0.197915 vt 0.678443 0.206301 vt 0.670232 0.197915 vt 0.678653 0.223523 vt 0.687360 0.232295 vt 0.679083 0.241131 vt 0.670265 0.232295 vt 0.646680 0.223480 vt 0.653488 0.232295 vt 0.644491 0.241097 vt 0.638784 0.232079 vt 0.648042 0.130747 vt 0.654883 0.137827 vt 0.648042 0.144904 vt 0.641986 0.137827 vt 0.678391 0.130747 vt 0.686644 0.137827 vt 0.678391 0.144904 vt 0.670231 0.137827 vt 0.678391 0.159220 vt 0.686644 0.166546 vt 0.678391 0.174043 vt 0.670231 0.166546 vt 0.648042 0.159220 vt 0.654883 0.166546 vt 0.648042 0.174043 vt 0.641986 0.166546 vt 0.648042 0.071387 vt 0.654883 0.079075 vt 0.648042 0.086694 vt 0.641986 0.079075 vt 0.678391 0.071387 vt 0.686644 0.079075 vt 0.678391 0.086694 vt 0.670231 0.079075 vt 0.678391 0.101708 vt 0.686644 0.109097 vt 0.678391 0.116402 vt 0.670231 0.109097 vt 0.648042 0.101708 vt 0.654883 0.109097 vt 0.648042 0.116402 vt 0.641986 0.109097 vt 0.644491 0.008068 vt 0.653488 0.016065 vt 0.646680 0.024116 vt 0.638784 0.016261 vt 0.679083 0.008036 vt 0.687360 0.016065 vt 0.678653 0.024077 vt 0.670265 0.016065 vt 0.678443 0.040024 vt 0.686664 0.047943 vt 0.678391 0.055815 vt 0.670232 0.047943 vt 0.647769 0.040032 vt 0.654840 0.047943 vt 0.648042 0.055815 vt 0.641898 0.047951 vt 0.625000 0.938336 vt 0.625000 0.946522 vt 0.625000 0.954555 vt 0.625000 0.946540 vt 0.625000 0.937640 vt 0.625000 0.945917 vt 0.625000 0.954728 vt 0.625000 0.946340 vt 0.625000 0.971477 vt 0.625000 0.980509 vt 0.625000 0.986139 vt 0.625000 0.978098 vt 0.625000 0.969093 vt 0.625000 0.976120 vt 0.625000 0.980592 vt 0.625000 0.974634 vt 0.625000 0.820616 vt 0.625000 0.828676 vt 0.625000 0.820616 vt 0.625000 0.812703 vt 0.625000 0.853160 vt 0.625000 0.861230 vt 0.625000 0.853160 vt 0.625000 0.845005 vt 0.625000 0.853160 vt 0.625000 0.861230 vt 0.625000 0.853160 vt 0.625000 0.845005 vt 0.625000 0.820616 vt 0.625000 0.828676 vt 0.625000 0.820616 vt 0.625000 0.812703 vt 0.518496 0.853160 vt 0.533697 0.845005 vt 0.548325 0.853160 vt 0.533697 0.861230 vt 0.518496 0.820616 vt 0.533697 0.812703 vt 0.548325 0.820616 vt 0.533697 0.828676 vt 0.574985 0.820616 vt 0.586581 0.812703 vt 0.596729 0.820616 vt 0.586581 0.828676 vt 0.574985 0.853160 vt 0.586581 0.845005 vt 0.596729 0.853160 vt 0.586581 0.861230 vt 0.416171 0.812703 vt 0.428501 0.820616 vt 0.416171 0.828676 vt 0.405322 0.820616 vt 0.471686 0.812703 vt 0.487246 0.820616 vt 0.471686 0.828676 vt 0.456528 0.820616 vt 0.471686 0.845005 vt 0.487246 0.853160 vt 0.471686 0.861230 vt 0.456528 0.853160 vt 0.416171 0.845005 vt 0.428501 0.853160 vt 0.416171 0.861230 vt 0.405322 0.853160 vt 0.375000 0.853160 vt 0.375000 0.845005 vt 0.375000 0.853160 vt 0.375000 0.861230 vt 0.375000 0.820616 vt 0.375000 0.812703 vt 0.375000 0.820616 vt 0.375000 0.828676 vt 0.375000 0.820616 vt 0.375000 0.812703 vt 0.375000 0.820616 vt 0.375000 0.828676 vt 0.375000 0.853160 vt 0.375000 0.845005 vt 0.375000 0.853160 vt 0.375000 0.861230 vt 0.375000 0.853763 vt 0.375000 0.845194 vt 0.375000 0.853390 vt 0.375000 0.861793 vt 0.375000 0.819808 vt 0.375000 0.811962 vt 0.375000 0.820307 vt 0.375000 0.828390 vt 0.375000 0.820554 vt 0.375000 0.812682 vt 0.375000 0.820616 vt 0.375000 0.828667 vt 0.375000 0.853206 vt 0.375000 0.845011 vt 0.375000 0.853160 vt 0.375000 0.861246 vt 0.187682 0.047943 vt 0.195554 0.040024 vt 0.203667 0.047943 vt 0.195616 0.055815 vt 0.186962 0.016065 vt 0.194808 0.008036 vt 0.203390 0.016065 vt 0.195307 0.024077 vt 0.220194 0.016065 vt 0.228763 0.008036 vt 0.236793 0.016065 vt 0.228390 0.024077 vt 0.220011 0.047943 vt 0.228206 0.040024 vt 0.236246 0.047943 vt 0.228160 0.055815 vt 0.187703 0.109097 vt 0.195616 0.101708 vt 0.203676 0.109097 vt 0.195616 0.116402 vt 0.187703 0.079075 vt 0.195616 0.071387 vt 0.203676 0.079075 vt 0.195616 0.086694 vt 0.220005 0.079075 vt 0.228160 0.071387 vt 0.236230 0.079075 vt 0.228160 0.086694 vt 0.220005 0.109097 vt 0.228160 0.101708 vt 0.236230 0.109097 vt 0.228160 0.116402 vt 0.187703 0.166546 vt 0.195616 0.159220 vt 0.203676 0.166546 vt 0.195616 0.174043 vt 0.187703 0.137827 vt 0.195616 0.130747 vt 0.203676 0.137827 vt 0.195616 0.144904 vt 0.220005 0.137827 vt 0.228160 0.130747 vt 0.236230 0.137827 vt 0.228160 0.144904 vt 0.220005 0.166546 vt 0.228160 0.159220 vt 0.236230 0.166546 vt 0.228160 0.174043 vt 0.186962 0.232295 vt 0.195307 0.223523 vt 0.203389 0.232295 vt 0.194808 0.241131 vt 0.187682 0.197915 vt 0.195616 0.189722 vt 0.203667 0.197915 vt 0.195554 0.206301 vt 0.220011 0.197915 vt 0.228160 0.189722 vt 0.236246 0.197915 vt 0.228206 0.206301 vt 0.220194 0.232295 vt 0.228390 0.223523 vt 0.236793 0.232295 vt 0.228763 0.241131 vt 0.375000 0.438058 vt 0.375000 0.429755 vt 0.375000 0.421619 vt 0.375000 0.430192 vt 0.375000 0.438058 vt 0.375000 0.430192 vt 0.375000 0.421619 vt 0.375000 0.429755 vt 0.375000 0.404800 vt 0.375000 0.396237 vt 0.375000 0.388192 vt 0.375000 0.396564 vt 0.375000 0.404800 vt 0.375000 0.396564 vt 0.375000 0.388192 vt 0.375000 0.396237 vt 0.375000 0.437297 vt 0.375000 0.429384 vt 0.375000 0.421324 vt 0.375000 0.429384 vt 0.375000 0.437297 vt 0.375000 0.429384 vt 0.375000 0.421324 vt 0.375000 0.429384 vt 0.375000 0.404995 vt 0.375000 0.396840 vt 0.375000 0.388770 vt 0.375000 0.396840 vt 0.375000 0.404995 vt 0.375000 0.396840 vt 0.375000 0.388770 vt 0.375000 0.396840 vt 0.416171 0.388770 vt 0.428501 0.396840 vt 0.416171 0.404995 vt 0.405322 0.396840 vt 0.471686 0.388770 vt 0.487246 0.396840 vt 0.471686 0.404995 vt 0.456528 0.396840 vt 0.471686 0.421324 vt 0.487246 0.429384 vt 0.471686 0.437297 vt 0.456528 0.429384 vt 0.416171 0.421324 vt 0.428501 0.429384 vt 0.416171 0.437297 vt 0.405322 0.429384 vt 0.586581 0.437297 vt 0.574985 0.429384 vt 0.586581 0.421324 vt 0.596728 0.429384 vt 0.533697 0.437297 vt 0.518496 0.429384 vt 0.533697 0.421324 vt 0.548325 0.429384 vt 0.533697 0.404995 vt 0.518496 0.396840 vt 0.533697 0.388770 vt 0.548325 0.396840 vt 0.586581 0.404995 vt 0.574985 0.396840 vt 0.586581 0.388770 vt 0.596728 0.396840 vt 0.625000 0.396840 vt 0.625000 0.404995 vt 0.625000 0.396840 vt 0.625000 0.388770 vt 0.625000 0.429384 vt 0.625000 0.437297 vt 0.625000 0.429384 vt 0.625000 0.421324 vt 0.625000 0.429384 vt 0.625000 0.437297 vt 0.625000 0.429384 vt 0.625000 0.421324 vt 0.625000 0.396840 vt 0.625000 0.404995 vt 0.625000 0.396840 vt 0.625000 0.388770 vt 0.625000 0.396237 vt 0.625000 0.404800 vt 0.625000 0.396564 vt 0.625000 0.388192 vt 0.625000 0.430192 vt 0.625000 0.438058 vt 0.625000 0.429755 vt 0.625000 0.421619 vt 0.625000 0.429755 vt 0.625000 0.438058 vt 0.625000 0.430192 vt 0.625000 0.421619 vt 0.625000 0.396564 vt 0.625000 0.404800 vt 0.625000 0.396237 vt 0.625000 0.388192 vt 0.771840 0.189722 vt 0.779989 0.197915 vt 0.771794 0.206301 vt 0.763754 0.197915 vt 0.804384 0.189722 vt 0.812318 0.197915 vt 0.804446 0.206301 vt 0.796333 0.197915 vt 0.804693 0.223523 vt 0.813038 0.232295 vt 0.805192 0.241131 vt 0.796610 0.232295 vt 0.771610 0.223523 vt 0.779806 0.232295 vt 0.771237 0.241131 vt 0.763207 0.232295 vt 0.771840 0.130747 vt 0.779995 0.137827 vt 0.771840 0.144904 vt 0.763770 0.137827 vt 0.804384 0.130747 vt 0.812297 0.137827 vt 0.804384 0.144904 vt 0.796324 0.137827 vt 0.804384 0.159220 vt 0.812297 0.166546 vt 0.804384 0.174043 vt 0.796324 0.166546 vt 0.771840 0.159220 vt 0.779995 0.166546 vt 0.771840 0.174043 vt 0.763770 0.166546 vt 0.763770 0.109097 vt 0.771840 0.101708 vt 0.779995 0.109097 vt 0.771840 0.116402 vt 0.763770 0.079075 vt 0.771840 0.071387 vt 0.779995 0.079075 vt 0.771840 0.086694 vt 0.796324 0.079075 vt 0.804384 0.071387 vt 0.812297 0.079075 vt 0.804384 0.086694 vt 0.796324 0.109097 vt 0.804384 0.101708 vt 0.812297 0.109097 vt 0.804384 0.116402 vt 0.763754 0.047943 vt 0.771794 0.040024 vt 0.779989 0.047943 vt 0.771840 0.055815 vt 0.763207 0.016065 vt 0.771237 0.008036 vt 0.779806 0.016065 vt 0.771610 0.024077 vt 0.796611 0.016065 vt 0.805192 0.008036 vt 0.813038 0.016065 vt 0.804693 0.024077 vt 0.796333 0.047943 vt 0.804446 0.040024 vt 0.812318 0.047943 vt 0.804384 0.055815 vt 0.625000 0.812682 vt 0.625000 0.820554 vt 0.625000 0.828667 vt 0.625000 0.820616 vt 0.625000 0.811962 vt 0.625000 0.819808 vt 0.625000 0.828390 vt 0.625000 0.820307 vt 0.625000 0.845194 vt 0.625000 0.853763 vt 0.625000 0.861793 vt 0.625000 0.853390 vt 0.625000 0.845011 vt 0.625000 0.853206 vt 0.625000 0.861246 vt 0.625000 0.853160 vt 0.375000 0.048141 vt 0.375000 0.040105 vt 0.375000 0.048019 vt 0.375000 0.055992 vt 0.375000 0.016070 vt 0.375000 0.008036 vt 0.375000 0.016067 vt 0.375000 0.024093 vt 0.375000 0.016065 vt 0.375000 0.008036 vt 0.375000 0.016065 vt 0.375000 0.024078 vt 0.375000 0.047958 vt 0.375000 0.040027 vt 0.375000 0.047943 vt 0.375000 0.055820 vt 0.383433 0.016065 vt 0.381396 0.024077 vt 0.377448 0.016065 vt 0.377464 0.008036 vt 0.388992 0.047943 vt 0.383844 0.055815 vt 0.379975 0.047943 vt 0.383354 0.040024 vt 0.375995 0.047943 vt 0.375253 0.055815 vt 0.375000 0.047943 vt 0.375237 0.040024 vt 0.375490 0.016065 vt 0.375174 0.024077 vt 0.375000 0.016065 vt 0.375063 0.008036 vt 0.375000 0.486931 vt 0.375000 0.480345 vt 0.375000 0.486916 vt 0.375000 0.493469 vt 0.375000 0.460498 vt 0.375000 0.453194 vt 0.375000 0.459988 vt 0.375000 0.467030 vt 0.375000 0.459735 vt 0.375000 0.452474 vt 0.375000 0.459671 vt 0.375000 0.466703 vt 0.375000 0.486908 vt 0.375000 0.480280 vt 0.375000 0.486906 vt 0.375000 0.493469 vt 0.388992 0.459671 vt 0.383354 0.466693 vt 0.379975 0.459671 vt 0.383844 0.452453 vt 0.383433 0.486906 vt 0.377464 0.493469 vt 0.377448 0.486906 vt 0.381396 0.480277 vt 0.375490 0.486906 vt 0.375063 0.493469 vt 0.375000 0.486906 vt 0.375174 0.480277 vt 0.375995 0.459671 vt 0.375237 0.466693 vt 0.375000 0.459671 vt 0.375253 0.452453 vt 0.375000 0.733930 vt 0.375000 0.725907 vt 0.375000 0.733933 vt 0.375000 0.741964 vt 0.375000 0.701859 vt 0.375000 0.694008 vt 0.375000 0.701981 vt 0.375000 0.709895 vt 0.375000 0.702042 vt 0.375000 0.694180 vt 0.375000 0.702057 vt 0.375000 0.709973 vt 0.375000 0.733935 vt 0.375000 0.725922 vt 0.375000 0.733935 vt 0.375000 0.741964 vt 0.388992 0.702057 vt 0.383354 0.709976 vt 0.379975 0.702057 vt 0.383844 0.694185 vt 0.383433 0.733935 vt 0.377464 0.741964 vt 0.377448 0.733935 vt 0.381396 0.725923 vt 0.375490 0.733935 vt 0.375063 0.741964 vt 0.375000 0.733935 vt 0.375174 0.725923 vt 0.375995 0.702057 vt 0.375237 0.709976 vt 0.375000 0.702057 vt 0.375253 0.694185 vt 0.375000 0.790480 vt 0.375000 0.783869 vt 0.375000 0.790456 vt 0.375000 0.797547 vt 0.375000 0.768341 vt 0.375000 0.764054 vt 0.375000 0.767466 vt 0.375000 0.772532 vt 0.375000 0.766825 vt 0.375000 0.762301 vt 0.375000 0.766665 vt 0.375000 0.771788 vt 0.375000 0.790436 vt 0.375000 0.783720 vt 0.375000 0.790431 vt 0.375000 0.797547 vt 0.389150 0.766665 vt 0.383844 0.771763 vt 0.380054 0.766665 vt 0.383844 0.762245 vt 0.389150 0.790431 vt 0.383844 0.797547 vt 0.380054 0.790431 vt 0.383844 0.783715 vt 0.376011 0.790431 vt 0.375253 0.797547 vt 0.375000 0.790431 vt 0.375253 0.783715 vt 0.376011 0.766665 vt 0.375253 0.771763 vt 0.375000 0.766665 vt 0.375253 0.762245 vt 0.374991 0.004112 vt 0.374991 0.002935 vt 0.375000 0.001177 vt 0.375000 0.001224 vt 0.374779 0.004112 vt 0.374965 0.001224 vt 0.375000 0.001177 vt 0.374956 0.002935 vt 0.375000 0.000235 vt 0.375000 0.000031 vt 0.375000 0.000000 vt 0.375000 0.000078 vt 0.375000 0.000235 vt 0.375000 0.000078 vt 0.375000 0.000000 vt 0.375000 0.000031 vt 0.383275 0.000000 vt 0.380907 0.000000 vt 0.377369 0.000000 vt 0.377464 0.000000 vt 0.383275 0.000000 vt 0.377464 0.000000 vt 0.377369 0.000000 vt 0.380907 0.000000 vt 0.375474 0.000000 vt 0.375063 0.000000 vt 0.375000 0.000000 vt 0.375158 0.000000 vt 0.375474 0.000000 vt 0.375158 0.000000 vt 0.375000 0.000000 vt 0.375063 0.000000 vt 0.374779 0.245463 vt 0.374956 0.246761 vt 0.375000 0.248702 vt 0.374965 0.248654 vt 0.374991 0.245462 vt 0.375000 0.248649 vt 0.375000 0.248701 vt 0.374991 0.246761 vt 0.375000 0.249740 vt 0.375000 0.249965 vt 0.375000 0.250000 vt 0.375000 0.249913 vt 0.375000 0.249740 vt 0.375000 0.249913 vt 0.375000 0.250000 vt 0.375000 0.249966 vt 0.383433 0.250000 vt 0.381396 0.250000 vt 0.377448 0.250000 vt 0.377464 0.250000 vt 0.388992 0.250000 vt 0.383844 0.250000 vt 0.379975 0.250000 vt 0.383354 0.250000 vt 0.375995 0.250000 vt 0.375253 0.250000 vt 0.375000 0.250000 vt 0.375237 0.250000 vt 0.375490 0.250000 vt 0.375174 0.250000 vt 0.375000 0.250000 vt 0.375063 0.250000 vt 0.375000 0.254636 vt 0.375000 0.253309 vt 0.375000 0.251327 vt 0.375000 0.251380 vt 0.375000 0.254637 vt 0.375000 0.251385 vt 0.375000 0.251328 vt 0.375000 0.253309 vt 0.375000 0.250266 vt 0.375000 0.250036 vt 0.375000 0.250000 vt 0.375000 0.250088 vt 0.375000 0.250265 vt 0.375000 0.250088 vt 0.375000 0.250000 vt 0.375000 0.250035 vt 0.388992 0.250000 vt 0.383354 0.250000 vt 0.379975 0.250000 vt 0.383844 0.250000 vt 0.383433 0.250000 vt 0.377464 0.250000 vt 0.377448 0.250000 vt 0.381396 0.250000 vt 0.375490 0.250000 vt 0.375063 0.250000 vt 0.375000 0.250000 vt 0.375174 0.250000 vt 0.375995 0.250000 vt 0.375237 0.250000 vt 0.375000 0.250000 vt 0.375253 0.250000 vt 0.375000 0.496667 vt 0.375000 0.497615 vt 0.375000 0.499055 vt 0.375000 0.499062 vt 0.375000 0.496658 vt 0.375000 0.499005 vt 0.375000 0.499043 vt 0.375000 0.497615 vt 0.375000 0.499809 vt 0.375000 0.499974 vt 0.375000 0.500000 vt 0.375000 0.499936 vt 0.375000 0.499811 vt 0.375000 0.499936 vt 0.375000 0.500000 vt 0.375000 0.499977 vt 0.383433 0.500000 vt 0.381396 0.500000 vt 0.377448 0.500000 vt 0.377464 0.500000 vt 0.388992 0.500000 vt 0.383844 0.500000 vt 0.379975 0.500000 vt 0.383354 0.500000 vt 0.375995 0.500000 vt 0.375253 0.500000 vt 0.375000 0.500000 vt 0.375237 0.500000 vt 0.375490 0.500000 vt 0.375174 0.500000 vt 0.375000 0.500000 vt 0.375063 0.500000 vt 0.375000 0.504538 vt 0.375000 0.503239 vt 0.375000 0.501299 vt 0.375000 0.501351 vt 0.375000 0.504547 vt 0.375000 0.501408 vt 0.375000 0.501310 vt 0.375000 0.503239 vt 0.375000 0.500262 vt 0.375000 0.500037 vt 0.375000 0.500000 vt 0.375000 0.500087 vt 0.375000 0.500260 vt 0.375000 0.500087 vt 0.375000 0.500000 vt 0.375000 0.500035 vt 0.388992 0.500000 vt 0.383354 0.500000 vt 0.379975 0.500000 vt 0.383844 0.500000 vt 0.383433 0.500000 vt 0.377464 0.500000 vt 0.377448 0.500000 vt 0.381396 0.500000 vt 0.375490 0.500000 vt 0.375063 0.500000 vt 0.375000 0.500000 vt 0.375174 0.500000 vt 0.375995 0.500000 vt 0.375237 0.500000 vt 0.375000 0.500000 vt 0.375253 0.500000 vt 0.375000 0.745882 vt 0.375000 0.747065 vt 0.375000 0.748816 vt 0.375000 0.748739 vt 0.375000 0.745888 vt 0.375000 0.748776 vt 0.375000 0.748823 vt 0.375000 0.747065 vt 0.375000 0.749765 vt 0.375000 0.749969 vt 0.375000 0.750000 vt 0.375000 0.749922 vt 0.375000 0.749763 vt 0.375000 0.749922 vt 0.375000 0.750000 vt 0.375000 0.749967 vt 0.383433 0.750000 vt 0.381396 0.750000 vt 0.377448 0.750000 vt 0.377464 0.750000 vt 0.388992 0.750000 vt 0.383844 0.750000 vt 0.379975 0.750000 vt 0.383354 0.750000 vt 0.375995 0.750000 vt 0.375253 0.750000 vt 0.375000 0.750000 vt 0.375237 0.750000 vt 0.375490 0.750000 vt 0.375174 0.750000 vt 0.375000 0.750000 vt 0.375063 0.750000 vt 0.375000 0.758429 vt 0.375000 0.755163 vt 0.375000 0.755329 vt 0.375000 0.758493 vt 0.375000 0.753481 vt 0.375000 0.750958 vt 0.375000 0.751076 vt 0.375000 0.752941 vt 0.375000 0.750297 vt 0.375000 0.750024 vt 0.375000 0.750102 vt 0.375000 0.750477 vt 0.375000 0.753923 vt 0.375000 0.752129 vt 0.375000 0.753571 vt 0.375000 0.755796 vt 0.389150 0.750102 vt 0.383844 0.750408 vt 0.380054 0.750102 vt 0.383844 0.750000 vt 0.389150 0.753571 vt 0.383844 0.755714 vt 0.380054 0.753571 vt 0.383844 0.752041 vt 0.376011 0.753571 vt 0.375253 0.755714 vt 0.375000 0.753571 vt 0.375253 0.752041 vt 0.376011 0.750102 vt 0.375253 0.750408 vt 0.375000 0.750102 vt 0.375253 0.750000 vt 0.375000 0.995163 vt 0.375000 0.995920 vt 0.375000 0.998497 vt 0.375000 0.998620 vt 0.375000 0.988306 vt 0.375000 0.988218 vt 0.375000 0.992608 vt 0.375000 0.992838 vt 0.375000 0.994558 vt 0.375000 0.991960 vt 0.375000 0.995046 vt 0.375000 0.997046 vt 0.375000 0.999586 vt 0.375000 0.999338 vt 0.375000 0.999858 vt 0.375000 0.999965 vt 0.388992 0.995046 vt 0.383354 0.997169 vt 0.379975 0.995046 vt 0.383844 0.992073 vt 0.383433 0.999858 vt 0.377464 1.000000 vt 0.377448 0.999858 vt 0.381396 0.999434 vt 0.375490 0.999858 vt 0.375063 1.000000 vt 0.375000 0.999858 vt 0.375174 0.999434 vt 0.375995 0.995046 vt 0.375237 0.997169 vt 0.375000 0.995046 vt 0.375253 0.992073 vt 0.375000 0.165743 vt 0.375000 0.158912 vt 0.375000 0.166238 vt 0.375000 0.173315 vt 0.375000 0.138089 vt 0.375000 0.131004 vt 0.375000 0.137927 vt 0.375000 0.144954 vt 0.375000 0.137847 vt 0.375000 0.130754 vt 0.375000 0.137827 vt 0.375000 0.144905 vt 0.375000 0.166485 vt 0.375000 0.159210 vt 0.375000 0.166546 vt 0.375000 0.174023 vt 0.389150 0.137827 vt 0.383844 0.144904 vt 0.380054 0.137827 vt 0.383844 0.130747 vt 0.389150 0.166546 vt 0.383844 0.174043 vt 0.380054 0.166546 vt 0.383844 0.159220 vt 0.376011 0.166546 vt 0.375253 0.174043 vt 0.375000 0.166546 vt 0.375253 0.159220 vt 0.376011 0.137827 vt 0.375253 0.144904 vt 0.375000 0.137827 vt 0.375253 0.130747 vt 0.375000 0.611911 vt 0.375000 0.605046 vt 0.375000 0.612073 vt 0.375000 0.618996 vt 0.375000 0.584257 vt 0.375000 0.576685 vt 0.375000 0.583762 vt 0.375000 0.591089 vt 0.375000 0.583515 vt 0.375000 0.575977 vt 0.375000 0.583454 vt 0.375000 0.590790 vt 0.375000 0.612153 vt 0.375000 0.605095 vt 0.375000 0.612173 vt 0.375000 0.619246 vt 0.389150 0.583454 vt 0.383844 0.590780 vt 0.380054 0.583454 vt 0.383844 0.575957 vt 0.389150 0.612173 vt 0.383844 0.619253 vt 0.380054 0.612173 vt 0.383844 0.605096 vt 0.376011 0.612173 vt 0.375253 0.619253 vt 0.375000 0.612173 vt 0.375253 0.605096 vt 0.376011 0.583454 vt 0.375253 0.590780 vt 0.375000 0.583454 vt 0.375253 0.575957 vt 0.375000 0.914538 vt 0.375000 0.906954 vt 0.375000 0.914538 vt 0.375000 0.922262 vt 0.375000 0.884479 vt 0.375000 0.876890 vt 0.375000 0.884479 vt 0.375000 0.891981 vt 0.375000 0.884479 vt 0.375000 0.876890 vt 0.375000 0.884479 vt 0.375000 0.891981 vt 0.375000 0.914538 vt 0.375000 0.906954 vt 0.375000 0.914538 vt 0.375000 0.922262 vt 0.389150 0.884479 vt 0.383844 0.891981 vt 0.380054 0.884479 vt 0.383844 0.876890 vt 0.389150 0.914538 vt 0.383844 0.922262 vt 0.380054 0.914538 vt 0.383844 0.906954 vt 0.376011 0.914538 vt 0.375253 0.922262 vt 0.375000 0.914538 vt 0.375253 0.906954 vt 0.376011 0.884479 vt 0.375253 0.891981 vt 0.375000 0.884479 vt 0.375253 0.876890 vt 0.375000 0.364917 vt 0.375000 0.357828 vt 0.375000 0.365290 vt 0.375000 0.372547 vt 0.375000 0.336242 vt 0.375000 0.328454 vt 0.375000 0.335761 vt 0.375000 0.343321 vt 0.375000 0.335522 vt 0.375000 0.327758 vt 0.375000 0.335462 vt 0.375000 0.343054 vt 0.375000 0.365475 vt 0.375000 0.358013 vt 0.375000 0.365521 vt 0.375000 0.373094 vt 0.389150 0.335462 vt 0.383844 0.343046 vt 0.380054 0.335462 vt 0.383844 0.327738 vt 0.389150 0.365521 vt 0.383844 0.373110 vt 0.380054 0.365521 vt 0.383844 0.358019 vt 0.376011 0.365521 vt 0.375253 0.373110 vt 0.375000 0.365521 vt 0.375253 0.358019 vt 0.376011 0.335462 vt 0.375253 0.343046 vt 0.375000 0.335462 vt 0.375253 0.327738 vt 0.375000 0.232271 vt 0.375000 0.223457 vt 0.375000 0.232285 vt 0.375000 0.241131 vt 0.375000 0.197102 vt 0.375000 0.188994 vt 0.375000 0.197603 vt 0.375000 0.205969 vt 0.375000 0.197852 vt 0.375000 0.189701 vt 0.375000 0.197915 vt 0.375000 0.206291 vt 0.375000 0.232293 vt 0.375000 0.223521 vt 0.375000 0.232295 vt 0.375000 0.241131 vt 0.388992 0.197915 vt 0.383354 0.206301 vt 0.379975 0.197915 vt 0.383844 0.189722 vt 0.383433 0.232295 vt 0.377464 0.241131 vt 0.377448 0.232295 vt 0.381396 0.223523 vt 0.375490 0.232295 vt 0.375063 0.241131 vt 0.375000 0.232295 vt 0.375174 0.223523 vt 0.375995 0.197915 vt 0.375237 0.206301 vt 0.375000 0.197915 vt 0.375253 0.189722 vt 0.375000 0.552898 vt 0.375000 0.544031 vt 0.375000 0.552397 vt 0.375000 0.561006 vt 0.375000 0.517729 vt 0.375000 0.508869 vt 0.375000 0.517715 vt 0.375000 0.526543 vt 0.375000 0.517707 vt 0.375000 0.508869 vt 0.375000 0.517705 vt 0.375000 0.526479 vt 0.375000 0.552148 vt 0.375000 0.543709 vt 0.375000 0.552085 vt 0.375000 0.560299 vt 0.383433 0.517705 vt 0.381396 0.526477 vt 0.377448 0.517705 vt 0.377464 0.508869 vt 0.388992 0.552085 vt 0.383844 0.560278 vt 0.379975 0.552085 vt 0.383354 0.543699 vt 0.375995 0.552085 vt 0.375253 0.560278 vt 0.375000 0.552085 vt 0.375237 0.543699 vt 0.375490 0.517705 vt 0.375174 0.526477 vt 0.375000 0.517705 vt 0.375063 0.508869 vt 0.375000 0.109389 vt 0.375000 0.101841 vt 0.375000 0.109209 vt 0.375000 0.116658 vt 0.375000 0.079281 vt 0.375000 0.071564 vt 0.375000 0.079154 vt 0.375000 0.086798 vt 0.375000 0.079091 vt 0.375000 0.071391 vt 0.375000 0.079075 vt 0.375000 0.086697 vt 0.375000 0.109119 vt 0.375000 0.101712 vt 0.375000 0.109097 vt 0.375000 0.116409 vt 0.389150 0.079075 vt 0.383844 0.086694 vt 0.380054 0.079075 vt 0.383844 0.071387 vt 0.389150 0.109097 vt 0.383844 0.116402 vt 0.380054 0.109097 vt 0.383844 0.101708 vt 0.376011 0.109097 vt 0.375253 0.116402 vt 0.375000 0.109097 vt 0.375253 0.101708 vt 0.376011 0.079075 vt 0.375253 0.086694 vt 0.375000 0.079075 vt 0.375253 0.071387 vt 0.375000 0.670719 vt 0.375000 0.663202 vt 0.375000 0.670846 vt 0.375000 0.678436 vt 0.375000 0.640611 vt 0.375000 0.633342 vt 0.375000 0.640791 vt 0.375000 0.648159 vt 0.375000 0.640881 vt 0.375000 0.633591 vt 0.375000 0.640903 vt 0.375000 0.648288 vt 0.375000 0.670909 vt 0.375000 0.663303 vt 0.375000 0.670925 vt 0.375000 0.678609 vt 0.389150 0.640903 vt 0.383844 0.648292 vt 0.380054 0.640903 vt 0.383844 0.633598 vt 0.389150 0.670925 vt 0.383844 0.678613 vt 0.380054 0.670925 vt 0.383844 0.663306 vt 0.376011 0.670925 vt 0.375253 0.678613 vt 0.375000 0.670925 vt 0.375253 0.663306 vt 0.376011 0.640903 vt 0.375253 0.648292 vt 0.375000 0.640903 vt 0.375253 0.633598 vt 0.375000 0.974634 vt 0.375000 0.969051 vt 0.375000 0.975848 vt 0.375000 0.980503 vt 0.375000 0.946540 vt 0.375000 0.938356 vt 0.375000 0.946575 vt 0.375000 0.954556 vt 0.375000 0.946602 vt 0.375000 0.938356 vt 0.375000 0.946609 vt 0.375000 0.954763 vt 0.375000 0.976736 vt 0.375000 0.970083 vt 0.375000 0.976958 vt 0.375000 0.982936 vt 0.389150 0.946609 vt 0.383844 0.954769 vt 0.380054 0.946609 vt 0.383844 0.938356 vt 0.389150 0.976958 vt 0.383844 0.983014 vt 0.380054 0.976958 vt 0.383844 0.970117 vt 0.376011 0.976958 vt 0.375253 0.983014 vt 0.375000 0.976958 vt 0.375253 0.970117 vt 0.376011 0.946609 vt 0.375253 0.954769 vt 0.375000 0.946609 vt 0.375253 0.938356 vt 0.375000 0.304048 vt 0.375000 0.294991 vt 0.375000 0.303556 vt 0.375000 0.312360 vt 0.375000 0.268111 vt 0.375000 0.259059 vt 0.375000 0.268097 vt 0.375000 0.277117 vt 0.375000 0.268089 vt 0.375000 0.259059 vt 0.375000 0.268087 vt 0.375000 0.277054 vt 0.375000 0.303310 vt 0.375000 0.294674 vt 0.375000 0.303249 vt 0.375000 0.311664 vt 0.383433 0.268087 vt 0.381396 0.277052 vt 0.377448 0.268087 vt 0.377464 0.259059 vt 0.388992 0.303249 vt 0.383844 0.311644 vt 0.379975 0.303249 vt 0.383354 0.294664 vt 0.375995 0.303249 vt 0.375253 0.311644 vt 0.375000 0.303249 vt 0.375237 0.294664 vt 0.375490 0.268087 vt 0.375174 0.277052 vt 0.375000 0.268087 vt 0.375063 0.259059 vt 0.375000 0.853160 vt 0.375000 0.845005 vt 0.375000 0.853160 vt 0.375000 0.861230 vt 0.375000 0.820616 vt 0.375000 0.812703 vt 0.375000 0.820616 vt 0.375000 0.828676 vt 0.375000 0.820616 vt 0.375000 0.812703 vt 0.375000 0.820616 vt 0.375000 0.828676 vt 0.375000 0.853160 vt 0.375000 0.845005 vt 0.375000 0.853160 vt 0.375000 0.861230 vt 0.389150 0.820616 vt 0.383844 0.828676 vt 0.380054 0.820616 vt 0.383844 0.812703 vt 0.389150 0.853160 vt 0.383844 0.861230 vt 0.380054 0.853160 vt 0.383844 0.845005 vt 0.376011 0.853160 vt 0.375253 0.861230 vt 0.375000 0.853160 vt 0.375253 0.845005 vt 0.376011 0.820616 vt 0.375253 0.828676 vt 0.375000 0.820616 vt 0.375253 0.812703 vt 0.375000 0.430192 vt 0.375000 0.421610 vt 0.375000 0.429693 vt 0.375000 0.438038 vt 0.375000 0.396237 vt 0.375000 0.388207 vt 0.375000 0.396610 vt 0.375000 0.404806 vt 0.375000 0.396794 vt 0.375000 0.388754 vt 0.375000 0.396840 vt 0.375000 0.404989 vt 0.375000 0.429446 vt 0.375000 0.421333 vt 0.375000 0.429384 vt 0.375000 0.437318 vt 0.389150 0.396840 vt 0.383844 0.404995 vt 0.380054 0.396840 vt 0.383844 0.388770 vt 0.389150 0.429384 vt 0.383844 0.437297 vt 0.380054 0.429384 vt 0.383844 0.421324 vt 0.376011 0.429384 vt 0.375253 0.437297 vt 0.375000 0.429384 vt 0.375253 0.421324 vt 0.376011 0.396840 vt 0.375253 0.404995 vt 0.375000 0.396840 vt 0.375253 0.388770 vt 0.625000 0.016070 vt 0.625000 0.024093 vt 0.625000 0.016067 vt 0.625000 0.008036 vt 0.625000 0.048141 vt 0.625000 0.055992 vt 0.625000 0.048019 vt 0.625000 0.040105 vt 0.625000 0.047958 vt 0.625000 0.055820 vt 0.625000 0.047943 vt 0.625000 0.040027 vt 0.625000 0.016065 vt 0.625000 0.024078 vt 0.625000 0.016065 vt 0.625000 0.008036 vt 0.611954 0.047943 vt 0.617211 0.040024 vt 0.620362 0.047943 vt 0.616754 0.055815 vt 0.617137 0.016065 vt 0.622703 0.008036 vt 0.622718 0.016065 vt 0.619036 0.024077 vt 0.624544 0.016065 vt 0.624941 0.008036 vt 0.625000 0.016065 vt 0.624838 0.024077 vt 0.624072 0.047943 vt 0.624779 0.040024 vt 0.625000 0.047943 vt 0.624764 0.055815 vt 0.625000 0.460498 vt 0.625000 0.467030 vt 0.625000 0.459988 vt 0.625000 0.453194 vt 0.625000 0.486931 vt 0.625000 0.493469 vt 0.625000 0.486916 vt 0.625000 0.480345 vt 0.625000 0.486908 vt 0.625000 0.493469 vt 0.625000 0.486906 vt 0.625000 0.480280 vt 0.625000 0.459735 vt 0.625000 0.466703 vt 0.625000 0.459671 vt 0.625000 0.452474 vt 0.617137 0.486906 vt 0.619036 0.480277 vt 0.622718 0.486906 vt 0.622703 0.493469 vt 0.611954 0.459671 vt 0.616754 0.452453 vt 0.620362 0.459671 vt 0.617211 0.466693 vt 0.624072 0.459671 vt 0.624764 0.452453 vt 0.625000 0.459671 vt 0.624779 0.466693 vt 0.624544 0.486906 vt 0.624838 0.480277 vt 0.625000 0.486906 vt 0.624941 0.493469 vt 0.625000 0.701859 vt 0.625000 0.709895 vt 0.625000 0.701981 vt 0.625000 0.694008 vt 0.625000 0.733930 vt 0.625000 0.741964 vt 0.625000 0.733933 vt 0.625000 0.725907 vt 0.625000 0.733935 vt 0.625000 0.741964 vt 0.625000 0.733935 vt 0.625000 0.725922 vt 0.625000 0.702042 vt 0.625000 0.709973 vt 0.625000 0.702057 vt 0.625000 0.694180 vt 0.617137 0.733935 vt 0.619036 0.725923 vt 0.622718 0.733935 vt 0.622703 0.741964 vt 0.611954 0.702057 vt 0.616754 0.694185 vt 0.620362 0.702057 vt 0.617211 0.709976 vt 0.624072 0.702057 vt 0.624764 0.694185 vt 0.625000 0.702057 vt 0.624779 0.709976 vt 0.624544 0.733935 vt 0.624838 0.725923 vt 0.625000 0.733935 vt 0.624941 0.741964 vt 0.625000 0.768341 vt 0.625000 0.772532 vt 0.625000 0.767466 vt 0.625000 0.764054 vt 0.625000 0.790480 vt 0.625000 0.797547 vt 0.625000 0.790456 vt 0.625000 0.783869 vt 0.625000 0.790436 vt 0.625000 0.797547 vt 0.625000 0.790431 vt 0.625000 0.783720 vt 0.625000 0.766825 vt 0.625000 0.771788 vt 0.625000 0.766665 vt 0.625000 0.762301 vt 0.611807 0.790431 vt 0.616754 0.783715 vt 0.620288 0.790431 vt 0.616754 0.797547 vt 0.611807 0.766665 vt 0.616754 0.762245 vt 0.620288 0.766665 vt 0.616754 0.771763 vt 0.624058 0.766665 vt 0.624764 0.762245 vt 0.625000 0.766665 vt 0.624764 0.771763 vt 0.624058 0.790431 vt 0.624764 0.783715 vt 0.625000 0.790431 vt 0.624764 0.797547 vt 0.625221 0.004112 vt 0.625044 0.002935 vt 0.625000 0.001177 vt 0.625035 0.001224 vt 0.625009 0.004112 vt 0.625000 0.001224 vt 0.625000 0.001177 vt 0.625009 0.002935 vt 0.625000 0.000235 vt 0.625000 0.000031 vt 0.625000 0.000000 vt 0.625000 0.000078 vt 0.625000 0.000235 vt 0.625000 0.000078 vt 0.625000 0.000000 vt 0.625000 0.000031 vt 0.617284 0.000000 vt 0.619493 0.000000 vt 0.622791 0.000000 vt 0.622703 0.000000 vt 0.617284 0.000000 vt 0.622703 0.000000 vt 0.622791 0.000000 vt 0.619493 0.000000 vt 0.624558 0.000000 vt 0.624941 0.000000 vt 0.625000 0.000000 vt 0.624853 0.000000 vt 0.624558 0.000000 vt 0.624853 0.000000 vt 0.625000 0.000000 vt 0.624941 0.000000 vt 0.625009 0.245462 vt 0.625009 0.246761 vt 0.625000 0.248701 vt 0.625000 0.248649 vt 0.625221 0.245463 vt 0.625035 0.248654 vt 0.625000 0.248702 vt 0.625044 0.246761 vt 0.625000 0.249740 vt 0.625000 0.249966 vt 0.625000 0.250000 vt 0.625000 0.249913 vt 0.625000 0.249740 vt 0.625000 0.249913 vt 0.625000 0.250000 vt 0.625000 0.249965 vt 0.611954 0.250000 vt 0.617211 0.250000 vt 0.620362 0.250000 vt 0.616754 0.250000 vt 0.617137 0.250000 vt 0.622703 0.250000 vt 0.622718 0.250000 vt 0.619036 0.250000 vt 0.624544 0.250000 vt 0.624941 0.250000 vt 0.625000 0.250000 vt 0.624838 0.250000 vt 0.624072 0.250000 vt 0.624779 0.250000 vt 0.625000 0.250000 vt 0.624764 0.250000 vt 0.625000 0.254637 vt 0.625000 0.253309 vt 0.625000 0.251328 vt 0.625000 0.251385 vt 0.625000 0.254636 vt 0.625000 0.251380 vt 0.625000 0.251327 vt 0.625000 0.253309 vt 0.625000 0.250265 vt 0.625000 0.250035 vt 0.625000 0.250000 vt 0.625000 0.250088 vt 0.625000 0.250266 vt 0.625000 0.250088 vt 0.625000 0.250000 vt 0.625000 0.250036 vt 0.617137 0.250000 vt 0.619036 0.250000 vt 0.622718 0.250000 vt 0.622703 0.250000 vt 0.611954 0.250000 vt 0.616754 0.250000 vt 0.620362 0.250000 vt 0.617211 0.250000 vt 0.624072 0.250000 vt 0.624764 0.250000 vt 0.625000 0.250000 vt 0.624779 0.250000 vt 0.624544 0.250000 vt 0.624838 0.250000 vt 0.625000 0.250000 vt 0.624941 0.250000 vt 0.625000 0.496658 vt 0.625000 0.497615 vt 0.625000 0.499043 vt 0.625000 0.499005 vt 0.625000 0.496667 vt 0.625000 0.499062 vt 0.625000 0.499055 vt 0.625000 0.497615 vt 0.625000 0.499811 vt 0.625000 0.499977 vt 0.625000 0.500000 vt 0.625000 0.499936 vt 0.625000 0.499809 vt 0.625000 0.499936 vt 0.625000 0.500000 vt 0.625000 0.499974 vt 0.611954 0.500000 vt 0.617211 0.500000 vt 0.620362 0.500000 vt 0.616754 0.500000 vt 0.617137 0.500000 vt 0.622703 0.500000 vt 0.622718 0.500000 vt 0.619036 0.500000 vt 0.624544 0.500000 vt 0.624941 0.500000 vt 0.625000 0.500000 vt 0.624838 0.500000 vt 0.624072 0.500000 vt 0.624779 0.500000 vt 0.625000 0.500000 vt 0.624764 0.500000 vt 0.625000 0.504547 vt 0.625000 0.503239 vt 0.625000 0.501310 vt 0.625000 0.501408 vt 0.625000 0.504538 vt 0.625000 0.501351 vt 0.625000 0.501299 vt 0.625000 0.503239 vt 0.625000 0.500260 vt 0.625000 0.500035 vt 0.625000 0.500000 vt 0.625000 0.500087 vt 0.625000 0.500262 vt 0.625000 0.500087 vt 0.625000 0.500000 vt 0.625000 0.500037 vt 0.617137 0.500000 vt 0.619036 0.500000 vt 0.622718 0.500000 vt 0.622703 0.500000 vt 0.611954 0.500000 vt 0.616754 0.500000 vt 0.620362 0.500000 vt 0.617211 0.500000 vt 0.624072 0.500000 vt 0.624764 0.500000 vt 0.625000 0.500000 vt 0.624779 0.500000 vt 0.624544 0.500000 vt 0.624838 0.500000 vt 0.625000 0.500000 vt 0.624941 0.500000 vt 0.625000 0.745888 vt 0.625000 0.747065 vt 0.625000 0.748823 vt 0.625000 0.748776 vt 0.625000 0.745882 vt 0.625000 0.748739 vt 0.625000 0.748815 vt 0.625000 0.747065 vt 0.625000 0.749763 vt 0.625000 0.749967 vt 0.625000 0.750000 vt 0.625000 0.749922 vt 0.625000 0.749765 vt 0.625000 0.749922 vt 0.625000 0.750000 vt 0.625000 0.749969 vt 0.611954 0.750000 vt 0.617211 0.750000 vt 0.620362 0.750000 vt 0.616754 0.750000 vt 0.617137 0.750000 vt 0.622703 0.750000 vt 0.622718 0.750000 vt 0.619036 0.750000 vt 0.624544 0.750000 vt 0.624941 0.750000 vt 0.625000 0.750000 vt 0.624838 0.750000 vt 0.624072 0.750000 vt 0.624779 0.750000 vt 0.625000 0.750000 vt 0.624764 0.750000 vt 0.625000 0.753481 vt 0.625000 0.752941 vt 0.625000 0.751076 vt 0.625000 0.750958 vt 0.625000 0.758429 vt 0.625000 0.758493 vt 0.625000 0.755329 vt 0.625000 0.755163 vt 0.625000 0.753923 vt 0.625000 0.755796 vt 0.625000 0.753571 vt 0.625000 0.752129 vt 0.625000 0.750297 vt 0.625000 0.750477 vt 0.625000 0.750102 vt 0.625000 0.750024 vt 0.611807 0.753571 vt 0.616754 0.752041 vt 0.620288 0.753571 vt 0.616754 0.755714 vt 0.611807 0.750102 vt 0.616754 0.750000 vt 0.620288 0.750102 vt 0.616754 0.750408 vt 0.624058 0.750102 vt 0.624764 0.750000 vt 0.625000 0.750102 vt 0.624764 0.750408 vt 0.624058 0.753571 vt 0.624764 0.752041 vt 0.625000 0.753571 vt 0.624764 0.755714 vt 0.625000 0.988306 vt 0.625000 0.992838 vt 0.625000 0.992608 vt 0.625000 0.988218 vt 0.625000 0.995163 vt 0.625000 0.998620 vt 0.625000 0.998497 vt 0.625000 0.995921 vt 0.625000 0.999586 vt 0.625000 0.999965 vt 0.625000 0.999858 vt 0.625000 0.999338 vt 0.625000 0.994558 vt 0.625000 0.997046 vt 0.625000 0.995046 vt 0.625000 0.991960 vt 0.617137 0.999858 vt 0.619036 0.999434 vt 0.622718 0.999858 vt 0.622703 1.000000 vt 0.611954 0.995046 vt 0.616754 0.992073 vt 0.620362 0.995046 vt 0.617211 0.997169 vt 0.624072 0.995046 vt 0.624764 0.992073 vt 0.625000 0.995046 vt 0.624779 0.997169 vt 0.624544 0.999858 vt 0.624838 0.999434 vt 0.625000 0.999858 vt 0.624941 1.000000 vt 0.625000 0.138089 vt 0.625000 0.144954 vt 0.625000 0.137927 vt 0.625000 0.131004 vt 0.625000 0.165743 vt 0.625000 0.173315 vt 0.625000 0.166238 vt 0.625000 0.158912 vt 0.625000 0.166485 vt 0.625000 0.174023 vt 0.625000 0.166546 vt 0.625000 0.159210 vt 0.625000 0.137847 vt 0.625000 0.144905 vt 0.625000 0.137827 vt 0.625000 0.130754 vt 0.611807 0.166546 vt 0.616754 0.159220 vt 0.620288 0.166546 vt 0.616754 0.174043 vt 0.611807 0.137827 vt 0.616754 0.130747 vt 0.620288 0.137827 vt 0.616754 0.144904 vt 0.624058 0.137827 vt 0.624764 0.130747 vt 0.625000 0.137827 vt 0.624764 0.144904 vt 0.624058 0.166546 vt 0.624764 0.159220 vt 0.625000 0.166546 vt 0.624764 0.174043 vt 0.625000 0.584257 vt 0.625000 0.591089 vt 0.625000 0.583762 vt 0.625000 0.576685 vt 0.625000 0.611911 vt 0.625000 0.618996 vt 0.625000 0.612073 vt 0.625000 0.605046 vt 0.625000 0.612153 vt 0.625000 0.619246 vt 0.625000 0.612173 vt 0.625000 0.605095 vt 0.625000 0.583515 vt 0.625000 0.590790 vt 0.625000 0.583454 vt 0.625000 0.575977 vt 0.611807 0.612173 vt 0.616754 0.605096 vt 0.620288 0.612173 vt 0.616754 0.619253 vt 0.611807 0.583454 vt 0.616754 0.575957 vt 0.620288 0.583454 vt 0.616754 0.590780 vt 0.624058 0.583454 vt 0.624764 0.575957 vt 0.625000 0.583454 vt 0.624764 0.590780 vt 0.624058 0.612173 vt 0.624764 0.605096 vt 0.625000 0.612173 vt 0.624764 0.619253 vt 0.625000 0.884479 vt 0.625000 0.891981 vt 0.625000 0.884479 vt 0.625000 0.876890 vt 0.625000 0.914538 vt 0.625000 0.922262 vt 0.625000 0.914538 vt 0.625000 0.906954 vt 0.625000 0.914538 vt 0.625000 0.922262 vt 0.625000 0.914538 vt 0.625000 0.906954 vt 0.625000 0.884479 vt 0.625000 0.891981 vt 0.625000 0.884479 vt 0.625000 0.876890 vt 0.611807 0.914538 vt 0.616754 0.906954 vt 0.620288 0.914538 vt 0.616754 0.922262 vt 0.611807 0.884479 vt 0.616754 0.876890 vt 0.620288 0.884479 vt 0.616754 0.891981 vt 0.624058 0.884479 vt 0.624764 0.876890 vt 0.625000 0.884479 vt 0.624764 0.891981 vt 0.624058 0.914538 vt 0.624764 0.906954 vt 0.625000 0.914538 vt 0.624764 0.922262 vt 0.625000 0.336242 vt 0.625000 0.343321 vt 0.625000 0.335761 vt 0.625000 0.328454 vt 0.625000 0.364917 vt 0.625000 0.372547 vt 0.625000 0.365290 vt 0.625000 0.357828 vt 0.625000 0.365475 vt 0.625000 0.373094 vt 0.625000 0.365521 vt 0.625000 0.358013 vt 0.625000 0.335522 vt 0.625000 0.343054 vt 0.625000 0.335462 vt 0.625000 0.327758 vt 0.611807 0.365521 vt 0.616754 0.358019 vt 0.620288 0.365521 vt 0.616754 0.373110 vt 0.611807 0.335462 vt 0.616754 0.327738 vt 0.620288 0.335462 vt 0.616754 0.343046 vt 0.624058 0.335462 vt 0.624764 0.327738 vt 0.625000 0.335462 vt 0.624764 0.343046 vt 0.624058 0.365521 vt 0.624764 0.358019 vt 0.625000 0.365521 vt 0.624764 0.373110 vt 0.625000 0.197102 vt 0.625000 0.205969 vt 0.625000 0.197603 vt 0.625000 0.188994 vt 0.625000 0.232271 vt 0.625000 0.241131 vt 0.625000 0.232285 vt 0.625000 0.223457 vt 0.625000 0.232293 vt 0.625000 0.241131 vt 0.625000 0.232295 vt 0.625000 0.223521 vt 0.625000 0.197852 vt 0.625000 0.206291 vt 0.625000 0.197915 vt 0.625000 0.189701 vt 0.617137 0.232295 vt 0.619036 0.223523 vt 0.622718 0.232295 vt 0.622703 0.241131 vt 0.611954 0.197915 vt 0.616754 0.189722 vt 0.620362 0.197915 vt 0.617211 0.206301 vt 0.624072 0.197915 vt 0.624764 0.189722 vt 0.625000 0.197915 vt 0.624779 0.206301 vt 0.624544 0.232295 vt 0.624838 0.223523 vt 0.625000 0.232295 vt 0.624941 0.241131 vt 0.625000 0.517729 vt 0.625000 0.526543 vt 0.625000 0.517715 vt 0.625000 0.508869 vt 0.625000 0.552898 vt 0.625000 0.561006 vt 0.625000 0.552397 vt 0.625000 0.544031 vt 0.625000 0.552148 vt 0.625000 0.560299 vt 0.625000 0.552085 vt 0.625000 0.543709 vt 0.625000 0.517707 vt 0.625000 0.526479 vt 0.625000 0.517705 vt 0.625000 0.508869 vt 0.611954 0.552085 vt 0.617211 0.543699 vt 0.620362 0.552085 vt 0.616754 0.560278 vt 0.617137 0.517705 vt 0.622703 0.508869 vt 0.622718 0.517705 vt 0.619036 0.526477 vt 0.624544 0.517705 vt 0.624941 0.508869 vt 0.625000 0.517705 vt 0.624838 0.526477 vt 0.624072 0.552085 vt 0.624779 0.543699 vt 0.625000 0.552085 vt 0.624764 0.560278 vt 0.625000 0.079281 vt 0.625000 0.086798 vt 0.625000 0.079154 vt 0.625000 0.071564 vt 0.625000 0.109389 vt 0.625000 0.116658 vt 0.625000 0.109209 vt 0.625000 0.101841 vt 0.625000 0.109119 vt 0.625000 0.116409 vt 0.625000 0.109097 vt 0.625000 0.101712 vt 0.625000 0.079091 vt 0.625000 0.086697 vt 0.625000 0.079075 vt 0.625000 0.071391 vt 0.611807 0.109097 vt 0.616754 0.101708 vt 0.620288 0.109097 vt 0.616754 0.116402 vt 0.611807 0.079075 vt 0.616754 0.071387 vt 0.620288 0.079075 vt 0.616754 0.086694 vt 0.624058 0.079075 vt 0.624764 0.071387 vt 0.625000 0.079075 vt 0.624764 0.086694 vt 0.624058 0.109097 vt 0.624764 0.101708 vt 0.625000 0.109097 vt 0.624764 0.116402 vt 0.625000 0.640611 vt 0.625000 0.648159 vt 0.625000 0.640791 vt 0.625000 0.633342 vt 0.625000 0.670719 vt 0.625000 0.678436 vt 0.625000 0.670846 vt 0.625000 0.663202 vt 0.625000 0.670909 vt 0.625000 0.678609 vt 0.625000 0.670925 vt 0.625000 0.663303 vt 0.625000 0.640881 vt 0.625000 0.648288 vt 0.625000 0.640903 vt 0.625000 0.633591 vt 0.611807 0.670925 vt 0.616754 0.663306 vt 0.620288 0.670925 vt 0.616754 0.678613 vt 0.611807 0.640903 vt 0.616754 0.633598 vt 0.620288 0.640903 vt 0.616754 0.648292 vt 0.624058 0.640903 vt 0.624764 0.633598 vt 0.625000 0.640903 vt 0.624764 0.648292 vt 0.624058 0.670925 vt 0.624764 0.663306 vt 0.625000 0.670925 vt 0.624764 0.678613 vt 0.625000 0.946540 vt 0.625000 0.954556 vt 0.625000 0.946575 vt 0.625000 0.938356 vt 0.625000 0.974634 vt 0.625000 0.980503 vt 0.625000 0.975848 vt 0.625000 0.969051 vt 0.625000 0.976736 vt 0.625000 0.982936 vt 0.625000 0.976958 vt 0.625000 0.970083 vt 0.625000 0.946602 vt 0.625000 0.954763 vt 0.625000 0.946609 vt 0.625000 0.938356 vt 0.611807 0.976958 vt 0.616754 0.970117 vt 0.620288 0.976958 vt 0.616754 0.983014 vt 0.611807 0.946609 vt 0.616754 0.938356 vt 0.620288 0.946609 vt 0.616754 0.954769 vt 0.624058 0.946609 vt 0.624764 0.938356 vt 0.625000 0.946609 vt 0.624764 0.954769 vt 0.624058 0.976958 vt 0.624764 0.970117 vt 0.625000 0.976958 vt 0.624764 0.983014 vt 0.625000 0.268111 vt 0.625000 0.277117 vt 0.625000 0.268097 vt 0.625000 0.259059 vt 0.625000 0.304048 vt 0.625000 0.312360 vt 0.625000 0.303556 vt 0.625000 0.294991 vt 0.625000 0.303310 vt 0.625000 0.311664 vt 0.625000 0.303249 vt 0.625000 0.294674 vt 0.625000 0.268089 vt 0.625000 0.277054 vt 0.625000 0.268087 vt 0.625000 0.259059 vt 0.611954 0.303249 vt 0.617211 0.294664 vt 0.620362 0.303249 vt 0.616754 0.311644 vt 0.617137 0.268087 vt 0.622703 0.259059 vt 0.622718 0.268087 vt 0.619036 0.277052 vt 0.624544 0.268087 vt 0.624941 0.259059 vt 0.625000 0.268087 vt 0.624838 0.277052 vt 0.624072 0.303249 vt 0.624779 0.294664 vt 0.625000 0.303249 vt 0.624764 0.311644 vt 0.625000 0.820616 vt 0.625000 0.828676 vt 0.625000 0.820616 vt 0.625000 0.812703 vt 0.625000 0.853160 vt 0.625000 0.861230 vt 0.625000 0.853160 vt 0.625000 0.845005 vt 0.625000 0.853160 vt 0.625000 0.861230 vt 0.625000 0.853160 vt 0.625000 0.845005 vt 0.625000 0.820616 vt 0.625000 0.828676 vt 0.625000 0.820616 vt 0.625000 0.812703 vt 0.611807 0.853160 vt 0.616754 0.845005 vt 0.620288 0.853160 vt 0.616754 0.861230 vt 0.611807 0.820616 vt 0.616754 0.812703 vt 0.620288 0.820616 vt 0.616754 0.828676 vt 0.624058 0.820616 vt 0.624764 0.812703 vt 0.625000 0.820616 vt 0.624764 0.828676 vt 0.624058 0.853160 vt 0.624764 0.845005 vt 0.625000 0.853160 vt 0.624764 0.861230 vt 0.625000 0.396237 vt 0.625000 0.404806 vt 0.625000 0.396610 vt 0.625000 0.388207 vt 0.625000 0.430192 vt 0.625000 0.438038 vt 0.625000 0.429693 vt 0.625000 0.421610 vt 0.625000 0.429446 vt 0.625000 0.437318 vt 0.625000 0.429384 vt 0.625000 0.421333 vt 0.625000 0.396794 vt 0.625000 0.404989 vt 0.625000 0.396840 vt 0.625000 0.388754 vt 0.611807 0.429384 vt 0.616754 0.421324 vt 0.620288 0.429384 vt 0.616754 0.437297 vt 0.611807 0.396840 vt 0.616754 0.388770 vt 0.620288 0.396840 vt 0.616754 0.404995 vt 0.624058 0.396840 vt 0.624764 0.388770 vt 0.625000 0.396840 vt 0.624764 0.404995 vt 0.624058 0.429384 vt 0.624764 0.421324 vt 0.625000 0.429384 vt 0.624764 0.437297 vt 0.441307 0.024077 vt 0.440276 0.008036 vt 0.456424 0.032066 vt 0.487353 0.032066 vt 0.441896 0.040024 vt 0.442043 0.055815 vt 0.427722 0.032066 vt 0.403743 0.032066 vt 0.441896 0.466693 vt 0.442043 0.452453 vt 0.456424 0.473551 vt 0.487353 0.473551 vt 0.441307 0.480277 vt 0.440276 0.493469 vt 0.427722 0.473551 vt 0.403743 0.473551 vt 0.441896 0.709976 vt 0.442043 0.694185 vt 0.456424 0.717934 vt 0.487353 0.717934 vt 0.441307 0.725923 vt 0.440276 0.741964 vt 0.427722 0.717934 vt 0.403743 0.717934 vt 0.442043 0.771763 vt 0.442043 0.762245 vt 0.456528 0.777470 vt 0.487246 0.777470 vt 0.442043 0.783715 vt 0.442043 0.797547 vt 0.428501 0.777470 vt 0.405322 0.777470 vt 0.841795 0.032071 vt 0.827658 0.032066 vt 0.848653 0.024082 vt 0.848796 0.008036 vt 0.855298 0.032091 vt 0.868469 0.032125 vt 0.848571 0.040049 vt 0.848551 0.055864 vt 0.151347 0.024082 vt 0.151204 0.008036 vt 0.158205 0.032071 vt 0.172342 0.032066 vt 0.151429 0.040049 vt 0.151449 0.055864 vt 0.144702 0.032091 vt 0.131531 0.032125 vt 0.441160 0.000000 vt 0.440276 0.000000 vt 0.456319 0.000000 vt 0.487460 0.000000 vt 0.441160 0.000000 vt 0.440276 0.000000 vt 0.426943 0.000000 vt 0.402164 0.000000 vt 0.627389 0.032856 vt 0.632042 0.032459 vt 0.626327 0.040394 vt 0.626416 0.055864 vt 0.625478 0.032876 vt 0.625000 0.032439 vt 0.625973 0.025809 vt 0.625442 0.013498 vt 0.456424 0.250000 vt 0.487353 0.250000 vt 0.441896 0.250000 vt 0.442043 0.250000 vt 0.427722 0.250000 vt 0.403743 0.250000 vt 0.441307 0.250000 vt 0.440276 0.250000 vt 0.372611 0.032856 vt 0.367958 0.032459 vt 0.374027 0.025809 vt 0.374558 0.013498 vt 0.374522 0.032876 vt 0.375000 0.032439 vt 0.373673 0.040394 vt 0.373584 0.055864 vt 0.441896 0.250000 vt 0.442043 0.250000 vt 0.456424 0.250000 vt 0.487353 0.250000 vt 0.441307 0.250000 vt 0.440276 0.250000 vt 0.427722 0.250000 vt 0.403743 0.250000 vt 0.625000 0.473036 vt 0.625000 0.473541 vt 0.625000 0.478915 vt 0.625000 0.489031 vt 0.625000 0.473036 vt 0.625000 0.473541 vt 0.625000 0.466617 vt 0.625000 0.452862 vt 0.441896 0.500000 vt 0.442043 0.500000 vt 0.427722 0.500000 vt 0.403743 0.500000 vt 0.441307 0.500000 vt 0.440276 0.500000 vt 0.456424 0.500000 vt 0.487353 0.500000 vt 0.375000 0.473036 vt 0.375000 0.473541 vt 0.375000 0.466617 vt 0.375000 0.452862 vt 0.375000 0.473036 vt 0.375000 0.473541 vt 0.375000 0.478915 vt 0.375000 0.489031 vt 0.441896 0.500000 vt 0.442043 0.500000 vt 0.456424 0.500000 vt 0.487353 0.500000 vt 0.441307 0.500000 vt 0.440276 0.500000 vt 0.427722 0.500000 vt 0.403743 0.500000 vt 0.625000 0.717119 vt 0.625000 0.717561 vt 0.625000 0.724186 vt 0.625000 0.736502 vt 0.625000 0.717119 vt 0.625000 0.717561 vt 0.625000 0.709581 vt 0.625000 0.694087 vt 0.441896 0.750000 vt 0.442043 0.750000 vt 0.427722 0.750000 vt 0.403743 0.750000 vt 0.441307 0.750000 vt 0.440276 0.750000 vt 0.456424 0.750000 vt 0.487353 0.750000 vt 0.375000 0.717119 vt 0.375000 0.717561 vt 0.375000 0.709581 vt 0.375000 0.694087 vt 0.375000 0.717119 vt 0.375000 0.717561 vt 0.375000 0.724186 vt 0.375000 0.736502 vt 0.442043 0.750408 vt 0.442043 0.750000 vt 0.456528 0.751020 vt 0.487246 0.751020 vt 0.442043 0.752041 vt 0.442043 0.755714 vt 0.428501 0.751020 vt 0.405322 0.751020 vt 0.625000 0.777098 vt 0.625000 0.776459 vt 0.625000 0.783599 vt 0.625000 0.797342 vt 0.625000 0.777634 vt 0.625000 0.777966 vt 0.625000 0.771672 vt 0.625000 0.762167 vt 0.441307 0.999434 vt 0.440276 1.000000 vt 0.427722 0.998585 vt 0.403743 0.998585 vt 0.441896 0.997169 vt 0.442043 0.992073 vt 0.456424 0.998584 vt 0.487353 0.998584 vt 0.375000 0.777098 vt 0.375000 0.776459 vt 0.375000 0.771672 vt 0.375000 0.762167 vt 0.375000 0.777634 vt 0.375000 0.777966 vt 0.375000 0.783599 vt 0.375000 0.797342 vt 0.625000 0.032066 vt 0.625000 0.032066 vt 0.625000 0.040024 vt 0.625000 0.055815 vt 0.625000 0.032066 vt 0.625000 0.032066 vt 0.625000 0.024077 vt 0.625000 0.008036 vt 0.375000 0.032066 vt 0.375000 0.032066 vt 0.375000 0.024077 vt 0.375000 0.008036 vt 0.375000 0.032066 vt 0.375000 0.032066 vt 0.375000 0.040024 vt 0.375000 0.055815 vt 0.625000 0.473551 vt 0.625000 0.473551 vt 0.625000 0.480277 vt 0.625000 0.493469 vt 0.625000 0.473551 vt 0.625000 0.473551 vt 0.625000 0.466693 vt 0.625000 0.452453 vt 0.375000 0.473551 vt 0.375000 0.473551 vt 0.375000 0.466693 vt 0.375000 0.452453 vt 0.375000 0.473551 vt 0.375000 0.473551 vt 0.375000 0.480277 vt 0.375000 0.493469 vt 0.625000 0.717933 vt 0.625000 0.717934 vt 0.625000 0.725923 vt 0.625000 0.741964 vt 0.625000 0.717934 vt 0.625000 0.717934 vt 0.625000 0.709976 vt 0.625000 0.694185 vt 0.375000 0.717934 vt 0.375000 0.717934 vt 0.375000 0.709976 vt 0.375000 0.694185 vt 0.375000 0.717934 vt 0.375000 0.717934 vt 0.375000 0.725923 vt 0.375000 0.741964 vt 0.625000 0.777470 vt 0.625000 0.777470 vt 0.625000 0.783715 vt 0.625000 0.797547 vt 0.625000 0.777470 vt 0.625000 0.777470 vt 0.625000 0.771763 vt 0.625000 0.762245 vt 0.375000 0.777470 vt 0.375000 0.777470 vt 0.375000 0.771763 vt 0.375000 0.762245 vt 0.375000 0.777470 vt 0.375000 0.777470 vt 0.375000 0.783715 vt 0.375000 0.797547 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.751020 vt 0.625000 0.751020 vt 0.625000 0.752041 vt 0.625000 0.755714 vt 0.625000 0.751020 vt 0.625000 0.751020 vt 0.625000 0.750408 vt 0.625000 0.750000 vt 0.375000 0.751020 vt 0.375000 0.751020 vt 0.375000 0.750408 vt 0.375000 0.750000 vt 0.375000 0.751020 vt 0.375000 0.751020 vt 0.375000 0.752041 vt 0.375000 0.755714 vt 0.375000 0.998585 vt 0.375000 0.998585 vt 0.375000 0.997169 vt 0.375000 0.992073 vt 0.375000 0.998584 vt 0.375000 0.998584 vt 0.375000 0.999434 vt 0.375000 1.000000 vt 0.625000 0.998584 vt 0.625000 0.998584 vt 0.625000 0.999434 vt 0.625000 1.000000 vt 0.625000 0.998585 vt 0.625000 0.998585 vt 0.625000 0.997169 vt 0.625000 0.992073 vt 0.562319 0.250000 vt 0.562161 0.250000 vt 0.575732 0.250000 vt 0.598201 0.250000 vt 0.562950 0.250000 vt 0.564056 0.250000 vt 0.548526 0.250000 vt 0.518603 0.250000 vt 0.548526 0.473551 vt 0.518603 0.473551 vt 0.562319 0.466693 vt 0.562161 0.452453 vt 0.575732 0.473551 vt 0.598201 0.473551 vt 0.562950 0.480277 vt 0.564056 0.493469 vt 0.562319 0.500000 vt 0.562161 0.500000 vt 0.548526 0.500000 vt 0.518603 0.500000 vt 0.562950 0.500000 vt 0.564056 0.500000 vt 0.575732 0.500000 vt 0.598201 0.500000 vt 0.548526 0.500000 vt 0.518603 0.500000 vt 0.562319 0.500000 vt 0.562161 0.500000 vt 0.575732 0.500000 vt 0.598201 0.500000 vt 0.562950 0.500000 vt 0.564056 0.500000 vt 0.548526 0.717934 vt 0.518603 0.717934 vt 0.562319 0.709976 vt 0.562161 0.694185 vt 0.575732 0.717934 vt 0.598201 0.717934 vt 0.562950 0.725923 vt 0.564056 0.741964 vt 0.562319 0.750000 vt 0.562161 0.750000 vt 0.548526 0.750000 vt 0.518603 0.750000 vt 0.562950 0.750000 vt 0.564056 0.750000 vt 0.575732 0.750000 vt 0.598201 0.750000 vt 0.548325 0.751020 vt 0.518496 0.751020 vt 0.562161 0.750408 vt 0.562161 0.750000 vt 0.574985 0.751020 vt 0.596729 0.751020 vt 0.562161 0.752041 vt 0.562161 0.755714 vt 0.548325 0.777470 vt 0.518496 0.777470 vt 0.562161 0.771763 vt 0.562161 0.762245 vt 0.574985 0.777470 vt 0.596729 0.777470 vt 0.562161 0.783715 vt 0.562161 0.797547 vt 0.562950 0.999434 vt 0.564056 1.000000 vt 0.548526 0.998585 vt 0.518603 0.998585 vt 0.562319 0.997169 vt 0.562161 0.992073 vt 0.575732 0.998584 vt 0.598201 0.998584 vt 0.548726 0.000000 vt 0.518710 0.000000 vt 0.563108 0.000000 vt 0.564056 0.000000 vt 0.576479 0.000000 vt 0.599673 0.000000 vt 0.563108 0.000000 vt 0.564056 0.000000 vt 0.548526 0.032066 vt 0.518603 0.032066 vt 0.562950 0.024077 vt 0.564056 0.008036 vt 0.575732 0.032066 vt 0.598201 0.032066 vt 0.562319 0.040024 vt 0.562161 0.055815 vt 0.562319 0.250000 vt 0.562161 0.250000 vt 0.548526 0.250000 vt 0.518603 0.250000 vt 0.562950 0.250000 vt 0.564056 0.250000 vt 0.575732 0.250000 vt 0.598201 0.250000 vt 0.627831 0.152007 vt 0.632927 0.152020 vt 0.626416 0.159126 vt 0.626416 0.173842 vt 0.625566 0.151955 vt 0.625000 0.151864 vt 0.626416 0.144919 vt 0.626416 0.130818 vt 0.625000 0.144904 vt 0.625000 0.130747 vt 0.625000 0.152020 vt 0.625000 0.152020 vt 0.625000 0.159220 vt 0.625000 0.174043 vt 0.625000 0.152020 vt 0.625000 0.152020 vt 0.548325 0.152020 vt 0.518496 0.152020 vt 0.562161 0.144904 vt 0.562161 0.130747 vt 0.574985 0.152020 vt 0.596729 0.152020 vt 0.562161 0.159220 vt 0.562161 0.174043 vt 0.442043 0.144904 vt 0.442043 0.130747 vt 0.456528 0.152020 vt 0.487246 0.152020 vt 0.442043 0.159220 vt 0.442043 0.174043 vt 0.428501 0.152020 vt 0.405322 0.152020 vt 0.375000 0.152020 vt 0.375000 0.152020 vt 0.375000 0.144904 vt 0.375000 0.130747 vt 0.375000 0.152020 vt 0.375000 0.152020 vt 0.375000 0.159220 vt 0.375000 0.174043 vt 0.372169 0.152007 vt 0.367073 0.152020 vt 0.373584 0.144919 vt 0.373584 0.130818 vt 0.374434 0.151955 vt 0.375000 0.151864 vt 0.373584 0.159126 vt 0.373584 0.173842 vt 0.151449 0.144919 vt 0.151449 0.130818 vt 0.158307 0.152007 vt 0.172547 0.152020 vt 0.151449 0.159126 vt 0.151449 0.173842 vt 0.144723 0.151955 vt 0.131531 0.151864 vt 0.375000 0.605066 vt 0.375000 0.619111 vt 0.375000 0.598058 vt 0.375000 0.598136 vt 0.375000 0.590967 vt 0.375000 0.576359 vt 0.375000 0.598058 vt 0.375000 0.598136 vt 0.375000 0.605096 vt 0.375000 0.619253 vt 0.375000 0.597980 vt 0.375000 0.597980 vt 0.375000 0.590780 vt 0.375000 0.575957 vt 0.375000 0.597980 vt 0.375000 0.597980 vt 0.442043 0.590780 vt 0.442043 0.575957 vt 0.456528 0.597980 vt 0.487246 0.597980 vt 0.442043 0.605096 vt 0.442043 0.619253 vt 0.428501 0.597980 vt 0.405322 0.597980 vt 0.562161 0.605096 vt 0.562161 0.619253 vt 0.548325 0.597980 vt 0.518496 0.597980 vt 0.562161 0.590780 vt 0.562161 0.575957 vt 0.574985 0.597980 vt 0.596728 0.597980 vt 0.625000 0.597980 vt 0.625000 0.597980 vt 0.625000 0.605096 vt 0.625000 0.619253 vt 0.625000 0.597980 vt 0.625000 0.597980 vt 0.625000 0.590780 vt 0.625000 0.575957 vt 0.625000 0.598058 vt 0.625000 0.598136 vt 0.625000 0.605066 vt 0.625000 0.619111 vt 0.625000 0.598058 vt 0.625000 0.598136 vt 0.625000 0.590967 vt 0.625000 0.576359 vt 0.848551 0.144919 vt 0.848551 0.130818 vt 0.855278 0.151955 vt 0.868469 0.151864 vt 0.848551 0.159126 vt 0.848551 0.173842 vt 0.841693 0.152007 vt 0.827453 0.152020 vt 0.625000 0.899433 vt 0.625000 0.899403 vt 0.625000 0.906871 vt 0.625000 0.922064 vt 0.625000 0.899450 vt 0.625000 0.899454 vt 0.625000 0.892039 vt 0.625000 0.877046 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.625000 0.899454 vt 0.625000 0.899454 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.899454 vt 0.625000 0.899454 vt 0.548325 0.899454 vt 0.518496 0.899454 vt 0.562161 0.891981 vt 0.562161 0.876890 vt 0.574985 0.899454 vt 0.596729 0.899454 vt 0.562161 0.906954 vt 0.562161 0.922262 vt 0.442043 0.891981 vt 0.442043 0.876890 vt 0.456528 0.899454 vt 0.487246 0.899454 vt 0.442043 0.906954 vt 0.442043 0.922262 vt 0.428501 0.899454 vt 0.405322 0.899454 vt 0.375000 0.899454 vt 0.375000 0.899454 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.899454 vt 0.375000 0.899454 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.375000 0.899433 vt 0.375000 0.899403 vt 0.375000 0.892039 vt 0.375000 0.877046 vt 0.375000 0.899450 vt 0.375000 0.899454 vt 0.375000 0.906871 vt 0.375000 0.922064 vt 0.267039 0.032066 vt 0.252046 0.032066 vt 0.274433 0.024077 vt 0.274403 0.008036 vt 0.281871 0.032066 vt 0.297064 0.032066 vt 0.274450 0.040024 vt 0.274454 0.055815 vt 0.266981 0.152020 vt 0.251890 0.152020 vt 0.274454 0.144904 vt 0.274454 0.130747 vt 0.281954 0.152020 vt 0.297262 0.152020 vt 0.274454 0.159220 vt 0.274454 0.174043 vt 0.375000 0.357903 vt 0.375000 0.372799 vt 0.375000 0.350571 vt 0.375000 0.350597 vt 0.375000 0.343212 vt 0.375000 0.328134 vt 0.375000 0.350571 vt 0.375000 0.350597 vt 0.375000 0.358019 vt 0.375000 0.373110 vt 0.375000 0.350546 vt 0.375000 0.350546 vt 0.375000 0.343046 vt 0.375000 0.327738 vt 0.375000 0.350546 vt 0.375000 0.350546 vt 0.442043 0.343046 vt 0.442043 0.327738 vt 0.456528 0.350546 vt 0.487246 0.350546 vt 0.442043 0.358019 vt 0.442043 0.373110 vt 0.428501 0.350546 vt 0.405322 0.350546 vt 0.562161 0.358019 vt 0.562161 0.373110 vt 0.548325 0.350546 vt 0.518496 0.350546 vt 0.562161 0.343046 vt 0.562161 0.327738 vt 0.574985 0.350546 vt 0.596728 0.350546 vt 0.625000 0.350546 vt 0.625000 0.350546 vt 0.625000 0.358019 vt 0.625000 0.373110 vt 0.625000 0.350546 vt 0.625000 0.350546 vt 0.625000 0.343046 vt 0.625000 0.327738 vt 0.625000 0.350571 vt 0.625000 0.350597 vt 0.625000 0.357903 vt 0.625000 0.372799 vt 0.625000 0.350571 vt 0.625000 0.350597 vt 0.625000 0.343212 vt 0.625000 0.328134 vt 0.725546 0.144904 vt 0.725546 0.130747 vt 0.733019 0.152020 vt 0.748110 0.152020 vt 0.725546 0.159220 vt 0.725546 0.174043 vt 0.718046 0.152020 vt 0.702738 0.152020 vt 0.725567 0.024077 vt 0.725597 0.008036 vt 0.732961 0.032066 vt 0.747954 0.032066 vt 0.725550 0.040024 vt 0.725546 0.055815 vt 0.718129 0.032066 vt 0.702936 0.032066 vt 0.627389 0.213961 vt 0.632042 0.214415 vt 0.625973 0.221598 vt 0.625442 0.235104 vt 0.625478 0.213881 vt 0.625000 0.214260 vt 0.626327 0.205819 vt 0.626416 0.189521 vt 0.625000 0.206301 vt 0.625000 0.189722 vt 0.625000 0.214848 vt 0.625000 0.214848 vt 0.625000 0.223523 vt 0.625000 0.241131 vt 0.625000 0.214848 vt 0.625000 0.214848 vt 0.548526 0.214848 vt 0.518603 0.214848 vt 0.562319 0.206301 vt 0.562161 0.189722 vt 0.575732 0.214848 vt 0.598201 0.214848 vt 0.562950 0.223523 vt 0.564056 0.241131 vt 0.441896 0.206301 vt 0.442043 0.189722 vt 0.456424 0.214848 vt 0.487353 0.214848 vt 0.441307 0.223523 vt 0.440276 0.241131 vt 0.427722 0.214848 vt 0.403743 0.214848 vt 0.375000 0.214848 vt 0.375000 0.214848 vt 0.375000 0.206301 vt 0.375000 0.189722 vt 0.375000 0.214848 vt 0.375000 0.214848 vt 0.375000 0.223523 vt 0.375000 0.241131 vt 0.372611 0.213961 vt 0.367958 0.214415 vt 0.373673 0.205819 vt 0.373584 0.189521 vt 0.374522 0.213881 vt 0.375000 0.214260 vt 0.374027 0.221598 vt 0.374558 0.235104 vt 0.267039 0.214848 vt 0.252046 0.214848 vt 0.274450 0.206301 vt 0.274454 0.189722 vt 0.281871 0.214848 vt 0.297064 0.214848 vt 0.274433 0.223523 vt 0.274403 0.241131 vt 0.151429 0.206200 vt 0.151449 0.189521 vt 0.158205 0.214827 vt 0.172342 0.214848 vt 0.151347 0.223503 vt 0.151204 0.241131 vt 0.144702 0.214747 vt 0.131531 0.214606 vt 0.375000 0.544281 vt 0.375000 0.560681 vt 0.375000 0.536139 vt 0.375000 0.535740 vt 0.375000 0.528422 vt 0.375000 0.514896 vt 0.375000 0.536139 vt 0.375000 0.535740 vt 0.375000 0.543699 vt 0.375000 0.560278 vt 0.375000 0.535152 vt 0.375000 0.535152 vt 0.375000 0.526477 vt 0.375000 0.508869 vt 0.375000 0.535152 vt 0.375000 0.535152 vt 0.441307 0.526477 vt 0.440276 0.508869 vt 0.456424 0.535152 vt 0.487353 0.535152 vt 0.441896 0.543699 vt 0.442043 0.560278 vt 0.427722 0.535152 vt 0.403743 0.535152 vt 0.562319 0.543699 vt 0.562161 0.560278 vt 0.548526 0.535152 vt 0.518603 0.535152 vt 0.562950 0.526477 vt 0.564056 0.508869 vt 0.575732 0.535152 vt 0.598201 0.535152 vt 0.625000 0.535152 vt 0.625000 0.535152 vt 0.625000 0.543699 vt 0.625000 0.560278 vt 0.625000 0.535152 vt 0.625000 0.535152 vt 0.625000 0.526477 vt 0.625000 0.508869 vt 0.625000 0.536139 vt 0.625000 0.535740 vt 0.625000 0.544281 vt 0.625000 0.560681 vt 0.625000 0.536139 vt 0.625000 0.535740 vt 0.625000 0.528422 vt 0.625000 0.514896 vt 0.848571 0.206200 vt 0.848551 0.189521 vt 0.855298 0.214747 vt 0.868469 0.214606 vt 0.848653 0.223503 vt 0.848796 0.241131 vt 0.841795 0.214827 vt 0.827658 0.214848 vt 0.725550 0.206301 vt 0.725546 0.189722 vt 0.732961 0.214848 vt 0.747954 0.214848 vt 0.725567 0.223523 vt 0.725597 0.241131 vt 0.718129 0.214848 vt 0.702936 0.214848 vt 0.627831 0.094251 vt 0.632927 0.094239 vt 0.626416 0.101748 vt 0.626416 0.116473 vt 0.625566 0.094299 vt 0.625000 0.094383 vt 0.626416 0.086725 vt 0.626416 0.071435 vt 0.625000 0.086694 vt 0.625000 0.071387 vt 0.625000 0.094239 vt 0.625000 0.094239 vt 0.625000 0.101708 vt 0.625000 0.116402 vt 0.625000 0.094239 vt 0.625000 0.094239 vt 0.548325 0.094239 vt 0.518496 0.094239 vt 0.562161 0.086694 vt 0.562161 0.071387 vt 0.574985 0.094239 vt 0.596729 0.094239 vt 0.562161 0.101708 vt 0.562161 0.116402 vt 0.442043 0.086694 vt 0.442043 0.071387 vt 0.456528 0.094239 vt 0.487246 0.094239 vt 0.442043 0.101708 vt 0.442043 0.116402 vt 0.428501 0.094239 vt 0.405322 0.094239 vt 0.375000 0.094239 vt 0.375000 0.094239 vt 0.375000 0.086694 vt 0.375000 0.071387 vt 0.375000 0.094239 vt 0.375000 0.094239 vt 0.375000 0.101708 vt 0.375000 0.116402 vt 0.372169 0.094251 vt 0.367073 0.094239 vt 0.373584 0.086725 vt 0.373584 0.071435 vt 0.374434 0.094299 vt 0.375000 0.094383 vt 0.373584 0.101748 vt 0.373584 0.116473 vt 0.266981 0.094239 vt 0.251890 0.094239 vt 0.274454 0.086694 vt 0.274454 0.071387 vt 0.281954 0.094239 vt 0.297262 0.094239 vt 0.274454 0.101708 vt 0.274454 0.116402 vt 0.151449 0.086725 vt 0.151449 0.071435 vt 0.158307 0.094251 vt 0.172547 0.094239 vt 0.151449 0.101748 vt 0.151449 0.116473 vt 0.144723 0.094299 vt 0.131531 0.094383 vt 0.375000 0.663243 vt 0.375000 0.678516 vt 0.375000 0.655689 vt 0.375000 0.655617 vt 0.375000 0.648211 vt 0.375000 0.633456 vt 0.375000 0.655689 vt 0.375000 0.655617 vt 0.375000 0.663306 vt 0.375000 0.678613 vt 0.375000 0.655761 vt 0.375000 0.655761 vt 0.375000 0.648292 vt 0.375000 0.633598 vt 0.375000 0.655761 vt 0.375000 0.655761 vt 0.442043 0.648292 vt 0.442043 0.633598 vt 0.456528 0.655761 vt 0.487246 0.655761 vt 0.442043 0.663306 vt 0.442043 0.678613 vt 0.428501 0.655761 vt 0.405322 0.655761 vt 0.562161 0.663306 vt 0.562161 0.678613 vt 0.548325 0.655761 vt 0.518496 0.655761 vt 0.562161 0.648292 vt 0.562161 0.633598 vt 0.574985 0.655761 vt 0.596728 0.655761 vt 0.625000 0.655761 vt 0.625000 0.655761 vt 0.625000 0.663306 vt 0.625000 0.678613 vt 0.625000 0.655761 vt 0.625000 0.655761 vt 0.625000 0.648292 vt 0.625000 0.633598 vt 0.625000 0.655689 vt 0.625000 0.655617 vt 0.625000 0.663243 vt 0.625000 0.678516 vt 0.625000 0.655689 vt 0.625000 0.655617 vt 0.625000 0.648211 vt 0.625000 0.633456 vt 0.841693 0.094251 vt 0.827453 0.094239 vt 0.848551 0.086725 vt 0.848551 0.071435 vt 0.855277 0.094299 vt 0.868469 0.094383 vt 0.848551 0.101748 vt 0.848551 0.116473 vt 0.725546 0.086694 vt 0.725546 0.071387 vt 0.733019 0.094239 vt 0.748110 0.094239 vt 0.725546 0.101708 vt 0.725546 0.116402 vt 0.718046 0.094239 vt 0.702738 0.094239 vt 0.625000 0.954769 vt 0.625000 0.938356 vt 0.625000 0.962663 vt 0.625000 0.962663 vt 0.625000 0.970117 vt 0.625000 0.983014 vt 0.625000 0.962663 vt 0.625000 0.962663 vt 0.548325 0.962663 vt 0.518496 0.962663 vt 0.562161 0.954769 vt 0.562161 0.938356 vt 0.574985 0.962663 vt 0.596729 0.962663 vt 0.562161 0.970117 vt 0.562161 0.983014 vt 0.442043 0.954769 vt 0.442043 0.938356 vt 0.456528 0.962663 vt 0.487246 0.962663 vt 0.442043 0.970117 vt 0.442043 0.983014 vt 0.428501 0.962663 vt 0.405322 0.962663 vt 0.375000 0.962663 vt 0.375000 0.962663 vt 0.375000 0.954769 vt 0.375000 0.938356 vt 0.375000 0.962663 vt 0.375000 0.962663 vt 0.375000 0.970117 vt 0.375000 0.983014 vt 0.375000 0.962938 vt 0.375000 0.963488 vt 0.375000 0.954690 vt 0.375000 0.938158 vt 0.375000 0.962388 vt 0.375000 0.961975 vt 0.375000 0.970196 vt 0.375000 0.983122 vt 0.329759 0.032066 vt 0.313158 0.032066 vt 0.338007 0.024077 vt 0.338488 0.008036 vt 0.345540 0.032066 vt 0.358898 0.032145 vt 0.337732 0.040024 vt 0.337663 0.055815 vt 0.329769 0.094239 vt 0.313356 0.094239 vt 0.337663 0.086694 vt 0.337663 0.071387 vt 0.345117 0.094239 vt 0.358014 0.094239 vt 0.337663 0.101708 vt 0.337663 0.116402 vt 0.329769 0.152020 vt 0.313356 0.152020 vt 0.337663 0.144904 vt 0.337663 0.130747 vt 0.345117 0.152020 vt 0.358014 0.152020 vt 0.337663 0.159220 vt 0.337663 0.174043 vt 0.329759 0.214848 vt 0.313158 0.214848 vt 0.337732 0.206301 vt 0.337663 0.189722 vt 0.345540 0.214848 vt 0.358898 0.214761 vt 0.338007 0.223523 vt 0.338488 0.241131 vt 0.375000 0.295251 vt 0.375000 0.312040 vt 0.375000 0.286925 vt 0.375000 0.286512 vt 0.375000 0.279038 vt 0.375000 0.265217 vt 0.375000 0.286925 vt 0.375000 0.286512 vt 0.375000 0.294664 vt 0.375000 0.311644 vt 0.375000 0.285921 vt 0.375000 0.285921 vt 0.375000 0.277052 vt 0.375000 0.259059 vt 0.375000 0.285921 vt 0.375000 0.285921 vt 0.441307 0.277052 vt 0.440276 0.259059 vt 0.456424 0.285921 vt 0.487353 0.285921 vt 0.441896 0.294664 vt 0.442043 0.311644 vt 0.427722 0.285921 vt 0.403743 0.285921 vt 0.562319 0.294664 vt 0.562161 0.311644 vt 0.548526 0.285921 vt 0.518603 0.285921 vt 0.562950 0.277052 vt 0.564056 0.259059 vt 0.575732 0.285921 vt 0.598201 0.285921 vt 0.625000 0.285921 vt 0.625000 0.285921 vt 0.625000 0.294664 vt 0.625000 0.311644 vt 0.625000 0.285921 vt 0.625000 0.285921 vt 0.625000 0.277052 vt 0.625000 0.259059 vt 0.625000 0.286925 vt 0.625000 0.286512 vt 0.625000 0.295251 vt 0.625000 0.312040 vt 0.625000 0.286925 vt 0.625000 0.286512 vt 0.625000 0.279038 vt 0.625000 0.265217 vt 0.662268 0.206301 vt 0.662337 0.189722 vt 0.670241 0.214848 vt 0.686842 0.214848 vt 0.661993 0.223523 vt 0.661512 0.241131 vt 0.654460 0.214848 vt 0.641102 0.214761 vt 0.662337 0.144904 vt 0.662337 0.130747 vt 0.670231 0.152020 vt 0.686644 0.152020 vt 0.662337 0.159220 vt 0.662337 0.174043 vt 0.654883 0.152020 vt 0.641986 0.152020 vt 0.662337 0.086694 vt 0.662337 0.071387 vt 0.670231 0.094239 vt 0.686644 0.094239 vt 0.662337 0.101708 vt 0.662337 0.116402 vt 0.654883 0.094239 vt 0.641986 0.094239 vt 0.661993 0.024077 vt 0.661512 0.008036 vt 0.670241 0.032066 vt 0.686842 0.032066 vt 0.662268 0.040024 vt 0.662337 0.055815 vt 0.654460 0.032066 vt 0.641102 0.032145 vt 0.625000 0.954690 vt 0.625000 0.938158 vt 0.625000 0.962938 vt 0.625000 0.963488 vt 0.625000 0.970196 vt 0.625000 0.983122 vt 0.625000 0.962388 vt 0.625000 0.961975 vt 0.625000 0.836825 vt 0.625000 0.836825 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.836825 vt 0.625000 0.836825 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.548325 0.836825 vt 0.518496 0.836825 vt 0.562161 0.828676 vt 0.562161 0.812703 vt 0.574985 0.836825 vt 0.596729 0.836825 vt 0.562161 0.845005 vt 0.562161 0.861230 vt 0.442043 0.828676 vt 0.442043 0.812703 vt 0.456528 0.836825 vt 0.487246 0.836825 vt 0.442043 0.845005 vt 0.442043 0.861230 vt 0.428501 0.836825 vt 0.405322 0.836825 vt 0.375000 0.836825 vt 0.375000 0.836825 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.836825 vt 0.375000 0.836825 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.375000 0.836800 vt 0.375000 0.836766 vt 0.375000 0.828589 vt 0.375000 0.812498 vt 0.375000 0.836820 vt 0.375000 0.836825 vt 0.375000 0.845062 vt 0.375000 0.861386 vt 0.203589 0.032066 vt 0.187498 0.032066 vt 0.211800 0.024077 vt 0.211766 0.008036 vt 0.220062 0.032066 vt 0.236386 0.032066 vt 0.211820 0.040024 vt 0.211825 0.055815 vt 0.203676 0.094239 vt 0.187703 0.094239 vt 0.211825 0.086694 vt 0.211825 0.071387 vt 0.220005 0.094239 vt 0.236230 0.094239 vt 0.211825 0.101708 vt 0.211825 0.116402 vt 0.203676 0.152020 vt 0.187703 0.152020 vt 0.211825 0.144904 vt 0.211825 0.130747 vt 0.220005 0.152020 vt 0.236230 0.152020 vt 0.211825 0.159220 vt 0.211825 0.174043 vt 0.203589 0.214848 vt 0.187498 0.214848 vt 0.211820 0.206301 vt 0.211825 0.189722 vt 0.220062 0.214848 vt 0.236386 0.214848 vt 0.211800 0.223523 vt 0.211766 0.241131 vt 0.375000 0.421498 vt 0.375000 0.437706 vt 0.375000 0.413205 vt 0.375000 0.413234 vt 0.375000 0.404880 vt 0.375000 0.388459 vt 0.375000 0.413205 vt 0.375000 0.413234 vt 0.375000 0.421324 vt 0.375000 0.437297 vt 0.375000 0.413175 vt 0.375000 0.413175 vt 0.375000 0.404995 vt 0.375000 0.388770 vt 0.375000 0.413175 vt 0.375000 0.413175 vt 0.442043 0.404995 vt 0.442043 0.388770 vt 0.456528 0.413175 vt 0.487246 0.413175 vt 0.442043 0.421324 vt 0.442043 0.437297 vt 0.428501 0.413175 vt 0.405322 0.413175 vt 0.562161 0.421324 vt 0.562161 0.437297 vt 0.548325 0.413175 vt 0.518496 0.413175 vt 0.562161 0.404995 vt 0.562161 0.388770 vt 0.574985 0.413175 vt 0.596728 0.413175 vt 0.625000 0.413175 vt 0.625000 0.413175 vt 0.625000 0.421324 vt 0.625000 0.437297 vt 0.625000 0.413175 vt 0.625000 0.413175 vt 0.625000 0.404995 vt 0.625000 0.388770 vt 0.625000 0.413205 vt 0.625000 0.413234 vt 0.625000 0.421498 vt 0.625000 0.437706 vt 0.625000 0.413205 vt 0.625000 0.413234 vt 0.625000 0.404880 vt 0.625000 0.388459 vt 0.788180 0.206301 vt 0.788175 0.189722 vt 0.796411 0.214848 vt 0.812502 0.214848 vt 0.788200 0.223523 vt 0.788234 0.241131 vt 0.779938 0.214848 vt 0.763614 0.214848 vt 0.788175 0.144904 vt 0.788175 0.130747 vt 0.796324 0.152020 vt 0.812297 0.152020 vt 0.788175 0.159220 vt 0.788175 0.174043 vt 0.779995 0.152020 vt 0.763770 0.152020 vt 0.779995 0.094239 vt 0.763770 0.094239 vt 0.788175 0.086694 vt 0.788175 0.071387 vt 0.796324 0.094239 vt 0.812297 0.094239 vt 0.788175 0.101708 vt 0.788175 0.116402 vt 0.779938 0.032066 vt 0.763614 0.032066 vt 0.788200 0.024077 vt 0.788234 0.008036 vt 0.796411 0.032066 vt 0.812502 0.032066 vt 0.788180 0.040024 vt 0.788175 0.055815 vt 0.625000 0.828589 vt 0.625000 0.812498 vt 0.625000 0.836800 vt 0.625000 0.836766 vt 0.625000 0.845062 vt 0.625000 0.861386 vt 0.625000 0.836820 vt 0.625000 0.836825 vt 0.375000 0.032091 vt 0.375000 0.032125 vt 0.375000 0.024082 vt 0.375000 0.008036 vt 0.375000 0.032071 vt 0.375000 0.032066 vt 0.375000 0.040049 vt 0.375000 0.055864 vt 0.379264 0.032066 vt 0.387571 0.032066 vt 0.377369 0.040024 vt 0.377527 0.055815 vt 0.375853 0.032066 vt 0.375000 0.032066 vt 0.376737 0.024077 vt 0.375632 0.008036 vt 0.375000 0.473653 vt 0.375000 0.473796 vt 0.375000 0.466795 vt 0.375000 0.452658 vt 0.375000 0.473571 vt 0.375000 0.473551 vt 0.375000 0.480298 vt 0.375000 0.493469 vt 0.379264 0.473551 vt 0.387571 0.473551 vt 0.376737 0.480277 vt 0.375632 0.493469 vt 0.375853 0.473551 vt 0.375000 0.473551 vt 0.377369 0.466693 vt 0.377527 0.452453 vt 0.375000 0.717909 vt 0.375000 0.717875 vt 0.375000 0.709951 vt 0.375000 0.694136 vt 0.375000 0.717929 vt 0.375000 0.717934 vt 0.375000 0.725918 vt 0.375000 0.741964 vt 0.379264 0.717933 vt 0.387571 0.717934 vt 0.376737 0.725923 vt 0.375632 0.741964 vt 0.375853 0.717934 vt 0.375000 0.717934 vt 0.377369 0.709976 vt 0.377527 0.694185 vt 0.375000 0.777718 vt 0.375000 0.777966 vt 0.375000 0.772011 vt 0.375000 0.762805 vt 0.375000 0.777519 vt 0.375000 0.777470 vt 0.375000 0.783765 vt 0.375000 0.797547 vt 0.380054 0.777470 vt 0.389150 0.777470 vt 0.377527 0.783715 vt 0.377527 0.797547 vt 0.376011 0.777470 vt 0.375000 0.777470 vt 0.377527 0.771763 vt 0.377527 0.762245 vt 0.375000 0.001727 vt 0.374912 0.005462 vt 0.375000 0.000785 vt 0.375000 0.000314 vt 0.375000 0.000345 vt 0.375000 0.000000 vt 0.375000 0.000785 vt 0.375000 0.000314 vt 0.378474 0.000000 vt 0.385992 0.000000 vt 0.376579 0.000000 vt 0.375632 0.000000 vt 0.375695 0.000000 vt 0.375000 0.000000 vt 0.376579 0.000000 vt 0.375632 0.000000 vt 0.375000 0.248095 vt 0.374912 0.243972 vt 0.375000 0.249134 vt 0.375000 0.249654 vt 0.375000 0.249619 vt 0.375000 0.250000 vt 0.375000 0.249134 vt 0.375000 0.249655 vt 0.379264 0.250000 vt 0.387571 0.250000 vt 0.377369 0.250000 vt 0.377527 0.250000 vt 0.375853 0.250000 vt 0.375000 0.250000 vt 0.376737 0.250000 vt 0.375632 0.250000 vt 0.375000 0.251946 vt 0.375000 0.256158 vt 0.375000 0.250885 vt 0.375000 0.250356 vt 0.375000 0.250389 vt 0.375000 0.250000 vt 0.375000 0.250885 vt 0.375000 0.250354 vt 0.379264 0.250000 vt 0.387571 0.250000 vt 0.376737 0.250000 vt 0.375632 0.250000 vt 0.375853 0.250000 vt 0.375000 0.250000 vt 0.377369 0.250000 vt 0.377527 0.250000 vt 0.375000 0.498597 vt 0.375000 0.495561 vt 0.375000 0.499362 vt 0.375000 0.499745 vt 0.375000 0.499719 vt 0.375000 0.500000 vt 0.375000 0.499362 vt 0.375000 0.499768 vt 0.379264 0.500000 vt 0.387571 0.500000 vt 0.377369 0.500000 vt 0.377527 0.500000 vt 0.375853 0.500000 vt 0.375000 0.500000 vt 0.376737 0.500000 vt 0.375632 0.500000 vt 0.375000 0.501905 vt 0.375000 0.506028 vt 0.375000 0.500866 vt 0.375000 0.500369 vt 0.375000 0.500381 vt 0.375000 0.500000 vt 0.375000 0.500866 vt 0.375000 0.500346 vt 0.379264 0.500000 vt 0.387571 0.500000 vt 0.376737 0.500000 vt 0.375632 0.500000 vt 0.375853 0.500000 vt 0.375000 0.500000 vt 0.377369 0.500000 vt 0.377527 0.500000 vt 0.375000 0.748274 vt 0.375000 0.744538 vt 0.375000 0.749215 vt 0.375000 0.749686 vt 0.375000 0.749655 vt 0.375000 0.750000 vt 0.375000 0.749215 vt 0.375000 0.749671 vt 0.379264 0.750000 vt 0.387571 0.750000 vt 0.377369 0.750000 vt 0.377527 0.750000 vt 0.375853 0.750000 vt 0.375000 0.750000 vt 0.376737 0.750000 vt 0.375632 0.750000 vt 0.375000 0.752671 vt 0.375000 0.755891 vt 0.375000 0.751095 vt 0.375000 0.750240 vt 0.375000 0.751351 vt 0.375000 0.751020 vt 0.375000 0.752926 vt 0.375000 0.756529 vt 0.380054 0.751020 vt 0.389150 0.751020 vt 0.377527 0.752041 vt 0.377527 0.755714 vt 0.376011 0.751020 vt 0.375000 0.751020 vt 0.377527 0.750408 vt 0.377527 0.750000 vt 0.375000 0.996294 vt 0.375000 0.991827 vt 0.375000 0.995940 vt 0.375000 0.990943 vt 0.375000 0.998126 vt 0.375000 0.998584 vt 0.375000 0.998480 vt 0.375000 0.999646 vt 0.379264 0.998584 vt 0.387571 0.998584 vt 0.376737 0.999434 vt 0.375632 1.000000 vt 0.375853 0.998585 vt 0.375000 0.998585 vt 0.377369 0.997169 vt 0.377527 0.992073 vt 0.375000 0.151955 vt 0.375000 0.151864 vt 0.375000 0.144919 vt 0.375000 0.130818 vt 0.375000 0.152007 vt 0.375000 0.152020 vt 0.375000 0.159126 vt 0.375000 0.173842 vt 0.380054 0.152020 vt 0.389150 0.152020 vt 0.377527 0.159220 vt 0.377527 0.174043 vt 0.376011 0.152020 vt 0.375000 0.152020 vt 0.377527 0.144904 vt 0.377527 0.130747 vt 0.375000 0.598045 vt 0.375000 0.598136 vt 0.375000 0.590874 vt 0.375000 0.576158 vt 0.375000 0.597993 vt 0.375000 0.597980 vt 0.375000 0.605081 vt 0.375000 0.619182 vt 0.380054 0.597980 vt 0.389150 0.597980 vt 0.377527 0.605096 vt 0.377527 0.619253 vt 0.376011 0.597980 vt 0.375000 0.597980 vt 0.377527 0.590780 vt 0.377527 0.575957 vt 0.375000 0.899454 vt 0.375000 0.899454 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.899454 vt 0.375000 0.899454 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.380054 0.899454 vt 0.389150 0.899454 vt 0.377527 0.906954 vt 0.377527 0.922262 vt 0.376011 0.899454 vt 0.375000 0.899454 vt 0.377527 0.891981 vt 0.377527 0.876890 vt 0.375000 0.350567 vt 0.375000 0.350597 vt 0.375000 0.343129 vt 0.375000 0.327936 vt 0.375000 0.350550 vt 0.375000 0.350546 vt 0.375000 0.357961 vt 0.375000 0.372954 vt 0.380054 0.350546 vt 0.389150 0.350546 vt 0.377527 0.358019 vt 0.377527 0.373110 vt 0.376011 0.350546 vt 0.375000 0.350546 vt 0.377527 0.343046 vt 0.377527 0.327738 vt 0.375000 0.214747 vt 0.375000 0.214606 vt 0.375000 0.206200 vt 0.375000 0.189521 vt 0.375000 0.214827 vt 0.375000 0.214848 vt 0.375000 0.223503 vt 0.375000 0.241131 vt 0.379264 0.214848 vt 0.387571 0.214848 vt 0.376737 0.223523 vt 0.375632 0.241131 vt 0.375853 0.214848 vt 0.375000 0.214848 vt 0.377369 0.206301 vt 0.377527 0.189722 vt 0.375000 0.535253 vt 0.375000 0.535394 vt 0.375000 0.526497 vt 0.375000 0.508869 vt 0.375000 0.535173 vt 0.375000 0.535152 vt 0.375000 0.543800 vt 0.375000 0.560480 vt 0.379264 0.535152 vt 0.387571 0.535152 vt 0.377369 0.543699 vt 0.377527 0.560278 vt 0.375853 0.535152 vt 0.375000 0.535152 vt 0.376737 0.526477 vt 0.375632 0.508869 vt 0.375000 0.094299 vt 0.375000 0.094383 vt 0.375000 0.086725 vt 0.375000 0.071435 vt 0.375000 0.094251 vt 0.375000 0.094239 vt 0.375000 0.101748 vt 0.375000 0.116473 vt 0.380054 0.094239 vt 0.389150 0.094239 vt 0.377527 0.101708 vt 0.377527 0.116402 vt 0.376011 0.094239 vt 0.375000 0.094239 vt 0.377527 0.086694 vt 0.377527 0.071387 vt 0.375000 0.655701 vt 0.375000 0.655617 vt 0.375000 0.648252 vt 0.375000 0.633527 vt 0.375000 0.655749 vt 0.375000 0.655761 vt 0.375000 0.663275 vt 0.375000 0.678565 vt 0.380054 0.655761 vt 0.389150 0.655761 vt 0.377527 0.663306 vt 0.377527 0.678613 vt 0.376011 0.655761 vt 0.375000 0.655761 vt 0.377527 0.648292 vt 0.377527 0.633598 vt 0.375000 0.962319 vt 0.375000 0.961975 vt 0.375000 0.954701 vt 0.375000 0.938356 vt 0.375000 0.962594 vt 0.375000 0.962663 vt 0.375000 0.969773 vt 0.375000 0.982237 vt 0.380054 0.962663 vt 0.389150 0.962663 vt 0.377527 0.970117 vt 0.377527 0.983014 vt 0.376011 0.962663 vt 0.375000 0.962663 vt 0.377527 0.954769 vt 0.377527 0.938356 vt 0.375000 0.286020 vt 0.375000 0.286159 vt 0.375000 0.277071 vt 0.375000 0.259059 vt 0.375000 0.285941 vt 0.375000 0.285921 vt 0.375000 0.294763 vt 0.375000 0.311842 vt 0.379264 0.285921 vt 0.387571 0.285921 vt 0.377369 0.294664 vt 0.377527 0.311644 vt 0.375853 0.285921 vt 0.375000 0.285921 vt 0.376737 0.277052 vt 0.375632 0.259059 vt 0.375000 0.836825 vt 0.375000 0.836825 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.836825 vt 0.375000 0.836825 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.380054 0.836825 vt 0.389150 0.836825 vt 0.377527 0.845005 vt 0.377527 0.861230 vt 0.376011 0.836825 vt 0.375000 0.836825 vt 0.377527 0.828676 vt 0.377527 0.812703 vt 0.375000 0.413200 vt 0.375000 0.413234 vt 0.375000 0.404938 vt 0.375000 0.388614 vt 0.375000 0.413180 vt 0.375000 0.413175 vt 0.375000 0.421411 vt 0.375000 0.437502 vt 0.380054 0.413175 vt 0.389150 0.413175 vt 0.377527 0.421324 vt 0.377527 0.437297 vt 0.376011 0.413175 vt 0.375000 0.413175 vt 0.377527 0.404995 vt 0.377527 0.388770 vt 0.625000 0.032091 vt 0.625000 0.032125 vt 0.625000 0.040049 vt 0.625000 0.055864 vt 0.625000 0.032071 vt 0.625000 0.032066 vt 0.625000 0.024082 vt 0.625000 0.008036 vt 0.621024 0.032066 vt 0.613279 0.032066 vt 0.623380 0.024077 vt 0.624411 0.008036 vt 0.624205 0.032066 vt 0.625000 0.032066 vt 0.622791 0.040024 vt 0.622644 0.055815 vt 0.625000 0.473653 vt 0.625000 0.473796 vt 0.625000 0.480298 vt 0.625000 0.493469 vt 0.625000 0.473571 vt 0.625000 0.473551 vt 0.625000 0.466795 vt 0.625000 0.452658 vt 0.621024 0.473551 vt 0.613279 0.473551 vt 0.622791 0.466693 vt 0.622644 0.452453 vt 0.624205 0.473551 vt 0.625000 0.473551 vt 0.623380 0.480277 vt 0.624411 0.493469 vt 0.625000 0.717909 vt 0.625000 0.717875 vt 0.625000 0.725918 vt 0.625000 0.741964 vt 0.625000 0.717929 vt 0.625000 0.717934 vt 0.625000 0.709951 vt 0.625000 0.694136 vt 0.621024 0.717934 vt 0.613279 0.717934 vt 0.622791 0.709976 vt 0.622644 0.694185 vt 0.624205 0.717934 vt 0.625000 0.717934 vt 0.623380 0.725923 vt 0.624411 0.741964 vt 0.625000 0.777718 vt 0.625000 0.777966 vt 0.625000 0.783765 vt 0.625000 0.797547 vt 0.625000 0.777519 vt 0.625000 0.777470 vt 0.625000 0.772011 vt 0.625000 0.762805 vt 0.620288 0.777470 vt 0.611807 0.777470 vt 0.622644 0.771763 vt 0.622644 0.762245 vt 0.624058 0.777470 vt 0.625000 0.777470 vt 0.622644 0.783715 vt 0.622644 0.797547 vt 0.625000 0.001727 vt 0.625088 0.005462 vt 0.625000 0.000785 vt 0.625000 0.000314 vt 0.625000 0.000345 vt 0.625000 0.000000 vt 0.625000 0.000785 vt 0.625000 0.000314 vt 0.621761 0.000000 vt 0.614752 0.000000 vt 0.623528 0.000000 vt 0.624411 0.000000 vt 0.624352 0.000000 vt 0.625000 0.000000 vt 0.623528 0.000000 vt 0.624411 0.000000 vt 0.625000 0.248095 vt 0.625089 0.243972 vt 0.625000 0.249134 vt 0.625000 0.249655 vt 0.625000 0.249619 vt 0.625000 0.250000 vt 0.625000 0.249134 vt 0.625000 0.249654 vt 0.621024 0.250000 vt 0.613279 0.250000 vt 0.623380 0.250000 vt 0.624411 0.250000 vt 0.624205 0.250000 vt 0.625000 0.250000 vt 0.622791 0.250000 vt 0.622644 0.250000 vt 0.625000 0.251946 vt 0.625000 0.256158 vt 0.625000 0.250885 vt 0.625000 0.250354 vt 0.625000 0.250389 vt 0.625000 0.250000 vt 0.625000 0.250885 vt 0.625000 0.250356 vt 0.621024 0.250000 vt 0.613279 0.250000 vt 0.622791 0.250000 vt 0.622644 0.250000 vt 0.624205 0.250000 vt 0.625000 0.250000 vt 0.623380 0.250000 vt 0.624411 0.250000 vt 0.625000 0.498597 vt 0.625000 0.495561 vt 0.625000 0.499362 vt 0.625000 0.499768 vt 0.625000 0.499719 vt 0.625000 0.500000 vt 0.625000 0.499362 vt 0.625000 0.499745 vt 0.621024 0.500000 vt 0.613279 0.500000 vt 0.623380 0.500000 vt 0.624411 0.500000 vt 0.624205 0.500000 vt 0.625000 0.500000 vt 0.622791 0.500000 vt 0.622644 0.500000 vt 0.625000 0.501905 vt 0.625000 0.506028 vt 0.625000 0.500866 vt 0.625000 0.500346 vt 0.625000 0.500381 vt 0.625000 0.500000 vt 0.625000 0.500866 vt 0.625000 0.500369 vt 0.621024 0.500000 vt 0.613279 0.500000 vt 0.622791 0.500000 vt 0.622644 0.500000 vt 0.624205 0.500000 vt 0.625000 0.500000 vt 0.623380 0.500000 vt 0.624411 0.500000 vt 0.625000 0.748274 vt 0.625000 0.744538 vt 0.625000 0.749215 vt 0.625000 0.749671 vt 0.625000 0.749655 vt 0.625000 0.750000 vt 0.625000 0.749215 vt 0.625000 0.749686 vt 0.621024 0.750000 vt 0.613279 0.750000 vt 0.623380 0.750000 vt 0.624411 0.750000 vt 0.624205 0.750000 vt 0.625000 0.750000 vt 0.622791 0.750000 vt 0.622644 0.750000 vt 0.625000 0.752671 vt 0.625000 0.755891 vt 0.625000 0.752927 vt 0.625000 0.756529 vt 0.625000 0.751351 vt 0.625000 0.751020 vt 0.625000 0.751096 vt 0.625000 0.750240 vt 0.620288 0.751020 vt 0.611807 0.751020 vt 0.622644 0.750408 vt 0.622644 0.750000 vt 0.624058 0.751020 vt 0.625000 0.751020 vt 0.622644 0.752041 vt 0.622644 0.755714 vt 0.625000 0.996294 vt 0.625000 0.991827 vt 0.625000 0.998480 vt 0.625000 0.999646 vt 0.625000 0.998126 vt 0.625000 0.998585 vt 0.625000 0.995940 vt 0.625000 0.990943 vt 0.621024 0.998585 vt 0.613279 0.998585 vt 0.622791 0.997169 vt 0.622644 0.992073 vt 0.624205 0.998584 vt 0.625000 0.998584 vt 0.623380 0.999434 vt 0.624411 1.000000 vt 0.625000 0.151955 vt 0.625000 0.151864 vt 0.625000 0.159126 vt 0.625000 0.173842 vt 0.625000 0.152007 vt 0.625000 0.152020 vt 0.625000 0.144919 vt 0.625000 0.130818 vt 0.620288 0.152020 vt 0.611807 0.152020 vt 0.622644 0.144904 vt 0.622644 0.130747 vt 0.624058 0.152020 vt 0.625000 0.152020 vt 0.622644 0.159220 vt 0.622644 0.174043 vt 0.625000 0.598045 vt 0.625000 0.598136 vt 0.625000 0.605081 vt 0.625000 0.619182 vt 0.625000 0.597993 vt 0.625000 0.597980 vt 0.625000 0.590874 vt 0.625000 0.576158 vt 0.620288 0.597980 vt 0.611807 0.597980 vt 0.622644 0.590780 vt 0.622644 0.575957 vt 0.624058 0.597980 vt 0.625000 0.597980 vt 0.622644 0.605096 vt 0.622644 0.619253 vt 0.625000 0.899454 vt 0.625000 0.899454 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.899454 vt 0.625000 0.899454 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.620288 0.899454 vt 0.611807 0.899454 vt 0.622644 0.891981 vt 0.622644 0.876890 vt 0.624058 0.899454 vt 0.625000 0.899454 vt 0.622644 0.906954 vt 0.622644 0.922262 vt 0.625000 0.350567 vt 0.625000 0.350597 vt 0.625000 0.357961 vt 0.625000 0.372954 vt 0.625000 0.350550 vt 0.625000 0.350546 vt 0.625000 0.343129 vt 0.625000 0.327936 vt 0.620288 0.350546 vt 0.611807 0.350546 vt 0.622644 0.343046 vt 0.622644 0.327738 vt 0.624058 0.350546 vt 0.625000 0.350546 vt 0.622644 0.358019 vt 0.622644 0.373110 vt 0.625000 0.214747 vt 0.625000 0.214606 vt 0.625000 0.223503 vt 0.625000 0.241131 vt 0.625000 0.214827 vt 0.625000 0.214848 vt 0.625000 0.206200 vt 0.625000 0.189521 vt 0.621024 0.214848 vt 0.613279 0.214848 vt 0.622791 0.206301 vt 0.622644 0.189722 vt 0.624205 0.214848 vt 0.625000 0.214848 vt 0.623380 0.223523 vt 0.624411 0.241131 vt 0.625000 0.535253 vt 0.625000 0.535394 vt 0.625000 0.543800 vt 0.625000 0.560480 vt 0.625000 0.535173 vt 0.625000 0.535152 vt 0.625000 0.526497 vt 0.625000 0.508869 vt 0.621024 0.535152 vt 0.613279 0.535152 vt 0.623380 0.526477 vt 0.624411 0.508869 vt 0.624205 0.535152 vt 0.625000 0.535152 vt 0.622791 0.543699 vt 0.622644 0.560278 vt 0.625000 0.094299 vt 0.625000 0.094383 vt 0.625000 0.101748 vt 0.625000 0.116473 vt 0.625000 0.094251 vt 0.625000 0.094239 vt 0.625000 0.086725 vt 0.625000 0.071435 vt 0.620288 0.094239 vt 0.611807 0.094239 vt 0.622644 0.086694 vt 0.622644 0.071387 vt 0.624058 0.094239 vt 0.625000 0.094239 vt 0.622644 0.101708 vt 0.622644 0.116402 vt 0.625000 0.655701 vt 0.625000 0.655617 vt 0.625000 0.663275 vt 0.625000 0.678565 vt 0.625000 0.655749 vt 0.625000 0.655761 vt 0.625000 0.648252 vt 0.625000 0.633527 vt 0.620288 0.655761 vt 0.611807 0.655761 vt 0.622644 0.648292 vt 0.622644 0.633598 vt 0.624058 0.655761 vt 0.625000 0.655761 vt 0.622644 0.663306 vt 0.622644 0.678613 vt 0.625000 0.962319 vt 0.625000 0.961975 vt 0.625000 0.969773 vt 0.625000 0.982237 vt 0.625000 0.962594 vt 0.625000 0.962663 vt 0.625000 0.954701 vt 0.625000 0.938356 vt 0.620288 0.962663 vt 0.611807 0.962663 vt 0.622644 0.954769 vt 0.622644 0.938356 vt 0.624058 0.962663 vt 0.625000 0.962663 vt 0.622644 0.970117 vt 0.622644 0.983014 vt 0.625000 0.286020 vt 0.625000 0.286159 vt 0.625000 0.294763 vt 0.625000 0.311842 vt 0.625000 0.285941 vt 0.625000 0.285921 vt 0.625000 0.277071 vt 0.625000 0.259059 vt 0.621024 0.285921 vt 0.613279 0.285921 vt 0.623380 0.277052 vt 0.624411 0.259059 vt 0.624205 0.285921 vt 0.625000 0.285921 vt 0.622791 0.294664 vt 0.622644 0.311644 vt 0.625000 0.836825 vt 0.625000 0.836825 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.836825 vt 0.625000 0.836825 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.620288 0.836825 vt 0.611807 0.836825 vt 0.622644 0.828676 vt 0.622644 0.812703 vt 0.624058 0.836825 vt 0.625000 0.836825 vt 0.622644 0.845005 vt 0.622644 0.861230 vt 0.625000 0.413200 vt 0.625000 0.413234 vt 0.625000 0.421411 vt 0.625000 0.437502 vt 0.625000 0.413180 vt 0.625000 0.413175 vt 0.625000 0.404938 vt 0.625000 0.388614 vt 0.620288 0.413175 vt 0.611807 0.413175 vt 0.622644 0.404995 vt 0.622644 0.388770 vt 0.624058 0.413175 vt 0.625000 0.413175 vt 0.622644 0.421324 vt 0.622644 0.437297 vt 0.423516 0.000000 vt 0.423516 0.000000 vt 0.391172 0.000000 vt 0.391172 0.000000 vt 0.455859 0.000000 vt 0.455859 0.000000 vt 0.488203 0.000000 vt 0.488203 0.000000 vt 0.503174 0.024077 vt 0.503708 0.008036 vt 0.502986 0.040024 vt 0.502939 0.055815 vt 0.456528 0.063632 vt 0.487246 0.063632 vt 0.428501 0.063632 vt 0.405322 0.063632 vt 0.395531 0.040024 vt 0.396226 0.055815 vt 0.392751 0.024077 vt 0.384855 0.008036 vt 0.428501 0.445006 vt 0.405322 0.445006 vt 0.456528 0.445006 vt 0.487246 0.445006 vt 0.502986 0.466693 vt 0.502939 0.452453 vt 0.503174 0.480277 vt 0.503708 0.493469 vt 0.455859 0.500000 vt 0.455859 0.500000 vt 0.488203 0.500000 vt 0.488203 0.500000 vt 0.423516 0.500000 vt 0.423516 0.500000 vt 0.391172 0.500000 vt 0.391172 0.500000 vt 0.392751 0.480277 vt 0.384855 0.493469 vt 0.395531 0.466693 vt 0.396226 0.452453 vt 0.428501 0.686368 vt 0.405322 0.686368 vt 0.456528 0.686368 vt 0.487246 0.686368 vt 0.502986 0.709976 vt 0.502939 0.694185 vt 0.503174 0.725923 vt 0.503708 0.741964 vt 0.455859 0.750000 vt 0.455859 0.750000 vt 0.488203 0.750000 vt 0.488203 0.750000 vt 0.423516 0.750000 vt 0.423516 0.750000 vt 0.391172 0.750000 vt 0.391172 0.750000 vt 0.392751 0.725923 vt 0.384855 0.741964 vt 0.395531 0.709976 vt 0.396226 0.694185 vt 0.428501 0.758571 vt 0.405322 0.758571 vt 0.456528 0.758571 vt 0.487246 0.758571 vt 0.502939 0.771763 vt 0.502939 0.762245 vt 0.502939 0.783715 vt 0.502939 0.797547 vt 0.456528 0.804994 vt 0.487246 0.804994 vt 0.428501 0.804994 vt 0.405322 0.804994 vt 0.396226 0.783715 vt 0.396226 0.797547 vt 0.396226 0.771763 vt 0.396226 0.762245 vt 0.820096 0.040024 vt 0.820006 0.055815 vt 0.820456 0.024077 vt 0.821479 0.008036 vt 0.842347 0.000000 vt 0.625000 0.782653 vt 0.829286 0.000000 vt 0.625000 0.795714 vt 0.855408 0.000000 vt 0.625000 0.769592 vt 0.868469 0.000000 vt 0.625000 0.756531 vt 0.875000 0.024109 vt 0.625000 0.725891 vt 0.875000 0.008036 vt 0.625000 0.741964 vt 0.875000 0.040181 vt 0.625000 0.709819 vt 0.875000 0.056253 vt 0.625000 0.693747 vt 0.855277 0.063740 vt 0.868469 0.063984 vt 0.841693 0.063654 vt 0.827453 0.063632 vt 0.144592 0.000000 vt 0.375000 0.769592 vt 0.131531 0.000000 vt 0.375000 0.756531 vt 0.157653 0.000000 vt 0.375000 0.782653 vt 0.170714 0.000000 vt 0.375000 0.795714 vt 0.179544 0.024077 vt 0.178521 0.008036 vt 0.179904 0.040024 vt 0.179994 0.055815 vt 0.158307 0.063654 vt 0.172547 0.063632 vt 0.144723 0.063740 vt 0.131531 0.063984 vt 0.125000 0.040181 vt 0.375000 0.709819 vt 0.125000 0.056253 vt 0.375000 0.693747 vt 0.125000 0.024109 vt 0.375000 0.725891 vt 0.125000 0.008036 vt 0.375000 0.741964 vt 0.423516 0.000000 vt 0.423516 1.000000 vt 0.391172 0.000000 vt 0.391172 1.000000 vt 0.455859 0.000000 vt 0.455859 1.000000 vt 0.488203 0.000000 vt 0.488203 1.000000 vt 0.503221 0.000000 vt 0.503708 0.000000 vt 0.503221 0.000000 vt 0.503708 0.000000 vt 0.392056 0.000000 vt 0.384855 0.000000 vt 0.392056 0.000000 vt 0.384855 0.000000 vt 0.634944 0.024470 vt 0.630556 0.008790 vt 0.636501 0.040103 vt 0.636890 0.055815 vt 0.627831 0.063654 vt 0.632927 0.063632 vt 0.625566 0.063740 vt 0.625000 0.063984 vt 0.625000 0.040181 vt 0.625000 0.040181 vt 0.625000 0.056253 vt 0.625000 0.056253 vt 0.625000 0.024109 vt 0.625000 0.024109 vt 0.625000 0.008036 vt 0.625000 0.008036 vt 0.625088 0.008476 vt 0.625000 0.004897 vt 0.625442 0.008476 vt 0.625849 0.004928 vt 0.503174 0.250000 vt 0.503708 0.250000 vt 0.502986 0.250000 vt 0.502939 0.250000 vt 0.456528 0.250000 vt 0.487246 0.250000 vt 0.428501 0.250000 vt 0.405322 0.250000 vt 0.395531 0.250000 vt 0.396226 0.250000 vt 0.392751 0.250000 vt 0.384855 0.250000 vt 0.423516 0.250000 vt 0.423516 0.250000 vt 0.391172 0.250000 vt 0.391172 0.250000 vt 0.455859 0.250000 vt 0.455859 0.250000 vt 0.488203 0.250000 vt 0.488203 0.250000 vt 0.363499 0.040103 vt 0.363110 0.055815 vt 0.365056 0.024470 vt 0.369444 0.008790 vt 0.374558 0.008476 vt 0.374151 0.004928 vt 0.374912 0.008476 vt 0.375000 0.004897 vt 0.375000 0.024109 vt 0.375000 0.024109 vt 0.375000 0.008036 vt 0.375000 0.008036 vt 0.375000 0.040181 vt 0.375000 0.040181 vt 0.375000 0.056253 vt 0.375000 0.056253 vt 0.374434 0.063740 vt 0.375000 0.063984 vt 0.372169 0.063654 vt 0.367073 0.063632 vt 0.502986 0.250000 vt 0.502939 0.250000 vt 0.503174 0.250000 vt 0.503708 0.250000 vt 0.455859 0.250000 vt 0.455859 0.250000 vt 0.488203 0.250000 vt 0.488203 0.250000 vt 0.423516 0.250000 vt 0.423516 0.250000 vt 0.391172 0.250000 vt 0.391172 0.250000 vt 0.392751 0.250000 vt 0.384855 0.250000 vt 0.395531 0.250000 vt 0.396226 0.250000 vt 0.625000 0.467347 vt 0.842347 0.250000 vt 0.625000 0.454286 vt 0.829286 0.250000 vt 0.625000 0.480408 vt 0.855408 0.250000 vt 0.625000 0.493469 vt 0.868469 0.250000 vt 0.625000 0.493112 vt 0.625000 0.496030 vt 0.625000 0.493112 vt 0.625000 0.496020 vt 0.625000 0.480408 vt 0.625000 0.480408 vt 0.625000 0.493469 vt 0.625000 0.493469 vt 0.625000 0.467347 vt 0.625000 0.467347 vt 0.625000 0.454286 vt 0.625000 0.454286 vt 0.625000 0.445546 vt 0.625000 0.446479 vt 0.625000 0.445546 vt 0.625000 0.446479 vt 0.456528 0.500000 vt 0.487246 0.500000 vt 0.428501 0.500000 vt 0.405322 0.500000 vt 0.395531 0.500000 vt 0.396226 0.500000 vt 0.392751 0.500000 vt 0.384855 0.500000 vt 0.503174 0.500000 vt 0.503708 0.500000 vt 0.502986 0.500000 vt 0.502939 0.500000 vt 0.375000 0.480408 vt 0.144592 0.250000 vt 0.375000 0.493469 vt 0.131531 0.250000 vt 0.375000 0.467347 vt 0.157653 0.250000 vt 0.375000 0.454286 vt 0.170714 0.250000 vt 0.375000 0.445546 vt 0.375000 0.446479 vt 0.375000 0.445546 vt 0.375000 0.446479 vt 0.375000 0.467347 vt 0.375000 0.467347 vt 0.375000 0.454286 vt 0.375000 0.454286 vt 0.375000 0.480408 vt 0.375000 0.480408 vt 0.375000 0.493469 vt 0.375000 0.493469 vt 0.375000 0.493112 vt 0.375000 0.496020 vt 0.375000 0.493112 vt 0.375000 0.496030 vt 0.502986 0.500000 vt 0.502939 0.500000 vt 0.503174 0.500000 vt 0.503708 0.500000 vt 0.455859 0.500000 vt 0.455859 0.500000 vt 0.488203 0.500000 vt 0.488203 0.500000 vt 0.423516 0.500000 vt 0.423516 0.500000 vt 0.391172 0.500000 vt 0.391172 0.500000 vt 0.392751 0.500000 vt 0.384855 0.500000 vt 0.395531 0.500000 vt 0.396226 0.500000 vt 0.625000 0.741524 vt 0.625000 0.745097 vt 0.625000 0.741524 vt 0.625000 0.745103 vt 0.625000 0.725891 vt 0.625000 0.725891 vt 0.625000 0.741964 vt 0.625000 0.741964 vt 0.625000 0.709819 vt 0.625000 0.709819 vt 0.625000 0.693747 vt 0.625000 0.693747 vt 0.625000 0.686239 vt 0.625000 0.686016 vt 0.625000 0.686239 vt 0.625000 0.686016 vt 0.456528 0.750000 vt 0.487246 0.750000 vt 0.428501 0.750000 vt 0.405322 0.750000 vt 0.395531 0.750000 vt 0.396226 0.750000 vt 0.392751 0.750000 vt 0.384855 0.750000 vt 0.503174 0.750000 vt 0.503708 0.750000 vt 0.502986 0.750000 vt 0.502939 0.750000 vt 0.375000 0.686239 vt 0.375000 0.686016 vt 0.375000 0.686239 vt 0.375000 0.686016 vt 0.375000 0.709819 vt 0.375000 0.709819 vt 0.375000 0.693747 vt 0.375000 0.693747 vt 0.375000 0.725891 vt 0.375000 0.725891 vt 0.375000 0.741964 vt 0.375000 0.741964 vt 0.375000 0.741524 vt 0.375000 0.745103 vt 0.375000 0.741524 vt 0.375000 0.745097 vt 0.502939 0.750408 vt 0.502939 0.750000 vt 0.502939 0.752041 vt 0.502939 0.755714 vt 0.396226 0.752041 vt 0.396226 0.755714 vt 0.396226 0.750408 vt 0.396226 0.750000 vt 0.625000 0.804544 vt 0.625000 0.803521 vt 0.625000 0.804904 vt 0.625000 0.804994 vt 0.625000 0.783934 vt 0.625000 0.797547 vt 0.625000 0.772855 vt 0.625000 0.765153 vt 0.625000 0.759701 vt 0.625000 0.762015 vt 0.625000 0.757450 vt 0.625000 0.753974 vt 0.392751 0.999434 vt 0.384855 1.000000 vt 0.395531 0.997169 vt 0.396226 0.992073 vt 0.428501 0.988109 vt 0.405322 0.988109 vt 0.456528 0.988109 vt 0.487246 0.988109 vt 0.502986 0.997169 vt 0.502939 0.992073 vt 0.503174 0.999434 vt 0.503708 1.000000 vt 0.375000 0.757450 vt 0.375000 0.753974 vt 0.375000 0.759701 vt 0.375000 0.762015 vt 0.375000 0.772855 vt 0.375000 0.765153 vt 0.375000 0.783934 vt 0.375000 0.797547 vt 0.375000 0.804904 vt 0.375000 0.804994 vt 0.375000 0.804544 vt 0.375000 0.803521 vt 0.625000 0.024077 vt 0.625000 0.008036 vt 0.625000 0.040024 vt 0.625000 0.055815 vt 0.625000 0.063632 vt 0.625000 0.063632 vt 0.625000 0.063632 vt 0.625000 0.063632 vt 0.625000 0.040024 vt 0.625000 0.055815 vt 0.625000 0.024077 vt 0.625000 0.008036 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.375000 0.040024 vt 0.375000 0.055815 vt 0.375000 0.024077 vt 0.375000 0.008036 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.024077 vt 0.375000 0.008036 vt 0.375000 0.040024 vt 0.375000 0.055815 vt 0.375000 0.063632 vt 0.375000 0.063632 vt 0.375000 0.063632 vt 0.375000 0.063632 vt 0.625000 0.466693 vt 0.625000 0.452453 vt 0.625000 0.480277 vt 0.625000 0.493469 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.480277 vt 0.625000 0.493469 vt 0.625000 0.466693 vt 0.625000 0.452453 vt 0.625000 0.445006 vt 0.625000 0.445006 vt 0.625000 0.445006 vt 0.625000 0.445006 vt 0.375000 0.480277 vt 0.375000 0.493469 vt 0.375000 0.466693 vt 0.375000 0.452453 vt 0.375000 0.445006 vt 0.375000 0.445006 vt 0.375000 0.445006 vt 0.375000 0.445006 vt 0.375000 0.466693 vt 0.375000 0.452453 vt 0.375000 0.480277 vt 0.375000 0.493469 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.709976 vt 0.625000 0.694185 vt 0.625000 0.725923 vt 0.625000 0.741964 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.725923 vt 0.625000 0.741964 vt 0.625000 0.709976 vt 0.625000 0.694185 vt 0.625000 0.686368 vt 0.625000 0.686368 vt 0.625000 0.686368 vt 0.625000 0.686368 vt 0.375000 0.725923 vt 0.375000 0.741964 vt 0.375000 0.709976 vt 0.375000 0.694185 vt 0.375000 0.686368 vt 0.375000 0.686368 vt 0.375000 0.686368 vt 0.375000 0.686368 vt 0.375000 0.709976 vt 0.375000 0.694185 vt 0.375000 0.725923 vt 0.375000 0.741964 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.771763 vt 0.625000 0.762245 vt 0.625000 0.783715 vt 0.625000 0.797547 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.783715 vt 0.625000 0.797547 vt 0.625000 0.771763 vt 0.625000 0.762245 vt 0.625000 0.758571 vt 0.625000 0.758571 vt 0.625000 0.758571 vt 0.625000 0.758571 vt 0.375000 0.783715 vt 0.375000 0.797547 vt 0.375000 0.771763 vt 0.375000 0.762245 vt 0.375000 0.758571 vt 0.375000 0.758571 vt 0.375000 0.758571 vt 0.375000 0.758571 vt 0.375000 0.771763 vt 0.375000 0.762245 vt 0.375000 0.783715 vt 0.375000 0.797547 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750408 vt 0.625000 0.750000 vt 0.625000 0.752041 vt 0.625000 0.755714 vt 0.625000 0.752041 vt 0.625000 0.755714 vt 0.625000 0.750408 vt 0.625000 0.750000 vt 0.375000 0.752041 vt 0.375000 0.755714 vt 0.375000 0.750408 vt 0.375000 0.750000 vt 0.375000 0.750408 vt 0.375000 0.750000 vt 0.375000 0.752041 vt 0.375000 0.755714 vt 0.375000 0.999434 vt 0.375000 1.000000 vt 0.375000 0.997169 vt 0.375000 0.992073 vt 0.375000 0.988109 vt 0.375000 0.988109 vt 0.375000 0.988109 vt 0.375000 0.988109 vt 0.375000 0.997169 vt 0.375000 0.992073 vt 0.375000 0.999434 vt 0.375000 1.000000 vt 0.625000 0.997169 vt 0.625000 0.992073 vt 0.625000 0.999434 vt 0.625000 1.000000 vt 0.625000 0.999434 vt 0.625000 1.000000 vt 0.625000 0.997169 vt 0.625000 0.992073 vt 0.625000 0.988109 vt 0.625000 0.988109 vt 0.625000 0.988109 vt 0.625000 0.988109 vt 0.548325 0.250000 vt 0.518496 0.250000 vt 0.574985 0.250000 vt 0.596728 0.250000 vt 0.605858 0.250000 vt 0.605210 0.250000 vt 0.608449 0.250000 vt 0.615812 0.250000 vt 0.579766 0.250000 vt 0.579766 0.250000 vt 0.609922 0.250000 vt 0.609922 0.250000 vt 0.549609 0.250000 vt 0.549609 0.250000 vt 0.519453 0.250000 vt 0.519453 0.250000 vt 0.548325 0.445006 vt 0.518496 0.445006 vt 0.574985 0.445006 vt 0.596728 0.445006 vt 0.605858 0.466693 vt 0.605210 0.452453 vt 0.608449 0.480277 vt 0.615812 0.493469 vt 0.579766 0.500000 vt 0.579766 0.500000 vt 0.609922 0.500000 vt 0.609922 0.500000 vt 0.549609 0.500000 vt 0.549609 0.500000 vt 0.519453 0.500000 vt 0.519453 0.500000 vt 0.574985 0.500000 vt 0.596729 0.500000 vt 0.548325 0.500000 vt 0.518496 0.500000 vt 0.608449 0.500000 vt 0.615812 0.500000 vt 0.605858 0.500000 vt 0.605210 0.500000 vt 0.605858 0.500000 vt 0.605210 0.500000 vt 0.608449 0.500000 vt 0.615812 0.500000 vt 0.579766 0.500000 vt 0.579766 0.500000 vt 0.609922 0.500000 vt 0.609922 0.500000 vt 0.549609 0.500000 vt 0.549609 0.500000 vt 0.519453 0.500000 vt 0.519453 0.500000 vt 0.548325 0.686368 vt 0.518496 0.686368 vt 0.574985 0.686368 vt 0.596728 0.686368 vt 0.605858 0.709976 vt 0.605210 0.694185 vt 0.608449 0.725923 vt 0.615812 0.741964 vt 0.579766 0.750000 vt 0.579766 0.750000 vt 0.609922 0.750000 vt 0.609922 0.750000 vt 0.549609 0.750000 vt 0.549609 0.750000 vt 0.519453 0.750000 vt 0.519453 0.750000 vt 0.574985 0.750000 vt 0.596729 0.750000 vt 0.548325 0.750000 vt 0.518496 0.750000 vt 0.608449 0.750000 vt 0.615812 0.750000 vt 0.605858 0.750000 vt 0.605210 0.750000 vt 0.605210 0.750408 vt 0.605210 0.750000 vt 0.605210 0.752041 vt 0.605210 0.755714 vt 0.574985 0.758571 vt 0.596729 0.758571 vt 0.548325 0.758571 vt 0.518496 0.758571 vt 0.605210 0.771763 vt 0.605210 0.762245 vt 0.605210 0.783715 vt 0.605210 0.797547 vt 0.574985 0.804994 vt 0.596729 0.804994 vt 0.548325 0.804994 vt 0.518496 0.804994 vt 0.579766 1.000000 vt 0.579766 0.000000 vt 0.609922 1.000000 vt 0.609922 0.000000 vt 0.549609 1.000000 vt 0.549609 0.000000 vt 0.519453 1.000000 vt 0.519453 0.000000 vt 0.548325 0.988109 vt 0.518496 0.988109 vt 0.574985 0.988109 vt 0.596729 0.988109 vt 0.605858 0.997169 vt 0.605210 0.992073 vt 0.608449 0.999434 vt 0.615812 1.000000 vt 0.609097 0.000000 vt 0.615812 0.000000 vt 0.609097 0.000000 vt 0.615812 0.000000 vt 0.579766 0.000000 vt 0.579766 0.000000 vt 0.609922 0.000000 vt 0.609922 0.000000 vt 0.549609 0.000000 vt 0.549609 0.000000 vt 0.519453 0.000000 vt 0.519453 0.000000 vt 0.608449 0.024077 vt 0.615812 0.008036 vt 0.605858 0.040024 vt 0.605210 0.055815 vt 0.574985 0.063632 vt 0.596729 0.063632 vt 0.548325 0.063632 vt 0.518496 0.063632 vt 0.549609 0.250000 vt 0.549609 0.250000 vt 0.519453 0.250000 vt 0.519453 0.250000 vt 0.579766 0.250000 vt 0.579766 0.250000 vt 0.609922 0.250000 vt 0.609922 0.250000 vt 0.608449 0.250000 vt 0.615812 0.250000 vt 0.605858 0.250000 vt 0.605210 0.250000 vt 0.636890 0.144904 vt 0.636890 0.130747 vt 0.636890 0.159220 vt 0.636890 0.174043 vt 0.627831 0.181665 vt 0.632927 0.181754 vt 0.625566 0.181311 vt 0.625000 0.180306 vt 0.625000 0.158622 vt 0.625000 0.158622 vt 0.625000 0.172242 vt 0.625000 0.172242 vt 0.625000 0.145002 vt 0.625000 0.145002 vt 0.625000 0.131382 vt 0.625000 0.131382 vt 0.625566 0.123776 vt 0.625000 0.124130 vt 0.627831 0.123651 vt 0.632927 0.123620 vt 0.625000 0.123620 vt 0.625000 0.123620 vt 0.625000 0.123620 vt 0.625000 0.123620 vt 0.625000 0.144904 vt 0.625000 0.130747 vt 0.625000 0.159220 vt 0.625000 0.174043 vt 0.625000 0.181754 vt 0.625000 0.181754 vt 0.625000 0.181754 vt 0.625000 0.181754 vt 0.625000 0.159220 vt 0.625000 0.174043 vt 0.625000 0.144904 vt 0.625000 0.130747 vt 0.502939 0.159220 vt 0.502939 0.174043 vt 0.502939 0.144904 vt 0.502939 0.130747 vt 0.548325 0.123620 vt 0.518496 0.123620 vt 0.574985 0.123620 vt 0.596729 0.123620 vt 0.605210 0.144904 vt 0.605210 0.130747 vt 0.605210 0.159220 vt 0.605210 0.174043 vt 0.574985 0.181754 vt 0.596729 0.181754 vt 0.548325 0.181754 vt 0.518496 0.181754 vt 0.428501 0.123620 vt 0.405322 0.123620 vt 0.456528 0.123620 vt 0.487246 0.123620 vt 0.456528 0.181754 vt 0.487246 0.181754 vt 0.428501 0.181754 vt 0.405322 0.181754 vt 0.396226 0.159220 vt 0.396226 0.174043 vt 0.396226 0.144904 vt 0.396226 0.130747 vt 0.375000 0.159220 vt 0.375000 0.174043 vt 0.375000 0.144904 vt 0.375000 0.130747 vt 0.375000 0.123620 vt 0.375000 0.123620 vt 0.375000 0.123620 vt 0.375000 0.123620 vt 0.375000 0.144904 vt 0.375000 0.130747 vt 0.375000 0.159220 vt 0.375000 0.174043 vt 0.375000 0.181754 vt 0.375000 0.181754 vt 0.375000 0.181754 vt 0.375000 0.181754 vt 0.363110 0.159220 vt 0.363110 0.174043 vt 0.363110 0.144904 vt 0.363110 0.130747 vt 0.372169 0.123651 vt 0.367073 0.123620 vt 0.374434 0.123776 vt 0.375000 0.124130 vt 0.375000 0.145002 vt 0.375000 0.145002 vt 0.375000 0.131382 vt 0.375000 0.131382 vt 0.375000 0.158622 vt 0.375000 0.158622 vt 0.375000 0.172242 vt 0.375000 0.172242 vt 0.374434 0.181311 vt 0.375000 0.180306 vt 0.372169 0.181665 vt 0.367073 0.181754 vt 0.144723 0.123776 vt 0.131531 0.124130 vt 0.158307 0.123651 vt 0.172547 0.123620 vt 0.179994 0.144904 vt 0.179994 0.130747 vt 0.179994 0.159220 vt 0.179994 0.174043 vt 0.158307 0.181665 vt 0.172547 0.181754 vt 0.144723 0.181311 vt 0.131531 0.180306 vt 0.125000 0.158622 vt 0.375000 0.591378 vt 0.125000 0.172242 vt 0.375000 0.577758 vt 0.125000 0.145002 vt 0.375000 0.604998 vt 0.125000 0.131382 vt 0.375000 0.618618 vt 0.375000 0.626193 vt 0.375000 0.625870 vt 0.375000 0.626193 vt 0.375000 0.625870 vt 0.375000 0.568777 vt 0.375000 0.569694 vt 0.375000 0.568777 vt 0.375000 0.569694 vt 0.375000 0.591378 vt 0.375000 0.591378 vt 0.375000 0.577758 vt 0.375000 0.577758 vt 0.375000 0.604998 vt 0.375000 0.604998 vt 0.375000 0.618618 vt 0.375000 0.618618 vt 0.375000 0.626380 vt 0.375000 0.626380 vt 0.375000 0.626380 vt 0.375000 0.626380 vt 0.375000 0.605096 vt 0.375000 0.619253 vt 0.375000 0.590780 vt 0.375000 0.575957 vt 0.375000 0.568246 vt 0.375000 0.568246 vt 0.375000 0.568246 vt 0.375000 0.568246 vt 0.375000 0.590780 vt 0.375000 0.575957 vt 0.375000 0.605096 vt 0.375000 0.619253 vt 0.428501 0.568246 vt 0.405322 0.568246 vt 0.456528 0.568246 vt 0.487246 0.568246 vt 0.502939 0.590780 vt 0.502939 0.575957 vt 0.502939 0.605096 vt 0.502939 0.619253 vt 0.456528 0.626380 vt 0.487246 0.626380 vt 0.428501 0.626380 vt 0.405322 0.626380 vt 0.396226 0.605096 vt 0.396226 0.619253 vt 0.396226 0.590780 vt 0.396226 0.575957 vt 0.574985 0.626380 vt 0.596729 0.626380 vt 0.548325 0.626380 vt 0.518496 0.626380 vt 0.548325 0.568246 vt 0.518496 0.568246 vt 0.574985 0.568246 vt 0.596728 0.568246 vt 0.605210 0.590780 vt 0.605210 0.575957 vt 0.605210 0.605096 vt 0.605210 0.619253 vt 0.625000 0.590780 vt 0.625000 0.575957 vt 0.625000 0.605096 vt 0.625000 0.619253 vt 0.625000 0.626380 vt 0.625000 0.626380 vt 0.625000 0.626380 vt 0.625000 0.626380 vt 0.625000 0.605096 vt 0.625000 0.619253 vt 0.625000 0.590780 vt 0.625000 0.575957 vt 0.625000 0.568246 vt 0.625000 0.568246 vt 0.625000 0.568246 vt 0.625000 0.568246 vt 0.625000 0.591378 vt 0.875000 0.158622 vt 0.625000 0.577758 vt 0.875000 0.172242 vt 0.625000 0.604998 vt 0.875000 0.145002 vt 0.625000 0.618618 vt 0.875000 0.131382 vt 0.625000 0.626193 vt 0.625000 0.625870 vt 0.625000 0.626193 vt 0.625000 0.625870 vt 0.625000 0.604998 vt 0.625000 0.604998 vt 0.625000 0.618618 vt 0.625000 0.618618 vt 0.625000 0.591378 vt 0.625000 0.591378 vt 0.625000 0.577758 vt 0.625000 0.577758 vt 0.625000 0.568777 vt 0.625000 0.569694 vt 0.625000 0.568777 vt 0.625000 0.569694 vt 0.841693 0.123651 vt 0.827453 0.123620 vt 0.855278 0.123776 vt 0.868469 0.124130 vt 0.855278 0.181311 vt 0.868469 0.180306 vt 0.841693 0.181665 vt 0.827453 0.181754 vt 0.820006 0.159220 vt 0.820006 0.174043 vt 0.820006 0.144904 vt 0.820006 0.130747 vt 0.625000 0.892352 vt 0.732648 0.000000 vt 0.625000 0.878282 vt 0.746718 0.000000 vt 0.625000 0.906421 vt 0.718579 0.000000 vt 0.625000 0.920490 vt 0.704510 0.000000 vt 0.625000 0.929747 vt 0.625000 0.928759 vt 0.625000 0.930095 vt 0.625000 0.930182 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.625000 0.869228 vt 0.625000 0.869160 vt 0.625000 0.869502 vt 0.625000 0.870278 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.906954 vt 0.625000 0.922262 vt 0.625000 0.891981 vt 0.625000 0.876890 vt 0.502939 0.906954 vt 0.502939 0.922262 vt 0.502939 0.891981 vt 0.502939 0.876890 vt 0.548325 0.869160 vt 0.518496 0.869160 vt 0.574985 0.869160 vt 0.596729 0.869160 vt 0.605210 0.891981 vt 0.605210 0.876890 vt 0.605210 0.906954 vt 0.605210 0.922262 vt 0.574985 0.930182 vt 0.596729 0.930182 vt 0.548325 0.930182 vt 0.518496 0.930182 vt 0.428501 0.869160 vt 0.405322 0.869160 vt 0.456528 0.869160 vt 0.487246 0.869160 vt 0.456528 0.930182 vt 0.487246 0.930182 vt 0.428501 0.930182 vt 0.405322 0.930182 vt 0.396226 0.906954 vt 0.396226 0.922262 vt 0.396226 0.891981 vt 0.396226 0.876890 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.375000 0.906421 vt 0.281421 0.000000 vt 0.375000 0.920490 vt 0.295490 0.000000 vt 0.375000 0.892352 vt 0.267352 0.000000 vt 0.375000 0.878282 vt 0.253282 0.000000 vt 0.375000 0.869502 vt 0.375000 0.870278 vt 0.375000 0.869228 vt 0.375000 0.869160 vt 0.375000 0.891981 vt 0.375000 0.876890 vt 0.375000 0.906954 vt 0.375000 0.922262 vt 0.375000 0.930095 vt 0.375000 0.930182 vt 0.375000 0.929747 vt 0.375000 0.928759 vt 0.244228 0.040024 vt 0.244160 0.055815 vt 0.244502 0.024077 vt 0.245278 0.008036 vt 0.304747 0.024077 vt 0.303759 0.008036 vt 0.305095 0.040024 vt 0.305182 0.055815 vt 0.281954 0.063632 vt 0.297262 0.063632 vt 0.266981 0.063632 vt 0.251890 0.063632 vt 0.244160 0.159220 vt 0.244160 0.174043 vt 0.244160 0.144904 vt 0.244160 0.130747 vt 0.266981 0.123620 vt 0.251890 0.123620 vt 0.281954 0.123620 vt 0.297262 0.123620 vt 0.305182 0.144904 vt 0.305182 0.130747 vt 0.305182 0.159220 vt 0.305182 0.174043 vt 0.281954 0.181754 vt 0.297262 0.181754 vt 0.266981 0.181754 vt 0.251890 0.181754 vt 0.375000 0.380430 vt 0.375000 0.379722 vt 0.375000 0.380430 vt 0.375000 0.379722 vt 0.375000 0.357648 vt 0.267352 0.250000 vt 0.375000 0.371718 vt 0.253282 0.250000 vt 0.375000 0.343579 vt 0.281421 0.250000 vt 0.375000 0.329510 vt 0.295490 0.250000 vt 0.375000 0.320340 vt 0.375000 0.321241 vt 0.375000 0.320340 vt 0.375000 0.321241 vt 0.375000 0.343579 vt 0.375000 0.343579 vt 0.375000 0.329510 vt 0.375000 0.329510 vt 0.375000 0.357648 vt 0.375000 0.357648 vt 0.375000 0.371718 vt 0.375000 0.371718 vt 0.375000 0.380840 vt 0.375000 0.380840 vt 0.375000 0.380840 vt 0.375000 0.380840 vt 0.375000 0.358019 vt 0.375000 0.373110 vt 0.375000 0.343046 vt 0.375000 0.327738 vt 0.375000 0.319818 vt 0.375000 0.319818 vt 0.375000 0.319818 vt 0.375000 0.319818 vt 0.375000 0.343046 vt 0.375000 0.327738 vt 0.375000 0.358019 vt 0.375000 0.373110 vt 0.428501 0.319818 vt 0.405322 0.319818 vt 0.456528 0.319818 vt 0.487246 0.319818 vt 0.502939 0.343046 vt 0.502939 0.327738 vt 0.502939 0.358019 vt 0.502939 0.373110 vt 0.456528 0.380840 vt 0.487246 0.380840 vt 0.428501 0.380840 vt 0.405322 0.380840 vt 0.396226 0.358019 vt 0.396226 0.373110 vt 0.396226 0.343046 vt 0.396226 0.327738 vt 0.574985 0.380840 vt 0.596729 0.380840 vt 0.548325 0.380840 vt 0.518496 0.380840 vt 0.548325 0.319818 vt 0.518496 0.319818 vt 0.574985 0.319818 vt 0.596728 0.319818 vt 0.605210 0.343046 vt 0.605210 0.327738 vt 0.605210 0.358019 vt 0.605210 0.373110 vt 0.625000 0.343046 vt 0.625000 0.327738 vt 0.625000 0.358019 vt 0.625000 0.373110 vt 0.625000 0.380840 vt 0.625000 0.380840 vt 0.625000 0.380840 vt 0.625000 0.380840 vt 0.625000 0.358019 vt 0.625000 0.373110 vt 0.625000 0.343046 vt 0.625000 0.327738 vt 0.625000 0.319818 vt 0.625000 0.319818 vt 0.625000 0.319818 vt 0.625000 0.319818 vt 0.625000 0.343579 vt 0.718579 0.250000 vt 0.625000 0.329510 vt 0.704510 0.250000 vt 0.625000 0.357648 vt 0.732648 0.250000 vt 0.625000 0.371718 vt 0.746718 0.250000 vt 0.625000 0.380430 vt 0.625000 0.379722 vt 0.625000 0.380430 vt 0.625000 0.379722 vt 0.625000 0.357648 vt 0.625000 0.357648 vt 0.625000 0.371718 vt 0.625000 0.371718 vt 0.625000 0.343579 vt 0.625000 0.343579 vt 0.625000 0.329510 vt 0.625000 0.329510 vt 0.625000 0.320340 vt 0.625000 0.321241 vt 0.625000 0.320340 vt 0.625000 0.321241 vt 0.718046 0.123620 vt 0.702738 0.123620 vt 0.733019 0.123620 vt 0.748110 0.123620 vt 0.755840 0.144904 vt 0.755840 0.130747 vt 0.755840 0.159220 vt 0.755840 0.174043 vt 0.733019 0.181754 vt 0.748110 0.181754 vt 0.718046 0.181754 vt 0.702738 0.181754 vt 0.694818 0.159220 vt 0.694818 0.174043 vt 0.694818 0.144904 vt 0.694818 0.130747 vt 0.755498 0.024077 vt 0.754722 0.008036 vt 0.755772 0.040024 vt 0.755840 0.055815 vt 0.733019 0.063632 vt 0.748110 0.063632 vt 0.718046 0.063632 vt 0.702738 0.063632 vt 0.694905 0.040024 vt 0.694818 0.055815 vt 0.695253 0.024077 vt 0.696241 0.008036 vt 0.636501 0.206214 vt 0.636890 0.189722 vt 0.634944 0.223090 vt 0.630556 0.240300 vt 0.625442 0.240646 vt 0.625849 0.244562 vt 0.625088 0.240646 vt 0.625000 0.244596 vt 0.625000 0.223394 vt 0.625000 0.223394 vt 0.625000 0.241131 vt 0.625000 0.241131 vt 0.625000 0.205657 vt 0.625000 0.205657 vt 0.625000 0.187920 vt 0.625000 0.187920 vt 0.625000 0.206301 vt 0.625000 0.189722 vt 0.625000 0.223523 vt 0.625000 0.241131 vt 0.625000 0.223523 vt 0.625000 0.241131 vt 0.625000 0.206301 vt 0.625000 0.189722 vt 0.503174 0.223523 vt 0.503708 0.241131 vt 0.502986 0.206301 vt 0.502939 0.189722 vt 0.605858 0.206301 vt 0.605210 0.189722 vt 0.608449 0.223523 vt 0.615812 0.241131 vt 0.392751 0.223523 vt 0.384855 0.241131 vt 0.395531 0.206301 vt 0.396226 0.189722 vt 0.375000 0.223523 vt 0.375000 0.241131 vt 0.375000 0.206301 vt 0.375000 0.189722 vt 0.375000 0.206301 vt 0.375000 0.189722 vt 0.375000 0.223523 vt 0.375000 0.241131 vt 0.365056 0.223090 vt 0.369444 0.240300 vt 0.363499 0.206214 vt 0.363110 0.189722 vt 0.375000 0.205657 vt 0.375000 0.205657 vt 0.375000 0.187920 vt 0.375000 0.187920 vt 0.375000 0.223394 vt 0.375000 0.223394 vt 0.375000 0.241131 vt 0.375000 0.241131 vt 0.374912 0.240646 vt 0.375000 0.244596 vt 0.374558 0.240646 vt 0.374151 0.244562 vt 0.244502 0.223523 vt 0.245278 0.241131 vt 0.244228 0.206301 vt 0.244160 0.189722 vt 0.305095 0.206301 vt 0.305182 0.189722 vt 0.304747 0.223523 vt 0.303759 0.241131 vt 0.179904 0.206301 vt 0.179994 0.189722 vt 0.179544 0.223523 vt 0.178521 0.241131 vt 0.125000 0.223394 vt 0.375000 0.526606 vt 0.125000 0.241131 vt 0.375000 0.508869 vt 0.125000 0.205657 vt 0.375000 0.544343 vt 0.125000 0.187920 vt 0.375000 0.562080 vt 0.375000 0.509354 vt 0.375000 0.505413 vt 0.375000 0.509353 vt 0.375000 0.505404 vt 0.375000 0.526606 vt 0.375000 0.526606 vt 0.375000 0.508869 vt 0.375000 0.508869 vt 0.375000 0.544343 vt 0.375000 0.544343 vt 0.375000 0.562080 vt 0.375000 0.562080 vt 0.375000 0.543699 vt 0.375000 0.560278 vt 0.375000 0.526477 vt 0.375000 0.508869 vt 0.375000 0.526477 vt 0.375000 0.508869 vt 0.375000 0.543699 vt 0.375000 0.560278 vt 0.503174 0.526477 vt 0.503708 0.508869 vt 0.502986 0.543699 vt 0.502939 0.560278 vt 0.395531 0.543699 vt 0.396226 0.560278 vt 0.392751 0.526477 vt 0.384855 0.508869 vt 0.608449 0.526477 vt 0.615812 0.508869 vt 0.605858 0.543699 vt 0.605210 0.560278 vt 0.625000 0.526477 vt 0.625000 0.508869 vt 0.625000 0.543699 vt 0.625000 0.560278 vt 0.625000 0.543699 vt 0.625000 0.560278 vt 0.625000 0.526477 vt 0.625000 0.508869 vt 0.625000 0.526606 vt 0.875000 0.223394 vt 0.625000 0.508869 vt 0.875000 0.241131 vt 0.625000 0.544343 vt 0.875000 0.205657 vt 0.625000 0.562080 vt 0.875000 0.187920 vt 0.625000 0.544343 vt 0.625000 0.544343 vt 0.625000 0.562080 vt 0.625000 0.562080 vt 0.625000 0.526606 vt 0.625000 0.526606 vt 0.625000 0.508869 vt 0.625000 0.508869 vt 0.625000 0.509354 vt 0.625000 0.505404 vt 0.625000 0.509353 vt 0.625000 0.505413 vt 0.820456 0.223523 vt 0.821479 0.241131 vt 0.820096 0.206301 vt 0.820006 0.189722 vt 0.755772 0.206301 vt 0.755840 0.189722 vt 0.755498 0.223523 vt 0.754722 0.241131 vt 0.695253 0.223523 vt 0.696241 0.241131 vt 0.694905 0.206301 vt 0.694818 0.189722 vt 0.636890 0.086694 vt 0.636890 0.071387 vt 0.636890 0.101708 vt 0.636890 0.116402 vt 0.625000 0.101966 vt 0.625000 0.101966 vt 0.625000 0.117037 vt 0.625000 0.117037 vt 0.625000 0.086895 vt 0.625000 0.086895 vt 0.625000 0.071825 vt 0.625000 0.071825 vt 0.625000 0.086694 vt 0.625000 0.071387 vt 0.625000 0.101708 vt 0.625000 0.116402 vt 0.625000 0.101708 vt 0.625000 0.116402 vt 0.625000 0.086694 vt 0.625000 0.071387 vt 0.502939 0.101708 vt 0.502939 0.116402 vt 0.502939 0.086694 vt 0.502939 0.071387 vt 0.605210 0.086694 vt 0.605210 0.071387 vt 0.605210 0.101708 vt 0.605210 0.116402 vt 0.396226 0.101708 vt 0.396226 0.116402 vt 0.396226 0.086694 vt 0.396226 0.071387 vt 0.375000 0.101708 vt 0.375000 0.116402 vt 0.375000 0.086694 vt 0.375000 0.071387 vt 0.375000 0.086694 vt 0.375000 0.071387 vt 0.375000 0.101708 vt 0.375000 0.116402 vt 0.363110 0.101708 vt 0.363110 0.116402 vt 0.363110 0.086694 vt 0.363110 0.071387 vt 0.375000 0.086895 vt 0.375000 0.086895 vt 0.375000 0.071825 vt 0.375000 0.071825 vt 0.375000 0.101966 vt 0.375000 0.101966 vt 0.375000 0.117037 vt 0.375000 0.117037 vt 0.244160 0.101708 vt 0.244160 0.116402 vt 0.244160 0.086694 vt 0.244160 0.071387 vt 0.305182 0.086694 vt 0.305182 0.071387 vt 0.305182 0.101708 vt 0.305182 0.116402 vt 0.179994 0.086694 vt 0.179994 0.071387 vt 0.179994 0.101708 vt 0.179994 0.116402 vt 0.125000 0.101966 vt 0.375000 0.648034 vt 0.125000 0.117037 vt 0.375000 0.632963 vt 0.125000 0.086895 vt 0.375000 0.663105 vt 0.125000 0.071825 vt 0.375000 0.678175 vt 0.375000 0.648034 vt 0.375000 0.648034 vt 0.375000 0.632963 vt 0.375000 0.632963 vt 0.375000 0.663105 vt 0.375000 0.663105 vt 0.375000 0.678175 vt 0.375000 0.678175 vt 0.375000 0.663306 vt 0.375000 0.678614 vt 0.375000 0.648292 vt 0.375000 0.633598 vt 0.375000 0.648292 vt 0.375000 0.633598 vt 0.375000 0.663306 vt 0.375000 0.678613 vt 0.502939 0.648292 vt 0.502939 0.633598 vt 0.502939 0.663306 vt 0.502939 0.678613 vt 0.396226 0.663306 vt 0.396226 0.678613 vt 0.396226 0.648292 vt 0.396226 0.633598 vt 0.605210 0.648292 vt 0.605210 0.633598 vt 0.605210 0.663306 vt 0.605210 0.678613 vt 0.625000 0.648292 vt 0.625000 0.633598 vt 0.625000 0.663306 vt 0.625000 0.678613 vt 0.625000 0.663306 vt 0.625000 0.678613 vt 0.625000 0.648292 vt 0.625000 0.633598 vt 0.625000 0.648034 vt 0.875000 0.101966 vt 0.625000 0.632963 vt 0.875000 0.117037 vt 0.625000 0.663105 vt 0.875000 0.086895 vt 0.625000 0.678175 vt 0.875000 0.071825 vt 0.625000 0.663105 vt 0.625000 0.663105 vt 0.625000 0.678175 vt 0.625000 0.678175 vt 0.625000 0.648034 vt 0.625000 0.648034 vt 0.625000 0.632963 vt 0.625000 0.632963 vt 0.820006 0.101708 vt 0.820006 0.116402 vt 0.820006 0.086694 vt 0.820006 0.071387 vt 0.755840 0.086694 vt 0.755840 0.071387 vt 0.755840 0.101708 vt 0.755840 0.116402 vt 0.694818 0.101708 vt 0.694818 0.116402 vt 0.694818 0.086694 vt 0.694818 0.071387 vt 0.625000 0.954769 vt 0.625000 0.938356 vt 0.625000 0.970117 vt 0.625000 0.983014 vt 0.625000 0.970117 vt 0.625000 0.983014 vt 0.625000 0.954769 vt 0.625000 0.938356 vt 0.502939 0.970117 vt 0.502939 0.983014 vt 0.502939 0.954769 vt 0.502939 0.938356 vt 0.605210 0.954769 vt 0.605210 0.938356 vt 0.605210 0.970117 vt 0.605210 0.983014 vt 0.396226 0.970117 vt 0.396226 0.983014 vt 0.396226 0.954769 vt 0.396226 0.938356 vt 0.375000 0.970117 vt 0.375000 0.983014 vt 0.375000 0.954769 vt 0.375000 0.938356 vt 0.375000 0.954769 vt 0.375000 0.938356 vt 0.375000 0.970117 vt 0.375000 0.983014 vt 0.375000 0.972822 vt 0.347822 0.000000 vt 0.375000 0.990941 vt 0.365941 0.000000 vt 0.375000 0.954703 vt 0.329703 0.000000 vt 0.375000 0.936584 vt 0.311584 0.000000 vt 0.375000 0.954467 vt 0.375000 0.938356 vt 0.375000 0.968603 vt 0.375000 0.978979 vt 0.375000 0.986543 vt 0.375000 0.983332 vt 0.375000 0.989665 vt 0.375000 0.994479 vt 0.345117 0.063632 vt 0.358014 0.063632 vt 0.329769 0.063632 vt 0.313356 0.063632 vt 0.345117 0.123620 vt 0.358014 0.123620 vt 0.329769 0.123620 vt 0.313356 0.123620 vt 0.345117 0.181754 vt 0.358014 0.181754 vt 0.329769 0.181754 vt 0.313356 0.181754 vt 0.347822 0.250000 vt 0.375000 0.277178 vt 0.365941 0.250000 vt 0.375000 0.259059 vt 0.329703 0.250000 vt 0.375000 0.295297 vt 0.311584 0.250000 vt 0.375000 0.313416 vt 0.375000 0.259555 vt 0.375000 0.255521 vt 0.375000 0.259555 vt 0.375000 0.255521 vt 0.375000 0.277178 vt 0.375000 0.277178 vt 0.375000 0.259059 vt 0.375000 0.259059 vt 0.375000 0.295297 vt 0.375000 0.295297 vt 0.375000 0.313416 vt 0.375000 0.313416 vt 0.375000 0.294664 vt 0.375000 0.311644 vt 0.375000 0.277052 vt 0.375000 0.259059 vt 0.375000 0.277052 vt 0.375000 0.259059 vt 0.375000 0.294664 vt 0.375000 0.311644 vt 0.503174 0.277052 vt 0.503708 0.259059 vt 0.502986 0.294664 vt 0.502939 0.311644 vt 0.395531 0.294664 vt 0.396226 0.311644 vt 0.392751 0.277052 vt 0.384855 0.259059 vt 0.608449 0.277052 vt 0.615812 0.259059 vt 0.605858 0.294664 vt 0.605210 0.311644 vt 0.625000 0.277052 vt 0.625000 0.259059 vt 0.625000 0.294664 vt 0.625000 0.311644 vt 0.625000 0.294664 vt 0.625000 0.311644 vt 0.625000 0.277052 vt 0.625000 0.259059 vt 0.625000 0.277178 vt 0.652178 0.250000 vt 0.625000 0.259059 vt 0.634059 0.250000 vt 0.625000 0.295297 vt 0.670297 0.250000 vt 0.625000 0.313416 vt 0.688416 0.250000 vt 0.625000 0.295297 vt 0.625000 0.295297 vt 0.625000 0.313416 vt 0.625000 0.313416 vt 0.625000 0.277178 vt 0.625000 0.277178 vt 0.625000 0.259059 vt 0.625000 0.259059 vt 0.625000 0.259555 vt 0.625000 0.255521 vt 0.625000 0.259555 vt 0.625000 0.255521 vt 0.654883 0.181754 vt 0.641986 0.181754 vt 0.670231 0.181754 vt 0.686644 0.181754 vt 0.654883 0.123620 vt 0.641986 0.123620 vt 0.670231 0.123620 vt 0.686644 0.123620 vt 0.654883 0.063632 vt 0.641986 0.063632 vt 0.670231 0.063632 vt 0.686644 0.063632 vt 0.652178 0.000000 vt 0.625000 0.972822 vt 0.634059 0.000000 vt 0.625000 0.990941 vt 0.670297 0.000000 vt 0.625000 0.954703 vt 0.688416 0.000000 vt 0.625000 0.936584 vt 0.625000 0.989665 vt 0.625000 0.994479 vt 0.625000 0.986543 vt 0.625000 0.983332 vt 0.625000 0.968603 vt 0.625000 0.978979 vt 0.625000 0.954467 vt 0.625000 0.938356 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.502939 0.845005 vt 0.502939 0.861230 vt 0.502939 0.828676 vt 0.502939 0.812703 vt 0.605210 0.828676 vt 0.605210 0.812703 vt 0.605210 0.845005 vt 0.605210 0.861230 vt 0.396226 0.845005 vt 0.396226 0.861230 vt 0.396226 0.828676 vt 0.396226 0.812703 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.375000 0.845371 vt 0.220371 0.000000 vt 0.375000 0.862622 vt 0.237622 0.000000 vt 0.375000 0.828121 vt 0.203121 0.000000 vt 0.375000 0.810870 vt 0.185870 0.000000 vt 0.375000 0.828676 vt 0.375000 0.812703 vt 0.375000 0.845005 vt 0.375000 0.861230 vt 0.220005 0.063632 vt 0.236230 0.063632 vt 0.203676 0.063632 vt 0.187703 0.063632 vt 0.220005 0.123620 vt 0.236230 0.123620 vt 0.203676 0.123620 vt 0.187703 0.123620 vt 0.220005 0.181754 vt 0.236230 0.181754 vt 0.203676 0.181754 vt 0.187703 0.181754 vt 0.220371 0.250000 vt 0.375000 0.404629 vt 0.237622 0.250000 vt 0.375000 0.387378 vt 0.203121 0.250000 vt 0.375000 0.421879 vt 0.185870 0.250000 vt 0.375000 0.439130 vt 0.375000 0.404629 vt 0.375000 0.404629 vt 0.375000 0.387378 vt 0.375000 0.387378 vt 0.375000 0.421879 vt 0.375000 0.421879 vt 0.375000 0.439130 vt 0.375000 0.439130 vt 0.375000 0.421324 vt 0.375000 0.437297 vt 0.375000 0.404995 vt 0.375000 0.388770 vt 0.375000 0.404995 vt 0.375000 0.388770 vt 0.375000 0.421324 vt 0.375000 0.437297 vt 0.502939 0.404995 vt 0.502939 0.388770 vt 0.502939 0.421324 vt 0.502939 0.437297 vt 0.396226 0.421324 vt 0.396226 0.437297 vt 0.396226 0.404995 vt 0.396226 0.388770 vt 0.605210 0.404995 vt 0.605210 0.388770 vt 0.605210 0.421324 vt 0.605210 0.437297 vt 0.625000 0.404995 vt 0.625000 0.388770 vt 0.625000 0.421324 vt 0.625000 0.437297 vt 0.625000 0.421324 vt 0.625000 0.437297 vt 0.625000 0.404995 vt 0.625000 0.388770 vt 0.625000 0.404629 vt 0.779629 0.250000 vt 0.625000 0.387378 vt 0.762378 0.250000 vt 0.625000 0.421879 vt 0.796879 0.250000 vt 0.625000 0.439130 vt 0.814130 0.250000 vt 0.625000 0.421879 vt 0.625000 0.421879 vt 0.625000 0.439130 vt 0.625000 0.439130 vt 0.625000 0.404629 vt 0.625000 0.404629 vt 0.625000 0.387378 vt 0.625000 0.387378 vt 0.779995 0.181754 vt 0.763770 0.181754 vt 0.796324 0.181754 vt 0.812297 0.181754 vt 0.779995 0.123620 vt 0.763770 0.123620 vt 0.796324 0.123620 vt 0.812297 0.123620 vt 0.779995 0.063632 vt 0.763770 0.063632 vt 0.796324 0.063632 vt 0.812297 0.063632 vt 0.779629 0.000000 vt 0.625000 0.845371 vt 0.762378 0.000000 vt 0.625000 0.862622 vt 0.796879 0.000000 vt 0.625000 0.828121 vt 0.814130 0.000000 vt 0.625000 0.810870 vt 0.625000 0.845005 vt 0.625000 0.861230 vt 0.625000 0.828676 vt 0.625000 0.812703 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.063654 vt 0.375000 0.063632 vt 0.375000 0.063740 vt 0.375000 0.063984 vt 0.380054 0.063632 vt 0.389150 0.063632 vt 0.376011 0.063632 vt 0.375000 0.063632 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.000000 vt 0.375000 0.445456 vt 0.375000 0.446479 vt 0.375000 0.445096 vt 0.375000 0.445006 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.376011 0.445006 vt 0.375000 0.445006 vt 0.380054 0.445006 vt 0.389150 0.445006 vt 0.375000 0.686260 vt 0.375000 0.686016 vt 0.375000 0.686346 vt 0.375000 0.686368 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.375000 0.750000 vt 0.376011 0.686368 vt 0.375000 0.686368 vt 0.380054 0.686368 vt 0.389150 0.686368 vt 0.375000 0.759981 vt 0.375000 0.762015 vt 0.375000 0.758853 vt 0.375000 0.758571 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.375000 0.804994 vt 0.380054 0.804994 vt 0.389150 0.804994 vt 0.376011 0.804994 vt 0.375000 0.804994 vt 0.376011 0.758571 vt 0.375000 0.758571 vt 0.380054 0.758571 vt 0.389150 0.758571 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.000000 vt 0.375000 1.000000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250002 vt 0.375000 0.250000 vt 0.375000 0.250009 vt 0.374965 0.250018 vt 0.380054 0.250000 vt 0.389150 0.250000 vt 0.376011 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.250000 vt 0.375000 0.500023 vt 0.375000 0.500000 vt 0.375000 0.500114 vt 0.375000 0.500219 vt 0.380054 0.500000 vt 0.389150 0.500000 vt 0.376011 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.500000 vt 0.375000 0.749985 vt 0.375000 0.750000 vt 0.375000 0.749926 vt 0.375000 0.749859 vt 0.380054 0.750000 vt 0.389150 0.750000 vt 0.376011 0.750000 vt 0.375000 0.750000 vt 0.375000 0.986153 vt 0.375000 0.983332 vt 0.375000 0.987718 vt 0.375000 0.988109 vt 0.376011 0.988109 vt 0.375000 0.988109 vt 0.380054 0.988109 vt 0.389150 0.988109 vt 0.375000 0.123776 vt 0.375000 0.124130 vt 0.375000 0.123651 vt 0.375000 0.123620 vt 0.375000 0.181665 vt 0.375000 0.181754 vt 0.375000 0.181311 vt 0.375000 0.180306 vt 0.380054 0.181754 vt 0.389150 0.181754 vt 0.376011 0.181754 vt 0.375000 0.181754 vt 0.376011 0.123620 vt 0.375000 0.123620 vt 0.380054 0.123620 vt 0.389150 0.123620 vt 0.375000 0.568689 vt 0.375000 0.569694 vt 0.375000 0.568335 vt 0.375000 0.568246 vt 0.375000 0.626349 vt 0.375000 0.626380 vt 0.375000 0.626224 vt 0.375000 0.625870 vt 0.380054 0.626380 vt 0.389150 0.626380 vt 0.376011 0.626380 vt 0.375000 0.626380 vt 0.376011 0.568246 vt 0.375000 0.568246 vt 0.380054 0.568246 vt 0.389150 0.568246 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.869160 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.375000 0.930182 vt 0.380054 0.930182 vt 0.389150 0.930182 vt 0.376011 0.930182 vt 0.375000 0.930182 vt 0.376011 0.869160 vt 0.375000 0.869160 vt 0.380054 0.869160 vt 0.389150 0.869160 vt 0.375000 0.320253 vt 0.375000 0.321241 vt 0.375000 0.319905 vt 0.375000 0.319818 vt 0.375000 0.380772 vt 0.375000 0.380840 vt 0.375000 0.380498 vt 0.375000 0.379722 vt 0.380054 0.380840 vt 0.389150 0.380840 vt 0.376011 0.380840 vt 0.375000 0.380840 vt 0.376011 0.319818 vt 0.375000 0.319818 vt 0.380054 0.319818 vt 0.389150 0.319818 vt 0.625000 0.063740 vt 0.625000 0.063984 vt 0.625000 0.063654 vt 0.625000 0.063632 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.625000 0.000000 vt 0.624058 0.063632 vt 0.625000 0.063632 vt 0.620288 0.063632 vt 0.611807 0.063632 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.445096 vt 0.625000 0.445006 vt 0.625000 0.445456 vt 0.625000 0.446479 vt 0.620288 0.445006 vt 0.611807 0.445006 vt 0.624058 0.445006 vt 0.625000 0.445006 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.686346 vt 0.625000 0.686368 vt 0.625000 0.686260 vt 0.625000 0.686016 vt 0.620288 0.686368 vt 0.611807 0.686368 vt 0.624058 0.686368 vt 0.625000 0.686368 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.750000 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.804994 vt 0.625000 0.758853 vt 0.625000 0.758571 vt 0.625000 0.759981 vt 0.625000 0.762015 vt 0.620288 0.758571 vt 0.611807 0.758571 vt 0.624058 0.758571 vt 0.625000 0.758571 vt 0.624058 0.804994 vt 0.625000 0.804994 vt 0.620288 0.804994 vt 0.611807 0.804994 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.000000 vt 0.625000 1.000000 vt 0.625000 0.250009 vt 0.625035 0.250018 vt 0.625000 0.250002 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.624058 0.250000 vt 0.625000 0.250000 vt 0.620288 0.250000 vt 0.611807 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.250000 vt 0.625000 0.500114 vt 0.625000 0.500219 vt 0.625000 0.500023 vt 0.625000 0.500000 vt 0.624058 0.500000 vt 0.625000 0.500000 vt 0.620288 0.500000 vt 0.611807 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.500000 vt 0.625000 0.749926 vt 0.625000 0.749859 vt 0.625000 0.749985 vt 0.625000 0.750000 vt 0.624058 0.750000 vt 0.625000 0.750000 vt 0.620288 0.750000 vt 0.611807 0.750000 vt 0.625000 0.987718 vt 0.625000 0.988109 vt 0.625000 0.986153 vt 0.625000 0.983332 vt 0.620288 0.988109 vt 0.611807 0.988109 vt 0.624058 0.988109 vt 0.625000 0.988109 vt 0.625000 0.181311 vt 0.625000 0.180306 vt 0.625000 0.181665 vt 0.625000 0.181754 vt 0.625000 0.123651 vt 0.625000 0.123620 vt 0.625000 0.123776 vt 0.625000 0.124130 vt 0.620288 0.123620 vt 0.611807 0.123620 vt 0.624058 0.123620 vt 0.625000 0.123620 vt 0.624058 0.181754 vt 0.625000 0.181754 vt 0.620288 0.181754 vt 0.611807 0.181754 vt 0.625000 0.626224 vt 0.625000 0.625870 vt 0.625000 0.626349 vt 0.625000 0.626380 vt 0.625000 0.568335 vt 0.625000 0.568246 vt 0.625000 0.568689 vt 0.625000 0.569694 vt 0.620288 0.568246 vt 0.611807 0.568246 vt 0.624058 0.568246 vt 0.625000 0.568246 vt 0.624058 0.626380 vt 0.625000 0.626380 vt 0.620288 0.626380 vt 0.611807 0.626380 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.930182 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.625000 0.869160 vt 0.620288 0.869160 vt 0.611807 0.869160 vt 0.624058 0.869160 vt 0.625000 0.869160 vt 0.624058 0.930182 vt 0.625000 0.930182 vt 0.620288 0.930182 vt 0.611807 0.930182 vt 0.625000 0.380498 vt 0.625000 0.379722 vt 0.625000 0.380772 vt 0.625000 0.380840 vt 0.625000 0.319905 vt 0.625000 0.319818 vt 0.625000 0.320253 vt 0.625000 0.321241 vt 0.620288 0.319818 vt 0.611807 0.319818 vt 0.624058 0.319818 vt 0.625000 0.319818 vt 0.624058 0.380840 vt 0.625000 0.380840 vt 0.620288 0.380840 vt 0.611807 0.380840 vn 0.056842 -0.972576 0.225533 vn 0.022707 -0.972411 0.232168 vn 0.031304 -0.946376 0.321547 vn 0.061080 -0.946519 0.316813 vn -0.002928 -0.971262 0.237996 vn 0.008201 -0.945310 0.326069 vn 0.016655 -0.904706 0.425711 vn 0.036570 -0.905529 0.422706 vn 0.061444 -0.905453 0.419976 vn -0.020657 -0.969808 0.242992 vn -0.008510 -0.943862 0.330230 vn -0.030907 -0.968485 0.247148 vn -0.019020 -0.942413 0.333910 vn -0.008519 -0.901992 0.431669 vn 0.001636 -0.903416 0.428763 vn 0.008918 -0.845579 0.533775 vn 0.021722 -0.846493 0.531957 vn -0.000309 -0.844403 0.535708 vn 0.005009 -0.769980 0.638048 vn 0.012865 -0.770687 0.637084 vn 0.023186 -0.771018 0.636391 vn 0.038049 -0.846848 0.530473 vn 0.057839 -0.846296 0.529564 vn 0.035874 -0.770722 0.636160 vn 0.050828 -0.769521 0.636596 vn -0.033950 -0.967530 0.250466 vn -0.023450 -0.941211 0.337004 vn -0.029891 -0.967020 0.252941 vn -0.021828 -0.940385 0.339410 vn -0.014234 -0.899665 0.436348 vn -0.013822 -0.900685 0.434253 vn -0.018654 -0.966879 0.254552 vn -0.014071 -0.939952 0.341016 vn -0.000015 -0.966874 0.255255 vn -0.000011 -0.939815 0.341685 vn -0.000008 -0.898802 0.438356 vn -0.009671 -0.899030 0.437780 vn -0.005832 -0.841487 0.540246 vn -0.007758 -0.842183 0.539137 vn -0.000005 -0.841227 0.540682 vn -0.000002 -0.767488 0.641063 vn -0.002869 -0.767716 0.640784 vn -0.002937 -0.768311 0.640070 vn -0.005892 -0.843204 0.537561 vn -0.000286 -0.769123 0.639101 vn 0.002811 -0.683661 0.729794 vn 0.007389 -0.684037 0.729410 vn 0.000020 -0.683204 0.730227 vn 0.001306 -0.596298 0.802762 vn 0.003771 -0.596388 0.802687 vn 0.007387 -0.596306 0.802723 vn -0.000937 -0.682827 0.730579 vn -0.000001 -0.682678 0.730719 vn -0.000001 -0.596101 0.802909 vn 0.000032 -0.596163 0.802863 vn 0.000314 -0.518347 0.855171 vn 0.001444 -0.518311 0.855191 vn 0.000001 -0.518347 0.855170 vn 0.000005 -0.458065 0.888919 vn 0.000273 -0.458047 0.888928 vn 0.001088 -0.457965 0.888970 vn 0.003350 -0.518155 0.855280 vn 0.005987 -0.517793 0.855485 vn 0.002413 -0.457760 0.889072 vn 0.004217 -0.457371 0.889266 vn 0.030879 -0.682890 0.729869 vn 0.041641 -0.681086 0.731018 vn 0.021511 -0.683843 0.729312 vn 0.017781 -0.595097 0.803457 vn 0.024396 -0.593693 0.804322 vn 0.031845 -0.591559 0.805633 vn 0.013653 -0.684159 0.729205 vn 0.012085 -0.595921 0.802952 vn 0.009314 -0.517134 0.855854 vn 0.013274 -0.516087 0.856433 vn 0.006466 -0.456732 0.889581 vn 0.009127 -0.455783 0.890044 vn 0.017803 -0.514557 0.857271 vn 0.022833 -0.512450 0.858413 vn 0.012161 -0.454460 0.890684 vn 0.015498 -0.452696 0.891530 vn 0.015581 0.885533 -0.464315 vn 0.012224 0.884631 -0.466132 vn 0.018090 0.838387 -0.544776 vn 0.023198 0.839705 -0.542547 vn 0.009178 0.883947 -0.467497 vn 0.013486 0.837419 -0.546395 vn 0.018158 0.766627 -0.641835 vn 0.024910 0.767684 -0.640345 vn 0.032508 0.769281 -0.638083 vn 0.006504 0.883452 -0.468476 vn 0.009466 0.836750 -0.547504 vn 0.004238 0.883116 -0.469135 vn 0.006088 0.836323 -0.548203 vn 0.007566 0.765720 -0.643130 vn 0.012350 0.766007 -0.642714 vn 0.013957 0.671776 -0.740623 vn 0.021940 0.671943 -0.740277 vn 0.007591 0.671992 -0.740520 vn 0.005225 0.563397 -0.826170 vn 0.013128 0.562318 -0.826817 vn 0.023489 0.561568 -0.827097 vn 0.031454 0.672661 -0.739282 vn 0.042381 0.674108 -0.737416 vn 0.036228 0.561379 -0.826765 vn 0.051232 0.562000 -0.825549 vn 0.002423 0.882908 -0.469540 vn 0.003408 0.836085 -0.548590 vn 0.001094 0.882797 -0.469753 vn 0.001471 0.835979 -0.548760 vn 0.001349 0.765748 -0.643139 vn 0.003876 0.765666 -0.643226 vn 0.000273 0.882753 -0.469838 vn 0.000318 0.835954 -0.548800 vn 0.000001 0.882741 -0.469859 vn 0.000001 0.835953 -0.548802 vn 0.000001 0.765918 -0.642939 vn 0.000037 0.765863 -0.643004 vn -0.000924 0.673346 -0.739327 vn 0.000072 0.672935 -0.739702 vn -0.000000 0.673512 -0.739177 vn -0.000002 0.566832 -0.823834 vn -0.002816 0.566511 -0.824049 vn -0.002830 0.565695 -0.824609 vn 0.002931 0.672431 -0.740154 vn -0.000124 0.564591 -0.825371 vn -0.005566 0.454852 -0.890550 vn 0.000013 0.452826 -0.891599 vn -0.007486 0.456575 -0.889654 vn -0.013683 0.356452 -0.934213 vn -0.013193 0.354257 -0.935055 vn -0.007930 0.351540 -0.936139 vn -0.005670 0.457787 -0.889044 vn -0.000004 0.458265 -0.888816 vn -0.000006 0.358546 -0.933512 vn -0.009332 0.357946 -0.933696 vn -0.013557 0.272671 -0.962012 vn -0.020991 0.271056 -0.962335 vn -0.000011 0.273339 -0.961918 vn -0.000015 0.203731 -0.979027 vn -0.018059 0.203049 -0.979002 vn -0.028907 0.201466 -0.979069 vn -0.022477 0.268617 -0.962985 vn -0.018086 0.265466 -0.963950 vn -0.032781 0.199010 -0.979449 vn -0.029748 0.195696 -0.980213 vn 0.038020 0.447207 -0.893622 vn 0.057585 0.446343 -0.893007 vn 0.021859 0.448761 -0.893385 vn 0.016771 0.345299 -0.938343 vn 0.036255 0.342198 -0.938928 vn 0.060556 0.339454 -0.938671 vn 0.009177 0.450720 -0.892618 vn 0.002056 0.348488 -0.937311 vn -0.007804 0.261712 -0.965114 vn 0.008483 0.257478 -0.966247 vn -0.019713 0.191531 -0.981288 vn -0.002420 0.186530 -0.982446 vn 0.030960 0.252910 -0.966994 vn 0.059888 0.248198 -0.966856 vn 0.022545 0.180721 -0.983276 vn 0.055747 0.174168 -0.983137 vn 0.015497 -0.452694 -0.891531 vn 0.012163 -0.454459 -0.890685 vn 0.017809 -0.514559 -0.857270 vn 0.022835 -0.512451 -0.858413 vn 0.009127 -0.455783 -0.890044 vn 0.013274 -0.516088 -0.856433 vn 0.017780 -0.595097 -0.803457 vn 0.024399 -0.593693 -0.804322 vn 0.031849 -0.591560 -0.805632 vn 0.006466 -0.456732 -0.889581 vn 0.009311 -0.517134 -0.855854 vn 0.004217 -0.457370 -0.889267 vn 0.005990 -0.517793 -0.855485 vn 0.007391 -0.596306 -0.802723 vn 0.012080 -0.595921 -0.802952 vn 0.013652 -0.684158 -0.729206 vn 0.021511 -0.683841 -0.729314 vn 0.007390 -0.684037 -0.729410 vn 0.005011 -0.769980 -0.638048 vn 0.012867 -0.770687 -0.637084 vn 0.023182 -0.771018 -0.636391 vn 0.030879 -0.682889 -0.729869 vn 0.041644 -0.681086 -0.731018 vn 0.035876 -0.770722 -0.636160 vn 0.050832 -0.769521 -0.636596 vn 0.002410 -0.457760 -0.889073 vn 0.003353 -0.518156 -0.855280 vn 0.001088 -0.457965 -0.888970 vn 0.001444 -0.518312 -0.855190 vn 0.001308 -0.596298 -0.802762 vn 0.003779 -0.596388 -0.802687 vn 0.000270 -0.458047 -0.888928 vn 0.000311 -0.518348 -0.855170 vn -0.000000 -0.458065 -0.888919 vn 0.000001 -0.518348 -0.855170 vn 0.000000 -0.596101 -0.802909 vn 0.000027 -0.596163 -0.802863 vn -0.000941 -0.682827 -0.730580 vn 0.000019 -0.683203 -0.730228 vn -0.000003 -0.682678 -0.730719 vn -0.000006 -0.767488 -0.641063 vn -0.002869 -0.767716 -0.640784 vn -0.002937 -0.768311 -0.640069 vn 0.002814 -0.683660 -0.729795 vn -0.000288 -0.769123 -0.639101 vn -0.005889 -0.843204 -0.537561 vn -0.000309 -0.844403 -0.535708 vn -0.007758 -0.842183 -0.539136 vn -0.014234 -0.899665 -0.436349 vn -0.013823 -0.900685 -0.434254 vn -0.008520 -0.901992 -0.431669 vn -0.005833 -0.841487 -0.540246 vn -0.000006 -0.841227 -0.540682 vn -0.000009 -0.898802 -0.438356 vn -0.009673 -0.899030 -0.437780 vn -0.014070 -0.939952 -0.341016 vn -0.021828 -0.940385 -0.339410 vn -0.000012 -0.939815 -0.341685 vn -0.000015 -0.966874 -0.255255 vn -0.018653 -0.966879 -0.254552 vn -0.029891 -0.967020 -0.252940 vn -0.023453 -0.941211 -0.337004 vn -0.019019 -0.942413 -0.333910 vn -0.033951 -0.967530 -0.250467 vn -0.030906 -0.968485 -0.247148 vn 0.038053 -0.846848 -0.530473 vn 0.057841 -0.846295 -0.529565 vn 0.021722 -0.846493 -0.531957 vn 0.016655 -0.904706 -0.425712 vn 0.036573 -0.905528 -0.422706 vn 0.061445 -0.905453 -0.419976 vn 0.008917 -0.845580 -0.533775 vn 0.001636 -0.903415 -0.428764 vn -0.008510 -0.943862 -0.330230 vn 0.008199 -0.945311 -0.326068 vn -0.020658 -0.969808 -0.242992 vn -0.002929 -0.971262 -0.237996 vn 0.031306 -0.946376 -0.321547 vn 0.061081 -0.946519 -0.316813 vn 0.022709 -0.972411 -0.232168 vn 0.056843 -0.972576 -0.225532 vn 0.055748 -0.174168 -0.983137 vn 0.022543 -0.180721 -0.983276 vn 0.030959 -0.252910 -0.966994 vn 0.059888 -0.248198 -0.966856 vn -0.002421 -0.186530 -0.982446 vn 0.008483 -0.257478 -0.966247 vn 0.016772 -0.345299 -0.938343 vn 0.036252 -0.342197 -0.938929 vn 0.060555 -0.339454 -0.938671 vn -0.019712 -0.191531 -0.981289 vn -0.007802 -0.261713 -0.965114 vn -0.029747 -0.195695 -0.980214 vn -0.018086 -0.265467 -0.963950 vn -0.007931 -0.351540 -0.936139 vn 0.002059 -0.348487 -0.937311 vn 0.009180 -0.450720 -0.892618 vn 0.021862 -0.448761 -0.893384 vn 0.000012 -0.452825 -0.891599 vn 0.005224 -0.563399 -0.826169 vn 0.013127 -0.562319 -0.826817 vn 0.023492 -0.561569 -0.827097 vn 0.038016 -0.447207 -0.893622 vn 0.057584 -0.446343 -0.893007 vn 0.036226 -0.561380 -0.826765 vn 0.051230 -0.562000 -0.825549 vn -0.032782 -0.199010 -0.979449 vn -0.022477 -0.268617 -0.962985 vn -0.028907 -0.201466 -0.979069 vn -0.020991 -0.271056 -0.962335 vn -0.013683 -0.356451 -0.934214 vn -0.013193 -0.354255 -0.935056 vn -0.018056 -0.203049 -0.979002 vn -0.013557 -0.272671 -0.962012 vn -0.000016 -0.203731 -0.979027 vn -0.000012 -0.273339 -0.961918 vn -0.000008 -0.358545 -0.933512 vn -0.009332 -0.357945 -0.933696 vn -0.005668 -0.457787 -0.889044 vn -0.007486 -0.456575 -0.889654 vn -0.000005 -0.458265 -0.888816 vn -0.000002 -0.566831 -0.823834 vn -0.002814 -0.566511 -0.824050 vn -0.002828 -0.565695 -0.824609 vn -0.005568 -0.454851 -0.890550 vn -0.000124 -0.564592 -0.825370 vn 0.002931 -0.672432 -0.740153 vn 0.007591 -0.671992 -0.740520 vn 0.000072 -0.672934 -0.739703 vn 0.001351 -0.765748 -0.643140 vn 0.003874 -0.765665 -0.643228 vn 0.007567 -0.765719 -0.643131 vn -0.000924 -0.673346 -0.739327 vn -0.000000 -0.673512 -0.739177 vn -0.000001 -0.765918 -0.642938 vn 0.000040 -0.765864 -0.643003 vn 0.000322 -0.835954 -0.548800 vn 0.001474 -0.835979 -0.548760 vn -0.000001 -0.835953 -0.548801 vn -0.000000 -0.882742 -0.469859 vn 0.000276 -0.882752 -0.469839 vn 0.001098 -0.882797 -0.469754 vn 0.003406 -0.836083 -0.548592 vn 0.006090 -0.836322 -0.548204 vn 0.002424 -0.882908 -0.469540 vn 0.004238 -0.883115 -0.469137 vn 0.031454 -0.672659 -0.739283 vn 0.042379 -0.674106 -0.737418 vn 0.021941 -0.671941 -0.740279 vn 0.018159 -0.766626 -0.641837 vn 0.024909 -0.767684 -0.640345 vn 0.032504 -0.769281 -0.638083 vn 0.013955 -0.671775 -0.740624 vn 0.012350 -0.766005 -0.642716 vn 0.009466 -0.836750 -0.547503 vn 0.013485 -0.837420 -0.546393 vn 0.006502 -0.883452 -0.468476 vn 0.009175 -0.883948 -0.467495 vn 0.018087 -0.838388 -0.544774 vn 0.023194 -0.839707 -0.542545 vn 0.012222 -0.884632 -0.466130 vn 0.015579 -0.885534 -0.464314 vn 1.000000 0.000000 0.000000 vn 0.999943 -0.010631 -0.001212 vn 0.999848 -0.011967 -0.012658 vn 0.999934 -0.001395 -0.011418 vn 0.999186 -0.040044 -0.004983 vn 0.999009 -0.041438 -0.016264 vn 0.997812 -0.044795 -0.048631 vn 0.998837 -0.015979 -0.045485 vn 0.999010 -0.005817 -0.044099 vn 0.996623 -0.081343 -0.011227 vn 0.996309 -0.082903 -0.022255 vn 0.991741 -0.126766 -0.019517 vn 0.991239 -0.128552 -0.030309 vn 0.989690 -0.130472 -0.059076 vn 0.994909 -0.085519 -0.053315 vn 0.991297 -0.088573 -0.097390 vn 0.994263 -0.049884 -0.094619 vn 0.986312 -0.131421 -0.099581 vn 0.981058 -0.130277 -0.143364 vn 0.985209 -0.091246 -0.145041 vn 0.987948 -0.056065 -0.144273 vn 0.995497 -0.022597 -0.092065 vn 0.995818 -0.013036 -0.090428 vn 0.989332 -0.031192 -0.142303 vn 0.989849 -0.022223 -0.140374 vn 0.984930 -0.170437 -0.029415 vn 0.984190 -0.172507 -0.040132 vn 0.977030 -0.209187 -0.040672 vn 0.976002 -0.211550 -0.051652 vn 0.974208 -0.213210 -0.073892 vn 0.982527 -0.174099 -0.065797 vn 0.968817 -0.241988 -0.053248 vn 0.967453 -0.244578 -0.064940 vn 0.960783 -0.269024 -0.067246 vn 0.959029 -0.271742 -0.080117 vn 0.956939 -0.273906 -0.096149 vn 0.965513 -0.246474 -0.083871 vn 0.963222 -0.246450 -0.107075 vn 0.971617 -0.212788 -0.103355 vn 0.954902 -0.274501 -0.113192 vn 0.953461 -0.272605 -0.128837 vn 0.961072 -0.243431 -0.130696 vn 0.968603 -0.209055 -0.134554 vn 0.979561 -0.173824 -0.101220 vn 0.975480 -0.170384 -0.139315 vn 0.970257 -0.163524 -0.178498 vn 0.974251 -0.127104 -0.186226 vn 0.965202 -0.200823 -0.167500 vn 0.962012 -0.185819 -0.200012 vn 0.964154 -0.153751 -0.216257 vn 0.966512 -0.123200 -0.225116 vn 0.959467 -0.235701 -0.154490 vn 0.953403 -0.266480 -0.141461 vn 0.955879 -0.252702 -0.149790 vn 0.959499 -0.219514 -0.176568 vn 0.962614 -0.186095 -0.196833 vn 0.958714 -0.164143 -0.232218 vn 0.964032 -0.220339 -0.148637 vn 0.980775 -0.134001 -0.141863 vn 0.963415 -0.140166 -0.228440 vn 0.954985 -0.138737 -0.262214 vn 0.957962 -0.141887 -0.249352 vn 0.958836 -0.119647 -0.257521 vn 0.952202 -0.129192 -0.276803 vn 0.951843 -0.117064 -0.283358 vn 0.981185 -0.041150 -0.188633 vn 0.981936 -0.032591 -0.186385 vn 0.979692 -0.062967 -0.190366 vn 0.970764 -0.070730 -0.229379 vn 0.972369 -0.052209 -0.227535 vn 0.973378 -0.043746 -0.224994 vn 0.977319 -0.093413 -0.190055 vn 0.968695 -0.095775 -0.229036 vn 0.960345 -0.099025 -0.260638 vn 0.962168 -0.079651 -0.260556 vn 0.952791 -0.103665 -0.285384 vn 0.954373 -0.090030 -0.284721 vn 0.963869 -0.064382 -0.258481 vn 0.965144 -0.055667 -0.255732 vn 0.956133 -0.077821 -0.282407 vn 0.957682 -0.068558 -0.279546 vn -0.981549 -0.131244 -0.139055 vn -0.964621 -0.219207 -0.146474 vn -0.963096 -0.184912 -0.195587 vn -0.963972 -0.138165 -0.227306 vn -0.956262 -0.252207 -0.148170 vn -0.959827 -0.218935 -0.175497 vn -0.962253 -0.185240 -0.199389 vn -0.959026 -0.163162 -0.231619 vn -0.955330 -0.137285 -0.261719 vn -0.953641 -0.266258 -0.140271 vn -0.959672 -0.235423 -0.153643 vn -0.953595 -0.272514 -0.128038 vn -0.961185 -0.243307 -0.130096 vn -0.968691 -0.208909 -0.134141 vn -0.965360 -0.200518 -0.166953 vn -0.970363 -0.163236 -0.178183 vn -0.964306 -0.153255 -0.215933 vn -0.975541 -0.170238 -0.139063 vn -0.981093 -0.130159 -0.143233 vn -0.974311 -0.126876 -0.186068 vn -0.966594 -0.122831 -0.224962 vn -0.958149 -0.141130 -0.249065 vn -0.952409 -0.128146 -0.276580 vn -0.958937 -0.119117 -0.257392 vn -0.951956 -0.116367 -0.283264 vn -0.954967 -0.274468 -0.112719 vn -0.963275 -0.246401 -0.106713 vn -0.956962 -0.273897 -0.095934 vn -0.965532 -0.246460 -0.083705 vn -0.974221 -0.213192 -0.073775 vn -0.971657 -0.212729 -0.103102 vn -0.959034 -0.271741 -0.080064 vn -0.967456 -0.244575 -0.064899 vn -0.960783 -0.269024 -0.067246 vn -0.968817 -0.241987 -0.053248 vn -0.977030 -0.209187 -0.040672 vn -0.976004 -0.211547 -0.051623 vn -0.984192 -0.172504 -0.040113 vn -0.982536 -0.174080 -0.065724 vn -0.984930 -0.170437 -0.029415 vn -0.991741 -0.126766 -0.019517 vn -0.991240 -0.128549 -0.030299 vn -0.989695 -0.130455 -0.059039 vn -0.979588 -0.173763 -0.101065 vn -0.986327 -0.131371 -0.099500 vn -0.991303 -0.088542 -0.097355 vn -0.985224 -0.091172 -0.144986 vn -0.994911 -0.085509 -0.053299 vn -0.997812 -0.044791 -0.048627 vn -0.994265 -0.049870 -0.094607 vn -0.987953 -0.056031 -0.144256 vn -0.996309 -0.082901 -0.022251 vn -0.996623 -0.081343 -0.011227 vn -0.999186 -0.040044 -0.004982 vn -0.999009 -0.041437 -0.016263 vn -0.999848 -0.011967 -0.012657 vn -0.998837 -0.015978 -0.045484 vn -0.999943 -0.010631 -0.001212 vn -1.000000 -0.000000 0.000000 vn -0.999934 -0.001395 -0.011418 vn -0.999010 -0.005817 -0.044099 vn -0.995497 -0.022594 -0.092063 vn -0.989332 -0.031183 -0.142300 vn -0.995818 -0.013036 -0.090428 vn -0.989849 -0.022224 -0.140374 vn -0.960392 -0.098704 -0.260586 vn -0.952846 -0.103248 -0.285349 vn -0.968732 -0.095550 -0.228973 vn -0.970776 -0.070623 -0.229360 vn -0.962184 -0.079501 -0.260541 vn -0.954394 -0.089838 -0.284712 vn -0.977345 -0.093273 -0.189990 vn -0.979700 -0.062900 -0.190346 vn -0.981187 -0.041133 -0.188630 vn -0.972372 -0.052181 -0.227531 vn -0.981936 -0.032592 -0.186386 vn -0.973378 -0.043745 -0.224994 vn -0.963872 -0.064343 -0.258479 vn -0.956137 -0.077772 -0.282406 vn -0.965144 -0.055667 -0.255732 vn -0.957681 -0.068559 -0.279546 vn 0.013896 -0.707038 0.707039 vn -0.049836 -0.706228 0.706228 vn -0.047165 -0.838530 0.542810 vn 0.014865 -0.841739 0.539680 vn -0.089759 -0.704252 0.704253 vn -0.086203 -0.834710 0.543900 vn -0.077638 -0.910423 0.406329 vn -0.040429 -0.914465 0.402640 vn 0.017938 -0.917939 0.396316 vn -0.110945 -0.702741 0.702742 vn -0.107052 -0.831937 0.544446 vn -0.116529 -0.702289 0.702289 vn -0.112700 -0.830751 0.545117 vn -0.103810 -0.906001 0.410349 vn -0.097879 -0.907420 0.408667 vn -0.086359 -0.948351 0.305242 vn -0.066695 -0.951090 0.301628 vn -0.092781 -0.946943 0.307718 vn -0.080965 -0.968261 0.236465 vn -0.073877 -0.969578 0.233368 vn -0.054655 -0.971914 0.228902 vn -0.031522 -0.954598 0.296225 vn 0.022640 -0.957367 0.287986 vn -0.021434 -0.974694 0.222512 vn 0.028568 -0.976549 0.213392 vn -0.108151 -0.702959 0.702959 vn -0.104729 -0.831119 0.546143 vn -0.086314 -0.704468 0.704468 vn -0.083640 -0.832632 0.547474 vn -0.077558 -0.907447 0.412946 vn -0.096876 -0.906142 0.411730 vn -0.050627 -0.706200 0.706200 vn -0.049075 -0.834512 0.548800 vn 0.000030 -0.707107 0.707107 vn 0.000021 -0.835494 0.549500 vn 0.000010 -0.910053 0.414491 vn -0.045572 -0.909159 0.413949 vn -0.041338 -0.949325 0.311566 vn -0.070149 -0.947915 0.310703 vn 0.000001 -0.950070 0.312037 vn -0.000006 -0.970441 0.241338 vn -0.036913 -0.969855 0.240869 vn -0.062354 -0.968772 0.239986 vn -0.087228 -0.946904 0.309459 vn -0.076988 -0.968066 0.238580 vn -0.066499 -0.978309 0.196187 vn -0.068768 -0.978652 0.193679 vn -0.054425 -0.978720 0.197852 vn -0.046343 -0.981997 0.183123 vn -0.055760 -0.981876 0.181139 vn -0.056231 -0.982379 0.178242 vn -0.032438 -0.979489 0.198869 vn -0.000010 -0.979922 0.199379 vn -0.000013 -0.982753 0.184924 vn -0.027896 -0.982466 0.184346 vn -0.023264 -0.979537 0.199917 vn -0.038087 -0.979368 0.198465 vn -0.000015 -0.979679 0.200571 vn -0.044789 -0.979547 0.196166 vn -0.043440 -0.980247 0.192945 vn -0.010597 -0.983939 0.178189 vn 0.035398 -0.984997 0.168901 vn -0.041982 -0.981830 0.185058 vn -0.028859 -0.985210 0.168901 vn 0.000723 -0.986800 0.161941 vn 0.042787 -0.987298 0.153012 vn -0.060884 -0.979879 0.190078 vn -0.047484 -0.983558 0.174240 vn -0.033856 -0.981451 0.188700 vn -0.015581 -0.982931 0.183312 vn 0.012112 -0.984199 0.176649 vn 0.050227 -0.984410 0.168565 vn 0.983414 -0.130618 0.125838 vn 0.968713 -0.131740 0.210332 vn 0.967328 -0.077506 0.241390 vn 0.981726 -0.022682 0.188941 vn 0.961192 -0.129520 0.243588 vn 0.957980 -0.099227 0.269126 vn 0.956619 -0.064084 0.284205 vn 0.965134 -0.012911 0.261437 vn 0.972191 0.087200 0.217351 vn 0.958535 -0.120339 0.258319 vn 0.953520 -0.106530 0.281871 vn 0.958034 -0.108942 0.265148 vn 0.951874 -0.107007 0.287202 vn 0.948430 -0.104623 0.299225 vn 0.951082 -0.091435 0.295098 vn 0.950247 -0.076914 0.301851 vn 0.955513 -0.030862 0.293330 vn 0.946929 -0.102138 0.304786 vn 0.947091 -0.099590 0.305125 vn 0.950757 -0.063604 0.303340 vn 0.954997 -0.003954 0.296591 vn 0.960443 0.044878 0.274836 vn 0.956371 0.168650 0.238562 vn 0.955528 0.089080 0.281126 vn 0.940892 0.228056 0.250426 vn 0.958734 -0.096374 0.267471 vn 0.952011 -0.102320 0.288453 vn 0.960047 -0.083481 0.267097 vn 0.953056 -0.095255 0.287421 vn 0.948514 -0.106793 0.298188 vn 0.947865 -0.108283 0.299711 vn 0.961560 -0.071818 0.265038 vn 0.954596 -0.086508 0.285067 vn 0.962922 -0.062832 0.262360 vn 0.956237 -0.076917 0.282303 vn 0.951861 -0.090331 0.292917 vn 0.949983 -0.100600 0.295655 vn 0.947158 -0.113700 0.299942 vn 0.945813 -0.117810 0.302586 vn 0.949240 -0.102734 0.297303 vn 0.948238 -0.113398 0.296623 vn 0.946001 -0.124970 0.299105 vn 0.944816 -0.127463 0.301787 vn 0.945620 -0.114263 0.304543 vn 0.945088 -0.119672 0.304117 vn 0.946508 -0.122958 0.298335 vn 0.949085 -0.095874 0.300075 vn 0.945784 -0.134271 0.295743 vn 0.949414 -0.135866 0.283115 vn 0.950588 -0.121192 0.285823 vn 0.953543 -0.087825 0.288173 vn 0.946761 -0.133152 0.293112 vn 0.949057 -0.121254 0.290839 vn 0.952265 -0.124731 0.278629 vn 0.950077 -0.136366 0.280637 vn 0.957156 -0.131437 0.258026 vn 0.956999 -0.128217 0.260217 vn 0.958953 -0.121162 0.256375 vn 0.971065 -0.104874 0.214557 vn 0.970071 -0.111641 0.215637 vn 0.970663 -0.102901 0.217311 vn 0.958640 -0.109108 0.262878 vn 0.961602 -0.068747 0.265697 vn 0.972602 -0.075834 0.219759 vn 0.974485 -0.024671 0.223092 vn 0.951800 0.121789 0.281505 vn 0.929274 0.267980 0.254239 vn 0.955427 0.018632 0.294639 vn 0.957290 0.039140 0.286469 vn 0.949785 0.146348 0.276571 vn 0.921817 0.293521 0.253177 vn 0.952731 -0.050592 0.299573 vn 0.956659 -0.035360 0.289055 vn 0.963397 -0.009527 0.267909 vn 0.961060 0.067399 0.267993 vn 0.972842 0.046033 0.226846 vn 0.964508 0.129844 0.229924 vn 0.950153 0.166120 0.263844 vn 0.918711 0.309440 0.245391 vn 0.946631 0.223240 0.232494 vn 0.915944 0.329622 0.228904 vn -0.000015 0.959162 0.282859 vn -0.000015 0.975481 0.220082 vn -0.023562 0.975347 0.219415 vn -0.018951 0.959184 0.282148 vn -0.000013 0.980127 0.198372 vn -0.028152 0.979842 0.197780 vn -0.046774 0.979380 0.196539 vn -0.038586 0.975198 0.217944 vn -0.030386 0.959365 0.280528 vn -0.000010 0.978061 0.208317 vn -0.032630 0.977628 0.207795 vn -0.000005 0.969044 0.246889 vn -0.037037 0.968457 0.246412 vn -0.062566 0.967371 0.245516 vn -0.054750 0.976858 0.206762 vn -0.066901 0.976455 0.205083 vn -0.056289 0.979279 0.194539 vn -0.077252 0.966668 0.244100 vn -0.081248 0.966874 0.241980 vn -0.069195 0.976821 0.202567 vn -0.056782 0.979823 0.191631 vn -0.045396 0.975419 0.215630 vn -0.034547 0.959944 0.278054 vn -0.044059 0.976189 0.212401 vn -0.031498 0.961000 0.274748 vn 0.000002 0.949069 0.315068 vn -0.041403 0.948324 0.314591 vn 0.000011 0.909473 0.415764 vn -0.045596 0.908579 0.415218 vn -0.077598 0.906867 0.414210 vn -0.070262 0.946913 0.313720 vn 0.000022 0.835311 0.549778 vn -0.049079 0.834330 0.549077 vn 0.000030 0.707107 0.707107 vn -0.050627 0.706200 0.706200 vn -0.086315 0.704468 0.704468 vn -0.083646 0.832451 0.547749 vn -0.104736 0.830938 0.546418 vn -0.096926 0.905563 0.412991 vn -0.108150 0.702959 0.702959 vn -0.116530 0.702289 0.702289 vn -0.112708 0.830570 0.545391 vn -0.103864 0.905423 0.411608 vn -0.087367 0.945902 0.312467 vn -0.092931 0.945946 0.310725 vn -0.086502 0.947364 0.308251 vn -0.074144 0.968214 0.238884 vn -0.097930 0.906846 0.409928 vn -0.077680 0.909853 0.407595 vn -0.066811 0.950121 0.304643 vn -0.054865 0.970585 0.234423 vn -0.107059 0.831756 0.544720 vn -0.110946 0.702741 0.702742 vn -0.089760 0.704252 0.704253 vn -0.086209 0.834530 0.544176 vn -0.047169 0.838351 0.543086 vn -0.040454 0.913903 0.403912 vn -0.049836 0.706228 0.706228 vn 0.013896 0.707038 0.707039 vn 0.014866 0.841561 0.539958 vn 0.017945 0.917387 0.397592 vn -0.031585 0.953652 0.299249 vn -0.021539 0.973414 0.228038 vn 0.022664 0.956451 0.291013 vn 0.028628 0.975325 0.218910 vn -0.034393 0.977491 0.208153 vn -0.021144 0.962456 0.270614 vn -0.047981 0.981068 0.187624 vn -0.029217 0.982812 0.182281 vn -0.015933 0.979098 0.202764 vn -0.003205 0.964066 0.265643 vn -0.061280 0.978089 0.198964 vn -0.042282 0.980101 0.193945 vn -0.010726 0.982288 0.187072 vn 0.000607 0.984514 0.175306 vn 0.035527 0.983433 0.177759 vn 0.043029 0.985130 0.166334 vn 0.012065 0.980513 0.196086 vn 0.022766 0.965387 0.259827 vn 0.050620 0.980872 0.187955 vn 0.057370 0.965719 0.253170 vn -0.962922 -0.062832 0.262360 vn -0.961564 -0.071769 0.265036 vn -0.954607 -0.086446 0.285048 vn -0.956243 -0.076912 0.282284 vn -0.960066 -0.083290 0.267089 vn -0.953086 -0.095022 0.287400 vn -0.948566 -0.106516 0.298122 vn -0.950013 -0.100515 0.295587 vn -0.951885 -0.090311 0.292848 vn -0.958785 -0.095960 0.267438 vn -0.952077 -0.101815 0.288416 vn -0.958137 -0.108250 0.265058 vn -0.951995 -0.106147 0.287122 vn -0.948576 -0.103591 0.299120 vn -0.947956 -0.107686 0.299638 vn -0.945748 -0.113577 0.304403 vn -0.945899 -0.117483 0.302445 vn -0.947109 -0.100936 0.304625 vn -0.947313 -0.098233 0.304873 vn -0.945264 -0.118899 0.303874 vn -0.944949 -0.127078 0.301535 vn -0.947218 -0.113584 0.299795 vn -0.949292 -0.102689 0.297153 vn -0.946106 -0.124808 0.298843 vn -0.948332 -0.113312 0.296356 vn -0.958722 -0.119306 0.258107 vn -0.953722 -0.105198 0.281688 vn -0.961501 -0.128093 0.243122 vn -0.958296 -0.097281 0.268712 vn -0.956904 -0.061573 0.283802 vn -0.951298 -0.089792 0.294905 vn -0.969202 -0.129803 0.209281 vn -0.967779 -0.074701 0.240464 vn -0.984073 -0.128051 0.123304 vn -0.982190 -0.018439 0.186984 vn -0.972049 0.092907 0.215614 vn -0.965408 -0.009144 0.260584 vn -0.960454 0.049417 0.274020 vn -0.955735 -0.027840 0.292910 vn -0.955590 0.175150 0.237002 vn -0.939597 0.234905 0.248953 vn -0.955290 0.094105 0.280297 vn -0.955151 -0.000548 0.296117 vn -0.950477 -0.074975 0.301617 vn -0.951001 -0.061405 0.303030 vn -0.952994 -0.048166 0.299136 vn -0.949363 -0.094361 0.299678 vn -0.955524 0.022315 0.294067 vn -0.957346 0.043045 0.285720 vn -0.956950 -0.032696 0.288405 vn -0.953888 -0.086115 0.287543 vn -0.951371 0.127079 0.280615 vn -0.927646 0.274913 0.252777 vn -0.920006 0.300413 0.251675 vn -0.949226 0.151777 0.275562 vn -0.949510 0.171649 0.262617 vn -0.961054 0.071617 0.266920 vn -0.916819 0.316258 0.243770 vn -0.913928 0.336424 0.227055 vn -0.945623 0.229217 0.230774 vn -0.964234 0.134757 0.228241 vn -0.963704 -0.006494 0.266895 vn -0.962025 -0.066705 0.264687 vn -0.973046 0.049797 0.225171 vn -0.974936 -0.021980 0.221399 vn -0.946926 -0.132919 0.292683 vn -0.949210 -0.121104 0.290403 vn -0.945980 -0.133806 0.295327 vn -0.949695 -0.135273 0.282453 vn -0.950327 -0.136020 0.279959 vn -0.952499 -0.124477 0.277942 vn -0.946747 -0.122084 0.297935 vn -0.950911 -0.120168 0.285182 vn -0.959068 -0.107815 0.261849 vn -0.957394 -0.127400 0.259164 vn -0.973131 -0.074008 0.218035 vn -0.971186 -0.101646 0.215558 vn -0.957518 -0.130895 0.256954 vn -0.959297 -0.120733 0.255289 vn -0.970569 -0.110727 0.213859 vn -0.971541 -0.104116 0.212762 vn -0.047170 0.543150 0.838310 vn 0.014865 0.540022 0.841519 vn -0.086211 0.544239 0.834489 vn -0.077689 0.407885 0.909722 vn -0.040459 0.404204 0.913774 vn 0.017944 0.397884 0.917260 vn -0.107061 0.544783 0.831715 vn -0.112709 0.545453 0.830528 vn -0.103876 0.411898 0.905290 vn -0.097943 0.410217 0.906713 vn -0.086536 0.308940 0.947137 vn -0.066835 0.305334 0.949897 vn -0.092966 0.311413 0.945716 vn -0.081313 0.243241 0.966552 vn -0.074204 0.240145 0.967897 vn -0.054911 0.235686 0.970277 vn -0.031598 0.299942 0.953434 vn 0.022667 0.291706 0.956239 vn -0.021561 0.229302 0.973117 vn 0.028641 0.220173 0.975040 vn -0.104737 0.546481 0.830896 vn -0.083647 0.547813 0.832409 vn -0.077608 0.414500 0.906734 vn -0.096936 0.413280 0.905430 vn -0.049079 0.549140 0.834288 vn 0.000021 0.549841 0.835269 vn 0.000010 0.416055 0.909340 vn -0.045602 0.415509 0.908445 vn -0.041420 0.315283 0.948093 vn -0.070288 0.314410 0.946682 vn 0.000001 0.315762 0.948838 vn -0.000006 0.248159 0.968719 vn -0.037068 0.247680 0.968133 vn -0.062615 0.246781 0.967046 vn -0.087397 0.313157 0.945672 vn -0.077312 0.245363 0.966344 vn -0.066994 0.207117 0.976020 vn -0.069292 0.204599 0.976390 vn -0.054826 0.208799 0.976421 vn -0.046872 0.199600 0.978756 vn -0.056411 0.197596 0.978659 vn -0.056908 0.194686 0.979214 vn -0.032675 0.209835 0.977191 vn -0.000010 0.210359 0.977624 vn -0.000013 0.201441 0.979501 vn -0.028210 0.200846 0.979217 vn -0.023627 0.223850 0.974337 vn -0.038697 0.222375 0.974193 vn -0.000015 0.224521 0.974469 vn -0.000015 0.289094 0.957301 vn -0.019017 0.288381 0.957327 vn -0.030495 0.286760 0.957517 vn -0.045530 0.220058 0.974424 vn -0.044198 0.216827 0.975209 vn -0.034675 0.284287 0.958112 vn -0.031629 0.280986 0.959191 vn -0.010756 0.189103 0.981898 vn 0.035557 0.179784 0.983063 vn -0.042350 0.195976 0.979694 vn -0.029297 0.185335 0.982239 vn 0.000579 0.178358 0.983966 vn 0.043083 0.169378 0.984609 vn -0.061368 0.200995 0.977668 vn -0.048091 0.190678 0.980474 vn -0.034513 0.212580 0.976534 vn -0.016012 0.207192 0.978169 vn -0.021257 0.276858 0.960676 vn -0.003268 0.271895 0.962321 vn 0.012053 0.200513 0.979617 vn 0.050708 0.192372 0.980011 vn 0.022779 0.266085 0.963681 vn 0.057487 0.259425 0.964051 vn 0.962429 0.263549 -0.065361 vn 0.960749 0.266211 -0.078052 vn 0.953675 0.285815 -0.093881 vn 0.955756 0.283124 -0.079815 vn 0.958757 0.268296 -0.093817 vn 0.951577 0.288131 -0.107150 vn 0.946813 0.298480 -0.120230 vn 0.948928 0.296046 -0.109055 vn 0.951385 0.293446 -0.093575 vn 0.956832 0.268799 -0.110542 vn 0.949965 0.289241 -0.117928 vn 0.955498 0.266799 -0.125863 vn 0.949384 0.288262 -0.124803 vn 0.946003 0.299826 -0.123215 vn 0.945650 0.300048 -0.125371 vn 0.943212 0.304491 -0.132800 vn 0.943861 0.302518 -0.132698 vn 0.944580 0.305012 -0.121393 vn 0.944856 0.305026 -0.119190 vn 0.942505 0.303724 -0.139414 vn 0.942624 0.301416 -0.143554 vn 0.945946 0.300037 -0.123142 vn 0.948755 0.297601 -0.106292 vn 0.944637 0.298960 -0.135221 vn 0.947738 0.296741 -0.117210 vn 0.955509 0.260566 -0.138234 vn 0.950905 0.283432 -0.124281 vn 0.957956 0.246709 -0.146474 vn 0.955631 0.271307 -0.114723 vn 0.955310 0.285618 -0.076186 vn 0.948953 0.296158 -0.108532 vn 0.965809 0.214467 -0.145657 vn 0.965778 0.243829 -0.088436 vn 0.981641 0.128861 -0.140630 vn 0.981514 0.189543 -0.026539 vn 0.971678 0.214433 0.099296 vn 0.964882 0.262195 -0.016025 vn 0.960187 0.274182 0.053520 vn 0.955017 0.294123 -0.037882 vn 0.951805 0.233023 0.199420 vn 0.929984 0.243304 0.275559 vn 0.953851 0.279556 0.109621 vn 0.954871 0.296973 -0.005362 vn 0.948606 0.302527 -0.092864 vn 0.949576 0.303717 -0.077856 vn 0.951972 0.299747 -0.062455 vn 0.947050 0.299733 -0.115138 vn 0.955281 0.294816 0.022848 vn 0.956816 0.286597 0.048631 vn 0.956278 0.289158 -0.043828 vn 0.951879 0.287750 -0.105484 vn 0.947987 0.279574 0.152179 vn 0.912112 0.246615 0.327464 vn 0.899836 0.246078 0.360197 vn 0.943793 0.274726 0.183792 vn 0.942307 0.262454 0.207788 vn 0.959720 0.268172 0.083790 vn 0.893481 0.239457 0.379937 vn 0.887162 0.224172 0.403349 vn 0.932846 0.231043 0.276438 vn 0.959857 0.230047 0.160477 vn 0.963312 0.268118 -0.011971 vn 0.960601 0.265430 -0.082420 vn 0.972202 0.227342 0.056023 vn 0.974307 0.223275 -0.029556 vn 0.945283 0.292789 -0.143927 vn 0.948546 0.290822 -0.125229 vn 0.943429 0.295147 -0.151096 vn 0.947065 0.282410 -0.152686 vn 0.948577 0.280215 -0.147244 vn 0.951763 0.278527 -0.128724 vn 0.943846 0.297684 -0.143311 vn 0.948066 0.285064 -0.141100 vn 0.956640 0.262229 -0.126793 vn 0.954949 0.259564 -0.143869 vn 0.971641 0.219506 -0.087927 vn 0.969362 0.216918 -0.115252 vn 0.955794 0.257607 -0.141763 vn 0.958504 0.256242 -0.124943 vn 0.969106 0.215351 -0.120243 vn 0.970740 0.214465 -0.108025 vn 0.000030 0.707107 -0.707107 vn -0.050628 0.706200 -0.706200 vn -0.049070 0.548300 -0.834841 vn 0.000021 0.548998 -0.835824 vn -0.086315 0.704468 -0.704468 vn -0.083632 0.546975 -0.832961 vn -0.077488 0.410651 -0.908494 vn -0.045532 0.411646 -0.910206 vn 0.000011 0.412183 -0.911101 vn -0.108150 0.702959 -0.702959 vn -0.104716 0.545647 -0.831447 vn -0.116529 0.702289 -0.702289 vn -0.112686 0.544621 -0.831078 vn -0.103712 0.408064 -0.907044 vn -0.096785 0.409442 -0.907188 vn -0.086971 0.303990 -0.948697 vn -0.069946 0.305222 -0.949709 vn -0.092507 0.302256 -0.948728 vn -0.080446 0.226431 -0.970700 vn -0.076500 0.228536 -0.970525 vn -0.061962 0.229922 -0.971235 vn -0.041219 0.306070 -0.951116 vn 0.000002 0.306530 -0.951861 vn -0.036683 0.230783 -0.972314 vn -0.000005 0.231235 -0.972898 vn -0.110946 0.702741 -0.702742 vn -0.107038 0.543949 -0.832263 vn -0.089760 0.704252 -0.704252 vn -0.086192 0.543401 -0.835036 vn -0.077560 0.404033 -0.911450 vn -0.097783 0.406379 -0.908457 vn -0.049836 0.706228 -0.706228 vn -0.047160 0.542308 -0.838855 vn 0.013898 0.707039 -0.707038 vn 0.014864 0.539176 -0.842062 vn 0.017926 0.394001 -0.918935 vn -0.040388 0.400334 -0.915479 vn -0.031410 0.290734 -0.956288 vn -0.066484 0.296150 -0.952825 vn 0.022598 0.282490 -0.959004 vn 0.028457 0.203359 -0.978691 vn -0.021244 0.212463 -0.976938 vn -0.054271 0.218858 -0.974246 vn -0.086097 0.299775 -0.950117 vn -0.073388 0.223333 -0.971976 vn -0.060154 0.173884 -0.982927 vn -0.067976 0.177479 -0.981774 vn -0.041430 0.168867 -0.984768 vn -0.028198 0.144466 -0.989108 vn -0.046556 0.149786 -0.987622 vn -0.055196 0.153771 -0.986564 vn -0.010360 0.162012 -0.986734 vn 0.035154 0.152776 -0.987635 vn 0.042326 0.128705 -0.990779 vn 0.000931 0.137544 -0.990495 vn 0.012181 0.140977 -0.989938 vn -0.014928 0.147590 -0.988936 vn 0.049458 0.133004 -0.989881 vn -0.032840 0.152953 -0.987688 vn -0.042261 0.157177 -0.986666 vn -0.032081 0.182595 -0.982665 vn -0.000010 0.183085 -0.983097 vn -0.053821 0.181608 -0.981897 vn -0.045536 0.158594 -0.986293 vn -0.027415 0.159781 -0.986772 vn -0.000013 0.160334 -0.987063 vn -0.065750 0.179970 -0.981472 vn -0.054768 0.156644 -0.986135 vn -0.043636 0.160372 -0.986092 vn -0.037134 0.162634 -0.985987 vn -0.022693 0.164047 -0.986192 vn -0.000015 0.164674 -0.986348 vn -0.982376 0.126196 -0.137886 vn -0.966375 0.213362 -0.143516 vn -0.966314 0.242835 -0.085255 vn -0.982036 0.187427 -0.021832 vn -0.958326 0.246224 -0.144864 vn -0.956022 0.270871 -0.112479 vn -0.955671 0.285188 -0.073214 vn -0.965202 0.261248 -0.011609 vn -0.971417 0.212478 0.105836 vn -0.955739 0.260348 -0.137048 vn -0.951162 0.283246 -0.122728 vn -0.955628 0.266709 -0.125065 vn -0.949538 0.288186 -0.123801 vn -0.946192 0.299728 -0.121999 vn -0.949233 0.295966 -0.106585 vn -0.948905 0.302297 -0.090527 vn -0.955294 0.293672 -0.034214 vn -0.944811 0.304862 -0.119965 vn -0.945136 0.304789 -0.117566 vn -0.949888 0.303417 -0.075170 vn -0.955042 0.296467 -0.001153 vn -0.960134 0.273245 0.058989 vn -0.950636 0.231206 0.206966 vn -0.953407 0.278589 0.115774 vn -0.928050 0.241556 0.283505 vn -0.956896 0.268767 -0.110069 vn -0.950047 0.289207 -0.117347 vn -0.958780 0.268288 -0.093603 vn -0.951613 0.288111 -0.106889 vn -0.946872 0.298416 -0.119919 vn -0.945763 0.299980 -0.124680 vn -0.960754 0.266210 -0.077999 vn -0.953687 0.285796 -0.093813 vn -0.962429 0.263549 -0.065361 vn -0.955763 0.283105 -0.079810 vn -0.951408 0.293377 -0.093555 vn -0.948959 0.295979 -0.108964 vn -0.946009 0.299890 -0.123016 vn -0.943957 0.302380 -0.132331 vn -0.948807 0.297451 -0.106245 vn -0.947832 0.296473 -0.117121 vn -0.944744 0.298699 -0.135045 vn -0.942770 0.301168 -0.143120 vn -0.943367 0.304358 -0.132005 vn -0.942713 0.303490 -0.138514 vn -0.944123 0.297297 -0.142292 vn -0.947389 0.299355 -0.113320 vn -0.943641 0.294737 -0.150573 vn -0.947366 0.281756 -0.152022 vn -0.948431 0.284438 -0.139906 vn -0.952288 0.287143 -0.103425 vn -0.945453 0.292362 -0.143677 vn -0.948700 0.290386 -0.125073 vn -0.951999 0.277840 -0.128462 vn -0.948834 0.279540 -0.146870 vn -0.956168 0.256538 -0.141178 vn -0.955370 0.258520 -0.142951 vn -0.958851 0.255158 -0.124500 vn -0.971221 0.212672 -0.107241 vn -0.969620 0.213579 -0.119256 vn -0.969917 0.215176 -0.113841 vn -0.957115 0.261217 -0.125289 vn -0.961080 0.264442 -0.079968 vn -0.972215 0.217799 -0.085804 vn -0.974782 0.221599 -0.026338 vn -0.947223 0.278542 0.158695 vn -0.909674 0.244883 0.335450 vn -0.955345 0.294214 0.027446 vn -0.956788 0.285821 0.053511 vn -0.942801 0.273586 0.190467 vn -0.897119 0.244332 0.368074 vn -0.952297 0.299323 -0.059468 vn -0.956614 0.288525 -0.040545 vn -0.963628 0.267119 -0.008246 vn -0.959555 0.267076 0.089021 vn -0.972317 0.225671 0.060607 vn -0.959248 0.228328 0.166461 vn -0.941166 0.261118 0.214533 vn -0.890639 0.237638 0.387673 vn -0.931163 0.229227 0.283533 vn -0.884163 0.222173 0.410970 vn -0.047169 0.838351 -0.543086 vn 0.014866 0.841561 -0.539958 vn -0.086210 0.834530 -0.544176 vn -0.077680 0.909853 -0.407594 vn -0.040455 0.913903 -0.403912 vn 0.017943 0.917387 -0.397592 vn -0.107059 0.831756 -0.544720 vn -0.112707 0.830570 -0.545391 vn -0.103864 0.905423 -0.411609 vn -0.097930 0.906846 -0.409928 vn -0.086501 0.947364 -0.308251 vn -0.066810 0.950121 -0.304643 vn -0.092931 0.945946 -0.310725 vn -0.081247 0.966874 -0.241980 vn -0.074142 0.968214 -0.238884 vn -0.054865 0.970585 -0.234423 vn -0.031586 0.953652 -0.299249 vn 0.022663 0.956451 -0.291013 vn -0.021540 0.973414 -0.228039 vn 0.028629 0.975325 -0.218910 vn -0.104736 0.830938 -0.546418 vn -0.083646 0.832451 -0.547749 vn -0.077598 0.906867 -0.414211 vn -0.096925 0.905563 -0.412991 vn -0.049079 0.834330 -0.549077 vn 0.000022 0.835311 -0.549777 vn 0.000010 0.909473 -0.415764 vn -0.045597 0.908578 -0.415218 vn -0.041403 0.948324 -0.314591 vn -0.070262 0.946913 -0.313720 vn 0.000001 0.949069 -0.315068 vn -0.000006 0.969044 -0.246889 vn -0.037038 0.968457 -0.246413 vn -0.062566 0.967371 -0.245517 vn -0.087367 0.945902 -0.312468 vn -0.077252 0.966668 -0.244100 vn -0.066902 0.976455 -0.205084 vn -0.069194 0.976821 -0.202567 vn -0.054751 0.976858 -0.206762 vn -0.046774 0.979380 -0.196539 vn -0.056289 0.979278 -0.194539 vn -0.056783 0.979823 -0.191630 vn -0.032631 0.977628 -0.207795 vn -0.000010 0.978061 -0.208317 vn -0.000013 0.980127 -0.198372 vn -0.028152 0.979842 -0.197780 vn -0.023562 0.975347 -0.219415 vn -0.038586 0.975198 -0.217944 vn -0.000015 0.975481 -0.220082 vn -0.000016 0.959162 -0.282858 vn -0.018952 0.959184 -0.282148 vn -0.030387 0.959365 -0.280528 vn -0.045395 0.975419 -0.215630 vn -0.044060 0.976189 -0.212401 vn -0.034546 0.959944 -0.278054 vn -0.031498 0.961000 -0.274748 vn -0.010727 0.982288 -0.187072 vn 0.035529 0.983433 -0.177759 vn -0.042283 0.980101 -0.193945 vn -0.029217 0.982812 -0.182280 vn 0.000607 0.984514 -0.175306 vn 0.043030 0.985130 -0.166334 vn -0.061279 0.978089 -0.198964 vn -0.047981 0.981068 -0.187623 vn -0.034393 0.977491 -0.208153 vn -0.015932 0.979098 -0.202764 vn -0.021145 0.962456 -0.270614 vn -0.003204 0.964066 -0.265643 vn 0.012065 0.980513 -0.196086 vn 0.050620 0.980872 -0.187955 vn 0.022767 0.965387 -0.259828 vn 0.057371 0.965719 -0.253170 vn 0.950383 -0.091316 -0.297376 vn 0.952176 -0.081400 -0.294507 vn 0.948651 -0.100692 -0.299869 vn 0.945266 -0.111068 -0.306816 vn 0.946878 -0.104291 -0.304211 vn 0.948876 -0.093711 -0.301417 vn 0.947405 -0.108632 -0.301037 vn 0.947096 -0.114341 -0.299894 vn 0.944948 -0.110714 -0.307922 vn 0.944478 -0.113376 -0.308393 vn 0.943262 -0.118068 -0.310351 vn 0.943543 -0.120960 -0.308377 vn 0.944533 -0.106772 -0.310575 vn 0.945555 -0.102800 -0.308802 vn 0.943562 -0.122273 -0.307800 vn 0.943343 -0.129605 -0.305460 vn 0.944988 -0.116390 -0.305698 vn 0.947160 -0.105164 -0.303031 vn 0.944596 -0.126791 -0.302759 vn 0.946895 -0.115026 -0.300265 vn 0.948689 -0.114840 -0.294620 vn 0.953364 -0.108226 -0.281752 vn 0.953488 -0.071884 -0.292734 vn 0.947640 -0.098498 -0.303770 vn 0.963415 -0.086393 -0.253708 vn 0.979239 -0.031287 -0.200282 vn 0.971215 0.079092 -0.224693 vn 0.962738 -0.021158 -0.269606 vn 0.959171 0.038393 -0.280211 vn 0.953552 -0.036973 -0.298952 vn 0.956245 0.162309 -0.243417 vn 0.941085 0.223846 -0.253479 vn 0.954926 0.084603 -0.284533 vn 0.953850 -0.008250 -0.300170 vn 0.947946 -0.082381 -0.307590 vn 0.949319 -0.067445 -0.306993 vn 0.951927 -0.052990 -0.301708 vn 0.948212 -0.097846 -0.302193 vn 0.954816 0.015946 -0.296771 vn 0.957034 0.037755 -0.287506 vn 0.956309 -0.036565 -0.290063 vn 0.953155 -0.088789 -0.289156 vn 0.951532 0.119084 -0.283558 vn 0.929451 0.265627 -0.256053 vn 0.921904 0.292454 -0.254095 vn 0.949694 0.144968 -0.277609 vn 0.950142 0.165641 -0.264184 vn 0.961006 0.067002 -0.268287 vn 0.918740 0.309093 -0.245721 vn 0.915943 0.329624 -0.228904 vn 0.946631 0.223239 -0.232494 vn 0.964508 0.129843 -0.229924 vn 0.963317 -0.009853 -0.268184 vn 0.961512 -0.068996 -0.265959 vn 0.972842 0.046034 -0.226846 vn 0.974485 -0.024670 -0.223092 vn 0.945958 -0.134247 -0.295198 vn 0.948292 -0.122226 -0.292921 vn 0.944942 -0.135564 -0.297839 vn 0.949036 -0.136488 -0.284080 vn 0.949718 -0.136891 -0.281598 vn 0.951922 -0.125195 -0.279590 vn 0.945635 -0.124537 -0.300442 vn 0.950198 -0.121956 -0.286795 vn 0.958547 -0.109308 -0.263134 vn 0.956908 -0.128382 -0.260470 vn 0.972602 -0.075834 -0.219759 vn 0.970663 -0.102901 -0.217311 vn 0.957068 -0.131578 -0.258279 vn 0.958870 -0.121288 -0.256627 vn 0.970071 -0.111642 -0.215637 vn 0.971065 -0.104874 -0.214557 vn 0.000031 -0.707107 -0.707107 vn -0.050628 -0.706200 -0.706200 vn -0.049076 -0.834512 -0.548801 vn 0.000022 -0.835494 -0.549500 vn -0.086316 -0.704468 -0.704468 vn -0.083641 -0.832632 -0.547474 vn -0.077559 -0.907447 -0.412946 vn -0.045575 -0.909158 -0.413949 vn 0.000011 -0.910053 -0.414491 vn -0.108150 -0.702959 -0.702959 vn -0.104728 -0.831119 -0.546144 vn -0.116530 -0.702290 -0.702289 vn -0.112700 -0.830751 -0.545117 vn -0.103811 -0.906001 -0.410349 vn -0.096875 -0.906142 -0.411730 vn -0.087227 -0.946904 -0.309458 vn -0.070150 -0.947915 -0.310703 vn -0.092782 -0.946943 -0.307719 vn -0.080965 -0.968261 -0.236465 vn -0.076988 -0.968066 -0.238580 vn -0.062354 -0.968772 -0.239986 vn -0.041340 -0.949325 -0.311566 vn 0.000002 -0.950070 -0.312037 vn -0.036913 -0.969855 -0.240869 vn -0.000005 -0.970441 -0.241338 vn -0.110947 -0.702741 -0.702741 vn -0.107052 -0.831937 -0.544446 vn -0.089760 -0.704252 -0.704253 vn -0.086203 -0.834710 -0.543900 vn -0.077638 -0.910423 -0.406329 vn -0.097878 -0.907420 -0.408667 vn -0.049836 -0.706228 -0.706228 vn -0.047165 -0.838530 -0.542810 vn 0.013897 -0.707038 -0.707039 vn 0.014865 -0.841739 -0.539680 vn 0.017938 -0.917939 -0.396316 vn -0.040431 -0.914465 -0.402641 vn -0.031524 -0.954598 -0.296225 vn -0.066696 -0.951090 -0.301628 vn 0.022641 -0.957367 -0.287986 vn 0.028567 -0.976549 -0.213392 vn -0.021436 -0.974694 -0.222512 vn -0.054655 -0.971914 -0.228902 vn -0.086358 -0.948351 -0.305243 vn -0.073876 -0.969578 -0.233368 vn -0.060884 -0.979879 -0.190078 vn -0.068768 -0.978652 -0.193679 vn -0.041982 -0.981831 -0.185058 vn -0.028860 -0.985210 -0.168901 vn -0.047484 -0.983558 -0.174240 vn -0.056231 -0.982379 -0.178242 vn -0.010597 -0.983939 -0.178189 vn 0.035397 -0.984997 -0.168901 vn 0.042786 -0.987298 -0.153012 vn 0.000723 -0.986800 -0.161941 vn 0.012112 -0.984199 -0.176649 vn -0.015582 -0.982931 -0.183313 vn 0.050226 -0.984410 -0.168565 vn -0.033857 -0.981451 -0.188700 vn -0.043440 -0.980248 -0.192945 vn -0.032438 -0.979489 -0.198869 vn -0.000011 -0.979922 -0.199379 vn -0.054424 -0.978720 -0.197852 vn -0.046343 -0.981997 -0.183123 vn -0.027896 -0.982466 -0.184345 vn -0.000014 -0.982753 -0.184924 vn -0.066499 -0.978309 -0.196187 vn -0.055760 -0.981875 -0.181139 vn -0.044789 -0.979547 -0.196167 vn -0.038087 -0.979368 -0.198465 vn -0.023264 -0.979537 -0.199917 vn -0.000015 -0.979679 -0.200571 vn -0.963920 -0.083533 -0.252746 vn -0.979786 -0.026923 -0.198229 vn -0.953711 -0.106258 -0.281325 vn -0.953801 -0.069355 -0.292325 vn -0.963058 -0.017347 -0.268736 vn -0.971135 0.084899 -0.222908 vn -0.948909 -0.113498 -0.294433 vn -0.947225 -0.113476 -0.299813 vn -0.945103 -0.109678 -0.307816 vn -0.947873 -0.096848 -0.303576 vn -0.948189 -0.080435 -0.307355 vn -0.953797 -0.033934 -0.298530 vn -0.944722 -0.105567 -0.310414 vn -0.945784 -0.101439 -0.308548 vn -0.949573 -0.065239 -0.306683 vn -0.954022 -0.004832 -0.299696 vn -0.959217 0.042969 -0.279386 vn -0.955508 0.168883 -0.241834 vn -0.954713 0.089656 -0.283700 vn -0.939817 0.230745 -0.251994 vn -0.947475 -0.108125 -0.300999 vn -0.948683 -0.100458 -0.299847 vn -0.945321 -0.110788 -0.306749 vn -0.944574 -0.112777 -0.308319 vn -0.950396 -0.091253 -0.297357 vn -0.952183 -0.081395 -0.294488 vn -0.948901 -0.093691 -0.301346 vn -0.946910 -0.104206 -0.304142 vn -0.945051 -0.116273 -0.305549 vn -0.943631 -0.120632 -0.308234 vn -0.947214 -0.105118 -0.302879 vn -0.946991 -0.114939 -0.299995 vn -0.944702 -0.126627 -0.302495 vn -0.943479 -0.129218 -0.305205 vn -0.943394 -0.117380 -0.310209 vn -0.943742 -0.121499 -0.307555 vn -0.945877 -0.123662 -0.300040 vn -0.948494 -0.096329 -0.301795 vn -0.945140 -0.135098 -0.297421 vn -0.949319 -0.135895 -0.283417 vn -0.950522 -0.120930 -0.286153 vn -0.953505 -0.087074 -0.288526 vn -0.946125 -0.134013 -0.294767 vn -0.948447 -0.122074 -0.292482 vn -0.952158 -0.124940 -0.278901 vn -0.949969 -0.136544 -0.280919 vn -0.957432 -0.131036 -0.257205 vn -0.957304 -0.127565 -0.259416 vn -0.959214 -0.120859 -0.255541 vn -0.971541 -0.104116 -0.212762 vn -0.970569 -0.110727 -0.213859 vn -0.971186 -0.101646 -0.215558 vn -0.958976 -0.108015 -0.262104 vn -0.961936 -0.066952 -0.264947 vn -0.973131 -0.074009 -0.218035 vn -0.974936 -0.021980 -0.221399 vn -0.951118 0.124393 -0.282666 vn -0.927838 0.272587 -0.254584 vn -0.954925 0.019637 -0.296198 vn -0.957097 0.041665 -0.286756 vn -0.949143 0.150405 -0.276597 vn -0.920098 0.299364 -0.252589 vn -0.952197 -0.050559 -0.301271 vn -0.956604 -0.033898 -0.289413 vn -0.963625 -0.006818 -0.267170 vn -0.961002 0.071221 -0.267215 vn -0.973046 0.049798 -0.225172 vn -0.964234 0.134758 -0.228241 vn -0.949502 0.171173 -0.262955 vn -0.916849 0.315917 -0.244099 vn -0.945623 0.229218 -0.230774 vn -0.913928 0.336425 -0.227055 vn -0.047159 -0.542308 -0.838855 vn 0.014863 -0.539177 -0.842061 vn -0.086191 -0.543402 -0.835036 vn -0.077561 -0.404034 -0.911450 vn -0.040387 -0.400335 -0.915479 vn 0.017926 -0.394001 -0.918935 vn -0.107039 -0.543949 -0.832263 vn -0.112687 -0.544620 -0.831078 vn -0.103713 -0.408064 -0.907043 vn -0.097784 -0.406379 -0.908457 vn -0.086098 -0.299776 -0.950117 vn -0.066485 -0.296150 -0.952825 vn -0.092507 -0.302256 -0.948728 vn -0.080445 -0.226431 -0.970700 vn -0.073390 -0.223333 -0.971976 vn -0.054272 -0.218858 -0.974246 vn -0.031408 -0.290734 -0.956288 vn 0.022600 -0.282489 -0.959004 vn -0.021242 -0.212462 -0.976938 vn 0.028459 -0.203358 -0.978691 vn -0.104717 -0.545647 -0.831447 vn -0.083631 -0.546975 -0.832961 vn -0.077487 -0.410652 -0.908494 vn -0.096786 -0.409442 -0.907188 vn -0.049070 -0.548300 -0.834841 vn 0.000022 -0.548998 -0.835824 vn 0.000010 -0.412183 -0.911101 vn -0.045530 -0.411647 -0.910206 vn -0.041217 -0.306070 -0.951116 vn -0.069946 -0.305222 -0.949709 vn 0.000000 -0.306530 -0.951861 vn -0.000006 -0.231235 -0.972898 vn -0.036682 -0.230783 -0.972314 vn -0.061963 -0.229923 -0.971235 vn -0.086972 -0.303990 -0.948697 vn -0.076501 -0.228536 -0.970525 vn -0.065750 -0.179970 -0.981472 vn -0.067976 -0.177479 -0.981774 vn -0.053821 -0.181609 -0.981897 vn -0.045536 -0.158594 -0.986293 vn -0.054769 -0.156644 -0.986135 vn -0.055197 -0.153771 -0.986564 vn -0.032081 -0.182595 -0.982665 vn -0.000011 -0.183085 -0.983097 vn -0.000015 -0.160334 -0.987063 vn -0.027415 -0.159781 -0.986772 vn -0.022691 -0.164047 -0.986192 vn -0.037134 -0.162634 -0.985988 vn -0.000015 -0.164674 -0.986348 vn -0.043636 -0.160372 -0.986092 vn -0.042262 -0.157178 -0.986666 vn -0.010358 -0.162012 -0.986734 vn 0.035156 -0.152776 -0.987635 vn -0.041430 -0.168867 -0.984768 vn -0.028199 -0.144466 -0.989108 vn 0.000933 -0.137544 -0.990495 vn 0.042327 -0.128705 -0.990779 vn -0.060155 -0.173884 -0.982927 vn -0.046557 -0.149786 -0.987622 vn -0.032840 -0.152953 -0.987688 vn -0.014928 -0.147589 -0.988936 vn 0.012179 -0.140976 -0.989938 vn 0.049459 -0.133004 -0.989881 vn 0.964438 -0.247900 -0.091682 vn 0.980688 -0.193322 -0.029613 vn 0.954044 -0.275429 -0.118066 vn 0.954222 -0.288429 -0.079179 vn 0.964077 -0.264930 -0.019156 vn 0.971427 -0.216912 0.096323 vn 0.949254 -0.287557 -0.127390 vn 0.947769 -0.292347 -0.127543 vn 0.944803 -0.302639 -0.125528 vn 0.947753 -0.298982 -0.111240 vn 0.947794 -0.304402 -0.095006 vn 0.954342 -0.295987 -0.040297 vn 0.943741 -0.306889 -0.123176 vn 0.944312 -0.306218 -0.120439 vn 0.949066 -0.304912 -0.079384 vn 0.954489 -0.298163 -0.007098 vn 0.959805 -0.275998 0.050978 vn 0.951893 -0.234678 0.197043 vn 0.953716 -0.280712 0.107828 vn 0.930183 -0.244348 0.273961 vn 0.948432 -0.293284 -0.120260 vn 0.950134 -0.292131 -0.109111 vn 0.945731 -0.301267 -0.121784 vn 0.944502 -0.302851 -0.127273 vn 0.952313 -0.289774 -0.095553 vn 0.954458 -0.287054 -0.081307 vn 0.950419 -0.296201 -0.094707 vn 0.947910 -0.298815 -0.110349 vn 0.945227 -0.301907 -0.124088 vn 0.943095 -0.304394 -0.133848 vn 0.948076 -0.299466 -0.107110 vn 0.947296 -0.297931 -0.117759 vn 0.944167 -0.300150 -0.135863 vn 0.942122 -0.302609 -0.144338 vn 0.942401 -0.306370 -0.134233 vn 0.941973 -0.304917 -0.140399 vn 0.943539 -0.298368 -0.143910 vn 0.946738 -0.300421 -0.115908 vn 0.943139 -0.295829 -0.151571 vn 0.946934 -0.282724 -0.152915 vn 0.947928 -0.285380 -0.141389 vn 0.951740 -0.288069 -0.105859 vn 0.945013 -0.293470 -0.144314 vn 0.948294 -0.291504 -0.125557 vn 0.951650 -0.278842 -0.128881 vn 0.948456 -0.280529 -0.147430 vn 0.955764 -0.257689 -0.141813 vn 0.954918 -0.259646 -0.143929 vn 0.958476 -0.256325 -0.124986 vn 0.970740 -0.214465 -0.108024 vn 0.969106 -0.215351 -0.120243 vn 0.969362 -0.216918 -0.115252 vn 0.956607 -0.262312 -0.126868 vn 0.960569 -0.265515 -0.082516 vn 0.971641 -0.219506 -0.087925 vn 0.974307 -0.223274 -0.029557 vn 0.947957 -0.280271 0.151083 vn 0.912267 -0.247234 0.326565 vn 0.955087 -0.295526 0.021748 vn 0.956741 -0.286943 0.048060 vn 0.943800 -0.275080 0.183228 vn 0.899915 -0.246389 0.359786 vn 0.951688 -0.300445 -0.063419 vn 0.956155 -0.289488 -0.044313 vn 0.963285 -0.268209 -0.012102 vn 0.959707 -0.268270 0.083627 vn 0.972202 -0.227342 0.056022 vn 0.959857 -0.230047 0.160479 vn 0.942317 -0.262571 0.207592 vn 0.893508 -0.239571 0.379802 vn 0.932846 -0.231042 0.276436 vn 0.887161 -0.224172 0.403351 vn -0.049079 -0.549140 0.834288 vn 0.000022 -0.549841 0.835269 vn -0.083647 -0.547813 0.832409 vn -0.077608 -0.414500 0.906734 vn -0.045602 -0.415509 0.908445 vn 0.000011 -0.416055 0.909340 vn -0.104738 -0.546481 0.830897 vn -0.112709 -0.545453 0.830528 vn -0.103876 -0.411898 0.905290 vn -0.096936 -0.413280 0.905430 vn -0.087397 -0.313156 0.945672 vn -0.070288 -0.314410 0.946682 vn -0.092966 -0.311413 0.945716 vn -0.081313 -0.243241 0.966552 vn -0.077312 -0.245363 0.966344 vn -0.062615 -0.246781 0.967046 vn -0.041420 -0.315284 0.948093 vn 0.000003 -0.315762 0.948839 vn -0.037068 -0.247680 0.968133 vn -0.000005 -0.248159 0.968719 vn -0.107060 -0.544783 0.831715 vn -0.086210 -0.544239 0.834489 vn -0.077689 -0.407885 0.909722 vn -0.097942 -0.410217 0.906714 vn -0.047170 -0.543150 0.838310 vn 0.014865 -0.540022 0.841520 vn 0.017945 -0.397884 0.917260 vn -0.040459 -0.404204 0.913774 vn -0.031600 -0.299942 0.953434 vn -0.066836 -0.305333 0.949897 vn 0.022668 -0.291706 0.956239 vn 0.028642 -0.220172 0.975040 vn -0.021563 -0.229302 0.973116 vn -0.054911 -0.235686 0.970277 vn -0.086534 -0.308940 0.947137 vn -0.074202 -0.240145 0.967897 vn -0.061367 -0.200995 0.977668 vn -0.069292 -0.204599 0.976390 vn -0.042350 -0.195976 0.979694 vn -0.029297 -0.185335 0.982239 vn -0.048091 -0.190678 0.980474 vn -0.056907 -0.194686 0.979214 vn -0.010755 -0.189103 0.981898 vn 0.035558 -0.179784 0.983063 vn 0.043083 -0.169378 0.984609 vn 0.000580 -0.178358 0.983966 vn 0.012053 -0.200513 0.979617 vn -0.016011 -0.207192 0.978169 vn 0.050707 -0.192373 0.980011 vn 0.057485 -0.259425 0.964051 vn 0.022778 -0.266085 0.963680 vn -0.003267 -0.271895 0.962321 vn -0.034513 -0.212580 0.976534 vn -0.044198 -0.216827 0.975209 vn -0.021256 -0.276858 0.960676 vn -0.031630 -0.280985 0.959191 vn -0.032675 -0.209835 0.977191 vn -0.000010 -0.210360 0.977624 vn -0.054825 -0.208798 0.976421 vn -0.046871 -0.199600 0.978756 vn -0.028209 -0.200846 0.979217 vn -0.000013 -0.201441 0.979501 vn -0.066995 -0.207117 0.976020 vn -0.056410 -0.197596 0.978659 vn -0.045530 -0.220058 0.974424 vn -0.038697 -0.222375 0.974193 vn -0.034675 -0.284287 0.958112 vn -0.030495 -0.286761 0.957517 vn -0.023627 -0.223850 0.974337 vn -0.000015 -0.224520 0.974469 vn -0.019015 -0.288381 0.957327 vn -0.000016 -0.289094 0.957301 vn -0.952326 -0.289756 -0.095486 vn -0.954464 -0.287035 -0.081301 vn -0.950170 -0.292111 -0.108849 vn -0.945792 -0.301203 -0.121472 vn -0.947942 -0.298748 -0.110257 vn -0.950442 -0.296132 -0.094687 vn -0.948516 -0.293250 -0.119677 vn -0.947927 -0.292271 -0.126540 vn -0.944995 -0.302541 -0.124313 vn -0.944616 -0.302783 -0.126581 vn -0.942557 -0.306237 -0.133436 vn -0.943192 -0.304256 -0.133481 vn -0.943975 -0.306739 -0.121748 vn -0.944595 -0.305981 -0.118812 vn -0.942183 -0.304682 -0.139498 vn -0.942269 -0.302359 -0.143904 vn -0.945291 -0.301760 -0.123962 vn -0.948129 -0.299315 -0.107062 vn -0.944276 -0.299888 -0.135686 vn -0.947392 -0.297662 -0.117670 vn -0.949518 -0.287370 -0.125834 vn -0.954447 -0.274989 -0.115813 vn -0.954595 -0.287997 -0.076198 vn -0.948041 -0.298789 -0.109290 vn -0.964995 -0.246893 -0.088480 vn -0.981242 -0.191172 -0.024859 vn -0.971191 -0.214939 0.102905 vn -0.964416 -0.263978 -0.014721 vn -0.959768 -0.275059 0.056464 vn -0.954629 -0.295536 -0.036622 vn -0.950741 -0.232852 0.204624 vn -0.928258 -0.242594 0.281932 vn -0.953283 -0.279744 0.113992 vn -0.954668 -0.297658 -0.002882 vn -0.948099 -0.304172 -0.092665 vn -0.949384 -0.304612 -0.076694 vn -0.952016 -0.300022 -0.060429 vn -0.947079 -0.300041 -0.114089 vn -0.955157 -0.294924 0.026351 vn -0.956716 -0.286168 0.052942 vn -0.956493 -0.288855 -0.041028 vn -0.952151 -0.287462 -0.103802 vn -0.947199 -0.279240 0.157607 vn -0.909833 -0.245499 0.334565 vn -0.897200 -0.244643 0.367670 vn -0.942811 -0.273938 0.189912 vn -0.941178 -0.261234 0.214339 vn -0.959542 -0.267174 0.088861 vn -0.890667 -0.237749 0.387541 vn -0.884163 -0.222172 0.410969 vn -0.931164 -0.229227 0.283530 vn -0.959248 -0.228328 0.166461 vn -0.963602 -0.267209 -0.008377 vn -0.961049 -0.264528 -0.080065 vn -0.972317 -0.225671 0.060606 vn -0.974782 -0.221599 -0.026338 vn -0.945184 -0.293042 -0.144062 vn -0.948448 -0.291067 -0.125402 vn -0.943352 -0.295418 -0.151047 vn -0.947236 -0.282070 -0.152249 vn -0.948713 -0.279854 -0.147055 vn -0.951886 -0.278155 -0.128618 vn -0.943817 -0.297979 -0.142891 vn -0.948294 -0.284754 -0.140195 vn -0.957082 -0.261300 -0.125363 vn -0.955339 -0.258602 -0.143011 vn -0.972215 -0.217799 -0.085803 vn -0.969917 -0.215176 -0.113842 vn -0.956138 -0.256621 -0.141228 vn -0.958823 -0.255240 -0.124542 vn -0.969620 -0.213579 -0.119256 vn -0.971221 -0.212672 -0.107240 vn 0.747087 0.661841 0.061865 vn 0.747302 0.663975 -0.026004 vn 0.866799 0.496364 0.047764 vn 0.864182 0.487833 0.123325 vn 0.749944 0.649086 -0.127560 vn 0.872105 0.487759 -0.039045 vn 0.948289 0.314003 0.046369 vn 0.942235 0.314142 0.116223 vn 0.938007 0.298009 0.177014 vn 0.752018 0.614220 -0.239170 vn 0.877399 0.460748 -0.133722 vn 0.750106 0.559456 -0.352635 vn 0.879504 0.416856 -0.229573 vn 0.957787 0.267257 -0.105914 vn 0.954243 0.297579 -0.029441 vn 0.988429 0.134717 0.069704 vn 0.982350 0.138125 0.126134 vn 0.992699 0.119950 0.012699 vn 0.991754 -0.022853 0.126104 vn 0.986190 -0.024843 0.163746 vn 0.979039 -0.036098 0.200449 vn 0.975732 0.127658 0.177904 vn 0.969555 0.102749 0.222273 vn 0.970667 -0.058633 0.233171 vn 0.961219 -0.092928 0.259659 vn 0.742149 0.490658 -0.456586 vn 0.876359 0.362026 -0.317697 vn 0.729001 0.419483 -0.540917 vn 0.868381 0.306200 -0.390072 vn 0.953380 0.189495 -0.234857 vn 0.957418 0.228551 -0.176396 vn 0.713817 0.359598 -0.600962 vn 0.858063 0.260527 -0.442554 vn 0.699597 0.322313 -0.637714 vn 0.847985 0.234394 -0.475375 vn 0.941419 0.143736 -0.305075 vn 0.947418 0.158749 -0.277846 vn 0.991327 0.060325 -0.116752 vn 0.993521 0.076428 -0.084109 vn 0.988942 0.055830 -0.137396 vn 0.999254 -0.028435 0.026148 vn 0.998644 -0.033835 0.039565 vn 0.997605 -0.031867 0.061394 vn 0.994335 0.098465 -0.040039 vn 0.995499 -0.026666 0.090945 vn 0.964252 -0.148667 0.219356 vn 0.957860 -0.162803 0.236640 vn 0.969178 -0.137120 0.204678 vn 0.905577 -0.241286 0.348871 vn 0.897853 -0.269787 0.347960 vn 0.888081 -0.302177 0.346411 vn 0.972945 -0.125245 0.194143 vn 0.975865 -0.110333 0.188453 vn 0.916049 -0.191178 0.352570 vn 0.911557 -0.215503 0.350175 vn 0.806416 -0.304148 0.507136 vn 0.798696 -0.344102 0.493639 vn 0.811801 -0.270371 0.517570 vn 0.654153 -0.343367 0.673931 vn 0.648127 -0.386334 0.656260 vn 0.638801 -0.440308 0.630922 vn 0.788137 -0.389859 0.476289 vn 0.774199 -0.440558 0.454449 vn 0.625228 -0.502965 0.596755 vn 0.606535 -0.570888 0.553355 vn 0.927601 -0.244127 0.282770 vn 0.912935 -0.287491 0.289652 vn 0.939760 -0.208996 0.270504 vn 0.860872 -0.381515 0.336668 vn 0.842566 -0.428459 0.326353 vn 0.820635 -0.479100 0.311483 vn 0.949764 -0.182232 0.254442 vn 0.875898 -0.339309 0.343034 vn 0.756387 -0.494827 0.427815 vn 0.734349 -0.550919 0.396511 vn 0.582259 -0.639926 0.501467 vn 0.552619 -0.705935 0.443021 vn 0.708031 -0.606899 0.361062 vn 0.677742 -0.660888 0.322325 vn 0.518549 -0.765600 0.380742 vn 0.481523 -0.816892 0.317525 vn -0.693840 0.324193 -0.643028 vn -0.708181 0.361680 -0.606355 vn -0.854030 0.263133 -0.448769 vn -0.843854 0.236709 -0.481539 vn -0.723559 0.421912 -0.546308 vn -0.864499 0.309283 -0.396215 vn -0.951453 0.192332 -0.240305 vn -0.945401 0.161081 -0.283318 vn -0.939344 0.145764 -0.310461 vn -0.736969 0.493549 -0.461829 vn -0.872665 0.365725 -0.323576 vn -0.745218 0.562866 -0.357536 vn -0.875990 0.421226 -0.234969 vn -0.956055 0.271472 -0.110731 vn -0.955596 0.232044 -0.181636 vn -0.993930 0.100962 -0.043693 vn -0.993051 0.078357 -0.087805 vn -0.992353 0.123084 0.009275 vn -0.991986 -0.021363 0.124530 vn -0.995667 -0.025603 0.089396 vn -0.997710 -0.031184 0.060011 vn -0.990805 0.061820 -0.120345 vn -0.988392 0.057057 -0.140807 vn -0.998701 -0.033444 0.038442 vn -0.999281 -0.028236 0.025312 vn -0.747399 0.618123 -0.243555 vn -0.874019 0.465749 -0.138454 vn -0.745527 0.653405 -0.131342 vn -0.868809 0.493274 -0.043024 vn -0.946627 0.319466 0.042884 vn -0.952561 0.302483 -0.033648 vn -0.743013 0.668641 -0.029184 vn -0.863563 0.502270 0.044539 vn -0.742863 0.666817 0.059234 vn -0.861023 0.494009 0.120812 vn -0.936465 0.303963 0.175040 vn -0.940603 0.319974 0.113500 vn -0.975474 0.132111 0.176059 vn -0.982061 0.142345 0.123667 vn -0.969362 0.107086 0.221064 vn -0.961503 -0.091176 0.259227 vn -0.970987 -0.056494 0.232364 vn -0.979354 -0.033955 0.199280 vn -0.988120 0.138462 0.066689 vn -0.986474 -0.022956 0.162305 vn -0.949643 -0.182516 0.254687 vn -0.957694 -0.163173 0.237058 vn -0.939637 -0.209317 0.270680 vn -0.859196 -0.384138 0.337963 vn -0.874319 -0.341618 0.344767 vn -0.886508 -0.304248 0.348622 vn -0.927393 -0.244714 0.282945 vn -0.912512 -0.288661 0.289824 vn -0.818319 -0.482756 0.311931 vn -0.840659 -0.431520 0.327235 vn -0.703631 -0.611352 0.362151 vn -0.730280 -0.554960 0.398384 vn -0.672881 -0.665690 0.322627 vn -0.474725 -0.820925 0.317363 vn -0.511980 -0.769651 0.381464 vn -0.546288 -0.709808 0.444683 vn -0.752520 -0.498421 0.430452 vn -0.770423 -0.443687 0.457810 vn -0.576140 -0.643431 0.504043 vn -0.600570 -0.573893 0.556742 vn -0.972557 -0.125977 0.195607 vn -0.975417 -0.111156 0.190281 vn -0.968863 -0.137746 0.205745 vn -0.903861 -0.243018 0.352106 vn -0.909738 -0.217137 0.353877 vn -0.914131 -0.192794 0.356645 vn -0.964015 -0.149167 0.220056 vn -0.896224 -0.271669 0.350682 vn -0.784360 -0.392540 0.480303 vn -0.794858 -0.346399 0.498205 vn -0.619353 -0.505427 0.600787 vn -0.632956 -0.442291 0.635410 vn -0.802483 -0.306174 0.512131 vn -0.807761 -0.272291 0.522858 vn -0.642267 -0.387987 0.661029 vn -0.648261 -0.344893 0.678828 vn 0.709764 -0.624713 0.325528 vn 0.724266 -0.579404 0.373805 vn 0.864847 -0.423908 0.268964 vn 0.854734 -0.462753 0.235136 vn 0.738215 -0.508118 0.443684 vn 0.874153 -0.363641 0.321904 vn 0.955736 -0.217352 0.198311 vn 0.950351 -0.265051 0.163038 vn 0.944416 -0.295803 0.143451 vn 0.747317 -0.411779 0.521493 vn 0.879118 -0.283195 0.383342 vn 0.748858 -0.299283 0.591304 vn 0.877528 -0.189529 0.440481 vn 0.955897 -0.080190 0.282543 vn 0.958131 -0.154001 0.241390 vn 0.994150 -0.030214 0.103698 vn 0.993873 -0.076665 0.079615 vn 0.991632 0.024222 0.126800 vn 0.991987 0.123902 -0.024717 vn 0.995667 0.088443 -0.028727 vn 0.997706 0.058660 -0.033777 vn 0.991863 -0.111388 0.061645 vn 0.989531 -0.133238 0.055465 vn 0.998699 0.037092 -0.035004 vn 0.999290 0.024606 -0.028536 vn 0.744308 -0.184277 0.641910 vn 0.870642 -0.092961 0.483054 vn 0.738065 -0.078270 0.670174 vn 0.862323 -0.002549 0.506353 vn 0.942162 0.069673 0.327836 vn 0.949713 -0.003354 0.313105 vn 0.734428 0.013124 0.678560 vn 0.856499 0.076693 0.510419 vn 0.736003 0.089266 0.671067 vn 0.855561 0.143507 0.497415 vn 0.933079 0.189604 0.305638 vn 0.936050 0.134569 0.325117 vn 0.973597 0.185559 0.132954 vn 0.979991 0.136408 0.144950 vn 0.968106 0.226965 0.106100 vn 0.961945 0.256011 -0.095497 vn 0.971305 0.229899 -0.060935 vn 0.979505 0.197805 -0.037991 vn 0.986489 0.081431 0.142154 vn 0.986510 0.161533 -0.026565 vn 0.951598 0.238422 -0.193950 vn 0.959614 0.221122 -0.173915 vn 0.941518 0.254703 -0.220613 vn 0.862173 0.307068 -0.402948 vn 0.878258 0.312983 -0.361532 vn 0.891321 0.317851 -0.323291 vn 0.929074 0.268018 -0.254927 vn 0.913965 0.277009 -0.296537 vn 0.820095 0.289091 -0.493832 vn 0.842795 0.299287 -0.447352 vn 0.705575 0.320950 -0.631787 vn 0.733718 0.352381 -0.580935 vn 0.674600 0.289745 -0.678942 vn 0.476644 0.275474 -0.834820 vn 0.513760 0.327931 -0.792787 vn 0.549756 0.384428 -0.741609 vn 0.758199 0.383403 -0.527387 vn 0.778518 0.413219 -0.472398 vn 0.582750 0.442932 -0.681332 vn 0.610978 0.500407 -0.613431 vn 0.974376 0.184222 -0.129050 vn 0.977183 0.181502 -0.110322 vn 0.970683 0.192235 -0.144293 vn 0.909847 0.327711 -0.254529 vn 0.915928 0.333918 -0.222654 vn 0.920205 0.341309 -0.191651 vn 0.965868 0.205031 -0.158308 vn 0.901736 0.322520 -0.287844 vn 0.794529 0.440880 -0.417551 vn 0.806395 0.465503 -0.364740 vn 0.633189 0.553284 -0.541247 vn 0.649035 0.598471 -0.469666 vn 0.814549 0.486570 -0.315848 vn 0.819619 0.504034 -0.272349 vn 0.659155 0.634335 -0.403898 vn 0.664812 0.660960 -0.348076 vn -0.731742 0.086875 0.676023 vn -0.730118 0.010273 0.683244 vn -0.853155 0.073846 0.516405 vn -0.852294 0.141265 0.503626 vn -0.733663 -0.081665 0.674589 vn -0.858954 -0.006072 0.512016 vn -0.940395 0.066614 0.333497 vn -0.934290 0.132198 0.331098 vn -0.931421 0.187882 0.311699 vn -0.739747 -0.188283 0.646006 vn -0.867255 -0.097218 0.488281 vn -0.744067 -0.303890 0.594992 vn -0.874081 -0.194510 0.445139 vn -0.954186 -0.084593 0.287008 vn -0.947981 -0.007112 0.318247 vn -0.986130 0.078748 0.146104 vn -0.979625 0.134255 0.149367 vn -0.991274 0.021104 0.130119 vn -0.992202 0.122471 -0.023139 vn -0.986770 0.160255 -0.024569 vn -0.979793 0.196794 -0.035735 vn -0.973255 0.183976 0.137575 vn -0.967847 0.225942 0.110560 vn -0.971604 0.229217 -0.058700 vn -0.962218 0.255658 -0.093680 vn -0.742248 -0.416861 0.524686 vn -0.875548 -0.288775 0.387331 vn -0.732874 -0.513471 0.446367 vn -0.870416 -0.369607 0.325218 vn -0.953907 -0.222567 0.201311 vn -0.956384 -0.158911 0.245106 vn -0.718708 -0.584836 0.376066 vn -0.860951 -0.430038 0.271718 vn -0.704062 -0.630109 0.327504 vn -0.850721 -0.468893 0.237513 vn -0.942431 -0.301088 0.145496 vn -0.948432 -0.270371 0.165460 vn -0.991372 -0.114851 0.063180 vn -0.993432 -0.080176 0.081634 vn -0.989009 -0.136560 0.056690 vn -0.999315 0.023794 -0.028340 vn -0.998752 0.036011 -0.034606 vn -0.997807 0.057347 -0.033065 vn -0.993762 -0.033616 0.106337 vn -0.995826 0.087001 -0.027607 vn -0.965639 0.205690 -0.158848 vn -0.959452 0.221508 -0.174319 vn -0.970381 0.193255 -0.144959 vn -0.908195 0.330830 -0.256384 vn -0.900159 0.325092 -0.289878 vn -0.889780 0.319881 -0.325527 vn -0.974006 0.185639 -0.129811 vn -0.976755 0.183290 -0.111153 vn -0.918360 0.345329 -0.193296 vn -0.914181 0.337537 -0.224369 vn -0.810718 0.491531 -0.318015 vn -0.802657 0.469974 -0.367240 vn -0.815677 0.509323 -0.274337 vn -0.658958 0.665947 -0.349698 vn -0.653340 0.639172 -0.405717 vn -0.643239 0.602966 -0.471886 vn -0.790835 0.444721 -0.420481 vn -0.774789 0.416323 -0.475792 vn -0.627355 0.557219 -0.543997 vn -0.605034 0.503575 -0.616723 vn -0.928867 0.268154 -0.255537 vn -0.913537 0.277128 -0.297743 vn -0.941400 0.254850 -0.220949 vn -0.860488 0.308152 -0.405712 vn -0.840863 0.299959 -0.450526 vn -0.817742 0.289351 -0.497568 vn -0.951481 0.238639 -0.194254 vn -0.876689 0.314516 -0.364000 vn -0.754333 0.385721 -0.531227 vn -0.729608 0.353910 -0.585167 vn -0.576626 0.445189 -0.685061 vn -0.543405 0.385731 -0.745602 vn -0.701114 0.321711 -0.636350 vn -0.669681 0.289777 -0.683781 vn -0.507173 0.328327 -0.796854 vn -0.469843 0.275067 -0.838800 vn 0.699599 0.322312 0.637712 vn 0.713817 0.359596 0.600962 vn 0.858062 0.260527 0.442555 vn 0.847986 0.234393 0.475374 vn 0.728999 0.419485 0.540919 vn 0.868380 0.306201 0.390073 vn 0.953380 0.189495 0.234856 vn 0.947418 0.158749 0.277846 vn 0.941418 0.143738 0.305078 vn 0.742147 0.490659 0.456587 vn 0.876360 0.362026 0.317697 vn 0.750106 0.559455 0.352634 vn 0.879505 0.416855 0.229572 vn 0.957787 0.267256 0.105914 vn 0.957418 0.228551 0.176397 vn 0.994335 0.098465 0.040039 vn 0.993521 0.076428 0.084109 vn 0.992699 0.119949 -0.012700 vn 0.991754 -0.022853 -0.126104 vn 0.995499 -0.026666 -0.090945 vn 0.997605 -0.031867 -0.061395 vn 0.991327 0.060325 0.116752 vn 0.988942 0.055830 0.137396 vn 0.998644 -0.033835 -0.039565 vn 0.999254 -0.028435 -0.026148 vn 0.752019 0.614220 0.239169 vn 0.877400 0.460748 0.133721 vn 0.749944 0.649086 0.127560 vn 0.872105 0.487759 0.039045 vn 0.948289 0.314005 -0.046368 vn 0.954243 0.297579 0.029441 vn 0.747302 0.663975 0.026004 vn 0.866799 0.496365 -0.047765 vn 0.747087 0.661841 -0.061864 vn 0.864181 0.487834 -0.123325 vn 0.938007 0.298007 -0.177015 vn 0.942234 0.314144 -0.116223 vn 0.975732 0.127657 -0.177904 vn 0.982350 0.138123 -0.126135 vn 0.969555 0.102750 -0.222273 vn 0.961219 -0.092930 -0.259658 vn 0.970666 -0.058635 -0.233172 vn 0.979039 -0.036099 -0.200448 vn 0.988430 0.134716 -0.069704 vn 0.986190 -0.024842 -0.163745 vn 0.949763 -0.182234 -0.254443 vn 0.957860 -0.162805 -0.236641 vn 0.939759 -0.208997 -0.270506 vn 0.860872 -0.381516 -0.336668 vn 0.875899 -0.339308 -0.343032 vn 0.888083 -0.302175 -0.346409 vn 0.927601 -0.244126 -0.282771 vn 0.912936 -0.287489 -0.289652 vn 0.820633 -0.479103 -0.311483 vn 0.842565 -0.428460 -0.326354 vn 0.708031 -0.606899 -0.361061 vn 0.734353 -0.550915 -0.396508 vn 0.677742 -0.660887 -0.322325 vn 0.481524 -0.816891 -0.317526 vn 0.518551 -0.765598 -0.380741 vn 0.552620 -0.705935 -0.443021 vn 0.756389 -0.494824 -0.427813 vn 0.774201 -0.440556 -0.454448 vn 0.582257 -0.639927 -0.501468 vn 0.606533 -0.570890 -0.553356 vn 0.972945 -0.125246 -0.194143 vn 0.975865 -0.110333 -0.188453 vn 0.969177 -0.137121 -0.204679 vn 0.905576 -0.241288 -0.348874 vn 0.911555 -0.215505 -0.350178 vn 0.916048 -0.191178 -0.352571 vn 0.964251 -0.148668 -0.219356 vn 0.897853 -0.269786 -0.347960 vn 0.788137 -0.389858 -0.476289 vn 0.798695 -0.344103 -0.493639 vn 0.625227 -0.502965 -0.596756 vn 0.638801 -0.440308 -0.630922 vn 0.806417 -0.304148 -0.507136 vn 0.811801 -0.270370 -0.517571 vn 0.648128 -0.386334 -0.656259 vn 0.654156 -0.343365 -0.673929 vn -0.742863 0.666818 -0.059233 vn -0.743011 0.668643 0.029185 vn -0.863563 0.502271 -0.044539 vn -0.861023 0.494008 -0.120812 vn -0.745526 0.653406 0.131342 vn -0.868809 0.493274 0.043024 vn -0.946626 0.319467 -0.042884 vn -0.940603 0.319974 -0.113500 vn -0.936466 0.303962 -0.175041 vn -0.747400 0.618122 0.243554 vn -0.874020 0.465747 0.138453 vn -0.745218 0.562866 0.357535 vn -0.875990 0.421225 0.234968 vn -0.956055 0.271472 0.110730 vn -0.952560 0.302484 0.033648 vn -0.988120 0.138462 -0.066689 vn -0.982062 0.142344 -0.123667 vn -0.992353 0.123084 -0.009275 vn -0.991986 -0.021363 -0.124531 vn -0.986473 -0.022958 -0.162306 vn -0.979354 -0.033958 -0.199281 vn -0.975474 0.132111 -0.176059 vn -0.969362 0.107086 -0.221064 vn -0.970986 -0.056498 -0.232365 vn -0.961503 -0.091178 -0.259226 vn -0.736969 0.493550 0.461829 vn -0.872665 0.365725 0.323575 vn -0.723561 0.421911 0.546307 vn -0.864499 0.309283 0.396215 vn -0.951452 0.192332 0.240306 vn -0.955597 0.232043 0.181636 vn -0.708182 0.361680 0.606355 vn -0.854030 0.263133 0.448769 vn -0.693841 0.324192 0.643028 vn -0.843855 0.236709 0.481538 vn -0.939344 0.145764 0.310461 vn -0.945401 0.161082 0.283320 vn -0.990806 0.061819 0.120344 vn -0.993051 0.078356 0.087805 vn -0.988392 0.057057 0.140807 vn -0.999281 -0.028236 -0.025311 vn -0.998701 -0.033443 -0.038441 vn -0.997711 -0.031184 -0.060010 vn -0.993931 0.100961 0.043692 vn -0.995667 -0.025603 -0.089396 vn -0.964014 -0.149168 -0.220057 vn -0.957694 -0.163173 -0.237059 vn -0.968863 -0.137747 -0.205745 vn -0.903860 -0.243019 -0.352106 vn -0.896224 -0.271670 -0.350682 vn -0.886508 -0.304248 -0.348621 vn -0.972557 -0.125977 -0.195608 vn -0.975417 -0.111156 -0.190281 vn -0.914130 -0.192795 -0.356646 vn -0.909738 -0.217137 -0.353877 vn -0.802483 -0.306174 -0.512131 vn -0.794860 -0.346397 -0.498204 vn -0.807759 -0.272293 -0.522860 vn -0.648262 -0.344893 -0.678827 vn -0.642266 -0.387987 -0.661029 vn -0.632954 -0.442291 -0.635411 vn -0.784361 -0.392539 -0.480303 vn -0.770425 -0.443686 -0.457809 vn -0.619351 -0.505428 -0.600788 vn -0.600568 -0.573895 -0.556743 vn -0.927393 -0.244712 -0.282945 vn -0.912511 -0.288662 -0.289824 vn -0.939638 -0.209315 -0.270680 vn -0.859196 -0.384139 -0.337964 vn -0.840659 -0.431520 -0.327235 vn -0.818319 -0.482755 -0.311931 vn -0.949643 -0.182516 -0.254687 vn -0.874319 -0.341617 -0.344767 vn -0.752521 -0.498421 -0.430452 vn -0.730278 -0.554963 -0.398385 vn -0.576139 -0.643431 -0.504044 vn -0.546290 -0.709806 -0.444683 vn -0.703629 -0.611353 -0.362151 vn -0.672880 -0.665691 -0.322627 vn -0.511980 -0.769650 -0.381464 vn -0.474724 -0.820925 -0.317363 vn 0.736002 -0.089265 0.671069 vn 0.734427 -0.013124 0.678561 vn 0.856499 -0.076693 0.510419 vn 0.855561 -0.143507 0.497414 vn 0.738064 0.078270 0.670176 vn 0.862323 0.002549 0.506352 vn 0.942163 -0.069673 0.327834 vn 0.936051 -0.134570 0.325115 vn 0.933079 -0.189603 0.305638 vn 0.744307 0.184278 0.641910 vn 0.870641 0.092961 0.483055 vn 0.748858 0.299284 0.591305 vn 0.877527 0.189531 0.440482 vn 0.955897 0.080190 0.282542 vn 0.949713 0.003355 0.313104 vn 0.986489 -0.081430 0.142155 vn 0.979991 -0.136407 0.144950 vn 0.991633 -0.024223 0.126800 vn 0.991987 -0.123901 -0.024717 vn 0.986510 -0.161532 -0.026565 vn 0.979505 -0.197805 -0.037991 vn 0.973597 -0.185559 0.132954 vn 0.968106 -0.226966 0.106101 vn 0.971305 -0.229899 -0.060936 vn 0.961945 -0.256011 -0.095495 vn 0.747317 0.411778 0.521493 vn 0.879118 0.283196 0.383343 vn 0.738217 0.508117 0.443681 vn 0.874153 0.363641 0.321904 vn 0.955735 0.217353 0.198312 vn 0.958131 0.154001 0.241391 vn 0.724269 0.579402 0.373802 vn 0.864847 0.423908 0.268964 vn 0.709764 0.624712 0.325529 vn 0.854733 0.462754 0.235138 vn 0.944417 0.295802 0.143453 vn 0.950350 0.265052 0.163039 vn 0.991863 0.111388 0.061645 vn 0.993873 0.076666 0.079615 vn 0.989531 0.133238 0.055465 vn 0.999290 -0.024605 -0.028536 vn 0.998699 -0.037092 -0.035005 vn 0.997707 -0.058658 -0.033777 vn 0.994150 0.030214 0.103697 vn 0.995667 -0.088442 -0.028727 vn 0.965868 -0.205031 -0.158308 vn 0.959614 -0.221122 -0.173915 vn 0.970683 -0.192235 -0.144293 vn 0.909846 -0.327710 -0.254530 vn 0.901735 -0.322519 -0.287845 vn 0.891321 -0.317851 -0.323291 vn 0.974376 -0.184221 -0.129051 vn 0.977183 -0.181502 -0.110322 vn 0.920206 -0.341309 -0.191651 vn 0.915928 -0.333918 -0.222654 vn 0.814548 -0.486571 -0.315848 vn 0.806394 -0.465503 -0.364741 vn 0.819618 -0.504036 -0.272349 vn 0.664812 -0.660960 -0.348076 vn 0.659158 -0.634334 -0.403896 vn 0.649039 -0.598469 -0.469663 vn 0.794530 -0.440879 -0.417550 vn 0.778520 -0.413218 -0.472395 vn 0.633191 -0.553283 -0.541246 vn 0.610980 -0.500407 -0.613430 vn 0.929074 -0.268018 -0.254927 vn 0.913964 -0.277009 -0.296539 vn 0.941519 -0.254703 -0.220611 vn 0.862172 -0.307069 -0.402950 vn 0.842794 -0.299287 -0.447353 vn 0.820096 -0.289090 -0.493832 vn 0.951598 -0.238422 -0.193949 vn 0.878257 -0.312985 -0.361531 vn 0.758200 -0.383403 -0.527386 vn 0.733716 -0.352382 -0.580936 vn 0.582751 -0.442932 -0.681331 vn 0.549755 -0.384428 -0.741609 vn 0.705573 -0.320951 -0.631788 vn 0.674599 -0.289746 -0.678943 vn 0.513760 -0.327931 -0.792787 vn 0.476644 -0.275473 -0.834820 vn -0.704062 0.630109 0.327505 vn -0.718707 0.584838 0.376065 vn -0.860952 0.430037 0.271717 vn -0.850722 0.468893 0.237513 vn -0.732873 0.513472 0.446367 vn -0.870416 0.369607 0.325218 vn -0.953907 0.222566 0.201310 vn -0.948432 0.270369 0.165459 vn -0.942432 0.301087 0.145496 vn -0.742248 0.416860 0.524685 vn -0.875547 0.288776 0.387333 vn -0.744068 0.303889 0.594991 vn -0.874081 0.194510 0.445139 vn -0.954185 0.084594 0.287009 vn -0.956384 0.158912 0.245106 vn -0.993762 0.033616 0.106337 vn -0.993432 0.080176 0.081634 vn -0.991274 -0.021104 0.130119 vn -0.992202 -0.122470 -0.023138 vn -0.995826 -0.087001 -0.027607 vn -0.997807 -0.057347 -0.033066 vn -0.991372 0.114851 0.063181 vn -0.989009 0.136559 0.056690 vn -0.998752 -0.036012 -0.034606 vn -0.999315 -0.023794 -0.028341 vn -0.739747 0.188282 0.646006 vn -0.867255 0.097218 0.488280 vn -0.733663 0.081665 0.674589 vn -0.858955 0.006072 0.512015 vn -0.940395 -0.066614 0.333496 vn -0.947981 0.007112 0.318247 vn -0.730118 -0.010273 0.683244 vn -0.853155 -0.073846 0.516405 vn -0.731742 -0.086875 0.676023 vn -0.852294 -0.141265 0.503625 vn -0.931420 -0.187882 0.311700 vn -0.934290 -0.132198 0.331097 vn -0.973256 -0.183976 0.137573 vn -0.979625 -0.134255 0.149365 vn -0.967847 -0.225942 0.110557 vn -0.962218 -0.255657 -0.093679 vn -0.971604 -0.229217 -0.058698 vn -0.979793 -0.196794 -0.035734 vn -0.986130 -0.078748 0.146103 vn -0.986770 -0.160254 -0.024569 vn -0.951481 -0.238639 -0.194255 vn -0.959452 -0.221507 -0.174317 vn -0.941399 -0.254851 -0.220949 vn -0.860488 -0.308152 -0.405714 vn -0.876689 -0.314516 -0.364000 vn -0.889780 -0.319881 -0.325528 vn -0.928868 -0.268154 -0.255535 vn -0.913538 -0.277128 -0.297739 vn -0.817741 -0.289351 -0.497570 vn -0.840862 -0.299960 -0.450529 vn -0.701114 -0.321710 -0.636350 vn -0.729609 -0.353908 -0.585167 vn -0.669679 -0.289777 -0.683783 vn -0.469843 -0.275067 -0.838800 vn -0.507174 -0.328326 -0.796854 vn -0.543404 -0.385731 -0.745603 vn -0.754332 -0.385722 -0.531227 vn -0.774787 -0.416324 -0.475794 vn -0.576625 -0.445188 -0.685063 vn -0.605033 -0.503574 -0.616724 vn -0.974006 -0.185640 -0.129811 vn -0.976755 -0.183291 -0.111153 vn -0.970381 -0.193255 -0.144958 vn -0.908196 -0.330829 -0.256382 vn -0.914183 -0.337534 -0.224367 vn -0.918361 -0.345327 -0.193295 vn -0.965639 -0.205690 -0.158847 vn -0.900159 -0.325091 -0.289879 vn -0.790833 -0.444721 -0.420484 vn -0.802656 -0.469975 -0.367241 vn -0.627356 -0.557218 -0.543997 vn -0.643237 -0.602966 -0.471887 vn -0.810719 -0.491530 -0.318014 vn -0.815679 -0.509321 -0.274335 vn -0.653337 -0.639174 -0.405719 vn -0.658956 -0.665948 -0.349699 vn 0.988953 0.104813 -0.104814 vn 0.978040 0.208258 -0.008100 vn 0.994109 0.031026 0.103847 vn 0.998339 -0.040738 0.040738 vn 0.951021 0.302851 0.061974 vn 0.983425 0.104196 0.148387 vn 0.975249 -0.060543 0.212659 vn 0.975937 -0.109681 0.188460 vn 0.976369 -0.152815 0.152815 vn 0.914076 0.390230 0.110389 vn 0.967069 0.180611 0.179323 vn 0.871626 0.469629 0.140414 vn 0.945291 0.258746 0.198687 vn 0.968624 0.062727 0.240483 vn 0.973289 -0.002901 0.229563 vn 0.949626 -0.163974 0.267064 vn 0.943675 -0.200954 0.262859 vn 0.955867 -0.115750 0.270037 vn 0.914535 -0.281088 0.290888 vn 0.903084 -0.310817 0.296365 vn 0.894238 -0.327682 0.304898 vn 0.939526 -0.226977 0.256462 vn 0.938276 -0.244580 0.244580 vn 0.888851 -0.332112 0.315668 vn 0.887348 -0.326048 0.326047 vn 0.828156 0.539145 0.153234 vn 0.919509 0.334651 0.206187 vn 0.788745 0.596658 0.147923 vn 0.893177 0.402948 0.199668 vn 0.949877 0.201863 0.238714 vn 0.960496 0.132980 0.244465 vn 0.759293 0.639475 0.120605 vn 0.872057 0.457123 0.174798 vn 0.940292 0.260861 0.218638 vn 0.965732 0.061104 0.252244 vn 0.963887 0.003320 0.266289 vn 0.951113 -0.137346 0.276623 vn 0.939827 -0.189634 0.284192 vn 0.960887 -0.058366 0.270722 vn 0.927280 -0.239618 0.287636 vn 0.860724 -0.413757 0.296581 vn 0.845187 -0.438997 0.304862 vn 0.878427 -0.377220 0.293380 vn 0.775808 -0.558687 0.293241 vn 0.756853 -0.582163 0.297085 vn 0.742479 -0.592923 0.311718 vn 0.896459 -0.332998 0.292358 vn 0.797843 -0.523684 0.298667 vn 0.649323 -0.701791 0.293035 vn 0.625653 -0.727576 0.281411 vn 0.449564 -0.850814 0.272045 vn 0.425734 -0.868252 0.254732 vn 0.608068 -0.740315 0.286684 vn 0.597060 -0.740354 0.308862 vn 0.409720 -0.873874 0.261674 vn 0.401002 -0.868430 0.291594 vn 0.821191 -0.433437 0.371184 vn 0.820501 -0.404215 0.404215 vn 0.825173 -0.449334 0.342328 vn 0.729049 -0.571654 0.376429 vn 0.728507 -0.536632 0.425798 vn 0.729498 -0.483649 0.483649 vn 0.833135 -0.451133 0.319945 vn 0.733301 -0.589883 0.338095 vn 0.592428 -0.726408 0.348369 vn 0.593166 -0.695530 0.405453 vn 0.398930 -0.849612 0.344986 vn 0.402349 -0.811952 0.422906 vn 0.597066 -0.643399 0.479114 vn 0.600225 -0.565566 0.565566 vn 0.408768 -0.746749 0.524666 vn 0.413275 -0.643896 0.643896 vn -0.755135 0.644798 0.118346 vn -0.869111 0.463443 0.172821 vn -0.784730 0.602436 0.145842 vn -0.890654 0.409290 0.198034 vn -0.948996 0.207069 0.237758 vn -0.938995 0.266615 0.217267 vn -0.824431 0.545394 0.151191 vn -0.917560 0.340817 0.204761 vn -0.868371 0.476250 0.138263 vn -0.943981 0.264496 0.197337 vn -0.968526 0.066099 0.239975 vn -0.960055 0.137345 0.243786 vn -0.961011 -0.056720 0.270632 vn -0.963965 0.006130 0.265958 vn -0.955898 -0.115251 0.270140 vn -0.913719 -0.283302 0.291304 vn -0.926886 -0.240879 0.287854 vn -0.939782 -0.189760 0.284255 vn -0.965665 0.064886 0.251557 vn -0.951290 -0.136380 0.276491 vn -0.911447 0.397005 0.107943 vn -0.966360 0.185740 0.177904 vn -0.949085 0.309450 0.058979 vn -0.983199 0.108578 0.146734 vn -0.975428 -0.058980 0.212280 vn -0.973392 -0.000512 0.229147 vn -0.976700 0.214278 -0.011954 vn -0.994207 0.034616 0.101759 vn -0.987867 0.109817 -0.109817 vn -0.998559 -0.037952 0.037952 vn -0.976559 -0.152206 0.152206 vn -0.976126 -0.108708 0.188043 vn -0.938981 -0.228231 0.257344 vn -0.943296 -0.201978 0.263434 vn -0.937673 -0.245732 0.245733 vn -0.885517 -0.328527 0.328528 vn -0.887082 -0.335106 0.317474 vn -0.892676 -0.330812 0.306094 vn -0.949464 -0.164403 0.267376 vn -0.901854 -0.313680 0.297093 vn -0.830261 -0.455808 0.320789 vn -0.842758 -0.443350 0.305287 vn -0.822000 -0.453982 0.343825 vn -0.724014 -0.577070 0.377881 vn -0.728458 -0.595484 0.338744 vn -0.737974 -0.598443 0.311864 vn -0.817866 -0.437665 0.373557 vn -0.817142 -0.407602 0.407602 vn -0.724410 -0.487458 0.487458 vn -0.723411 -0.541484 0.428336 vn -0.590270 -0.648023 0.481299 vn -0.586385 -0.700671 0.406463 vn -0.593446 -0.569132 0.569132 vn -0.405549 -0.646347 0.646348 vn -0.401076 -0.750041 0.525905 vn -0.394739 -0.815562 0.423131 vn -0.585745 -0.731730 0.348531 vn -0.590581 -0.745681 0.308501 vn -0.391436 -0.853282 0.344509 vn -0.393637 -0.872091 0.290701 vn -0.895667 -0.334986 0.292513 vn -0.877123 -0.380126 0.293530 vn -0.772356 -0.563496 0.293153 vn -0.794988 -0.527953 0.298763 vn -0.858843 -0.417494 0.296796 vn -0.752827 -0.587404 0.296999 vn -0.601888 -0.745576 0.286088 vn -0.619852 -0.732744 0.280839 vn -0.402481 -0.877551 0.260600 vn -0.418620 -0.872009 0.253686 vn -0.643973 -0.706823 0.292747 vn -0.442585 -0.854711 0.271270 vn -0.987867 -0.109817 -0.109817 vn -0.976714 -0.214211 -0.012006 vn -0.994208 -0.034591 0.101751 vn -0.998559 0.037952 0.037951 vn -0.949198 -0.309166 0.058650 vn -0.983232 -0.108445 0.146608 vn -0.975419 0.058958 0.212326 vn -0.976122 0.108696 0.188071 vn -0.976559 0.152206 0.152205 vn -0.911847 -0.396341 0.106998 vn -0.966522 -0.185343 0.177436 vn -0.869325 -0.475088 0.136254 vn -0.944459 -0.263649 0.196178 vn -0.968634 -0.065802 0.239623 vn -0.973401 0.000565 0.229107 vn -0.949414 0.164105 0.267737 vn -0.943275 0.201812 0.263636 vn -0.955816 0.114908 0.270576 vn -0.913625 0.282325 0.292543 vn -0.901818 0.313061 0.297854 vn -0.892663 0.330518 0.306449 vn -0.938975 0.228187 0.257404 vn -0.937673 0.245733 0.245733 vn -0.887076 0.335034 0.317565 vn -0.885517 0.328527 0.328527 vn -0.826232 -0.543669 0.147527 vn -0.918631 -0.339330 0.202415 vn -0.787663 -0.600055 0.139718 vn -0.892639 -0.406977 0.193820 vn -0.949889 -0.205538 0.235509 vn -0.960428 -0.136566 0.242751 vn -0.759432 -0.641457 0.108609 vn -0.872302 -0.459996 0.165810 vn -0.748581 -0.661565 0.044262 vn -0.865497 -0.488727 0.109823 vn -0.939050 -0.299818 0.168210 vn -0.940681 -0.264014 0.213110 vn -0.966027 -0.064022 0.250386 vn -0.964023 -0.005952 0.265752 vn -0.970142 -0.105259 0.218509 vn -0.961113 0.089843 0.261134 vn -0.950909 0.134944 0.278500 vn -0.939478 0.188313 0.286215 vn -0.960940 0.056512 0.270927 vn -0.926696 0.239597 0.289532 vn -0.858838 0.415246 0.299948 vn -0.842804 0.441818 0.307372 vn -0.876976 0.377110 0.297827 vn -0.772787 0.559310 0.299956 vn -0.753223 0.584477 0.301731 vn -0.738258 0.596522 0.314860 vn -0.895297 0.331147 0.297968 vn -0.911877 0.283842 0.296503 vn -0.818379 0.474798 0.323763 vn -0.795321 0.522146 0.307942 vn -0.645299 0.700074 0.305754 vn -0.620975 0.728133 0.290194 vn -0.674180 0.655724 0.339862 vn -0.476906 0.810668 0.339675 vn -0.444427 0.848353 0.287719 vn -0.419996 0.867885 0.265292 vn -0.602713 0.742442 0.292433 vn -0.591098 0.743625 0.312450 vn -0.403423 0.874768 0.268387 vn -0.394209 0.870206 0.295534 vn -0.817862 0.437567 0.373680 vn -0.817142 0.407602 0.407603 vn -0.822012 0.453572 0.344338 vn -0.724061 0.576559 0.378570 vn -0.723412 0.541358 0.428494 vn -0.724409 0.487458 0.487459 vn -0.830300 0.454903 0.321969 vn -0.728607 0.594366 0.340383 vn -0.586001 0.730505 0.350663 vn -0.586464 0.700091 0.407349 vn -0.391717 0.852092 0.347127 vn -0.394829 0.814952 0.424221 vn -0.590273 0.647873 0.481496 vn -0.593446 0.569131 0.569132 vn -0.401083 0.749869 0.526145 vn -0.405550 0.646347 0.646348 vn 0.752786 -0.656584 0.047026 vn 0.763568 -0.636122 0.110961 vn 0.875201 -0.453693 0.167886 vn 0.868601 -0.482576 0.112484 vn 0.791653 -0.594273 0.141863 vn 0.895126 -0.400651 0.195518 vn 0.950743 -0.200365 0.236520 vn 0.941934 -0.258301 0.214570 vn 0.940533 -0.293921 0.170319 vn 0.829935 -0.537422 0.149615 vn 0.920555 -0.333182 0.203883 vn 0.872565 -0.468472 0.138433 vn 0.945756 -0.257912 0.197553 vn 0.968726 -0.062440 0.240148 vn 0.960856 -0.132221 0.243461 vn 0.960814 0.058139 0.271030 vn 0.963936 -0.003166 0.266115 vn 0.955785 0.115401 0.270477 vn 0.914442 0.280114 0.292117 vn 0.927090 0.238342 0.289305 vn 0.939523 0.188184 0.286152 vn 0.966074 -0.060282 0.251134 vn 0.970300 -0.100986 0.219815 vn 0.950730 0.135895 0.278649 vn 0.960822 0.091560 0.261608 vn 0.914468 -0.389572 0.109462 vn 0.967226 -0.180225 0.178867 vn 0.951131 -0.302571 0.061653 vn 0.983457 -0.104069 0.148265 vn 0.975240 0.060518 0.212706 vn 0.973297 0.002949 0.229530 vn 0.978053 -0.208195 -0.008151 vn 0.994111 -0.031003 0.103839 vn 0.988953 -0.104814 -0.104814 vn 0.998339 0.040737 0.040738 vn 0.976368 0.152815 0.152815 vn 0.975933 0.109668 0.188488 vn 0.939520 0.226934 0.256522 vn 0.943654 0.200791 0.263060 vn 0.938276 0.244580 0.244580 vn 0.887348 0.326047 0.326047 vn 0.888846 0.332038 0.315758 vn 0.894226 0.327388 0.305248 vn 0.949575 0.163677 0.267425 vn 0.903048 0.310202 0.297118 vn 0.833170 0.450239 0.321112 vn 0.845226 0.437482 0.306924 vn 0.825184 0.448927 0.342835 vn 0.729093 0.571149 0.377111 vn 0.733445 0.588773 0.339714 vn 0.742752 0.591012 0.314681 vn 0.821189 0.433337 0.371306 vn 0.820501 0.404214 0.404215 vn 0.729497 0.483650 0.483650 vn 0.728506 0.536509 0.425955 vn 0.597069 0.643250 0.479310 vn 0.593245 0.694950 0.406331 vn 0.600226 0.565566 0.565565 vn 0.413278 0.643895 0.643895 vn 0.408775 0.746578 0.524904 vn 0.402440 0.811341 0.423990 vn 0.592682 0.725183 0.350482 vn 0.597575 0.738291 0.312777 vn 0.399216 0.848415 0.347589 vn 0.401579 0.866533 0.296404 vn 0.896086 0.329176 0.297779 vn 0.912300 0.282688 0.296303 vn 0.878275 0.374223 0.297641 vn 0.776226 0.554515 0.299978 vn 0.798156 0.517909 0.307761 vn 0.820677 0.471191 0.323216 vn 0.860711 0.411529 0.299702 vn 0.757238 0.579248 0.301766 vn 0.608887 0.737171 0.292978 vn 0.626758 0.722963 0.290688 vn 0.410668 0.871070 0.269424 vn 0.427120 0.864097 0.266279 vn 0.650626 0.695048 0.305933 vn 0.679014 0.650951 0.339415 vn 0.451413 0.844422 0.288406 vn 0.483701 0.806618 0.339707 vn 0.978057 -0.008163 -0.208179 vn 0.994111 0.103837 -0.030997 vn 0.951156 0.061579 -0.302507 vn 0.983464 0.148236 -0.104038 vn 0.975238 0.212718 0.060515 vn 0.975932 0.188495 0.109665 vn 0.914557 0.109249 -0.389423 vn 0.967262 0.178763 -0.180136 vn 0.872779 0.137981 -0.468208 vn 0.945862 0.197294 -0.257720 vn 0.968749 0.240071 -0.062376 vn 0.973299 0.229522 0.002961 vn 0.949564 0.267508 0.163609 vn 0.943650 0.263106 0.200751 vn 0.955766 0.270578 0.115323 vn 0.914420 0.292398 0.279893 vn 0.903040 0.297290 0.310060 vn 0.894223 0.305328 0.327321 vn 0.939519 0.256536 0.226923 vn 0.888846 0.315778 0.332021 vn 0.830341 0.148787 -0.537026 vn 0.920793 0.203357 -0.332846 vn 0.792310 0.140479 -0.593726 vn 0.895568 0.194573 -0.400125 vn 0.950938 0.236020 -0.200027 vn 0.960938 0.243232 -0.132048 vn 0.764528 0.108761 -0.635348 vn 0.875907 0.166314 -0.452910 vn 0.754051 0.043655 -0.655363 vn 0.869580 0.110029 -0.481377 vn 0.941093 0.168808 -0.292997 vn 0.942303 0.213648 -0.257722 vn 0.966150 0.250883 -0.060095 vn 0.963947 0.266076 -0.003130 vn 0.970466 0.219266 -0.100592 vn 0.960730 0.262049 0.091254 vn 0.950642 0.279108 0.135567 vn 0.939453 0.286597 0.187857 vn 0.960797 0.271101 0.058088 vn 0.927045 0.289686 0.238052 vn 0.860707 0.300413 0.411018 vn 0.845235 0.307394 0.437135 vn 0.878238 0.298607 0.373539 vn 0.776311 0.301507 0.553565 vn 0.757323 0.302833 0.578580 vn 0.742815 0.315357 0.590572 vn 0.895996 0.299003 0.328312 vn 0.912149 0.297796 0.281607 vn 0.820663 0.325845 0.469401 vn 0.798212 0.309815 0.516596 vn 0.650902 0.308847 0.693498 vn 0.627000 0.292795 0.721902 vn 0.679265 0.343245 0.648678 vn 0.484153 0.344684 0.804232 vn 0.451814 0.292110 0.842933 vn 0.427425 0.268907 0.863132 vn 0.609069 0.294411 0.736449 vn 0.597690 0.313671 0.737819 vn 0.410880 0.271192 0.870421 vn 0.401708 0.297502 0.866097 vn 0.821187 0.371334 0.433316 vn 0.825186 0.342952 0.448835 vn 0.729101 0.377267 0.571034 vn 0.728506 0.425991 0.536480 vn 0.833177 0.321379 0.450036 vn 0.733479 0.340084 0.588516 vn 0.592740 0.350965 0.724902 vn 0.593264 0.406532 0.694817 vn 0.399279 0.348185 0.848141 vn 0.402461 0.424237 0.811202 vn 0.597071 0.479355 0.643215 vn 0.408775 0.524959 0.746540 vn -0.749851 0.040861 -0.660344 vn -0.760399 0.106388 -0.640684 vn -0.873019 0.164214 -0.459208 vn -0.866489 0.107334 -0.487522 vn -0.788325 0.138318 -0.599510 vn -0.893089 0.192858 -0.406446 vn -0.950091 0.234998 -0.205191 vn -0.941059 0.212169 -0.263424 vn -0.939623 0.166670 -0.298881 vn -0.826641 0.146689 -0.543274 vn -0.918874 0.201880 -0.338992 vn -0.869542 0.135794 -0.474824 vn -0.944569 0.195913 -0.263455 vn -0.968658 0.239543 -0.065735 vn -0.960512 0.242516 -0.136389 vn -0.960924 0.270994 0.056460 vn -0.964036 0.265706 -0.005913 vn -0.955798 0.270676 0.114827 vn -0.913604 0.292826 0.282102 vn -0.926651 0.289914 0.239306 vn -0.939408 0.286661 0.187985 vn -0.966108 0.250123 -0.063827 vn -0.970315 0.217937 -0.104847 vn -0.950822 0.278955 0.134620 vn -0.961023 0.261566 0.089542 vn -0.911939 0.106782 -0.396189 vn -0.966559 0.177329 -0.185253 vn -0.949224 0.058575 -0.309100 vn -0.983240 0.146579 -0.108415 vn -0.975417 0.212336 0.058952 vn -0.973403 0.229098 0.000576 vn -0.976717 -0.012019 -0.214196 vn -0.994209 0.101749 -0.034587 vn -0.976121 0.188078 0.108692 vn -0.938974 0.257418 0.228177 vn -0.943270 0.263682 0.201775 vn -0.887076 0.317585 0.335017 vn -0.892661 0.306529 0.330450 vn -0.949402 0.267820 0.164038 vn -0.901810 0.298028 0.312918 vn -0.830308 0.322239 0.454699 vn -0.842812 0.307848 0.441471 vn -0.822015 0.344455 0.453477 vn -0.724071 0.378728 0.576443 vn -0.728641 0.340757 0.594110 vn -0.738322 0.315543 0.596082 vn -0.817862 0.373708 0.437543 vn -0.723411 0.428531 0.541330 vn -0.590274 0.481542 0.647838 vn -0.586482 0.407552 0.699958 vn -0.401082 0.526200 0.749831 vn -0.394847 0.424469 0.814814 vn -0.586060 0.351150 0.730224 vn -0.591218 0.313352 0.743150 vn -0.391780 0.347726 0.851819 vn -0.394337 0.296639 0.869772 vn -0.895207 0.299201 0.330278 vn -0.911725 0.298002 0.282760 vn -0.876940 0.298801 0.376422 vn -0.772880 0.301499 0.558351 vn -0.795383 0.310013 0.520824 vn -0.818371 0.326413 0.472994 vn -0.858833 0.300666 0.414735 vn -0.753312 0.302807 0.583806 vn -0.602901 0.293879 0.741718 vn -0.621223 0.292317 0.727072 vn -0.403633 0.270164 0.874124 vn -0.420300 0.267933 0.866926 vn -0.645583 0.308691 0.698522 vn -0.674441 0.343724 0.653440 vn -0.444827 0.291445 0.846870 vn -0.477356 0.344685 0.808285 vn -0.987867 -0.109817 0.109817 vn -0.976674 -0.011860 0.214397 vn -0.994204 0.101774 0.034661 vn -0.998559 0.037950 -0.037952 vn -0.948880 0.059575 0.309964 vn -0.983138 0.146965 0.108820 vn -0.975443 0.212198 -0.059019 vn -0.976134 0.187992 -0.108730 vn -0.976559 0.152205 -0.152205 vn -0.910717 0.109660 0.398207 vn -0.966064 0.178756 0.186459 vn -0.866624 0.141922 0.478353 vn -0.943101 0.199452 0.266043 vn -0.968329 0.240620 0.066647 vn -0.973374 0.229221 -0.000413 vn -0.949556 0.266720 -0.164939 vn -0.943334 0.263069 -0.202278 vn -0.956046 0.269346 -0.115881 vn -0.913881 0.289043 -0.285088 vn -0.901916 0.295709 -0.314807 vn -0.892697 0.305453 -0.331347 vn -0.938991 0.257236 -0.228312 vn -0.937673 0.245734 -0.245733 vn -0.887090 0.317310 -0.335241 vn -0.885516 0.328528 -0.328528 vn -0.821103 0.157870 0.548513 vn -0.915578 0.209055 0.343531 vn -0.779263 0.157027 0.606705 vn -0.886942 0.205774 0.413510 vn -0.947327 0.241915 0.209876 vn -0.959364 0.245689 0.138771 vn -0.747008 0.136181 0.650718 vn -0.863057 0.185753 0.469712 vn -0.935791 0.224997 0.271423 vn -0.964976 0.253769 0.066503 vn -0.963853 0.266356 0.006458 vn -0.951981 0.272757 -0.139049 vn -0.940327 0.280637 -0.192427 vn -0.961137 0.270100 -0.057112 vn -0.927224 0.284775 -0.243227 vn -0.858819 0.290996 -0.421605 vn -0.842660 0.301475 -0.446137 vn -0.877326 0.285567 -0.385681 vn -0.771422 0.280540 -0.571144 vn -0.752033 0.288298 -0.592732 vn -0.737432 0.306386 -0.601932 vn -0.896246 0.282297 -0.342127 vn -0.794109 0.281554 -0.538626 vn -0.641120 0.268417 -0.718970 vn -0.617598 0.263535 -0.741028 vn -0.438797 0.240668 -0.865757 vn -0.415912 0.232307 -0.879233 vn -0.600291 0.274434 -0.751224 vn -0.589598 0.301286 -0.749400 vn -0.400682 0.246336 -0.882481 vn -0.392567 0.281883 -0.875462 vn -0.817870 0.373334 -0.437846 vn -0.817142 0.407602 -0.407602 vn -0.821979 0.342894 -0.454724 vn -0.723931 0.376631 -0.577990 vn -0.723411 0.428049 -0.541711 vn -0.724409 0.487459 -0.487458 vn -0.830189 0.318639 -0.457445 vn -0.728180 0.335764 -0.597509 vn -0.585266 0.344650 -0.733948 vn -0.586238 0.404858 -0.701723 vn -0.390918 0.339747 -0.855427 vn -0.394576 0.421154 -0.816663 vn -0.590263 0.480940 -0.648295 vn -0.593447 0.569131 -0.569131 vn -0.401067 0.525472 -0.750350 vn -0.405550 0.646347 -0.646347 vn 0.751211 0.138276 0.645416 vn 0.866090 0.187550 0.463371 vn 0.783321 0.158993 0.600940 vn 0.889533 0.207288 0.407139 vn 0.948257 0.242771 0.204622 vn 0.937171 0.226206 0.265598 vn 0.824864 0.159834 0.542266 vn 0.917570 0.210406 0.337334 vn 0.869906 0.144020 0.471722 vn 0.944435 0.200757 0.260267 vn 0.968437 0.241101 0.063250 vn 0.959831 0.246312 0.134366 vn 0.961018 0.270166 -0.058771 vn 0.963792 0.266630 0.003604 vn 0.956016 0.269236 -0.116384 vn 0.914699 0.288644 -0.282859 vn 0.927618 0.284572 -0.241959 vn 0.940371 0.280572 -0.192308 vn 0.965083 0.254344 0.062643 vn 0.951807 0.272855 -0.140047 vn 0.913362 0.112078 0.391419 vn 0.966784 0.180151 0.181315 vn 0.950821 0.062559 0.303357 vn 0.983367 0.148608 0.104431 vn 0.975265 0.212573 -0.060586 vn 0.973275 0.229626 -0.002815 vn 0.978016 -0.008009 0.208376 vn 0.994107 0.103860 0.031068 vn 0.988953 -0.104814 0.104814 vn 0.998339 0.040737 -0.040738 vn 0.976368 0.152816 -0.152815 vn 0.975944 0.188410 -0.109705 vn 0.939536 0.256354 -0.227058 vn 0.943712 0.262496 -0.201253 vn 0.938276 0.244581 -0.244580 vn 0.887349 0.326046 -0.326047 vn 0.888860 0.315504 -0.332243 vn 0.894260 0.304263 -0.328212 vn 0.949717 0.266409 -0.164512 vn 0.903147 0.294994 -0.311936 vn 0.833066 0.317821 -0.452759 vn 0.845097 0.301090 -0.441766 vn 0.825153 0.341407 -0.450071 vn 0.728968 0.375192 -0.572570 vn 0.733029 0.335147 -0.591899 vn 0.741949 0.306298 -0.596400 vn 0.821196 0.370964 -0.433616 vn 0.820501 0.404214 -0.404214 vn 0.729498 0.483649 -0.483649 vn 0.728507 0.425514 -0.536857 vn 0.597061 0.478758 -0.643668 vn 0.593022 0.403862 -0.696577 vn 0.600226 0.565566 -0.565565 vn 0.413278 0.643895 -0.643895 vn 0.408760 0.524234 -0.747057 vn 0.402188 0.420942 -0.813051 vn 0.591954 0.344524 -0.728624 vn 0.596088 0.301710 -0.744077 vn 0.398410 0.340250 -0.851762 vn 0.399927 0.282821 -0.871821 vn 0.897046 0.282205 -0.340102 vn 0.878641 0.285480 -0.382742 vn 0.774907 0.280749 -0.566303 vn 0.797003 0.281612 -0.534305 vn 0.860710 0.290837 -0.417843 vn 0.756084 0.288472 -0.587470 vn 0.606489 0.275127 -0.745973 vn 0.623428 0.264249 -0.735874 vn 0.407912 0.247481 -0.878841 vn 0.423021 0.233458 -0.875529 vn 0.646516 0.268903 -0.713939 vn 0.445773 0.241605 -0.861924 vn 0.978054 -0.208194 0.008151 vn 0.994111 -0.031002 -0.103839 vn 0.951131 -0.302572 -0.061653 vn 0.983457 -0.104067 -0.148265 vn 0.975240 0.060522 -0.212707 vn 0.975933 0.109668 -0.188489 vn 0.914467 -0.389574 -0.109462 vn 0.967226 -0.180222 -0.178867 vn 0.872564 -0.468474 -0.138433 vn 0.945756 -0.257913 -0.197553 vn 0.968726 -0.062440 -0.240148 vn 0.973297 0.002952 -0.229530 vn 0.949576 0.163676 -0.267425 vn 0.943654 0.200790 -0.263059 vn 0.955785 0.115400 -0.270477 vn 0.914441 0.280115 -0.292117 vn 0.903048 0.310202 -0.297118 vn 0.894226 0.327389 -0.305248 vn 0.939520 0.226934 -0.256522 vn 0.888846 0.332039 -0.315757 vn 0.829935 -0.537423 -0.149614 vn 0.920556 -0.333180 -0.203883 vn 0.791653 -0.594273 -0.141864 vn 0.895128 -0.400649 -0.195519 vn 0.950743 -0.200365 -0.236519 vn 0.960856 -0.132221 -0.243462 vn 0.763568 -0.636122 -0.110961 vn 0.875201 -0.453693 -0.167886 vn 0.752786 -0.656583 -0.047026 vn 0.868600 -0.482577 -0.112483 vn 0.940533 -0.293922 -0.170319 vn 0.941934 -0.258302 -0.214569 vn 0.966074 -0.060283 -0.251132 vn 0.963936 -0.003166 -0.266115 vn 0.970300 -0.100987 -0.219815 vn 0.960821 0.091561 -0.261610 vn 0.950730 0.135893 -0.278649 vn 0.939523 0.188185 -0.286151 vn 0.960814 0.058140 -0.271030 vn 0.927090 0.238342 -0.289306 vn 0.860711 0.411528 -0.299702 vn 0.845227 0.437481 -0.306924 vn 0.878275 0.374223 -0.297641 vn 0.776225 0.554516 -0.299978 vn 0.757238 0.579247 -0.301767 vn 0.742753 0.591010 -0.314681 vn 0.896086 0.329178 -0.297779 vn 0.912300 0.282690 -0.296303 vn 0.820677 0.471192 -0.323215 vn 0.798156 0.517909 -0.307761 vn 0.650628 0.695046 -0.305933 vn 0.626759 0.722961 -0.290689 vn 0.679014 0.650950 -0.339416 vn 0.483702 0.806618 -0.339706 vn 0.451412 0.844423 -0.288406 vn 0.427119 0.864098 -0.266279 vn 0.608885 0.737173 -0.292977 vn 0.597573 0.738293 -0.312778 vn 0.410670 0.871069 -0.269424 vn 0.401578 0.866534 -0.296403 vn 0.821188 0.433338 -0.371306 vn 0.825183 0.448928 -0.342835 vn 0.729093 0.571149 -0.377111 vn 0.728507 0.536508 -0.425955 vn 0.833169 0.450241 -0.321112 vn 0.733447 0.588771 -0.339714 vn 0.592682 0.725183 -0.350482 vn 0.593246 0.694949 -0.406330 vn 0.399213 0.848416 -0.347590 vn 0.402439 0.811342 -0.423989 vn 0.597070 0.643249 -0.479310 vn 0.408775 0.746578 -0.524904 vn -0.748580 -0.661565 -0.044262 vn -0.759432 -0.641457 -0.108608 vn -0.872302 -0.459997 -0.165809 vn -0.865497 -0.488727 -0.109822 vn -0.787662 -0.600056 -0.139717 vn -0.892639 -0.406977 -0.193819 vn -0.949890 -0.205537 -0.235509 vn -0.940681 -0.264014 -0.213110 vn -0.939050 -0.299818 -0.168210 vn -0.826231 -0.543670 -0.147527 vn -0.918631 -0.339331 -0.202415 vn -0.869325 -0.475089 -0.136254 vn -0.944459 -0.263648 -0.196178 vn -0.968634 -0.065801 -0.239623 vn -0.960428 -0.136565 -0.242751 vn -0.960940 0.056511 -0.270926 vn -0.964023 -0.005954 -0.265752 vn -0.955816 0.114908 -0.270576 vn -0.913625 0.282325 -0.292543 vn -0.926696 0.239596 -0.289532 vn -0.939478 0.188311 -0.286216 vn -0.966027 -0.064023 -0.250386 vn -0.970141 -0.105260 -0.218509 vn -0.950909 0.134944 -0.278500 vn -0.961112 0.089844 -0.261135 vn -0.911847 -0.396342 -0.106998 vn -0.966522 -0.185342 -0.177436 vn -0.949198 -0.309166 -0.058650 vn -0.983232 -0.108446 -0.146608 vn -0.975419 0.058958 -0.212326 vn -0.973401 0.000565 -0.229107 vn -0.976714 -0.214211 0.012006 vn -0.994208 -0.034593 -0.101751 vn -0.976122 0.108694 -0.188071 vn -0.938975 0.228188 -0.257404 vn -0.943275 0.201813 -0.263636 vn -0.887077 0.335034 -0.317565 vn -0.892663 0.330517 -0.306448 vn -0.949413 0.164106 -0.267738 vn -0.901818 0.313061 -0.297854 vn -0.830300 0.454905 -0.321969 vn -0.842803 0.441821 -0.307372 vn -0.822013 0.453571 -0.344338 vn -0.724060 0.576560 -0.378570 vn -0.728606 0.594368 -0.340382 vn -0.738257 0.596523 -0.314860 vn -0.817863 0.437566 -0.373680 vn -0.723412 0.541358 -0.428494 vn -0.590274 0.647872 -0.481496 vn -0.586464 0.700091 -0.407348 vn -0.401081 0.749870 -0.526145 vn -0.394828 0.814953 -0.424220 vn -0.586001 0.730505 -0.350663 vn -0.591100 0.743623 -0.312450 vn -0.391718 0.852092 -0.347127 vn -0.394209 0.870206 -0.295535 vn -0.895297 0.331147 -0.297969 vn -0.911877 0.283844 -0.296502 vn -0.876977 0.377109 -0.297827 vn -0.772788 0.559308 -0.299956 vn -0.795321 0.522147 -0.307941 vn -0.818379 0.474798 -0.323762 vn -0.858836 0.415248 -0.299948 vn -0.753224 0.584476 -0.301730 vn -0.602716 0.742440 -0.292433 vn -0.620974 0.728134 -0.290193 vn -0.403422 0.874768 -0.268387 vn -0.419995 0.867885 -0.265292 vn -0.645300 0.700074 -0.305752 vn -0.674184 0.655722 -0.339861 vn -0.444426 0.848353 -0.287720 vn -0.476905 0.810668 -0.339675 vn -0.987867 0.109817 0.109817 vn -0.976700 0.214277 0.011954 vn -0.994207 0.034616 -0.101759 vn -0.998559 -0.037951 -0.037951 vn -0.949085 0.309450 -0.058979 vn -0.983199 0.108578 -0.146735 vn -0.975427 -0.058980 -0.212280 vn -0.976126 -0.108708 -0.188043 vn -0.976559 -0.152206 -0.152205 vn -0.911447 0.397004 -0.107943 vn -0.966360 0.185739 -0.177904 vn -0.868372 0.476249 -0.138264 vn -0.943981 0.264497 -0.197337 vn -0.968526 0.066100 -0.239974 vn -0.973392 -0.000512 -0.229147 vn -0.949464 -0.164401 -0.267375 vn -0.943296 -0.201977 -0.263434 vn -0.955898 -0.115253 -0.270139 vn -0.913718 -0.283304 -0.291305 vn -0.901854 -0.313681 -0.297094 vn -0.892675 -0.330813 -0.306095 vn -0.938981 -0.228231 -0.257344 vn -0.937673 -0.245733 -0.245733 vn -0.887081 -0.335107 -0.317474 vn -0.885517 -0.328527 -0.328527 vn -0.824430 0.545395 -0.151191 vn -0.917560 0.340817 -0.204761 vn -0.784730 0.602436 -0.145842 vn -0.890653 0.409291 -0.198033 vn -0.948997 0.207065 -0.237758 vn -0.960055 0.137343 -0.243785 vn -0.755135 0.644799 -0.118345 vn -0.869111 0.463442 -0.172821 vn -0.938995 0.266614 -0.217267 vn -0.965665 0.064886 -0.251556 vn -0.963965 0.006129 -0.265959 vn -0.951291 -0.136378 -0.276491 vn -0.939782 -0.189758 -0.284255 vn -0.961010 -0.056724 -0.270633 vn -0.926886 -0.240878 -0.287855 vn -0.858843 -0.417493 -0.296795 vn -0.842758 -0.443349 -0.305287 vn -0.877123 -0.380125 -0.293531 vn -0.772354 -0.563499 -0.293153 vn -0.752826 -0.587405 -0.297000 vn -0.737975 -0.598442 -0.311864 vn -0.895667 -0.334988 -0.292514 vn -0.794988 -0.527953 -0.298763 vn -0.643972 -0.706823 -0.292746 vn -0.619852 -0.732744 -0.280838 vn -0.442581 -0.854713 -0.271269 vn -0.418618 -0.872011 -0.253686 vn -0.601886 -0.745579 -0.286087 vn -0.590579 -0.745683 -0.308501 vn -0.402482 -0.877551 -0.260599 vn -0.393636 -0.872091 -0.290701 vn -0.817865 -0.437667 -0.373557 vn -0.817142 -0.407602 -0.407603 vn -0.822001 -0.453982 -0.343824 vn -0.724016 -0.577068 -0.377880 vn -0.723412 -0.541484 -0.428335 vn -0.724409 -0.487458 -0.487459 vn -0.830262 -0.455806 -0.320789 vn -0.728459 -0.595483 -0.338745 vn -0.585744 -0.731731 -0.348531 vn -0.586383 -0.700673 -0.406464 vn -0.391436 -0.853283 -0.344510 vn -0.394739 -0.815562 -0.423131 vn -0.590269 -0.648023 -0.481299 vn -0.593446 -0.569131 -0.569132 vn -0.401077 -0.750040 -0.525906 vn -0.405550 -0.646347 -0.646348 vn 0.759294 0.639475 -0.120605 vn 0.872057 0.457123 -0.174798 vn 0.788743 0.596660 -0.147923 vn 0.893178 0.402948 -0.199667 vn 0.949878 0.201862 -0.238714 vn 0.940292 0.260859 -0.218639 vn 0.828155 0.539147 -0.153234 vn 0.919508 0.334652 -0.206186 vn 0.871627 0.469628 -0.140414 vn 0.945290 0.258747 -0.198686 vn 0.968624 0.062726 -0.240484 vn 0.960497 0.132977 -0.244464 vn 0.960887 -0.058361 -0.270723 vn 0.963887 0.003319 -0.266290 vn 0.955867 -0.115749 -0.270037 vn 0.914535 -0.281086 -0.290889 vn 0.927280 -0.239617 -0.287637 vn 0.939827 -0.189632 -0.284192 vn 0.965733 0.061103 -0.252244 vn 0.951114 -0.137344 -0.276622 vn 0.914077 0.390228 -0.110390 vn 0.967069 0.180613 -0.179322 vn 0.951021 0.302851 -0.061975 vn 0.983425 0.104198 -0.148386 vn 0.975249 -0.060542 -0.212659 vn 0.973289 -0.002901 -0.229563 vn 0.978040 0.208260 0.008100 vn 0.994109 0.031027 -0.103847 vn 0.988953 0.104814 0.104814 vn 0.998339 -0.040737 -0.040738 vn 0.976368 -0.152815 -0.152815 vn 0.975937 -0.109681 -0.188460 vn 0.939525 -0.226978 -0.256462 vn 0.943675 -0.200955 -0.262860 vn 0.938276 -0.244580 -0.244580 vn 0.887348 -0.326047 -0.326047 vn 0.888851 -0.332110 -0.315667 vn 0.894239 -0.327680 -0.304898 vn 0.949626 -0.163974 -0.267065 vn 0.903085 -0.310816 -0.296364 vn 0.833134 -0.451135 -0.319945 vn 0.845186 -0.438999 -0.304861 vn 0.825174 -0.449333 -0.342328 vn 0.729048 -0.571655 -0.376429 vn 0.733301 -0.589883 -0.338095 vn 0.742477 -0.592925 -0.311717 vn 0.821192 -0.433436 -0.371184 vn 0.820501 -0.404214 -0.404215 vn 0.729497 -0.483649 -0.483650 vn 0.728506 -0.536633 -0.425798 vn 0.597065 -0.643400 -0.479114 vn 0.593167 -0.695529 -0.405454 vn 0.600226 -0.565566 -0.565565 vn 0.413278 -0.643895 -0.643895 vn 0.408770 -0.746748 -0.524666 vn 0.402352 -0.811950 -0.422906 vn 0.592428 -0.726408 -0.348369 vn 0.597061 -0.740353 -0.308863 vn 0.398932 -0.849610 -0.344986 vn 0.401004 -0.868429 -0.291595 vn 0.896459 -0.332998 -0.292357 vn 0.878427 -0.377220 -0.293379 vn 0.775809 -0.558687 -0.293242 vn 0.797842 -0.523685 -0.298667 vn 0.860723 -0.413759 -0.296580 vn 0.756853 -0.582164 -0.297084 vn 0.608068 -0.740314 -0.286685 vn 0.625652 -0.727577 -0.281411 vn 0.409723 -0.873873 -0.261675 vn 0.425738 -0.868251 -0.254732 vn 0.649321 -0.701792 -0.293035 vn 0.449568 -0.850811 -0.272047 vn 0.978016 0.008009 0.208376 vn 0.994107 -0.103860 0.031068 vn 0.950821 -0.062558 0.303357 vn 0.983367 -0.148608 0.104431 vn 0.975265 -0.212574 -0.060587 vn 0.975944 -0.188410 -0.109705 vn 0.913362 -0.112077 0.391419 vn 0.966783 -0.180152 0.181315 vn 0.869906 -0.144020 0.471722 vn 0.944435 -0.200757 0.260267 vn 0.968437 -0.241102 0.063251 vn 0.973275 -0.229626 -0.002816 vn 0.949717 -0.266408 -0.164511 vn 0.943713 -0.262495 -0.201252 vn 0.956016 -0.269236 -0.116384 vn 0.914700 -0.288645 -0.282858 vn 0.903148 -0.294994 -0.311934 vn 0.894261 -0.304262 -0.328210 vn 0.939536 -0.256355 -0.227057 vn 0.888861 -0.315503 -0.332241 vn 0.824865 -0.159833 0.542265 vn 0.917570 -0.210405 0.337335 vn 0.783322 -0.158992 0.600940 vn 0.889534 -0.207288 0.407138 vn 0.948258 -0.242771 0.204621 vn 0.959831 -0.246312 0.134366 vn 0.751210 -0.138276 0.645418 vn 0.866091 -0.187550 0.463370 vn 0.937171 -0.226206 0.265598 vn 0.965083 -0.254343 0.062643 vn 0.963793 -0.266628 0.003605 vn 0.951807 -0.272856 -0.140046 vn 0.940371 -0.280572 -0.192308 vn 0.961019 -0.270165 -0.058772 vn 0.927618 -0.284572 -0.241958 vn 0.860709 -0.290837 -0.417844 vn 0.845095 -0.301090 -0.441767 vn 0.878640 -0.285481 -0.382744 vn 0.774907 -0.280749 -0.566303 vn 0.756085 -0.288471 -0.587469 vn 0.741951 -0.306297 -0.596399 vn 0.897045 -0.282205 -0.340104 vn 0.797003 -0.281610 -0.534306 vn 0.646516 -0.268904 -0.713938 vn 0.623431 -0.264249 -0.735871 vn 0.445766 -0.241605 -0.861928 vn 0.423016 -0.233459 -0.875531 vn 0.606489 -0.275127 -0.745974 vn 0.596090 -0.301710 -0.744076 vn 0.407912 -0.247481 -0.878841 vn 0.399924 -0.282821 -0.871822 vn 0.821196 -0.370963 -0.433617 vn 0.825152 -0.341408 -0.450072 vn 0.728967 -0.375193 -0.572571 vn 0.728506 -0.425514 -0.536859 vn 0.833065 -0.317821 -0.452760 vn 0.733030 -0.335146 -0.591898 vn 0.591956 -0.344523 -0.728623 vn 0.593025 -0.403861 -0.696576 vn 0.398409 -0.340251 -0.851763 vn 0.402187 -0.420942 -0.813052 vn 0.597061 -0.478758 -0.643668 vn 0.408760 -0.524234 -0.747057 vn -0.747010 -0.136182 0.650716 vn -0.863056 -0.185753 0.469713 vn -0.779265 -0.157026 0.606704 vn -0.886943 -0.205775 0.413509 vn -0.947327 -0.241914 0.209879 vn -0.935791 -0.224997 0.271424 vn -0.821103 -0.157870 0.548514 vn -0.915578 -0.209056 0.343529 vn -0.866623 -0.141921 0.478354 vn -0.943101 -0.199452 0.266043 vn -0.968329 -0.240620 0.066646 vn -0.959364 -0.245690 0.138772 vn -0.961137 -0.270099 -0.057110 vn -0.963853 -0.266356 0.006458 vn -0.956047 -0.269345 -0.115879 vn -0.913881 -0.289042 -0.285089 vn -0.927224 -0.284775 -0.243227 vn -0.940327 -0.280637 -0.192429 vn -0.964976 -0.253770 0.066503 vn -0.951981 -0.272758 -0.139053 vn -0.910717 -0.109659 0.398207 vn -0.966064 -0.178756 0.186459 vn -0.948880 -0.059576 0.309964 vn -0.983138 -0.146964 0.108820 vn -0.975443 -0.212198 -0.059018 vn -0.973374 -0.229221 -0.000413 vn -0.976674 0.011860 0.214397 vn -0.994204 -0.101774 0.034661 vn -0.976134 -0.187993 -0.108730 vn -0.938991 -0.257236 -0.228313 vn -0.943334 -0.263069 -0.202278 vn -0.887090 -0.317309 -0.335240 vn -0.892697 -0.305454 -0.331347 vn -0.949556 -0.266719 -0.164940 vn -0.901915 -0.295710 -0.314809 vn -0.830188 -0.318640 -0.457446 vn -0.842660 -0.301475 -0.446135 vn -0.821978 -0.342894 -0.454725 vn -0.723932 -0.376630 -0.577990 vn -0.728181 -0.335763 -0.597508 vn -0.737431 -0.306386 -0.601933 vn -0.817870 -0.373334 -0.437847 vn -0.723412 -0.428048 -0.541711 vn -0.590264 -0.480940 -0.648294 vn -0.586239 -0.404857 -0.701723 vn -0.401066 -0.525472 -0.750350 vn -0.394574 -0.421154 -0.816664 vn -0.585265 -0.344650 -0.733949 vn -0.589596 -0.301286 -0.749402 vn -0.390915 -0.339747 -0.855428 vn -0.392567 -0.281883 -0.875462 vn -0.896247 -0.282297 -0.342125 vn -0.877327 -0.285567 -0.385681 vn -0.771424 -0.280540 -0.571141 vn -0.794111 -0.281553 -0.538624 vn -0.858819 -0.290996 -0.421605 vn -0.752034 -0.288298 -0.592731 vn -0.600290 -0.274435 -0.751224 vn -0.617600 -0.263535 -0.741026 vn -0.400683 -0.246336 -0.882480 vn -0.415914 -0.232308 -0.879232 vn -0.641121 -0.268417 -0.718969 vn -0.438797 -0.240669 -0.865757 vn -0.976717 0.012019 -0.214196 vn -0.994209 -0.101749 -0.034586 vn -0.949224 -0.058573 -0.309100 vn -0.983240 -0.146579 -0.108414 vn -0.975417 -0.212335 0.058952 vn -0.976121 -0.188077 0.108692 vn -0.911939 -0.106782 -0.396189 vn -0.966559 -0.177329 -0.185252 vn -0.869543 -0.135795 -0.474821 vn -0.944568 -0.195914 -0.263455 vn -0.968658 -0.239543 -0.065735 vn -0.973403 -0.229098 0.000575 vn -0.949402 -0.267820 0.164039 vn -0.943270 -0.263682 0.201775 vn -0.955797 -0.270676 0.114829 vn -0.913603 -0.292826 0.282103 vn -0.901809 -0.298029 0.312919 vn -0.892660 -0.306530 0.330451 vn -0.938974 -0.257417 0.228176 vn -0.887075 -0.317586 0.335018 vn -0.826643 -0.146690 -0.543272 vn -0.918873 -0.201880 -0.338993 vn -0.788325 -0.138319 -0.599509 vn -0.893087 -0.192859 -0.406448 vn -0.950090 -0.234998 -0.205193 vn -0.960512 -0.242516 -0.136390 vn -0.760399 -0.106388 -0.640683 vn -0.873018 -0.164214 -0.459210 vn -0.749851 -0.040861 -0.660343 vn -0.866489 -0.107333 -0.487522 vn -0.939623 -0.166670 -0.298882 vn -0.941059 -0.212168 -0.263425 vn -0.966108 -0.250122 -0.063828 vn -0.964036 -0.265705 -0.005913 vn -0.970315 -0.217937 -0.104848 vn -0.961023 -0.261566 0.089542 vn -0.950822 -0.278956 0.134618 vn -0.939409 -0.286660 0.187983 vn -0.960924 -0.270994 0.056461 vn -0.926651 -0.289914 0.239306 vn -0.858835 -0.300665 0.414732 vn -0.842814 -0.307847 0.441469 vn -0.876940 -0.298801 0.376422 vn -0.772878 -0.301500 0.558353 vn -0.753311 -0.302807 0.583806 vn -0.738322 -0.315543 0.596082 vn -0.895206 -0.299203 0.330278 vn -0.911725 -0.298002 0.282759 vn -0.818370 -0.326414 0.472996 vn -0.795383 -0.310013 0.520824 vn -0.645582 -0.308691 0.698522 vn -0.621222 -0.292317 0.727072 vn -0.674441 -0.343722 0.653440 vn -0.477358 -0.344685 0.808283 vn -0.444827 -0.291444 0.846871 vn -0.420299 -0.267932 0.866926 vn -0.602899 -0.293880 0.741719 vn -0.591217 -0.313352 0.743151 vn -0.403631 -0.270163 0.874125 vn -0.394335 -0.296639 0.869773 vn -0.817862 -0.373708 0.437543 vn -0.822015 -0.344456 0.453477 vn -0.724071 -0.378728 0.576443 vn -0.723411 -0.428531 0.541330 vn -0.830308 -0.322239 0.454699 vn -0.728641 -0.340757 0.594111 vn -0.586060 -0.351150 0.730224 vn -0.586481 -0.407552 0.699959 vn -0.391782 -0.347725 0.851818 vn -0.394849 -0.424469 0.814813 vn -0.590273 -0.481542 0.647839 vn -0.401082 -0.526200 0.749831 vn 0.754051 -0.043655 -0.655363 vn 0.764528 -0.108761 -0.635349 vn 0.875907 -0.166314 -0.452910 vn 0.869580 -0.110029 -0.481377 vn 0.792310 -0.140480 -0.593726 vn 0.895567 -0.194573 -0.400126 vn 0.950939 -0.236020 -0.200025 vn 0.942303 -0.213648 -0.257721 vn 0.941092 -0.168809 -0.292999 vn 0.830340 -0.148788 -0.537027 vn 0.920793 -0.203358 -0.332844 vn 0.872778 -0.137981 -0.468209 vn 0.945863 -0.197294 -0.257718 vn 0.968749 -0.240071 -0.062373 vn 0.960938 -0.243232 -0.132048 vn 0.960797 -0.271100 0.058088 vn 0.963947 -0.266077 -0.003130 vn 0.955766 -0.270577 0.115321 vn 0.914420 -0.292398 0.279892 vn 0.927046 -0.289686 0.238051 vn 0.939453 -0.286597 0.187855 vn 0.966150 -0.250883 -0.060096 vn 0.970466 -0.219266 -0.100591 vn 0.950642 -0.279109 0.135566 vn 0.960730 -0.262049 0.091255 vn 0.914557 -0.109249 -0.389422 vn 0.967262 -0.178764 -0.180135 vn 0.951156 -0.061580 -0.302507 vn 0.983464 -0.148237 -0.104038 vn 0.975238 -0.212717 0.060514 vn 0.973299 -0.229522 0.002962 vn 0.978057 0.008162 -0.208178 vn 0.994111 -0.103838 -0.030998 vn 0.975932 -0.188494 0.109664 vn 0.939519 -0.256536 0.226923 vn 0.943650 -0.263105 0.200752 vn 0.888845 -0.315779 0.332022 vn 0.894223 -0.305329 0.327322 vn 0.949564 -0.267507 0.163608 vn 0.903040 -0.297291 0.310060 vn 0.833177 -0.321379 0.450036 vn 0.845235 -0.307395 0.437134 vn 0.825186 -0.342952 0.448834 vn 0.729102 -0.377267 0.571034 vn 0.733478 -0.340084 0.588518 vn 0.742814 -0.315357 0.590573 vn 0.821187 -0.371335 0.433315 vn 0.728506 -0.425991 0.536480 vn 0.597070 -0.479355 0.643215 vn 0.593264 -0.406532 0.694817 vn 0.408774 -0.524960 0.746539 vn 0.402460 -0.424238 0.811202 vn 0.592740 -0.350965 0.724902 vn 0.597691 -0.313672 0.737818 vn 0.399279 -0.348185 0.848141 vn 0.401708 -0.297502 0.866096 vn 0.895995 -0.299005 0.328313 vn 0.912148 -0.297796 0.281608 vn 0.878237 -0.298608 0.373540 vn 0.776310 -0.301508 0.553566 vn 0.798214 -0.309814 0.516594 vn 0.820664 -0.325846 0.469398 vn 0.860707 -0.300413 0.411018 vn 0.757322 -0.302833 0.578581 vn 0.609069 -0.294411 0.736449 vn 0.627003 -0.292794 0.721900 vn 0.410881 -0.271192 0.870421 vn 0.427427 -0.268906 0.863131 vn 0.650905 -0.308847 0.693496 vn 0.679265 -0.343244 0.648677 vn 0.451814 -0.292110 0.842933 vn 0.484150 -0.344685 0.804233 vn 0.051857 0.706155 0.706155 vn 0.050258 0.549347 0.834081 vn 0.090048 0.704234 0.704234 vn 0.087256 0.548068 0.831870 vn 0.080942 0.415137 0.906151 vn 0.046682 0.415909 0.908207 vn 0.114519 0.702455 0.702455 vn 0.110904 0.546672 0.829970 vn 0.124843 0.701575 0.701575 vn 0.120760 0.545563 0.829324 vn 0.111307 0.412660 0.904059 vn 0.102640 0.414021 0.904462 vn 0.092518 0.314197 0.944839 vn 0.073285 0.315253 0.946174 vn 0.099607 0.312530 0.944671 vn 0.087094 0.244468 0.965738 vn 0.081804 0.246500 0.965684 vn 0.065252 0.247690 0.966640 vn 0.042382 0.315787 0.947883 vn 0.037908 0.248213 0.967963 vn 0.119941 0.702002 0.702002 vn 0.115759 0.544869 0.830492 vn 0.097773 0.703719 0.703719 vn 0.093938 0.544374 0.833566 vn 0.084716 0.408533 0.908804 vn 0.105928 0.410953 0.905482 vn 0.055027 0.706036 0.706035 vn 0.052146 0.543326 0.837901 vn -0.013065 0.707047 0.707046 vn -0.014104 0.540044 0.841519 vn -0.017385 0.397892 0.917268 vn 0.044896 0.404643 0.913372 vn 0.035339 0.300474 0.953135 vn 0.072964 0.306229 0.949158 vn -0.022380 0.291662 0.956260 vn -0.028652 0.220051 0.975068 vn 0.024548 0.229796 0.972929 vn 0.060064 0.236613 0.969746 vn 0.093612 0.310015 0.946112 vn 0.080287 0.241309 0.967122 vn 0.066425 0.202082 0.977113 vn 0.074187 0.205771 0.975784 vn 0.046504 0.196799 0.979340 vn 0.032471 0.185979 0.982017 vn 0.052131 0.191588 0.980090 vn 0.060913 0.195701 0.978770 vn 0.012985 0.189480 0.981799 vn -0.035859 0.179577 0.983090 vn -0.043642 0.169095 0.984633 vn 0.000925 0.178585 0.983924 vn -0.011199 0.200592 0.979611 vn 0.018266 0.207633 0.978036 vn -0.051464 0.192038 0.980037 vn -0.058363 0.259082 0.964090 vn -0.022460 0.266053 0.963697 vn 0.004716 0.272149 0.962244 vn 0.037573 0.213268 0.976271 vn 0.047333 0.217630 0.974883 vn 0.023426 0.277319 0.960492 vn 0.033960 0.281556 0.958944 vn 0.033394 0.210350 0.977056 vn 0.057093 0.209677 0.976103 vn 0.048768 0.200385 0.978503 vn 0.028809 0.201310 0.979104 vn 0.070840 0.208215 0.975514 vn 0.059603 0.198567 0.978273 vn 0.048077 0.220847 0.974123 vn 0.040229 0.223025 0.973982 vn 0.036620 0.284867 0.957867 vn 0.031685 0.287251 0.957331 vn 0.024112 0.224239 0.974236 vn 0.019394 0.288680 0.957229 vn 0.013826 0.272870 -0.961952 vn 0.018417 0.203341 -0.978935 vn 0.009521 0.358065 -0.933648 vn 0.014248 0.356635 -0.934135 vn 0.021818 0.271372 -0.962227 vn 0.030038 0.201946 -0.978936 vn 0.005792 0.457849 -0.889011 vn 0.002888 0.566537 -0.824031 vn 0.003024 0.565729 -0.824585 vn 0.007839 0.456664 -0.889605 vn 0.006080 0.454936 -0.890504 vn 0.014064 0.354450 -0.934969 vn 0.000373 0.564615 -0.825355 vn -0.005042 0.563392 -0.826175 vn 0.000482 0.452871 -0.891576 vn 0.008870 0.351694 -0.936073 vn 0.023794 0.268975 -0.962853 vn 0.034629 0.199578 -0.979270 vn 0.019599 0.265791 -0.963831 vn 0.031955 0.196249 -0.980033 vn 0.000962 0.673355 -0.739319 vn -0.000021 0.765865 -0.643002 vn -0.001320 0.765747 -0.643141 vn 0.000014 0.672942 -0.739695 vn -0.000313 0.835953 -0.548800 vn -0.000270 0.882752 -0.469839 vn -0.001092 0.882796 -0.469755 vn -0.001464 0.835977 -0.548763 vn -0.003429 0.836077 -0.548601 vn -0.003875 0.765658 -0.643236 vn -0.002443 0.882903 -0.469548 vn -0.004306 0.883105 -0.469155 vn -0.006177 0.836307 -0.548226 vn -0.007648 0.765698 -0.643155 vn -0.002850 0.672429 -0.740156 vn -0.007593 0.671969 -0.740541 vn -0.014115 0.671718 -0.740672 vn -0.013135 0.562263 -0.826854 vn -0.012552 0.765961 -0.642764 vn -0.018484 0.766550 -0.641918 vn -0.022287 0.671838 -0.740363 vn -0.023769 0.561447 -0.827171 vn -0.009640 0.836720 -0.547547 vn -0.006626 0.883433 -0.468512 vn -0.009352 0.883913 -0.467557 vn -0.013742 0.837368 -0.546468 vn -0.018384 0.838305 -0.544891 vn -0.025310 0.767564 -0.640472 vn -0.012423 0.884577 -0.466228 vn -0.015748 0.885455 -0.464458 vn -0.023455 0.839586 -0.542721 vn -0.032881 0.769108 -0.638272 vn -0.031944 0.672498 -0.739409 vn -0.036762 0.561179 -0.826878 vn -0.042887 0.673877 -0.737598 vn -0.051870 0.561715 -0.825703 vn 0.009106 0.261930 -0.965044 vn 0.021761 0.191966 -0.981160 vn -0.001347 0.348554 -0.937288 vn -0.016539 0.345235 -0.938371 vn -0.007770 0.257524 -0.966241 vn 0.003776 0.186750 -0.982400 vn -0.008903 0.450699 -0.892632 vn -0.021955 0.448647 -0.893440 vn -0.038518 0.446982 -0.893713 vn -0.036618 0.341980 -0.938994 vn -0.058342 0.446009 -0.893125 vn -0.061404 0.339086 -0.938749 vn -0.031073 0.252743 -0.967034 vn -0.022270 0.180656 -0.983294 vn -0.060779 0.247816 -0.966899 vn -0.056606 0.173800 -0.983153 vn -0.013064 0.707047 -0.707046 vn 0.055028 0.706035 -0.706036 vn 0.052133 0.542485 -0.838446 vn -0.014101 0.539199 -0.842060 vn 0.097773 0.703719 -0.703719 vn 0.093917 0.543539 -0.834114 vn 0.084576 0.404687 -0.910536 vn 0.044814 0.400775 -0.915080 vn -0.017368 0.394009 -0.918943 vn 0.119940 0.702002 -0.702002 vn 0.115735 0.544038 -0.831041 vn 0.124843 0.701575 -0.701575 vn 0.120736 0.544732 -0.829873 vn 0.111133 0.408833 -0.905817 vn 0.105761 0.407121 -0.907230 vn 0.093142 0.300860 -0.949109 vn 0.072583 0.297050 -0.952099 vn 0.099118 0.303381 -0.947700 vn 0.086170 0.227662 -0.969920 vn 0.079410 0.224501 -0.971233 vn 0.059369 0.219786 -0.973740 vn 0.035129 0.291266 -0.955997 vn -0.022314 0.282444 -0.959024 vn 0.024194 0.212953 -0.976763 vn -0.028472 0.203233 -0.978716 vn 0.114518 0.702455 -0.702455 vn 0.110883 0.545839 -0.830521 vn 0.090048 0.704234 -0.704234 vn 0.087240 0.547232 -0.832422 vn 0.080817 0.411291 -0.907914 vn 0.102482 0.410188 -0.906225 vn 0.051857 0.706156 -0.706155 vn 0.050249 0.548507 -0.834635 vn 0.046608 0.412048 -0.909969 vn 0.042175 0.306574 -0.950912 vn 0.072930 0.306069 -0.949212 vn 0.037513 0.231314 -0.972156 vn 0.064574 0.230831 -0.970849 vn 0.092071 0.305037 -0.947879 vn 0.080950 0.229677 -0.969895 vn 0.069527 0.181064 -0.981011 vn 0.072785 0.178648 -0.981217 vn 0.056049 0.182482 -0.981610 vn 0.047382 0.159368 -0.986081 vn 0.057871 0.157604 -0.985805 vn 0.059090 0.154776 -0.986181 vn 0.032786 0.183106 -0.982546 vn 0.027999 0.160236 -0.986682 vn 0.023158 0.164426 -0.986117 vn 0.038608 0.163270 -0.985826 vn 0.046083 0.161145 -0.985854 vn 0.045271 0.157963 -0.986407 vn 0.012540 0.162379 -0.986649 vn -0.035460 0.152563 -0.987657 vn 0.045505 0.169682 -0.984448 vn 0.031275 0.145092 -0.988924 vn 0.000519 0.137753 -0.990467 vn -0.042882 0.128412 -0.990793 vn 0.065122 0.174967 -0.982418 vn 0.050480 0.150682 -0.987293 vn 0.035771 0.153617 -0.987483 vn 0.017078 0.148003 -0.988839 vn -0.011380 0.141030 -0.989940 vn -0.050204 0.132656 -0.989890 vn 0.024045 0.975248 -0.219803 vn 0.019329 0.959089 -0.282446 vn 0.028751 0.979731 -0.198244 vn 0.048667 0.979130 -0.197323 vn 0.040114 0.974991 -0.218593 vn 0.031574 0.959183 -0.281018 vn 0.033349 0.977494 -0.208310 vn 0.037878 0.968289 -0.246945 vn 0.065202 0.966966 -0.246425 vn 0.057016 0.976542 -0.207640 vn 0.070741 0.975953 -0.206181 vn 0.059473 0.978897 -0.195509 vn 0.081741 0.966011 -0.245238 vn 0.087027 0.966063 -0.243206 vn 0.074085 0.976218 -0.203739 vn 0.060779 0.979384 -0.192647 vn 0.047934 0.975123 -0.216419 vn 0.036485 0.959704 -0.278634 vn 0.047184 0.975868 -0.213204 vn 0.033819 0.960758 -0.275318 vn 0.042366 0.948114 -0.315094 vn 0.046676 0.908341 -0.415619 vn 0.080933 0.906284 -0.414848 vn 0.073259 0.946406 -0.314563 vn 0.050258 0.834123 -0.549284 vn 0.087255 0.831912 -0.548005 vn 0.110903 0.830011 -0.546610 vn 0.102628 0.904595 -0.413733 vn 0.120757 0.829365 -0.545501 vn 0.111293 0.904192 -0.412372 vn 0.092485 0.945071 -0.313508 vn 0.099571 0.944902 -0.311842 vn 0.093576 0.946341 -0.309327 vn 0.080222 0.967441 -0.240048 vn 0.105916 0.905614 -0.410664 vn 0.084706 0.908935 -0.408244 vn 0.072935 0.949382 -0.305538 vn 0.060011 0.970056 -0.235350 vn 0.115757 0.830533 -0.544807 vn 0.093936 0.833607 -0.544311 vn 0.052145 0.837942 -0.543262 vn 0.044889 0.913501 -0.404352 vn -0.014102 0.841559 -0.539981 vn -0.017384 0.917394 -0.397600 vn 0.035324 0.953354 -0.299782 vn 0.024522 0.973228 -0.228532 vn -0.022376 0.956471 -0.290969 vn -0.028639 0.975352 -0.218788 vn 0.037443 0.977233 -0.208840 vn 0.023309 0.962277 -0.271073 vn 0.052012 0.980689 -0.188533 vn 0.032385 0.982594 -0.182923 vn 0.018180 0.978968 -0.203202 vn 0.004650 0.963991 -0.265894 vn 0.066332 0.977538 -0.200050 vn 0.046432 0.979750 -0.194767 vn 0.012952 0.982189 -0.187448 vn 0.000896 0.984473 -0.175532 vn -0.035831 0.983459 -0.177552 vn -0.043588 0.985153 -0.166050 vn -0.011215 0.980507 -0.196164 vn -0.022453 0.965403 -0.259794 vn -0.051377 0.980897 -0.187620 vn -0.058250 0.965757 -0.252826 vn 0.014345 -0.939876 -0.341214 vn 0.019023 -0.966794 -0.254849 vn 0.009863 -0.898972 -0.437895 vn 0.014820 -0.899569 -0.436527 vn 0.022685 -0.940251 -0.339726 vn 0.031058 -0.966855 -0.253429 vn 0.005955 -0.841449 -0.540303 vn 0.002939 -0.767696 -0.640808 vn 0.003136 -0.768285 -0.640100 vn 0.008124 -0.842126 -0.539220 vn 0.006420 -0.843149 -0.537641 vn 0.014726 -0.900579 -0.434444 vn 0.000544 -0.769106 -0.639121 vn -0.004819 -0.769985 -0.638044 vn 0.000822 -0.844373 -0.535755 vn 0.009497 -0.901908 -0.431823 vn 0.024821 -0.941047 -0.337363 vn 0.035860 -0.967311 -0.251044 vn 0.020595 -0.942263 -0.334239 vn 0.033190 -0.968264 -0.247715 vn 0.000977 -0.682819 -0.730587 vn -0.000010 -0.596162 -0.802864 vn -0.001277 -0.596299 -0.802762 vn 0.000071 -0.683196 -0.730235 vn -0.000302 -0.518348 -0.855170 vn -0.000263 -0.458046 -0.888928 vn -0.001087 -0.457967 -0.888969 vn -0.001439 -0.518315 -0.855188 vn -0.003377 -0.518165 -0.855274 vn -0.003777 -0.596397 -0.802681 vn -0.002434 -0.457768 -0.889069 vn -0.004276 -0.457388 -0.889257 vn -0.006078 -0.517815 -0.855471 vn -0.007470 -0.596329 -0.802706 vn -0.002729 -0.683663 -0.729793 vn -0.007386 -0.684058 -0.729391 vn -0.013804 -0.684206 -0.729158 vn -0.012866 -0.770726 -0.637037 vn -0.012278 -0.595968 -0.802915 vn -0.018101 -0.595176 -0.803392 vn -0.021852 -0.683926 -0.729224 vn -0.023455 -0.771096 -0.636287 vn -0.009487 -0.517175 -0.855827 vn -0.006586 -0.456767 -0.889562 vn -0.009306 -0.455843 -0.890012 vn -0.013530 -0.516158 -0.856387 vn -0.018101 -0.514670 -0.857197 vn -0.024792 -0.593816 -0.804219 vn -0.012365 -0.454553 -0.890634 vn -0.015666 -0.452836 -0.891456 vn -0.023087 -0.512619 -0.858306 vn -0.032210 -0.591741 -0.805485 vn -0.031360 -0.683016 -0.729730 vn -0.036399 -0.770843 -0.635984 vn -0.042137 -0.681267 -0.730821 vn -0.051462 -0.769686 -0.636345 vn 0.009874 -0.943769 -0.330458 vn 0.022782 -0.969647 -0.243444 vn -0.000888 -0.903381 -0.428837 vn -0.016396 -0.904733 -0.425665 vn -0.007442 -0.945295 -0.326132 vn 0.004343 -0.971197 -0.238237 vn -0.008623 -0.845590 -0.533763 vn -0.021801 -0.846552 -0.531860 vn -0.038542 -0.846950 -0.530274 vn -0.036926 -0.905605 -0.422511 vn -0.058602 -0.846432 -0.529262 vn -0.062303 -0.905554 -0.419632 vn -0.031400 -0.946423 -0.321400 vn -0.022407 -0.972428 -0.232123 vn -0.061983 -0.946583 -0.316448 vn -0.057715 -0.972607 -0.225178 vn -0.013064 -0.707046 -0.707047 vn 0.055028 -0.706035 -0.706035 vn 0.052141 -0.838122 -0.542986 vn -0.014103 -0.841737 -0.539703 vn 0.097772 -0.703719 -0.703719 vn 0.093929 -0.833788 -0.544036 vn 0.084661 -0.909505 -0.406980 vn 0.044863 -0.914064 -0.403080 vn -0.017379 -0.917946 -0.396324 vn 0.119940 -0.702002 -0.702002 vn 0.115750 -0.830714 -0.544533 vn 0.124843 -0.701575 -0.701575 vn 0.120750 -0.829546 -0.545227 vn 0.111237 -0.904771 -0.411115 vn 0.105862 -0.906190 -0.409405 vn 0.093424 -0.947333 -0.306321 vn 0.072813 -0.950356 -0.302525 vn 0.099411 -0.945905 -0.308839 vn 0.086724 -0.967461 -0.237694 vn 0.079936 -0.968816 -0.234534 vn 0.059786 -0.971393 -0.229829 vn 0.035254 -0.954302 -0.296758 vn -0.022354 -0.957387 -0.287941 vn 0.024406 -0.974512 -0.223004 vn -0.028580 -0.976576 -0.213269 vn 0.114519 -0.702455 -0.702455 vn 0.110896 -0.830193 -0.546336 vn 0.090048 -0.704234 -0.704234 vn 0.087249 -0.832093 -0.547730 vn 0.080890 -0.906865 -0.413584 vn 0.102576 -0.905177 -0.412473 vn 0.051857 -0.706155 -0.706156 vn 0.050255 -0.834305 -0.549008 vn 0.046652 -0.908921 -0.414350 vn 0.042298 -0.949117 -0.312069 vn 0.073141 -0.947412 -0.311547 vn 0.037749 -0.969691 -0.241402 vn 0.064981 -0.968374 -0.240894 vn 0.092339 -0.946077 -0.310502 vn 0.081463 -0.967418 -0.239719 vn 0.070317 -0.977821 -0.197284 vn 0.073629 -0.978066 -0.194851 vn 0.056678 -0.978414 -0.198728 vn 0.048221 -0.981761 -0.183904 vn 0.058916 -0.981512 -0.182106 vn 0.060191 -0.981960 -0.179254 vn 0.033151 -0.979361 -0.199382 vn 0.028489 -0.982362 -0.184806 vn 0.023740 -0.979446 -0.200303 vn 0.039597 -0.979177 -0.199111 vn 0.047297 -0.979272 -0.196951 vn 0.046525 -0.979949 -0.193743 vn 0.012806 -0.983845 -0.178562 vn -0.035701 -0.985022 -0.168691 vn 0.046105 -0.981491 -0.185878 vn 0.031995 -0.985004 -0.169539 vn 0.000761 -0.986764 -0.162161 vn -0.043344 -0.987318 -0.152725 vn 0.065907 -0.979343 -0.191163 vn 0.051477 -0.983196 -0.175146 vn 0.036865 -0.981212 -0.189380 vn 0.017795 -0.982813 -0.183743 vn -0.011279 -0.984197 -0.176718 vn -0.050980 -0.984430 -0.168224 vn 0.023157 -0.164427 -0.986117 vn 0.018414 -0.203341 -0.978935 vn 0.027999 -0.160237 -0.986681 vn 0.047382 -0.159368 -0.986081 vn 0.038608 -0.163270 -0.985826 vn 0.030039 -0.201946 -0.978936 vn 0.032787 -0.183106 -0.982546 vn 0.037514 -0.231315 -0.972156 vn 0.064575 -0.230831 -0.970849 vn 0.056050 -0.182481 -0.981610 vn 0.069527 -0.181064 -0.981011 vn 0.057871 -0.157603 -0.985805 vn 0.080949 -0.229677 -0.969895 vn 0.086171 -0.227662 -0.969920 vn 0.072786 -0.178648 -0.981217 vn 0.059091 -0.154776 -0.986181 vn 0.046082 -0.161145 -0.985854 vn 0.034628 -0.199578 -0.979270 vn 0.045270 -0.157963 -0.986407 vn 0.031952 -0.196249 -0.980034 vn 0.042176 -0.306574 -0.950912 vn 0.046609 -0.412048 -0.909969 vn 0.080818 -0.411291 -0.907914 vn 0.072932 -0.306068 -0.949212 vn 0.050249 -0.548507 -0.834635 vn 0.087239 -0.547232 -0.832422 vn 0.110883 -0.545839 -0.830521 vn 0.102481 -0.410188 -0.906225 vn 0.120735 -0.544732 -0.829873 vn 0.111133 -0.408833 -0.905817 vn 0.092070 -0.305037 -0.947880 vn 0.099120 -0.303381 -0.947700 vn 0.093143 -0.300860 -0.949109 vn 0.079410 -0.224501 -0.971233 vn 0.105761 -0.407121 -0.907230 vn 0.084576 -0.404687 -0.910536 vn 0.072582 -0.297050 -0.952099 vn 0.059366 -0.219786 -0.973740 vn 0.115734 -0.544038 -0.831041 vn 0.093917 -0.543538 -0.834114 vn 0.052134 -0.542485 -0.838446 vn 0.044815 -0.400775 -0.915080 vn -0.014101 -0.539199 -0.842060 vn -0.017368 -0.394009 -0.918943 vn 0.035129 -0.291267 -0.955997 vn 0.024194 -0.212953 -0.976763 vn -0.022314 -0.282444 -0.959024 vn -0.028472 -0.203233 -0.978716 vn 0.035771 -0.153617 -0.987483 vn 0.021761 -0.191966 -0.981160 vn 0.050480 -0.150682 -0.987293 vn 0.031275 -0.145092 -0.988924 vn 0.017077 -0.148003 -0.988839 vn 0.003776 -0.186750 -0.982400 vn 0.065122 -0.174966 -0.982418 vn 0.045505 -0.169682 -0.984448 vn 0.012540 -0.162379 -0.986649 vn 0.000519 -0.137752 -0.990467 vn -0.035460 -0.152563 -0.987657 vn -0.042882 -0.128412 -0.990793 vn -0.011382 -0.141030 -0.989940 vn -0.022273 -0.180655 -0.983294 vn -0.050203 -0.132655 -0.989890 vn -0.056606 -0.173800 -0.983153 vn -0.000316 -0.835954 -0.548800 vn -0.000275 -0.882752 -0.469839 vn -0.000022 -0.765865 -0.643001 vn -0.001320 -0.765746 -0.643142 vn -0.001465 -0.835976 -0.548764 vn -0.001094 -0.882796 -0.469755 vn 0.000962 -0.673354 -0.739319 vn 0.002886 -0.566537 -0.824032 vn 0.003022 -0.565729 -0.824586 vn 0.000014 -0.672941 -0.739696 vn -0.002849 -0.672429 -0.740156 vn -0.003876 -0.765658 -0.643237 vn 0.000374 -0.564614 -0.825355 vn -0.005039 -0.563392 -0.826175 vn -0.007591 -0.671968 -0.740542 vn -0.007645 -0.765697 -0.643156 vn -0.003430 -0.836078 -0.548600 vn -0.002442 -0.882904 -0.469547 vn -0.006177 -0.836308 -0.548225 vn -0.004304 -0.883106 -0.469153 vn 0.005788 -0.457848 -0.889011 vn 0.009518 -0.358065 -0.933648 vn 0.014253 -0.356635 -0.934135 vn 0.007840 -0.456665 -0.889604 vn 0.013823 -0.272869 -0.961952 vn 0.021821 -0.271371 -0.962227 vn 0.023795 -0.268974 -0.962853 vn 0.014064 -0.354450 -0.934969 vn 0.019596 -0.265790 -0.963832 vn 0.008868 -0.351695 -0.936073 vn 0.006080 -0.454937 -0.890503 vn 0.000483 -0.452873 -0.891575 vn -0.008902 -0.450700 -0.892631 vn -0.013136 -0.562262 -0.826855 vn -0.001347 -0.348554 -0.937288 vn -0.016540 -0.345236 -0.938370 vn -0.021958 -0.448647 -0.893440 vn -0.023774 -0.561446 -0.827172 vn 0.009106 -0.261930 -0.965044 vn -0.007771 -0.257524 -0.966241 vn -0.031075 -0.252742 -0.967035 vn -0.036618 -0.341980 -0.938994 vn -0.060779 -0.247815 -0.966899 vn -0.061404 -0.339086 -0.938749 vn -0.038517 -0.446982 -0.893713 vn -0.036762 -0.561179 -0.826878 vn -0.058341 -0.446009 -0.893125 vn -0.051868 -0.561714 -0.825704 vn -0.009640 -0.836719 -0.547548 vn -0.006627 -0.883433 -0.468511 vn -0.012550 -0.765961 -0.642765 vn -0.018488 -0.766551 -0.641917 vn -0.013742 -0.837367 -0.546469 vn -0.009351 -0.883913 -0.467558 vn -0.014116 -0.671719 -0.740672 vn -0.022291 -0.671838 -0.740363 vn -0.031945 -0.672498 -0.739410 vn -0.025310 -0.767564 -0.640472 vn -0.042885 -0.673876 -0.737599 vn -0.032880 -0.769109 -0.638272 vn -0.018380 -0.838306 -0.544890 vn -0.012418 -0.884578 -0.466227 vn -0.023455 -0.839587 -0.542719 vn -0.015749 -0.885455 -0.464458 vn -0.013064 -0.707047 0.707046 vn 0.055028 -0.706035 0.706036 vn 0.052146 -0.543326 0.837901 vn -0.014103 -0.540044 0.841519 vn 0.097773 -0.703719 0.703719 vn 0.093938 -0.544374 0.833566 vn 0.084716 -0.408533 0.908803 vn 0.044895 -0.404643 0.913372 vn -0.017384 -0.397892 0.917268 vn 0.119940 -0.702002 0.702002 vn 0.115759 -0.544870 0.830492 vn 0.124843 -0.701575 0.701575 vn 0.120760 -0.545563 0.829324 vn 0.111307 -0.412660 0.904059 vn 0.105929 -0.410953 0.905481 vn 0.093611 -0.310015 0.946112 vn 0.072964 -0.306228 0.949158 vn 0.099606 -0.312530 0.944671 vn 0.087094 -0.244468 0.965738 vn 0.080285 -0.241309 0.967122 vn 0.060064 -0.236613 0.969746 vn 0.035338 -0.300474 0.953135 vn -0.022380 -0.291662 0.956260 vn 0.024548 -0.229796 0.972929 vn -0.028651 -0.220051 0.975068 vn 0.114518 -0.702455 0.702455 vn 0.110905 -0.546672 0.829970 vn 0.090048 -0.704234 0.704234 vn 0.087256 -0.548068 0.831870 vn 0.080942 -0.415137 0.906151 vn 0.102641 -0.414021 0.904462 vn 0.051857 -0.706156 0.706155 vn 0.050258 -0.549347 0.834081 vn 0.046681 -0.415909 0.908207 vn 0.042383 -0.315787 0.947883 vn 0.073285 -0.315253 0.946174 vn 0.037908 -0.248213 0.967963 vn 0.065251 -0.247689 0.966640 vn 0.092519 -0.314197 0.944839 vn 0.081805 -0.246500 0.965684 vn 0.070840 -0.208215 0.975514 vn 0.074187 -0.205771 0.975784 vn 0.057093 -0.209677 0.976103 vn 0.048769 -0.200385 0.978503 vn 0.059602 -0.198567 0.978273 vn 0.060911 -0.195702 0.978770 vn 0.033393 -0.210350 0.977056 vn 0.028808 -0.201310 0.979104 vn 0.024112 -0.224239 0.974236 vn 0.040231 -0.223025 0.973982 vn 0.019394 -0.288681 0.957229 vn 0.031686 -0.287251 0.957331 vn 0.048078 -0.220847 0.974123 vn 0.047331 -0.217630 0.974883 vn 0.036621 -0.284867 0.957867 vn 0.033959 -0.281556 0.958944 vn 0.012984 -0.189480 0.981799 vn -0.035858 -0.179577 0.983090 vn 0.046504 -0.196799 0.979340 vn 0.032472 -0.185979 0.982017 vn 0.000925 -0.178585 0.983924 vn -0.043641 -0.169095 0.984633 vn 0.066425 -0.202082 0.977113 vn 0.052131 -0.191588 0.980090 vn 0.037572 -0.213268 0.976271 vn 0.018267 -0.207632 0.978036 vn 0.023425 -0.277318 0.960492 vn 0.004716 -0.272149 0.962244 vn -0.011199 -0.200592 0.979611 vn -0.051464 -0.192038 0.980037 vn -0.022459 -0.266054 0.963697 vn -0.058364 -0.259082 0.964090 vn 0.023741 -0.979446 0.200303 vn 0.019023 -0.966794 0.254849 vn 0.028489 -0.982362 0.184806 vn 0.048220 -0.981761 0.183905 vn 0.039597 -0.979177 0.199110 vn 0.031058 -0.966855 0.253429 vn 0.033151 -0.979361 0.199382 vn 0.037749 -0.969691 0.241403 vn 0.064981 -0.968373 0.240895 vn 0.056677 -0.978414 0.198729 vn 0.070316 -0.977821 0.197284 vn 0.058916 -0.981512 0.182106 vn 0.081463 -0.967418 0.239719 vn 0.086726 -0.967461 0.237694 vn 0.073629 -0.978065 0.194851 vn 0.060191 -0.981960 0.179254 vn 0.047296 -0.979272 0.196951 vn 0.035858 -0.967311 0.251044 vn 0.046523 -0.979949 0.193742 vn 0.033188 -0.968265 0.247714 vn 0.042298 -0.949117 0.312069 vn 0.046651 -0.908921 0.414350 vn 0.080892 -0.906865 0.413584 vn 0.073143 -0.947411 0.311548 vn 0.050254 -0.834305 0.549008 vn 0.087249 -0.832093 0.547730 vn 0.110896 -0.830193 0.546335 vn 0.102576 -0.905176 0.412473 vn 0.120750 -0.829546 0.545227 vn 0.111237 -0.904771 0.411115 vn 0.092339 -0.946077 0.310502 vn 0.099412 -0.945905 0.308839 vn 0.093423 -0.947333 0.306322 vn 0.079936 -0.968816 0.234533 vn 0.105861 -0.906190 0.409405 vn 0.084660 -0.909505 0.406980 vn 0.072811 -0.950356 0.302525 vn 0.059784 -0.971393 0.229829 vn 0.115749 -0.830714 0.544533 vn 0.093929 -0.833788 0.544036 vn 0.052142 -0.838122 0.542986 vn 0.044864 -0.914064 0.403080 vn -0.014102 -0.841738 0.539702 vn -0.017378 -0.917947 0.396323 vn 0.035254 -0.954302 0.296758 vn 0.024405 -0.974512 0.223004 vn -0.022354 -0.957387 0.287941 vn -0.028581 -0.976575 0.213268 vn 0.036865 -0.981212 0.189379 vn 0.022782 -0.969647 0.243444 vn 0.051478 -0.983196 0.175146 vn 0.031997 -0.985004 0.169539 vn 0.017797 -0.982813 0.183742 vn 0.004344 -0.971197 0.238237 vn 0.065907 -0.979343 0.191163 vn 0.046105 -0.981491 0.185877 vn 0.012806 -0.983845 0.178562 vn 0.000761 -0.986764 0.162161 vn -0.035702 -0.985022 0.168691 vn -0.043345 -0.987318 0.152724 vn -0.011279 -0.984197 0.176718 vn -0.022408 -0.972428 0.232123 vn -0.050981 -0.984430 0.168224 vn -0.057716 -0.972607 0.225178 vn -0.000306 -0.518347 0.855170 vn -0.000268 -0.458046 0.888928 vn -0.000012 -0.596162 0.802864 vn -0.001274 -0.596299 0.802761 vn -0.001439 -0.518315 0.855188 vn -0.001089 -0.457966 0.888969 vn 0.000975 -0.682820 0.730586 vn 0.002938 -0.767697 0.640807 vn 0.003131 -0.768285 0.640101 vn 0.000069 -0.683197 0.730234 vn -0.002729 -0.683663 0.729793 vn -0.003781 -0.596398 0.802680 vn 0.000543 -0.769105 0.639122 vn -0.004820 -0.769985 0.638044 vn -0.007385 -0.684058 0.729390 vn -0.007468 -0.596330 0.802705 vn -0.003375 -0.518165 0.855274 vn -0.002428 -0.457767 0.889069 vn -0.006071 -0.517814 0.855472 vn -0.004271 -0.457388 0.889257 vn 0.005953 -0.841449 0.540303 vn 0.009861 -0.898972 0.437895 vn 0.014817 -0.899570 0.436526 vn 0.008119 -0.842125 0.539221 vn 0.014344 -0.939876 0.341215 vn 0.022684 -0.940251 0.339726 vn 0.024818 -0.941048 0.337363 vn 0.014725 -0.900579 0.434443 vn 0.020593 -0.942263 0.334240 vn 0.009497 -0.901908 0.431824 vn 0.006420 -0.843149 0.537642 vn 0.000823 -0.844373 0.535755 vn -0.008626 -0.845590 0.533763 vn -0.012870 -0.770725 0.637038 vn -0.000889 -0.903381 0.428838 vn -0.016395 -0.904733 0.425664 vn -0.021802 -0.846552 0.531860 vn -0.023459 -0.771096 0.636287 vn 0.009874 -0.943769 0.330459 vn -0.007442 -0.945295 0.326132 vn -0.031401 -0.946423 0.321400 vn -0.036925 -0.905605 0.422511 vn -0.061985 -0.946582 0.316448 vn -0.062305 -0.905554 0.419632 vn -0.038540 -0.846950 0.530274 vn -0.036399 -0.770843 0.635985 vn -0.058602 -0.846433 0.529261 vn -0.051459 -0.769687 0.636344 vn -0.009489 -0.517176 0.855827 vn -0.006590 -0.456766 0.889562 vn -0.012278 -0.595969 0.802914 vn -0.018102 -0.595177 0.803391 vn -0.013530 -0.516159 0.856386 vn -0.009305 -0.455841 0.890012 vn -0.013806 -0.684207 0.729158 vn -0.021854 -0.683927 0.729224 vn -0.031360 -0.683017 0.729729 vn -0.024787 -0.593816 0.804219 vn -0.042137 -0.681268 0.730820 vn -0.032209 -0.591740 0.805485 vn -0.018093 -0.514670 0.857198 vn -0.012355 -0.454553 0.890634 vn -0.023086 -0.512618 0.858306 vn -0.015665 -0.452836 0.891456 vn 0.052145 0.837942 0.543262 vn -0.014103 0.841559 0.539981 vn 0.093936 0.833608 0.544311 vn 0.084707 0.908934 0.408244 vn 0.044890 0.913501 0.404352 vn -0.017384 0.917394 0.397600 vn 0.115757 0.830534 0.544807 vn 0.120758 0.829365 0.545501 vn 0.111294 0.904192 0.412372 vn 0.105916 0.905614 0.410664 vn 0.093576 0.946340 0.309327 vn 0.072937 0.949382 0.305539 vn 0.099570 0.944902 0.311843 vn 0.087025 0.966063 0.243207 vn 0.080221 0.967441 0.240048 vn 0.060013 0.970056 0.235351 vn 0.035325 0.953354 0.299782 vn -0.022376 0.956471 0.290968 vn 0.024523 0.973228 0.228532 vn -0.028639 0.975352 0.218788 vn 0.110903 0.830011 0.546609 vn 0.087254 0.831912 0.548005 vn 0.080932 0.906284 0.414848 vn 0.102628 0.904596 0.413732 vn 0.050257 0.834123 0.549284 vn 0.046675 0.908341 0.415619 vn 0.042365 0.948114 0.315094 vn 0.073258 0.946406 0.314562 vn 0.037877 0.968289 0.246945 vn 0.065201 0.966966 0.246425 vn 0.092485 0.945071 0.313509 vn 0.081742 0.966011 0.245238 vn 0.070742 0.975953 0.206181 vn 0.074084 0.976218 0.203739 vn 0.057016 0.976542 0.207641 vn 0.048668 0.979130 0.197323 vn 0.059474 0.978897 0.195508 vn 0.060779 0.979384 0.192646 vn 0.033349 0.977494 0.208310 vn 0.028751 0.979731 0.198243 vn 0.024045 0.975248 0.219803 vn 0.040115 0.974991 0.218593 vn 0.019329 0.959089 0.282446 vn 0.031573 0.959183 0.281019 vn 0.047935 0.975123 0.216419 vn 0.047184 0.975868 0.213203 vn 0.036484 0.959704 0.278634 vn 0.033819 0.960758 0.275318 vn 0.012953 0.982189 0.187448 vn -0.035831 0.983459 0.177551 vn 0.046431 0.979750 0.194768 vn 0.032384 0.982594 0.182923 vn 0.000896 0.984473 0.175532 vn -0.043588 0.985153 0.166051 vn 0.066331 0.977538 0.200050 vn 0.052011 0.980689 0.188533 vn 0.037442 0.977233 0.208840 vn 0.018181 0.978968 0.203203 vn 0.023308 0.962277 0.271073 vn 0.004650 0.963991 0.265895 vn -0.011214 0.980507 0.196164 vn -0.051377 0.980897 0.187620 vn -0.022452 0.965403 0.259794 vn -0.058250 0.965757 0.252826 vn 0.967220 0.000000 0.253942 vn 0.967154 0.009409 0.254016 vn 0.961912 0.010853 0.273145 vn 0.962002 0.000000 0.273041 vn 0.966956 0.018448 0.254274 vn 0.961639 0.021425 0.273481 vn 0.958554 0.024298 0.283874 vn 0.958896 0.012252 0.283492 vn 0.959011 -0.000000 0.283370 vn 0.966626 0.027059 0.254759 vn 0.961186 0.031659 0.274078 vn 0.966164 0.035194 0.255517 vn 0.960557 0.041507 0.274970 vn 0.957200 0.047569 0.285492 vn 0.957987 0.036089 0.284532 vn 0.956460 0.040327 0.289064 vn 0.957134 0.027068 0.288377 vn 0.955525 0.053333 0.290047 vn 0.955325 0.058472 0.289715 vn 0.956390 0.044138 0.288740 vn 0.957159 0.029579 0.288049 vn 0.957542 0.013609 0.287972 vn 0.957679 -0.000000 0.287840 vn 0.957625 0.014847 0.287636 vn 0.957781 0.000000 0.287499 vn 0.965570 0.042811 0.256599 vn 0.959752 0.050923 0.276195 vn 0.964840 0.049878 0.258061 vn 0.958772 0.059873 0.277796 vn 0.954982 0.069430 0.288427 vn 0.956197 0.058696 0.286779 vn 0.963971 0.056377 0.259965 vn 0.957617 0.068328 0.279823 vn 0.962951 0.062302 0.262380 vn 0.956280 0.076275 0.282331 vn 0.951921 0.089584 0.292953 vn 0.953556 0.079732 0.290471 vn 0.951227 0.090354 0.294965 vn 0.952902 0.078389 0.292974 vn 0.949317 0.101895 0.297346 vn 0.948332 0.112485 0.296672 vn 0.950467 0.099577 0.294444 vn 0.952352 0.086241 0.292554 vn 0.954337 0.066035 0.291343 vn 0.953976 0.072524 0.290983 vn 0.955205 0.077490 0.285619 vn 0.956668 0.062446 0.284407 vn 0.953454 0.092184 0.287100 vn 0.956657 0.095006 0.275283 vn 0.958427 0.079908 0.273919 vn 0.959916 0.064422 0.272783 vn 0.951434 0.106472 0.288855 vn 0.949163 0.120295 0.290891 vn 0.952375 0.123768 0.278680 vn 0.954630 0.109649 0.276872 vn 0.961060 0.106742 0.254893 vn 0.962885 0.092635 0.253518 vn 0.959056 0.120260 0.256416 vn 0.971138 0.104150 0.214577 vn 0.972536 0.092724 0.213484 vn 0.973839 0.080674 0.212436 vn 0.964498 0.078017 0.252305 vn 0.965866 0.062969 0.251273 vn 0.975011 0.068090 0.211467 vn 0.976019 0.055056 0.210607 vn 0.959175 0.015831 0.282371 vn 0.959346 -0.000000 0.282233 vn 0.958665 0.031557 0.282782 vn 0.961964 0.032573 0.271228 vn 0.962490 0.016345 0.270826 vn 0.962667 -0.000000 0.270690 vn 0.957826 0.047114 0.283462 vn 0.961101 0.048621 0.271883 vn 0.966963 0.047569 0.250439 vn 0.967767 0.031895 0.249821 vn 0.976837 0.041656 0.209889 vn 0.977443 0.027969 0.209340 vn 0.968259 0.016017 0.249436 vn 0.968426 -0.000000 0.249302 vn 0.977817 0.014063 0.208989 vn 0.977945 -0.000000 0.208862 vn 0.653339 -0.000000 0.757065 vn 0.813903 0.000011 0.581001 vn 0.813874 0.040598 0.579621 vn 0.653321 0.052364 0.755268 vn 0.921063 0.000018 0.389413 vn 0.921037 0.027573 0.388497 vn 0.921071 0.054767 0.385525 vn 0.814057 0.080371 0.575197 vn 0.653646 0.103487 0.749692 vn 0.980698 0.000022 0.195530 vn 0.980685 0.014131 0.195082 vn 0.999995 0.000024 0.003031 vn 0.999995 0.000490 0.003050 vn 0.999993 0.001500 0.003336 vn 0.980649 0.028332 0.193714 vn 0.980504 0.042395 0.191869 vn 0.921006 0.081035 0.381028 vn 0.999986 0.003170 0.004208 vn 0.999966 0.005680 0.005964 vn 0.980169 0.056216 0.190023 vn 0.920685 0.106006 0.375635 vn 0.814242 0.118471 0.568308 vn 0.654080 0.152283 0.740938 vn 0.814217 0.154275 0.559688 vn 0.654368 0.197929 0.729813 vn 0.981872 0.000023 -0.189543 vn 0.981875 -0.013471 -0.189051 vn 0.923437 0.000018 -0.383750 vn 0.923424 -0.027867 -0.382767 vn 0.923730 -0.054279 -0.379179 vn 0.981997 -0.025965 -0.187105 vn 0.817346 0.000009 -0.576147 vn 0.817307 -0.042417 -0.574639 vn 0.657261 -0.000004 -0.753663 vn 0.657204 -0.056082 -0.751624 vn 0.657852 -0.109767 -0.745105 vn 0.817806 -0.082890 -0.569493 vn 0.819081 -0.120240 -0.560935 vn 0.924508 -0.078384 -0.373017 vn 0.659526 -0.159604 -0.734542 vn 0.662573 -0.204445 -0.720555 vn 0.821375 -0.153508 -0.549343 vn 0.925911 -0.099462 -0.364412 vn 0.982316 -0.036983 -0.183542 vn 0.982902 -0.046071 -0.178271 vn 0.983811 -0.052833 -0.171247 vn 0.999918 0.009245 0.008872 vn 0.928070 -0.116955 -0.353565 vn 0.931075 -0.130479 -0.340696 vn 0.985071 -0.056952 -0.162453 vn 0.999814 0.014100 0.013181 vn 0.824908 -0.181994 -0.535168 vn 0.667317 -0.243494 -0.703846 vn 0.674043 -0.276292 -0.685076 vn 0.829850 -0.205263 -0.518860 vn 0.836311 -0.223119 -0.500801 vn 0.934980 -0.139808 -0.325984 vn 0.682959 -0.302682 -0.664794 vn 0.694180 -0.322707 -0.643409 vn 0.844337 -0.235542 -0.481265 vn 0.939786 -0.144854 -0.309548 vn 0.986687 -0.058194 -0.151863 vn 0.999608 0.020472 0.019120 vn 0.988625 -0.056404 -0.139423 vn 0.999229 0.028577 0.026923 vn 0.813760 0.187437 0.550147 vn 0.654230 0.239922 0.717231 vn 0.919956 0.129520 0.370007 vn 0.918666 0.151596 0.364791 vn 0.812647 0.217864 0.540500 vn 0.653390 0.278063 0.704104 vn 0.979557 0.069830 0.188656 vn 0.978581 0.083367 0.188225 vn 0.977139 0.097038 0.189163 vn 0.916647 0.172408 0.360603 vn 0.975112 0.111099 0.191871 vn 0.913717 0.192239 0.358001 vn 0.810638 0.245681 0.531513 vn 0.651546 0.312411 0.691293 vn 0.807485 0.271167 0.523867 vn 0.648368 0.343225 0.679570 vn 0.000000 0.455110 0.890435 vn 0.000001 0.413574 0.910470 vn -0.000171 0.413560 0.910477 vn -0.000267 0.455093 0.890444 vn 0.000001 0.367065 0.930195 vn -0.000105 0.367056 0.930199 vn -0.000434 0.367012 0.930216 vn -0.000711 0.413498 0.910505 vn -0.001085 0.455015 0.890483 vn -0.000001 0.315579 0.948899 vn -0.000059 0.315572 0.948902 vn -0.000000 0.259325 0.965790 vn -0.000025 0.259320 0.965792 vn -0.000121 0.259300 0.965797 vn -0.000241 0.315540 0.948912 vn -0.000534 0.315461 0.948939 vn -0.000964 0.366897 0.930261 vn -0.000261 0.259252 0.965810 vn -0.000469 0.259158 0.965835 vn -0.000950 0.315312 0.948988 vn -0.001698 0.366681 0.930345 vn -0.001586 0.413346 0.910573 vn -0.002429 0.454820 0.890580 vn -0.002792 0.413055 0.910702 vn -0.004288 0.454444 0.890765 vn 0.000005 0.198767 0.980047 vn -0.000003 0.198765 0.980047 vn 0.000008 0.134653 0.990893 vn -0.000001 0.134653 0.990893 vn -0.000025 0.134649 0.990893 vn -0.000058 0.198757 0.980049 vn 0.000005 0.067995 0.997686 vn -0.000011 0.067995 0.997686 vn 0.000003 0.000000 1.000000 vn -0.000007 0.000001 1.000000 vn -0.000006 0.000000 1.000000 vn -0.000009 0.067994 0.997686 vn 0.000004 0.067991 0.997686 vn -0.000021 0.134637 0.990895 vn 0.000005 0.000000 1.000000 vn -0.000003 -0.000000 1.000000 vn -0.000012 0.067985 0.997686 vn -0.000054 0.134617 0.990898 vn -0.000100 0.198731 0.980054 vn -0.000188 0.198680 0.980064 vn -0.000303 0.198598 0.980081 vn -0.000729 0.259006 0.965875 vn -0.000094 0.134582 0.990902 vn -0.000115 0.134529 0.990910 vn -0.000411 0.198475 0.980106 vn -0.001021 0.258782 0.965935 vn -0.000022 0.067977 0.997687 vn -0.000011 0.000001 1.000000 vn 0.000004 0.000002 1.000000 vn -0.000013 0.067966 0.997688 vn -0.000022 0.067949 0.997689 vn -0.000164 0.134458 0.990919 vn 0.000009 0.000002 1.000000 vn 0.000002 0.000000 1.000000 vn -0.000030 0.067926 0.997690 vn -0.000201 0.134365 0.990932 vn -0.000550 0.198304 0.980140 vn -0.001349 0.258469 0.966019 vn -0.000690 0.198080 0.980186 vn -0.001701 0.258055 0.966129 vn -0.004292 0.412579 0.910912 vn -0.006592 0.453830 0.891064 vn -0.002617 0.366331 0.930481 vn -0.003690 0.365813 0.930681 vn -0.006048 0.411872 0.911222 vn -0.009288 0.452915 0.891505 vn -0.001469 0.315071 0.949067 vn -0.002065 0.314714 0.949185 vn -0.002734 0.314216 0.949348 vn -0.004903 0.365089 0.930960 vn -0.003456 0.313554 0.949564 vn -0.006202 0.364127 0.931329 vn -0.008041 0.410889 0.911650 vn -0.012350 0.451638 0.892116 vn -0.010182 0.409581 0.912217 vn -0.015664 0.449936 0.892924 vn -0.000000 0.000000 1.000000 vn -0.000012 -0.000000 1.000000 vn 0.000015 0.067947 0.997689 vn 0.000030 0.067924 0.997691 vn -0.000003 -0.000001 1.000000 vn 0.000013 0.067966 0.997688 vn 0.000116 0.134527 0.990910 vn 0.000163 0.134453 0.990920 vn 0.000200 0.134356 0.990933 vn 0.000010 -0.000000 1.000000 vn 0.000019 0.067978 0.997687 vn 0.000003 0.000001 1.000000 vn 0.000010 0.067986 0.997686 vn 0.000056 0.134615 0.990898 vn 0.000093 0.134579 0.990903 vn 0.000302 0.198592 0.980082 vn 0.000405 0.198467 0.980108 vn 0.000187 0.198676 0.980065 vn 0.000461 0.259155 0.965836 vn 0.000716 0.258999 0.965877 vn 0.000996 0.258767 0.965939 vn 0.000542 0.198292 0.980143 vn 0.000685 0.198061 0.980190 vn 0.001324 0.258446 0.966025 vn 0.001681 0.258021 0.966138 vn -0.000010 0.000000 1.000000 vn -0.000007 0.067990 0.997686 vn 0.000003 -0.000001 1.000000 vn 0.000003 0.067992 0.997686 vn 0.000017 0.134650 0.990893 vn 0.000020 0.134637 0.990895 vn 0.000010 -0.000000 1.000000 vn 0.000014 0.067994 0.997686 vn 0.000007 0.134654 0.990893 vn 0.000007 0.198766 0.980047 vn 0.000054 0.198758 0.980049 vn 0.000024 0.259320 0.965792 vn 0.000121 0.259300 0.965797 vn 0.000097 0.198729 0.980054 vn 0.000258 0.259251 0.965810 vn 0.000532 0.315458 0.948939 vn 0.000933 0.315306 0.948990 vn 0.000245 0.315540 0.948913 vn 0.000436 0.367010 0.930217 vn 0.000965 0.366892 0.930263 vn 0.001674 0.366670 0.930350 vn 0.000057 0.315572 0.948902 vn 0.000102 0.367055 0.930199 vn 0.000168 0.413560 0.910477 vn 0.000711 0.413496 0.910506 vn 0.000271 0.455092 0.890444 vn 0.001090 0.455012 0.890484 vn 0.001580 0.413339 0.910576 vn 0.002749 0.413040 0.910709 vn 0.002407 0.454811 0.890585 vn 0.004217 0.454426 0.890775 vn 0.002689 0.314178 0.949360 vn 0.003420 0.313498 0.949583 vn 0.002020 0.314689 0.949193 vn 0.003621 0.365777 0.930695 vn 0.004821 0.365033 0.930982 vn 0.006135 0.364045 0.931361 vn 0.001442 0.315057 0.949072 vn 0.002569 0.366311 0.930489 vn 0.004207 0.412551 0.910925 vn 0.005942 0.411825 0.911244 vn 0.006466 0.453793 0.891084 vn 0.009124 0.452854 0.891538 vn 0.007912 0.410815 0.911684 vn 0.010068 0.409471 0.912268 vn 0.012153 0.451543 0.892166 vn 0.015481 0.449795 0.892998 vn -0.688395 -0.324549 -0.648676 vn -0.677093 -0.304430 -0.669976 vn -0.832056 -0.225273 -0.506888 vn -0.840144 -0.237839 -0.487433 vn -0.668115 -0.277917 -0.690207 vn -0.825540 -0.207249 -0.524911 vn -0.928906 -0.132179 -0.345924 vn -0.932834 -0.141676 -0.331284 vn -0.937666 -0.146881 -0.314973 vn -0.661338 -0.244959 -0.708963 vn -0.820558 -0.183769 -0.541215 vn -0.656559 -0.205709 -0.725682 vn -0.816997 -0.155027 -0.555412 vn -0.923706 -0.100750 -0.369617 vn -0.925880 -0.118466 -0.358765 vn -0.983235 -0.053664 -0.174267 vn -0.984498 -0.057907 -0.165562 vn -0.982326 -0.046772 -0.181242 vn -0.999966 0.005716 0.005880 vn -0.999919 0.009272 0.008676 vn -0.999819 0.014090 0.012824 vn -0.986116 -0.059280 -0.155114 vn -0.988061 -0.057639 -0.142877 vn -0.999620 0.020389 0.018548 vn -0.999257 0.028375 0.026075 vn -0.653494 -0.160620 -0.739694 vn -0.814681 -0.121454 -0.567048 vn -0.651808 -0.110489 -0.750293 vn -0.813393 -0.083747 -0.575655 vn -0.921508 -0.055001 -0.384445 vn -0.922292 -0.079410 -0.378248 vn -0.651155 -0.056462 -0.756841 vn -0.812890 -0.042865 -0.580838 vn -0.651212 -0.000001 -0.758896 vn -0.812930 0.000011 -0.582361 vn -0.921212 0.000019 -0.389061 vn -0.921201 -0.028246 -0.388061 vn -0.981296 -0.013679 -0.192020 vn -0.981418 -0.026360 -0.190064 vn -0.981293 0.000023 -0.192518 vn -0.999995 0.000024 0.003081 vn -0.999995 0.000498 0.003095 vn -0.999993 0.001519 0.003364 vn -0.981738 -0.037541 -0.186497 vn -0.999986 0.003202 0.004196 vn -0.979901 0.042996 0.194794 vn -0.979577 0.056968 0.192830 vn -0.980039 0.028752 0.196715 vn -0.918801 0.055481 0.390802 vn -0.918752 0.082056 0.386214 vn -0.918461 0.107283 0.380683 vn -0.980072 0.014346 0.198124 vn -0.980084 0.000023 0.198585 vn -0.918785 0.000018 0.394759 vn -0.918761 0.027942 0.393824 vn -0.809416 0.041019 0.585802 vn -0.809608 0.081182 0.581330 vn -0.809446 0.000009 0.587194 vn -0.647303 -0.000004 0.762233 vn -0.647282 0.052709 0.760426 vn -0.647612 0.104146 0.754819 vn -0.809815 0.119624 0.574360 vn -0.809823 0.155714 0.565632 vn -0.648055 0.153209 0.746024 vn -0.648356 0.199072 0.734851 vn -0.976628 0.097940 0.191328 vn -0.974652 0.111923 0.193718 vn -0.978033 0.084279 0.190656 vn -0.916539 0.153190 0.369445 vn -0.914595 0.174049 0.364996 vn -0.911761 0.193849 0.362097 vn -0.978983 0.070688 0.191299 vn -0.917773 0.130990 0.374879 vn -0.809415 0.189096 0.555959 vn -0.808368 0.219675 0.546153 vn -0.648236 0.241231 0.722217 vn -0.647420 0.279485 0.709038 vn -0.806447 0.247570 0.536984 vn -0.803398 0.273061 0.529140 vn -0.645607 0.313891 0.696179 vn -0.642460 0.344710 0.684412 vn -0.962951 0.062302 0.262380 vn -0.963971 0.056377 0.259965 vn -0.957623 0.068324 0.279804 vn -0.956286 0.076270 0.282312 vn -0.964840 0.049878 0.258061 vn -0.958778 0.059868 0.277777 vn -0.955004 0.069413 0.288357 vn -0.953579 0.079714 0.290401 vn -0.951944 0.089565 0.292883 vn -0.965569 0.042811 0.256599 vn -0.959757 0.050921 0.276176 vn -0.966164 0.035195 0.255517 vn -0.960562 0.041505 0.274951 vn -0.957221 0.047559 0.285422 vn -0.956219 0.058683 0.286709 vn -0.954386 0.066003 0.291191 vn -0.952951 0.078352 0.292822 vn -0.955573 0.053307 0.289894 vn -0.955411 0.058421 0.289442 vn -0.954063 0.072461 0.290711 vn -0.952442 0.086169 0.292283 vn -0.951277 0.090311 0.294814 vn -0.949369 0.101850 0.297196 vn -0.950559 0.099497 0.294175 vn -0.948425 0.112399 0.296404 vn -0.966626 0.027059 0.254759 vn -0.961192 0.031657 0.274059 vn -0.966956 0.018448 0.254274 vn -0.961644 0.021424 0.273462 vn -0.958575 0.024292 0.283803 vn -0.958008 0.036080 0.284462 vn -0.967154 0.009409 0.254016 vn -0.961917 0.010853 0.273126 vn -0.967220 0.000000 0.253942 vn -0.962008 0.000000 0.273022 vn -0.959032 0.000000 0.283299 vn -0.958917 0.012249 0.283422 vn -0.957588 0.013601 0.287819 vn -0.957181 0.027053 0.288224 vn -0.957725 0.000000 0.287687 vn -0.957863 0.000000 0.287225 vn -0.957707 0.014834 0.287362 vn -0.957242 0.029551 0.287775 vn -0.956507 0.040307 0.288911 vn -0.956474 0.044099 0.288467 vn -0.957961 0.047044 0.283016 vn -0.956806 0.062357 0.283962 vn -0.958798 0.031508 0.282336 vn -0.962165 0.032491 0.270524 vn -0.961306 0.048502 0.271180 vn -0.960126 0.064269 0.272081 vn -0.959306 0.015807 0.281925 vn -0.959477 0.000000 0.281787 vn -0.962864 0.000000 0.269986 vn -0.962688 0.016303 0.270123 vn -0.968545 0.015946 0.248325 vn -0.968057 0.031757 0.248710 vn -0.968711 0.000000 0.248192 vn -0.978334 -0.000000 0.207034 vn -0.978208 0.013940 0.207161 vn -0.977840 0.027729 0.207511 vn -0.967260 0.047368 0.249330 vn -0.966170 0.062711 0.250165 vn -0.977243 0.041306 0.208060 vn -0.976437 0.054604 0.208780 vn -0.951583 0.106333 0.288415 vn -0.949316 0.120146 0.290454 vn -0.953600 0.092059 0.286658 vn -0.956878 0.094795 0.274587 vn -0.954858 0.109415 0.276179 vn -0.952609 0.123516 0.277992 vn -0.955347 0.077382 0.285175 vn -0.958643 0.079725 0.273219 vn -0.964811 0.077708 0.251200 vn -0.963208 0.092279 0.252417 vn -0.975442 0.067546 0.209642 vn -0.974286 0.080049 0.210618 vn -0.961393 0.106347 0.253799 vn -0.959399 0.119835 0.255330 vn -0.972998 0.092028 0.211675 vn -0.971614 0.103397 0.212781 vn -0.962388 0.000000 -0.271677 vn -0.968419 0.000000 -0.249327 vn -0.968375 0.009671 -0.249312 vn -0.962318 0.010762 -0.271714 vn -0.975477 0.000000 -0.220100 vn -0.975453 0.008562 -0.220040 vn -0.975374 0.016335 -0.219953 vn -0.968237 0.018661 -0.249338 vn -0.962104 0.020987 -0.271875 vn -0.983135 -0.000001 -0.182881 vn -0.983125 0.007246 -0.182790 vn -0.990435 -0.000000 -0.137977 vn -0.990433 0.005603 -0.137882 vn -0.990415 0.010463 -0.137729 vn -0.983085 0.013669 -0.182637 vn -0.983014 0.019189 -0.182526 vn -0.975236 0.023232 -0.219945 vn -0.990381 0.014514 -0.137602 vn -0.990331 0.017716 -0.137587 vn -0.982907 0.023752 -0.182564 vn -0.975035 0.029193 -0.220125 vn -0.968002 0.026891 -0.249496 vn -0.961746 0.030603 -0.272227 vn -0.967669 0.034298 -0.249881 vn -0.961245 0.039551 -0.272843 vn -0.996046 -0.000000 -0.088839 vn -0.996046 0.003690 -0.088764 vn -0.999067 -0.000000 -0.043193 vn -0.999067 0.001820 -0.043148 vn -0.999065 0.003347 -0.043114 vn -0.996038 0.006832 -0.088667 vn -0.999938 -0.000000 -0.011171 vn -0.999938 0.000475 -0.011151 vn -1.000000 -0.000000 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -0.999938 0.000867 -0.011142 vn -0.999937 0.001174 -0.011147 vn -0.999060 0.004562 -0.043109 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000000 -0.000000 vn -0.999937 0.001392 -0.011167 vn -0.999054 0.005450 -0.043149 vn -0.996023 0.009383 -0.088597 vn -0.996003 0.011317 -0.088605 vn -0.995975 0.012627 -0.088741 vn -0.990261 0.020055 -0.137769 vn -0.999046 0.006009 -0.043250 vn -0.999037 0.006241 -0.043430 vn -0.995938 0.013319 -0.089054 vn -0.990165 0.021541 -0.138234 vn -0.999936 0.001520 -0.011203 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000000 0.000000 vn -0.999935 0.001560 -0.011257 vn -0.999935 0.001512 -0.011328 vn -0.999026 0.006155 -0.043704 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000000 0.000000 vn -0.999934 0.001382 -0.011419 vn -0.999011 0.005765 -0.044088 vn -0.995888 0.013409 -0.089593 vn -0.990035 0.022189 -0.139066 vn -0.995821 0.012920 -0.090407 vn -0.989857 0.022029 -0.140353 vn -0.967231 0.040843 -0.250592 vn -0.960599 0.047782 -0.273799 vn -0.974764 0.034190 -0.220605 vn -0.974412 0.038211 -0.221496 vn -0.966679 0.046508 -0.251733 vn -0.959803 0.055272 -0.275179 vn -0.982759 0.027337 -0.182858 vn -0.982560 0.029947 -0.183517 vn -0.982296 0.031597 -0.184651 vn -0.973963 0.041265 -0.222918 vn -0.981948 0.032312 -0.186373 vn -0.973394 0.043374 -0.224994 vn -0.965998 0.051287 -0.253411 vn -0.958847 0.062004 -0.277070 vn -0.965168 0.055197 -0.255744 vn -0.957716 0.067980 -0.279568 vn -0.978334 -0.000000 -0.207034 vn -0.968644 -0.000000 -0.248453 vn -0.968478 0.015965 -0.248586 vn -0.978208 0.013940 -0.207161 vn -0.962584 0.000000 -0.270983 vn -0.962407 0.016376 -0.271118 vn -0.961881 0.032634 -0.271515 vn -0.967989 0.031794 -0.248970 vn -0.977840 0.027729 -0.207511 vn -0.958839 0.000000 -0.283949 vn -0.958667 0.015970 -0.284083 vn -0.956722 0.000000 -0.291003 vn -0.956563 0.015126 -0.291133 vn -0.956088 0.030114 -0.291529 vn -0.958152 0.031823 -0.284485 vn -0.957305 0.047500 -0.285151 vn -0.961017 0.048711 -0.272165 vn -0.955304 0.044906 -0.292196 vn -0.954219 0.059447 -0.293143 vn -0.956136 0.062941 -0.286081 vn -0.959830 0.064538 -0.273059 vn -0.967190 0.047424 -0.249588 vn -0.977243 0.041306 -0.208060 vn -0.966099 0.062781 -0.250421 vn -0.976437 0.054604 -0.208780 vn -0.955923 0.000000 -0.293617 vn -0.955782 0.014070 -0.293739 vn -0.956394 0.000000 -0.292081 vn -0.956274 0.012949 -0.292187 vn -0.955914 0.025623 -0.292526 vn -0.955361 0.027951 -0.294116 vn -0.958345 0.000000 -0.285613 vn -0.958248 0.011847 -0.285693 vn -0.957957 0.023300 -0.285965 vn -0.957474 0.034294 -0.286474 vn -0.955320 0.037961 -0.293125 vn -0.956803 0.044770 -0.287270 vn -0.954496 0.049906 -0.294020 vn -0.954665 0.041584 -0.294763 vn -0.953700 0.054913 -0.295703 vn -0.952474 0.067889 -0.296958 vn -0.952843 0.073678 -0.294385 vn -0.953445 0.061410 -0.295247 vn -0.952173 0.072433 -0.296851 vn -0.950994 0.080462 -0.298557 vn -0.951188 0.087546 -0.295935 vn -0.955945 0.054678 -0.288410 vn -0.954900 0.063986 -0.289952 vn -0.953665 0.072669 -0.291963 vn -0.950680 0.082942 -0.298878 vn -0.952231 0.080716 -0.294517 vn -0.948965 0.092917 -0.301383 vn -0.949266 0.092596 -0.300533 vn -0.949265 0.101005 -0.297814 vn -0.947295 0.104261 -0.302923 vn -0.947087 0.114014 -0.300045 vn -0.964738 0.077793 -0.251455 vn -0.975442 0.067545 -0.209642 vn -0.958338 0.080048 -0.274190 vn -0.956564 0.095169 -0.275551 vn -0.963132 0.092379 -0.252670 vn -0.974286 0.080048 -0.210618 vn -0.954659 0.078082 -0.287279 vn -0.952891 0.092860 -0.288748 vn -0.950850 0.107221 -0.290496 vn -0.954531 0.109834 -0.277139 vn -0.948555 0.121109 -0.292534 vn -0.952269 0.123976 -0.278951 vn -0.961314 0.106460 -0.254051 vn -0.972998 0.092028 -0.211675 vn -0.959316 0.119959 -0.255582 vn -0.971614 0.103398 -0.212782 vn -0.647296 -0.000001 -0.762239 vn -0.809442 0.000011 -0.587200 vn -0.809413 0.041019 -0.585805 vn -0.647274 0.052709 -0.760433 vn -0.918783 0.000019 -0.394762 vn -0.918760 0.027943 -0.393827 vn -0.918801 0.055481 -0.390802 vn -0.809611 0.081181 -0.581326 vn -0.647608 0.104146 -0.754823 vn -0.980084 0.000023 -0.198584 vn -0.980072 0.014347 -0.198123 vn -0.999995 0.000024 -0.003081 vn -0.999995 0.000498 -0.003095 vn -0.999993 0.001520 -0.003363 vn -0.980039 0.028753 -0.196717 vn -0.979901 0.042997 -0.194796 vn -0.918754 0.082055 -0.386210 vn -0.999986 0.003202 -0.004196 vn -0.999966 0.005716 -0.005880 vn -0.979577 0.056968 -0.192829 vn -0.918462 0.107281 -0.380681 vn -0.809821 0.119621 -0.574352 vn -0.648049 0.153210 -0.746029 vn -0.809824 0.155714 -0.565631 vn -0.648343 0.199076 -0.734860 vn -0.981294 0.000023 0.192516 vn -0.981296 -0.013679 0.192021 vn -0.921212 0.000019 0.389062 vn -0.921199 -0.028246 0.388065 vn -0.921506 -0.055002 0.384449 vn -0.981417 -0.026360 0.190066 vn -0.812929 0.000009 0.582364 vn -0.812889 -0.042865 0.580839 vn -0.651214 -0.000004 0.758894 vn -0.651152 -0.056462 0.756844 vn -0.651807 -0.110488 0.750293 vn -0.813393 -0.083746 0.575655 vn -0.814681 -0.121455 0.567048 vn -0.922292 -0.079410 0.378248 vn -0.653492 -0.160620 0.739695 vn -0.656558 -0.205709 0.725683 vn -0.816997 -0.155027 0.555412 vn -0.923706 -0.100749 0.369617 vn -0.981738 -0.037541 0.186497 vn -0.982326 -0.046772 0.181243 vn -0.983235 -0.053663 0.174266 vn -0.999919 0.009272 -0.008677 vn -0.925880 -0.118466 0.358765 vn -0.928905 -0.132179 0.345924 vn -0.984498 -0.057907 0.165562 vn -0.999819 0.014090 -0.012823 vn -0.820558 -0.183769 0.541215 vn -0.661340 -0.244958 0.708961 vn -0.668116 -0.277916 0.690205 vn -0.825540 -0.207249 0.524911 vn -0.832056 -0.225273 0.506888 vn -0.932833 -0.141676 0.331285 vn -0.677095 -0.304429 0.669974 vn -0.688394 -0.324549 0.648677 vn -0.840144 -0.237839 0.487433 vn -0.937665 -0.146883 0.314976 vn -0.986116 -0.059280 0.155115 vn -0.999620 0.020389 -0.018547 vn -0.988061 -0.057640 0.142877 vn -0.999257 0.028374 -0.026075 vn -0.809414 0.189098 -0.555959 vn -0.648233 0.241233 -0.722219 vn -0.917775 0.130989 -0.374876 vn -0.916540 0.153189 -0.369443 vn -0.808369 0.219675 -0.546153 vn -0.647422 0.279483 -0.709038 vn -0.978983 0.070688 -0.191299 vn -0.978033 0.084279 -0.190655 vn -0.976628 0.097939 -0.191327 vn -0.914595 0.174050 -0.364996 vn -0.974652 0.111922 -0.193718 vn -0.911760 0.193850 -0.362099 vn -0.806447 0.247570 -0.536984 vn -0.645608 0.313890 -0.696178 vn -0.803398 0.273062 -0.529140 vn -0.642464 0.344710 -0.684409 vn 0.015489 0.449795 -0.892998 vn 0.012151 0.451543 -0.892167 vn 0.007910 0.410814 -0.911685 vn 0.010069 0.409470 -0.912268 vn 0.009121 0.452854 -0.891538 vn 0.005939 0.411825 -0.911244 vn 0.003621 0.365777 -0.930696 vn 0.004824 0.365032 -0.930982 vn 0.006134 0.364044 -0.931362 vn 0.006469 0.453794 -0.891083 vn 0.004210 0.412552 -0.910925 vn 0.004211 0.454425 -0.890775 vn 0.002746 0.413041 -0.910708 vn 0.001677 0.366669 -0.930350 vn 0.002566 0.366310 -0.930489 vn 0.001439 0.315057 -0.949072 vn 0.002023 0.314691 -0.949192 vn 0.000936 0.315305 -0.948990 vn 0.000461 0.259156 -0.965835 vn 0.000716 0.258999 -0.965877 vn 0.000999 0.258768 -0.965939 vn 0.002689 0.314179 -0.949360 vn 0.003423 0.313499 -0.949582 vn 0.001324 0.258447 -0.966025 vn 0.001683 0.258021 -0.966138 vn 0.002404 0.454810 -0.890585 vn 0.001574 0.413339 -0.910576 vn 0.001087 0.455011 -0.890485 vn 0.000717 0.413495 -0.910506 vn 0.000439 0.367010 -0.930217 vn 0.000965 0.366891 -0.930263 vn 0.000268 0.455091 -0.890445 vn 0.000174 0.413557 -0.910478 vn -0.000000 0.455110 -0.890435 vn -0.000003 0.413572 -0.910472 vn -0.000003 0.367065 -0.930195 vn 0.000102 0.367055 -0.930199 vn 0.000054 0.315574 -0.948901 vn 0.000242 0.315541 -0.948912 vn 0.000003 0.315581 -0.948899 vn 0.000003 0.259326 -0.965790 vn 0.000027 0.259322 -0.965791 vn 0.000117 0.259301 -0.965796 vn 0.000535 0.315458 -0.948939 vn 0.000261 0.259251 -0.965810 vn 0.000103 0.198728 -0.980055 vn 0.000187 0.198674 -0.980066 vn 0.000054 0.198756 -0.980049 vn 0.000020 0.134648 -0.990894 vn 0.000023 0.134636 -0.990895 vn 0.000049 0.134615 -0.990898 vn 0.000010 0.198765 -0.980047 vn 0.000000 0.198767 -0.980047 vn 0.000003 0.134653 -0.990893 vn 0.000003 0.134652 -0.990893 vn 0.000010 0.067995 -0.997686 vn 0.000003 0.067994 -0.997686 vn 0.000003 0.067994 -0.997686 vn -0.000003 0.000000 -1.000000 vn 0.000007 0.000001 -1.000000 vn 0.000003 0.000001 -1.000000 vn -0.000010 0.067992 -0.997686 vn 0.000003 0.067988 -0.997686 vn -0.000013 0.000000 -1.000000 vn 0.000000 -0.000000 -1.000000 vn 0.000539 0.198291 -0.980143 vn 0.000686 0.198061 -0.980190 vn 0.000408 0.198466 -0.980108 vn 0.000123 0.134527 -0.990910 vn 0.000160 0.134454 -0.990920 vn 0.000207 0.134357 -0.990933 vn 0.000302 0.198590 -0.980083 vn 0.000097 0.134579 -0.990903 vn 0.000022 0.067979 -0.997687 vn 0.000022 0.067967 -0.997688 vn 0.000013 0.000000 -1.000000 vn -0.000000 -0.000000 -1.000000 vn 0.000024 0.067948 -0.997689 vn 0.000031 0.067925 -0.997691 vn -0.000006 -0.000001 -1.000000 vn -0.000005 -0.000001 -1.000000 vn 0.000003 0.000001 -1.000000 vn 0.000006 0.000001 -1.000000 vn -0.000016 0.067951 -0.997689 vn -0.000034 0.067927 -0.997690 vn -0.000007 0.000000 -1.000000 vn -0.000023 0.067968 -0.997688 vn -0.000119 0.134531 -0.990909 vn -0.000161 0.134459 -0.990919 vn -0.000207 0.134365 -0.990932 vn -0.000007 -0.000000 -1.000000 vn -0.000027 0.067979 -0.997687 vn 0.000003 0.000000 -1.000000 vn -0.000010 0.067985 -0.997686 vn -0.000055 0.134616 -0.990898 vn -0.000095 0.134582 -0.990903 vn -0.000296 0.198596 -0.980081 vn -0.000411 0.198473 -0.980106 vn -0.000192 0.198680 -0.980065 vn -0.000469 0.259158 -0.965835 vn -0.000728 0.259005 -0.965876 vn -0.001016 0.258781 -0.965936 vn -0.000554 0.198303 -0.980141 vn -0.000689 0.198079 -0.980186 vn -0.001351 0.258470 -0.966018 vn -0.001697 0.258057 -0.966128 vn 0.000007 -0.000000 -1.000000 vn 0.000003 0.067991 -0.997686 vn 0.000000 -0.000001 -1.000000 vn -0.000003 0.067995 -0.997686 vn -0.000021 0.134650 -0.990893 vn -0.000024 0.134637 -0.990895 vn -0.000007 -0.000001 -1.000000 vn -0.000007 0.067995 -0.997686 vn -0.000003 0.134654 -0.990893 vn -0.000007 0.198765 -0.980047 vn -0.000049 0.198756 -0.980049 vn -0.000021 0.259320 -0.965792 vn -0.000117 0.259299 -0.965797 vn -0.000104 0.198730 -0.980054 vn -0.000261 0.259251 -0.965810 vn -0.000532 0.315461 -0.948938 vn -0.000949 0.315313 -0.948987 vn -0.000249 0.315542 -0.948912 vn -0.000439 0.367013 -0.930216 vn -0.000970 0.366898 -0.930261 vn -0.001701 0.366682 -0.930345 vn -0.000055 0.315574 -0.948901 vn -0.000104 0.367056 -0.930199 vn -0.000171 0.413558 -0.910478 vn -0.000712 0.413498 -0.910505 vn -0.000266 0.455093 -0.890444 vn -0.001087 0.455016 -0.890483 vn -0.001587 0.413346 -0.910573 vn -0.002785 0.413055 -0.910702 vn -0.002425 0.454819 -0.890580 vn -0.004279 0.454444 -0.890765 vn -0.002732 0.314217 -0.949347 vn -0.003453 0.313556 -0.949563 vn -0.002061 0.314714 -0.949184 vn -0.003692 0.365812 -0.930681 vn -0.004900 0.365087 -0.930960 vn -0.006198 0.364126 -0.931329 vn -0.001477 0.315071 -0.949067 vn -0.002624 0.366332 -0.930481 vn -0.004288 0.412579 -0.910912 vn -0.006050 0.411872 -0.911222 vn -0.006587 0.453830 -0.891064 vn -0.009294 0.452915 -0.891505 vn -0.008037 0.410888 -0.911650 vn -0.010176 0.409580 -0.912217 vn -0.012350 0.451638 -0.892116 vn -0.015656 0.449936 -0.892924 vn 0.694178 -0.322707 0.643411 vn 0.682958 -0.302682 0.664794 vn 0.836309 -0.223120 0.500803 vn 0.844336 -0.235542 0.481267 vn 0.674044 -0.276292 0.685074 vn 0.829849 -0.205264 0.518862 vn 0.931075 -0.130479 0.340697 vn 0.934980 -0.139807 0.325985 vn 0.939786 -0.144853 0.309548 vn 0.667318 -0.243493 0.703845 vn 0.824909 -0.181994 0.535167 vn 0.662575 -0.204445 0.720553 vn 0.821378 -0.153507 0.549340 vn 0.925911 -0.099463 0.364413 vn 0.928069 -0.116957 0.353566 vn 0.983811 -0.052833 0.171246 vn 0.985071 -0.056952 0.162453 vn 0.982903 -0.046071 0.178270 vn 0.999966 0.005679 -0.005964 vn 0.999918 0.009245 -0.008873 vn 0.999814 0.014100 -0.013181 vn 0.986687 -0.058194 0.151863 vn 0.988625 -0.056404 0.139424 vn 0.999608 0.020473 -0.019121 vn 0.999229 0.028577 -0.026924 vn 0.659527 -0.159603 0.734541 vn 0.819083 -0.120239 0.560934 vn 0.657851 -0.109769 0.745106 vn 0.817806 -0.082891 0.569493 vn 0.923730 -0.054279 0.379180 vn 0.924508 -0.078384 0.373017 vn 0.657203 -0.056083 0.751624 vn 0.817304 -0.042417 0.574643 vn 0.657259 -0.000001 0.753664 vn 0.817342 0.000011 0.576152 vn 0.923436 0.000019 0.383752 vn 0.923425 -0.027867 0.382767 vn 0.981875 -0.013471 0.189051 vn 0.981996 -0.025966 0.187107 vn 0.981872 0.000023 0.189543 vn 0.999995 0.000024 -0.003033 vn 0.999995 0.000490 -0.003050 vn 0.999993 0.001500 -0.003335 vn 0.982316 -0.036984 0.183542 vn 0.999986 0.003170 -0.004208 vn 0.980504 0.042395 -0.191871 vn 0.980169 0.056217 -0.190025 vn 0.980649 0.028333 -0.193715 vn 0.921071 0.054766 -0.385525 vn 0.921005 0.081035 -0.381030 vn 0.920685 0.106007 -0.375636 vn 0.980685 0.014131 -0.195084 vn 0.980697 0.000023 -0.195532 vn 0.921064 0.000018 -0.389412 vn 0.921038 0.027573 -0.388495 vn 0.813877 0.040597 -0.579618 vn 0.814061 0.080371 -0.575191 vn 0.813904 0.000010 -0.580999 vn 0.653337 -0.000003 -0.757067 vn 0.653317 0.052363 -0.755271 vn 0.653640 0.103490 -0.749696 vn 0.814245 0.118471 -0.568304 vn 0.814217 0.154276 -0.559688 vn 0.654074 0.152285 -0.740943 vn 0.654362 0.197930 -0.729817 vn 0.977139 0.097037 -0.189162 vn 0.975112 0.111098 -0.191871 vn 0.978581 0.083367 -0.188226 vn 0.918666 0.151596 -0.364790 vn 0.916648 0.172407 -0.360601 vn 0.913718 0.192238 -0.358000 vn 0.979557 0.069830 -0.188658 vn 0.919956 0.129520 -0.370008 vn 0.813759 0.187437 -0.550149 vn 0.812646 0.217864 -0.540502 vn 0.654229 0.239921 -0.717232 vn 0.653387 0.278063 -0.704107 vn 0.810639 0.245681 -0.531513 vn 0.807487 0.271165 -0.523865 vn 0.651545 0.312412 -0.691294 vn 0.648370 0.343224 -0.679568 vn 0.957716 0.067980 -0.279568 vn 0.958847 0.062003 -0.277070 vn 0.953658 0.072673 -0.291983 vn 0.952225 0.080721 -0.294537 vn 0.959803 0.055272 -0.275179 vn 0.954894 0.063990 -0.289971 vn 0.952149 0.072450 -0.296922 vn 0.950656 0.082960 -0.298949 vn 0.948941 0.092937 -0.301454 vn 0.960599 0.047783 -0.273799 vn 0.955939 0.054682 -0.288429 vn 0.961245 0.039550 -0.272843 vn 0.956797 0.044772 -0.287290 vn 0.954473 0.049917 -0.294092 vn 0.953422 0.061424 -0.295319 vn 0.952424 0.067921 -0.297113 vn 0.950942 0.080501 -0.298711 vn 0.953651 0.054941 -0.295858 vn 0.954131 0.059499 -0.293419 vn 0.952753 0.073741 -0.294659 vn 0.951096 0.087618 -0.296209 vn 0.949213 0.092639 -0.300686 vn 0.947241 0.104306 -0.303076 vn 0.949171 0.101085 -0.298086 vn 0.946991 0.114100 -0.300315 vn 0.961746 0.030603 -0.272227 vn 0.957468 0.034296 -0.286494 vn 0.962104 0.020987 -0.271875 vn 0.957951 0.023303 -0.285985 vn 0.955892 0.025629 -0.292598 vn 0.955298 0.037970 -0.293198 vn 0.962318 0.010762 -0.271714 vn 0.958242 0.011848 -0.285713 vn 0.962388 -0.000000 -0.271677 vn 0.958339 0.000000 -0.285633 vn 0.956372 0.000000 -0.292153 vn 0.956251 0.012953 -0.292260 vn 0.955734 0.014078 -0.293895 vn 0.955313 0.027965 -0.294271 vn 0.955875 0.000000 -0.293772 vn 0.956638 0.000000 -0.291279 vn 0.956478 0.015140 -0.291410 vn 0.956003 0.030142 -0.291805 vn 0.954616 0.041605 -0.294919 vn 0.955217 0.044947 -0.292472 vn 0.957168 0.047571 -0.285600 vn 0.955996 0.063032 -0.286529 vn 0.958017 0.031872 -0.284934 vn 0.961678 0.032716 -0.272221 vn 0.960811 0.048829 -0.272870 vn 0.959619 0.064692 -0.273763 vn 0.958533 0.015994 -0.284533 vn 0.958706 0.000000 -0.284398 vn 0.962385 0.000000 -0.271689 vn 0.962207 0.016419 -0.271824 vn 0.968191 0.016036 -0.249697 vn 0.967698 0.031932 -0.250081 vn 0.968358 0.000000 -0.249564 vn 0.977945 0.000000 -0.208862 vn 0.977817 0.014063 -0.208989 vn 0.977443 0.027969 -0.209340 vn 0.966893 0.047624 -0.250698 vn 0.965794 0.063040 -0.251531 vn 0.976837 0.041656 -0.209889 vn 0.976019 0.055055 -0.210608 vn 0.950699 0.107359 -0.290939 vn 0.948400 0.121259 -0.292973 vn 0.952744 0.092986 -0.289193 vn 0.956341 0.095381 -0.276250 vn 0.954302 0.110068 -0.277834 vn 0.952034 0.124228 -0.279641 vn 0.954516 0.078192 -0.287725 vn 0.958122 0.080233 -0.274892 vn 0.964424 0.078103 -0.252561 vn 0.962808 0.092734 -0.253772 vn 0.975011 0.068089 -0.211467 vn 0.973839 0.080674 -0.212436 vn 0.960980 0.106855 -0.255147 vn 0.958973 0.120385 -0.256669 vn 0.972536 0.092724 -0.213484 vn 0.971138 0.104150 -0.214577 vn 1.000000 -0.000000 -0.000000 vn 0.999938 -0.000000 -0.011172 vn 0.999938 0.000474 -0.011151 vn 1.000000 0.000001 0.000000 vn 0.999067 -0.000000 -0.043193 vn 0.999067 0.001819 -0.043148 vn 0.999065 0.003347 -0.043115 vn 0.999938 0.000868 -0.011142 vn 1.000000 0.000000 0.000000 vn 0.996046 -0.000000 -0.088839 vn 0.996046 0.003689 -0.088764 vn 0.990435 -0.000000 -0.137978 vn 0.990433 0.005603 -0.137883 vn 0.990415 0.010462 -0.137729 vn 0.996038 0.006832 -0.088666 vn 0.996023 0.009384 -0.088596 vn 0.999060 0.004563 -0.043109 vn 0.990381 0.014514 -0.137602 vn 0.990331 0.017716 -0.137587 vn 0.996003 0.011318 -0.088605 vn 0.999054 0.005450 -0.043149 vn 0.999937 0.001176 -0.011147 vn 1.000000 0.000000 0.000000 vn 0.999937 0.001392 -0.011168 vn 1.000000 0.000000 0.000000 vn 0.983135 0.000000 -0.182881 vn 0.983125 0.007246 -0.182790 vn 0.975477 0.000000 -0.220100 vn 0.975453 0.008562 -0.220040 vn 0.975374 0.016335 -0.219953 vn 0.983085 0.013669 -0.182637 vn 0.968419 0.000000 -0.249327 vn 0.968375 0.009671 -0.249312 vn 0.968237 0.018661 -0.249338 vn 0.968002 0.026891 -0.249496 vn 0.975236 0.023232 -0.219945 vn 0.967669 0.034298 -0.249881 vn 0.975035 0.029193 -0.220125 vn 0.983014 0.019188 -0.182526 vn 0.982907 0.023751 -0.182564 vn 0.982759 0.027337 -0.182858 vn 0.990261 0.020055 -0.137769 vn 0.974764 0.034190 -0.220604 vn 0.974412 0.038211 -0.221496 vn 0.982560 0.029947 -0.183517 vn 0.990165 0.021540 -0.138234 vn 0.967231 0.040843 -0.250592 vn 0.966679 0.046508 -0.251733 vn 0.965998 0.051287 -0.253411 vn 0.973963 0.041266 -0.222918 vn 0.965168 0.055197 -0.255744 vn 0.973394 0.043374 -0.224994 vn 0.982296 0.031597 -0.184651 vn 0.990034 0.022189 -0.139066 vn 0.981948 0.032312 -0.186373 vn 0.989857 0.022030 -0.140352 vn 0.999936 0.001520 -0.011203 vn 1.000000 -0.000000 -0.000000 vn 0.999046 0.006009 -0.043251 vn 0.999037 0.006241 -0.043430 vn 0.999935 0.001560 -0.011256 vn 1.000000 -0.000000 -0.000000 vn 0.995975 0.012627 -0.088741 vn 0.995938 0.013318 -0.089055 vn 0.995888 0.013409 -0.089593 vn 0.999026 0.006156 -0.043704 vn 0.995821 0.012921 -0.090407 vn 0.999011 0.005765 -0.044088 vn 0.999935 0.001513 -0.011328 vn 1.000000 -0.000001 -0.000000 vn 0.999934 0.001382 -0.011419 vn 1.000000 0.000000 0.000000 vn 0.965384 -0.260831 0.000000 vn 0.965326 -0.260886 0.009203 vn 0.960498 -0.278091 0.010418 vn 0.960581 -0.277999 0.000000 vn 0.965139 -0.261106 0.018192 vn 0.960240 -0.278403 0.020751 vn 0.957546 -0.287341 0.023247 vn 0.957868 -0.286973 0.011609 vn 0.957973 -0.286859 0.000000 vn 0.964818 -0.261542 0.026868 vn 0.959803 -0.278969 0.030901 vn 0.964360 -0.262249 0.035134 vn 0.959184 -0.279829 0.040767 vn 0.956236 -0.288925 0.046215 vn 0.957002 -0.287983 0.034817 vn 0.955816 -0.291420 0.038605 vn 0.956458 -0.290739 0.025683 vn 0.954913 -0.292397 0.051438 vn 0.955002 -0.291241 0.056122 vn 0.956023 -0.290262 0.042036 vn 0.956750 -0.289569 0.027913 vn 0.956838 -0.290340 0.012783 vn 0.956962 -0.290212 0.000001 vn 0.957182 -0.289155 0.013868 vn 0.957323 -0.289019 0.000000 vn 0.963763 -0.263289 0.042901 vn 0.958383 -0.281028 0.050257 vn 0.963022 -0.264726 0.050094 vn 0.957400 -0.282614 0.059280 vn 0.954040 -0.291839 0.068096 vn 0.955247 -0.290199 0.057340 vn 0.962132 -0.266632 0.056652 vn 0.956236 -0.284644 0.067762 vn 0.961084 -0.269085 0.062536 vn 0.954886 -0.287177 0.075643 vn 0.950990 -0.296391 0.088145 vn 0.952620 -0.293887 0.078389 vn 0.950684 -0.297319 0.088321 vn 0.952339 -0.295320 0.076402 vn 0.948800 -0.299721 0.099734 vn 0.948164 -0.298244 0.109709 vn 0.950256 -0.295994 0.096961 vn 0.952105 -0.294091 0.083703 vn 0.953751 -0.293689 0.064073 vn 0.953692 -0.292512 0.070052 vn 0.955160 -0.286533 0.074628 vn 0.956571 -0.285310 0.059748 vn 0.953457 -0.288026 0.089225 vn 0.956833 -0.275764 0.091791 vn 0.958548 -0.274383 0.076810 vn 0.959979 -0.273233 0.061516 vn 0.951485 -0.289798 0.103406 vn 0.949273 -0.291858 0.117046 vn 0.952675 -0.279204 0.120233 vn 0.954863 -0.277371 0.106312 vn 0.961371 -0.255100 0.103389 vn 0.963141 -0.253707 0.089403 vn 0.959433 -0.256646 0.116713 vn 0.971445 -0.214674 0.101046 vn 0.972795 -0.213564 0.089779 vn 0.974055 -0.212505 0.077832 vn 0.964698 -0.252479 0.074910 vn 0.966010 -0.251432 0.060060 vn 0.975185 -0.211526 0.065354 vn 0.976149 -0.210660 0.052494 vn 0.958933 -0.283250 0.014733 vn 0.959087 -0.283112 0.000000 vn 0.958464 -0.283667 0.029676 vn 0.961910 -0.271652 0.030566 vn 0.962391 -0.271243 0.015177 vn 0.962550 -0.271106 0.000000 vn 0.957676 -0.284354 0.044720 vn 0.961104 -0.272320 0.046054 vn 0.967048 -0.250586 0.045006 vn 0.967795 -0.249957 0.029894 vn 0.976921 -0.209936 0.039400 vn 0.977482 -0.209385 0.026208 vn 0.968244 -0.249565 0.014854 vn 0.968392 -0.249432 0.000000 vn 0.977821 -0.209034 0.013040 vn 0.977934 -0.208913 -0.000000 vn 0.653475 -0.756948 -0.000006 vn 0.814024 -0.580831 0.000039 vn 0.813445 -0.580418 0.037701 vn 0.652715 -0.756045 0.048578 vn 0.921147 -0.389215 0.000071 vn 0.920834 -0.389112 0.025636 vn 0.920664 -0.386942 0.051516 vn 0.813248 -0.576995 0.075536 vn 0.652530 -0.751507 0.097170 vn 0.980740 -0.195319 0.000088 vn 0.980643 -0.195361 0.013165 vn 0.999996 -0.002818 0.000094 vn 0.999996 -0.002906 0.000498 vn 0.999994 -0.003274 0.001435 vn 0.980547 -0.194466 0.026676 vn 0.980361 -0.193040 0.040349 vn 0.920465 -0.383151 0.077068 vn 0.999986 -0.004236 0.003031 vn 0.999967 -0.006088 0.005468 vn 0.979999 -0.191534 0.054014 vn 0.920063 -0.378318 0.101778 vn 0.813184 -0.571017 0.112568 vn 0.652632 -0.743759 0.144544 vn 0.813005 -0.563139 0.147978 vn 0.652714 -0.733487 0.189632 vn 0.981831 0.189759 0.000089 vn 0.981777 0.189627 -0.012474 vn 0.923350 0.383959 0.000072 vn 0.923099 0.383693 -0.025850 vn 0.923251 0.380791 -0.051039 vn 0.981865 0.188003 -0.024409 vn 0.817219 0.576327 0.000038 vn 0.816683 0.575742 -0.039367 vn 0.657117 0.753788 -0.000012 vn 0.656357 0.752652 -0.052056 vn 0.656558 0.747193 -0.103122 vn 0.816864 0.571543 -0.077918 vn 0.817951 0.563819 -0.114302 vn 0.923941 0.375199 -0.074556 vn 0.657960 0.737637 -0.151594 vn 0.660850 0.724465 -0.196029 vn 0.820143 0.552865 -0.147331 vn 0.925302 0.367004 -0.095526 vn 0.982167 0.184688 -0.035182 vn 0.982749 0.179573 -0.044258 vn 0.983660 0.172616 -0.051155 vn 0.999918 -0.009096 0.008963 vn 0.927449 0.356401 -0.113211 vn 0.930469 0.343633 -0.127059 vn 0.984931 0.163812 -0.055476 vn 0.999814 -0.013514 0.013745 vn 0.823633 0.539109 -0.176038 vn 0.665518 0.708327 -0.235283 vn 0.672226 0.689912 -0.268576 vn 0.828579 0.523031 -0.199738 vn 0.835083 0.505072 -0.218035 vn 0.934408 0.328921 -0.136719 vn 0.681170 0.669849 -0.295481 vn 0.692463 0.648634 -0.315861 vn 0.843185 0.485575 -0.230773 vn 0.939265 0.312430 -0.142017 vn 0.986562 0.153152 -0.056926 vn 0.999608 -0.019574 0.020032 vn 0.988520 0.140602 -0.055318 vn 0.999228 -0.027518 0.028023 vn 0.812465 -0.554145 0.181175 vn 0.652474 -0.721545 0.231626 vn 0.919288 -0.373101 0.125319 vn 0.917976 -0.368172 0.147548 vn 0.811321 -0.544873 0.211831 vn 0.651599 -0.708874 0.270030 vn 0.979370 -0.190429 0.067615 vn 0.978382 -0.190196 0.081200 vn 0.976934 -0.191295 0.094902 vn 0.915955 -0.364190 0.168496 vn 0.974904 -0.194164 0.108914 vn 0.913043 -0.361777 0.188335 vn 0.809324 -0.536151 0.239869 vn 0.649779 -0.696402 0.304650 vn 0.806220 -0.528743 0.265408 vn 0.646683 -0.684990 0.335545 vn -0.000000 -0.896054 0.443945 vn -0.000000 -0.915481 0.402361 vn -0.000170 -0.915487 0.402348 vn -0.000266 -0.896062 0.443928 vn 0.000000 -0.934631 0.355619 vn -0.000103 -0.934635 0.355609 vn -0.000433 -0.934651 0.355566 vn -0.000705 -0.915512 0.402290 vn -0.001077 -0.896100 0.443852 vn 0.000000 -0.952684 0.303961 vn -0.000058 -0.952687 0.303953 vn -0.000001 -0.968782 0.247916 vn -0.000023 -0.968783 0.247911 vn -0.000117 -0.968788 0.247891 vn -0.000241 -0.952698 0.303919 vn -0.000529 -0.952722 0.303844 vn -0.000959 -0.934693 0.355455 vn -0.000258 -0.968800 0.247844 vn -0.000464 -0.968822 0.247757 vn -0.000939 -0.952767 0.303702 vn -0.001684 -0.934771 0.355247 vn -0.001575 -0.915576 0.402141 vn -0.002410 -0.896191 0.443662 vn -0.002763 -0.915697 0.401860 vn -0.004245 -0.896365 0.443297 vn -0.000002 -0.982109 0.188315 vn -0.000007 -0.982109 0.188314 vn -0.000001 -0.991997 0.126259 vn -0.000008 -0.991997 0.126261 vn -0.000021 -0.991997 0.126258 vn -0.000052 -0.982110 0.188307 vn 0.000000 -0.998011 0.063037 vn -0.000010 -0.998011 0.063037 vn 0.000000 -1.000000 0.000000 vn -0.000007 -1.000000 -0.000000 vn 0.000000 -1.000000 -0.000000 vn -0.000005 -0.998011 0.063036 vn 0.000010 -0.998012 0.063032 vn -0.000017 -0.991999 0.126246 vn 0.000010 -1.000000 0.000000 vn -0.000000 -1.000000 0.000001 vn -0.000009 -0.998012 0.063028 vn -0.000056 -0.992001 0.126227 vn -0.000100 -0.982115 0.188280 vn -0.000190 -0.982125 0.188232 vn -0.000299 -0.982140 0.188154 vn -0.000720 -0.968859 0.247614 vn -0.000095 -0.992006 0.126194 vn -0.000117 -0.992012 0.126145 vn -0.000405 -0.982162 0.188038 vn -0.001002 -0.968913 0.247399 vn -0.000023 -0.998012 0.063021 vn -0.000008 -1.000000 -0.000000 vn -0.000000 -1.000000 -0.000001 vn -0.000018 -0.998013 0.063011 vn -0.000021 -0.998014 0.062994 vn -0.000162 -0.992020 0.126079 vn 0.000007 -1.000000 -0.000001 vn 0.000000 -1.000000 0.000000 vn -0.000031 -0.998015 0.062972 vn -0.000200 -0.992031 0.125992 vn -0.000545 -0.982192 0.187882 vn -0.001332 -0.968988 0.247104 vn -0.000683 -0.982232 0.187671 vn -0.001683 -0.969088 0.246710 vn -0.004255 -0.915894 0.401398 vn -0.006538 -0.896648 0.442696 vn -0.002595 -0.934897 0.354910 vn -0.003653 -0.935083 0.354409 vn -0.006001 -0.916185 0.400711 vn -0.009228 -0.897064 0.441804 vn -0.001453 -0.952840 0.303471 vn -0.002037 -0.952947 0.303129 vn -0.002701 -0.953098 0.302651 vn -0.004849 -0.935343 0.353710 vn -0.003422 -0.953296 0.302020 vn -0.006142 -0.935685 0.352783 vn -0.007969 -0.916587 0.399756 vn -0.012257 -0.897639 0.440560 vn -0.010093 -0.917119 0.398486 vn -0.015538 -0.898401 0.438902 vn 0.000000 -1.000000 0.000000 vn -0.000005 -1.000000 -0.000000 vn 0.000022 -0.998014 0.062994 vn 0.000032 -0.998015 0.062972 vn 0.000000 -1.000000 -0.000001 vn 0.000017 -0.998013 0.063011 vn 0.000114 -0.992012 0.126144 vn 0.000160 -0.992021 0.126075 vn 0.000201 -0.992032 0.125982 vn 0.000004 -1.000000 -0.000000 vn 0.000020 -0.998012 0.063021 vn 0.000000 -1.000000 0.000002 vn 0.000008 -0.998012 0.063028 vn 0.000054 -0.992002 0.126224 vn 0.000092 -0.992006 0.126191 vn 0.000292 -0.982140 0.188150 vn 0.000396 -0.982163 0.188033 vn 0.000184 -0.982125 0.188229 vn 0.000454 -0.968823 0.247754 vn 0.000706 -0.968861 0.247605 vn 0.000985 -0.968917 0.247385 vn 0.000537 -0.982194 0.187868 vn 0.000678 -0.982236 0.187649 vn 0.001311 -0.968994 0.247081 vn 0.001666 -0.969096 0.246677 vn -0.000005 -1.000000 0.000001 vn -0.000004 -0.998012 0.063033 vn -0.000000 -1.000000 -0.000001 vn 0.000004 -0.998011 0.063035 vn 0.000022 -0.991998 0.126257 vn 0.000021 -0.991999 0.126245 vn 0.000004 -1.000000 -0.000001 vn 0.000004 -0.998011 0.063037 vn 0.000004 -0.991997 0.126260 vn 0.000005 -0.982109 0.188314 vn 0.000056 -0.982110 0.188307 vn 0.000021 -0.968783 0.247911 vn 0.000119 -0.968788 0.247892 vn 0.000103 -0.982115 0.188280 vn 0.000261 -0.968800 0.247844 vn 0.000528 -0.952722 0.303842 vn 0.000925 -0.952769 0.303696 vn 0.000240 -0.952698 0.303919 vn 0.000433 -0.934651 0.355565 vn 0.000953 -0.934694 0.355451 vn 0.001659 -0.934775 0.355235 vn 0.000056 -0.952687 0.303952 vn 0.000103 -0.934635 0.355610 vn 0.000172 -0.915487 0.402348 vn 0.000707 -0.915513 0.402288 vn 0.000269 -0.896063 0.443927 vn 0.001079 -0.896101 0.443849 vn 0.001562 -0.915579 0.402135 vn 0.002723 -0.915704 0.401845 vn 0.002390 -0.896196 0.443652 vn 0.004182 -0.896375 0.443276 vn 0.002661 -0.953109 0.302616 vn 0.003385 -0.953313 0.301966 vn 0.002002 -0.952955 0.303105 vn 0.003589 -0.935097 0.354374 vn 0.004776 -0.935363 0.353656 vn 0.006074 -0.935715 0.352704 vn 0.001426 -0.952844 0.303457 vn 0.002546 -0.934905 0.354889 vn 0.004176 -0.915906 0.401370 vn 0.005892 -0.916205 0.400666 vn 0.006417 -0.896666 0.442662 vn 0.009055 -0.897094 0.441747 vn 0.007843 -0.916619 0.399684 vn 0.009984 -0.917166 0.398379 vn 0.012059 -0.897687 0.440468 vn 0.015371 -0.898470 0.438766 vn -0.686670 0.653898 -0.317650 vn -0.675295 0.675029 -0.297174 vn -0.830806 0.511178 -0.220132 vn -0.838970 0.491766 -0.233015 vn -0.666287 0.695042 -0.270145 vn -0.824248 0.529100 -0.201663 vn -0.928282 0.348891 -0.128713 vn -0.932244 0.334254 -0.138545 vn -0.937127 0.317892 -0.144005 vn -0.659532 0.713439 -0.236690 vn -0.819262 0.545174 -0.177750 vn -0.654831 0.729585 -0.197235 vn -0.815741 0.558953 -0.148786 vn -0.923081 0.372235 -0.096761 vn -0.925243 0.361629 -0.114671 vn -0.983080 0.175656 -0.051960 vn -0.984352 0.166942 -0.056406 vn -0.982167 0.182563 -0.044932 vn -0.999967 -0.006004 0.005505 vn -0.999920 -0.008902 0.008990 vn -0.999819 -0.013157 0.013735 vn -0.985986 0.156427 -0.057989 vn -0.987950 0.144081 -0.056530 vn -0.999620 -0.019001 0.019951 vn -0.999257 -0.026666 0.027825 vn -0.651922 0.742782 -0.152556 vn -0.813530 0.569947 -0.115454 vn -0.650509 0.752372 -0.103799 vn -0.812434 0.577715 -0.078722 vn -0.921017 0.386075 -0.051718 vn -0.921711 0.380452 -0.075532 vn -0.650306 0.757862 -0.052407 vn -0.812253 0.581948 -0.039783 vn -0.651070 0.759018 -0.000010 vn -0.812800 0.582542 0.000039 vn -0.921125 0.389268 0.000072 vn -0.920865 0.388999 -0.026202 vn -0.981195 0.192602 -0.012666 vn -0.981283 0.190972 -0.024779 vn -0.981251 0.192733 0.000090 vn -0.999996 -0.002864 0.000095 vn -0.999996 -0.002950 0.000505 vn -0.999994 -0.003300 0.001454 vn -0.981585 0.187657 -0.035713 vn -0.999986 -0.004223 0.003062 vn -0.979754 -0.195980 0.040922 vn -0.979402 -0.194359 0.054736 vn -0.979933 -0.197480 0.027071 vn -0.918384 -0.392234 0.052187 vn -0.918198 -0.388358 0.078038 vn -0.917823 -0.383394 0.103002 vn -0.980028 -0.198409 0.013366 vn -0.980127 -0.198373 0.000089 vn -0.918870 -0.394561 0.000071 vn -0.918551 -0.394449 0.025978 vn -0.808980 -0.586601 0.038090 vn -0.808785 -0.583135 0.076295 vn -0.809567 -0.587028 0.000038 vn -0.647434 -0.762122 -0.000009 vn -0.646671 -0.761200 0.048896 vn -0.646491 -0.756629 0.097785 vn -0.808738 -0.577082 0.113660 vn -0.808591 -0.569099 0.149353 vn -0.646603 -0.748839 0.145417 vn -0.646699 -0.738516 0.190720 vn -0.976418 -0.193478 0.095784 vn -0.974441 -0.196027 0.109721 vn -0.977829 -0.192646 0.082087 vn -0.915834 -0.372852 0.149096 vn -0.913888 -0.368613 0.170099 vn -0.911071 -0.365901 0.189911 vn -0.978791 -0.193092 0.068446 vn -0.917090 -0.377999 0.126739 vn -0.808101 -0.559970 0.182774 vn -0.807023 -0.550540 0.213586 vn -0.646475 -0.726523 0.232883 vn -0.645623 -0.713801 0.271401 vn -0.805111 -0.541640 0.241707 vn -0.802111 -0.534034 0.267256 vn -0.643833 -0.701280 0.306081 vn -0.640768 -0.689824 0.336985 vn -0.961084 -0.269085 0.062536 vn -0.962132 -0.266631 0.056652 vn -0.956242 -0.284624 0.067757 vn -0.954892 -0.287158 0.075638 vn -0.963022 -0.264725 0.050094 vn -0.957406 -0.282595 0.059276 vn -0.954063 -0.291768 0.068080 vn -0.952644 -0.293817 0.078371 vn -0.951014 -0.296321 0.088126 vn -0.963763 -0.263288 0.042901 vn -0.958389 -0.281009 0.050253 vn -0.964360 -0.262249 0.035134 vn -0.959190 -0.279810 0.040765 vn -0.956258 -0.288855 0.046204 vn -0.955269 -0.290128 0.057327 vn -0.953801 -0.293536 0.064041 vn -0.952389 -0.295167 0.076366 vn -0.954961 -0.292243 0.051412 vn -0.955089 -0.290967 0.056073 vn -0.953781 -0.292239 0.069992 vn -0.952195 -0.293819 0.083634 vn -0.950736 -0.297167 0.088279 vn -0.948852 -0.299570 0.099689 vn -0.950348 -0.295723 0.096882 vn -0.948258 -0.297975 0.109625 vn -0.964818 -0.261542 0.026868 vn -0.959808 -0.278950 0.030899 vn -0.965139 -0.261106 0.018192 vn -0.960246 -0.278383 0.020750 vn -0.957568 -0.287270 0.023242 vn -0.957024 -0.287912 0.034809 vn -0.965326 -0.260886 0.009203 vn -0.960504 -0.278071 0.010418 vn -0.965384 -0.260831 0.000000 vn -0.960587 -0.277980 0.000000 vn -0.957994 -0.286788 0.000000 vn -0.957890 -0.286902 0.011606 vn -0.956885 -0.290186 0.012777 vn -0.956505 -0.290585 0.025671 vn -0.957009 -0.290058 0.000000 vn -0.957406 -0.288745 0.000000 vn -0.957265 -0.288880 0.013855 vn -0.956834 -0.289294 0.027888 vn -0.955864 -0.291266 0.038585 vn -0.956108 -0.289988 0.041998 vn -0.957811 -0.283907 0.044654 vn -0.956710 -0.284863 0.059662 vn -0.958597 -0.283219 0.029631 vn -0.962111 -0.270948 0.030489 vn -0.961309 -0.271616 0.045942 vn -0.960188 -0.272530 0.061370 vn -0.959065 -0.282802 0.014711 vn -0.959219 -0.282664 0.000000 vn -0.962748 -0.270401 0.000001 vn -0.962590 -0.270539 0.015138 vn -0.968531 -0.248455 0.014788 vn -0.968086 -0.248846 0.029764 vn -0.968678 -0.248322 0.000000 vn -0.978323 -0.207085 -0.000000 vn -0.978212 -0.207206 0.012926 vn -0.977878 -0.207556 0.025983 vn -0.967344 -0.249476 0.044816 vn -0.966313 -0.250324 0.059813 vn -0.977325 -0.208107 0.039069 vn -0.976565 -0.208832 0.052064 vn -0.951634 -0.289356 0.103272 vn -0.949426 -0.291420 0.116900 vn -0.953602 -0.287582 0.089104 vn -0.957053 -0.275065 0.091587 vn -0.955090 -0.276677 0.106086 vn -0.952907 -0.278515 0.119988 vn -0.955301 -0.286087 0.074523 vn -0.958763 -0.273682 0.076634 vn -0.965010 -0.251372 0.074612 vn -0.963462 -0.252605 0.089060 vn -0.975614 -0.209701 0.064832 vn -0.974499 -0.210685 0.077229 vn -0.961703 -0.254004 0.103006 vn -0.959773 -0.255558 0.116300 vn -0.973253 -0.211754 0.089105 vn -0.971916 -0.212877 0.100316 vn -1.000000 -0.000000 -0.000000 vn -0.999946 -0.010368 -0.000000 vn -0.999946 -0.010354 0.000352 vn -1.000000 0.000000 0.000001 vn -0.999238 -0.039023 -0.000001 vn -0.999239 -0.038995 0.001325 vn -0.999237 -0.038986 0.002473 vn -0.999946 -0.010352 0.000653 vn -1.000000 0.000000 0.000000 vn -0.996843 -0.079399 -0.000001 vn -0.996843 -0.079354 0.002689 vn -0.992311 -0.123770 -0.000001 vn -0.992309 -0.123715 0.004158 vn -0.992293 -0.123662 0.007883 vn -0.996836 -0.079320 0.005053 vn -0.996823 -0.079332 0.007041 vn -0.999233 -0.039009 0.003416 vn -0.992261 -0.123670 0.011100 vn -0.992212 -0.123797 0.013749 vn -0.996804 -0.079422 0.008613 vn -0.999228 -0.039074 0.004136 vn -0.999946 -0.010362 0.000896 vn -1.000000 0.000000 -0.000000 vn -0.999946 -0.010385 0.001075 vn -1.000000 0.000000 -0.000000 vn -0.986087 -0.166229 -0.000000 vn -0.986080 -0.166180 0.005544 vn -0.979045 -0.203644 0.000000 vn -0.979027 -0.203618 0.006797 vn -0.978958 -0.203639 0.013163 vn -0.986045 -0.166143 0.010618 vn -0.971976 -0.235079 0.000000 vn -0.971941 -0.235091 0.007978 vn -0.971821 -0.235202 0.015617 vn -0.971611 -0.235479 0.022818 vn -0.978832 -0.203781 0.018996 vn -0.971307 -0.235994 0.029485 vn -0.978646 -0.204122 0.024210 vn -0.985977 -0.166191 0.015131 vn -0.985875 -0.166399 0.019006 vn -0.985734 -0.166840 0.022190 vn -0.992144 -0.124101 0.015792 vn -0.978394 -0.204742 0.028737 vn -0.978069 -0.205726 0.032530 vn -0.985548 -0.167593 0.024650 vn -0.992053 -0.124641 0.017207 vn -0.970903 -0.236820 0.035541 vn -0.970393 -0.238038 0.040924 vn -0.969769 -0.239730 0.045588 vn -0.977660 -0.207161 0.035559 vn -0.969015 -0.241990 0.049511 vn -0.977154 -0.209141 0.037812 vn -0.985308 -0.168737 0.026367 vn -0.991933 -0.125477 0.017987 vn -0.985003 -0.170355 0.027341 vn -0.991779 -0.126672 0.018137 vn -0.999945 -0.010423 0.001189 vn -1.000000 0.000000 -0.000000 vn -0.999221 -0.039195 0.004620 vn -0.999212 -0.039383 0.004863 vn -0.999944 -0.010476 0.001235 vn -1.000000 -0.000000 0.000000 vn -0.996777 -0.079627 0.009746 vn -0.996742 -0.079979 0.010426 vn -0.996697 -0.080514 0.010652 vn -0.999202 -0.039649 0.004864 vn -0.996638 -0.081267 0.010432 vn -0.999189 -0.040007 0.004629 vn -0.999944 -0.010545 0.001212 vn -1.000000 -0.000000 -0.000001 vn -0.999943 -0.010633 0.001126 vn -1.000000 -0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 0.000000 0.000001 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000001 -0.000001 vn -1.000000 -0.000000 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000001 -0.000001 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 -0.000000 -0.000001 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 -0.000001 vn -1.000000 -0.000001 0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 -0.000000 -0.000001 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 -0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000001 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000001 vn -1.000000 -0.000000 -0.000001 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000000 0.000001 vn -1.000000 -0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000001 0.000001 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000000 -0.000000 vn -0.978323 0.207085 -0.000000 vn -0.968700 0.248236 -0.000000 vn -0.968553 0.248369 0.014782 vn -0.978212 0.207206 0.012926 vn -0.962840 0.270074 0.000000 vn -0.962682 0.270212 0.015115 vn -0.962204 0.270622 0.030445 vn -0.968108 0.248761 0.029753 vn -0.977878 0.207556 0.025984 vn -0.959428 0.281955 0.000000 vn -0.959275 0.282094 0.014661 vn -0.957778 0.287509 0.000000 vn -0.957638 0.287646 0.013767 vn -0.957209 0.288066 0.027716 vn -0.958809 0.282514 0.029534 vn -0.958026 0.283206 0.044513 vn -0.961403 0.271292 0.045878 vn -0.956489 0.288768 0.041749 vn -0.955476 0.289755 0.055753 vn -0.956928 0.284167 0.059478 vn -0.960285 0.272208 0.061286 vn -0.967366 0.249391 0.044800 vn -0.977325 0.208107 0.039070 vn -0.966336 0.250239 0.059791 vn -0.976565 0.208832 0.052064 vn -0.957593 0.288125 0.000001 vn -0.957470 0.288256 0.012636 vn -0.958842 0.283941 0.000001 vn -0.958739 0.284060 0.011396 vn -0.958421 0.284441 0.022838 vn -0.957093 0.288665 0.025397 vn -0.961750 0.273928 0.000000 vn -0.961669 0.274027 0.010121 vn -0.966891 0.255190 0.000000 vn -0.966833 0.255257 0.008805 vn -0.966650 0.255507 0.017437 vn -0.961416 0.274359 0.020185 vn -0.960986 0.274953 0.030097 vn -0.957886 0.285102 0.034233 vn -0.966337 0.255983 0.025804 vn -0.965891 0.256733 0.033814 vn -0.960380 0.275843 0.039764 vn -0.957130 0.286065 0.045479 vn -0.956459 0.289358 0.038192 vn -0.955566 0.290349 0.050913 vn -0.954417 0.291655 0.063451 vn -0.954176 0.291036 0.069610 vn -0.956157 0.287357 0.056478 vn -0.954969 0.289010 0.067135 vn -0.953020 0.293296 0.075702 vn -0.952602 0.292623 0.083200 vn -0.959596 0.277067 0.049092 vn -0.965309 0.257810 0.041383 vn -0.964589 0.259271 0.048439 vn -0.958634 0.278671 0.057997 vn -0.957494 0.280705 0.066404 vn -0.953571 0.291064 0.077359 vn -0.963727 0.261180 0.054919 vn -0.962714 0.263606 0.060782 vn -0.956176 0.283223 0.074249 vn -0.951967 0.293560 0.087071 vn -0.951384 0.295301 0.087559 vn -0.950767 0.294531 0.096405 vn -0.949520 0.297701 0.098928 vn -0.948691 0.296783 0.109113 vn -0.965034 0.251289 0.074586 vn -0.975614 0.209701 0.064832 vn -0.958862 0.273363 0.076532 vn -0.957156 0.274748 0.091469 vn -0.963487 0.252521 0.089030 vn -0.974499 0.210686 0.077229 vn -0.955525 0.285396 0.074302 vn -0.953833 0.286896 0.088850 vn -0.951872 0.288673 0.102991 vn -0.955196 0.276361 0.105953 vn -0.949673 0.290736 0.116594 vn -0.953018 0.278199 0.119842 vn -0.961728 0.253921 0.102970 vn -0.973252 0.211754 0.089106 vn -0.959800 0.255475 0.116260 vn -0.971916 0.212877 0.100316 vn -0.647434 0.762121 -0.000007 vn -0.809566 0.587029 0.000039 vn -0.808979 0.586602 0.038090 vn -0.646672 0.761200 0.048896 vn -0.918869 0.394562 0.000072 vn -0.918550 0.394450 0.025978 vn -0.918385 0.392232 0.052187 vn -0.808785 0.583135 0.076296 vn -0.646489 0.756631 0.097786 vn -0.980127 0.198372 0.000090 vn -0.980028 0.198409 0.013366 vn -0.999996 0.002863 0.000095 vn -0.999996 0.002949 0.000506 vn -0.999994 0.003300 0.001454 vn -0.979933 0.197479 0.027071 vn -0.979754 0.195980 0.040922 vn -0.918200 0.388355 0.078037 vn -0.999986 0.004224 0.003062 vn -0.999967 0.006004 0.005505 vn -0.979402 0.194359 0.054737 vn -0.917824 0.383393 0.103002 vn -0.808739 0.577081 0.113661 vn -0.646598 0.748842 0.145419 vn -0.808591 0.569099 0.149354 vn -0.646696 0.738518 0.190721 vn -0.981251 -0.192733 0.000090 vn -0.981195 -0.192602 -0.012667 vn -0.921125 -0.389268 0.000072 vn -0.920865 -0.389000 -0.026202 vn -0.921016 -0.386075 -0.051718 vn -0.981283 -0.190972 -0.024779 vn -0.812800 -0.582543 0.000038 vn -0.812254 -0.581946 -0.039783 vn -0.651070 -0.759018 -0.000012 vn -0.650306 -0.757863 -0.052407 vn -0.650509 -0.752372 -0.103798 vn -0.812435 -0.577713 -0.078721 vn -0.813530 -0.569947 -0.115453 vn -0.921711 -0.380453 -0.075531 vn -0.651921 -0.742783 -0.152555 vn -0.654830 -0.729586 -0.197235 vn -0.815741 -0.558954 -0.148785 vn -0.923081 -0.372235 -0.096760 vn -0.981585 -0.187657 -0.035712 vn -0.982167 -0.182563 -0.044932 vn -0.983079 -0.175656 -0.051959 vn -0.999920 0.008902 0.008990 vn -0.925243 -0.361629 -0.114671 vn -0.928282 -0.348891 -0.128714 vn -0.984352 -0.166943 -0.056406 vn -0.999819 0.013157 0.013735 vn -0.819262 -0.545175 -0.177750 vn -0.659532 -0.713439 -0.236691 vn -0.666287 -0.695042 -0.270145 vn -0.824248 -0.529100 -0.201663 vn -0.830806 -0.511178 -0.220132 vn -0.932244 -0.334255 -0.138545 vn -0.675296 -0.675029 -0.297174 vn -0.686670 -0.653898 -0.317651 vn -0.838970 -0.491766 -0.233015 vn -0.937127 -0.317893 -0.144006 vn -0.985986 -0.156427 -0.057989 vn -0.999620 0.019001 0.019951 vn -0.987950 -0.144080 -0.056530 vn -0.999257 0.026666 0.027825 vn -0.808100 0.559971 0.182775 vn -0.646476 0.726523 0.232883 vn -0.917089 0.378000 0.126740 vn -0.915834 0.372852 0.149097 vn -0.807024 0.550540 0.213585 vn -0.645624 0.713801 0.271400 vn -0.978790 0.193091 0.068447 vn -0.977829 0.192646 0.082088 vn -0.976417 0.193480 0.095785 vn -0.913888 0.368613 0.170099 vn -0.974441 0.196027 0.109721 vn -0.911071 0.365900 0.189911 vn -0.805113 0.541638 0.241707 vn -0.643832 0.701280 0.306082 vn -0.802112 0.534032 0.267257 vn -0.640768 0.689824 0.336985 vn 0.015372 0.898470 0.438765 vn 0.012059 0.897688 0.440468 vn 0.007843 0.916620 0.399684 vn 0.009986 0.917166 0.398379 vn 0.009054 0.897095 0.441744 vn 0.005891 0.916206 0.400665 vn 0.003587 0.935096 0.354376 vn 0.004776 0.935363 0.353657 vn 0.006078 0.935715 0.352704 vn 0.006418 0.896666 0.442660 vn 0.004176 0.915907 0.401370 vn 0.004181 0.896375 0.443278 vn 0.002721 0.915704 0.401845 vn 0.001658 0.934775 0.355236 vn 0.002547 0.934904 0.354891 vn 0.001429 0.952843 0.303459 vn 0.002002 0.952954 0.303108 vn 0.000927 0.952769 0.303696 vn 0.000459 0.968823 0.247755 vn 0.000707 0.968861 0.247606 vn 0.000988 0.968917 0.247385 vn 0.002661 0.953108 0.302618 vn 0.003385 0.953313 0.301966 vn 0.001312 0.968994 0.247081 vn 0.001663 0.969096 0.246677 vn 0.002389 0.896196 0.443653 vn 0.001563 0.915579 0.402135 vn 0.001080 0.896101 0.443849 vn 0.000708 0.915514 0.402286 vn 0.000434 0.934652 0.355564 vn 0.000952 0.934695 0.355450 vn 0.000269 0.896063 0.443927 vn 0.000172 0.915488 0.402346 vn -0.000001 0.896054 0.443944 vn -0.000002 0.915481 0.402361 vn -0.000001 0.934631 0.355620 vn 0.000103 0.934635 0.355609 vn 0.000058 0.952687 0.303954 vn 0.000238 0.952697 0.303921 vn 0.000001 0.952685 0.303961 vn 0.000002 0.968782 0.247914 vn 0.000025 0.968783 0.247911 vn 0.000113 0.968787 0.247893 vn 0.000525 0.952723 0.303841 vn 0.000257 0.968800 0.247845 vn 0.000100 0.982115 0.188281 vn 0.000187 0.982125 0.188229 vn 0.000050 0.982110 0.188308 vn 0.000020 0.991998 0.126254 vn 0.000022 0.991999 0.126245 vn 0.000053 0.992002 0.126226 vn 0.000010 0.982109 0.188314 vn 0.000001 0.982109 0.188316 vn -0.000000 0.991997 0.126260 vn 0.000005 0.991997 0.126258 vn 0.000002 0.998011 0.063036 vn 0.000004 0.998011 0.063035 vn -0.000000 0.998011 0.063036 vn -0.000000 1.000000 0.000000 vn 0.000003 1.000000 0.000000 vn -0.000001 1.000000 0.000001 vn -0.000000 0.998012 0.063032 vn 0.000007 0.998012 0.063028 vn -0.000006 1.000000 -0.000002 vn 0.000001 1.000000 -0.000002 vn 0.000537 0.982194 0.187867 vn 0.000676 0.982236 0.187649 vn 0.000400 0.982163 0.188032 vn 0.000116 0.992012 0.126141 vn 0.000158 0.992021 0.126074 vn 0.000201 0.992032 0.125982 vn 0.000291 0.982140 0.188149 vn 0.000092 0.992006 0.126191 vn 0.000019 0.998012 0.063020 vn 0.000018 0.998013 0.063009 vn 0.000007 1.000000 0.000000 vn 0.000000 1.000000 0.000001 vn 0.000023 0.998014 0.062995 vn 0.000032 0.998015 0.062974 vn -0.000004 1.000000 0.000000 vn 0.000001 1.000000 0.000001 vn 0.000000 1.000000 0.000000 vn 0.000005 1.000000 -0.000001 vn -0.000022 0.998014 0.062994 vn -0.000032 0.998015 0.062973 vn -0.000000 1.000000 -0.000002 vn -0.000017 0.998013 0.063011 vn -0.000114 0.992012 0.126146 vn -0.000162 0.992020 0.126080 vn -0.000202 0.992031 0.125992 vn -0.000004 1.000000 0.000000 vn -0.000020 0.998012 0.063022 vn -0.000000 1.000000 0.000001 vn -0.000010 0.998012 0.063029 vn -0.000057 0.992001 0.126227 vn -0.000095 0.992006 0.126194 vn -0.000299 0.982139 0.188155 vn -0.000402 0.982161 0.188039 vn -0.000189 0.982125 0.188233 vn -0.000464 0.968823 0.247755 vn -0.000719 0.968859 0.247612 vn -0.001001 0.968913 0.247399 vn -0.000545 0.982192 0.187880 vn -0.000684 0.982232 0.187669 vn -0.001332 0.968989 0.247102 vn -0.001683 0.969088 0.246708 vn 0.000003 1.000000 -0.000000 vn 0.000000 0.998011 0.063033 vn 0.000000 1.000000 0.000000 vn -0.000004 0.998011 0.063036 vn -0.000020 0.991998 0.126255 vn -0.000023 0.991999 0.126244 vn -0.000002 1.000000 0.000001 vn -0.000001 0.998011 0.063037 vn -0.000002 0.991997 0.126260 vn -0.000007 0.982109 0.188316 vn -0.000053 0.982110 0.188306 vn -0.000025 0.968783 0.247910 vn -0.000117 0.968787 0.247893 vn -0.000100 0.982115 0.188280 vn -0.000260 0.968800 0.247846 vn -0.000532 0.952722 0.303844 vn -0.000941 0.952767 0.303701 vn -0.000239 0.952698 0.303920 vn -0.000432 0.934651 0.355566 vn -0.000960 0.934693 0.355456 vn -0.001686 0.934771 0.355247 vn -0.000059 0.952687 0.303952 vn -0.000105 0.934635 0.355609 vn -0.000171 0.915487 0.402348 vn -0.000706 0.915512 0.402290 vn -0.000265 0.896063 0.443928 vn -0.001077 0.896099 0.443852 vn -0.001575 0.915576 0.402141 vn -0.002765 0.915697 0.401860 vn -0.002412 0.896192 0.443661 vn -0.004246 0.896365 0.443296 vn -0.002702 0.953097 0.302653 vn -0.003420 0.953296 0.302019 vn -0.002038 0.952947 0.303130 vn -0.003655 0.935084 0.354409 vn -0.004851 0.935343 0.353709 vn -0.006138 0.935686 0.352781 vn -0.001451 0.952840 0.303470 vn -0.002594 0.934897 0.354909 vn -0.004255 0.915894 0.401398 vn -0.006002 0.916185 0.400710 vn -0.006537 0.896648 0.442696 vn -0.009228 0.897064 0.441804 vn -0.007970 0.916588 0.399755 vn -0.010091 0.917119 0.398485 vn -0.012256 0.897639 0.440561 vn -0.015538 0.898400 0.438904 vn 0.692464 -0.648634 -0.315860 vn 0.681171 -0.669849 -0.295479 vn 0.835082 -0.505072 -0.218035 vn 0.843185 -0.485576 -0.230772 vn 0.672226 -0.689912 -0.268576 vn 0.828579 -0.523031 -0.199739 vn 0.930469 -0.343633 -0.127059 vn 0.934408 -0.328922 -0.136719 vn 0.939265 -0.312431 -0.142018 vn 0.665519 -0.708326 -0.235284 vn 0.823633 -0.539109 -0.176038 vn 0.660852 -0.724464 -0.196029 vn 0.820142 -0.552866 -0.147331 vn 0.925301 -0.367005 -0.095525 vn 0.927449 -0.356402 -0.113211 vn 0.983660 -0.172616 -0.051155 vn 0.984931 -0.163812 -0.055476 vn 0.982749 -0.179572 -0.044258 vn 0.999967 0.006088 0.005468 vn 0.999918 0.009097 0.008963 vn 0.999814 0.013515 0.013744 vn 0.986562 -0.153152 -0.056926 vn 0.988520 -0.140602 -0.055318 vn 0.999608 0.019574 0.020032 vn 0.999228 0.027518 0.028023 vn 0.657960 -0.737636 -0.151596 vn 0.817949 -0.563821 -0.114302 vn 0.656557 -0.747193 -0.103125 vn 0.816862 -0.571545 -0.077920 vn 0.923251 -0.380792 -0.051039 vn 0.923941 -0.375199 -0.074555 vn 0.656357 -0.752652 -0.052056 vn 0.816682 -0.575744 -0.039368 vn 0.657118 -0.753788 -0.000008 vn 0.817220 -0.576325 0.000040 vn 0.923350 -0.383959 0.000072 vn 0.923099 -0.383694 -0.025851 vn 0.981777 -0.189627 -0.012474 vn 0.981865 -0.188001 -0.024409 vn 0.981831 -0.189760 0.000089 vn 0.999996 0.002818 0.000094 vn 0.999996 0.002908 0.000498 vn 0.999994 0.003275 0.001435 vn 0.982168 -0.184685 -0.035182 vn 0.999986 0.004236 0.003031 vn 0.980361 0.193039 0.040350 vn 0.979999 0.191535 0.054014 vn 0.980547 0.194465 0.026676 vn 0.920663 0.386943 0.051517 vn 0.920464 0.383154 0.077070 vn 0.920063 0.378320 0.101779 vn 0.980643 0.195361 0.013165 vn 0.980739 0.195321 0.000088 vn 0.921148 0.389214 0.000071 vn 0.920834 0.389111 0.025635 vn 0.813446 0.580418 0.037700 vn 0.813246 0.576996 0.075536 vn 0.814025 0.580830 0.000039 vn 0.653475 0.756948 -0.000008 vn 0.652714 0.756045 0.048577 vn 0.652532 0.751505 0.097171 vn 0.813183 0.571019 0.112569 vn 0.813004 0.563140 0.147978 vn 0.652636 0.743756 0.144543 vn 0.652717 0.733485 0.189632 vn 0.976934 0.191295 0.094902 vn 0.974904 0.194163 0.108913 vn 0.978382 0.190196 0.081200 vn 0.917976 0.368170 0.147548 vn 0.915955 0.364191 0.168496 vn 0.913043 0.361776 0.188334 vn 0.979370 0.190429 0.067615 vn 0.919289 0.373100 0.125319 vn 0.812464 0.554146 0.181175 vn 0.811320 0.544873 0.211831 vn 0.652473 0.721546 0.231625 vn 0.651598 0.708875 0.270030 vn 0.809324 0.536151 0.239867 vn 0.806221 0.528741 0.265406 vn 0.649780 0.696402 0.304649 vn 0.646682 0.684991 0.335543 vn 0.962714 0.263605 0.060782 vn 0.963727 0.261180 0.054919 vn 0.957489 0.280724 0.066408 vn 0.956170 0.283242 0.074254 vn 0.964589 0.259271 0.048438 vn 0.958628 0.278690 0.058002 vn 0.954947 0.289081 0.067151 vn 0.953548 0.291134 0.077376 vn 0.951944 0.293630 0.087090 vn 0.965309 0.257810 0.041383 vn 0.959590 0.277086 0.049096 vn 0.965891 0.256733 0.033814 vn 0.960374 0.275862 0.039767 vn 0.957109 0.286135 0.045489 vn 0.956135 0.287427 0.056492 vn 0.954368 0.291807 0.063482 vn 0.952970 0.293448 0.075739 vn 0.955518 0.290502 0.050938 vn 0.955390 0.290028 0.055802 vn 0.954089 0.291309 0.069669 vn 0.952512 0.292894 0.083269 vn 0.951333 0.295452 0.087599 vn 0.949468 0.297851 0.098971 vn 0.950675 0.294801 0.096482 vn 0.948598 0.297051 0.109195 vn 0.966337 0.255983 0.025804 vn 0.960981 0.274972 0.030100 vn 0.966650 0.255507 0.017436 vn 0.961410 0.274378 0.020186 vn 0.958400 0.284512 0.022843 vn 0.957864 0.285173 0.034241 vn 0.966833 0.255257 0.008804 vn 0.961663 0.274046 0.010122 vn 0.966891 0.255190 0.000000 vn 0.961745 0.273947 0.000000 vn 0.958821 0.284011 0.000000 vn 0.958718 0.284131 0.011399 vn 0.957424 0.288409 0.012642 vn 0.957047 0.288818 0.025411 vn 0.957547 0.288278 0.000000 vn 0.957696 0.287783 0.000000 vn 0.957555 0.287920 0.013779 vn 0.957126 0.288340 0.027742 vn 0.956412 0.289511 0.038212 vn 0.956404 0.289041 0.041787 vn 0.957890 0.283653 0.044579 vn 0.956790 0.284613 0.059565 vn 0.958675 0.282961 0.029579 vn 0.962003 0.271326 0.030521 vn 0.961199 0.271995 0.045989 vn 0.960076 0.272910 0.061432 vn 0.959143 0.282541 0.014683 vn 0.959296 0.282402 0.000000 vn 0.962642 0.270777 0.000000 vn 0.962484 0.270915 0.015154 vn 0.968266 0.249479 0.014849 vn 0.967818 0.249871 0.029882 vn 0.968414 0.249346 0.000000 vn 0.977934 0.208913 -0.000000 vn 0.977821 0.209034 0.013040 vn 0.977482 0.209384 0.026208 vn 0.967071 0.250501 0.044988 vn 0.966033 0.251348 0.060037 vn 0.976921 0.209936 0.039399 vn 0.976149 0.210660 0.052494 vn 0.951724 0.289113 0.103124 vn 0.949521 0.291174 0.116738 vn 0.953688 0.287339 0.088970 vn 0.956936 0.275446 0.091672 vn 0.954970 0.277054 0.106178 vn 0.952786 0.278888 0.120086 vn 0.955384 0.285841 0.074407 vn 0.958648 0.274063 0.076708 vn 0.964723 0.252395 0.074883 vn 0.963166 0.253623 0.089372 vn 0.975185 0.211526 0.065354 vn 0.974055 0.212504 0.077832 vn 0.961397 0.255017 0.103353 vn 0.959460 0.256563 0.116673 vn 0.972795 0.213564 0.089780 vn 0.971445 0.214674 0.101046 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 0.000000 0.000001 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000001 0.000001 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 0.000001 vn 1.000000 0.000000 0.000001 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 0.000001 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 -0.000001 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000000 0.000001 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000001 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000001 0.000001 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000000 0.000001 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000001 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000000 vn 0.969769 -0.239730 0.045588 vn 0.969015 -0.241990 0.049511 vn 0.970394 -0.238037 0.040924 vn 0.978069 -0.205725 0.032530 vn 0.977661 -0.207161 0.035558 vn 0.977154 -0.209141 0.037812 vn 0.970903 -0.236820 0.035541 vn 0.971307 -0.235993 0.029485 vn 0.978646 -0.204121 0.024210 vn 0.978394 -0.204742 0.028737 vn 0.985734 -0.166840 0.022190 vn 0.985548 -0.167593 0.024649 vn 0.985875 -0.166399 0.019006 vn 0.992212 -0.123798 0.013749 vn 0.992144 -0.124101 0.015792 vn 0.992053 -0.124641 0.017207 vn 0.985308 -0.168737 0.026367 vn 0.985004 -0.170355 0.027341 vn 0.991933 -0.125477 0.017987 vn 0.991779 -0.126673 0.018137 vn 0.971612 -0.235479 0.022818 vn 0.971821 -0.235202 0.015618 vn 0.978957 -0.203639 0.013163 vn 0.978832 -0.203781 0.018997 vn 0.971941 -0.235091 0.007978 vn 0.971976 -0.235079 0.000000 vn 0.979045 -0.203643 -0.000000 vn 0.979027 -0.203618 0.006797 vn 0.986080 -0.166180 0.005544 vn 0.986044 -0.166143 0.010619 vn 0.986087 -0.166229 -0.000000 vn 0.992311 -0.123770 -0.000000 vn 0.992309 -0.123715 0.004158 vn 0.992293 -0.123662 0.007883 vn 0.985977 -0.166192 0.015131 vn 0.992261 -0.123670 0.011100 vn 0.996823 -0.079331 0.007041 vn 0.996804 -0.079422 0.008613 vn 0.996836 -0.079320 0.005053 vn 0.999237 -0.038986 0.002473 vn 0.999233 -0.039009 0.003416 vn 0.999228 -0.039074 0.004136 vn 0.996843 -0.079354 0.002689 vn 0.996843 -0.079399 -0.000001 vn 0.999238 -0.039023 -0.000001 vn 0.999239 -0.038995 0.001325 vn 0.999946 -0.010355 0.000352 vn 0.999946 -0.010352 0.000653 vn 0.999946 -0.010368 -0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 0.000001 vn 1.000000 0.000000 0.000000 vn 0.999946 -0.010362 0.000896 vn 0.999946 -0.010385 0.001075 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 0.000000 vn 0.996697 -0.080514 0.010652 vn 0.996638 -0.081267 0.010431 vn 0.996742 -0.079979 0.010426 vn 0.999212 -0.039383 0.004863 vn 0.999202 -0.039649 0.004864 vn 0.999189 -0.040008 0.004629 vn 0.996777 -0.079627 0.009745 vn 0.999221 -0.039195 0.004620 vn 0.999945 -0.010423 0.001189 vn 0.999944 -0.010476 0.001235 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000000 -0.000000 vn 0.999944 -0.010546 0.001212 vn 0.999943 -0.010634 0.001126 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000000 vn 0.961725 0.069465 0.265067 vn 0.954832 0.083656 0.285128 vn 0.960397 0.079282 0.267116 vn 0.953509 0.090368 0.287495 vn 0.949083 0.101226 0.298320 vn 0.950300 0.097270 0.295751 vn 0.959316 0.090502 0.267434 vn 0.952674 0.095850 0.288488 vn 0.958864 0.101835 0.264970 vn 0.952704 0.099601 0.287115 vn 0.949249 0.096952 0.299210 vn 0.948615 0.101195 0.299814 vn 0.946463 0.106567 0.304717 vn 0.946504 0.111599 0.302779 vn 0.947729 0.094253 0.304837 vn 0.947857 0.091605 0.305246 vn 0.946012 0.111465 0.304364 vn 0.945622 0.120714 0.302040 vn 0.947560 0.109937 0.300074 vn 0.946484 0.120849 0.299272 vn 0.959585 0.112671 0.257879 vn 0.954412 0.099085 0.281568 vn 0.962382 0.122054 0.242742 vn 0.958801 0.092645 0.268546 vn 0.957038 0.059171 0.283860 vn 0.951794 0.084415 0.294894 vn 0.969849 0.125411 0.208963 vn 0.967868 0.072826 0.240684 vn 0.984167 0.125762 0.124901 vn 0.981733 0.021233 0.189073 vn 0.972342 -0.081428 0.218907 vn 0.965162 0.011879 0.261383 vn 0.960488 -0.041021 0.275281 vn 0.955644 0.028181 0.293174 vn 0.958036 -0.155154 0.241029 vn 0.944770 -0.207951 0.253311 vn 0.956070 -0.080612 0.281836 vn 0.955012 0.003552 0.296547 vn 0.950785 0.070493 0.301725 vn 0.951138 0.057952 0.303280 vn 0.952973 0.045921 0.299556 vn 0.949789 0.088037 0.300251 vn 0.955462 -0.016854 0.294631 vn 0.957447 -0.035343 0.286439 vn 0.956781 0.032030 0.289039 vn 0.954123 0.080627 0.288356 vn 0.953054 -0.109628 0.282260 vn 0.935270 -0.243214 0.257132 vn 0.929459 -0.265923 0.255718 vn 0.951763 -0.131532 0.277211 vn 0.952783 -0.149594 0.264248 vn 0.961521 -0.060890 0.267900 vn 0.927502 -0.280265 0.247370 vn 0.926086 -0.298829 0.230359 vn 0.951365 -0.201751 0.232811 vn 0.966116 -0.117555 0.229783 vn 0.963427 0.008576 0.267834 vn 0.961955 0.063154 0.265810 vn 0.973075 -0.041973 0.226637 vn 0.974548 0.022680 0.223030 vn 0.947305 0.128793 0.293303 vn 0.946671 0.127181 0.296040 vn 0.950313 0.128750 0.283424 vn 0.950643 0.131948 0.280834 vn 0.947475 0.114477 0.298640 vn 0.951516 0.112869 0.286144 vn 0.959382 0.101690 0.263143 vn 0.957791 0.121579 0.260489 vn 0.972960 0.070756 0.219872 vn 0.971168 0.097656 0.217478 vn 0.957676 0.127233 0.258201 vn 0.970441 0.108141 0.215752 vn 0.801994 0.299513 0.516816 vn 0.642225 0.379105 0.666203 vn 0.909142 0.212803 0.358017 vn 0.903181 0.235325 0.359008 vn 0.794413 0.334702 0.506836 vn 0.633177 0.426809 0.645694 vn 0.972141 0.123864 0.198995 vn 0.998610 0.033403 0.040783 vn 0.997549 0.031028 0.062712 vn 0.968331 0.133927 0.210709 vn 0.963339 0.144146 0.226276 vn 0.895579 0.261251 0.360121 vn 0.995415 0.025713 0.092128 vn 0.991641 0.021951 0.127147 vn 0.956865 0.157428 0.244183 vn 0.886051 0.291891 0.360158 vn 0.784337 0.376650 0.492900 vn 0.620468 0.484536 0.616640 vn 0.771254 0.424860 0.473985 vn 0.603253 0.549580 0.577969 vn 0.991040 -0.059889 -0.119383 vn 0.945831 -0.157207 -0.284060 vn 0.952027 -0.185518 -0.243369 vn 0.993313 -0.074999 -0.087771 vn 0.854420 -0.257276 -0.451416 vn 0.708290 -0.353809 -0.610855 vn 0.723882 -0.408272 -0.556155 vn 0.865115 -0.299021 -0.402695 vn 0.874356 -0.351733 -0.334343 vn 0.956778 -0.222428 -0.187354 vn 0.738653 -0.475551 -0.477748 vn 0.749512 -0.543080 -0.378544 vn 0.879682 -0.404999 -0.249271 vn 0.958361 -0.259735 -0.118666 vn 0.994370 -0.095984 -0.044897 vn 0.993152 -0.116624 0.006957 vn 0.989323 -0.131035 0.063796 vn 0.986031 0.023967 0.164831 vn 0.956157 -0.289739 -0.042604 vn 0.951136 -0.306852 0.034382 vn 0.983487 -0.134677 0.120895 vn 0.978797 0.035109 0.201802 vn 0.880026 -0.449167 -0.154283 vn 0.754749 -0.599328 -0.266758 vn 0.755210 -0.637340 -0.153154 vn 0.876537 -0.477835 -0.057930 vn 0.871834 -0.488724 0.032470 vn 0.945278 -0.308355 0.106615 vn 0.753574 -0.655693 -0.046844 vn 0.976798 -0.124928 0.173948 vn 0.970324 0.057417 0.234892 vn 0.754604 0.478249 0.449278 vn 0.580853 0.618309 0.529438 vn 0.874259 0.328185 0.357723 vn 0.859773 0.370502 0.351452 vn 0.733863 0.535149 0.418403 vn 0.553059 0.686548 0.471993 vn 0.948711 0.176410 0.262348 vn 0.938730 0.203082 0.278467 vn 0.926716 0.238504 0.290369 vn 0.842084 0.418517 0.340203 vn 0.708677 0.593467 0.381542 vn 0.520312 0.750329 0.407778 vn -0.000011 0.926103 0.377271 vn 0.014592 0.926178 0.376804 vn -0.000008 0.878216 0.478265 vn 0.010012 0.878401 0.477819 vn 0.015064 0.879049 0.476494 vn 0.023095 0.926603 0.375332 vn -0.000003 0.814648 0.579956 vn 0.006015 0.814880 0.579598 vn 0.000001 0.738024 0.674775 vn 0.002955 0.738233 0.674539 vn 0.003177 0.738830 0.673885 vn 0.008230 0.815588 0.578574 vn 0.006569 0.816658 0.577085 vn 0.015023 0.880136 0.474484 vn 0.000625 0.739663 0.672977 vn -0.004697 0.740558 0.671976 vn 0.000989 0.817938 0.575306 vn 0.009792 0.881565 0.471961 vn 0.025311 0.927485 0.373003 vn 0.021078 0.928819 0.369935 vn -0.000001 0.654901 0.755715 vn 0.000983 0.655041 0.755593 vn -0.000004 0.574336 0.818619 vn -0.000006 0.574396 0.818578 vn -0.001255 0.574531 0.818482 vn 0.000095 0.655415 0.755269 vn -0.000002 0.505360 0.862909 vn -0.000301 0.505361 0.862908 vn -0.001424 0.505330 0.862925 vn -0.003348 0.505187 0.863004 vn -0.003722 0.574630 0.818405 vn -0.006040 0.504847 0.863187 vn -0.007381 0.574570 0.818422 vn -0.002662 0.655878 0.754862 vn -0.007271 0.656275 0.754487 vn -0.013633 0.656430 0.754264 vn -0.012701 0.741316 0.671036 vn -0.012146 0.574225 0.818608 vn -0.017898 0.573462 0.819037 vn -0.021597 0.656166 0.754307 vn -0.023233 0.741706 0.670322 vn -0.009424 0.504228 0.863519 vn -0.013424 0.503239 0.864043 vn -0.017971 0.501790 0.864803 vn -0.024524 0.572147 0.819784 vn -0.022939 0.499792 0.865842 vn -0.031883 0.570139 0.820930 vn -0.031016 0.655286 0.754744 vn -0.036110 0.741476 0.670007 vn -0.041700 0.653584 0.755705 vn -0.051103 0.740343 0.670284 vn 0.010264 0.930470 0.366224 vn -0.000649 0.883155 0.469082 vn -0.016271 0.884629 0.466012 vn -0.007247 0.932161 0.361972 vn -0.008459 0.819217 0.573421 vn -0.021653 0.820240 0.571610 vn -0.038422 0.820692 0.570078 vn -0.036975 0.885618 0.462940 vn -0.058527 0.820214 0.569056 vn -0.062581 0.885664 0.460090 vn -0.031508 0.933460 0.357296 vn -0.062497 0.933775 0.352362 vn 0.017680 0.501679 0.864873 vn 0.022672 0.499627 0.865944 vn 0.013180 0.503168 0.864088 vn 0.017583 0.573384 0.819098 vn 0.024139 0.572027 0.819880 vn 0.031512 0.569961 0.821067 vn 0.009254 0.504186 0.863546 vn 0.005952 0.504826 0.863201 vn 0.007312 0.574546 0.818440 vn 0.011950 0.574179 0.818643 vn 0.013478 0.656382 0.754308 vn 0.021263 0.656084 0.754389 vn 0.007278 0.656253 0.754506 vn 0.004890 0.740554 0.671979 vn 0.012698 0.741278 0.671078 vn 0.022966 0.741628 0.670418 vn 0.030548 0.655161 0.754872 vn 0.041204 0.653405 0.755886 vn 0.035597 0.741353 0.670170 vn 0.050478 0.740175 0.670517 vn 0.003322 0.505178 0.863009 vn 0.001433 0.505328 0.862926 vn 0.001282 0.574531 0.818482 vn 0.003728 0.574621 0.818411 vn 0.000310 0.505361 0.862908 vn 0.000021 0.574398 0.818576 vn -0.000947 0.655047 0.755587 vn -0.000008 0.655421 0.755264 vn -0.002885 0.738253 0.674518 vn -0.002983 0.738856 0.673856 vn 0.002752 0.655875 0.754864 vn -0.000365 0.739681 0.672957 vn -0.006034 0.816716 0.577008 vn -0.000468 0.817971 0.575259 vn -0.007869 0.815648 0.578495 vn -0.014473 0.879152 0.476321 vn -0.014110 0.880251 0.474299 vn -0.008800 0.881658 0.471807 vn -0.005891 0.814920 0.579543 vn -0.009815 0.878465 0.477706 vn -0.014308 0.926263 0.376607 vn -0.022223 0.926751 0.375018 vn -0.023922 0.927665 0.372646 vn -0.019476 0.928985 0.369605 vn 0.037939 0.820585 0.570264 vn 0.057773 0.820069 0.569341 vn 0.021580 0.820180 0.571699 vn 0.016543 0.884603 0.466051 vn 0.036626 0.885537 0.463123 vn 0.061723 0.885553 0.460420 vn 0.008758 0.819208 0.573429 vn 0.001414 0.883195 0.469004 vn -0.008870 0.930576 0.365991 vn 0.008027 0.932183 0.361899 vn 0.031419 0.933410 0.357433 vn 0.061585 0.933702 0.352716 vn -0.749290 -0.660337 -0.050200 vn -0.868647 -0.494581 0.029043 vn -0.750777 -0.641594 -0.157133 vn -0.873267 -0.483263 -0.062146 vn -0.949519 -0.312207 0.030678 vn -0.943708 -0.314103 0.103706 vn -0.750092 -0.603114 -0.271323 vn -0.876635 -0.454038 -0.159249 vn -0.744569 -0.546343 -0.383572 vn -0.876120 -0.409219 -0.254859 vn -0.956608 -0.263825 -0.123684 vn -0.954488 -0.294518 -0.047038 vn -0.989034 -0.134680 0.060614 vn -0.983234 -0.138798 0.118264 vn -0.992808 -0.119668 0.003381 vn -0.991881 0.020504 0.125503 vn -0.986326 0.022135 0.163311 vn -0.979126 0.033021 0.200554 vn -0.976581 -0.129293 0.171966 vn -0.970656 0.055329 0.234019 vn -0.733415 -0.478295 -0.483049 vn -0.870592 -0.355287 -0.340353 vn -0.718394 -0.410579 -0.561547 vn -0.861157 -0.301993 -0.408911 vn -0.950045 -0.188280 -0.248928 vn -0.954912 -0.225811 -0.192751 vn -0.702620 -0.355813 -0.616216 vn -0.850318 -0.259816 -0.457663 vn -0.943763 -0.159502 -0.289603 vn -0.990502 -0.061369 -0.123040 vn -0.992827 -0.076886 -0.091558 vn -0.998669 0.033014 0.039637 vn -0.997658 0.030357 0.061291 vn -0.993955 -0.098412 -0.048673 vn -0.995589 0.024676 0.090525 vn -0.963097 0.144627 0.226996 vn -0.956697 0.157781 0.244616 vn -0.968009 0.134535 0.211799 vn -0.901427 0.237004 0.362297 vn -0.893918 0.263066 0.362916 vn -0.884454 0.293884 0.362455 vn -0.971744 0.124584 0.200482 vn -0.907285 0.214402 0.361755 vn -0.798009 0.301476 0.521818 vn -0.790524 0.336903 0.511437 vn -0.636345 0.380681 0.670930 vn -0.627309 0.428684 0.650164 vn -0.780516 0.379210 0.496986 vn -0.767446 0.427855 0.477460 vn -0.614580 0.486857 0.620695 vn -0.597284 0.552432 0.581439 vn -0.926508 0.239076 0.290562 vn -0.938607 0.203392 0.278656 vn -0.858095 0.373052 0.352853 vn -0.840186 0.421516 0.341191 vn -0.948590 0.176681 0.262606 vn -0.872668 0.330413 0.359553 vn -0.750725 0.481715 0.452065 vn -0.729800 0.539088 0.420448 vn -0.574738 0.621681 0.532156 vn -0.546739 0.690335 0.473829 vn -0.704299 0.597851 0.382802 vn -0.513751 0.754353 0.408669 vn -0.984792 0.123277 0.122422 vn -0.970306 0.123569 0.207934 vn -0.968284 0.070191 0.239789 vn -0.982174 0.017207 0.187187 vn -0.962666 0.120711 0.242286 vn -0.959088 0.090831 0.268143 vn -0.957295 0.056857 0.283468 vn -0.965419 0.008392 0.260570 vn -0.972249 -0.086763 0.217264 vn -0.959754 0.111704 0.257669 vn -0.954593 0.097847 0.281387 vn -0.958957 0.101189 0.264880 vn -0.952811 0.098802 0.287034 vn -0.949380 0.095997 0.299103 vn -0.951987 0.082902 0.294702 vn -0.950990 0.068719 0.301491 vn -0.955846 0.025425 0.292767 vn -0.947891 0.093146 0.304673 vn -0.948060 0.090359 0.304989 vn -0.951357 0.055952 0.302968 vn -0.955161 0.000468 0.296087 vn -0.960522 -0.045174 0.274513 vn -0.957404 -0.161184 0.239576 vn -0.955903 -0.085177 0.281058 vn -0.943715 -0.214296 0.251949 vn -0.959362 0.090116 0.267400 vn -0.952733 0.095377 0.288449 vn -0.960415 0.079101 0.267107 vn -0.953537 0.090147 0.287473 vn -0.949132 0.100962 0.298253 vn -0.948698 0.100637 0.299739 vn -0.961728 0.069418 0.265066 vn -0.954843 0.083595 0.285109 vn -0.950329 0.097189 0.295683 vn -0.947619 0.109824 0.299927 vn -0.946586 0.111289 0.302636 vn -0.946587 0.120693 0.299009 vn -0.945749 0.120350 0.301786 vn -0.946580 0.105929 0.304574 vn -0.946176 0.110745 0.304117 vn -0.947701 0.113663 0.298236 vn -0.950044 0.086648 0.299847 vn -0.946860 0.126742 0.295622 vn -0.950586 0.128190 0.282760 vn -0.951823 0.111915 0.285497 vn -0.954446 0.079056 0.287719 vn -0.947468 0.128569 0.292873 vn -0.950890 0.131613 0.280155 vn -0.958035 0.126709 0.257127 vn -0.958176 0.120806 0.259433 vn -0.970933 0.107257 0.213972 vn -0.971678 0.096467 0.215720 vn -0.959793 0.100486 0.262108 vn -0.962357 0.061277 0.264791 vn -0.973471 0.069055 0.218142 vn -0.974990 0.020207 0.221330 vn -0.952739 -0.114419 0.281420 vn -0.933947 -0.249644 0.255776 vn -0.955571 -0.020175 0.294070 vn -0.957531 -0.038861 0.285698 vn -0.951352 -0.136446 0.276246 vn -0.927989 -0.272331 0.254309 vn -0.953215 0.043721 0.299115 vn -0.957057 0.029614 0.288384 vn -0.963730 0.005821 0.266815 vn -0.961568 -0.064703 0.266835 vn -0.973310 -0.045404 0.224959 vn -0.965958 -0.122027 0.228109 vn -0.952312 -0.154613 0.263055 vn -0.925970 -0.286616 0.245826 vn -0.950598 -0.207235 0.231121 vn -0.924454 -0.305192 0.228565 vn -0.973689 0.227879 0.000000 vn -0.973654 0.227908 0.007482 vn -0.980684 0.195597 -0.000000 vn -0.980665 0.195594 0.006241 vn -0.980596 0.195666 0.012123 vn -0.973536 0.228061 0.014683 vn -0.987381 0.158364 -0.000001 vn -0.987372 0.158338 0.004989 vn -0.993100 0.117274 -0.000001 vn -0.993097 0.117240 0.003680 vn -0.993080 0.117233 0.006997 vn -0.987336 0.158356 0.009585 vn -0.987268 0.158474 0.013707 vn -0.980472 0.195876 0.017551 vn -0.993047 0.117300 0.009888 vn -0.992998 0.117486 0.012301 vn -0.987167 0.158754 0.017289 vn -0.980290 0.196287 0.022450 vn -0.973331 0.228394 0.021511 vn -0.973035 0.228968 0.027878 vn -0.997169 0.075196 -0.000001 vn -0.997168 0.075166 0.002355 vn -0.999308 0.037209 -0.000000 vn -0.999308 0.037189 0.001159 vn -0.999306 0.037192 0.002168 vn -0.997162 0.075161 0.004438 vn -0.999950 0.010038 -0.000000 vn -0.999950 0.010027 0.000311 vn -0.999950 0.010026 0.000577 vn -0.999949 0.010039 0.000795 vn -0.999302 0.037228 0.003005 vn -0.999949 0.010064 0.000957 vn -0.999297 0.037305 0.003651 vn -0.997149 0.075208 0.006205 vn -0.997129 0.075334 0.007622 vn -0.997103 0.075567 0.008665 vn -0.992931 0.117840 0.014198 vn -0.999291 0.037436 0.004096 vn -0.999282 0.037628 0.004334 vn -0.997069 0.075936 0.009322 vn -0.992843 0.118409 0.015557 vn -0.999948 0.010103 0.001062 vn -0.999948 0.010157 0.001108 vn -0.999947 0.010227 0.001095 vn -0.999272 0.037893 0.004363 vn -0.999946 0.010314 0.001026 vn -0.999260 0.038241 0.004190 vn -0.997026 0.076469 0.009589 vn -0.992730 0.119244 0.016370 vn -0.996971 0.077194 0.009473 vn -0.992586 0.120396 0.016640 vn -0.972643 0.229845 0.033711 vn -0.980045 0.196968 0.026756 vn -0.979732 0.197988 0.030422 vn -0.972151 0.231095 0.038951 vn -0.987029 0.159256 0.020279 vn -0.986850 0.160045 0.022644 vn -0.986623 0.161189 0.024366 vn -0.979343 0.199424 0.033417 vn -0.986338 0.162756 0.025440 vn -0.978867 0.201354 0.035728 vn -0.971552 0.232789 0.043550 vn -0.970833 0.235009 0.047484 vn -0.964007 0.062258 -0.258484 vn -0.956330 0.075224 -0.282443 vn -0.972466 0.050511 -0.227507 vn -0.971039 0.067235 -0.229267 vn -0.962508 0.075593 -0.260509 vn -0.954800 0.085319 -0.284741 vn -0.981250 0.039833 -0.188579 vn -0.989373 0.030209 -0.142229 vn -0.988128 0.053456 -0.144036 vn -0.979915 0.059951 -0.190191 vn -0.977887 0.088201 -0.189625 vn -0.969304 0.090166 -0.228734 vn -0.985732 0.086362 -0.144481 vn -0.982122 0.123265 -0.142276 vn -0.975339 0.119862 -0.185328 vn -0.967598 0.115683 -0.224435 vn -0.961003 0.092924 -0.260456 vn -0.953517 0.096959 -0.285315 vn -0.959912 0.111785 -0.257048 vn -0.952911 0.108771 -0.283071 vn -0.995520 0.021895 -0.091980 vn -0.998849 0.015489 -0.045397 vn -0.997917 0.042787 -0.048273 vn -0.994403 0.047614 -0.094320 vn -0.999854 0.011604 -0.012566 vn -0.999946 0.010311 -0.001104 vn -0.999257 0.038271 -0.004508 vn -0.999090 0.039597 -0.015847 vn -0.996669 0.078725 -0.021312 vn -0.995318 0.081164 -0.052491 vn -0.996959 0.077258 -0.010194 vn -0.992555 0.120475 -0.017904 vn -0.992095 0.122148 -0.028778 vn -0.990618 0.123892 -0.057672 vn -0.991765 0.083974 -0.096698 vn -0.987319 0.124629 -0.098333 vn -0.981163 0.165706 -0.099300 vn -0.977161 0.162040 -0.137477 vn -0.984027 0.166192 -0.063810 vn -0.976121 0.205141 -0.071449 vn -0.973663 0.204509 -0.100779 vn -0.970775 0.200523 -0.131857 vn -0.985595 0.164776 -0.038102 vn -0.986275 0.162826 -0.027368 vn -0.978756 0.201395 -0.038430 vn -0.977801 0.203645 -0.049328 vn -0.969368 0.237508 -0.062583 vn -0.967550 0.239271 -0.081215 vn -0.970651 0.235006 -0.051068 vn -0.965412 0.239069 -0.104043 vn -0.963428 0.235817 -0.127269 vn -0.959522 0.132859 -0.248327 vn -0.953617 0.119965 -0.276085 vn -0.965820 0.144940 -0.214903 vn -0.964227 0.176697 -0.197598 vn -0.960740 0.154807 -0.230245 vn -0.956702 0.129337 -0.260755 vn -0.971966 0.154947 -0.176845 vn -0.967453 0.191997 -0.164838 vn -0.961969 0.227776 -0.150780 vn -0.962052 0.211186 -0.172789 vn -0.964958 0.177434 -0.193324 vn -0.965281 0.131451 -0.225727 vn -0.957949 0.126845 -0.257378 vn -0.970933 0.107257 -0.213973 vn -0.950536 0.132121 -0.281116 vn -0.950218 0.128781 -0.283727 vn -0.958088 0.120962 -0.259686 vn -0.971678 0.096467 -0.215721 vn -0.946676 0.129628 -0.294960 vn -0.945197 0.122454 -0.302667 vn -0.944305 0.122380 -0.305467 vn -0.946037 0.127968 -0.297723 vn -0.946855 0.115135 -0.300350 vn -0.951446 0.112627 -0.286472 vn -0.944693 0.113170 -0.307812 vn -0.946579 0.093312 -0.308675 vn -0.949204 0.088460 -0.301972 vn -0.954075 0.079941 -0.288705 vn -0.959703 0.100674 -0.262364 vn -0.973471 0.069055 -0.218142 vn -0.962270 0.061507 -0.265052 vn -0.974990 0.020207 -0.221329 vn -0.945470 0.112427 -0.305690 vn -0.947249 0.100760 -0.304248 vn -0.945932 0.105016 -0.306895 vn -0.944355 0.114277 -0.308440 vn -0.950658 0.088246 -0.297427 vn -0.949187 0.095308 -0.299935 vn -0.948215 0.101290 -0.301046 vn -0.945387 0.105399 -0.308437 vn -0.948160 0.105624 -0.299727 vn -0.946004 0.101640 -0.307809 vn -0.944282 0.109480 -0.310397 vn -0.945577 0.097424 -0.310473 vn -0.948778 0.073724 -0.307223 vn -0.949974 0.059446 -0.306619 vn -0.948673 0.089412 -0.303357 vn -0.954294 0.064030 -0.291931 vn -0.953954 0.030987 -0.298347 vn -0.954042 0.004347 -0.299642 vn -0.949927 0.105559 -0.294103 vn -0.954665 0.099189 -0.280672 vn -0.964565 0.078463 -0.251907 vn -0.963117 0.015982 -0.268607 vn -0.979834 0.025233 -0.198215 vn -0.971265 -0.079242 -0.224421 vn -0.959255 -0.039273 -0.279799 vn -0.955263 -0.081136 -0.284412 vn -0.957172 -0.155345 -0.244314 vn -0.943781 -0.210441 -0.254935 vn -0.963653 0.006117 -0.267088 vn -0.973310 -0.045405 -0.224959 vn -0.956718 0.030707 -0.289392 vn -0.957273 -0.037618 -0.286728 vn -0.961511 -0.064346 -0.267126 vn -0.965959 -0.122026 -0.228109 vn -0.952440 0.045896 -0.301251 vn -0.954965 -0.017762 -0.296187 vn -0.952428 -0.111990 -0.283443 vn -0.951231 -0.135209 -0.277269 vn -0.934029 -0.247498 -0.257554 vn -0.928024 -0.271366 -0.255209 vn -0.952289 -0.154185 -0.263388 vn -0.950598 -0.207234 -0.231121 vn -0.925980 -0.286306 -0.246149 vn -0.924454 -0.305193 -0.228564 vn -0.798008 0.301477 -0.521819 vn -0.636349 0.380681 -0.670927 vn -0.907283 0.214404 -0.361757 vn -0.901427 0.237004 -0.362297 vn -0.790525 0.336902 -0.511436 vn -0.627313 0.428681 -0.650162 vn -0.971744 0.124583 -0.200482 vn -0.998669 0.033013 -0.039637 vn -0.997658 0.030356 -0.061291 vn -0.968009 0.134535 -0.211800 vn -0.963097 0.144627 -0.226997 vn -0.893920 0.263063 -0.362913 vn -0.995588 0.024676 -0.090525 vn -0.991882 0.020503 -0.125502 vn -0.956696 0.157783 -0.244619 vn -0.884455 0.293883 -0.362453 vn -0.780520 0.379206 -0.496983 vn -0.614580 0.486856 -0.620696 vn -0.767451 0.427850 -0.477455 vn -0.597281 0.552433 -0.581441 vn -0.990502 -0.061369 0.123040 vn -0.943762 -0.159504 0.289607 vn -0.950045 -0.188281 0.248929 vn -0.992827 -0.076886 0.091558 vn -0.850318 -0.259816 0.457663 vn -0.702616 -0.355814 0.616219 vn -0.718392 -0.410581 0.561549 vn -0.861157 -0.301993 0.408911 vn -0.870592 -0.355288 0.340353 vn -0.954911 -0.225812 0.192752 vn -0.733415 -0.478295 0.483049 vn -0.744570 -0.546341 0.383571 vn -0.876120 -0.409219 0.254861 vn -0.956608 -0.263823 0.123683 vn -0.993955 -0.098412 0.048672 vn -0.992808 -0.119668 -0.003380 vn -0.989034 -0.134679 -0.060614 vn -0.986327 0.022135 -0.163309 vn -0.954489 -0.294515 0.047037 vn -0.949519 -0.312207 -0.030677 vn -0.983234 -0.138796 -0.118264 vn -0.979126 0.033023 -0.200555 vn -0.876634 -0.454040 0.159251 vn -0.750091 -0.603114 0.271324 vn -0.750777 -0.641595 0.157133 vn -0.873266 -0.483264 0.062146 vn -0.868647 -0.494579 -0.029043 vn -0.943707 -0.314105 -0.103705 vn -0.749290 -0.660336 0.050200 vn -0.976581 -0.129294 -0.171966 vn -0.970656 0.055331 -0.234020 vn -0.750730 0.481711 -0.452062 vn -0.574738 0.621680 -0.532156 vn -0.872667 0.330413 -0.359554 vn -0.858095 0.373051 -0.352854 vn -0.729801 0.539086 -0.420448 vn -0.546742 0.690333 -0.473829 vn -0.948589 0.176682 -0.262607 vn -0.938607 0.203391 -0.278655 vn -0.926507 0.239077 -0.290562 vn -0.840189 0.421512 -0.341190 vn -0.704300 0.597849 -0.382801 vn -0.513752 0.754353 -0.408670 vn 0.031421 0.933410 -0.357433 vn 0.061588 0.933701 -0.352716 vn 0.008026 0.932183 -0.361900 vn 0.016541 0.884604 -0.466050 vn 0.036628 0.885537 -0.463123 vn 0.061723 0.885553 -0.460420 vn -0.008871 0.930576 -0.365992 vn -0.019476 0.928985 -0.369605 vn -0.008798 0.881658 -0.471807 vn 0.001414 0.883195 -0.469004 vn 0.008760 0.819208 -0.573430 vn 0.021576 0.820180 -0.571699 vn -0.000468 0.817971 -0.575259 vn 0.004892 0.740554 -0.671979 vn 0.012700 0.741277 -0.671079 vn 0.022960 0.741628 -0.670419 vn 0.037939 0.820585 -0.570264 vn 0.057775 0.820069 -0.569340 vn 0.035593 0.741353 -0.670171 vn 0.050482 0.740174 -0.670518 vn -0.023921 0.927665 -0.372646 vn -0.022224 0.926751 -0.375018 vn -0.014473 0.879152 -0.476321 vn -0.014109 0.880251 -0.474298 vn -0.014312 0.926263 -0.376607 vn -0.000012 0.926103 -0.377271 vn -0.000008 0.878216 -0.478265 vn -0.009818 0.878465 -0.477706 vn -0.005894 0.814920 -0.579543 vn -0.007865 0.815648 -0.578495 vn -0.000005 0.814648 -0.579956 vn -0.000002 0.738023 -0.674776 vn -0.002885 0.738253 -0.674518 vn -0.002981 0.738856 -0.673857 vn -0.006036 0.816716 -0.577008 vn -0.000368 0.739681 -0.672958 vn 0.002750 0.655876 -0.754864 vn 0.007281 0.656253 -0.754506 vn -0.000009 0.655421 -0.755264 vn 0.001285 0.574531 -0.818482 vn 0.003725 0.574622 -0.818411 vn 0.007306 0.574546 -0.818440 vn -0.000944 0.655048 -0.755587 vn 0.000002 0.654900 -0.755715 vn 0.000003 0.574337 -0.818619 vn 0.000024 0.574398 -0.818577 vn 0.000306 0.505361 -0.862908 vn 0.001430 0.505328 -0.862926 vn -0.000000 0.505361 -0.862908 vn 0.003319 0.505177 -0.863009 vn 0.005946 0.504826 -0.863201 vn 0.030542 0.655161 -0.754872 vn 0.041204 0.653404 -0.755887 vn 0.021262 0.656083 -0.754390 vn 0.017591 0.573384 -0.819098 vn 0.024141 0.572027 -0.819880 vn 0.031508 0.569962 -0.821067 vn 0.013475 0.656382 -0.754309 vn 0.011948 0.574178 -0.818643 vn 0.009254 0.504186 -0.863545 vn 0.013182 0.503169 -0.864088 vn 0.017685 0.501680 -0.864873 vn 0.022674 0.499628 -0.865944 vn -0.017977 0.501790 -0.864803 vn -0.022930 0.499792 -0.865842 vn -0.013431 0.503238 -0.864044 vn -0.017903 0.573462 -0.819036 vn -0.024531 0.572147 -0.819784 vn -0.031876 0.570139 -0.820930 vn -0.009420 0.504227 -0.863520 vn -0.006036 0.504847 -0.863188 vn -0.007383 0.574570 -0.818422 vn -0.012141 0.574225 -0.818608 vn -0.013624 0.656430 -0.754264 vn -0.021600 0.656166 -0.754308 vn -0.007271 0.656274 -0.754488 vn -0.004695 0.740557 -0.671977 vn -0.012691 0.741316 -0.671037 vn -0.023232 0.741706 -0.670323 vn -0.031024 0.655286 -0.754744 vn -0.041701 0.653584 -0.755704 vn -0.036116 0.741475 -0.670008 vn -0.051105 0.740343 -0.670284 vn -0.003351 0.505187 -0.863003 vn -0.001428 0.505331 -0.862925 vn -0.001259 0.574531 -0.818482 vn -0.003728 0.574631 -0.818404 vn -0.000299 0.505361 -0.862908 vn -0.000003 0.574396 -0.818577 vn 0.000986 0.655041 -0.755593 vn 0.000094 0.655415 -0.755269 vn 0.002962 0.738233 -0.674540 vn 0.003174 0.738830 -0.673885 vn -0.002667 0.655878 -0.754862 vn 0.000617 0.739662 -0.672978 vn 0.006567 0.816658 -0.577085 vn 0.000988 0.817938 -0.575305 vn 0.008231 0.815588 -0.578575 vn 0.015066 0.879048 -0.476494 vn 0.015025 0.880136 -0.474485 vn 0.009792 0.881565 -0.471961 vn 0.006020 0.814880 -0.579598 vn 0.010012 0.878401 -0.477820 vn 0.014591 0.926178 -0.376804 vn 0.023097 0.926603 -0.375332 vn 0.025313 0.927485 -0.373003 vn 0.021079 0.928819 -0.369935 vn -0.038424 0.820692 -0.570078 vn -0.058529 0.820214 -0.569055 vn -0.021651 0.820240 -0.571610 vn -0.016272 0.884628 -0.466013 vn -0.036975 0.885618 -0.462940 vn -0.062583 0.885664 -0.460091 vn -0.008456 0.819217 -0.573421 vn -0.000651 0.883155 -0.469082 vn 0.010261 0.930470 -0.366225 vn -0.007248 0.932161 -0.361972 vn -0.031507 0.933459 -0.357297 vn -0.062498 0.933775 -0.352362 vn 0.753574 -0.655692 0.046844 vn 0.871833 -0.488726 -0.032469 vn 0.755209 -0.637341 0.153154 vn 0.876537 -0.477836 0.057930 vn 0.951136 -0.306851 -0.034382 vn 0.945278 -0.308354 -0.106615 vn 0.754751 -0.599326 0.266757 vn 0.880025 -0.449168 0.154284 vn 0.749512 -0.543080 0.378544 vn 0.879681 -0.405000 0.249271 vn 0.958360 -0.259738 0.118666 vn 0.956157 -0.289739 0.042604 vn 0.989323 -0.131036 -0.063796 vn 0.983487 -0.134677 -0.120894 vn 0.993152 -0.116625 -0.006957 vn 0.991641 0.021952 -0.127147 vn 0.986031 0.023967 -0.164832 vn 0.978797 0.035108 -0.201802 vn 0.976799 -0.124927 -0.173948 vn 0.970324 0.057417 -0.234892 vn 0.738651 -0.475553 0.477750 vn 0.874357 -0.351733 0.334342 vn 0.723883 -0.408271 0.556155 vn 0.865115 -0.299021 0.402695 vn 0.952026 -0.185518 0.243370 vn 0.956778 -0.222428 0.187355 vn 0.708290 -0.353810 0.610854 vn 0.854419 -0.257276 0.451416 vn 0.945831 -0.157207 0.284059 vn 0.991040 -0.059889 0.119384 vn 0.993313 -0.074998 0.087771 vn 0.998610 0.033404 -0.040783 vn 0.997549 0.031028 -0.062712 vn 0.994370 -0.095984 0.044897 vn 0.995415 0.025712 -0.092128 vn 0.963338 0.144146 -0.226277 vn 0.956865 0.157429 -0.244184 vn 0.968331 0.133927 -0.210711 vn 0.903179 0.235327 -0.359011 vn 0.895577 0.261253 -0.360124 vn 0.886051 0.291891 -0.360158 vn 0.972141 0.123865 -0.198996 vn 0.909141 0.212804 -0.358019 vn 0.801995 0.299512 -0.516814 vn 0.794414 0.334702 -0.506835 vn 0.642228 0.379103 -0.666201 vn 0.633182 0.426808 -0.645690 vn 0.784337 0.376649 -0.492901 vn 0.771256 0.424858 -0.473983 vn 0.620473 0.484533 -0.616637 vn 0.603254 0.549580 -0.577968 vn 0.926715 0.238505 -0.290368 vn 0.938730 0.203082 -0.278468 vn 0.859771 0.370505 -0.351454 vn 0.842083 0.418518 -0.340204 vn 0.948710 0.176412 -0.262350 vn 0.874259 0.328185 -0.357724 vn 0.754607 0.478246 -0.449277 vn 0.733862 0.535149 -0.418404 vn 0.580853 0.618309 -0.529437 vn 0.553058 0.686548 -0.471994 vn 0.708676 0.593468 -0.381543 vn 0.520313 0.750328 -0.407777 vn 0.964760 0.133353 -0.226836 vn 0.964100 0.081149 -0.252838 vn 0.979317 0.029371 -0.200190 vn 0.956384 0.130704 -0.261241 vn 0.954350 0.101024 -0.281088 vn 0.954013 0.066360 -0.292328 vn 0.962821 0.019507 -0.269436 vn 0.971301 -0.073819 -0.226108 vn 0.953429 0.120942 -0.276307 vn 0.949730 0.106804 -0.294288 vn 0.952809 0.109421 -0.283165 vn 0.948044 0.106428 -0.299809 vn 0.945865 0.102599 -0.307917 vn 0.948466 0.090933 -0.303550 vn 0.948561 0.075503 -0.307458 vn 0.953732 0.033756 -0.298756 vn 0.945407 0.098534 -0.310638 vn 0.946371 0.094562 -0.308934 vn 0.949745 0.061452 -0.306932 vn 0.953878 0.007440 -0.300103 vn 0.959190 -0.035091 -0.280575 vn 0.957764 -0.149250 -0.245788 vn 0.955408 -0.076551 -0.285193 vn 0.944812 -0.204053 -0.256308 vn 0.953467 0.097348 -0.285350 vn 0.948152 0.101765 -0.301084 vn 0.954781 0.085501 -0.284750 vn 0.949157 0.095529 -0.299957 vn 0.945880 0.105280 -0.306963 vn 0.945300 0.105959 -0.308513 vn 0.956326 0.075272 -0.282444 vn 0.950646 0.088307 -0.297447 vn 0.947218 0.100842 -0.304317 vn 0.945409 0.112540 -0.305839 vn 0.944270 0.114587 -0.308584 vn 0.945092 0.122612 -0.302932 vn 0.944175 0.122746 -0.305724 vn 0.944160 0.110121 -0.310541 vn 0.944525 0.113892 -0.308061 vn 0.946626 0.115951 -0.300757 vn 0.948944 0.089852 -0.302377 vn 0.945844 0.128409 -0.298144 vn 0.949943 0.129343 -0.284393 vn 0.951137 0.113582 -0.287120 vn 0.953749 0.081513 -0.289343 vn 0.946510 0.129854 -0.295392 vn 0.950287 0.132458 -0.281796 vn 0.957590 0.127370 -0.258454 vn 0.957702 0.121736 -0.260743 vn 0.970441 0.108141 -0.215752 vn 0.971168 0.097656 -0.217478 vn 0.959292 0.101878 -0.263400 vn 0.961867 0.063384 -0.266071 vn 0.972959 0.070755 -0.219872 vn 0.974548 0.022680 -0.223030 vn 0.952729 -0.107187 -0.284284 vn 0.935340 -0.241044 -0.258916 vn 0.954846 -0.014433 -0.296750 vn 0.957183 -0.034093 -0.287470 vn 0.951636 -0.130289 -0.278235 vn 0.929488 -0.264949 -0.256621 vn 0.952191 0.048104 -0.301693 vn 0.956439 0.033126 -0.290048 vn 0.963348 0.008873 -0.268108 vn 0.961462 -0.060531 -0.268192 vn 0.973075 -0.041972 -0.226636 vn 0.966116 -0.117556 -0.229783 vn 0.952758 -0.149163 -0.264582 vn 0.927510 -0.279950 -0.247696 vn 0.951365 -0.201752 -0.232811 vn 0.926087 -0.298828 -0.230358 vn 0.999854 0.011605 -0.012566 vn 0.999946 0.010312 -0.001104 vn 0.998849 0.015490 -0.045398 vn 0.997917 0.042791 -0.048278 vn 0.999090 0.039597 -0.015848 vn 0.999257 0.038271 -0.004509 vn 0.995520 0.021899 -0.091983 vn 0.989372 0.030218 -0.142231 vn 0.988123 0.053489 -0.144052 vn 0.994401 0.047627 -0.094331 vn 0.991759 0.084004 -0.096732 vn 0.995316 0.081173 -0.052507 vn 0.985718 0.086431 -0.144535 vn 0.982089 0.123378 -0.142405 vn 0.987305 0.124676 -0.098413 vn 0.990614 0.123907 -0.057710 vn 0.996668 0.078727 -0.021316 vn 0.996959 0.077259 -0.010194 vn 0.992094 0.122151 -0.028788 vn 0.992555 0.120475 -0.017904 vn 0.981249 0.039850 -0.188582 vn 0.972463 0.050538 -0.227510 vn 0.971027 0.067336 -0.229287 vn 0.979907 0.060015 -0.190211 vn 0.964004 0.062296 -0.258486 vn 0.962492 0.075736 -0.260524 vn 0.960961 0.093225 -0.260508 vn 0.969270 0.090377 -0.228797 vn 0.959819 0.112281 -0.257177 vn 0.967521 0.116029 -0.224588 vn 0.977863 0.088332 -0.189690 vn 0.975283 0.120076 -0.185485 vn 0.971865 0.155222 -0.177157 vn 0.977103 0.162179 -0.137726 vn 0.965679 0.145408 -0.215223 vn 0.963999 0.177251 -0.198214 vn 0.967303 0.192289 -0.165380 vn 0.970690 0.200663 -0.132267 vn 0.959350 0.133571 -0.248610 vn 0.960448 0.155738 -0.230836 vn 0.964501 0.178570 -0.194553 vn 0.961738 0.211745 -0.173850 vn 0.961772 0.228046 -0.151622 vn 0.963319 0.235938 -0.127867 vn 0.985594 0.164779 -0.038121 vn 0.986275 0.162826 -0.027368 vn 0.984019 0.166209 -0.063883 vn 0.976109 0.205158 -0.071566 vn 0.977799 0.203648 -0.049357 vn 0.978756 0.201395 -0.038430 vn 0.981138 0.165764 -0.099454 vn 0.973625 0.204566 -0.101030 vn 0.965362 0.239117 -0.104403 vn 0.967533 0.239285 -0.081381 vn 0.969364 0.237510 -0.062624 vn 0.970652 0.235006 -0.051069 vn 0.999947 0.010228 0.001095 vn 0.999946 0.010315 0.001026 vn 0.999948 0.010158 0.001108 vn 0.999282 0.037628 0.004333 vn 0.999272 0.037893 0.004363 vn 0.999260 0.038241 0.004189 vn 0.999948 0.010104 0.001062 vn 0.999949 0.010065 0.000957 vn 0.999297 0.037305 0.003651 vn 0.999291 0.037435 0.004095 vn 0.997103 0.075567 0.008664 vn 0.997069 0.075936 0.009322 vn 0.997129 0.075334 0.007622 vn 0.992998 0.117487 0.012301 vn 0.992931 0.117840 0.014197 vn 0.992843 0.118409 0.015558 vn 0.997026 0.076468 0.009589 vn 0.996971 0.077195 0.009473 vn 0.992730 0.119244 0.016370 vn 0.992586 0.120396 0.016640 vn 0.999949 0.010039 0.000794 vn 0.999950 0.010027 0.000577 vn 0.999306 0.037192 0.002168 vn 0.999302 0.037228 0.003005 vn 0.999950 0.010027 0.000311 vn 0.999950 0.010038 -0.000000 vn 0.999308 0.037209 -0.000001 vn 0.999308 0.037189 0.001159 vn 0.997168 0.075165 0.002355 vn 0.997162 0.075160 0.004438 vn 0.997169 0.075196 -0.000001 vn 0.993100 0.117274 -0.000001 vn 0.993097 0.117239 0.003680 vn 0.993080 0.117233 0.006997 vn 0.997149 0.075207 0.006205 vn 0.993047 0.117300 0.009889 vn 0.987268 0.158474 0.013707 vn 0.987167 0.158754 0.017289 vn 0.987336 0.158355 0.009585 vn 0.980596 0.195666 0.012122 vn 0.980472 0.195876 0.017552 vn 0.980290 0.196287 0.022450 vn 0.987372 0.158338 0.004988 vn 0.987381 0.158364 -0.000001 vn 0.980684 0.195597 -0.000000 vn 0.980665 0.195594 0.006241 vn 0.973654 0.227908 0.007482 vn 0.973536 0.228061 0.014683 vn 0.973689 0.227879 0.000000 vn 0.973331 0.228395 0.021511 vn 0.973035 0.228968 0.027878 vn 0.986623 0.161189 0.024366 vn 0.986338 0.162756 0.025440 vn 0.986850 0.160046 0.022644 vn 0.979732 0.197988 0.030422 vn 0.979343 0.199424 0.033418 vn 0.978867 0.201354 0.035728 vn 0.987029 0.159256 0.020278 vn 0.980045 0.196968 0.026755 vn 0.972643 0.229845 0.033711 vn 0.972151 0.231094 0.038950 vn 0.971552 0.232789 0.043550 vn 0.970833 0.235009 0.047484 vn 0.964022 -0.055491 0.259966 vn 0.957691 -0.067243 0.279831 vn 0.964920 -0.048243 0.258074 vn 0.958887 -0.057898 0.277821 vn 0.955134 -0.067131 0.288464 vn 0.953657 -0.078455 0.290487 vn 0.965645 -0.040962 0.256616 vn 0.959858 -0.048717 0.276222 vn 0.966219 -0.033533 0.255531 vn 0.960633 -0.039544 0.274992 vn 0.957300 -0.045315 0.285522 vn 0.956338 -0.056146 0.286819 vn 0.954515 -0.063162 0.291395 vn 0.953096 -0.075788 0.293026 vn 0.955651 -0.050803 0.290086 vn 0.955476 -0.055699 0.289764 vn 0.954191 -0.069367 0.291047 vn 0.952587 -0.083377 0.292620 vn 0.951356 -0.088897 0.294991 vn 0.950623 -0.097967 0.294480 vn 0.966657 -0.025842 0.254768 vn 0.961228 -0.030233 0.274092 vn 0.966968 -0.017774 0.254278 vn 0.961654 -0.020642 0.273487 vn 0.958573 -0.023409 0.283882 vn 0.958041 -0.034461 0.284551 vn 0.967156 -0.009205 0.254016 vn 0.961914 -0.010619 0.273147 vn 0.958899 -0.011987 0.283495 vn 0.957545 -0.013314 0.287975 vn 0.957159 -0.026078 0.288388 vn 0.957629 -0.014525 0.287640 vn 0.957188 -0.028497 0.288062 vn 0.956528 -0.038508 0.289088 vn 0.956471 -0.042147 0.288769 vn 0.957918 -0.044989 0.283495 vn 0.956840 -0.059486 0.284463 vn 0.958698 -0.030403 0.282798 vn 0.961998 -0.031385 0.271246 vn 0.961199 -0.046431 0.271919 vn 0.960099 -0.061372 0.272842 vn 0.959179 -0.015489 0.282376 vn 0.962494 -0.015993 0.270833 vn 0.968262 -0.015672 0.249445 vn 0.967799 -0.030734 0.249841 vn 0.977818 -0.013763 0.209004 vn 0.977465 -0.026958 0.209368 vn 0.967056 -0.045432 0.250477 vn 0.966040 -0.059993 0.251332 vn 0.976906 -0.039795 0.209930 vn 0.976150 -0.052463 0.210662 vn 0.951612 -0.104745 0.288899 vn 0.953722 -0.089122 0.287178 vn 0.956941 -0.091851 0.275366 vn 0.954820 -0.107863 0.276921 vn 0.955450 -0.074119 0.285694 vn 0.958688 -0.076436 0.273998 vn 0.964746 -0.074632 0.252381 vn 0.963156 -0.089558 0.253596 vn 0.975198 -0.065139 0.211531 vn 0.974044 -0.077989 0.212500 vn 0.961240 -0.104992 0.254942 vn 0.972673 -0.091178 0.213526 vn 0.814678 -0.240249 0.527807 vn 0.656967 -0.306474 0.688816 vn 0.918810 -0.168177 0.357078 vn 0.920552 -0.145733 0.362418 vn 0.816190 -0.209925 0.538299 vn 0.658146 -0.268696 0.703311 vn 0.977821 -0.094515 0.186906 vn 0.999626 -0.019949 0.018719 vn 0.999825 -0.013499 0.012951 vn 0.979160 -0.080015 0.186664 vn 0.980023 -0.066391 0.187477 vn 0.921505 -0.123351 0.368257 vn 0.999924 -0.008725 0.008703 vn 0.999969 -0.005299 0.005807 vn 0.980521 -0.053254 0.189057 vn 0.921874 -0.100596 0.374205 vn 0.816683 -0.178882 0.548663 vn 0.658146 -0.229537 0.717047 vn 0.816468 -0.146666 0.558452 vn 0.657376 -0.188550 0.729593 vn 0.987019 0.056616 -0.150296 vn 0.936589 0.136242 -0.322860 vn 0.932562 0.125432 -0.338520 vn 0.985393 0.054698 -0.161273 vn 0.839825 0.217988 -0.497166 vn 0.688089 0.296726 -0.662183 vn 0.678646 0.266955 -0.684233 vn 0.833043 0.197745 -0.516659 vn 0.827617 0.173737 -0.533728 vn 0.929345 0.111472 -0.351984 vn 0.671184 0.232990 -0.703724 vn 0.665573 0.194800 -0.720462 vn 0.823491 0.146019 -0.548217 vn 0.926914 0.094514 -0.363177 vn 0.984096 0.050341 -0.170355 vn 0.983131 0.043793 -0.177584 vn 0.982477 0.035283 -0.183014 vn 0.999988 -0.002928 0.004054 vn 0.925215 0.074715 -0.372015 vn 0.924157 0.052241 -0.378423 vn 0.982092 0.025025 -0.186733 vn 0.999994 -0.001367 0.003201 vn 0.820567 0.114666 -0.559930 vn 0.661627 0.152361 -0.734191 vn 0.659123 0.105685 -0.744572 vn 0.818706 0.079775 -0.568645 vn 0.817713 0.041485 -0.574129 vn 0.923618 0.027274 -0.382342 vn 0.657777 0.054836 -0.751214 vn 0.981916 0.013216 -0.188855 vn 0.999996 -0.000422 0.002966 vn 0.815835 -0.112898 0.567157 vn 0.656206 -0.145350 0.740451 vn 0.921847 -0.077105 0.379807 vn 0.921599 -0.052596 0.384563 vn 0.815053 -0.077285 0.574208 vn 0.654970 -0.099635 0.749057 vn 0.980753 -0.040266 0.191057 vn 0.980806 -0.027158 0.193087 vn 0.980762 -0.013753 0.194725 vn 0.921292 -0.026901 0.387939 vn 0.814349 -0.039659 0.579019 vn 0.653946 -0.051206 0.754807 vn 0.000002 -0.066531 0.997784 vn -0.000005 -0.066531 0.997784 vn 0.000002 -0.129810 0.991539 vn -0.000003 -0.129811 0.991539 vn -0.000014 -0.129807 0.991539 vn -0.000003 -0.066531 0.997784 vn -0.000001 -0.190112 0.981763 vn -0.000008 -0.190110 0.981763 vn -0.000001 -0.247747 0.968825 vn -0.000025 -0.247743 0.968826 vn -0.000113 -0.247725 0.968831 vn -0.000046 -0.190102 0.981764 vn -0.000100 -0.190076 0.981770 vn -0.000027 -0.129796 0.991541 vn -0.000262 -0.247678 0.968842 vn -0.000465 -0.247589 0.968865 vn -0.000189 -0.190027 0.981779 vn -0.000059 -0.129777 0.991543 vn -0.000002 -0.066528 0.997785 vn -0.000010 -0.066523 0.997785 vn 0.000001 -0.303048 0.952975 vn -0.000050 -0.303042 0.952977 vn 0.000002 -0.356340 0.934356 vn -0.000094 -0.356331 0.934360 vn -0.000431 -0.356288 0.934376 vn -0.000241 -0.303011 0.952987 vn 0.000007 -0.407924 0.913016 vn -0.000166 -0.407909 0.913023 vn -0.000706 -0.407847 0.913050 vn -0.001576 -0.407696 0.913116 vn -0.000955 -0.356176 0.934418 vn -0.002769 -0.407409 0.913242 vn -0.001685 -0.355967 0.934497 vn -0.000533 -0.302935 0.953011 vn -0.000942 -0.302794 0.953056 vn -0.001452 -0.302562 0.953129 vn -0.000712 -0.247445 0.968902 vn -0.002600 -0.355628 0.934624 vn -0.003657 -0.355126 0.934811 vn -0.002039 -0.302220 0.953236 vn -0.001008 -0.247232 0.968956 vn -0.004265 -0.406938 0.913446 vn -0.006021 -0.406240 0.913746 vn -0.007993 -0.405270 0.914162 vn -0.004853 -0.354425 0.935072 vn -0.010118 -0.403980 0.914712 vn -0.006135 -0.353494 0.935417 vn -0.002704 -0.301745 0.953385 vn -0.001336 -0.246936 0.969031 vn -0.003416 -0.301115 0.953582 vn -0.001682 -0.246544 0.969130 vn -0.000020 -0.066515 0.997786 vn -0.000094 -0.129743 0.991548 vn -0.000121 -0.129694 0.991554 vn -0.000019 -0.066503 0.997786 vn -0.000296 -0.189950 0.981794 vn -0.000412 -0.189834 0.981816 vn -0.000549 -0.189673 0.981847 vn -0.000161 -0.129625 0.991563 vn -0.000686 -0.189460 0.981888 vn -0.000204 -0.129534 0.991575 vn -0.000018 -0.066486 0.997787 vn -0.000034 -0.066464 0.997789 vn 0.007870 -0.405198 0.914195 vn 0.010018 -0.403872 0.914761 vn 0.005914 -0.406194 0.913768 vn 0.003591 -0.355091 0.934825 vn 0.004778 -0.354370 0.935093 vn 0.006077 -0.353414 0.935447 vn 0.004186 -0.406911 0.913458 vn 0.002730 -0.407395 0.913248 vn 0.001652 -0.355955 0.934502 vn 0.002539 -0.355607 0.934632 vn 0.001418 -0.302549 0.953133 vn 0.002004 -0.302198 0.953243 vn 0.000920 -0.302786 0.953058 vn 0.000453 -0.247586 0.968866 vn 0.000702 -0.247438 0.968904 vn 0.000987 -0.247218 0.968959 vn 0.002663 -0.301709 0.953396 vn 0.003382 -0.301061 0.953599 vn 0.001309 -0.246914 0.969037 vn 0.001666 -0.246510 0.969139 vn 0.001571 -0.407690 0.913119 vn 0.000707 -0.407845 0.913051 vn 0.000430 -0.356286 0.934377 vn 0.000956 -0.356171 0.934420 vn 0.000172 -0.407908 0.913023 vn 0.000096 -0.356330 0.934360 vn 0.000048 -0.303041 0.952978 vn 0.000239 -0.303010 0.952987 vn 0.000026 -0.247742 0.968826 vn 0.000119 -0.247724 0.968831 vn 0.000533 -0.302932 0.953012 vn 0.000259 -0.247677 0.968843 vn 0.000096 -0.190077 0.981769 vn 0.000185 -0.190027 0.981779 vn 0.000052 -0.190104 0.981764 vn 0.000023 -0.129807 0.991539 vn 0.000023 -0.129795 0.991541 vn 0.000057 -0.129775 0.991543 vn 0.000016 -0.190111 0.981763 vn 0.000010 -0.129810 0.991539 vn 0.000007 -0.066530 0.997784 vn 0.000007 -0.066528 0.997785 vn -0.000003 -0.066526 0.997785 vn 0.000010 -0.066521 0.997785 vn 0.000536 -0.189660 0.981850 vn 0.000678 -0.189441 0.981892 vn 0.000399 -0.189827 0.981817 vn 0.000112 -0.129690 0.991555 vn 0.000166 -0.129620 0.991564 vn 0.000202 -0.129526 0.991576 vn 0.000292 -0.189947 0.981794 vn 0.000093 -0.129741 0.991548 vn 0.000019 -0.066513 0.997786 vn 0.000012 -0.066503 0.997786 vn 0.000024 -0.066486 0.997787 vn 0.000034 -0.066463 0.997789 vn -0.651728 0.055207 -0.756441 vn -0.813299 0.041924 -0.580333 vn -0.653085 0.106379 -0.749775 vn -0.814302 0.080600 -0.574819 vn -0.921945 0.052937 -0.383687 vn -0.921396 0.027645 -0.387640 vn -0.655602 0.153338 -0.739374 vn -0.816186 0.115830 -0.566060 vn -0.659568 0.196017 -0.725636 vn -0.819140 0.147475 -0.554311 vn -0.924734 0.095741 -0.368377 vn -0.923016 0.075695 -0.377241 vn -0.981904 0.035815 -0.185960 vn -0.981517 0.025404 -0.189683 vn -0.982561 0.044461 -0.180546 vn -0.999969 -0.005332 0.005721 vn -0.999988 -0.002957 0.004040 vn -0.999994 -0.001385 0.003227 vn -0.981338 0.013419 -0.191821 vn -0.999995 -0.000429 0.003008 vn -0.665218 0.234413 -0.708898 vn -0.823303 0.175447 -0.539807 vn -0.672732 0.268552 -0.689428 vn -0.828779 0.199677 -0.522737 vn -0.930430 0.127074 -0.343734 vn -0.927187 0.112916 -0.357176 vn -0.682246 0.298473 -0.667424 vn -0.835626 0.220117 -0.503268 vn -0.934484 0.138074 -0.328139 vn -0.986461 0.057675 -0.153520 vn -0.984831 0.055617 -0.164363 vn -0.999638 -0.019870 0.018153 vn -0.999830 -0.013490 0.012595 vn -0.983530 0.051134 -0.173364 vn -0.999926 -0.008750 0.008506 vn -0.979460 -0.067209 0.190107 vn -0.979939 -0.053967 0.191852 vn -0.978625 -0.080892 0.189077 vn -0.918464 -0.147275 0.367063 vn -0.919354 -0.124758 0.373126 vn -0.919676 -0.101813 0.379249 vn -0.977322 -0.095398 0.189053 vn -0.916800 -0.169790 0.361455 vn -0.810534 -0.242125 0.533301 vn -0.811960 -0.211690 0.543974 vn -0.651042 -0.307959 0.693761 vn -0.652193 -0.270096 0.708303 vn -0.812379 -0.180481 0.554498 vn -0.812106 -0.148045 0.564417 vn -0.652167 -0.230810 0.722084 vn -0.651375 -0.189652 0.734672 vn -0.980151 -0.013963 0.197762 vn -0.980201 -0.027562 0.196080 vn -0.919342 -0.053284 0.389834 vn -0.919020 -0.027262 0.393267 vn -0.980157 -0.040839 0.193972 vn -0.919614 -0.078079 0.384985 vn -0.811433 -0.114002 0.573219 vn -0.810620 -0.078066 0.580346 vn -0.650187 -0.146241 0.745567 vn -0.648941 -0.100269 0.754203 vn -0.809898 -0.040071 0.585200 vn -0.647914 -0.051544 0.759967 vn -0.967156 -0.009206 0.254017 vn -0.961919 -0.010618 0.273128 vn -0.966968 -0.017775 0.254278 vn -0.961660 -0.020641 0.273468 vn -0.958595 -0.023405 0.283812 vn -0.958920 -0.011984 0.283424 vn -0.966657 -0.025842 0.254768 vn -0.961234 -0.030231 0.274073 vn -0.966219 -0.033533 0.255531 vn -0.960639 -0.039540 0.274973 vn -0.957322 -0.045304 0.285452 vn -0.958063 -0.034453 0.284481 vn -0.956575 -0.038487 0.288934 vn -0.957205 -0.026065 0.288235 vn -0.955699 -0.050777 0.289933 vn -0.955562 -0.055649 0.289491 vn -0.956555 -0.042109 0.288496 vn -0.957271 -0.028471 0.287788 vn -0.957591 -0.013308 0.287822 vn -0.957711 -0.014512 0.287366 vn -0.965645 -0.040962 0.256615 vn -0.959864 -0.048713 0.276203 vn -0.964920 -0.048243 0.258074 vn -0.958892 -0.057895 0.277802 vn -0.955157 -0.067116 0.288394 vn -0.956360 -0.056132 0.286748 vn -0.964022 -0.055491 0.259967 vn -0.957697 -0.067238 0.279812 vn -0.953680 -0.078438 0.290417 vn -0.951406 -0.088857 0.294840 vn -0.953146 -0.075753 0.292874 vn -0.950715 -0.097888 0.294210 vn -0.952676 -0.083308 0.292349 vn -0.954564 -0.063131 0.291243 vn -0.954278 -0.069308 0.290775 vn -0.955591 -0.074015 0.285249 vn -0.956978 -0.059400 0.284017 vn -0.953867 -0.089002 0.286735 vn -0.957161 -0.091648 0.274668 vn -0.958902 -0.076260 0.273297 vn -0.960308 -0.061226 0.272140 vn -0.951761 -0.104608 0.288459 vn -0.955046 -0.107633 0.276227 vn -0.961572 -0.104604 0.253847 vn -0.963477 -0.089214 0.252494 vn -0.973133 -0.090493 0.211717 vn -0.974487 -0.077383 0.210681 vn -0.965057 -0.074335 0.251275 vn -0.966343 -0.059747 0.250223 vn -0.975627 -0.064619 0.209706 vn -0.976566 -0.052034 0.208833 vn -0.959310 -0.015464 0.281930 vn -0.958831 -0.030357 0.282351 vn -0.962199 -0.031306 0.270542 vn -0.962692 -0.015951 0.270129 vn -0.958053 -0.044923 0.283049 vn -0.961403 -0.046319 0.271216 vn -0.967352 -0.045241 0.249367 vn -0.968089 -0.030602 0.248731 vn -0.977311 -0.039460 0.208101 vn -0.977862 -0.026727 0.207539 vn -0.968549 -0.015603 0.248334 vn -0.978209 -0.013643 0.207176 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 -0.000001 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 -0.000001 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 -0.000001 vn -1.000000 -0.000001 -0.000001 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 0.000001 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 -0.000001 0.000001 vn -1.000000 -0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 -0.000001 vn -1.000000 -0.000001 0.000000 vn -0.966040 -0.050492 -0.253413 vn -0.958908 -0.061030 -0.277075 vn -0.973989 -0.040635 -0.222923 vn -0.974457 -0.036980 -0.221508 vn -0.966747 -0.044995 -0.251746 vn -0.959900 -0.053461 -0.275199 vn -0.982309 -0.031122 -0.184662 vn -0.990039 -0.021863 -0.139084 vn -0.990177 -0.020861 -0.138251 vn -0.982586 -0.028992 -0.183531 vn -0.982788 -0.026180 -0.182874 vn -0.974811 -0.032731 -0.220620 vn -0.990276 -0.019213 -0.137785 vn -0.990344 -0.016895 -0.137601 vn -0.982931 -0.022646 -0.182578 vn -0.975071 -0.027828 -0.220140 vn -0.967299 -0.039090 -0.250610 vn -0.960693 -0.045721 -0.273824 vn -0.967720 -0.032687 -0.249897 vn -0.961314 -0.037685 -0.272864 vn -0.995889 -0.013216 -0.089612 vn -0.999026 -0.006070 -0.043715 vn -0.999038 -0.006048 -0.043440 vn -0.995942 -0.012903 -0.089071 vn -0.999935 -0.001492 -0.011330 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 0.000000 vn -0.999936 -0.001512 -0.011259 vn -0.999936 -0.001457 -0.011205 vn -0.999047 -0.005759 -0.043259 vn -1.000000 0.000001 -0.000000 vn -1.000000 -0.000000 -0.000000 vn -0.999937 -0.001329 -0.011168 vn -0.999055 -0.005200 -0.043155 vn -0.995980 -0.012100 -0.088756 vn -0.996007 -0.010796 -0.088617 vn -0.996027 -0.008968 -0.088605 vn -0.990389 -0.013870 -0.137612 vn -0.999061 -0.004359 -0.043113 vn -0.999065 -0.003226 -0.043116 vn -0.996039 -0.006585 -0.088671 vn -0.990418 -0.010084 -0.137734 vn -0.999937 -0.001122 -0.011147 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -0.999938 -0.000836 -0.011141 vn -0.999938 -0.000465 -0.011150 vn -0.999067 -0.001781 -0.043148 vn -1.000000 -0.000001 0.000000 vn -0.996046 -0.003611 -0.088765 vn -0.990433 -0.005483 -0.137884 vn -0.968032 -0.025686 -0.249507 vn -0.961785 -0.029228 -0.272241 vn -0.975257 -0.022194 -0.219956 vn -0.975382 -0.015742 -0.219958 vn -0.968248 -0.017981 -0.249344 vn -0.962118 -0.020221 -0.271881 vn -0.983028 -0.018335 -0.182536 vn -0.983091 -0.013174 -0.182642 vn -0.983126 -0.007090 -0.182792 vn -0.975455 -0.008378 -0.220041 vn -0.968377 -0.009462 -0.249313 vn -0.962320 -0.010528 -0.271716 vn -0.961493 -0.104714 -0.254099 vn -0.973133 -0.090493 -0.211717 vn -0.954721 -0.108046 -0.277189 vn -0.956849 -0.092009 -0.275634 vn -0.963401 -0.089310 -0.252748 vn -0.974487 -0.077383 -0.210681 vn -0.951031 -0.105481 -0.290542 vn -0.949426 -0.099372 -0.297852 vn -0.951429 -0.084639 -0.296004 vn -0.953163 -0.089776 -0.288827 vn -0.954908 -0.074685 -0.287355 vn -0.958600 -0.076570 -0.274270 vn -0.953064 -0.070472 -0.294453 vn -0.954374 -0.056627 -0.293195 vn -0.956311 -0.059957 -0.286138 vn -0.960014 -0.061482 -0.273119 vn -0.964984 -0.074417 -0.251530 vn -0.975627 -0.064619 -0.209706 vn -0.966272 -0.059815 -0.250480 vn -0.976566 -0.052033 -0.208834 vn -0.949401 -0.091105 -0.300562 vn -0.950789 -0.081614 -0.298898 vn -0.952339 -0.070036 -0.296894 vn -0.951198 -0.077794 -0.298614 vn -0.953749 -0.071515 -0.291975 vn -0.955029 -0.061878 -0.289983 vn -0.956067 -0.052310 -0.288444 vn -0.953599 -0.058743 -0.295293 vn -0.956891 -0.042651 -0.287298 vn -0.954605 -0.047541 -0.294055 vn -0.952662 -0.064935 -0.297015 vn -0.953833 -0.052310 -0.295746 vn -0.954737 -0.039708 -0.294790 vn -0.955387 -0.042880 -0.292226 vn -0.955380 -0.036249 -0.293147 vn -0.955936 -0.024686 -0.292536 vn -0.955387 -0.026928 -0.294128 vn -0.956118 -0.029013 -0.291543 vn -0.957523 -0.032750 -0.286492 vn -0.957975 -0.022450 -0.285973 vn -0.958250 -0.011591 -0.285696 vn -0.956276 -0.012669 -0.292190 vn -0.955785 -0.013766 -0.293743 vn -0.956567 -0.014799 -0.291138 vn -0.967283 -0.045293 -0.249625 vn -0.977311 -0.039461 -0.208101 vn -0.961115 -0.046517 -0.272202 vn -0.961915 -0.031444 -0.271534 vn -0.968021 -0.030637 -0.248991 vn -0.977862 -0.026727 -0.207539 vn -0.957399 -0.045359 -0.285185 vn -0.958185 -0.030661 -0.284501 vn -0.958671 -0.015625 -0.284088 vn -0.962411 -0.016023 -0.271125 vn -0.968482 -0.015622 -0.248595 vn -0.978209 -0.013643 -0.207176 vn -0.810534 -0.242124 -0.533301 vn -0.651042 -0.307959 -0.693762 vn -0.916799 -0.169791 -0.361457 vn -0.918464 -0.147274 -0.367062 vn -0.811960 -0.211690 -0.543975 vn -0.652190 -0.270096 -0.708305 vn -0.977322 -0.095397 -0.189053 vn -0.999638 -0.019869 -0.018151 vn -0.999830 -0.013490 -0.012594 vn -0.978625 -0.080892 -0.189077 vn -0.979460 -0.067210 -0.190107 vn -0.919354 -0.124759 -0.373128 vn -0.999926 -0.008750 -0.008505 vn -0.999969 -0.005332 -0.005720 vn -0.979939 -0.053967 -0.191851 vn -0.919676 -0.101812 -0.379250 vn -0.812375 -0.180483 -0.554501 vn -0.652164 -0.230810 -0.722087 vn -0.812105 -0.148045 -0.564419 vn -0.651370 -0.189654 -0.734676 vn -0.986461 0.057676 0.153520 vn -0.934485 0.138074 0.328137 vn -0.930430 0.127074 0.343733 vn -0.984830 0.055617 0.164365 vn -0.835627 0.220116 0.503266 vn -0.682246 0.298473 0.667424 vn -0.672731 0.268553 0.689429 vn -0.828781 0.199677 0.522735 vn -0.823306 0.175446 0.539803 vn -0.927188 0.112915 0.357174 vn -0.665218 0.234413 0.708898 vn -0.659569 0.196017 0.725635 vn -0.819140 0.147475 0.554311 vn -0.924735 0.095740 0.368374 vn -0.983529 0.051134 0.173364 vn -0.982561 0.044461 0.180546 vn -0.981904 0.035814 0.185961 vn -0.999987 -0.002957 -0.004040 vn -0.923016 0.075694 0.377243 vn -0.921944 0.052937 0.383687 vn -0.981517 0.025404 0.189684 vn -0.999994 -0.001385 -0.003226 vn -0.816185 0.115830 0.566062 vn -0.655604 0.153338 0.739372 vn -0.653085 0.106380 0.749775 vn -0.814301 0.080601 0.574819 vn -0.813299 0.041924 0.580334 vn -0.921396 0.027645 0.387640 vn -0.651732 0.055207 0.756438 vn -0.981338 0.013419 0.191821 vn -0.999995 -0.000429 -0.003009 vn -0.811433 -0.114002 -0.573220 vn -0.650185 -0.146242 -0.745569 vn -0.919614 -0.078079 -0.384985 vn -0.919343 -0.053284 -0.389833 vn -0.810623 -0.078067 -0.580341 vn -0.648939 -0.100272 -0.754204 vn -0.980157 -0.040838 -0.193970 vn -0.980201 -0.027562 -0.196079 vn -0.980151 -0.013963 -0.197762 vn -0.919020 -0.027262 -0.393267 vn -0.809900 -0.040071 -0.585197 vn -0.647908 -0.051544 -0.759973 vn 0.000018 -0.066487 -0.997787 vn 0.000030 -0.066464 -0.997789 vn 0.000018 -0.066505 -0.997786 vn 0.000121 -0.129690 -0.991555 vn 0.000160 -0.129620 -0.991564 vn 0.000200 -0.129527 -0.991576 vn 0.000022 -0.066515 -0.997785 vn 0.000010 -0.066521 -0.997785 vn 0.000060 -0.129774 -0.991544 vn 0.000090 -0.129740 -0.991548 vn 0.000285 -0.189945 -0.981795 vn 0.000405 -0.189825 -0.981818 vn 0.000188 -0.190025 -0.981779 vn 0.000453 -0.247586 -0.968866 vn 0.000696 -0.247437 -0.968904 vn 0.000984 -0.247218 -0.968959 vn 0.000542 -0.189659 -0.981850 vn 0.000679 -0.189440 -0.981892 vn 0.001312 -0.246915 -0.969036 vn 0.001665 -0.246512 -0.969138 vn -0.000003 -0.066526 -0.997785 vn 0.000003 -0.066530 -0.997784 vn 0.000020 -0.129807 -0.991539 vn 0.000029 -0.129795 -0.991541 vn -0.000000 -0.066531 -0.997784 vn -0.000003 -0.066531 -0.997784 vn 0.000000 -0.129810 -0.991539 vn 0.000007 -0.129811 -0.991539 vn 0.000013 -0.190111 -0.981763 vn 0.000052 -0.190102 -0.981764 vn 0.000000 -0.190112 -0.981762 vn 0.000003 -0.247748 -0.968825 vn 0.000026 -0.247743 -0.968826 vn 0.000115 -0.247723 -0.968831 vn 0.000105 -0.190076 -0.981769 vn 0.000259 -0.247676 -0.968843 vn 0.000533 -0.302933 -0.953012 vn 0.000927 -0.302787 -0.953058 vn 0.000242 -0.303011 -0.952987 vn 0.000430 -0.356286 -0.934377 vn 0.000953 -0.356172 -0.934420 vn 0.001658 -0.355956 -0.934501 vn 0.000055 -0.303042 -0.952977 vn 0.000003 -0.303050 -0.952975 vn 0.000003 -0.356340 -0.934357 vn 0.000099 -0.356330 -0.934360 vn 0.000172 -0.407907 -0.913023 vn 0.000707 -0.407845 -0.913051 vn 0.000003 -0.407922 -0.913017 vn 0.001562 -0.407690 -0.913119 vn 0.002727 -0.407395 -0.913248 vn 0.002657 -0.301711 -0.953396 vn 0.003376 -0.301062 -0.953599 vn 0.001999 -0.302199 -0.953243 vn 0.003594 -0.355091 -0.934825 vn 0.004775 -0.354370 -0.935093 vn 0.006071 -0.353414 -0.935448 vn 0.001418 -0.302549 -0.953133 vn 0.002548 -0.355608 -0.934632 vn 0.004192 -0.406911 -0.913458 vn 0.005914 -0.406195 -0.913768 vn 0.007870 -0.405197 -0.914196 vn 0.010016 -0.403870 -0.914762 vn -0.007999 -0.405269 -0.914162 vn -0.010119 -0.403978 -0.914713 vn -0.006023 -0.406240 -0.913746 vn -0.003661 -0.355124 -0.934812 vn -0.004853 -0.354423 -0.935073 vn -0.006133 -0.353493 -0.935417 vn -0.004264 -0.406938 -0.913446 vn -0.002767 -0.407409 -0.913242 vn -0.001683 -0.355966 -0.934497 vn -0.002598 -0.355627 -0.934624 vn -0.001453 -0.302563 -0.953128 vn -0.002041 -0.302222 -0.953236 vn -0.000943 -0.302793 -0.953056 vn -0.000467 -0.247590 -0.968865 vn -0.000721 -0.247446 -0.968901 vn -0.001002 -0.247232 -0.968956 vn -0.002702 -0.301746 -0.953384 vn -0.003412 -0.301116 -0.953582 vn -0.001333 -0.246937 -0.969031 vn -0.001681 -0.246545 -0.969130 vn -0.001581 -0.407697 -0.913116 vn -0.000715 -0.407848 -0.913050 vn -0.000436 -0.356288 -0.934376 vn -0.000954 -0.356175 -0.934419 vn -0.000168 -0.407908 -0.913023 vn -0.000101 -0.356331 -0.934360 vn -0.000056 -0.303043 -0.952977 vn -0.000239 -0.303012 -0.952987 vn -0.000026 -0.247744 -0.968826 vn -0.000119 -0.247726 -0.968830 vn -0.000527 -0.302935 -0.953011 vn -0.000259 -0.247679 -0.968842 vn -0.000106 -0.190076 -0.981769 vn -0.000190 -0.190027 -0.981779 vn -0.000053 -0.190102 -0.981764 vn -0.000020 -0.129805 -0.991539 vn -0.000027 -0.129795 -0.991541 vn -0.000053 -0.129775 -0.991544 vn -0.000010 -0.190110 -0.981763 vn -0.000003 -0.129809 -0.991539 vn -0.000003 -0.066531 -0.997784 vn -0.000007 -0.066531 -0.997784 vn 0.000003 -0.066528 -0.997785 vn -0.000000 -0.066523 -0.997785 vn -0.000545 -0.189672 -0.981847 vn -0.000689 -0.189459 -0.981888 vn -0.000400 -0.189834 -0.981816 vn -0.000121 -0.129693 -0.991554 vn -0.000164 -0.129626 -0.991563 vn -0.000207 -0.129536 -0.991575 vn -0.000293 -0.189949 -0.981794 vn -0.000091 -0.129742 -0.991548 vn -0.000020 -0.066516 -0.997785 vn -0.000029 -0.066504 -0.997786 vn -0.000028 -0.066487 -0.997787 vn -0.000030 -0.066465 -0.997789 vn 0.657774 0.054837 0.751217 vn 0.817712 0.041485 0.574132 vn 0.659120 0.105684 0.744575 vn 0.818703 0.079775 0.568648 vn 0.924158 0.052241 0.378423 vn 0.923618 0.027274 0.382343 vn 0.661623 0.152362 0.734194 vn 0.820566 0.114667 0.559932 vn 0.665571 0.194800 0.720464 vn 0.823491 0.146020 0.548216 vn 0.926915 0.094514 0.363174 vn 0.925216 0.074715 0.372013 vn 0.982477 0.035283 0.183014 vn 0.982092 0.025025 0.186732 vn 0.983131 0.043793 0.177584 vn 0.999969 -0.005298 -0.005806 vn 0.999987 -0.002928 -0.004053 vn 0.999994 -0.001367 -0.003202 vn 0.981916 0.013215 0.188855 vn 0.999996 -0.000423 -0.002966 vn 0.671183 0.232991 0.703724 vn 0.827616 0.173737 0.533730 vn 0.678645 0.266955 0.684234 vn 0.833043 0.197745 0.516659 vn 0.932563 0.125431 0.338517 vn 0.929346 0.111471 0.351981 vn 0.688091 0.296725 0.662182 vn 0.839828 0.217986 0.497163 vn 0.936590 0.136241 0.322860 vn 0.987019 0.056616 0.150295 vn 0.985393 0.054698 0.161273 vn 0.999626 -0.019949 -0.018719 vn 0.999825 -0.013499 -0.012951 vn 0.984096 0.050341 0.170355 vn 0.999924 -0.008725 -0.008703 vn 0.980023 -0.066391 -0.187477 vn 0.980521 -0.053254 -0.189058 vn 0.979161 -0.080014 -0.186661 vn 0.920552 -0.145732 -0.362417 vn 0.921504 -0.123351 -0.368260 vn 0.921875 -0.100596 -0.374203 vn 0.977821 -0.094515 -0.186905 vn 0.918811 -0.168176 -0.357075 vn 0.814678 -0.240250 -0.527807 vn 0.816191 -0.209924 -0.538298 vn 0.656969 -0.306473 -0.688815 vn 0.658150 -0.268694 -0.703308 vn 0.816682 -0.178882 -0.548664 vn 0.816469 -0.146666 -0.558451 vn 0.658151 -0.229534 -0.717044 vn 0.657373 -0.188551 -0.729596 vn 0.980762 -0.013753 -0.194724 vn 0.980806 -0.027159 -0.193087 vn 0.921600 -0.052596 -0.384561 vn 0.921292 -0.026900 -0.387941 vn 0.980752 -0.040266 -0.191058 vn 0.921849 -0.077105 -0.379802 vn 0.815842 -0.112896 -0.567147 vn 0.815057 -0.077284 -0.574203 vn 0.656200 -0.145352 -0.740456 vn 0.654968 -0.099634 -0.749059 vn 0.814349 -0.039659 -0.579019 vn 0.653945 -0.051205 -0.754808 vn 0.962320 -0.010529 -0.271716 vn 0.958244 -0.011592 -0.285715 vn 0.962118 -0.020221 -0.271881 vn 0.957969 -0.022452 -0.285993 vn 0.955914 -0.024692 -0.292608 vn 0.956254 -0.012672 -0.292263 vn 0.961785 -0.029227 -0.272241 vn 0.957517 -0.032752 -0.286512 vn 0.961314 -0.037684 -0.272864 vn 0.956885 -0.042653 -0.287318 vn 0.954583 -0.047551 -0.294127 vn 0.955357 -0.036258 -0.293220 vn 0.954688 -0.039728 -0.294945 vn 0.955338 -0.026943 -0.294283 vn 0.953784 -0.052335 -0.295901 vn 0.954287 -0.056676 -0.293470 vn 0.955301 -0.042919 -0.292502 vn 0.956033 -0.029040 -0.291819 vn 0.955737 -0.013773 -0.293898 vn 0.956482 -0.014812 -0.291414 vn 0.960693 -0.045721 -0.273824 vn 0.956061 -0.052313 -0.288464 vn 0.959900 -0.053461 -0.275199 vn 0.955023 -0.061882 -0.290003 vn 0.952315 -0.070052 -0.296966 vn 0.953576 -0.058756 -0.295365 vn 0.958908 -0.061030 -0.277075 vn 0.953742 -0.071519 -0.291995 vn 0.950765 -0.081632 -0.298969 vn 0.949348 -0.091148 -0.300715 vn 0.951147 -0.077831 -0.298768 vn 0.949332 -0.099452 -0.298125 vn 0.951338 -0.084709 -0.296279 vn 0.952612 -0.064967 -0.297170 vn 0.952975 -0.070532 -0.294728 vn 0.954765 -0.074790 -0.287802 vn 0.956171 -0.060044 -0.286587 vn 0.953016 -0.089898 -0.289272 vn 0.956628 -0.092214 -0.276334 vn 0.958384 -0.076746 -0.274972 vn 0.959803 -0.061628 -0.273824 vn 0.950880 -0.105619 -0.290985 vn 0.954493 -0.108276 -0.277884 vn 0.961160 -0.105103 -0.255195 vn 0.963079 -0.089655 -0.253851 vn 0.972673 -0.091177 -0.213526 vn 0.974044 -0.077988 -0.212500 vn 0.964672 -0.074713 -0.252637 vn 0.965969 -0.060061 -0.251589 vn 0.975198 -0.065140 -0.211530 vn 0.976150 -0.052464 -0.210661 vn 0.958537 -0.015648 -0.284538 vn 0.958050 -0.030708 -0.284950 vn 0.961713 -0.031523 -0.272239 vn 0.962211 -0.016064 -0.271831 vn 0.957262 -0.045426 -0.285634 vn 0.960909 -0.046631 -0.272907 vn 0.966986 -0.045485 -0.250737 vn 0.967730 -0.030770 -0.250102 vn 0.976906 -0.039795 -0.209930 vn 0.977465 -0.026958 -0.209368 vn 0.968195 -0.015691 -0.249706 vn 0.977818 -0.013763 -0.209004 vn 1.000000 -0.000001 -0.000000 vn 0.999938 -0.000465 -0.011150 vn 1.000000 -0.000000 -0.000000 vn 0.999938 -0.000836 -0.011141 vn 0.999065 -0.003226 -0.043116 vn 0.999067 -0.001781 -0.043148 vn 1.000000 0.000000 -0.000000 vn 0.999937 -0.001123 -0.011147 vn 1.000000 0.000000 -0.000000 vn 0.999937 -0.001329 -0.011169 vn 0.999055 -0.005200 -0.043155 vn 0.999061 -0.004360 -0.043113 vn 0.996027 -0.008968 -0.088604 vn 0.996039 -0.006585 -0.088670 vn 0.996007 -0.010795 -0.088616 vn 0.990344 -0.016895 -0.137601 vn 0.990389 -0.013870 -0.137612 vn 0.990418 -0.010084 -0.137734 vn 0.996046 -0.003610 -0.088765 vn 0.990433 -0.005482 -0.137884 vn 1.000000 0.000000 -0.000000 vn 0.999936 -0.001458 -0.011205 vn 1.000000 0.000000 -0.000000 vn 0.999936 -0.001512 -0.011258 vn 0.999038 -0.006049 -0.043440 vn 0.999047 -0.005759 -0.043259 vn 1.000000 0.000001 -0.000000 vn 0.999935 -0.001492 -0.011330 vn 0.999026 -0.006070 -0.043715 vn 0.995889 -0.013218 -0.089612 vn 0.995942 -0.012904 -0.089071 vn 0.990039 -0.021863 -0.139084 vn 0.990178 -0.020861 -0.138251 vn 0.995980 -0.012099 -0.088755 vn 0.990276 -0.019212 -0.137786 vn 0.982788 -0.026180 -0.182874 vn 0.982931 -0.022646 -0.182578 vn 0.982586 -0.028992 -0.183531 vn 0.974457 -0.036979 -0.221508 vn 0.974811 -0.032731 -0.220620 vn 0.975071 -0.027829 -0.220140 vn 0.982309 -0.031122 -0.184662 vn 0.973989 -0.040635 -0.222923 vn 0.966040 -0.050491 -0.253413 vn 0.966747 -0.044995 -0.251746 vn 0.967299 -0.039091 -0.250610 vn 0.967721 -0.032687 -0.249898 vn 0.983126 -0.007090 -0.182792 vn 0.983091 -0.013174 -0.182643 vn 0.975382 -0.015742 -0.219958 vn 0.975455 -0.008378 -0.220041 vn 0.983028 -0.018334 -0.182537 vn 0.975257 -0.022194 -0.219956 vn 0.968032 -0.025685 -0.249508 vn 0.968248 -0.017981 -0.249344 vn 0.968377 -0.009462 -0.249314 vn 1.000000 0.000001 -0.000001 vn 1.000000 0.000002 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 0.000001 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 0.000001 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 0.000001 vn 1.000000 -0.000000 0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 0.000001 vn 1.000000 0.000001 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 -0.000001 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000000 0.000001 vn 1.000000 0.000001 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 -0.000000 0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 0.800823 -0.521944 0.293696 vn 0.640693 -0.672025 0.371343 vn 0.908500 -0.361950 0.208854 vn 0.902580 -0.363023 0.231440 vn 0.793376 -0.512216 0.328921 vn 0.631866 -0.652028 0.419051 vn 0.971931 -0.201380 0.121637 vn 0.998603 -0.041422 0.032804 vn 0.997531 -0.063251 0.030523 vn 0.968109 -0.213070 0.131781 vn 0.963099 -0.228549 0.142148 vn 0.895032 -0.364145 0.257521 vn 0.995388 -0.092525 0.025342 vn 0.991609 -0.127442 0.021687 vn 0.956610 -0.246345 0.155604 vn 0.885576 -0.364113 0.288403 vn 0.783479 -0.498484 0.371044 vn 0.619465 -0.623488 0.476997 vn 0.770625 -0.479652 0.419610 vn 0.602625 -0.585188 0.542585 vn 0.990958 0.120575 -0.058857 vn 0.945385 0.287048 -0.154438 vn 0.951725 0.246678 -0.182674 vn 0.993275 0.089151 -0.073873 vn 0.853397 0.455976 -0.252587 vn 0.706721 0.616524 -0.347049 vn 0.722642 0.562634 -0.401537 vn 0.864353 0.407778 -0.294297 vn 0.874040 0.339928 -0.347137 vn 0.956725 0.190966 -0.219568 vn 0.737992 0.485038 -0.469155 vn 0.749612 0.386201 -0.537522 vn 0.879930 0.255024 -0.400857 vn 0.958621 0.122360 -0.257047 vn 0.994415 0.046476 -0.094761 vn 0.993305 -0.005302 -0.115397 vn 0.989568 -0.062251 -0.129926 vn 0.985991 -0.165103 0.023749 vn 0.956699 0.046051 -0.287414 vn 0.951831 -0.031475 -0.305002 vn 0.983765 -0.119622 -0.133777 vn 0.978740 -0.202117 0.034879 vn 0.880793 0.159689 -0.445762 vn 0.755571 0.274047 -0.594988 vn 0.756496 0.159393 -0.634278 vn 0.877621 0.062520 -0.475261 vn 0.872972 -0.028940 -0.486910 vn 0.945968 -0.104403 -0.306994 vn 0.754990 0.051665 -0.653698 vn 0.977043 -0.173037 -0.124282 vn 0.970246 -0.235281 0.057148 vn 0.754233 -0.454846 0.473549 vn 0.580623 -0.536729 0.612209 vn 0.873878 -0.361522 0.325022 vn 0.859510 -0.354983 0.367735 vn 0.733749 -0.423641 0.531170 vn 0.553180 -0.478940 0.681622 vn 0.948450 -0.264387 0.174761 vn 0.938483 -0.280365 0.201605 vn 0.926506 -0.292094 0.237208 vn 0.841953 -0.343346 0.416209 vn 0.708785 -0.386193 0.590321 vn 0.520673 -0.413930 0.746700 vn -0.000011 -0.385420 0.922741 vn 0.014644 -0.384954 0.922819 vn -0.000007 -0.487896 0.872902 vn 0.010046 -0.487454 0.873091 vn 0.015120 -0.486142 0.873749 vn 0.023184 -0.383487 0.923255 vn -0.000005 -0.590296 0.807187 vn 0.006033 -0.589944 0.807422 vn -0.000002 -0.684896 0.728640 vn 0.002959 -0.684666 0.728851 vn 0.003188 -0.684028 0.729449 vn 0.008258 -0.588938 0.808136 vn 0.006601 -0.587475 0.809215 vn 0.015090 -0.484152 0.874854 vn 0.000645 -0.683146 0.730282 vn -0.004662 -0.682170 0.731178 vn 0.001029 -0.585728 0.810507 vn 0.009861 -0.481654 0.876306 vn 0.025419 -0.381168 0.924156 vn 0.021188 -0.378116 0.925516 vn -0.000001 -0.764850 0.644209 vn 0.000982 -0.764732 0.644347 vn -0.000000 -0.826412 0.563066 vn -0.000003 -0.826373 0.563123 vn -0.001244 -0.826281 0.563257 vn 0.000104 -0.764420 0.644719 vn -0.000000 -0.869433 0.494050 vn -0.000299 -0.869433 0.494050 vn -0.001415 -0.869449 0.494020 vn -0.003324 -0.869524 0.493880 vn -0.003701 -0.826206 0.563356 vn -0.005992 -0.869698 0.493547 vn -0.007336 -0.826223 0.563296 vn -0.002643 -0.764026 0.645180 vn -0.007230 -0.763663 0.645574 vn -0.013560 -0.763445 0.645731 vn -0.012641 -0.681252 0.731940 vn -0.012069 -0.826398 0.562957 vn -0.017792 -0.826805 0.562208 vn -0.021495 -0.763483 0.645470 vn -0.023151 -0.680553 0.732333 vn -0.009356 -0.870013 0.492941 vn -0.013337 -0.870507 0.491975 vn -0.017845 -0.871226 0.490559 vn -0.024378 -0.827514 0.560916 vn -0.022771 -0.872209 0.488604 vn -0.031688 -0.828602 0.558940 vn -0.030875 -0.763897 0.644599 vn -0.036010 -0.680236 0.732108 vn -0.041514 -0.764812 0.642915 vn -0.050976 -0.680491 0.730981 vn 0.010351 -0.374425 0.927199 vn -0.000589 -0.478806 0.877920 vn -0.016236 -0.475766 0.879422 vn -0.007204 -0.370192 0.928927 vn -0.008408 -0.583876 0.811799 vn -0.021601 -0.582093 0.812836 vn -0.038381 -0.580578 0.813300 vn -0.036981 -0.472718 0.880437 vn -0.058488 -0.579556 0.812831 vn -0.062630 -0.469879 0.880506 vn -0.031527 -0.365534 0.930264 vn -0.062603 -0.360607 0.930614 vn 0.017559 -0.871292 0.490450 vn 0.022519 -0.872305 0.488444 vn 0.013090 -0.870550 0.491906 vn 0.017479 -0.826864 0.562131 vn 0.023995 -0.827606 0.560796 vn 0.031328 -0.828734 0.558765 vn 0.009186 -0.870037 0.492901 vn 0.005906 -0.869711 0.493526 vn 0.007260 -0.826239 0.563273 vn 0.011874 -0.826432 0.562912 vn 0.013409 -0.763489 0.645682 vn 0.021162 -0.763562 0.645387 vn 0.007235 -0.763682 0.645552 vn 0.004857 -0.682173 0.731175 vn 0.012644 -0.681293 0.731902 vn 0.022888 -0.680645 0.732256 vn 0.030405 -0.764021 0.644475 vn 0.041026 -0.764987 0.642737 vn 0.035494 -0.680394 0.731986 vn 0.050347 -0.680717 0.730814 vn 0.003302 -0.869530 0.493869 vn 0.001423 -0.869451 0.494017 vn 0.001274 -0.826281 0.563256 vn 0.003703 -0.826213 0.563346 vn 0.000305 -0.869433 0.494051 vn 0.000019 -0.826371 0.563126 vn -0.000947 -0.764726 0.644354 vn -0.000017 -0.764414 0.644726 vn -0.002890 -0.684646 0.728870 vn -0.002991 -0.684001 0.729475 vn 0.002730 -0.764028 0.645177 vn -0.000384 -0.683125 0.730301 vn -0.006065 -0.587399 0.809275 vn -0.000509 -0.585681 0.810542 vn -0.007892 -0.588860 0.808197 vn -0.014527 -0.485970 0.873855 vn -0.014173 -0.483967 0.874972 vn -0.008864 -0.481501 0.876401 vn -0.005910 -0.589891 0.807461 vn -0.009849 -0.487343 0.873155 vn -0.014361 -0.384758 0.922906 vn -0.022310 -0.383174 0.923407 vn -0.024024 -0.380812 0.924340 vn -0.019577 -0.377787 0.925686 vn 0.037895 -0.580760 0.813193 vn 0.057730 -0.579836 0.812685 vn 0.021533 -0.582178 0.812776 vn 0.016512 -0.475803 0.879397 vn 0.036630 -0.472896 0.880356 vn 0.061772 -0.470205 0.880393 vn 0.008713 -0.583883 0.811791 vn 0.001360 -0.478727 0.877963 vn -0.008952 -0.374191 0.927308 vn 0.007987 -0.370117 0.928951 vn 0.031441 -0.365667 0.930215 vn 0.061692 -0.360958 0.930539 vn -0.750709 0.055062 -0.658334 vn -0.869795 -0.025466 -0.492755 vn -0.752060 0.163420 -0.638513 vn -0.874356 0.066794 -0.480666 vn -0.950225 -0.027717 -0.310330 vn -0.944411 -0.101451 -0.312722 vn -0.750903 0.278661 -0.598742 vn -0.877402 0.164716 -0.450594 vn -0.744654 0.391268 -0.540740 vn -0.876356 0.260672 -0.405031 vn -0.956865 0.127436 -0.261094 vn -0.955034 0.050543 -0.292156 vn -0.989284 -0.059023 -0.133541 vn -0.983521 -0.116952 -0.137874 vn -0.992963 -0.001682 -0.118410 vn -0.991852 -0.125778 0.020254 vn -0.986290 -0.163561 0.021931 vn -0.979073 -0.200850 0.032806 vn -0.976834 -0.171024 -0.128629 vn -0.970581 -0.234391 0.055068 vn -0.732737 0.490364 -0.471847 vn -0.870255 0.345988 -0.350641 vn -0.717136 0.568039 -0.403792 vn -0.860372 0.414033 -0.297215 vn -0.949729 0.252280 -0.185391 vn -0.954847 0.196416 -0.222907 vn -0.701038 0.621888 -0.349000 vn -0.849271 0.462251 -0.255073 vn -0.943300 0.292631 -0.156691 vn -0.990415 0.124259 -0.060311 vn -0.992785 0.092971 -0.075731 vn -0.998663 -0.040271 0.032422 vn -0.997641 -0.061819 0.029862 vn -0.993998 0.050291 -0.097158 vn -0.995563 -0.090905 0.024319 vn -0.962855 -0.229278 0.142622 vn -0.956439 -0.246785 0.155953 vn -0.967785 -0.214170 0.132379 vn -0.900818 -0.366331 0.233086 vn -0.893365 -0.366961 0.259304 vn -0.883974 -0.366435 0.290371 vn -0.971531 -0.202880 0.122343 vn -0.906631 -0.365708 0.210422 vn -0.796820 -0.526963 0.295615 vn -0.789474 -0.516835 0.331077 vn -0.634805 -0.676748 0.372875 vn -0.625991 -0.656502 0.420880 vn -0.779650 -0.502593 0.373558 vn -0.766813 -0.483156 0.422561 vn -0.613568 -0.627559 0.479275 vn -0.596649 -0.588688 0.545395 vn -0.926297 -0.292292 0.237779 vn -0.938359 -0.280560 0.201914 vn -0.857831 -0.356411 0.370266 vn -0.840057 -0.344358 0.419192 vn -0.948328 -0.264650 0.175030 vn -0.872284 -0.363378 0.327228 vn -0.750355 -0.457669 0.476976 vn -0.729692 -0.425725 0.535078 vn -0.574507 -0.539486 0.615546 vn -0.546862 -0.480818 0.685388 vn -0.704417 -0.387490 0.594683 vn -0.514117 -0.414861 0.750716 vn -0.968669 -0.214495 0.125185 vn -0.966966 -0.244405 0.072408 vn -0.981280 -0.191540 0.020058 vn -0.960688 -0.249251 0.122282 vn -0.957564 -0.272950 0.092578 vn -0.956210 -0.286759 0.058576 vn -0.964523 -0.263760 0.011196 vn -0.971903 -0.220446 -0.082518 vn -0.957693 -0.264718 0.112908 vn -0.953008 -0.286328 0.098959 vn -0.956903 -0.271911 0.101990 vn -0.951246 -0.292018 0.099275 vn -0.948287 -0.302561 0.095964 vn -0.950860 -0.298094 0.083694 vn -0.950242 -0.303752 0.069099 vn -0.955124 -0.294969 0.027054 vn -0.947199 -0.307005 0.092533 vn -0.947683 -0.306497 0.089200 vn -0.950894 -0.304418 0.055946 vn -0.954717 -0.297511 0.001969 vn -0.960031 -0.276730 -0.041963 vn -0.957657 -0.241993 -0.155985 vn -0.955761 -0.282563 -0.081722 vn -0.944524 -0.253746 -0.208535 vn -0.957349 -0.274365 0.090586 vn -0.951217 -0.293431 0.095316 vn -0.958455 -0.273982 0.079364 vn -0.952074 -0.292421 0.089700 vn -0.948153 -0.301748 0.099767 vn -0.947663 -0.303232 0.099929 vn -0.959820 -0.271846 0.069609 vn -0.953423 -0.290005 0.082952 vn -0.949390 -0.299153 0.095739 vn -0.947108 -0.302325 0.107634 vn -0.946039 -0.305043 0.109362 vn -0.946440 -0.300599 0.117862 vn -0.945565 -0.303376 0.117770 vn -0.945964 -0.306959 0.104536 vn -0.945907 -0.305679 0.108719 vn -0.947701 -0.299184 0.111142 vn -0.949903 -0.300744 0.085074 vn -0.946962 -0.296602 0.123655 vn -0.950877 -0.283293 0.124814 vn -0.951997 -0.285996 0.109127 vn -0.954457 -0.288162 0.077289 vn -0.947609 -0.293857 0.125243 vn -0.951224 -0.280695 0.127996 vn -0.958440 -0.257370 0.123102 vn -0.958527 -0.259666 0.117475 vn -0.971246 -0.214079 0.104170 vn -0.971922 -0.215813 0.093768 vn -0.960016 -0.262303 0.097806 vn -0.962417 -0.264928 0.059722 vn -0.973591 -0.218193 0.067168 vn -0.975003 -0.221321 0.019649 vn -0.952873 -0.282400 -0.110828 vn -0.935178 -0.257080 -0.243621 vn -0.955336 -0.294927 -0.018750 vn -0.957465 -0.286114 -0.037427 vn -0.951712 -0.276798 -0.132764 vn -0.929525 -0.255179 -0.266209 vn -0.952959 -0.299968 0.043450 vn -0.956947 -0.288785 0.029255 vn -0.963705 -0.266909 0.005757 vn -0.961653 -0.266939 -0.062988 vn -0.973372 -0.224914 -0.044287 vn -0.966328 -0.228081 -0.119118 vn -0.952852 -0.263278 -0.150861 vn -0.927724 -0.246340 -0.280435 vn -0.951587 -0.231183 -0.202577 vn -0.926476 -0.228836 -0.298791 vn -0.999870 -0.011656 0.011109 vn -0.999949 -0.001023 0.010031 vn -0.999051 -0.041149 0.014257 vn -0.998202 -0.043639 0.041089 vn -0.999153 -0.014596 0.038484 vn -0.999294 -0.004199 0.037338 vn -0.996390 -0.082626 0.019482 vn -0.991381 -0.128303 0.026494 vn -0.990304 -0.129739 0.049653 vn -0.995403 -0.084580 0.044948 vn -0.992952 -0.086470 0.081047 vn -0.995753 -0.047294 0.078988 vn -0.988107 -0.129780 0.082468 vn -0.984654 -0.127233 0.119452 vn -0.988703 -0.087593 0.121634 vn -0.991244 -0.051788 0.121462 vn -0.996840 -0.019536 0.076992 vn -0.997087 -0.009559 0.075676 vn -0.992419 -0.026339 0.120042 vn -0.992811 -0.016897 0.118494 vn -0.984420 -0.172309 0.035026 vn -0.976357 -0.211428 0.045009 vn -0.975139 -0.212869 0.061577 vn -0.983281 -0.173564 0.055083 vn -0.967988 -0.244555 0.056499 vn -0.966687 -0.246331 0.069556 vn -0.965405 -0.245977 0.086539 vn -0.973634 -0.211963 0.084317 vn -0.964509 -0.242230 0.105106 vn -0.972107 -0.207277 0.109746 vn -0.981465 -0.172609 0.083263 vn -0.979062 -0.167968 0.114997 vn -0.975713 -0.159235 0.150426 vn -0.979766 -0.122164 0.158536 vn -0.970389 -0.197400 0.139205 vn -0.968598 -0.179952 0.171570 vn -0.971068 -0.147102 0.188117 vn -0.973378 -0.116243 0.197542 vn -0.964228 -0.233158 0.126102 vn -0.965323 -0.214808 0.148352 vn -0.968844 -0.178299 0.171900 vn -0.965923 -0.155387 0.206996 vn -0.965304 -0.133042 0.224696 vn -0.965983 -0.111198 0.233479 vn -0.986074 -0.034891 0.162608 vn -0.986652 -0.025982 0.160759 vn -0.984840 -0.057124 0.163792 vn -0.977096 -0.063795 0.203010 vn -0.978408 -0.045237 0.201672 vn -0.979213 -0.036670 0.199493 vn -0.982710 -0.088021 0.162889 vn -0.975332 -0.088835 0.202078 vn -0.967182 -0.091192 0.237155 vn -0.968672 -0.072369 0.237564 vn -0.970077 -0.057490 0.235892 vn -0.971143 -0.048933 0.233424 vn -0.999952 -0.000315 0.009771 vn -0.999952 -0.000000 0.009784 vn -0.999952 -0.000570 0.009769 vn -0.999337 -0.002147 0.036335 vn -0.999339 -0.001177 0.036332 vn -0.999339 -0.000000 0.036352 vn -0.999952 -0.000771 0.009780 vn -0.999952 -0.000918 0.009802 vn -0.999330 -0.003517 0.036444 vn -0.999334 -0.002923 0.036370 vn -0.997259 -0.006063 0.073734 vn -0.997272 -0.004411 0.073682 vn -0.997241 -0.007378 0.073863 vn -0.993221 -0.011971 0.115624 vn -0.993268 -0.009713 0.115428 vn -0.993300 -0.006991 0.115349 vn -0.997279 -0.002400 0.073681 vn -0.997280 -0.000000 0.073706 vn -0.993319 -0.003768 0.115343 vn -0.993323 -0.000000 0.115367 vn -0.999951 -0.001017 0.009837 vn -0.999951 -0.001068 0.009886 vn -0.999316 -0.004193 0.036753 vn -0.999323 -0.003939 0.036569 vn -0.999950 -0.001069 0.009951 vn -0.999306 -0.004281 0.037006 vn -0.997141 -0.009464 0.074972 vn -0.997183 -0.009070 0.074454 vn -0.992956 -0.016253 0.117365 vn -0.993069 -0.015222 0.116544 vn -0.997216 -0.008376 0.074093 vn -0.993156 -0.013799 0.115980 vn -0.987353 -0.019817 0.157294 vn -0.987488 -0.016917 0.156784 vn -0.987175 -0.022277 0.158082 vn -0.980111 -0.030074 0.196158 vn -0.980424 -0.026277 0.195137 vn -0.980665 -0.022080 0.194447 vn -0.986945 -0.024326 0.159213 vn -0.979713 -0.033525 0.197583 vn -0.971910 -0.043865 0.231228 vn -0.972530 -0.038665 0.229546 vn -0.973024 -0.033251 0.228297 vn -0.973410 -0.027543 0.227410 vn -0.987693 -0.005136 0.156320 vn -0.987705 0.000000 0.156333 vn -0.987654 -0.009628 0.156354 vn -0.980967 -0.012242 0.193791 vn -0.981040 -0.006462 0.193700 vn -0.981063 0.000000 0.193691 vn -0.987587 -0.013537 0.156490 vn -0.980843 -0.017424 0.194019 vn -0.973700 -0.021458 0.226821 vn -0.973904 -0.014903 0.226470 vn -0.974026 -0.007787 0.226301 vn -0.974067 0.000000 0.226261 vn -0.999950 0.001084 0.009951 vn -0.999949 0.001014 0.010032 vn -0.999951 0.001101 0.009886 vn -0.999315 0.004327 0.036747 vn -0.999306 0.004343 0.037000 vn -0.999294 0.004162 0.037333 vn -0.999951 0.001061 0.009837 vn -0.999952 0.000963 0.009802 vn -0.999329 0.003687 0.036441 vn -0.999323 0.004109 0.036564 vn -0.997214 0.008741 0.074086 vn -0.997181 0.009362 0.074445 vn -0.997239 0.007735 0.073857 vn -0.993215 0.012553 0.115617 vn -0.993148 0.014405 0.115972 vn -0.993062 0.015719 0.116535 vn -0.997140 0.009603 0.074962 vn -0.997088 0.009475 0.075665 vn -0.992953 0.016496 0.117355 vn -0.992815 0.016752 0.118483 vn -0.999952 0.000806 0.009780 vn -0.999952 0.000591 0.009770 vn -0.999337 0.002226 0.036335 vn -0.999334 0.003058 0.036368 vn -0.999952 0.000322 0.009772 vn -0.999339 0.001203 0.036333 vn -0.997279 0.002452 0.073681 vn -0.997271 0.004576 0.073681 vn -0.993318 0.003850 0.115342 vn -0.993299 0.007253 0.115347 vn -0.997258 0.006344 0.073731 vn -0.993264 0.010164 0.115424 vn -0.987579 0.014168 0.156485 vn -0.987475 0.017743 0.156776 vn -0.987651 0.009991 0.156352 vn -0.980961 0.012704 0.193788 vn -0.980829 0.018239 0.194014 vn -0.980641 0.023164 0.194439 vn -0.987693 0.005249 0.156319 vn -0.981039 0.006604 0.193700 vn -0.974025 0.007959 0.226300 vn -0.973896 0.015467 0.226467 vn -0.973679 0.022465 0.226814 vn -0.973373 0.028902 0.227400 vn -0.986936 0.024697 0.159207 vn -0.986659 0.025761 0.160752 vn -0.987159 0.023011 0.158075 vn -0.980081 0.031078 0.196153 vn -0.979695 0.034045 0.197582 vn -0.979224 0.036358 0.199495 vn -0.987336 0.020694 0.157286 vn -0.980393 0.027449 0.195129 vn -0.972974 0.034744 0.228286 vn -0.972479 0.039967 0.229539 vn -0.971878 0.044557 0.231229 vn -0.971161 0.048518 0.233436 vn -0.969862 0.237486 0.054483 vn -0.961500 0.266306 0.067812 vn -0.978123 0.203534 0.043010 vn -0.976978 0.204834 0.059640 vn -0.968636 0.239143 0.067490 vn -0.960201 0.268362 0.077435 vn -0.985799 0.164598 0.033273 vn -0.992220 0.121926 0.025167 vn -0.991193 0.123224 0.048509 vn -0.984723 0.165709 0.053484 vn -0.982958 0.164618 0.081817 vn -0.975540 0.203783 0.082423 vn -0.989037 0.123133 0.081509 vn -0.985594 0.120509 0.118667 vn -0.980564 0.159898 0.113699 vn -0.974048 0.198976 0.107889 vn -0.967431 0.238660 0.084378 vn -0.959165 0.268658 0.088459 vn -0.966592 0.234786 0.102832 vn -0.958777 0.266122 0.099628 vn -0.996741 0.078475 0.018662 vn -0.999130 0.039327 0.013894 vn -0.998297 0.041693 0.040795 vn -0.995788 0.080293 0.044272 vn -0.999875 0.011304 0.011030 vn -0.999162 0.014152 0.038415 vn -0.996857 0.018935 0.076931 vn -0.995870 0.045160 0.078757 vn -0.992447 0.025519 0.119991 vn -0.991387 0.049413 0.121287 vn -0.993374 0.082020 0.080510 vn -0.989151 0.082980 0.121223 vn -0.983176 0.083242 0.162589 vn -0.980682 0.115425 0.157924 vn -0.985012 0.054450 0.163668 vn -0.977307 0.060738 0.202932 vn -0.975817 0.083835 0.201876 vn -0.974251 0.109491 0.197097 vn -0.986118 0.033792 0.162571 vn -0.978478 0.043792 0.201652 vn -0.970185 0.055628 0.235895 vn -0.968939 0.068815 0.237532 vn -0.967699 0.085855 0.237038 vn -0.966818 0.104362 0.233179 vn -0.966322 0.225615 0.123774 vn -0.959591 0.258868 0.110331 vn -0.972300 0.189043 0.137466 vn -0.970359 0.171695 0.170070 vn -0.967314 0.207262 0.146107 vn -0.962525 0.243401 0.119590 vn -0.977165 0.151173 0.149319 vn -0.972408 0.139145 0.187249 vn -0.966491 0.125266 0.224060 vn -0.967413 0.147474 0.205823 vn -0.970465 0.171172 0.169994 vn -0.970207 0.208889 0.122735 vn -0.958468 0.257287 0.123058 vn -0.971246 0.214079 0.104169 vn -0.951339 0.280379 0.127833 vn -0.950996 0.282975 0.124625 vn -0.958555 0.259582 0.117426 vn -0.971922 0.215813 0.093769 vn -0.947866 0.293171 0.124905 vn -0.946889 0.299401 0.117302 vn -0.946031 0.302170 0.117124 vn -0.947229 0.295912 0.123263 vn -0.947975 0.298490 0.110670 vn -0.952119 0.285675 0.108898 vn -0.946386 0.304468 0.107945 vn -0.948161 0.305289 0.088258 vn -0.950175 0.300047 0.084495 vn -0.954578 0.287838 0.077006 vn -0.960045 0.262219 0.097747 vn -0.973591 0.218193 0.067168 vn -0.962445 0.264842 0.059648 vn -0.975003 0.221321 0.019649 vn -0.947800 0.300445 0.106809 vn -0.950375 0.296372 0.094614 vn -0.949176 0.298940 0.098487 vn -0.946756 0.303148 0.108416 vn -0.954748 0.286033 0.081497 vn -0.953449 0.288402 0.088082 vn -0.952644 0.289371 0.093457 vn -0.948719 0.300407 0.098423 vn -0.952714 0.287929 0.097127 vn -0.949363 0.299735 0.094177 vn -0.946703 0.305057 0.103408 vn -0.947942 0.305111 0.091174 vn -0.950952 0.301883 0.067506 vn -0.951341 0.303223 0.054831 vn -0.951915 0.295286 0.081628 vn -0.957165 0.284017 0.056295 vn -0.955732 0.293151 0.025279 vn -0.955080 0.296349 0.000729 vn -0.954477 0.282235 0.096526 vn -0.958954 0.268923 0.089936 vn -0.968131 0.240521 0.069794 vn -0.965255 0.261160 0.008779 vn -0.982009 0.188023 0.017517 vn -0.972217 0.218135 -0.084920 vn -0.960441 0.275011 -0.043849 vn -0.955973 0.281469 -0.083016 vn -0.957738 0.240454 -0.157859 vn -0.944511 0.252772 -0.209776 vn -0.963730 0.266819 0.005663 vn -0.973372 0.224914 -0.044287 vn -0.957057 0.288454 0.028906 vn -0.957550 0.285776 -0.037826 vn -0.961672 0.266844 -0.063102 vn -0.966328 0.228081 -0.119117 vn -0.953211 0.299267 0.042754 vn -0.955534 0.294233 -0.019523 vn -0.952978 0.281738 -0.111605 vn -0.951754 0.276464 -0.133161 vn -0.935157 0.256499 -0.244313 vn -0.929517 0.254884 -0.266519 vn -0.952860 0.263169 -0.150997 vn -0.951587 0.231183 -0.202575 vn -0.927722 0.246235 -0.280536 vn -0.926477 0.228835 -0.298789 vn -0.796820 0.526963 0.295616 vn -0.634804 0.676748 0.372876 vn -0.906631 0.365708 0.210422 vn -0.900818 0.366330 0.233085 vn -0.789474 0.516836 0.331076 vn -0.625990 0.656503 0.420881 vn -0.971531 0.202879 0.122343 vn -0.998663 0.040270 0.032421 vn -0.997641 0.061818 0.029863 vn -0.967784 0.214170 0.132380 vn -0.962855 0.229279 0.142622 vn -0.893366 0.366960 0.259303 vn -0.995563 0.090905 0.024319 vn -0.991852 0.125778 0.020254 vn -0.956439 0.246786 0.155952 vn -0.883975 0.366435 0.290369 vn -0.779651 0.502592 0.373557 vn -0.613568 0.627561 0.479273 vn -0.766815 0.483155 0.422560 vn -0.596651 0.588687 0.545394 vn -0.990415 -0.124260 -0.060312 vn -0.943299 -0.292633 -0.156692 vn -0.949729 -0.252280 -0.185391 vn -0.992785 -0.092970 -0.075731 vn -0.849271 -0.462251 -0.255073 vn -0.701038 -0.621888 -0.349001 vn -0.717137 -0.568037 -0.403793 vn -0.860373 -0.414032 -0.297214 vn -0.870255 -0.345988 -0.350641 vn -0.954848 -0.196415 -0.222907 vn -0.732738 -0.490363 -0.471847 vn -0.744655 -0.391268 -0.540739 vn -0.876356 -0.260672 -0.405031 vn -0.956865 -0.127436 -0.261094 vn -0.993998 -0.050290 -0.097157 vn -0.992963 0.001681 -0.118410 vn -0.989284 0.059024 -0.133541 vn -0.986290 0.163560 0.021931 vn -0.955034 -0.050543 -0.292155 vn -0.950225 0.027716 -0.310330 vn -0.983521 0.116953 -0.137873 vn -0.979072 0.200851 0.032806 vn -0.877401 -0.164717 -0.450594 vn -0.750904 -0.278660 -0.598742 vn -0.752061 -0.163420 -0.638513 vn -0.874357 -0.066793 -0.480665 vn -0.869796 0.025466 -0.492754 vn -0.944412 0.101450 -0.312721 vn -0.750709 -0.055062 -0.658335 vn -0.976834 0.171024 -0.128629 vn -0.970581 0.234393 0.055068 vn -0.750355 0.457669 0.476976 vn -0.574510 0.539484 0.615544 vn -0.872283 0.363379 0.327227 vn -0.857832 0.356410 0.370265 vn -0.729691 0.425725 0.535079 vn -0.546864 0.480816 0.685387 vn -0.948328 0.264649 0.175030 vn -0.938359 0.280559 0.201914 vn -0.926297 0.292292 0.237779 vn -0.840059 0.344357 0.419189 vn -0.704415 0.387491 0.594686 vn -0.514116 0.414860 0.750717 vn 0.031443 0.365667 0.930214 vn 0.061692 0.360958 0.930539 vn 0.007987 0.370117 0.928951 vn 0.016511 0.475802 0.879398 vn 0.036630 0.472897 0.880356 vn 0.061771 0.470205 0.880393 vn -0.008953 0.374191 0.927309 vn -0.019578 0.377786 0.925686 vn -0.008864 0.481501 0.876401 vn 0.001360 0.478727 0.877963 vn 0.008715 0.583883 0.811791 vn 0.021530 0.582179 0.812776 vn -0.000508 0.585680 0.810542 vn 0.004857 0.682172 0.731176 vn 0.012646 0.681292 0.731902 vn 0.022886 0.680645 0.732256 vn 0.037893 0.580759 0.813193 vn 0.057731 0.579834 0.812686 vn 0.035493 0.680395 0.731986 vn 0.050350 0.680717 0.730814 vn -0.024023 0.380812 0.924340 vn -0.022311 0.383174 0.923407 vn -0.014526 0.485970 0.873855 vn -0.014174 0.483966 0.874972 vn -0.014363 0.384758 0.922906 vn -0.000012 0.385420 0.922741 vn -0.000010 0.487896 0.872902 vn -0.009849 0.487343 0.873155 vn -0.005909 0.589890 0.807462 vn -0.007891 0.588860 0.808196 vn -0.000005 0.590295 0.807188 vn -0.000002 0.684896 0.728641 vn -0.002890 0.684645 0.728871 vn -0.002991 0.684001 0.729475 vn -0.006069 0.587398 0.809275 vn -0.000388 0.683125 0.730301 vn 0.002728 0.764028 0.645177 vn 0.007235 0.763682 0.645552 vn -0.000017 0.764414 0.644726 vn 0.001274 0.826281 0.563257 vn 0.003700 0.826212 0.563347 vn 0.007260 0.826239 0.563273 vn -0.000944 0.764726 0.644355 vn -0.000000 0.764850 0.644208 vn 0.000000 0.826412 0.563066 vn 0.000023 0.826371 0.563125 vn 0.000307 0.869433 0.494051 vn 0.001424 0.869451 0.494017 vn -0.000000 0.869433 0.494051 vn 0.003298 0.869530 0.493869 vn 0.005907 0.869711 0.493527 vn 0.030404 0.764020 0.644475 vn 0.041026 0.764987 0.642738 vn 0.021160 0.763562 0.645388 vn 0.017478 0.826863 0.562132 vn 0.023993 0.827605 0.560797 vn 0.031325 0.828734 0.558765 vn 0.013409 0.763489 0.645682 vn 0.011875 0.826432 0.562912 vn 0.009189 0.870036 0.492902 vn 0.013088 0.870550 0.491906 vn 0.017558 0.871292 0.490450 vn 0.022518 0.872305 0.488443 vn -0.017845 0.871226 0.490559 vn -0.022773 0.872208 0.488604 vn -0.013337 0.870507 0.491975 vn -0.017792 0.826805 0.562208 vn -0.024380 0.827514 0.560915 vn -0.031691 0.828602 0.558940 vn -0.009353 0.870012 0.492942 vn -0.005992 0.869698 0.493548 vn -0.007335 0.826221 0.563298 vn -0.012066 0.826397 0.562958 vn -0.013558 0.763447 0.645729 vn -0.021496 0.763484 0.645469 vn -0.007230 0.763665 0.645573 vn -0.004661 0.682171 0.731178 vn -0.012640 0.681253 0.731939 vn -0.023154 0.680553 0.732333 vn -0.030878 0.763897 0.644599 vn -0.041515 0.764811 0.642915 vn -0.036010 0.680237 0.732107 vn -0.050974 0.680491 0.730981 vn -0.003327 0.869523 0.493881 vn -0.001414 0.869449 0.494021 vn -0.001244 0.826280 0.563258 vn -0.003702 0.826206 0.563356 vn -0.000298 0.869433 0.494051 vn -0.000004 0.826372 0.563125 vn 0.000984 0.764733 0.644347 vn 0.000104 0.764420 0.644719 vn 0.002964 0.684666 0.728851 vn 0.003189 0.684028 0.729448 vn -0.002644 0.764027 0.645179 vn 0.000643 0.683146 0.730282 vn 0.006603 0.587474 0.809216 vn 0.001030 0.585726 0.810508 vn 0.008259 0.588939 0.808135 vn 0.015122 0.486142 0.873749 vn 0.015092 0.484152 0.874854 vn 0.009862 0.481654 0.876306 vn 0.006034 0.589944 0.807421 vn 0.010045 0.487455 0.873091 vn 0.014645 0.384954 0.922820 vn 0.023186 0.383487 0.923255 vn 0.025419 0.381169 0.924156 vn 0.021188 0.378116 0.925516 vn -0.038379 0.580578 0.813299 vn -0.058488 0.579556 0.812831 vn -0.021604 0.582092 0.812836 vn -0.016239 0.475766 0.879422 vn -0.036978 0.472717 0.880438 vn -0.062632 0.469879 0.880506 vn -0.008411 0.583875 0.811800 vn -0.000592 0.478805 0.877921 vn 0.010351 0.374425 0.927199 vn -0.007206 0.370192 0.928927 vn -0.031527 0.365534 0.930264 vn -0.062603 0.360607 0.930615 vn 0.754989 -0.051665 -0.653699 vn 0.872973 0.028940 -0.486909 vn 0.756494 -0.159394 -0.634279 vn 0.877621 -0.062520 -0.475261 vn 0.951832 0.031474 -0.305002 vn 0.945968 0.104403 -0.306993 vn 0.755570 -0.274048 -0.594989 vn 0.880794 -0.159688 -0.445761 vn 0.749612 -0.386202 -0.537523 vn 0.879929 -0.255024 -0.400859 vn 0.958621 -0.122360 -0.257049 vn 0.956699 -0.046050 -0.287415 vn 0.989568 0.062249 -0.129927 vn 0.983765 0.119621 -0.133779 vn 0.993305 0.005300 -0.115398 vn 0.991609 0.127442 0.021687 vn 0.985991 0.165102 0.023748 vn 0.978740 0.202117 0.034876 vn 0.977042 0.173037 -0.124283 vn 0.970246 0.235280 0.057143 vn 0.737992 -0.485038 -0.469154 vn 0.874039 -0.339929 -0.347138 vn 0.722642 -0.562634 -0.401536 vn 0.864352 -0.407780 -0.294298 vn 0.951725 -0.246677 -0.182673 vn 0.956724 -0.190967 -0.219569 vn 0.706722 -0.616523 -0.347048 vn 0.853396 -0.455977 -0.252587 vn 0.945385 -0.287048 -0.154438 vn 0.990958 -0.120575 -0.058857 vn 0.993275 -0.089151 -0.073873 vn 0.998603 0.041423 0.032804 vn 0.997531 0.063251 0.030523 vn 0.994415 -0.046477 -0.094761 vn 0.995388 0.092525 0.025342 vn 0.963098 0.228551 0.142148 vn 0.956609 0.246346 0.155604 vn 0.968109 0.213071 0.131781 vn 0.902581 0.363021 0.231439 vn 0.895032 0.364145 0.257520 vn 0.885576 0.364114 0.288402 vn 0.971931 0.201380 0.121636 vn 0.908502 0.361946 0.208854 vn 0.800824 0.521942 0.293697 vn 0.793378 0.512214 0.328921 vn 0.640692 0.672026 0.371342 vn 0.631867 0.652027 0.419052 vn 0.783481 0.498483 0.371043 vn 0.770626 0.479651 0.419609 vn 0.619467 0.623486 0.476996 vn 0.602626 0.585188 0.542584 vn 0.926506 0.292093 0.237208 vn 0.938483 0.280366 0.201605 vn 0.859509 0.354984 0.367737 vn 0.841950 0.343347 0.416213 vn 0.948450 0.264388 0.174761 vn 0.873878 0.361522 0.325022 vn 0.754234 0.454846 0.473547 vn 0.733749 0.423641 0.531169 vn 0.580623 0.536729 0.612208 vn 0.553178 0.478940 0.681623 vn 0.708787 0.386193 0.590319 vn 0.520671 0.413930 0.746702 vn 0.969752 0.209918 0.124560 vn 0.967719 0.241412 0.072395 vn 0.981568 0.189900 0.021505 vn 0.962244 0.243857 0.120915 vn 0.958672 0.269324 0.091721 vn 0.956913 0.284406 0.058565 vn 0.965000 0.261966 0.012208 vn 0.972296 0.219761 -0.079658 vn 0.959425 0.259078 0.111281 vn 0.954300 0.282415 0.097739 vn 0.958686 0.266212 0.100261 vn 0.952609 0.288010 0.097909 vn 0.949236 0.299842 0.095109 vn 0.951728 0.295478 0.083109 vn 0.950753 0.302117 0.069238 vn 0.955533 0.293555 0.027977 vn 0.947785 0.305277 0.092253 vn 0.947964 0.305548 0.089473 vn 0.951127 0.303535 0.056783 vn 0.954931 0.296806 0.003741 vn 0.960400 0.275770 -0.039777 vn 0.958338 0.241887 -0.151920 vn 0.956124 0.282236 -0.078547 vn 0.945516 0.254113 -0.203533 vn 0.959121 0.268692 0.088837 vn 0.952587 0.289409 0.093919 vn 0.960184 0.268371 0.077611 vn 0.953423 0.288425 0.088296 vn 0.949128 0.299008 0.098742 vn 0.948639 0.300483 0.098966 vn 0.961497 0.266307 0.067858 vn 0.954737 0.286052 0.081555 vn 0.950346 0.296440 0.094692 vn 0.947741 0.300592 0.106918 vn 0.946676 0.303291 0.108715 vn 0.946787 0.299664 0.117455 vn 0.945906 0.302425 0.117479 vn 0.946589 0.305201 0.104030 vn 0.946226 0.304717 0.108646 vn 0.947754 0.298897 0.111463 vn 0.949926 0.300453 0.085845 vn 0.947042 0.296331 0.123691 vn 0.950726 0.283640 0.125170 vn 0.951818 0.286323 0.109826 vn 0.954261 0.288477 0.078534 vn 0.947704 0.293602 0.125124 vn 0.951095 0.281058 0.128159 vn 0.958113 0.258363 0.123567 vn 0.958176 0.260641 0.118178 vn 0.970759 0.215861 0.105028 vn 0.971417 0.217572 0.094925 vn 0.959641 0.263256 0.098918 vn 0.962049 0.265862 0.061473 vn 0.973086 0.219925 0.068822 vn 0.974564 0.223023 0.022057 vn 0.953270 0.282568 -0.106921 vn 0.936420 0.257834 -0.237989 vn 0.955423 0.294792 -0.016281 vn 0.957458 0.286515 -0.034391 vn 0.952137 0.277419 -0.128354 vn 0.930919 0.256274 -0.260218 vn 0.952973 0.299709 0.044900 vn 0.956785 0.289110 0.031258 vn 0.963427 0.267839 0.008346 vn 0.961613 0.267907 -0.059381 vn 0.973129 0.226592 -0.040941 vn 0.966461 0.229753 -0.114747 vn 0.953297 0.264355 -0.146087 vn 0.929183 0.247765 -0.274284 vn 0.952305 0.232867 -0.197201 vn 0.928033 0.230618 -0.292523 vn 0.971161 0.048519 0.233436 vn 0.970183 0.055665 0.235897 vn 0.979224 0.036359 0.199495 vn 0.978476 0.043818 0.201655 vn 0.977298 0.060838 0.202949 vn 0.968926 0.068956 0.237546 vn 0.986659 0.025761 0.160752 vn 0.986117 0.033808 0.162574 vn 0.992815 0.016752 0.118483 vn 0.992446 0.025528 0.119994 vn 0.991383 0.049446 0.121302 vn 0.985005 0.054512 0.163685 vn 0.983156 0.083371 0.162645 vn 0.975787 0.084044 0.201932 vn 0.989140 0.083047 0.121268 vn 0.985568 0.120618 0.118775 vn 0.980636 0.115634 0.158058 vn 0.974185 0.109831 0.197232 vn 0.967661 0.086153 0.237086 vn 0.966736 0.104852 0.233297 vn 0.997088 0.009476 0.075665 vn 0.996856 0.018939 0.076933 vn 0.999294 0.004163 0.037333 vn 0.999162 0.014152 0.038416 vn 0.998297 0.041696 0.040800 vn 0.995869 0.045174 0.078767 vn 0.999949 0.001013 0.010032 vn 0.999875 0.011304 0.011030 vn 0.999130 0.039327 0.013894 vn 0.996741 0.078476 0.018666 vn 0.995786 0.080302 0.044285 vn 0.992220 0.121928 0.025175 vn 0.991189 0.123238 0.048540 vn 0.993369 0.082049 0.080538 vn 0.989026 0.123179 0.081576 vn 0.982938 0.164676 0.081944 vn 0.980518 0.160034 0.113906 vn 0.984717 0.165726 0.053544 vn 0.976968 0.204852 0.059737 vn 0.975511 0.203839 0.082627 vn 0.973983 0.199111 0.108223 vn 0.985798 0.164601 0.033289 vn 0.978121 0.203537 0.043035 vn 0.969859 0.237488 0.054519 vn 0.968623 0.239158 0.067627 vn 0.967393 0.238707 0.084670 vn 0.966513 0.234905 0.103313 vn 0.966340 0.125966 0.224319 vn 0.972288 0.139602 0.187529 vn 0.970171 0.172231 0.170601 vn 0.967161 0.148381 0.206354 vn 0.977083 0.151440 0.149582 vn 0.972181 0.189324 0.137916 vn 0.966173 0.225875 0.124463 vn 0.967063 0.207795 0.147003 vn 0.970083 0.172259 0.171075 vn 0.974067 0.000000 0.226261 vn 0.974025 0.007959 0.226300 vn 0.981063 0.000000 0.193691 vn 0.981039 0.006604 0.193700 vn 0.980961 0.012704 0.193788 vn 0.973896 0.015467 0.226467 vn 0.987704 -0.000000 0.156333 vn 0.987693 0.005248 0.156319 vn 0.993323 -0.000000 0.115367 vn 0.993318 0.003851 0.115342 vn 0.993299 0.007253 0.115347 vn 0.987651 0.009990 0.156352 vn 0.987579 0.014167 0.156485 vn 0.980829 0.018239 0.194014 vn 0.993264 0.010164 0.115423 vn 0.993215 0.012553 0.115617 vn 0.987475 0.017743 0.156776 vn 0.980641 0.023164 0.194439 vn 0.973679 0.022464 0.226814 vn 0.973373 0.028902 0.227400 vn 0.997280 0.000000 0.073706 vn 0.997279 0.002452 0.073681 vn 0.999339 0.000000 0.036352 vn 0.999339 0.001202 0.036333 vn 0.999337 0.002227 0.036335 vn 0.997271 0.004576 0.073681 vn 0.999952 -0.000000 0.009784 vn 0.999952 0.000322 0.009772 vn 0.999952 0.000592 0.009770 vn 0.999952 0.000806 0.009779 vn 0.999334 0.003059 0.036368 vn 0.999952 0.000962 0.009801 vn 0.999329 0.003687 0.036441 vn 0.997258 0.006345 0.073731 vn 0.997239 0.007736 0.073857 vn 0.997214 0.008742 0.074086 vn 0.993148 0.014406 0.115972 vn 0.999323 0.004110 0.036565 vn 0.999315 0.004328 0.036748 vn 0.997181 0.009362 0.074446 vn 0.993062 0.015719 0.116535 vn 0.999951 0.001061 0.009836 vn 0.999951 0.001101 0.009886 vn 0.999950 0.001084 0.009951 vn 0.999306 0.004342 0.037000 vn 0.997140 0.009603 0.074962 vn 0.992953 0.016496 0.117356 vn 0.972974 0.034744 0.228286 vn 0.980393 0.027449 0.195129 vn 0.980081 0.031077 0.196153 vn 0.972479 0.039966 0.229539 vn 0.987336 0.020695 0.157286 vn 0.987159 0.023012 0.158074 vn 0.986936 0.024697 0.159207 vn 0.979695 0.034046 0.197582 vn 0.971878 0.044557 0.231230 vn 0.971143 -0.048932 0.233424 vn 0.971910 -0.043866 0.231228 vn 0.979213 -0.036670 0.199492 vn 0.979713 -0.033525 0.197583 vn 0.980111 -0.030075 0.196158 vn 0.972530 -0.038666 0.229546 vn 0.986652 -0.025982 0.160759 vn 0.986945 -0.024326 0.159213 vn 0.992811 -0.016897 0.118494 vn 0.992956 -0.016253 0.117365 vn 0.993069 -0.015223 0.116544 vn 0.987175 -0.022277 0.158081 vn 0.987353 -0.019818 0.157294 vn 0.980424 -0.026278 0.195137 vn 0.993156 -0.013800 0.115980 vn 0.993221 -0.011971 0.115624 vn 0.987488 -0.016917 0.156784 vn 0.980665 -0.022080 0.194447 vn 0.973024 -0.033251 0.228296 vn 0.973410 -0.027543 0.227410 vn 0.997087 -0.009558 0.075676 vn 0.997141 -0.009464 0.074972 vn 0.999294 -0.004199 0.037338 vn 0.999306 -0.004281 0.037006 vn 0.999316 -0.004194 0.036753 vn 0.997183 -0.009070 0.074454 vn 0.999949 -0.001023 0.010031 vn 0.999950 -0.001069 0.009951 vn 0.999951 -0.001067 0.009886 vn 0.999951 -0.001017 0.009837 vn 0.999323 -0.003939 0.036569 vn 0.999952 -0.000918 0.009801 vn 0.999330 -0.003518 0.036444 vn 0.997216 -0.008376 0.074094 vn 0.997241 -0.007378 0.073863 vn 0.997259 -0.006063 0.073735 vn 0.993268 -0.009713 0.115428 vn 0.999334 -0.002923 0.036370 vn 0.999337 -0.002146 0.036335 vn 0.997272 -0.004411 0.073683 vn 0.993300 -0.006990 0.115349 vn 0.999952 -0.000771 0.009779 vn 0.999952 -0.000570 0.009769 vn 0.999952 -0.000315 0.009771 vn 0.999339 -0.001177 0.036332 vn 0.997279 -0.002400 0.073681 vn 0.993319 -0.003768 0.115343 vn 0.973700 -0.021457 0.226821 vn 0.980843 -0.017424 0.194019 vn 0.980967 -0.012243 0.193791 vn 0.973904 -0.014904 0.226470 vn 0.987587 -0.013536 0.156490 vn 0.987654 -0.009628 0.156354 vn 0.987693 -0.005135 0.156320 vn 0.981040 -0.006461 0.193700 vn 0.974026 -0.007787 0.226301 vn 0.968195 -0.215549 0.127029 vn 0.968440 -0.179432 0.172996 vn 0.960396 -0.249716 0.123614 vn 0.965061 -0.215360 0.149257 vn 0.968398 -0.180513 0.172107 vn 0.965653 -0.156343 0.207535 vn 0.957521 -0.264932 0.113862 vn 0.964073 -0.233425 0.126795 vn 0.956809 -0.272003 0.102625 vn 0.964426 -0.242352 0.105589 vn 0.972039 -0.207419 0.110082 vn 0.970264 -0.197695 0.139660 vn 0.975626 -0.159517 0.150692 vn 0.970940 -0.147587 0.188400 vn 0.979013 -0.168111 0.115205 vn 0.984626 -0.127348 0.119560 vn 0.979717 -0.122386 0.158672 vn 0.973307 -0.116605 0.197679 vn 0.965140 -0.133786 0.224958 vn 0.965894 -0.111720 0.233599 vn 0.957304 -0.274400 0.090965 vn 0.965366 -0.246026 0.086832 vn 0.958437 -0.273992 0.079540 vn 0.966673 -0.246345 0.069694 vn 0.975129 -0.212886 0.061675 vn 0.973603 -0.212021 0.084522 vn 0.959816 -0.271847 0.069654 vn 0.967985 -0.244558 0.056535 vn 0.976355 -0.211430 0.045034 vn 0.984419 -0.172312 0.035042 vn 0.983274 -0.173582 0.055144 vn 0.991380 -0.128306 0.026503 vn 0.990301 -0.129755 0.049684 vn 0.981444 -0.172669 0.083390 vn 0.988095 -0.129829 0.082535 vn 0.992947 -0.086501 0.081075 vn 0.988691 -0.087664 0.121680 vn 0.995401 -0.084589 0.044961 vn 0.998202 -0.043642 0.041093 vn 0.995752 -0.047308 0.078997 vn 0.991241 -0.051822 0.121476 vn 0.996390 -0.082629 0.019485 vn 0.999051 -0.041149 0.014257 vn 0.999870 -0.011655 0.011109 vn 0.999153 -0.014597 0.038484 vn 0.996840 -0.019540 0.076993 vn 0.992419 -0.026348 0.120045 vn 0.967141 -0.091509 0.237203 vn 0.975300 -0.089056 0.202134 vn 0.977086 -0.063900 0.203027 vn 0.968658 -0.072518 0.237578 vn 0.982689 -0.088158 0.162946 vn 0.984833 -0.057188 0.163810 vn 0.986073 -0.034908 0.162611 vn 0.978406 -0.045264 0.201675 vn 0.970074 -0.057528 0.235894 vn 0.958085 -0.258446 0.123611 vn 0.970759 -0.215861 0.105028 vn 0.950979 -0.281375 0.128321 vn 0.950606 -0.283959 0.125359 vn 0.958147 -0.260724 0.118227 vn 0.971417 -0.217572 0.094925 vn 0.947446 -0.294289 0.125461 vn 0.946337 -0.300864 0.118015 vn 0.945439 -0.303632 0.118125 vn 0.946774 -0.297022 0.124084 vn 0.947479 -0.299592 0.111933 vn 0.951695 -0.286645 0.110054 vn 0.945746 -0.305928 0.109419 vn 0.947484 -0.306756 0.090415 vn 0.949652 -0.301151 0.086426 vn 0.954139 -0.288802 0.078818 vn 0.959612 -0.263341 0.098978 vn 0.973086 -0.219925 0.068823 vn 0.962020 -0.265949 0.061547 vn 0.974564 -0.223024 0.022057 vn 0.947049 -0.302474 0.107743 vn 0.949360 -0.299222 0.095819 vn 0.948105 -0.301816 0.100023 vn 0.945957 -0.305186 0.109663 vn 0.953413 -0.290024 0.083011 vn 0.952046 -0.292443 0.089915 vn 0.951158 -0.293470 0.095778 vn 0.947581 -0.303309 0.100473 vn 0.951139 -0.292100 0.100059 vn 0.948157 -0.302669 0.096899 vn 0.945849 -0.307103 0.105159 vn 0.947039 -0.307170 0.093614 vn 0.950039 -0.303987 0.070834 vn 0.950677 -0.304730 0.057900 vn 0.950668 -0.298287 0.085179 vn 0.955951 -0.287150 0.060851 vn 0.954919 -0.295373 0.029754 vn 0.954563 -0.297967 0.004984 vn 0.952826 -0.286510 0.100175 vn 0.957273 -0.273355 0.094369 vn 0.966538 -0.245307 0.075025 vn 0.964255 -0.264570 0.014636 vn 0.980815 -0.193446 0.024080 vn 0.971964 -0.222086 -0.077228 vn 0.959981 -0.277492 -0.037883 vn 0.955906 -0.283331 -0.077248 vn 0.958245 -0.243432 -0.150027 vn 0.945522 -0.255090 -0.202280 vn 0.963402 -0.267929 0.008442 vn 0.973129 -0.226592 -0.040942 vn 0.956673 -0.289442 0.031610 vn 0.957371 -0.286853 -0.033995 vn 0.961593 -0.268003 -0.059269 vn 0.966461 -0.229753 -0.114747 vn 0.952720 -0.300411 0.045596 vn 0.955221 -0.295486 -0.015506 vn 0.953161 -0.283230 -0.106137 vn 0.952093 -0.277755 -0.127954 vn 0.936437 -0.258417 -0.237291 vn 0.930925 -0.256571 -0.259903 vn 0.953288 -0.264464 -0.145948 vn 0.952305 -0.232867 -0.197202 vn 0.929184 -0.247872 -0.274182 vn 0.928034 -0.230619 -0.292521 vn 0.697404 0.655183 0.290454 vn 0.846129 0.488961 0.212090 vn 0.686737 0.680894 0.254510 vn 0.838604 0.511430 0.187570 vn 0.935147 0.333839 0.118542 vn 0.939460 0.316231 0.131961 vn 0.677833 0.702322 0.217453 vn 0.832239 0.530372 0.161507 vn 0.670679 0.719841 0.178936 vn 0.827068 0.545958 0.133752 vn 0.928622 0.360823 0.086420 vn 0.931528 0.348678 0.103342 vn 0.984595 0.168512 0.046643 vn 0.985963 0.158786 0.051606 vn 0.983530 0.176252 0.040061 vn 0.999973 -0.005625 -0.004702 vn 0.999932 -0.008483 -0.007969 vn 0.999840 -0.012577 -0.012687 vn 0.987621 0.147023 0.054674 vn 0.999652 -0.017964 -0.019336 vn 0.665194 0.733709 0.138523 vn 0.823076 0.558314 0.104078 vn 0.661245 0.744043 0.095682 vn 0.820196 0.567511 0.072184 vn 0.924867 0.377341 0.047281 vn 0.926418 0.370349 0.067763 vn 0.658639 0.750812 0.049761 vn 0.818306 0.573547 0.037672 vn 0.923886 0.381863 0.024805 vn 0.981964 0.188682 0.012074 vn 0.982251 0.186190 0.022707 vn 0.999996 -0.002736 -0.000280 vn 0.999995 -0.002982 -0.001107 vn 0.982758 0.182099 0.032046 vn 0.999989 -0.003858 -0.002511 vn 0.981153 -0.189792 -0.036297 vn 0.981084 -0.187419 -0.048453 vn 0.981066 -0.192134 -0.024393 vn 0.922475 -0.383137 -0.047405 vn 0.923224 -0.377885 -0.069719 vn 0.923811 -0.371681 -0.091793 vn 0.980903 -0.194106 -0.012367 vn 0.921735 -0.387058 -0.024307 vn 0.815168 -0.578110 -0.035922 vn 0.816715 -0.572802 -0.069813 vn 0.655022 -0.754180 -0.046468 vn 0.657186 -0.748313 -0.090193 vn 0.818471 -0.565359 -0.102343 vn 0.820182 -0.556132 -0.134236 vn 0.659750 -0.739780 -0.132119 vn 0.662401 -0.728862 -0.173164 vn 0.978972 -0.182322 -0.091502 vn 0.980109 -0.183560 -0.075447 vn 0.923707 -0.357463 -0.137785 vn 0.922540 -0.349672 -0.163247 vn 0.980770 -0.185283 -0.061320 vn 0.924044 -0.364815 -0.114247 vn 0.821545 -0.545362 -0.166264 vn 0.822207 -0.533164 -0.199279 vn 0.664755 -0.715680 -0.214250 vn 0.666347 -0.700189 -0.256355 vn 0.821743 -0.519482 -0.234258 vn 0.666609 -0.682127 -0.300558 vn -0.000001 -0.998172 -0.060435 vn -0.000003 -0.998172 -0.060435 vn -0.000002 -0.993042 -0.117763 vn -0.000004 -0.993042 -0.117764 vn -0.000018 -0.993042 -0.117758 vn -0.000002 -0.998172 -0.060434 vn 0.000000 -0.984852 -0.173400 vn -0.000010 -0.984852 -0.173400 vn 0.000002 -0.973510 -0.228643 vn -0.000027 -0.973511 -0.228638 vn -0.000117 -0.973515 -0.228622 vn -0.000053 -0.984853 -0.173391 vn -0.000096 -0.984857 -0.173367 vn -0.000021 -0.993044 -0.117747 vn -0.000249 -0.973525 -0.228581 vn -0.000452 -0.973544 -0.228501 vn -0.000183 -0.984865 -0.173324 vn -0.000054 -0.993046 -0.117731 vn 0.000003 -0.998172 -0.060430 vn -0.000009 -0.998173 -0.060425 vn 0.000000 -0.958610 -0.284721 vn -0.000058 -0.958613 -0.284713 vn -0.000002 -0.939396 -0.342833 vn -0.000104 -0.939400 -0.342823 vn -0.000427 -0.939415 -0.342781 vn -0.000236 -0.958621 -0.284685 vn -0.000001 -0.914686 -0.404164 vn -0.000174 -0.914693 -0.404149 vn -0.000705 -0.914720 -0.404087 vn -0.001570 -0.914786 -0.403936 vn -0.000942 -0.939454 -0.342673 vn -0.002757 -0.914910 -0.403648 vn -0.001659 -0.939527 -0.342470 vn -0.000514 -0.958642 -0.284615 vn -0.000920 -0.958681 -0.284482 vn -0.001431 -0.958745 -0.284265 vn -0.000708 -0.973574 -0.228369 vn -0.002566 -0.939644 -0.342145 vn -0.003609 -0.939816 -0.341663 vn -0.002002 -0.958838 -0.283946 vn -0.000984 -0.973620 -0.228172 vn -0.004248 -0.915110 -0.403182 vn -0.005990 -0.915406 -0.402488 vn -0.007948 -0.915814 -0.401524 vn -0.004781 -0.940055 -0.340990 vn -0.010070 -0.916354 -0.400243 vn -0.006054 -0.940370 -0.340099 vn -0.002647 -0.958967 -0.283505 vn -0.001305 -0.973683 -0.227904 vn -0.003347 -0.959138 -0.282919 vn -0.001642 -0.973766 -0.227546 vn -0.000021 -0.998173 -0.060418 vn -0.000096 -0.993049 -0.117700 vn -0.000117 -0.993054 -0.117657 vn -0.000018 -0.998174 -0.060410 vn -0.000296 -0.984877 -0.173254 vn -0.000399 -0.984895 -0.173150 vn -0.000534 -0.984921 -0.173005 vn -0.000158 -0.993062 -0.117596 vn -0.000669 -0.984955 -0.172812 vn -0.000200 -0.993071 -0.117515 vn -0.000021 -0.998175 -0.060396 vn -0.000032 -0.998176 -0.060374 vn 0.007824 -0.915847 -0.401452 vn 0.009961 -0.916402 -0.400136 vn 0.005880 -0.915426 -0.402443 vn 0.003544 -0.939827 -0.341631 vn 0.004710 -0.940072 -0.340942 vn 0.005990 -0.940397 -0.340026 vn 0.004165 -0.915122 -0.403155 vn 0.002714 -0.914916 -0.403635 vn 0.001632 -0.939532 -0.342459 vn 0.002514 -0.939651 -0.342126 vn 0.001400 -0.958748 -0.284254 vn 0.001966 -0.958844 -0.283927 vn 0.000907 -0.958683 -0.284475 vn 0.000450 -0.973544 -0.228498 vn 0.000691 -0.973576 -0.228363 vn 0.000967 -0.973623 -0.228161 vn 0.002609 -0.958977 -0.283472 vn 0.003316 -0.959153 -0.282868 vn 0.001284 -0.973688 -0.227882 vn 0.001629 -0.973773 -0.227515 vn 0.001560 -0.914789 -0.403929 vn 0.000709 -0.914721 -0.404085 vn 0.000430 -0.939416 -0.342779 vn 0.000938 -0.939457 -0.342667 vn 0.000174 -0.914693 -0.404148 vn 0.000103 -0.939400 -0.342824 vn 0.000055 -0.958613 -0.284714 vn 0.000234 -0.958622 -0.284683 vn 0.000023 -0.973511 -0.228639 vn 0.000109 -0.973515 -0.228622 vn 0.000515 -0.958643 -0.284610 vn 0.000255 -0.973525 -0.228579 vn 0.000101 -0.984857 -0.173369 vn 0.000184 -0.984865 -0.173321 vn 0.000047 -0.984853 -0.173394 vn 0.000019 -0.993042 -0.117759 vn 0.000023 -0.993043 -0.117750 vn 0.000053 -0.993046 -0.117730 vn 0.000008 -0.984852 -0.173400 vn 0.000004 -0.993042 -0.117761 vn 0.000003 -0.998172 -0.060435 vn 0.000005 -0.998172 -0.060433 vn -0.000000 -0.998172 -0.060431 vn 0.000007 -0.998173 -0.060427 vn 0.000526 -0.984923 -0.172995 vn 0.000667 -0.984957 -0.172797 vn 0.000393 -0.984896 -0.173145 vn 0.000117 -0.993055 -0.117653 vn 0.000157 -0.993062 -0.117591 vn 0.000201 -0.993072 -0.117507 vn 0.000288 -0.984878 -0.173250 vn 0.000092 -0.993050 -0.117698 vn 0.000017 -0.998173 -0.060419 vn 0.000019 -0.998174 -0.060407 vn 0.000023 -0.998175 -0.060392 vn 0.000032 -0.998176 -0.060372 vn -0.652599 0.756045 0.050097 vn -0.813906 0.579749 0.038069 vn -0.655217 0.749276 0.096316 vn -0.815821 0.573687 0.072933 vn -0.922673 0.382595 0.047911 vn -0.921673 0.387152 0.025141 vn -0.659184 0.738944 0.139423 vn -0.818737 0.564460 0.105140 vn -0.664696 0.725088 0.180073 vn -0.822775 0.552078 0.135097 vn -0.926485 0.366008 0.087547 vn -0.924250 0.375565 0.068653 vn -0.982193 0.185037 0.032530 vn -0.981681 0.189135 0.023051 vn -0.982972 0.179198 0.040673 vn -0.999974 -0.005538 -0.004732 vn -0.999989 -0.003843 -0.002535 vn -0.999995 -0.003004 -0.001121 vn -0.981388 0.191644 0.012260 vn -0.999996 -0.002776 -0.000285 vn -0.671893 0.707588 0.218813 vn -0.828000 0.536478 0.163119 vn -0.680854 0.686193 0.256080 vn -0.834429 0.517536 0.189434 vn -0.933080 0.339021 0.120108 vn -0.929424 0.353851 0.104691 vn -0.691598 0.660527 0.292226 vn -0.842032 0.495076 0.214203 vn -0.937432 0.321451 0.133753 vn -0.987087 0.150189 0.055702 vn -0.985421 0.161839 0.052476 vn -0.999663 -0.017409 -0.019261 vn -0.999845 -0.012226 -0.012678 vn -0.984045 0.171495 0.047380 vn -0.999934 -0.008288 -0.007991 vn -0.980227 -0.187889 -0.062079 vn -0.980518 -0.190194 -0.049104 vn -0.979594 -0.185947 -0.076279 vn -0.921683 -0.362087 -0.139261 vn -0.921949 -0.369669 -0.115562 vn -0.921658 -0.376716 -0.092911 vn -0.978495 -0.184438 -0.092363 vn -0.920598 -0.354017 -0.164836 vn -0.817692 -0.524997 -0.236132 vn -0.818055 -0.538877 -0.200992 vn -0.660715 -0.687172 -0.302079 vn -0.660416 -0.705281 -0.257740 vn -0.817307 -0.551235 -0.167776 vn -0.815872 -0.562129 -0.135514 vn -0.658793 -0.720808 -0.215470 vn -0.656415 -0.734013 -0.174197 vn -0.980296 -0.197137 -0.012557 vn -0.980468 -0.195114 -0.024756 vn -0.920239 -0.388400 -0.048025 vn -0.919473 -0.392380 -0.024634 vn -0.980569 -0.192691 -0.036814 vn -0.921023 -0.383056 -0.070603 vn -0.814103 -0.571449 -0.103355 vn -0.812303 -0.578957 -0.070524 vn -0.653743 -0.744947 -0.132942 vn -0.651163 -0.753490 -0.090773 vn -0.810727 -0.584299 -0.036296 vn -0.648988 -0.759360 -0.046776 vn -0.965325 -0.260903 -0.008827 vn -0.960504 -0.278086 -0.009989 vn -0.965151 -0.261142 -0.016970 vn -0.960266 -0.278416 -0.019348 vn -0.957595 -0.287301 -0.021665 vn -0.957891 -0.286915 -0.011128 vn -0.964861 -0.261597 -0.024717 vn -0.959870 -0.279002 -0.028408 vn -0.964440 -0.262317 -0.032324 vn -0.959303 -0.279879 -0.037477 vn -0.956409 -0.288927 -0.042453 vn -0.957107 -0.287965 -0.031988 vn -0.955969 -0.291321 -0.035448 vn -0.956541 -0.290615 -0.023925 vn -0.955153 -0.292323 -0.047221 vn -0.955320 -0.291054 -0.051491 vn -0.956235 -0.290045 -0.038578 vn -0.956878 -0.289324 -0.025989 vn -0.956888 -0.290198 -0.012249 vn -0.957270 -0.288892 -0.013282 vn -0.963866 -0.263359 -0.040052 vn -0.958538 -0.281082 -0.046876 vn -0.963104 -0.264779 -0.048191 vn -0.957530 -0.282649 -0.056974 vn -0.954233 -0.291828 -0.065394 vn -0.955470 -0.290209 -0.053440 vn -0.962103 -0.266643 -0.057096 vn -0.956209 -0.284620 -0.068236 vn -0.952607 -0.293800 -0.078880 vn -0.950695 -0.297140 -0.088810 vn -0.952607 -0.295236 -0.073319 vn -0.950303 -0.295688 -0.097427 vn -0.952460 -0.293897 -0.080273 vn -0.954055 -0.293628 -0.059674 vn -0.954088 -0.292342 -0.065203 vn -0.955653 -0.286199 -0.069415 vn -0.956974 -0.284956 -0.054782 vn -0.953906 -0.287668 -0.085504 vn -0.957376 -0.275153 -0.087874 vn -0.959136 -0.273796 -0.071378 vn -0.960469 -0.272624 -0.056352 vn -0.951587 -0.289317 -0.103815 vn -0.955043 -0.276638 -0.106604 vn -0.961662 -0.253974 -0.103458 vn -0.963769 -0.252687 -0.085433 vn -0.973226 -0.211745 -0.089411 vn -0.974730 -0.210756 -0.074053 vn -0.965365 -0.251479 -0.069495 vn -0.966579 -0.250415 -0.054929 vn -0.975879 -0.209793 -0.060385 vn -0.976763 -0.208917 -0.047825 vn -0.959071 -0.282814 -0.014101 vn -0.958649 -0.283249 -0.027612 vn -0.962165 -0.270981 -0.028413 vn -0.962596 -0.270552 -0.014512 vn -0.957956 -0.283967 -0.041015 vn -0.961463 -0.271677 -0.042200 vn -0.967489 -0.249538 -0.041172 vn -0.968136 -0.248882 -0.027743 vn -0.977432 -0.208175 -0.035907 vn -0.977913 -0.207604 -0.024229 vn -0.968535 -0.248471 -0.014179 vn -0.978213 -0.207233 -0.012397 vn -0.999944 -0.010549 -0.001229 vn -1.000000 -0.000000 0.000001 vn -0.999200 -0.039689 -0.004927 vn -0.999212 -0.039421 -0.004710 vn -0.999944 -0.010482 -0.001197 vn -1.000000 -0.000001 0.000000 vn -0.996689 -0.080587 -0.010783 vn -0.991919 -0.125563 -0.018193 vn -0.992052 -0.124725 -0.016633 vn -0.996740 -0.080049 -0.010089 vn -0.996778 -0.079690 -0.009153 vn -0.999221 -0.039229 -0.004342 vn -0.992149 -0.124183 -0.014816 vn -0.992217 -0.123872 -0.012704 vn -0.996805 -0.079478 -0.007965 vn -0.999228 -0.039103 -0.003827 vn -0.999945 -0.010429 -0.001118 vn -1.000000 -0.000001 0.000000 vn -0.999946 -0.010390 -0.000995 vn -1.000000 -0.000000 -0.000000 vn -0.985288 -0.168814 -0.026644 vn -0.977636 -0.207217 -0.035898 vn -0.978092 -0.205797 -0.031366 vn -0.985555 -0.167675 -0.023798 vn -0.969742 -0.239763 -0.045982 vn -0.970441 -0.238097 -0.039411 vn -0.970968 -0.236893 -0.033217 vn -0.978430 -0.204822 -0.026892 vn -0.971357 -0.236067 -0.027154 vn -0.978675 -0.204200 -0.022321 vn -0.985750 -0.166925 -0.020793 vn -0.985889 -0.166479 -0.017543 vn -0.985983 -0.166260 -0.013956 vn -0.992263 -0.123732 -0.010246 vn -0.978846 -0.203848 -0.017505 vn -0.978959 -0.203687 -0.012294 vn -0.986044 -0.166192 -0.009924 vn -0.992292 -0.123706 -0.007372 vn -0.971637 -0.235541 -0.021008 vn -0.971827 -0.235245 -0.014577 vn -0.971938 -0.235112 -0.007654 vn -0.979024 -0.203643 -0.006524 vn -0.986077 -0.166205 -0.005323 vn -0.992307 -0.123736 -0.003994 vn -0.999946 -0.010364 -0.000828 vn -1.000000 0.000000 -0.000000 vn -0.999233 -0.039031 -0.003157 vn -0.999237 -0.039001 -0.002314 vn -0.999946 -0.010352 -0.000611 vn -1.000000 0.000000 -0.000000 vn -0.996824 -0.079376 -0.006503 vn -0.996836 -0.079351 -0.004728 vn -0.996842 -0.079369 -0.002584 vn -0.999238 -0.039002 -0.001274 vn -0.999946 -0.010354 -0.000339 vn -1.000000 0.000000 -0.000001 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 -0.000001 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 -0.000000 -0.000001 vn -1.000000 -0.000001 -0.000001 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000002 0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000002 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000000 0.000001 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000000 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 -0.000000 0.000001 vn -1.000000 0.000000 0.000001 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 -0.000001 vn -1.000000 0.000001 -0.000001 vn -1.000000 0.000001 -0.000001 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000001 0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 0.000001 -0.000001 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000001 -0.000001 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 -0.000000 0.000001 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000001 0.000000 vn -1.000000 -0.000000 -0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 -0.000000 0.000001 vn -1.000000 -0.000001 0.000001 vn -1.000000 0.000001 -0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 0.000000 0.000000 vn -1.000000 0.000000 -0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 0.000000 vn -1.000000 -0.000000 0.000001 vn -1.000000 0.000000 0.000000 vn -1.000000 -0.000001 -0.000000 vn -1.000000 -0.000000 -0.000001 vn -0.971528 0.232818 -0.043925 vn -0.963699 0.261190 -0.055349 vn -0.979322 0.199474 -0.033735 vn -0.979753 0.198051 -0.029331 vn -0.972195 0.231148 -0.037510 vn -0.964667 0.259320 -0.046599 vn -0.986606 0.161256 -0.024620 vn -0.992718 0.119317 -0.016556 vn -0.992843 0.118481 -0.015037 vn -0.986856 0.160117 -0.021860 vn -0.987042 0.159330 -0.019001 vn -0.980076 0.197038 -0.025037 vn -0.992935 0.117910 -0.013319 vn -0.993002 0.117550 -0.011365 vn -0.987178 0.158824 -0.015957 vn -0.980314 0.196356 -0.020698 vn -0.972701 0.229911 -0.031506 vn -0.965406 0.257875 -0.038634 vn -0.973080 0.229034 -0.025673 vn -0.965965 0.256796 -0.031109 vn -0.997020 0.076530 -0.009706 vn -0.999271 0.037925 -0.004419 vn -0.999282 0.037659 -0.004196 vn -0.997067 0.075994 -0.009019 vn -0.999947 0.010230 -0.001110 vn -0.999948 0.010162 -0.001074 vn -0.999949 0.010108 -0.000998 vn -0.999291 0.037464 -0.003848 vn -0.999949 0.010068 -0.000886 vn -0.999297 0.037329 -0.003378 vn -0.997103 0.075621 -0.008136 vn -0.997130 0.075381 -0.007048 vn -0.997149 0.075245 -0.005731 vn -0.993048 0.117352 -0.009128 vn -0.999302 0.037246 -0.002776 vn -0.999306 0.037204 -0.002029 vn -0.997161 0.075186 -0.004152 vn -0.993078 0.117270 -0.006543 vn -0.999949 0.010041 -0.000734 vn -0.999950 0.010027 -0.000540 vn -0.999950 0.010027 -0.000299 vn -0.999307 0.037195 -0.001115 vn -0.997168 0.075178 -0.002263 vn -0.993095 0.117258 -0.003535 vn -0.973354 0.228450 -0.019804 vn -0.966377 0.256033 -0.023737 vn -0.980484 0.195935 -0.016172 vn -0.980597 0.195708 -0.011322 vn -0.973541 0.228099 -0.013705 vn -0.966662 0.255540 -0.016265 vn -0.987273 0.158533 -0.012642 vn -0.987335 0.158398 -0.008958 vn -0.987370 0.158360 -0.004790 vn -0.980663 0.195615 -0.005991 vn -0.973652 0.227927 -0.007179 vn -0.966832 0.255273 -0.008445 vn -0.961688 0.253891 -0.103422 vn -0.973227 0.211745 -0.089411 vn -0.955149 0.276322 -0.106470 vn -0.957478 0.274836 -0.087759 vn -0.963793 0.252604 -0.085403 vn -0.974730 0.210756 -0.074054 vn -0.951826 0.288634 -0.103532 vn -0.950723 0.294496 -0.096947 vn -0.952864 0.292699 -0.079856 vn -0.954135 0.286981 -0.085260 vn -0.955875 0.285507 -0.069209 vn -0.959234 0.273476 -0.071283 vn -0.954481 0.291138 -0.064846 vn -0.955705 0.289841 -0.051197 vn -0.957191 0.284259 -0.054614 vn -0.960565 0.272302 -0.056275 vn -0.965388 0.251395 -0.069470 vn -0.975880 0.209792 -0.060385 vn -0.966602 0.250330 -0.054909 vn -0.976763 0.208917 -0.047825 vn -0.951343 0.295274 -0.088085 vn -0.953535 0.291047 -0.077860 vn -0.955134 0.289068 -0.064487 vn -0.953234 0.293363 -0.072683 vn -0.957463 0.280700 -0.066873 vn -0.958753 0.278722 -0.055745 vn -0.959739 0.277136 -0.045793 vn -0.956352 0.287435 -0.052649 vn -0.960489 0.275908 -0.036556 vn -0.957278 0.286135 -0.041787 vn -0.954667 0.291744 -0.059125 vn -0.955754 0.290427 -0.046763 vn -0.956562 0.289411 -0.035087 vn -0.956614 0.288824 -0.038349 vn -0.957966 0.285153 -0.031459 vn -0.958448 0.284471 -0.021289 vn -0.957129 0.288694 -0.023670 vn -0.957253 0.288095 -0.025828 vn -0.961045 0.275002 -0.027670 vn -0.961434 0.274390 -0.018821 vn -0.961669 0.274041 -0.009705 vn -0.958740 0.284073 -0.010926 vn -0.957473 0.288268 -0.012113 vn -0.957642 0.287658 -0.013197 vn -0.967512 0.249453 -0.041157 vn -0.977432 0.208175 -0.035908 vn -0.961557 0.271353 -0.042141 vn -0.962258 0.270654 -0.028371 vn -0.968159 0.248797 -0.027731 vn -0.977913 0.207604 -0.024228 vn -0.958170 0.283266 -0.040886 vn -0.958860 0.282544 -0.027521 vn -0.959280 0.282106 -0.014053 vn -0.962688 0.270224 -0.014491 vn -0.968558 0.248385 -0.014173 vn -0.978213 0.207233 -0.012397 vn -0.817692 0.524997 -0.236132 vn -0.660715 0.687172 -0.302077 vn -0.920597 0.354019 -0.164837 vn -0.921683 0.362088 -0.139261 vn -0.818056 0.538875 -0.200991 vn -0.660415 0.705283 -0.257738 vn -0.978495 0.184437 -0.092363 vn -0.999663 0.017409 -0.019260 vn -0.999845 0.012225 -0.012678 vn -0.979594 0.185947 -0.076279 vn -0.980227 0.187889 -0.062079 vn -0.921949 0.369668 -0.115563 vn -0.999934 0.008288 -0.007991 vn -0.999974 0.005539 -0.004732 vn -0.980518 0.190194 -0.049105 vn -0.921658 0.376715 -0.092911 vn -0.817307 0.551235 -0.167777 vn -0.658791 0.720810 -0.215471 vn -0.815872 0.562129 -0.135515 vn -0.656411 0.734016 -0.174199 vn -0.987087 -0.150189 0.055702 vn -0.937433 -0.321450 0.133753 vn -0.933080 -0.339021 0.120108 vn -0.985421 -0.161840 0.052477 vn -0.842032 -0.495075 0.214203 vn -0.691599 -0.660526 0.292225 vn -0.680854 -0.686193 0.256081 vn -0.834430 -0.517535 0.189434 vn -0.827999 -0.536479 0.163118 vn -0.929424 -0.353852 0.104690 vn -0.671893 -0.707588 0.218813 vn -0.664697 -0.725087 0.180074 vn -0.822774 -0.552080 0.135097 vn -0.926484 -0.366010 0.087548 vn -0.984045 -0.171495 0.047379 vn -0.982972 -0.179196 0.040673 vn -0.982193 -0.185036 0.032530 vn -0.999989 0.003842 -0.002535 vn -0.924249 -0.375567 0.068654 vn -0.922673 -0.382596 0.047911 vn -0.981680 -0.189136 0.023052 vn -0.999995 0.003003 -0.001121 vn -0.818736 -0.564462 0.105140 vn -0.659182 -0.738945 0.139423 vn -0.655216 -0.749277 0.096317 vn -0.815820 -0.573689 0.072933 vn -0.813904 -0.579751 0.038070 vn -0.921674 -0.387151 0.025142 vn -0.652599 -0.756045 0.050097 vn -0.981388 -0.191645 0.012260 vn -0.999996 0.002775 -0.000285 vn -0.814104 0.571447 -0.103355 vn -0.653741 0.744949 -0.132942 vn -0.921024 0.383054 -0.070603 vn -0.920238 0.388400 -0.048026 vn -0.812304 0.578954 -0.070524 vn -0.651163 0.753490 -0.090775 vn -0.980569 0.192691 -0.036814 vn -0.980468 0.195113 -0.024756 vn -0.980296 0.197135 -0.012556 vn -0.919473 0.392381 -0.024634 vn -0.810728 0.584297 -0.036296 vn -0.648988 0.759359 -0.046777 vn 0.000021 0.998175 -0.060394 vn 0.000034 0.998176 -0.060375 vn 0.000018 0.998174 -0.060410 vn 0.000115 0.993054 -0.117656 vn 0.000160 0.993062 -0.117593 vn 0.000201 0.993072 -0.117508 vn 0.000022 0.998173 -0.060419 vn 0.000010 0.998173 -0.060425 vn 0.000055 0.993046 -0.117728 vn 0.000089 0.993049 -0.117700 vn 0.000283 0.984878 -0.173250 vn 0.000391 0.984897 -0.173143 vn 0.000181 0.984865 -0.173322 vn 0.000445 0.973545 -0.228496 vn 0.000689 0.973577 -0.228360 vn 0.000964 0.973623 -0.228159 vn 0.000532 0.984923 -0.172994 vn 0.000667 0.984957 -0.172796 vn 0.001286 0.973687 -0.227884 vn 0.001632 0.973773 -0.227517 vn -0.000005 0.998172 -0.060430 vn 0.000001 0.998172 -0.060433 vn 0.000019 0.993042 -0.117760 vn 0.000022 0.993044 -0.117748 vn 0.000005 0.998172 -0.060434 vn 0.000000 0.998172 -0.060435 vn -0.000001 0.993042 -0.117762 vn 0.000005 0.993042 -0.117763 vn 0.000004 0.984852 -0.173399 vn 0.000055 0.984853 -0.173393 vn -0.000003 0.984851 -0.173400 vn -0.000004 0.973510 -0.228644 vn 0.000019 0.973511 -0.228639 vn 0.000117 0.973516 -0.228621 vn 0.000103 0.984857 -0.173368 vn 0.000257 0.973526 -0.228578 vn 0.000518 0.958643 -0.284610 vn 0.000906 0.958683 -0.284475 vn 0.000235 0.958622 -0.284683 vn 0.000428 0.939416 -0.342780 vn 0.000940 0.939456 -0.342670 vn 0.001637 0.939530 -0.342462 vn 0.000055 0.958613 -0.284713 vn -0.000003 0.958610 -0.284722 vn -0.000000 0.939397 -0.342832 vn 0.000102 0.939400 -0.342823 vn 0.000172 0.914693 -0.404149 vn 0.000705 0.914720 -0.404087 vn 0.000002 0.914687 -0.404164 vn 0.001559 0.914788 -0.403932 vn 0.002717 0.914916 -0.403636 vn 0.002608 0.958977 -0.283472 vn 0.003319 0.959152 -0.282870 vn 0.001961 0.958844 -0.283925 vn 0.003540 0.939828 -0.341630 vn 0.004710 0.940074 -0.340939 vn 0.005993 0.940398 -0.340024 vn 0.001397 0.958748 -0.284253 vn 0.002512 0.939650 -0.342127 vn 0.004168 0.915122 -0.403156 vn 0.005879 0.915426 -0.402444 vn 0.007826 0.915847 -0.401452 vn 0.009962 0.916402 -0.400136 vn -0.007952 0.915814 -0.401524 vn -0.010067 0.916355 -0.400241 vn -0.005989 0.915406 -0.402489 vn -0.003607 0.939816 -0.341661 vn -0.004786 0.940055 -0.340989 vn -0.006055 0.940370 -0.340100 vn -0.004248 0.915110 -0.403182 vn -0.002760 0.914910 -0.403649 vn -0.001660 0.939527 -0.342471 vn -0.002560 0.939644 -0.342145 vn -0.001422 0.958744 -0.284268 vn -0.002000 0.958838 -0.283948 vn -0.000922 0.958681 -0.284482 vn -0.000459 0.973544 -0.228501 vn -0.000700 0.973574 -0.228369 vn -0.000982 0.973620 -0.228174 vn -0.002651 0.958967 -0.283504 vn -0.003351 0.959138 -0.282919 vn -0.001307 0.973683 -0.227904 vn -0.001646 0.973766 -0.227546 vn -0.001571 0.914786 -0.403937 vn -0.000705 0.914720 -0.404089 vn -0.000428 0.939415 -0.342781 vn -0.000946 0.939454 -0.342674 vn -0.000168 0.914693 -0.404149 vn -0.000099 0.939400 -0.342823 vn -0.000054 0.958612 -0.284715 vn -0.000231 0.958621 -0.284685 vn -0.000023 0.973511 -0.228640 vn -0.000108 0.973515 -0.228623 vn -0.000521 0.958642 -0.284613 vn -0.000256 0.973525 -0.228581 vn -0.000099 0.984857 -0.173369 vn -0.000188 0.984865 -0.173323 vn -0.000050 0.984853 -0.173392 vn -0.000021 0.993042 -0.117758 vn -0.000022 0.993044 -0.117748 vn -0.000054 0.993046 -0.117731 vn -0.000009 0.984852 -0.173399 vn -0.000005 0.993042 -0.117762 vn -0.000002 0.998172 -0.060436 vn -0.000005 0.998172 -0.060434 vn -0.000001 0.998172 -0.060431 vn -0.000008 0.998173 -0.060427 vn -0.000537 0.984921 -0.173006 vn -0.000673 0.984954 -0.172813 vn -0.000397 0.984895 -0.173151 vn -0.000116 0.993054 -0.117657 vn -0.000161 0.993061 -0.117596 vn -0.000202 0.993071 -0.117515 vn -0.000291 0.984877 -0.173253 vn -0.000095 0.993049 -0.117700 vn -0.000019 0.998173 -0.060420 vn -0.000018 0.998174 -0.060410 vn -0.000023 0.998175 -0.060394 vn -0.000032 0.998176 -0.060373 vn 0.658639 -0.750812 0.049761 vn 0.818309 -0.573542 0.037672 vn 0.661245 -0.744043 0.095682 vn 0.820199 -0.567507 0.072184 vn 0.924867 -0.377340 0.047280 vn 0.923887 -0.381862 0.024805 vn 0.665193 -0.733709 0.138524 vn 0.823077 -0.558312 0.104077 vn 0.670678 -0.719843 0.178935 vn 0.827069 -0.545956 0.133751 vn 0.928623 -0.360820 0.086420 vn 0.926418 -0.370349 0.067762 vn 0.982758 -0.182101 0.032047 vn 0.982251 -0.186192 0.022707 vn 0.983529 -0.176253 0.040062 vn 0.999973 0.005623 -0.004702 vn 0.999989 0.003857 -0.002510 vn 0.999995 0.002981 -0.001107 vn 0.981964 -0.188683 0.012074 vn 0.999996 0.002736 -0.000280 vn 0.677833 -0.702322 0.217453 vn 0.832238 -0.530373 0.161508 vn 0.686737 -0.680894 0.254510 vn 0.838602 -0.511433 0.187570 vn 0.935146 -0.333840 0.118543 vn 0.931528 -0.348678 0.103342 vn 0.697405 -0.655183 0.290452 vn 0.846130 -0.488961 0.212089 vn 0.939459 -0.316233 0.131961 vn 0.987621 -0.147023 0.054675 vn 0.985963 -0.158786 0.051607 vn 0.999652 0.017964 -0.019336 vn 0.999840 0.012577 -0.012687 vn 0.984595 -0.168513 0.046643 vn 0.999932 0.008484 -0.007969 vn 0.980770 0.185282 -0.061320 vn 0.981085 0.187418 -0.048453 vn 0.980109 0.183558 -0.075447 vn 0.923708 0.357462 -0.137786 vn 0.924044 0.364815 -0.114247 vn 0.923811 0.371681 -0.091793 vn 0.978972 0.182321 -0.091502 vn 0.922540 0.349671 -0.163247 vn 0.821744 0.519480 -0.234259 vn 0.822206 0.533165 -0.199279 vn 0.666608 0.682127 -0.300559 vn 0.666345 0.700190 -0.256356 vn 0.821544 0.545364 -0.166265 vn 0.820181 0.556132 -0.134237 vn 0.664752 0.715683 -0.214249 vn 0.662397 0.728865 -0.173165 vn 0.980902 0.194108 -0.012367 vn 0.981065 0.192135 -0.024393 vn 0.922474 0.383138 -0.047405 vn 0.921735 0.387059 -0.024308 vn 0.981153 0.189793 -0.036296 vn 0.923223 0.377887 -0.069718 vn 0.818473 0.565357 -0.102342 vn 0.816716 0.572801 -0.069813 vn 0.659748 0.739782 -0.132121 vn 0.657186 0.748313 -0.090191 vn 0.815168 0.578110 -0.035922 vn 0.655022 0.754179 -0.046467 vn 0.966832 0.255273 -0.008444 vn 0.961664 0.274061 -0.009706 vn 0.966662 0.255540 -0.016265 vn 0.961429 0.274409 -0.018823 vn 0.958427 0.284542 -0.021294 vn 0.958719 0.284144 -0.010929 vn 0.966376 0.256033 -0.023737 vn 0.961040 0.275022 -0.027672 vn 0.965965 0.256796 -0.031109 vn 0.960483 0.275927 -0.036558 vn 0.957256 0.286206 -0.041796 vn 0.957945 0.285223 -0.031466 vn 0.956515 0.289564 -0.035105 vn 0.957082 0.288847 -0.023683 vn 0.955706 0.290580 -0.046785 vn 0.955619 0.290114 -0.051242 vn 0.956530 0.289097 -0.038383 vn 0.957170 0.288369 -0.025852 vn 0.957427 0.288421 -0.012120 vn 0.957560 0.287931 -0.013209 vn 0.965406 0.257875 -0.038635 vn 0.959733 0.277155 -0.045796 vn 0.964666 0.259320 -0.046598 vn 0.958747 0.278741 -0.055750 vn 0.955112 0.289138 -0.064502 vn 0.956330 0.287505 -0.052662 vn 0.963699 0.261190 -0.055349 vn 0.957457 0.280719 -0.066877 vn 0.953513 0.291117 -0.077878 vn 0.951293 0.295425 -0.088126 vn 0.953185 0.293515 -0.072717 vn 0.950631 0.294766 -0.097025 vn 0.952775 0.292971 -0.079922 vn 0.954619 0.291897 -0.059153 vn 0.954394 0.291410 -0.064902 vn 0.955734 0.285952 -0.069306 vn 0.957054 0.284705 -0.054693 vn 0.953991 0.287424 -0.085376 vn 0.957259 0.275534 -0.087955 vn 0.959022 0.274177 -0.071446 vn 0.960357 0.273005 -0.056408 vn 0.951677 0.289074 -0.103667 vn 0.954923 0.277015 -0.106698 vn 0.961356 0.254986 -0.103807 vn 0.963475 0.253706 -0.085732 vn 0.972768 0.213555 -0.090089 vn 0.974290 0.212576 -0.074632 vn 0.965079 0.252502 -0.069746 vn 0.966302 0.251439 -0.055134 vn 0.975455 0.211618 -0.060872 vn 0.976351 0.210745 -0.048220 vn 0.959149 0.282552 -0.014074 vn 0.958727 0.282991 -0.027563 vn 0.962058 0.271358 -0.028443 vn 0.962490 0.270928 -0.014527 vn 0.958035 0.283712 -0.040946 vn 0.961354 0.272056 -0.042245 vn 0.967218 0.250563 -0.041332 vn 0.967869 0.249907 -0.027853 vn 0.977030 0.210004 -0.036211 vn 0.977518 0.209432 -0.024438 vn 0.968271 0.249495 -0.014236 vn 0.977823 0.209060 -0.012506 vn 1.000000 -0.000000 -0.000001 vn 0.999950 0.010027 -0.000300 vn 1.000000 -0.000000 -0.000000 vn 0.999950 0.010028 -0.000541 vn 0.999306 0.037204 -0.002029 vn 0.999307 0.037195 -0.001115 vn 1.000000 -0.000000 0.000000 vn 0.999949 0.010042 -0.000734 vn 1.000000 -0.000000 -0.000000 vn 0.999949 0.010068 -0.000886 vn 0.999297 0.037329 -0.003377 vn 0.999302 0.037246 -0.002776 vn 0.997149 0.075244 -0.005731 vn 0.997161 0.075186 -0.004152 vn 0.997130 0.075380 -0.007047 vn 0.993002 0.117550 -0.011365 vn 0.993048 0.117352 -0.009128 vn 0.993078 0.117271 -0.006543 vn 0.997168 0.075179 -0.002263 vn 0.993095 0.117258 -0.003535 vn 1.000000 0.000001 -0.000000 vn 0.999949 0.010107 -0.000998 vn 1.000000 0.000001 0.000000 vn 0.999948 0.010161 -0.001074 vn 0.999282 0.037659 -0.004196 vn 0.999291 0.037464 -0.003848 vn 1.000000 0.000001 0.000001 vn 0.999947 0.010230 -0.001110 vn 0.999271 0.037925 -0.004419 vn 0.997020 0.076529 -0.009707 vn 0.997068 0.075994 -0.009019 vn 0.992718 0.119317 -0.016557 vn 0.992843 0.118480 -0.015037 vn 0.997104 0.075621 -0.008136 vn 0.992935 0.117909 -0.013318 vn 0.987043 0.159330 -0.019000 vn 0.987178 0.158824 -0.015957 vn 0.986856 0.160117 -0.021860 vn 0.979753 0.198052 -0.029332 vn 0.980076 0.197038 -0.025037 vn 0.980314 0.196357 -0.020698 vn 0.986605 0.161256 -0.024621 vn 0.979322 0.199474 -0.033736 vn 0.971528 0.232818 -0.043926 vn 0.972195 0.231149 -0.037510 vn 0.972701 0.229912 -0.031506 vn 0.973080 0.229034 -0.025673 vn 0.987370 0.158360 -0.004790 vn 0.987335 0.158398 -0.008958 vn 0.980597 0.195708 -0.011322 vn 0.980662 0.195615 -0.005991 vn 0.987273 0.158534 -0.012642 vn 0.980484 0.195935 -0.016173 vn 0.973354 0.228450 -0.019804 vn 0.973541 0.228099 -0.013705 vn 0.973652 0.227926 -0.007179 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 0.000001 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 0.000001 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000001 0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 -0.000001 vn 1.000000 -0.000002 0.000000 vn 1.000000 -0.000000 0.000001 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000001 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000001 -0.000001 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 -0.000001 0.000001 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 -0.000000 0.000001 vn 1.000000 -0.000000 0.000001 vn 1.000000 -0.000001 0.000001 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 -0.000001 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 0.000001 0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 0.000000 0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 -0.000000 -0.000001 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000001 0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 -0.000001 -0.000000 vn 1.000000 -0.000000 0.000000 vn 1.000000 0.000000 -0.000001 vn 1.000000 -0.000000 0.000001 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000000 -0.000001 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000000 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000001 -0.000000 vn 1.000000 0.000000 -0.000000 vn 1.000000 -0.000001 0.000001 vn 0.999946 -0.010354 -0.000339 vn 0.999238 -0.039002 -0.001275 vn 0.999237 -0.039001 -0.002314 vn 0.999946 -0.010353 -0.000611 vn 0.996842 -0.079369 -0.002585 vn 0.992307 -0.123736 -0.003995 vn 0.992292 -0.123706 -0.007372 vn 0.996836 -0.079351 -0.004727 vn 0.996824 -0.079376 -0.006503 vn 0.999233 -0.039030 -0.003156 vn 0.992263 -0.123732 -0.010246 vn 0.992217 -0.123872 -0.012704 vn 0.996805 -0.079478 -0.007966 vn 0.999228 -0.039103 -0.003827 vn 0.999946 -0.010365 -0.000827 vn 0.999946 -0.010390 -0.000995 vn 0.986077 -0.166205 -0.005323 vn 0.979024 -0.203643 -0.006524 vn 0.978959 -0.203687 -0.012294 vn 0.986044 -0.166192 -0.009924 vn 0.971938 -0.235112 -0.007654 vn 0.965325 -0.260903 -0.008827 vn 0.965151 -0.261142 -0.016970 vn 0.971827 -0.235245 -0.014577 vn 0.971637 -0.235541 -0.021008 vn 0.978846 -0.203848 -0.017505 vn 0.964861 -0.261597 -0.024717 vn 0.964440 -0.262318 -0.032324 vn 0.971357 -0.236067 -0.027154 vn 0.978675 -0.204200 -0.022321 vn 0.985983 -0.166260 -0.013956 vn 0.985889 -0.166480 -0.017543 vn 0.985750 -0.166925 -0.020793 vn 0.992149 -0.124183 -0.014815 vn 0.978430 -0.204822 -0.026892 vn 0.978092 -0.205797 -0.031366 vn 0.985555 -0.167675 -0.023798 vn 0.992052 -0.124725 -0.016633 vn 0.970968 -0.236893 -0.033217 vn 0.963866 -0.263359 -0.040052 vn 0.963104 -0.264779 -0.048192 vn 0.970442 -0.238097 -0.039411 vn 0.969742 -0.239763 -0.045982 vn 0.977636 -0.207217 -0.035898 vn 0.962103 -0.266643 -0.057097 vn 0.985288 -0.168815 -0.026644 vn 0.991919 -0.125564 -0.018193 vn 0.999945 -0.010428 -0.001118 vn 0.999221 -0.039230 -0.004342 vn 0.999212 -0.039421 -0.004710 vn 0.999944 -0.010482 -0.001197 vn 0.996778 -0.079691 -0.009152 vn 0.996740 -0.080048 -0.010089 vn 0.996689 -0.080587 -0.010783 vn 0.999200 -0.039689 -0.004927 vn 0.999944 -0.010549 -0.001229 vn 0.961330 -0.255069 -0.103843 vn 0.972768 -0.213555 -0.090089 vn 0.954816 -0.277332 -0.106832 vn 0.957157 -0.275852 -0.088069 vn 0.963450 -0.253790 -0.085763 vn 0.974290 -0.212576 -0.074633 vn 0.951438 -0.289759 -0.103951 vn 0.950211 -0.295959 -0.097505 vn 0.952371 -0.294169 -0.080339 vn 0.953761 -0.288112 -0.085620 vn 0.955512 -0.286645 -0.069512 vn 0.958923 -0.274498 -0.071542 vn 0.954001 -0.292616 -0.065258 vn 0.955234 -0.291327 -0.051537 vn 0.956836 -0.285403 -0.054862 vn 0.960261 -0.273328 -0.056486 vn 0.965055 -0.252586 -0.069773 vn 0.975455 -0.211618 -0.060871 vn 0.966278 -0.251524 -0.055155 vn 0.976351 -0.210745 -0.048220 vn 0.950643 -0.297292 -0.088851 vn 0.952584 -0.293870 -0.078897 vn 0.954210 -0.291899 -0.065409 vn 0.952557 -0.295389 -0.073354 vn 0.956203 -0.284639 -0.068241 vn 0.957524 -0.282668 -0.056978 vn 0.958532 -0.281101 -0.046879 vn 0.955448 -0.290280 -0.053454 vn 0.959298 -0.279898 -0.037479 vn 0.956387 -0.288999 -0.042464 vn 0.954006 -0.293781 -0.059704 vn 0.955105 -0.292477 -0.047245 vn 0.955921 -0.291475 -0.035467 vn 0.956150 -0.290320 -0.038613 vn 0.957085 -0.288036 -0.031996 vn 0.957574 -0.287372 -0.021670 vn 0.956494 -0.290769 -0.023938 vn 0.956795 -0.289599 -0.026012 vn 0.959865 -0.279021 -0.028410 vn 0.960260 -0.278435 -0.019349 vn 0.960498 -0.278106 -0.009990 vn 0.957870 -0.286987 -0.011130 vn 0.956841 -0.290352 -0.012255 vn 0.957187 -0.289166 -0.013294 vn 0.967195 -0.250648 -0.041346 vn 0.977030 -0.210004 -0.036211 vn 0.961259 -0.272381 -0.042303 vn 0.961965 -0.271685 -0.028485 vn 0.967847 -0.249993 -0.027863 vn 0.977518 -0.209432 -0.024438 vn 0.957821 -0.284414 -0.041076 vn 0.958515 -0.283697 -0.027653 vn 0.958939 -0.283262 -0.014123 vn 0.962397 -0.271256 -0.014549 vn 0.968249 -0.249581 -0.014242 vn 0.977823 -0.209060 -0.012506 vn -0.987504 -0.069613 0.141382 vn -0.987544 -0.069616 0.141101 vn -0.988519 -0.050649 0.142357 vn -0.998971 0.028736 0.035075 vn -0.999398 -0.004537 0.034387 vn -0.999288 -0.014374 0.034894 vn -0.989443 -0.009447 0.144612 vn -0.987053 0.059330 0.149021 vn -0.983133 0.176868 0.046553 vn -0.995348 0.088381 0.038355 vn -0.968907 0.222445 -0.108336 vn -0.982750 0.142508 -0.117876 vn -0.940791 0.327247 -0.088438 vn -0.843240 0.482241 -0.237466 vn -0.883693 0.373842 -0.281654 vn -0.908692 0.280682 -0.309025 vn -0.988401 0.091375 -0.121303 vn -0.990219 0.068571 -0.121510 vn -0.921641 0.213941 -0.323740 vn -0.927016 0.178146 -0.330007 vn -0.976343 0.150309 0.155438 vn -0.953967 0.251809 0.162910 vn -0.913569 0.398751 0.079925 vn -0.956283 0.286061 0.060755 vn -0.916035 0.362364 0.171963 vn -0.867034 0.462332 0.185746 vn -0.802775 0.580459 0.136457 vn -0.857300 0.504079 0.104601 vn -0.776837 0.628712 0.035301 vn -0.837567 0.546178 -0.013108 vn -0.724129 0.684398 0.085070 vn -0.642123 0.765749 0.036143 vn -0.682280 0.730393 -0.031959 vn -0.733085 0.671963 -0.105125 vn -0.895214 0.442123 -0.055853 vn -0.789816 0.587407 -0.176478 vn -0.678457 0.683810 -0.268515 vn -0.718479 0.595831 -0.358850 vn -0.639067 0.749532 -0.172612 vn -0.598942 0.774856 -0.202157 vn -0.615694 0.722637 -0.314191 vn -0.631630 0.648524 -0.424805 vn -0.606226 0.791205 -0.080527 vn -0.582230 0.813022 0.001851 vn -0.575779 0.817573 -0.007201 vn -0.585013 0.805060 -0.098174 vn -0.629621 0.772395 -0.083563 vn -0.632480 0.750438 -0.191864 vn -0.628894 0.777424 0.010232 vn -0.634950 0.707469 -0.310365 vn -0.633965 0.642990 -0.429711 vn -0.785434 0.330438 -0.523359 vn -0.789586 0.286920 -0.542431 vn -0.773764 0.403487 -0.488351 vn -0.647091 0.472443 -0.598390 vn -0.645706 0.399972 -0.650450 vn -0.640906 0.354329 -0.680948 vn -0.751652 0.496842 -0.433783 vn -0.642743 0.560358 -0.522380 vn -0.627518 0.563365 -0.537440 vn -0.616133 0.481597 -0.623253 vn -0.602474 0.412659 -0.683182 vn -0.589230 0.368511 -0.719032 vn 0.085018 -0.945574 0.314105 vn 0.086486 -0.971516 0.220627 vn 0.079405 -0.904341 0.419360 vn 0.078184 -0.902958 0.422557 vn 0.089870 -0.944622 0.315615 vn 0.097400 -0.970605 0.220087 vn 0.069952 -0.844718 0.530621 vn 0.057657 -0.767345 0.638637 vn 0.045877 -0.764522 0.642963 vn 0.063049 -0.842616 0.534812 vn 0.035680 -0.839775 0.541761 vn 0.056296 -0.901294 0.429535 vn 0.014059 -0.760763 0.648878 vn -0.041333 -0.754678 0.654792 vn -0.015806 -0.834757 0.550392 vn 0.010013 -0.898036 0.439808 vn 0.074084 -0.943958 0.321644 vn 0.087911 -0.970503 0.224490 vn 0.033909 -0.942579 0.332258 vn 0.054273 -0.970636 0.234350 vn 0.044106 -0.678451 0.733321 vn 0.031032 -0.588798 0.807684 vn 0.012863 -0.585639 0.810470 vn 0.028556 -0.675232 0.737053 vn 0.019741 -0.509913 0.859999 vn 0.010883 -0.450627 0.892646 vn -0.009925 -0.448410 0.893773 vn -0.000078 -0.507160 0.861852 vn -0.038065 -0.504004 0.862862 vn -0.024084 -0.581858 0.812934 vn -0.048385 -0.445860 0.893794 vn -0.107802 -0.442247 0.890391 vn -0.097555 -0.499621 0.860733 vn -0.083190 -0.576458 0.812881 vn -0.006438 -0.671154 0.741290 vn -0.064306 -0.665010 0.744061 vn -0.150535 -0.653864 0.741486 vn -0.126044 -0.742871 0.657461 vn -0.169771 -0.567001 0.806032 vn -0.290225 -0.548352 0.784270 vn -0.271754 -0.631588 0.726117 vn -0.247142 -0.718199 0.650470 vn -0.183790 -0.491981 0.850985 vn -0.193408 -0.435793 0.879021 vn -0.311595 -0.422706 0.851016 vn -0.303123 -0.476765 0.825113 vn -0.459122 -0.445918 0.768352 vn -0.447970 -0.511106 0.733548 vn -0.466182 -0.395865 0.791180 vn -0.431474 -0.587089 0.684950 vn -0.408701 -0.667688 0.622219 vn -0.037162 -0.937107 0.347057 vn -0.010083 -0.968168 0.250099 vn -0.066985 -0.889497 0.452004 vn -0.183206 -0.867351 0.462751 vn -0.148347 -0.919365 0.364365 vn -0.114876 -0.955534 0.271584 vn -0.097459 -0.823868 0.558340 vn -0.216998 -0.799166 0.560576 vn -0.379634 -0.745847 0.547348 vn -0.345440 -0.815374 0.464581 vn -0.308195 -0.872439 0.379296 vn -0.270281 -0.915996 0.296479 vn -0.883778 0.169652 0.436068 vn -0.819485 0.179718 0.544192 vn -0.937967 0.162780 0.306137 vn -0.879105 0.082332 0.469462 vn -0.806312 0.105156 0.582069 vn -0.743230 0.133086 0.655666 vn -0.970848 0.156150 0.181854 vn -0.986217 0.149658 0.070560 vn -0.976880 0.048384 0.208241 vn -0.938575 0.063350 0.339210 vn -0.860804 -0.045376 0.506909 vn -0.787215 -0.001658 0.616677 vn -0.922717 -0.081139 0.376841 vn -0.814553 -0.216190 0.538299 vn -0.746791 -0.149663 0.648000 vn -0.680557 -0.077956 0.728536 vn -0.716957 0.044366 0.695704 vn -0.662858 0.088679 0.743475 vn -0.627362 -0.009777 0.778667 vn -0.590385 0.049962 0.805574 vn -0.989401 0.144812 -0.010773 vn -0.988211 0.142283 -0.056520 vn -0.998846 0.035352 0.032498 vn -0.993990 0.039241 0.102195 vn -0.987140 0.141270 -0.074813 vn -0.987408 0.141068 -0.071587 vn -0.999284 0.034914 -0.014551 vn -0.999397 0.034428 -0.004557 vn -0.987805 -0.120604 0.098469 vn -0.980464 -0.116108 0.158777 vn -0.990096 -0.121198 0.070852 vn -0.926660 -0.328368 0.182964 vn -0.919399 -0.320180 0.228451 vn -0.902160 -0.301656 0.308402 vn -0.961652 -0.104360 0.253644 vn -0.868442 -0.267993 0.417119 vn -0.736039 -0.404912 0.542488 vn -0.692027 -0.319313 0.647408 vn -0.766755 -0.470506 0.436704 vn -0.646494 -0.570869 0.506116 vn -0.635959 -0.480964 0.603514 vn -0.616933 -0.371790 0.693661 vn -0.783536 -0.513691 0.349560 vn -0.790401 -0.537856 0.293219 vn -0.645408 -0.673209 0.360886 vn -0.648566 -0.634575 0.420329 vn -0.611230 -0.663347 0.431704 vn -0.623244 -0.590484 0.512733 vn -0.598070 -0.708685 0.374269 vn -0.630186 -0.490126 0.602198 vn -0.629886 -0.371229 0.682226 vn -0.566338 -0.045478 0.822917 vn -0.546338 0.025640 0.837172 vn -0.598682 -0.129487 0.790451 vn -0.573749 -0.148929 0.805377 vn -0.559908 -0.055243 0.826711 vn -0.553578 0.022735 0.832487 vn -0.642670 -0.223437 0.732838 vn -0.594103 -0.256797 0.762297 vn -0.624210 -0.248740 0.740601 vn -0.617532 -0.135719 0.774748 vn -0.613746 -0.038617 0.788559 vn -0.614938 0.041810 0.787467 vn 0.019941 0.841511 -0.539872 vn 0.010759 0.886713 -0.462195 vn 0.031617 0.771727 -0.635167 vn 0.012905 0.774988 -0.631844 vn -0.000535 0.843601 -0.536970 vn -0.010712 0.887895 -0.459922 vn 0.044858 0.676895 -0.734711 vn 0.058071 0.564453 -0.823420 vn 0.046226 0.569395 -0.820764 vn 0.028994 0.681274 -0.731454 vn -0.006690 0.686305 -0.727283 vn -0.025090 0.777957 -0.627816 vn 0.014210 0.576148 -0.817222 vn -0.041592 0.583239 -0.811235 vn -0.065721 0.690023 -0.720797 vn -0.085831 0.778369 -0.621912 vn -0.039697 0.844802 -0.533604 vn -0.050312 0.887899 -0.457280 vn -0.100953 0.842707 -0.528823 vn -0.111414 0.884286 -0.453458 vn 0.069548 0.447639 -0.891505 vn 0.078083 0.338949 -0.937559 vn 0.076846 0.342311 -0.936439 vn 0.062699 0.452228 -0.889696 vn 0.083116 0.245566 -0.965810 vn 0.084547 0.169354 -0.981922 vn 0.095081 0.168837 -0.981047 vn 0.087762 0.247120 -0.965002 vn 0.072304 0.253158 -0.964719 vn 0.055360 0.349540 -0.935284 vn 0.085714 0.173163 -0.981156 vn 0.052776 0.182897 -0.981715 vn 0.033046 0.263856 -0.963996 vn 0.009904 0.360318 -0.932777 vn 0.035553 0.459773 -0.887324 vn -0.015585 0.469375 -0.882861 vn -0.096848 0.479075 -0.872415 vn -0.127024 0.587693 -0.799051 vn -0.065877 0.373692 -0.925211 vn -0.180687 0.387165 -0.904132 vn -0.216151 0.484646 -0.847583 vn -0.249220 0.583642 -0.772820 vn -0.036491 0.279146 -0.959555 vn -0.010229 0.198663 -0.980014 vn -0.113035 0.220825 -0.968741 vn -0.145635 0.298095 -0.943361 vn -0.303585 0.317282 -0.898426 vn -0.341954 0.394823 -0.852750 vn -0.266268 0.248171 -0.931403 vn -0.379052 0.477690 -0.792548 vn -0.412142 0.560464 -0.718345 vn -0.189583 0.832654 -0.520332 vn -0.199266 0.872302 -0.446522 vn -0.174682 0.771854 -0.611333 vn -0.297860 0.750243 -0.590267 vn -0.311726 0.805908 -0.503328 vn -0.320058 0.842966 -0.432401 vn -0.153657 0.688631 -0.708644 vn -0.277040 0.674900 -0.683929 vn -0.438819 0.636402 -0.634374 vn -0.457956 0.699714 -0.548340 vn -0.470082 0.747661 -0.469069 vn -0.476829 0.780857 -0.403605 vn -0.916036 0.362365 -0.171962 vn -0.867033 0.462334 -0.185745 vn -0.953967 0.251810 -0.162910 vn -0.913569 0.398753 -0.079925 vn -0.857301 0.504078 -0.104601 vn -0.802775 0.580458 -0.136456 vn -0.976343 0.150309 -0.155438 vn -0.987053 0.059330 -0.149021 vn -0.983133 0.176869 -0.046553 vn -0.956283 0.286062 -0.060756 vn -0.895214 0.442123 0.055854 vn -0.837566 0.546179 0.013108 vn -0.940791 0.327248 0.088438 vn -0.843239 0.482242 0.237466 vn -0.789816 0.587407 0.176479 vn -0.733086 0.671963 0.105125 vn -0.776836 0.628712 -0.035302 vn -0.724128 0.684399 -0.085070 vn -0.682280 0.730392 0.031959 vn -0.642122 0.765750 -0.036143 vn -0.989443 -0.009447 -0.144612 vn -0.988519 -0.050649 -0.142357 vn -0.998971 0.028736 -0.035075 vn -0.995348 0.088381 -0.038355 vn -0.987504 -0.069613 -0.141382 vn -0.987544 -0.069616 -0.141101 vn -0.999288 -0.014374 -0.034894 vn -0.999398 -0.004537 -0.034387 vn -0.988401 0.091374 0.121303 vn -0.982750 0.142508 0.117876 vn -0.990219 0.068571 0.121509 vn -0.927017 0.178146 0.330006 vn -0.921640 0.213942 0.323741 vn -0.908691 0.280682 0.309026 vn -0.968907 0.222446 0.108336 vn -0.883693 0.373842 0.281654 vn -0.751653 0.496841 0.433782 vn -0.718480 0.595830 0.358849 vn -0.773765 0.403487 0.488350 vn -0.647091 0.472444 0.598390 vn -0.642742 0.560359 0.522379 vn -0.631629 0.648526 0.424805 vn -0.785435 0.330437 0.523357 vn -0.789586 0.286921 0.542430 vn -0.640905 0.354330 0.680949 vn -0.645705 0.399973 0.650451 vn -0.602473 0.412659 0.683183 vn -0.616133 0.481597 0.623253 vn -0.589232 0.368510 0.719031 vn -0.627519 0.563364 0.537439 vn -0.633964 0.642992 0.429711 vn -0.606226 0.791205 0.080527 vn -0.582230 0.813022 -0.001851 vn -0.639067 0.749532 0.172613 vn -0.598942 0.774856 0.202157 vn -0.585013 0.805060 0.098174 vn -0.575780 0.817573 0.007200 vn -0.678458 0.683809 0.268515 vn -0.615694 0.722638 0.314191 vn -0.634949 0.707470 0.310365 vn -0.632480 0.750438 0.191864 vn -0.629621 0.772395 0.083563 vn -0.628894 0.777424 -0.010232 vn 0.019742 -0.509914 -0.859999 vn 0.010883 -0.450625 -0.892647 vn 0.031033 -0.588799 -0.807683 vn 0.012860 -0.585641 -0.810469 vn -0.000081 -0.507160 -0.861852 vn -0.009926 -0.448408 -0.893774 vn 0.044106 -0.678450 -0.733321 vn 0.057654 -0.767345 -0.638637 vn 0.045876 -0.764521 -0.642964 vn 0.028555 -0.675232 -0.737053 vn -0.006433 -0.671154 -0.741290 vn -0.024082 -0.581859 -0.812933 vn 0.014063 -0.760762 -0.648878 vn -0.041331 -0.754678 -0.654792 vn -0.064304 -0.665011 -0.744061 vn -0.083185 -0.576458 -0.812882 vn -0.038061 -0.504003 -0.862863 vn -0.048380 -0.445858 -0.893795 vn -0.097546 -0.499620 -0.860735 vn -0.107798 -0.442247 -0.890392 vn 0.069949 -0.844718 -0.530620 vn 0.079403 -0.904341 -0.419361 vn 0.078185 -0.902958 -0.422557 vn 0.063048 -0.842616 -0.534811 vn 0.085018 -0.945574 -0.314105 vn 0.086487 -0.971516 -0.220626 vn 0.097400 -0.970606 -0.220086 vn 0.089871 -0.944622 -0.315615 vn 0.074085 -0.943958 -0.321644 vn 0.056298 -0.901294 -0.429535 vn 0.087909 -0.970503 -0.224489 vn 0.054274 -0.970636 -0.234349 vn 0.033908 -0.942579 -0.332258 vn 0.010013 -0.898036 -0.439809 vn 0.035682 -0.839775 -0.541761 vn -0.015806 -0.834756 -0.550393 vn -0.097462 -0.823868 -0.558339 vn -0.126046 -0.742872 -0.657460 vn -0.066989 -0.889497 -0.452005 vn -0.183206 -0.867350 -0.462751 vn -0.216999 -0.799166 -0.560576 vn -0.247142 -0.718199 -0.650470 vn -0.037164 -0.937107 -0.347058 vn -0.010081 -0.968168 -0.250098 vn -0.114876 -0.955534 -0.271584 vn -0.148347 -0.919365 -0.364365 vn -0.308197 -0.872438 -0.379297 vn -0.345440 -0.815374 -0.464583 vn -0.270280 -0.915996 -0.296479 vn -0.379631 -0.745848 -0.547349 vn -0.408700 -0.667688 -0.622220 vn -0.183789 -0.491981 -0.850986 vn -0.193410 -0.435792 -0.879021 vn -0.169769 -0.567000 -0.806033 vn -0.290225 -0.548352 -0.784270 vn -0.303123 -0.476764 -0.825114 vn -0.311591 -0.422706 -0.851017 vn -0.150535 -0.653864 -0.741486 vn -0.271756 -0.631588 -0.726116 vn -0.431474 -0.587090 -0.684949 vn -0.447971 -0.511107 -0.733548 vn -0.459123 -0.445918 -0.768351 vn -0.466181 -0.395865 -0.791180 vn -0.987140 -0.141269 -0.074813 vn -0.987408 -0.141068 -0.071586 vn -0.988211 -0.142283 -0.056521 vn -0.998846 -0.035352 0.032498 vn -0.999397 -0.034428 -0.004556 vn -0.999284 -0.034914 -0.014551 vn -0.989401 -0.144812 -0.010773 vn -0.986217 -0.149658 0.070561 vn -0.976880 -0.048384 0.208241 vn -0.993990 -0.039241 0.102195 vn -0.961652 0.104359 0.253643 vn -0.980464 0.116108 0.158777 vn -0.922717 0.081139 0.376842 vn -0.814554 0.216189 0.538298 vn -0.868442 0.267992 0.417119 vn -0.902160 0.301656 0.308402 vn -0.987805 0.120605 0.098470 vn -0.990096 0.121198 0.070853 vn -0.919399 0.320180 0.228451 vn -0.926660 0.328369 0.182964 vn -0.970848 -0.156150 0.181853 vn -0.937968 -0.162779 0.306136 vn -0.879106 -0.082332 0.469462 vn -0.938575 -0.063350 0.339210 vn -0.883777 -0.169653 0.436069 vn -0.819487 -0.179718 0.544189 vn -0.743229 -0.133086 0.655667 vn -0.806310 -0.105156 0.582071 vn -0.716957 -0.044367 0.695704 vn -0.787216 0.001657 0.616676 vn -0.662858 -0.088679 0.743475 vn -0.590382 -0.049962 0.805576 vn -0.627361 0.009777 0.778667 vn -0.680557 0.077956 0.728536 vn -0.860805 0.045376 0.506909 vn -0.746792 0.149662 0.648000 vn -0.642671 0.223438 0.732837 vn -0.692027 0.319313 0.647409 vn -0.598682 0.129487 0.790451 vn -0.573748 0.148929 0.805377 vn -0.594102 0.256797 0.762298 vn -0.616932 0.371790 0.693662 vn -0.566337 0.045478 0.822918 vn -0.546338 -0.025640 0.837172 vn -0.553579 -0.022735 0.832486 vn -0.559909 0.055244 0.826711 vn -0.613746 0.038618 0.788559 vn -0.617531 0.135720 0.774748 vn -0.614937 -0.041810 0.787467 vn -0.624209 0.248741 0.740602 vn -0.629884 0.371230 0.682228 vn -0.783536 0.513693 0.349559 vn -0.790401 0.537856 0.293218 vn -0.766754 0.470508 0.436705 vn -0.646494 0.570869 0.506116 vn -0.648566 0.634575 0.420328 vn -0.645409 0.673208 0.360885 vn -0.736038 0.404913 0.542489 vn -0.635957 0.480966 0.603516 vn -0.630186 0.490126 0.602198 vn -0.623246 0.590484 0.512731 vn -0.611230 0.663348 0.431703 vn -0.598068 0.708685 0.374271 vn 0.083115 -0.245566 -0.965810 vn 0.084547 -0.169354 -0.981922 vn 0.078084 -0.338950 -0.937559 vn 0.076847 -0.342311 -0.936439 vn 0.087762 -0.247119 -0.965002 vn 0.095081 -0.168837 -0.981047 vn 0.069548 -0.447640 -0.891505 vn 0.058073 -0.564453 -0.823420 vn 0.046225 -0.569394 -0.820764 vn 0.062698 -0.452228 -0.889696 vn 0.035552 -0.459773 -0.887325 vn 0.055358 -0.349540 -0.935285 vn 0.014211 -0.576148 -0.817222 vn -0.041591 -0.583239 -0.811235 vn -0.015585 -0.469375 -0.882861 vn 0.009902 -0.360318 -0.932777 vn 0.072307 -0.253158 -0.964719 vn 0.085716 -0.173163 -0.981156 vn 0.033043 -0.263857 -0.963996 vn 0.052773 -0.182897 -0.981715 vn 0.044861 -0.676894 -0.734712 vn 0.031618 -0.771727 -0.635167 vn 0.012906 -0.774989 -0.631843 vn 0.028995 -0.681274 -0.731454 vn 0.019942 -0.841512 -0.539870 vn 0.010760 -0.886714 -0.462194 vn -0.010708 -0.887895 -0.459922 vn -0.000533 -0.843601 -0.536970 vn -0.039697 -0.844802 -0.533605 vn -0.025094 -0.777958 -0.627815 vn -0.050311 -0.887898 -0.457280 vn -0.111412 -0.884286 -0.453460 vn -0.100951 -0.842706 -0.528824 vn -0.085832 -0.778368 -0.621913 vn -0.006693 -0.686305 -0.727283 vn -0.065723 -0.690024 -0.720797 vn -0.153655 -0.688631 -0.708644 vn -0.127023 -0.587694 -0.799050 vn -0.174680 -0.771854 -0.611333 vn -0.297859 -0.750243 -0.590268 vn -0.277037 -0.674901 -0.683929 vn -0.249222 -0.583643 -0.772819 vn -0.189584 -0.832653 -0.520334 vn -0.199268 -0.872300 -0.446525 vn -0.320065 -0.842963 -0.432402 vn -0.311730 -0.805907 -0.503328 vn -0.470080 -0.747662 -0.469069 vn -0.457958 -0.699713 -0.548340 vn -0.476829 -0.780857 -0.403605 vn -0.438822 -0.636401 -0.634373 vn -0.412144 -0.560463 -0.718344 vn -0.036492 -0.279145 -0.959555 vn -0.010230 -0.198664 -0.980014 vn -0.065875 -0.373691 -0.925211 vn -0.180687 -0.387165 -0.904132 vn -0.145634 -0.298095 -0.943361 vn -0.113035 -0.220824 -0.968741 vn -0.096847 -0.479075 -0.872415 vn -0.216153 -0.484646 -0.847583 vn -0.379052 -0.477689 -0.792548 vn -0.341956 -0.394822 -0.852750 vn -0.303589 -0.317281 -0.898424 vn -0.266275 -0.248172 -0.931401 vn -0.852999 0.479672 0.205689 vn -0.859330 0.464797 0.213345 vn -0.781217 0.600305 0.171268 vn -0.777745 0.607265 0.162300 vn -0.872282 0.441453 0.210339 vn -0.894081 0.400264 0.201018 vn -0.828195 0.540277 0.148979 vn -0.798137 0.579480 0.164863 vn -0.722308 0.680361 0.124014 vn -0.702282 0.699555 0.131999 vn -0.758238 0.643926 0.102146 vn -0.699033 0.712046 0.065900 vn -0.658081 0.747379 0.091403 vn -0.632920 0.767939 0.098400 vn -0.698523 0.705400 0.120318 vn -0.624308 0.776847 0.082148 vn -0.925206 0.333677 0.180704 vn -0.960588 0.235173 0.148204 vn -0.926382 0.368965 0.075382 vn -0.873062 0.472644 0.119881 vn -0.989440 0.102868 0.102113 vn -0.999600 -0.020194 0.019777 vn -0.991382 0.092883 -0.092388 vn -0.971685 0.236005 0.011430 vn -0.931550 0.354799 -0.079579 vn -0.875491 0.483204 0.005434 vn -0.957551 0.204224 -0.203443 vn -0.910376 0.292934 -0.292242 vn -0.882595 0.445170 -0.151164 vn -0.823536 0.565161 -0.048799 vn -0.811986 0.580103 0.064492 vn -0.756816 0.653280 0.021324 vn -0.729442 0.684037 -0.002846 vn -0.670867 0.740152 0.045974 vn -0.794897 0.601580 -0.078998 vn -0.810601 0.580886 -0.074147 vn -0.749340 0.662184 0.001546 vn -0.691324 0.720824 0.049835 vn -0.852745 0.487048 -0.188704 vn -0.879733 0.336452 -0.335961 vn -0.886693 0.327080 -0.326794 vn -0.863048 0.470930 -0.182682 vn -0.915944 0.381897 -0.123297 vn -0.872492 0.487847 -0.027620 vn -0.934516 0.251733 -0.251614 vn -0.818487 0.573209 0.038860 vn -0.763119 0.641205 0.080656 vn -0.576626 0.815028 0.056848 vn -0.593664 0.800963 0.077596 vn -0.604773 0.792657 0.077100 vn -0.580615 0.812451 0.053008 vn -0.625555 0.776791 0.072641 vn -0.642462 0.762653 0.074855 vn -0.712279 0.694638 0.100678 vn -0.670047 0.735676 0.099086 vn -0.640408 0.764622 0.072327 vn 0.081902 -0.841679 0.533731 vn 0.082996 -0.704667 0.704668 vn 0.080320 -0.918241 0.387790 vn 0.123159 -0.916382 0.380889 vn 0.128820 -0.839420 0.527996 vn 0.131685 -0.700949 0.700949 vn 0.079535 -0.957207 0.278261 vn 0.079899 -0.975810 0.203499 vn 0.112638 -0.973929 0.196914 vn 0.117440 -0.955341 0.271168 vn 0.132291 -0.954154 0.268495 vn 0.141668 -0.915006 0.377750 vn 0.123401 -0.972985 0.195119 vn 0.107357 -0.973992 0.199536 vn 0.118690 -0.954989 0.271862 vn 0.129807 -0.915752 0.380195 vn 0.150173 -0.837765 0.524975 vn 0.154209 -0.698649 0.698648 vn 0.139309 -0.838590 0.526650 vn 0.143604 -0.699778 0.699778 vn 0.081266 -0.983843 0.159526 vn 0.083247 -0.985975 0.144651 vn 0.105403 -0.984471 0.140379 vn 0.108764 -0.982079 0.153918 vn 0.085273 -0.983154 0.161670 vn 0.101915 -0.981992 0.159077 vn 0.098243 -0.981957 0.161580 vn 0.106963 -0.984186 0.141196 vn 0.070442 -0.982921 0.170010 vn 0.083906 -0.985399 0.148148 vn 0.115106 -0.981453 0.153300 vn 0.095927 -0.982622 0.158907 vn 0.044165 -0.984084 0.172127 vn 0.057036 -0.975694 0.211587 vn 0.029448 -0.986271 0.162488 vn -0.066606 -0.980385 0.185499 vn -0.050580 -0.979640 0.194287 vn -0.038257 -0.971887 0.232318 vn 0.011884 -0.982603 0.185339 vn -0.087453 -0.974119 0.208432 vn -0.238762 -0.941266 0.238771 vn -0.215708 -0.951966 0.217326 vn -0.199605 -0.953608 0.225367 vn -0.189392 -0.946632 0.260804 vn 0.086944 -0.841244 0.533620 vn 0.090266 -0.704220 0.704220 vn 0.078914 -0.917716 0.389320 vn -0.022537 -0.914354 0.404288 vn -0.018865 -0.839410 0.543171 vn -0.017976 -0.706993 0.706992 vn 0.068619 -0.956777 0.282613 vn -0.028999 -0.953145 0.301121 vn -0.184372 -0.927666 0.324721 vn -0.183834 -0.888872 0.419657 vn -0.186364 -0.816810 0.545976 vn -0.188818 -0.694387 0.694387 vn -0.989638 -0.098514 0.104459 vn -0.999608 0.019840 0.019767 vn -0.963054 -0.221915 0.152583 vn -0.932129 -0.352813 0.081601 vn -0.973603 -0.227701 0.015796 vn -0.991779 -0.090527 -0.090437 vn -0.931788 -0.311561 0.186283 vn -0.905061 -0.371531 0.206953 vn -0.844832 -0.511704 0.156261 vn -0.884362 -0.449165 0.127099 vn -0.825144 -0.560413 0.071229 vn -0.883477 -0.468326 0.011825 vn -0.776220 -0.621057 0.108491 vn -0.714344 -0.696300 0.069849 vn -0.768571 -0.639229 0.026151 vn -0.831396 -0.553955 -0.043756 vn -0.935390 -0.345714 -0.074350 vn -0.959042 -0.200371 -0.200227 vn -0.887079 -0.437710 -0.146629 vn -0.912574 -0.289208 -0.289081 vn -0.886814 -0.408530 0.216018 vn -0.876266 -0.429591 0.218195 vn -0.804578 -0.567018 0.176477 vn -0.818787 -0.547897 0.171455 vn -0.871688 -0.443086 0.209369 vn -0.885202 -0.425629 0.187768 vn -0.827602 -0.544205 0.137536 vn -0.802942 -0.572583 0.165628 vn -0.725274 -0.677687 0.121313 vn -0.726707 -0.673469 0.135411 vn -0.751972 -0.653941 0.083066 vn -0.667377 -0.744154 0.029019 vn -0.647403 -0.758027 0.079148 vn -0.653553 -0.750444 0.098503 vn -0.743963 -0.655606 0.129229 vn -0.676247 -0.730682 0.093779 vn -0.637843 -0.766802 0.071911 vn -0.681211 -0.730566 0.047164 vn -0.607791 -0.790628 0.074149 vn -0.612935 -0.786928 0.071094 vn -0.649188 -0.757237 0.071739 vn -0.696671 -0.715732 0.048753 vn -0.592770 -0.803844 0.049595 vn -0.600569 -0.799502 -0.010703 vn -0.587308 -0.809029 -0.023270 vn -0.590386 -0.805982 0.042870 vn -0.646178 -0.760729 0.061197 vn -0.674417 -0.732589 0.092060 vn -0.636109 -0.771569 -0.006875 vn -0.715423 -0.691999 0.096478 vn -0.765214 -0.638983 0.078411 vn -0.856183 -0.482150 -0.185694 vn -0.881552 -0.333861 -0.333770 vn -0.800534 -0.594457 -0.075934 vn -0.813248 -0.577316 -0.073036 vn -0.864627 -0.468550 -0.181333 vn -0.887527 -0.325829 -0.325777 vn -0.737526 -0.675318 -0.000406 vn -0.753302 -0.657672 0.001845 vn -0.819734 -0.571487 0.037931 vn -0.873135 -0.486688 -0.027748 vn -0.916241 -0.381253 -0.123075 vn -0.934650 -0.251437 -0.251416 vn 0.086092 0.979707 0.181005 vn 0.087443 0.964748 0.248224 vn 0.083850 0.983885 0.157923 vn 0.106232 0.982404 0.153617 vn 0.102970 0.978559 0.178382 vn 0.098551 0.963820 0.247668 vn 0.081665 0.982339 0.168350 vn 0.080135 0.974626 0.209003 vn 0.112995 0.972762 0.202401 vn 0.109346 0.980596 0.162713 vn 0.115757 0.979963 0.162092 vn 0.107859 0.982098 0.154438 vn 0.123811 0.971818 0.200602 vn 0.107745 0.972806 0.205034 vn 0.096521 0.981097 0.167729 vn 0.084687 0.983242 0.161439 vn 0.099327 0.978472 0.180905 vn 0.089000 0.963601 0.252094 vn 0.071318 0.979307 0.189397 vn 0.055025 0.963501 0.261988 vn 0.079650 0.956313 0.281287 vn 0.080358 0.917697 0.389070 vn 0.123220 0.915841 0.382168 vn 0.117618 0.954456 0.274189 vn 0.081906 0.841501 0.534011 vn 0.082995 0.704667 0.704668 vn 0.131685 0.700949 0.700949 vn 0.128827 0.839243 0.528276 vn 0.150184 0.837587 0.525256 vn 0.141744 0.914464 0.379030 vn 0.154209 0.698648 0.698649 vn 0.143604 0.699778 0.699778 vn 0.139320 0.838411 0.526932 vn 0.129882 0.915207 0.381479 vn 0.132502 0.953270 0.271513 vn 0.118895 0.954097 0.274888 vn 0.068760 0.955863 0.285652 vn 0.057295 0.974464 0.217113 vn 0.078968 0.917164 0.390608 vn -0.022530 0.913786 0.405570 vn -0.028985 0.952183 0.304152 vn -0.038246 0.970551 0.237840 vn 0.086952 0.841063 0.533903 vn 0.090265 0.704220 0.704221 vn -0.017974 0.706993 0.706993 vn -0.018862 0.839228 0.543452 vn -0.186368 0.816629 0.546245 vn -0.183886 0.888280 0.420886 vn -0.188818 0.694387 0.694388 vn -0.184530 0.926604 0.327648 vn -0.189713 0.945075 0.266163 vn 0.012273 0.978733 0.204773 vn -0.009988 0.960625 0.277668 vn 0.029897 0.983965 0.175838 vn -0.066740 0.977762 0.198813 vn -0.087853 0.969755 0.227720 vn -0.115736 0.947303 0.298699 vn 0.044543 0.982475 0.180994 vn -0.050603 0.977840 0.203148 vn -0.200155 0.951416 0.233980 vn -0.216586 0.948729 0.230228 vn -0.240099 0.936028 0.257302 vn -0.272142 0.906731 0.322145 vn -0.875396 0.210101 -0.435361 vn -0.888786 0.188142 -0.417925 vn -0.879633 0.219208 -0.422129 vn -0.809410 0.177579 -0.559750 vn -0.808129 0.166304 -0.565041 vn -0.832657 0.137727 -0.536389 vn -0.889728 0.217266 -0.401473 vn -0.907302 0.208344 -0.365235 vn -0.848348 0.157917 -0.505340 vn -0.823089 0.172898 -0.540953 vn -0.748630 0.130388 -0.650041 vn -0.731937 0.136148 -0.667632 vn -0.780130 0.109935 -0.615883 vn -0.717744 0.070752 -0.692704 vn -0.680261 0.094317 -0.726876 vn -0.658093 0.098523 -0.746463 vn -0.730971 0.121509 -0.671504 vn -0.757836 0.082611 -0.647194 vn -0.652461 0.078472 -0.753748 vn -0.672856 0.027436 -0.739265 vn -0.933172 0.187717 -0.306518 vn -0.963593 0.153892 -0.218644 vn -0.933400 0.083131 -0.349075 vn -0.886800 0.128809 -0.443840 vn -0.989668 0.105415 -0.097190 vn -0.974018 0.016806 -0.225846 vn -0.936118 -0.073396 -0.343941 vn -0.885206 0.013253 -0.465011 vn -0.887866 -0.145900 -0.436357 vn -0.833077 -0.042687 -0.551508 vn -0.828028 0.072778 -0.555944 vn -0.771176 0.027243 -0.636038 vn -0.739334 0.000140 -0.673339 vn -0.683540 0.047440 -0.728370 vn -0.801736 -0.075303 -0.592915 vn -0.813823 -0.072815 -0.576533 vn -0.754200 0.001911 -0.656642 vn -0.697891 0.048511 -0.714560 vn -0.856770 -0.185236 -0.481282 vn -0.864902 -0.181134 -0.468118 vn -0.916300 -0.123049 -0.381121 vn -0.873283 -0.027783 -0.486420 vn -0.820023 0.037720 -0.571086 vn -0.765695 0.077899 -0.638469 vn -0.596371 0.047956 -0.801275 vn -0.604628 -0.013522 -0.796393 vn -0.610955 0.073370 -0.788258 vn -0.614780 0.069728 -0.785610 vn -0.592585 0.040566 -0.804486 vn -0.589878 -0.026905 -0.807044 vn -0.640604 0.071751 -0.764512 vn -0.650716 0.071033 -0.755992 vn -0.716139 0.095519 -0.691391 vn -0.675409 0.090457 -0.731875 vn -0.647475 0.058661 -0.759825 vn -0.637714 -0.010758 -0.770198 vn 0.081908 0.534075 0.841460 vn 0.080368 0.389364 0.917571 vn 0.123237 0.382462 0.915716 vn 0.128830 0.528340 0.839202 vn 0.079676 0.281980 0.956106 vn 0.080186 0.210263 0.974351 vn 0.113077 0.203657 0.972490 vn 0.117662 0.274880 0.954252 vn 0.132552 0.272204 0.953066 vn 0.141762 0.379323 0.914340 vn 0.123905 0.201856 0.971546 vn 0.107830 0.206293 0.972531 vn 0.118938 0.275581 0.953891 vn 0.129897 0.381773 0.915083 vn 0.150186 0.525319 0.837546 vn 0.139322 0.526996 0.838371 vn 0.081755 0.170368 0.981983 vn 0.083986 0.160956 0.983382 vn 0.106418 0.156641 0.981906 vn 0.109476 0.164725 0.980245 vn 0.086273 0.185410 0.978867 vn 0.087651 0.254472 0.963100 vn 0.098802 0.253911 0.962168 vn 0.103205 0.182781 0.977722 vn 0.099569 0.185307 0.977623 vn 0.108059 0.157463 0.981595 vn 0.089240 0.258340 0.961924 vn 0.055187 0.268239 0.961771 vn 0.071515 0.193812 0.978429 vn 0.084865 0.164473 0.982724 vn 0.115902 0.164103 0.979611 vn 0.096654 0.169746 0.980737 vn 0.044632 0.183022 0.982095 vn 0.057357 0.218378 0.974177 vn 0.030000 0.178885 0.983413 vn -0.066771 0.201851 0.977138 vn -0.050604 0.205173 0.977417 vn -0.038239 0.239102 0.970241 vn 0.012361 0.209196 0.977796 vn -0.009968 0.283898 0.958803 vn -0.115917 0.304816 0.945331 vn -0.087942 0.232106 0.968707 vn -0.240390 0.261509 0.934787 vn -0.216782 0.233168 0.947966 vn -0.272535 0.327923 0.904539 vn -0.200278 0.235947 0.950904 vn -0.189784 0.267388 0.944714 vn 0.086950 0.533967 0.841023 vn 0.078976 0.390904 0.917037 vn -0.022529 0.405863 0.913656 vn -0.018862 0.543517 0.839186 vn 0.068793 0.286348 0.955653 vn -0.028981 0.304846 0.951961 vn -0.184567 0.328318 0.926360 vn -0.183897 0.421168 0.888144 vn -0.186367 0.546307 0.816588 vn -0.988958 0.097710 0.111422 vn -0.999586 0.019808 -0.020891 vn -0.954722 0.139063 0.262997 vn -0.913618 0.062622 0.401722 vn -0.967548 0.002647 0.252672 vn -0.990472 -0.096792 0.097965 vn -0.908876 0.168231 0.381632 vn -0.866174 0.187050 0.463416 vn -0.789945 0.133098 0.598559 vn -0.847391 0.104600 0.520564 vn -0.784285 0.050982 0.618302 vn -0.858808 -0.007236 0.512247 vn -0.720225 0.089208 0.687981 vn -0.668575 0.058219 0.741362 vn -0.733434 0.012019 0.679655 vn -0.807900 -0.058511 0.586408 vn -0.923563 -0.090018 0.372730 vn -0.954241 -0.210521 0.212381 vn -0.873586 -0.160060 0.459596 vn -0.905634 -0.299040 0.300670 vn -0.834931 0.196432 0.514106 vn -0.815674 0.201007 0.542468 vn -0.727085 0.159220 0.667830 vn -0.750403 0.150089 0.643714 vn -0.804906 0.195892 0.560137 vn -0.718962 0.154154 0.677739 vn -0.641155 0.117754 0.758323 vn -0.650369 0.124629 0.749325 vn -0.577927 0.087746 0.811358 vn -0.591785 0.098002 0.800116 vn -0.676420 0.113154 0.727772 vn -0.621939 0.086678 0.778254 vn -0.602085 0.073968 0.794999 vn -0.651100 0.043722 0.757732 vn -0.566648 0.083999 0.819667 vn -0.589488 0.088163 0.802952 vn -0.629907 0.080593 0.772478 vn -0.681359 0.051827 0.730113 vn -0.545570 0.070420 0.835101 vn -0.562166 0.071729 0.823908 vn -0.629533 0.092713 0.771422 vn -0.661907 0.111926 0.741182 vn -0.706471 0.108351 0.699399 vn -0.759271 0.084759 0.645231 vn -0.846032 -0.194524 0.496377 vn -0.875894 -0.340607 0.341756 vn -0.784075 -0.084786 0.614848 vn -0.805652 -0.076223 0.587464 vn -0.860037 -0.185268 0.475408 vn -0.884963 -0.328942 0.329603 vn -0.713977 -0.007432 0.700130 vn -0.741961 0.000988 0.670442 vn -0.816206 0.040556 0.576336 vn -0.871316 -0.027394 0.489957 vn -0.915391 -0.123724 0.383082 vn -0.934245 -0.252042 0.252314 vn 0.083696 0.126224 -0.988465 vn 0.082113 0.120444 -0.989318 vn 0.103850 0.116237 -0.987777 vn 0.099891 0.123685 -0.987281 vn 0.080523 0.143466 -0.986374 vn 0.079466 0.193494 -0.977878 vn 0.111981 0.186941 -0.975968 vn 0.107689 0.137912 -0.984573 vn 0.113902 0.137299 -0.983959 vn 0.105286 0.117043 -0.987530 vn 0.122643 0.185153 -0.975027 vn 0.106649 0.189539 -0.976064 vn 0.094829 0.142850 -0.985191 vn 0.082443 0.123900 -0.988864 vn 0.096166 0.126141 -0.987340 vn 0.068771 0.134433 -0.988533 vn 0.079325 0.272766 -0.958804 vn 0.080248 0.385469 -0.919224 vn 0.123041 0.378568 -0.917359 vn 0.117106 0.265685 -0.956921 vn 0.081892 0.533225 -0.842000 vn 0.082996 0.704667 -0.704667 vn 0.131684 0.700949 -0.700949 vn 0.128802 0.527489 -0.839741 vn 0.150154 0.524468 -0.838085 vn 0.141528 0.375429 -0.915982 vn 0.154210 0.698649 -0.698648 vn 0.143604 0.699778 -0.699778 vn 0.139291 0.526141 -0.838912 vn 0.129677 0.377868 -0.916733 vn 0.131898 0.263014 -0.955734 vn 0.118320 0.266365 -0.956583 vn 0.068368 0.277091 -0.958409 vn 0.056560 0.201536 -0.977847 vn 0.078827 0.386982 -0.918712 vn -0.022547 0.401965 -0.915378 vn -0.029021 0.295614 -0.954866 vn -0.038281 0.222273 -0.974233 vn 0.086932 0.533109 -0.841569 vn 0.090266 0.704220 -0.704220 vn -0.017974 0.706993 -0.706992 vn -0.018867 0.542663 -0.839739 vn -0.186357 0.545489 -0.817137 vn -0.183743 0.417426 -0.889940 vn -0.188818 0.694387 -0.694387 vn -0.184085 0.319400 -0.929568 vn -0.188793 0.251042 -0.949387 vn 0.011166 0.149631 -0.988679 vn 0.028618 0.138109 -0.990004 vn -0.066331 0.161149 -0.984699 vn -0.086629 0.172909 -0.981121 vn 0.043465 0.155978 -0.986804 vn -0.050537 0.178136 -0.982707 vn -0.198558 0.209638 -0.957406 vn -0.214003 0.193665 -0.957443 vn -0.236074 0.204505 -0.949972 vn -0.871693 -0.442994 -0.209543 vn -0.885203 -0.425627 -0.187769 vn -0.876396 -0.429008 -0.218818 vn -0.804733 -0.566686 -0.176837 vn -0.802959 -0.572538 -0.165702 vn -0.827601 -0.544206 -0.137536 vn -0.887228 -0.406916 -0.217362 vn -0.905805 -0.368389 -0.209302 vn -0.845808 -0.509605 -0.157831 vn -0.819305 -0.546847 -0.172327 vn -0.744394 -0.655021 -0.129713 vn -0.726842 -0.673286 -0.135598 vn -0.777000 -0.619931 -0.109347 vn -0.714766 -0.695831 -0.070199 vn -0.676504 -0.730416 -0.093999 vn -0.653637 -0.750360 -0.098586 vn -0.725293 -0.677661 -0.121347 vn -0.751972 -0.653940 -0.083066 vn -0.647415 -0.758015 -0.079161 vn -0.667376 -0.744155 -0.029019 vn -0.932645 -0.306747 -0.189945 vn -0.963568 -0.215994 -0.157745 vn -0.933015 -0.349872 -0.084094 vn -0.885549 -0.446174 -0.129350 vn -0.989468 -0.093247 -0.110719 vn -0.973681 -0.227318 -0.016511 vn -0.933862 -0.349189 0.077262 vn -0.883557 -0.468169 -0.012063 vn -0.884173 -0.442210 0.150626 vn -0.830633 -0.555031 0.044609 vn -0.825939 -0.559116 -0.072214 vn -0.768811 -0.638934 -0.026338 vn -0.737508 -0.675338 0.000476 vn -0.681396 -0.730387 -0.047280 vn -0.799709 -0.595456 0.076794 vn -0.812917 -0.577727 0.073463 vn -0.753328 -0.657643 -0.001800 vn -0.696774 -0.715629 -0.048798 vn -0.853653 -0.485440 0.188746 vn -0.863510 -0.470031 0.182814 vn -0.916108 -0.381469 0.123400 vn -0.873138 -0.486678 0.027829 vn -0.819784 -0.571415 -0.037932 vn -0.765258 -0.638928 -0.078426 vn -0.592775 -0.803839 -0.049599 vn -0.600568 -0.799502 0.010703 vn -0.607833 -0.790592 -0.074182 vn -0.612956 -0.786911 -0.071107 vn -0.590389 -0.805979 -0.042872 vn -0.587308 -0.809029 0.023270 vn -0.637971 -0.766687 -0.071999 vn -0.649253 -0.757178 -0.071775 vn -0.715447 -0.691973 -0.096488 vn -0.674425 -0.732581 -0.092064 vn -0.646179 -0.760728 -0.061198 vn -0.636109 -0.771569 0.006874 vn 0.081906 0.841501 -0.534011 vn 0.080359 0.917696 -0.389071 vn 0.123223 0.915841 -0.382168 vn 0.128827 0.839243 -0.528276 vn 0.079651 0.956313 -0.281287 vn 0.080136 0.974626 -0.209003 vn 0.112995 0.972762 -0.202401 vn 0.117620 0.954456 -0.274188 vn 0.132503 0.953270 -0.271513 vn 0.141744 0.914464 -0.379030 vn 0.123812 0.971818 -0.200602 vn 0.107745 0.972806 -0.205035 vn 0.118894 0.954097 -0.274888 vn 0.129880 0.915208 -0.381479 vn 0.150183 0.837587 -0.525255 vn 0.139319 0.838411 -0.526932 vn 0.081666 0.982338 -0.168350 vn 0.083850 0.983885 -0.157924 vn 0.106231 0.982404 -0.153617 vn 0.109344 0.980596 -0.162713 vn 0.086091 0.979707 -0.181005 vn 0.087443 0.964748 -0.248224 vn 0.098551 0.963820 -0.247668 vn 0.102971 0.978558 -0.178382 vn 0.099327 0.978472 -0.180905 vn 0.107860 0.982097 -0.154437 vn 0.089002 0.963601 -0.252095 vn 0.055024 0.963501 -0.261989 vn 0.071317 0.979307 -0.189398 vn 0.084687 0.983242 -0.161439 vn 0.115758 0.979963 -0.162092 vn 0.096521 0.981097 -0.167728 vn 0.044544 0.982475 -0.180994 vn 0.057295 0.974463 -0.217114 vn 0.029897 0.983965 -0.175838 vn -0.066741 0.977762 -0.198813 vn -0.050603 0.977840 -0.203149 vn -0.038245 0.970551 -0.237840 vn 0.012274 0.978733 -0.204773 vn -0.009987 0.960625 -0.277668 vn -0.115737 0.947303 -0.298699 vn -0.087854 0.969755 -0.227720 vn -0.240099 0.936028 -0.257302 vn -0.216589 0.948728 -0.230228 vn -0.272142 0.906731 -0.322146 vn -0.200157 0.951415 -0.233981 vn -0.189713 0.945074 -0.266164 vn 0.086953 0.841063 -0.533902 vn 0.078967 0.917164 -0.390608 vn -0.022531 0.913786 -0.405570 vn -0.018863 0.839228 -0.543452 vn 0.068760 0.955863 -0.285652 vn -0.028986 0.952183 -0.304152 vn -0.184532 0.926604 -0.327649 vn -0.183886 0.888280 -0.420885 vn -0.186367 0.816630 -0.546245 vn -0.989321 0.097433 -0.108399 vn -0.999575 -0.020229 -0.020970 vn -0.961243 0.229093 -0.153392 vn -0.927306 0.366135 -0.077769 vn -0.971729 0.235795 -0.011975 vn -0.989999 0.099370 0.100140 vn -0.926252 0.328720 -0.184393 vn -0.894992 0.397019 -0.203385 vn -0.829259 0.538211 -0.150525 vn -0.874331 0.469725 -0.122078 vn -0.812760 0.578915 -0.065405 vn -0.875480 0.483223 -0.005536 vn -0.759032 0.642859 -0.102968 vn -0.699451 0.711605 -0.066231 vn -0.757016 0.653044 -0.021467 vn -0.822668 0.566342 0.049738 vn -0.929847 0.358530 0.082712 vn -0.952529 0.214665 0.215889 vn -0.879511 0.449826 0.155300 vn -0.903219 0.302942 0.304010 vn -0.872800 0.439780 -0.211692 vn -0.859503 0.464189 -0.213970 vn -0.781393 0.599976 -0.171623 vn -0.798712 0.578442 -0.165724 vn -0.853010 0.479578 -0.205861 vn -0.777766 0.607220 -0.162371 vn -0.698544 0.705373 -0.120351 vn -0.702425 0.699376 -0.132184 vn -0.624320 0.776836 -0.082161 vn -0.633005 0.767858 -0.098483 vn -0.722756 0.679800 -0.124486 vn -0.658343 0.747122 -0.091619 vn -0.625687 0.776676 -0.072730 vn -0.671050 0.739978 -0.046085 vn -0.593709 0.800926 -0.077630 vn -0.604796 0.792638 -0.077114 vn -0.642529 0.762593 -0.074892 vn -0.691427 0.720722 -0.049879 vn -0.576632 0.815024 -0.056853 vn -0.580619 0.812448 -0.053010 vn -0.640410 0.764620 -0.072327 vn -0.670054 0.735669 -0.099091 vn -0.712304 0.694611 -0.100689 vn -0.763167 0.641147 -0.080672 vn -0.850130 0.490395 0.191810 vn -0.873970 0.343266 0.344013 vn -0.794024 0.602613 0.079891 vn -0.810261 0.581304 0.074580 vn -0.861912 0.472427 0.184176 vn -0.884106 0.330207 0.330635 vn -0.729407 0.684074 0.002931 vn -0.749364 0.662156 -0.001498 vn -0.818539 0.573135 -0.038861 vn -0.872494 0.487839 0.027701 vn -0.915810 0.382112 0.123622 vn -0.934111 0.252336 0.252512 vn 0.085273 -0.983154 -0.161670 vn 0.083247 -0.985975 -0.144651 vn 0.105404 -0.984471 -0.140378 vn 0.101915 -0.981992 -0.159076 vn 0.081265 -0.983843 -0.159526 vn 0.079899 -0.975810 -0.203499 vn 0.112638 -0.973929 -0.196915 vn 0.108765 -0.982079 -0.153917 vn 0.115108 -0.981453 -0.153300 vn 0.106964 -0.984186 -0.141195 vn 0.123401 -0.972986 -0.195119 vn 0.107359 -0.973992 -0.199536 vn 0.095928 -0.982622 -0.158908 vn 0.083907 -0.985399 -0.148149 vn 0.098241 -0.981958 -0.161580 vn 0.070443 -0.982921 -0.170010 vn 0.079536 -0.957207 -0.278261 vn 0.080320 -0.918241 -0.387791 vn 0.123158 -0.916382 -0.380889 vn 0.117439 -0.955341 -0.271169 vn 0.081901 -0.841679 -0.533731 vn 0.082996 -0.704667 -0.704668 vn 0.131684 -0.700949 -0.700949 vn 0.128818 -0.839420 -0.527996 vn 0.150174 -0.837764 -0.524975 vn 0.141667 -0.915006 -0.377750 vn 0.154209 -0.698648 -0.698649 vn 0.143604 -0.699778 -0.699778 vn 0.139309 -0.838589 -0.526650 vn 0.129808 -0.915752 -0.380196 vn 0.132288 -0.954154 -0.268495 vn 0.118691 -0.954989 -0.271862 vn 0.068621 -0.956777 -0.282612 vn 0.057036 -0.975694 -0.211587 vn 0.078916 -0.917716 -0.389320 vn -0.022536 -0.914354 -0.404288 vn -0.028998 -0.953145 -0.301121 vn -0.038258 -0.971887 -0.232318 vn 0.086944 -0.841243 -0.533620 vn 0.090265 -0.704220 -0.704221 vn -0.017974 -0.706993 -0.706993 vn -0.018864 -0.839410 -0.543171 vn -0.186365 -0.816810 -0.545976 vn -0.183835 -0.888872 -0.419657 vn -0.188818 -0.694387 -0.694388 vn -0.184373 -0.927665 -0.324722 vn -0.189393 -0.946632 -0.260804 vn 0.011885 -0.982603 -0.185340 vn 0.029448 -0.986271 -0.162488 vn -0.066608 -0.980384 -0.185499 vn -0.087455 -0.974119 -0.208433 vn 0.044164 -0.984084 -0.172127 vn -0.050582 -0.979640 -0.194287 vn -0.199604 -0.953608 -0.225367 vn -0.215706 -0.951967 -0.217326 vn -0.238762 -0.941266 -0.238771 vn -0.804916 -0.195947 0.560103 vn -0.815763 -0.201213 0.542259 vn -0.727156 -0.159332 0.667726 vn -0.718973 -0.154177 0.677723 vn -0.835177 -0.196878 0.513536 vn -0.866594 -0.187832 0.462313 vn -0.790341 -0.133581 0.597927 vn -0.750625 -0.150361 0.643393 vn -0.676575 -0.113301 0.727605 vn -0.650419 -0.124687 0.749272 vn -0.720488 -0.089453 0.687674 vn -0.668707 -0.058316 0.741236 vn -0.622025 -0.086745 0.778177 vn -0.591814 -0.098029 0.800091 vn -0.641163 -0.117765 0.758315 vn -0.577931 -0.087751 0.811354 vn -0.909355 -0.169442 0.379952 vn -0.955039 -0.140748 0.260943 vn -0.913933 -0.063313 0.400897 vn -0.847848 -0.105268 0.519686 vn -0.988964 -0.099724 0.109569 vn -0.967535 -0.002704 0.252723 vn -0.922897 0.091169 0.374098 vn -0.858732 0.007297 0.512373 vn -0.872475 0.161486 0.461205 vn -0.807547 0.058870 0.586858 vn -0.784513 -0.051227 0.617993 vn -0.733471 -0.012038 0.679614 vn -0.713956 0.007469 0.700151 vn -0.651161 -0.043756 0.757677 vn -0.783760 0.085096 0.615206 vn -0.805537 0.076369 0.587604 vn -0.741969 -0.000972 0.670433 vn -0.681396 -0.051842 0.730076 vn -0.845130 0.195569 0.497503 vn -0.859656 0.185763 0.475903 vn -0.915347 0.123830 0.383153 vn -0.871318 0.027420 0.489952 vn -0.816224 -0.040556 0.576310 vn -0.759287 -0.084764 0.645212 vn -0.545569 -0.070422 0.835102 vn -0.566665 -0.084011 0.819655 vn -0.589497 -0.088169 0.802944 vn -0.562169 -0.071730 0.823906 vn -0.602133 -0.073997 0.794959 vn -0.629933 -0.080606 0.772455 vn -0.706479 -0.108355 0.699390 vn -0.661912 -0.111928 0.741178 vn -0.629534 -0.092713 0.771422 vn 0.081891 -0.533225 -0.842000 vn 0.080246 -0.385470 -0.919225 vn 0.123041 -0.378568 -0.917359 vn 0.128802 -0.527490 -0.839741 vn 0.079323 -0.272766 -0.958805 vn 0.079465 -0.193494 -0.977878 vn 0.111981 -0.186941 -0.975968 vn 0.117105 -0.265685 -0.956921 vn 0.131900 -0.263014 -0.955733 vn 0.141530 -0.375429 -0.915982 vn 0.122642 -0.185153 -0.975027 vn 0.106647 -0.189539 -0.976064 vn 0.118318 -0.266365 -0.956583 vn 0.129675 -0.377868 -0.916734 vn 0.150154 -0.524468 -0.838085 vn 0.139291 -0.526142 -0.838912 vn 0.080522 -0.143466 -0.986374 vn 0.082112 -0.120444 -0.989318 vn 0.103850 -0.116238 -0.987777 vn 0.107690 -0.137912 -0.984573 vn 0.083697 -0.126223 -0.988465 vn 0.099890 -0.123684 -0.987281 vn 0.096165 -0.126141 -0.987340 vn 0.105285 -0.117043 -0.987530 vn 0.068770 -0.134433 -0.988534 vn 0.082443 -0.123900 -0.988864 vn 0.113902 -0.137300 -0.983959 vn 0.094827 -0.142850 -0.985191 vn 0.043466 -0.155978 -0.986804 vn 0.056561 -0.201537 -0.977847 vn 0.028618 -0.138109 -0.990004 vn -0.066331 -0.161148 -0.984699 vn -0.050536 -0.178135 -0.982708 vn -0.038278 -0.222273 -0.974233 vn 0.011165 -0.149630 -0.988679 vn -0.086631 -0.172910 -0.981121 vn -0.236075 -0.204505 -0.949972 vn -0.214003 -0.193665 -0.957443 vn -0.198559 -0.209637 -0.957406 vn -0.188797 -0.251042 -0.949386 vn 0.086930 -0.533109 -0.841569 vn 0.078825 -0.386983 -0.918712 vn -0.022547 -0.401964 -0.915378 vn -0.018867 -0.542664 -0.839738 vn 0.068367 -0.277091 -0.958408 vn -0.029021 -0.295614 -0.954866 vn -0.184086 -0.319401 -0.929567 vn -0.183741 -0.417426 -0.889941 vn -0.186357 -0.545489 -0.817137 vn -0.989616 -0.107409 -0.095512 vn -0.963756 -0.155560 -0.216739 vn -0.933687 -0.083946 -0.348112 vn -0.974047 -0.017049 -0.225703 vn -0.933441 -0.188909 -0.304961 vn -0.907535 -0.209112 -0.364215 vn -0.848662 -0.158433 -0.504651 vn -0.887183 -0.129547 -0.442859 vn -0.828290 -0.073106 -0.555511 vn -0.885240 -0.013342 -0.464943 vn -0.780385 -0.110217 -0.615509 vn -0.717882 -0.070868 -0.692549 vn -0.771256 -0.027307 -0.635939 vn -0.832834 0.042960 -0.551853 vn -0.935642 0.074317 -0.345039 vn -0.886939 0.147186 -0.437807 vn -0.889856 -0.217706 -0.400949 vn -0.879673 -0.219412 -0.421939 vn -0.809460 -0.177698 -0.559642 vn -0.823256 -0.173185 -0.540607 vn -0.875397 -0.210157 -0.435333 vn -0.888785 -0.188142 -0.417928 vn -0.832658 -0.137727 -0.536389 vn -0.808133 -0.166328 -0.565027 vn -0.730976 -0.121519 -0.671496 vn -0.731979 -0.136209 -0.667573 vn -0.757838 -0.082611 -0.647192 vn -0.672856 -0.027437 -0.739265 vn -0.652465 -0.078477 -0.753744 vn -0.658118 -0.098550 -0.746437 vn -0.748769 -0.130548 -0.649848 vn -0.680344 -0.094390 -0.726790 vn -0.640647 -0.071779 -0.764473 vn -0.683600 -0.047478 -0.728311 vn -0.610972 -0.073381 -0.788244 vn -0.614787 -0.069732 -0.785605 vn -0.650735 -0.071044 -0.755974 vn -0.697923 -0.048525 -0.714527 vn -0.596374 -0.047958 -0.801273 vn -0.604629 0.013521 -0.796393 vn -0.589878 0.026906 -0.807044 vn -0.592586 -0.040566 -0.804485 vn -0.647477 -0.058660 -0.759824 vn -0.675411 -0.090458 -0.731872 vn -0.637715 0.010759 -0.770198 vn -0.716146 -0.095523 -0.691383 vn -0.765708 -0.077904 -0.638453 vn -0.855953 0.186229 -0.482351 vn -0.801470 0.075584 -0.593240 vn -0.813716 0.072953 -0.576666 vn -0.864539 0.181619 -0.468602 vn -0.739328 -0.000117 -0.673345 vn -0.754210 -0.001896 -0.656631 vn -0.820040 -0.037720 -0.571062 vn -0.873284 0.027809 -0.486418 vn -0.916256 0.123155 -0.381193 vn 0.086273 -0.185411 0.978867 vn 0.087651 -0.254472 0.963100 vn 0.083985 -0.160956 0.983382 vn 0.106418 -0.156641 0.981906 vn 0.103205 -0.182781 0.977722 vn 0.098800 -0.253912 0.962168 vn 0.081754 -0.170368 0.981983 vn 0.080187 -0.210262 0.974351 vn 0.113077 -0.203657 0.972490 vn 0.109476 -0.164725 0.980245 vn 0.115904 -0.164103 0.979610 vn 0.108060 -0.157463 0.981595 vn 0.123907 -0.201856 0.971546 vn 0.107832 -0.206292 0.972531 vn 0.096657 -0.169746 0.980736 vn 0.084865 -0.164473 0.982724 vn 0.099571 -0.185307 0.977623 vn 0.089241 -0.258339 0.961924 vn 0.071515 -0.193812 0.978429 vn 0.055189 -0.268238 0.961770 vn 0.079676 -0.281980 0.956106 vn 0.080367 -0.389364 0.917571 vn 0.123235 -0.382462 0.915716 vn 0.117660 -0.274880 0.954252 vn 0.081908 -0.534074 0.841461 vn 0.128829 -0.528340 0.839202 vn 0.150186 -0.525319 0.837546 vn 0.141760 -0.379323 0.914340 vn 0.139321 -0.526996 0.838371 vn 0.129897 -0.381773 0.915083 vn 0.132551 -0.272204 0.953066 vn 0.118938 -0.275580 0.953892 vn 0.068792 -0.286348 0.955653 vn 0.057353 -0.218378 0.974178 vn 0.078978 -0.390904 0.917037 vn -0.022526 -0.405863 0.913656 vn -0.028980 -0.304846 0.951961 vn -0.038242 -0.239102 0.970241 vn 0.086952 -0.533967 0.841022 vn -0.018861 -0.543516 0.839187 vn -0.186367 -0.546307 0.816588 vn -0.183895 -0.421167 0.888145 vn -0.184562 -0.328318 0.926361 vn -0.189783 -0.267389 0.944715 vn 0.012359 -0.209196 0.977796 vn -0.009969 -0.283899 0.958803 vn 0.030000 -0.178885 0.983413 vn -0.066769 -0.201852 0.977138 vn -0.087939 -0.232106 0.968707 vn -0.115917 -0.304816 0.945331 vn 0.044631 -0.183022 0.982095 vn -0.050606 -0.205174 0.977416 vn -0.200278 -0.235947 0.950904 vn -0.216781 -0.233168 0.947966 vn -0.240387 -0.261508 0.934787 vn -0.272530 -0.327923 0.904541 vn -0.988120 0.061947 0.140644 vn -0.987574 0.069195 0.141103 vn -0.988653 0.054147 0.140118 vn -0.999306 0.011995 0.035268 vn -0.999294 0.013339 0.035136 vn -0.999288 0.014403 0.034876 vn -0.989149 0.045878 0.139567 vn -0.989588 0.037218 0.139031 vn -0.999341 0.008621 0.035254 vn -0.999323 0.010410 0.035297 vn -0.991677 -0.044598 -0.120779 vn -0.991234 -0.052827 -0.121094 vn -0.992061 -0.036036 -0.120483 vn -0.935772 -0.099072 -0.338402 vn -0.933557 -0.121293 -0.337283 vn -0.931226 -0.141885 -0.335688 vn -0.990750 -0.060645 -0.121398 vn -0.990243 -0.067966 -0.121652 vn -0.928970 -0.160561 -0.333518 vn -0.926984 -0.177062 -0.330682 vn -0.989953 0.028239 0.138552 vn -0.990227 0.019008 0.138165 vn -0.999375 0.004558 0.035064 vn -0.999359 0.006661 0.035166 vn -0.990399 0.009580 0.137905 vn -0.990460 -0.000000 0.137802 vn -0.999390 -0.000001 0.034921 vn -0.999386 0.002333 0.034974 vn -0.992737 -0.009136 -0.119960 vn -0.992600 -0.018231 -0.120057 vn -0.992780 -0.000002 -0.119954 vn -0.940460 -0.000005 -0.339905 vn -0.940141 -0.025695 -0.339815 vn -0.939195 -0.050965 -0.339582 vn -0.992372 -0.027222 -0.120236 vn -0.937700 -0.075525 -0.339139 vn -0.801879 -0.129172 -0.583357 vn -0.798412 -0.167916 -0.578224 vn -0.804798 -0.087792 -0.587020 vn -0.633645 -0.113995 -0.765180 vn -0.631828 -0.166706 -0.756969 vn -0.630237 -0.215089 -0.746015 vn -0.806762 -0.044487 -0.589200 vn -0.807471 -0.000011 -0.589907 vn -0.635753 -0.000015 -0.771893 vn -0.635107 -0.058014 -0.770243 vn -0.553588 -0.062317 -0.830456 vn -0.553631 -0.122135 -0.823757 vn -0.553816 -0.000014 -0.832639 vn -0.554358 -0.177962 -0.813029 vn -0.556254 -0.228610 -0.798948 vn -0.789582 -0.262642 -0.554598 vn -0.788774 -0.285747 -0.544228 vn -0.791763 -0.235104 -0.563770 vn -0.630243 -0.295961 -0.717775 vn -0.633014 -0.327646 -0.701385 vn -0.638251 -0.353331 -0.683954 vn -0.794872 -0.203397 -0.571671 vn -0.629501 -0.258347 -0.732793 vn -0.559806 -0.273254 -0.782272 vn -0.565464 -0.311429 -0.763716 vn -0.573599 -0.342968 -0.743880 vn -0.584485 -0.367918 -0.723197 vn -0.007226 0.067896 0.997666 vn -0.007260 -0.000001 0.999974 vn -0.007039 0.134239 0.990924 vn -0.028935 0.134092 0.990546 vn -0.029122 0.067856 0.997270 vn -0.029166 -0.000003 0.999575 vn -0.006484 0.197784 0.980224 vn -0.005325 0.257511 0.966261 vn -0.027163 0.256921 0.966051 vn -0.028376 0.197456 0.979901 vn -0.066427 0.196934 0.978164 vn -0.066925 0.133814 0.988744 vn -0.065275 0.256085 0.964448 vn -0.122879 0.254539 0.959224 vn -0.123836 0.195851 0.972783 vn -0.124198 0.133148 0.983284 vn -0.067072 0.067748 0.995445 vn -0.067119 -0.000005 0.997745 vn -0.124271 0.067436 0.989954 vn -0.124312 -0.000007 0.992243 vn -0.003291 0.312687 0.949851 vn -0.000093 0.362872 0.931839 vn -0.021559 0.361566 0.932097 vn -0.024994 0.311767 0.949830 vn 0.004563 0.407880 0.913024 vn 0.011000 0.447738 0.894097 vn -0.009456 0.445534 0.895215 vn -0.016502 0.406139 0.913662 vn -0.054564 0.404066 0.913101 vn -0.059709 0.359935 0.931065 vn -0.047328 0.443013 0.895265 vn -0.105866 0.439479 0.891993 vn -0.112876 0.400994 0.909100 vn -0.117782 0.357366 0.926508 vn -0.063154 0.310555 0.948455 vn -0.120988 0.308506 0.943497 vn -0.203621 0.304372 0.930536 vn -0.205107 0.251239 0.945944 vn -0.200931 0.352434 0.914011 vn -0.315708 0.342133 0.885027 vn -0.317661 0.295543 0.900969 vn -0.318572 0.244022 0.915950 vn -0.196629 0.395342 0.897241 vn -0.190291 0.433218 0.880972 vn -0.307081 0.420560 0.853716 vn -0.312318 0.383748 0.869020 vn -0.464447 0.359813 0.809212 vn -0.466831 0.320728 0.824137 vn -0.460479 0.394522 0.795180 vn -0.468019 0.277043 0.839169 vn -0.468363 0.228757 0.853409 vn -0.205853 0.066634 0.976312 vn -0.205895 -0.000010 0.978574 vn -0.205893 0.131531 0.969695 vn -0.318679 0.127814 0.939206 vn -0.318497 0.064754 0.945710 vn -0.318537 -0.000012 0.947910 vn -0.205752 0.193399 0.959303 vn -0.318806 0.187895 0.929009 vn -0.468188 0.176147 0.865894 vn -0.467811 0.119812 0.875670 vn -0.467507 0.060686 0.881904 vn -0.467533 -0.000011 0.883976 vn -0.990399 0.009580 -0.137905 vn -0.990460 -0.000000 -0.137802 vn -0.990227 0.019008 -0.138165 vn -0.999375 0.004558 -0.035064 vn -0.999386 0.002333 -0.034974 vn -0.999390 -0.000000 -0.034921 vn -0.989953 0.028240 -0.138552 vn -0.989588 0.037218 -0.139031 vn -0.999341 0.008621 -0.035254 vn -0.999359 0.006661 -0.035167 vn -0.992372 -0.027222 0.120237 vn -0.992600 -0.018231 0.120057 vn -0.992061 -0.036036 0.120483 vn -0.935772 -0.099072 0.338402 vn -0.937700 -0.075524 0.339139 vn -0.939195 -0.050965 0.339581 vn -0.992737 -0.009136 0.119960 vn -0.992780 -0.000002 0.119953 vn -0.940142 -0.025695 0.339813 vn -0.940460 -0.000005 0.339904 vn -0.989149 0.045878 -0.139567 vn -0.988653 0.054147 -0.140118 vn -0.999306 0.011995 -0.035268 vn -0.999323 0.010410 -0.035297 vn -0.988120 0.061947 -0.140644 vn -0.987574 0.069196 -0.141103 vn -0.999288 0.014404 -0.034876 vn -0.999294 0.013339 -0.035136 vn -0.990749 -0.060645 0.121399 vn -0.991234 -0.052828 0.121095 vn -0.990243 -0.067966 0.121653 vn -0.926984 -0.177061 0.330681 vn -0.928971 -0.160561 0.333518 vn -0.931226 -0.141885 0.335687 vn -0.991677 -0.044597 0.120779 vn -0.933557 -0.121293 0.337283 vn -0.794871 -0.203398 0.571672 vn -0.798412 -0.167916 0.578224 vn -0.791763 -0.235104 0.563770 vn -0.630241 -0.295961 0.717777 vn -0.629499 -0.258348 0.732794 vn -0.630237 -0.215089 0.746015 vn -0.789582 -0.262643 0.554598 vn -0.788774 -0.285746 0.544228 vn -0.638250 -0.353331 0.683955 vn -0.633012 -0.327648 0.701386 vn -0.573601 -0.342967 0.743878 vn -0.565465 -0.311428 0.763716 vn -0.584486 -0.367917 0.723197 vn -0.559809 -0.273255 0.782270 vn -0.556259 -0.228610 0.798945 vn -0.806763 -0.044488 0.589198 vn -0.807474 -0.000011 0.589904 vn -0.804796 -0.087792 0.587023 vn -0.633646 -0.113995 0.765178 vn -0.635106 -0.058016 0.770243 vn -0.635750 -0.000015 0.771895 vn -0.801879 -0.129170 0.583357 vn -0.631828 -0.166705 0.756969 vn -0.554364 -0.177961 0.813026 vn -0.553634 -0.122134 0.823755 vn -0.553585 -0.062318 0.830458 vn -0.553812 -0.000015 0.832642 vn 0.004559 0.407879 -0.913025 vn 0.010993 0.447739 -0.894097 vn -0.000095 0.362871 -0.931839 vn -0.021559 0.361565 -0.932097 vn -0.016506 0.406140 -0.913662 vn -0.009468 0.445535 -0.895215 vn -0.003283 0.312688 -0.949850 vn -0.005320 0.257511 -0.966261 vn -0.027164 0.256921 -0.966051 vn -0.025000 0.311768 -0.949829 vn -0.063157 0.310557 -0.948454 vn -0.059705 0.359934 -0.931065 vn -0.065281 0.256085 -0.964447 vn -0.122875 0.254539 -0.959225 vn -0.120979 0.308507 -0.943498 vn -0.117774 0.357367 -0.926509 vn -0.054561 0.404066 -0.913101 vn -0.047327 0.443014 -0.895265 vn -0.112872 0.400995 -0.909100 vn -0.105862 0.439479 -0.891993 vn -0.006478 0.197785 -0.980224 vn -0.007033 0.134241 -0.990924 vn -0.028937 0.134093 -0.990546 vn -0.028375 0.197455 -0.979901 vn -0.007227 0.067896 -0.997666 vn -0.007264 -0.000003 -0.999974 vn -0.029160 -0.000004 -0.999575 vn -0.029120 0.067856 -0.997270 vn -0.067075 0.067747 -0.995445 vn -0.066925 0.133813 -0.988744 vn -0.067116 -0.000005 -0.997745 vn -0.124315 -0.000007 -0.992243 vn -0.124273 0.067435 -0.989954 vn -0.124196 0.133147 -0.983284 vn -0.066426 0.196934 -0.978164 vn -0.123834 0.195853 -0.972783 vn -0.205750 0.193399 -0.959304 vn -0.205096 0.251240 -0.945946 vn -0.205896 0.131530 -0.969694 vn -0.318684 0.127812 -0.939204 vn -0.318808 0.187895 -0.929009 vn -0.318579 0.244022 -0.915948 vn -0.205853 0.066632 -0.976312 vn -0.205898 -0.000009 -0.978574 vn -0.318540 -0.000010 -0.947909 vn -0.318505 0.064753 -0.945707 vn -0.467510 0.060685 -0.881902 vn -0.467812 0.119811 -0.875669 vn -0.467528 -0.000008 -0.883978 vn -0.468186 0.176148 -0.865895 vn -0.468367 0.228758 -0.853406 vn -0.196626 0.395343 -0.897241 vn -0.190289 0.433218 -0.880973 vn -0.200925 0.352436 -0.914012 vn -0.315712 0.342133 -0.885026 vn -0.312320 0.383748 -0.869019 vn -0.307081 0.420559 -0.853716 vn -0.203613 0.304373 -0.930537 vn -0.317667 0.295544 -0.900967 vn -0.468027 0.277042 -0.839165 vn -0.466836 0.320726 -0.824135 vn -0.464448 0.359812 -0.809211 vn -0.460480 0.394523 -0.795179 vn -0.988234 -0.140695 0.059987 vn -0.987707 -0.141162 0.067144 vn -0.988749 -0.140164 0.052246 vn -0.999309 -0.035308 0.011587 vn -0.999298 -0.035173 0.012931 vn -0.999292 -0.034911 0.013993 vn -0.989226 -0.139612 0.044041 vn -0.989645 -0.139079 0.035494 vn -0.999343 -0.035311 0.008238 vn -0.999325 -0.035344 0.010007 vn -0.991756 0.120782 -0.042806 vn -0.991327 0.121124 -0.050981 vn -0.992125 0.120455 -0.034345 vn -0.936124 0.338720 -0.094552 vn -0.933998 0.337721 -0.116582 vn -0.931743 0.336230 -0.137129 vn -0.990857 0.121454 -0.058748 vn -0.990367 0.121736 -0.065983 vn -0.929553 0.334158 -0.155789 vn -0.927633 0.331426 -0.172204 vn -0.989988 -0.138603 0.026718 vn -0.990241 -0.138223 0.017819 vn -0.999373 -0.035151 0.004289 vn -0.999359 -0.035237 0.006320 vn -0.990396 -0.137972 0.008888 vn -0.990449 -0.137881 -0.000000 vn -0.999386 -0.035044 -0.000001 vn -0.999382 -0.035079 0.002175 vn -0.992760 0.119815 -0.008453 vn -0.992633 0.119954 -0.017057 vn -0.992802 0.119767 -0.000005 vn -0.940546 0.339667 -0.000019 vn -0.940232 0.339701 -0.023814 vn -0.939352 0.339614 -0.047749 vn -0.992420 0.120173 -0.025723 vn -0.937952 0.339320 -0.071464 vn -0.802213 0.584359 -0.122390 vn -0.798916 0.579628 -0.160513 vn -0.804967 0.587578 -0.082343 vn -0.633348 0.766434 -0.107002 vn -0.631560 0.759032 -0.158123 vn -0.630037 0.748777 -0.205880 vn -0.806839 0.589328 -0.041271 vn -0.807616 0.589709 -0.000044 vn -0.635854 0.771809 -0.000060 vn -0.634899 0.770716 -0.053847 vn -0.552976 0.831187 -0.057847 vn -0.552651 0.825484 -0.114689 vn -0.553816 0.832639 -0.000056 vn -0.553173 0.815764 -0.168907 vn -0.554960 0.802532 -0.219000 vn -0.790411 0.556799 -0.255392 vn -0.789682 0.546632 -0.278560 vn -0.792511 0.565762 -0.227683 vn -0.630149 0.721447 -0.287100 vn -0.632960 0.705333 -0.319167 vn -0.638250 0.688152 -0.345084 vn -0.795517 0.573405 -0.195858 vn -0.629362 0.736089 -0.249153 vn -0.558457 0.786478 -0.263776 vn -0.564097 0.768337 -0.302411 vn -0.572248 0.748784 -0.334447 vn -0.583182 0.728352 -0.359726 vn -0.007216 -0.997991 0.062942 vn -0.007267 -0.999974 -0.000006 vn -0.007017 -0.992022 0.125872 vn -0.028849 -0.991644 0.125735 vn -0.029072 -0.997596 0.062900 vn -0.029167 -0.999575 -0.000012 vn -0.006466 -0.982265 0.187389 vn -0.005315 -0.969207 0.246190 vn -0.027065 -0.968986 0.245630 vn -0.028272 -0.981938 0.187081 vn -0.066174 -0.980207 0.186591 vn -0.066725 -0.989851 0.125472 vn -0.065007 -0.967382 0.244840 vn -0.122360 -0.962182 0.243381 vn -0.123369 -0.974855 0.185574 vn -0.123829 -0.984418 0.124848 vn -0.066951 -0.995778 0.062795 vn -0.067117 -0.997745 -0.000021 vn -0.124055 -0.990305 0.062506 vn -0.124325 -0.992242 -0.000029 vn -0.003297 -0.953559 0.301189 vn -0.000130 -0.936161 0.351571 vn -0.021496 -0.936386 0.350312 vn -0.024912 -0.953517 0.300307 vn 0.004494 -0.917879 0.396835 vn 0.010889 -0.899511 0.436763 vn -0.009486 -0.900565 0.434618 vn -0.016476 -0.918469 0.395150 vn -0.054356 -0.917868 0.393146 vn -0.059465 -0.935329 0.348746 vn -0.047174 -0.900558 0.432169 vn -0.105452 -0.897249 0.428748 vn -0.112398 -0.913850 0.390185 vn -0.117259 -0.930772 0.346284 vn -0.062892 -0.952131 0.299152 vn -0.120450 -0.947187 0.297201 vn -0.202731 -0.934289 0.293265 vn -0.204254 -0.948975 0.240262 vn -0.200042 -0.918324 0.341560 vn -0.314385 -0.889465 0.331684 vn -0.316352 -0.904866 0.284850 vn -0.317328 -0.919138 0.233427 vn -0.195780 -0.902021 0.384745 vn -0.189515 -0.886232 0.422702 vn -0.305866 -0.859042 0.410479 vn -0.311026 -0.873900 0.373581 vn -0.462750 -0.814257 0.350496 vn -0.465107 -0.828780 0.311125 vn -0.458869 -0.800616 0.385296 vn -0.466324 -0.843301 0.267181 vn -0.466763 -0.856851 0.218948 vn -0.205512 -0.976704 0.061761 vn -0.205922 -0.978568 -0.000035 vn -0.205295 -0.970897 0.123341 vn -0.317814 -0.940545 0.119876 vn -0.318009 -0.946186 0.060019 vn -0.318583 -0.947895 -0.000040 vn -0.204988 -0.961453 0.183273 vn -0.317697 -0.931316 0.178102 vn -0.466776 -0.868456 0.167046 vn -0.466708 -0.877238 0.112414 vn -0.466887 -0.882526 0.056262 vn -0.467616 -0.883932 -0.000036 vn -0.990396 0.137972 0.008888 vn -0.990449 0.137881 -0.000000 vn -0.990241 0.138223 0.017819 vn -0.999373 0.035151 0.004289 vn -0.999382 0.035079 0.002175 vn -0.999386 0.035044 -0.000001 vn -0.989988 0.138603 0.026718 vn -0.989645 0.139079 0.035494 vn -0.999343 0.035311 0.008238 vn -0.999359 0.035237 0.006320 vn -0.992420 -0.120173 -0.025723 vn -0.992633 -0.119953 -0.017056 vn -0.992124 -0.120455 -0.034346 vn -0.936125 -0.338719 -0.094552 vn -0.937953 -0.339319 -0.071464 vn -0.939352 -0.339614 -0.047749 vn -0.992760 -0.119814 -0.008453 vn -0.992802 -0.119767 -0.000006 vn -0.940232 -0.339701 -0.023813 vn -0.940546 -0.339667 -0.000020 vn -0.989226 0.139612 0.044042 vn -0.988749 0.140165 0.052246 vn -0.999309 0.035309 0.011587 vn -0.999325 0.035344 0.010008 vn -0.988234 0.140695 0.059987 vn -0.987707 0.141162 0.067144 vn -0.999292 0.034911 0.013993 vn -0.999298 0.035173 0.012930 vn -0.990857 -0.121454 -0.058748 vn -0.991327 -0.121125 -0.050981 vn -0.990367 -0.121735 -0.065983 vn -0.927633 -0.331425 -0.172203 vn -0.929552 -0.334158 -0.155790 vn -0.931743 -0.336230 -0.137129 vn -0.991756 -0.120782 -0.042805 vn -0.933999 -0.337721 -0.116582 vn -0.795517 -0.573404 -0.195859 vn -0.798916 -0.579629 -0.160514 vn -0.792512 -0.565760 -0.227683 vn -0.630149 -0.721447 -0.287100 vn -0.629361 -0.736089 -0.249154 vn -0.630035 -0.748778 -0.205881 vn -0.790411 -0.556798 -0.255393 vn -0.789683 -0.546632 -0.278559 vn -0.638250 -0.688153 -0.345084 vn -0.632960 -0.705332 -0.319168 vn -0.572248 -0.748784 -0.334448 vn -0.564096 -0.768338 -0.302411 vn -0.583183 -0.728350 -0.359727 vn -0.558459 -0.786477 -0.263776 vn -0.554963 -0.802531 -0.218999 vn -0.806839 -0.589329 -0.041271 vn -0.807616 -0.589709 -0.000044 vn -0.804965 -0.587580 -0.082344 vn -0.633348 -0.766434 -0.107002 vn -0.634899 -0.770716 -0.053848 vn -0.635853 -0.771810 -0.000060 vn -0.802212 -0.584360 -0.122391 vn -0.631559 -0.759032 -0.158123 vn -0.553175 -0.815762 -0.168905 vn -0.552652 -0.825483 -0.114688 vn -0.552974 -0.831188 -0.057848 vn -0.553817 -0.832639 -0.000058 vn 0.004497 0.917878 0.396836 vn 0.010889 0.899511 0.436763 vn -0.000127 0.936161 0.351571 vn -0.021496 0.936386 0.350313 vn -0.016474 0.918469 0.395150 vn -0.009486 0.900565 0.434618 vn -0.003296 0.953559 0.301188 vn -0.005315 0.969207 0.246191 vn -0.027064 0.968986 0.245630 vn -0.024912 0.953517 0.300309 vn -0.062891 0.952130 0.299152 vn -0.059464 0.935329 0.348745 vn -0.065008 0.967382 0.244841 vn -0.122360 0.962182 0.243381 vn -0.120452 0.947187 0.297201 vn -0.117262 0.930773 0.346282 vn -0.054356 0.917868 0.393145 vn -0.047176 0.900557 0.432171 vn -0.112401 0.913850 0.390185 vn -0.105452 0.897248 0.428750 vn -0.006466 0.982265 0.187389 vn -0.007016 0.992022 0.125872 vn -0.028850 0.991644 0.125735 vn -0.028273 0.981938 0.187080 vn -0.007215 0.997991 0.062943 vn -0.007268 0.999974 -0.000006 vn -0.029168 0.999575 -0.000014 vn -0.029072 0.997596 0.062900 vn -0.066956 0.995778 0.062795 vn -0.066728 0.989851 0.125472 vn -0.067119 0.997745 -0.000021 vn -0.124325 0.992242 -0.000027 vn -0.124055 0.990305 0.062505 vn -0.123829 0.984418 0.124848 vn -0.066176 0.980207 0.186590 vn -0.123369 0.974855 0.185574 vn -0.204987 0.961453 0.183272 vn -0.204253 0.948976 0.240262 vn -0.205296 0.970897 0.123342 vn -0.317813 0.940545 0.119876 vn -0.317699 0.931315 0.178102 vn -0.317330 0.919137 0.233427 vn -0.205510 0.976704 0.061761 vn -0.205918 0.978569 -0.000035 vn -0.318583 0.947895 -0.000040 vn -0.318008 0.946186 0.060021 vn -0.466889 0.882525 0.056262 vn -0.466707 0.877239 0.112414 vn -0.467618 0.883931 -0.000034 vn -0.466774 0.868456 0.167048 vn -0.466764 0.856851 0.218948 vn -0.195780 0.902020 0.384746 vn -0.189515 0.886231 0.422704 vn -0.200042 0.918325 0.341560 vn -0.314384 0.889465 0.331685 vn -0.311026 0.873899 0.373582 vn -0.305866 0.859042 0.410479 vn -0.202731 0.934289 0.293265 vn -0.316350 0.904867 0.284849 vn -0.466327 0.843300 0.267180 vn -0.465110 0.828779 0.311125 vn -0.462752 0.814256 0.350497 vn -0.458869 0.800617 0.385295 vn -0.927769 -0.330882 0.172517 vn -0.959648 -0.229303 0.162774 vn -0.926627 -0.367652 0.078703 vn -0.877515 -0.468135 0.104005 vn -0.978308 -0.137324 0.155097 vn -0.987360 -0.054650 0.148773 vn -0.985466 -0.163580 0.045805 vn -0.962855 -0.263356 0.059610 vn -0.908881 -0.412663 -0.060369 vn -0.858387 -0.512676 -0.018315 vn -0.947828 -0.305377 -0.091475 vn -0.855067 -0.456054 -0.246729 vn -0.808267 -0.557791 -0.188608 vn -0.756731 -0.642987 -0.118007 vn -0.802857 -0.595371 0.030885 vn -0.708154 -0.704749 -0.042962 vn -0.989457 0.008895 0.144552 vn -0.988637 0.048154 0.142401 vn -0.999020 -0.027133 0.034979 vn -0.995866 -0.082503 0.038015 vn -0.987644 0.067504 0.141432 vn -0.999399 0.004543 0.034375 vn -0.988630 -0.088455 -0.121599 vn -0.983654 -0.135494 -0.118603 vn -0.922473 -0.207952 -0.325269 vn -0.911301 -0.268476 -0.312173 vn -0.971741 -0.208872 -0.109965 vn -0.889853 -0.354278 -0.287488 vn -0.758007 -0.475373 -0.446593 vn -0.729746 -0.570460 -0.376890 vn -0.776455 -0.388496 -0.496174 vn -0.646736 -0.456970 -0.610665 vn -0.645011 -0.539500 -0.541203 vn -0.637536 -0.625562 -0.449689 vn -0.785937 -0.322495 -0.527542 vn -0.643891 -0.391480 -0.657379 vn -0.597811 -0.404724 -0.691969 vn -0.612066 -0.467154 -0.638078 vn -0.625229 -0.544321 -0.559289 vn -0.634700 -0.622684 -0.457625 vn -0.625963 -0.773599 -0.098565 vn -0.658180 -0.727431 -0.194020 vn -0.610895 -0.757787 -0.229271 vn -0.597578 -0.792666 -0.120751 vn -0.694524 -0.658459 -0.289946 vn -0.625235 -0.701380 -0.342268 vn -0.639113 -0.689389 -0.340996 vn -0.639253 -0.736599 -0.220857 vn -0.637430 -0.762977 -0.107465 vn 0.019684 0.497152 0.867440 vn 0.030746 0.567284 0.822948 vn 0.012877 0.564216 0.825527 vn 0.000205 0.494465 0.869197 vn 0.043664 0.650829 0.757968 vn 0.057280 0.738009 0.672355 vn 0.045589 0.735153 0.676367 vn 0.028321 0.647664 0.761400 vn -0.006245 0.643672 0.765276 vn -0.023508 0.560564 0.827778 vn 0.013979 0.731353 0.681855 vn -0.041033 0.725314 0.687194 vn -0.063414 0.637745 0.767633 vn -0.081732 0.555409 0.827551 vn -0.037180 0.491401 0.870140 vn -0.095749 0.487192 0.868030 vn 0.069918 0.818479 0.570267 vn 0.079856 0.884452 0.459747 vn 0.078650 0.882953 0.462826 vn 0.063022 0.816268 0.574225 vn 0.085858 0.932816 0.349975 vn 0.090810 0.931794 0.351446 vn 0.074878 0.930933 0.357431 vn 0.056620 0.881054 0.469616 vn 0.034303 0.929220 0.367932 vn 0.010054 0.877460 0.479544 vn 0.035640 0.813250 0.580823 vn -0.015840 0.808044 0.588910 vn -0.097408 0.797096 0.595944 vn -0.125133 0.713832 0.689047 vn -0.067346 0.868533 0.491034 vn -0.183977 0.846087 0.500289 vn -0.216712 0.772761 0.596554 vn -0.245377 0.690146 0.680800 vn -0.037436 0.923248 0.382376 vn -0.149475 0.904824 0.398687 vn -0.310050 0.857178 0.411236 vn -0.346364 0.794306 0.499110 vn -0.378877 0.720824 0.580401 vn -0.405982 0.641929 0.650466 vn -0.180742 0.479930 0.858487 vn -0.167102 0.546484 0.820629 vn -0.286109 0.528963 0.798962 vn -0.298616 0.465506 0.833146 vn -0.148634 0.627143 0.764591 vn -0.268581 0.606122 0.748652 vn -0.427081 0.564173 0.706619 vn -0.442553 0.493910 0.748465 vn -0.453348 0.436183 0.777316 vn -0.987644 0.067504 -0.141431 vn -0.988637 0.048154 -0.142401 vn -0.999020 -0.027133 -0.034979 vn -0.999399 0.004543 -0.034375 vn -0.989457 0.008895 -0.144552 vn -0.987360 -0.054650 -0.148773 vn -0.985466 -0.163579 -0.045804 vn -0.995865 -0.082504 -0.038015 vn -0.971741 -0.208872 0.109964 vn -0.983654 -0.135495 0.118602 vn -0.947828 -0.305376 0.091475 vn -0.855068 -0.456053 0.246729 vn -0.889853 -0.354278 0.287488 vn -0.911300 -0.268477 0.312174 vn -0.988630 -0.088455 0.121599 vn -0.922472 -0.207952 0.325270 vn -0.978308 -0.137324 -0.155097 vn -0.959648 -0.229303 -0.162774 vn -0.926628 -0.367650 -0.078703 vn -0.962855 -0.263356 -0.059610 vn -0.927769 -0.330883 -0.172517 vn -0.877515 -0.468135 -0.104005 vn -0.802858 -0.595370 -0.030886 vn -0.858387 -0.512675 0.018315 vn -0.708154 -0.704750 0.042962 vn -0.756732 -0.642987 0.118006 vn -0.908881 -0.412663 0.060369 vn -0.808268 -0.557790 0.188608 vn -0.694524 -0.658458 0.289945 vn -0.729745 -0.570461 0.376891 vn -0.658181 -0.727430 0.194020 vn -0.610896 -0.757787 0.229271 vn -0.625235 -0.701380 0.342267 vn -0.637535 -0.625563 0.449689 vn -0.625963 -0.773599 0.098565 vn -0.597578 -0.792666 0.120752 vn -0.637430 -0.762978 0.107465 vn -0.639253 -0.736599 0.220857 vn -0.639113 -0.689388 0.340996 vn -0.634701 -0.622682 0.457625 vn -0.785936 -0.322495 0.527543 vn -0.776454 -0.388497 0.496175 vn -0.646735 -0.456971 0.610665 vn -0.643890 -0.391480 0.657381 vn -0.758006 -0.475374 0.446595 vn -0.645011 -0.539500 0.541203 vn -0.625229 -0.544321 0.559288 vn -0.612063 -0.467155 0.638079 vn -0.597809 -0.404724 0.691970 vn 0.085857 0.932816 -0.349976 vn 0.079853 0.884452 -0.459747 vn 0.078649 0.882954 -0.462825 vn 0.090809 0.931794 -0.351446 vn 0.069917 0.818479 -0.570267 vn 0.057284 0.738009 -0.672355 vn 0.045584 0.735152 -0.676367 vn 0.063020 0.816268 -0.574225 vn 0.035639 0.813250 -0.580823 vn 0.056620 0.881054 -0.469615 vn 0.013977 0.731353 -0.681855 vn -0.041031 0.725313 -0.687195 vn -0.015841 0.808044 -0.588910 vn 0.010053 0.877460 -0.479544 vn 0.074879 0.930933 -0.357432 vn 0.034304 0.929220 -0.367932 vn 0.043669 0.650827 -0.757969 vn 0.030744 0.567284 -0.822948 vn 0.012873 0.564216 -0.825527 vn 0.028314 0.647662 -0.761401 vn 0.019672 0.497153 -0.867440 vn 0.000200 0.494465 -0.869197 vn -0.037179 0.491400 -0.870140 vn -0.023508 0.560563 -0.827778 vn -0.095744 0.487192 -0.868031 vn -0.081731 0.555408 -0.827552 vn -0.006247 0.643672 -0.765276 vn -0.063412 0.637744 -0.767634 vn -0.148635 0.627143 -0.764591 vn -0.125137 0.713831 -0.689047 vn -0.167102 0.546483 -0.820630 vn -0.286103 0.528963 -0.798964 vn -0.268578 0.606122 -0.748653 vn -0.245380 0.690146 -0.680799 vn -0.180738 0.479929 -0.858488 vn -0.298617 0.465506 -0.833146 vn -0.453346 0.436184 -0.777317 vn -0.442551 0.493908 -0.748467 vn -0.427082 0.564172 -0.706619 vn -0.405979 0.641930 -0.650467 vn -0.037434 0.923248 -0.382376 vn -0.067348 0.868533 -0.491034 vn -0.183974 0.846088 -0.500289 vn -0.149475 0.904824 -0.398687 vn -0.097414 0.797096 -0.595944 vn -0.216714 0.772761 -0.596554 vn -0.378869 0.720826 -0.580403 vn -0.346363 0.794305 -0.499111 vn -0.310052 0.857177 -0.411236 vn -0.990398 -0.009378 0.137925 vn -0.990235 -0.018328 0.138198 vn -0.999374 -0.004411 0.035112 vn -0.999385 -0.002290 0.035004 vn -0.989982 -0.026988 0.138593 vn -0.989646 -0.035476 0.139075 vn -0.999343 -0.008242 0.035306 vn -0.999359 -0.006390 0.035220 vn -0.992417 0.025954 -0.120143 vn -0.992622 0.017537 -0.119973 vn -0.992134 0.034288 -0.120395 vn -0.936284 0.094353 -0.338333 vn -0.938016 0.072077 -0.339015 vn -0.939347 0.049064 -0.339440 vn -0.992745 0.008926 -0.119907 vn -0.940193 0.025119 -0.339715 vn -0.989233 -0.043895 0.139611 vn -0.988745 -0.052335 0.140158 vn -0.999309 -0.011580 0.035304 vn -0.999326 -0.009973 0.035342 vn -0.988182 -0.060884 0.140672 vn -0.999296 -0.013054 0.035164 vn -0.990817 0.059709 -0.121315 vn -0.991334 0.051084 -0.121026 vn -0.929504 0.157913 -0.333295 vn -0.931942 0.137203 -0.335647 vn -0.991773 0.042636 -0.120703 vn -0.934232 0.116031 -0.337265 vn -0.796695 0.194755 -0.572143 vn -0.799819 0.160055 -0.578508 vn -0.793734 0.227489 -0.564123 vn -0.633509 0.286577 -0.718707 vn -0.632406 0.247593 -0.734003 vn -0.632506 0.205177 -0.746886 vn -0.791258 0.258235 -0.554279 vn -0.636225 0.322157 -0.701023 vn -0.578283 0.337039 -0.742962 vn -0.569782 0.301512 -0.764486 vn -0.563492 0.261886 -0.783513 vn -0.559132 0.218083 -0.799882 vn -0.806935 0.043494 -0.589037 vn -0.805261 0.084546 -0.586861 vn -0.634517 0.109803 -0.765070 vn -0.635476 0.056722 -0.770034 vn -0.802782 0.123350 -0.583374 vn -0.633365 0.159269 -0.757286 vn -0.556377 0.170019 -0.813350 vn -0.554852 0.117635 -0.823591 vn -0.554140 0.060926 -0.830191 vn 0.004384 -0.402308 0.915494 vn -0.000261 -0.352284 0.935893 vn -0.022015 -0.351026 0.936107 vn -0.017014 -0.400597 0.916097 vn -0.003411 -0.300293 0.953841 vn -0.005400 -0.246032 0.969247 vn -0.027421 -0.245478 0.969014 vn -0.025357 -0.299422 0.953784 vn -0.063892 -0.298263 0.952343 vn -0.060635 -0.349444 0.934993 vn -0.065817 -0.244688 0.967366 vn -0.123852 -0.243205 0.962035 vn -0.122288 -0.296284 0.947239 vn -0.119403 -0.346928 0.930260 vn -0.055621 -0.398547 0.915460 vn -0.114738 -0.395480 0.911280 vn -0.006527 -0.189183 0.981920 vn -0.007062 -0.129419 0.991565 vn -0.029026 -0.129282 0.991183 vn -0.028533 -0.188876 0.981586 vn -0.007238 -0.066439 0.997764 vn -0.029169 -0.066402 0.997366 vn -0.067182 -0.066299 0.995536 vn -0.067151 -0.129017 0.989366 vn -0.124460 -0.065997 0.990027 vn -0.124609 -0.128376 0.983866 vn -0.066791 -0.188383 0.979822 vn -0.124507 -0.187347 0.974371 vn -0.206827 -0.184985 0.960731 vn -0.206666 -0.240021 0.948514 vn -0.206559 -0.126811 0.970182 vn -0.319652 -0.123207 0.939491 vn -0.320378 -0.179674 0.930094 vn -0.320832 -0.233040 0.918019 vn -0.206167 -0.065214 0.976341 vn -0.318960 -0.063372 0.945647 vn -0.468096 -0.059378 0.881681 vn -0.469063 -0.115448 0.875586 vn -0.470223 -0.168336 0.866345 vn -0.471268 -0.218277 0.854554 vn -0.199575 -0.389787 0.899019 vn -0.203497 -0.342059 0.917379 vn -0.319389 -0.331856 0.887616 vn -0.316549 -0.378076 0.869974 vn -0.205701 -0.292260 0.933955 vn -0.320653 -0.283643 0.903730 vn -0.471828 -0.265600 0.840735 vn -0.471488 -0.310683 0.825334 vn -0.469782 -0.353953 0.808717 vn -0.988182 -0.060884 -0.140672 vn -0.988745 -0.052336 -0.140158 vn -0.999310 -0.011580 -0.035304 vn -0.999296 -0.013053 -0.035164 vn -0.989233 -0.043894 -0.139611 vn -0.989646 -0.035476 -0.139075 vn -0.999343 -0.008242 -0.035306 vn -0.999326 -0.009972 -0.035342 vn -0.991773 0.042636 0.120703 vn -0.991334 0.051084 0.121026 vn -0.992134 0.034288 0.120395 vn -0.936284 0.094353 0.338334 vn -0.934232 0.116030 0.337265 vn -0.931943 0.137203 0.335646 vn -0.990817 0.059709 0.121315 vn -0.929505 0.157913 0.333293 vn -0.989982 -0.026989 -0.138592 vn -0.990235 -0.018328 -0.138198 vn -0.999374 -0.004411 -0.035112 vn -0.999359 -0.006390 -0.035220 vn -0.990398 -0.009378 -0.137925 vn -0.999385 -0.002290 -0.035004 vn -0.992745 0.008926 0.119907 vn -0.992622 0.017537 0.119974 vn -0.940193 0.025119 0.339715 vn -0.939347 0.049064 0.339440 vn -0.992417 0.025954 0.120143 vn -0.938016 0.072077 0.339015 vn -0.802783 0.123350 0.583373 vn -0.799819 0.160055 0.578509 vn -0.805264 0.084546 0.586857 vn -0.634518 0.109804 0.765069 vn -0.633367 0.159269 0.757285 vn -0.632507 0.205176 0.746885 vn -0.806937 0.043494 0.589034 vn -0.635475 0.056721 0.770035 vn -0.554136 0.060926 0.830194 vn -0.554849 0.117636 0.823592 vn -0.556378 0.170019 0.813350 vn -0.559133 0.218083 0.799881 vn -0.791258 0.258236 0.554279 vn -0.793733 0.227489 0.564125 vn -0.633507 0.286578 0.718708 vn -0.636222 0.322158 0.701025 vn -0.796694 0.194755 0.572145 vn -0.632405 0.247593 0.734004 vn -0.563492 0.261887 0.783513 vn -0.569780 0.301513 0.764487 vn -0.578284 0.337039 0.742962 vn -0.007237 -0.066441 -0.997764 vn -0.007058 -0.129419 -0.991565 vn -0.029028 -0.129281 -0.991183 vn -0.029165 -0.066404 -0.997367 vn -0.006524 -0.189183 -0.981920 vn -0.005397 -0.246034 -0.969246 vn -0.027417 -0.245479 -0.969014 vn -0.028537 -0.188876 -0.981586 vn -0.066794 -0.188382 -0.979822 vn -0.067143 -0.129017 -0.989367 vn -0.065823 -0.244687 -0.967365 vn -0.123854 -0.243205 -0.962035 vn -0.124505 -0.187347 -0.974371 vn -0.124608 -0.128375 -0.983866 vn -0.067171 -0.066300 -0.995536 vn -0.124460 -0.065998 -0.990027 vn -0.003408 -0.300293 -0.953841 vn -0.000255 -0.352284 -0.935893 vn -0.022005 -0.351027 -0.936107 vn -0.025351 -0.299419 -0.953785 vn 0.004387 -0.402307 -0.915494 vn -0.017007 -0.400598 -0.916096 vn -0.055619 -0.398549 -0.915459 vn -0.060638 -0.349446 -0.934992 vn -0.114741 -0.395481 -0.911279 vn -0.119411 -0.346929 -0.930259 vn -0.063899 -0.298261 -0.952343 vn -0.122297 -0.296282 -0.947238 vn -0.205699 -0.292260 -0.933955 vn -0.206665 -0.240023 -0.948514 vn -0.203499 -0.342058 -0.917379 vn -0.319393 -0.331855 -0.887615 vn -0.320656 -0.283643 -0.903729 vn -0.320845 -0.233039 -0.918015 vn -0.199578 -0.389788 -0.899018 vn -0.316552 -0.378077 -0.869973 vn -0.469782 -0.353952 -0.808717 vn -0.471491 -0.310682 -0.825332 vn -0.471832 -0.265598 -0.840733 vn -0.471271 -0.218277 -0.854552 vn -0.206172 -0.065215 -0.976340 vn -0.206565 -0.126811 -0.970180 vn -0.319652 -0.123208 -0.939490 vn -0.318964 -0.063373 -0.945646 vn -0.206833 -0.184983 -0.960730 vn -0.320384 -0.179671 -0.930093 vn -0.470218 -0.168336 -0.866348 vn -0.469058 -0.115450 -0.875589 vn -0.468091 -0.059379 -0.881683 vn -0.930124 -0.172600 -0.324158 vn -0.960873 -0.162721 -0.224155 vn -0.929473 -0.078367 -0.360471 vn -0.881668 -0.103826 -0.460306 vn -0.978782 -0.155009 -0.134006 vn -0.987445 -0.148714 -0.053269 vn -0.986126 -0.045582 -0.159619 vn -0.964449 -0.059284 -0.257532 vn -0.912240 0.061599 -0.404998 vn -0.863029 0.019607 -0.504774 vn -0.949835 0.092400 -0.298790 vn -0.858518 0.249520 -0.447980 vn -0.812915 0.191845 -0.549878 vn -0.762159 0.121144 -0.635954 vn -0.808374 -0.029866 -0.587912 vn -0.713817 0.045470 -0.698855 vn -0.989459 -0.144552 0.008648 vn -0.988695 -0.142446 0.046819 vn -0.999040 -0.034965 -0.026384 vn -0.996044 -0.037916 -0.080361 vn -0.987765 -0.141495 0.065573 vn -0.999398 -0.034402 0.004428 vn -0.988829 0.121742 -0.086004 vn -0.984098 0.118898 -0.131961 vn -0.923322 0.326231 -0.202607 vn -0.912659 0.313585 -0.262141 vn -0.972745 0.110531 -0.203839 vn -0.892101 0.289562 -0.346858 vn -0.760475 0.451197 -0.467010 vn -0.733146 0.382337 -0.562420 vn -0.778113 0.499786 -0.380467 vn -0.647288 0.616348 -0.448479 vn -0.646189 0.547968 -0.531197 vn -0.639446 0.457197 -0.618126 vn -0.787066 0.530364 -0.315024 vn -0.644049 0.662106 -0.383166 vn -0.596635 0.697676 -0.396579 vn -0.611208 0.644772 -0.459013 vn -0.624942 0.567037 -0.536578 vn -0.635162 0.465988 -0.615975 vn -0.630378 0.102710 -0.769464 vn -0.662672 0.199246 -0.721919 vn -0.613743 0.235903 -0.753439 vn -0.600410 0.125968 -0.789708 vn -0.698676 0.295663 -0.651488 vn -0.627764 0.349758 -0.695400 vn -0.640287 0.349139 -0.684204 vn -0.640887 0.227944 -0.733011 vn -0.639192 0.112998 -0.760701 vn 0.019518 -0.873728 0.486023 vn 0.030543 -0.830532 0.556132 vn 0.012720 -0.833008 0.553115 vn 0.000111 -0.875403 0.483395 vn 0.043457 -0.766989 0.640187 vn 0.057125 -0.682496 0.728653 vn 0.045427 -0.686413 0.725791 vn 0.028129 -0.770311 0.637048 vn -0.006356 -0.774052 0.633090 vn -0.023536 -0.835146 0.549525 vn 0.013845 -0.691771 0.721984 vn -0.041109 -0.696930 0.715960 vn -0.063384 -0.776245 0.627237 vn -0.081562 -0.834800 0.544478 vn -0.037110 -0.876262 0.480404 vn -0.095441 -0.874081 0.476312 vn 0.069870 -0.580731 0.811092 vn 0.079935 -0.469521 0.879296 vn 0.078728 -0.472569 0.877770 vn 0.062963 -0.584627 0.808855 vn 0.086032 -0.358213 0.929668 vn 0.091004 -0.359674 0.928629 vn 0.075043 -0.365646 0.927724 vn 0.056663 -0.479310 0.875815 vn 0.034376 -0.376117 0.925934 vn 0.010017 -0.489150 0.872142 vn 0.035564 -0.591128 0.805793 vn -0.015942 -0.599064 0.800542 vn -0.097515 -0.605846 0.789583 vn -0.125100 -0.698520 0.704571 vn -0.067481 -0.500458 0.863127 vn -0.184203 -0.509336 0.840622 vn -0.216776 -0.606008 0.765351 vn -0.245161 -0.689862 0.681166 vn -0.037511 -0.390471 0.919851 vn -0.149728 -0.406539 0.901281 vn -0.310447 -0.418526 0.853498 vn -0.346615 -0.507414 0.788917 vn -0.378827 -0.589059 0.713792 vn -0.405534 -0.658846 0.633612 vn -0.180098 -0.864495 0.469269 vn -0.166640 -0.827756 0.535771 vn -0.285264 -0.805959 0.518704 vn -0.297548 -0.839149 0.455295 vn -0.148389 -0.772995 0.616814 vn -0.268037 -0.756772 0.596199 vn -0.426223 -0.714288 0.555091 vn -0.441346 -0.755267 0.484547 vn -0.451895 -0.783320 0.426849 vn -0.987765 0.141495 0.065573 vn -0.988695 0.142446 0.046819 vn -0.999040 0.034965 -0.026384 vn -0.999398 0.034402 0.004428 vn -0.989459 0.144553 0.008648 vn -0.987444 0.148714 -0.053269 vn -0.986126 0.045582 -0.159619 vn -0.996044 0.037916 -0.080362 vn -0.972745 -0.110531 -0.203839 vn -0.984098 -0.118898 -0.131961 vn -0.949835 -0.092399 -0.298789 vn -0.858518 -0.249520 -0.447980 vn -0.892100 -0.289562 -0.346858 vn -0.912659 -0.313584 -0.262141 vn -0.988829 -0.121741 -0.086004 vn -0.923322 -0.326230 -0.202606 vn -0.978782 0.155009 -0.134006 vn -0.960873 0.162721 -0.224154 vn -0.929473 0.078367 -0.360470 vn -0.964449 0.059284 -0.257533 vn -0.930124 0.172599 -0.324158 vn -0.881667 0.103826 -0.460307 vn -0.808374 0.029866 -0.587912 vn -0.863030 -0.019608 -0.504773 vn -0.713817 -0.045472 -0.698855 vn -0.762159 -0.121144 -0.635954 vn -0.912240 -0.061599 -0.404999 vn -0.812915 -0.191845 -0.549877 vn -0.698676 -0.295663 -0.651487 vn -0.733145 -0.382337 -0.562421 vn -0.662672 -0.199246 -0.721919 vn -0.613743 -0.235903 -0.753438 vn -0.627765 -0.349758 -0.695400 vn -0.639445 -0.457199 -0.618125 vn -0.630377 -0.102710 -0.769464 vn -0.600411 -0.125967 -0.789708 vn -0.639192 -0.112998 -0.760701 vn -0.640887 -0.227945 -0.733011 vn -0.640286 -0.349140 -0.684204 vn -0.635161 -0.465989 -0.615975 vn -0.787067 -0.530365 -0.315022 vn -0.778113 -0.499785 -0.380467 vn -0.647287 -0.616348 -0.448480 vn -0.644049 -0.662108 -0.383163 vn -0.760475 -0.451198 -0.467010 vn -0.646187 -0.547970 -0.531199 vn -0.624939 -0.567038 -0.536581 vn -0.611205 -0.644774 -0.459015 vn -0.596634 -0.697677 -0.396579 vn 0.086032 0.358213 0.929668 vn 0.079936 0.469520 0.879296 vn 0.078730 0.472570 0.877770 vn 0.091007 0.359674 0.928629 vn 0.069874 0.580729 0.811093 vn 0.057128 0.682496 0.728654 vn 0.045426 0.686413 0.725792 vn 0.062962 0.584627 0.808856 vn 0.035561 0.591128 0.805793 vn 0.056661 0.479311 0.875814 vn 0.013841 0.691770 0.721985 vn -0.041107 0.696930 0.715961 vn -0.015938 0.599064 0.800542 vn 0.010018 0.489150 0.872142 vn 0.075043 0.365646 0.927724 vn 0.034374 0.376117 0.925934 vn 0.043460 0.766991 0.640185 vn 0.030546 0.830532 0.556132 vn 0.012722 0.833009 0.553114 vn 0.028130 0.770314 0.637045 vn 0.019519 0.873728 0.486023 vn 0.000110 0.875402 0.483396 vn -0.037113 0.876261 0.480405 vn -0.023540 0.835146 0.549524 vn -0.095439 0.874081 0.476312 vn -0.081561 0.834801 0.544477 vn -0.006358 0.774053 0.633089 vn -0.063385 0.776246 0.627236 vn -0.148387 0.772996 0.616813 vn -0.125099 0.698520 0.704570 vn -0.166638 0.827758 0.535769 vn -0.285266 0.805960 0.518703 vn -0.268037 0.756772 0.596199 vn -0.245162 0.689861 0.681167 vn -0.180097 0.864495 0.469269 vn -0.297550 0.839149 0.455294 vn -0.451896 0.783321 0.426848 vn -0.441350 0.755265 0.484545 vn -0.426227 0.714287 0.555090 vn -0.405536 0.658845 0.633612 vn -0.037510 0.390470 0.919851 vn -0.067481 0.500458 0.863127 vn -0.184202 0.509337 0.840622 vn -0.149727 0.406539 0.901281 vn -0.097514 0.605847 0.789583 vn -0.216778 0.606008 0.765350 vn -0.378826 0.589059 0.713792 vn -0.346615 0.507414 0.788916 vn -0.310450 0.418525 0.853497 vn -0.990395 -0.138007 -0.008528 vn -0.990254 -0.138280 -0.016627 vn -0.999371 -0.035232 -0.004029 vn -0.999381 -0.035131 -0.002098 vn -0.990034 -0.138670 -0.024572 vn -0.989734 -0.139147 -0.032617 vn -0.999345 -0.035393 -0.007603 vn -0.999359 -0.035326 -0.005849 vn -0.992499 0.119965 0.023549 vn -0.992675 0.119777 0.015839 vn -0.992246 0.120243 0.031457 vn -0.937083 0.338181 0.086650 vn -0.938578 0.338797 0.065490 vn -0.939680 0.339164 0.044385 vn -0.992777 0.119706 0.008077 vn -0.940357 0.339426 0.022765 vn -0.989348 -0.139674 -0.041019 vn -0.988856 -0.140207 -0.050063 vn -0.999314 -0.035349 -0.011039 vn -0.999329 -0.035408 -0.009323 vn -0.988227 -0.140694 -0.060099 vn -0.999299 -0.035192 -0.012774 vn -0.990872 0.121150 0.059124 vn -0.991458 0.120904 0.048927 vn -0.930085 0.332609 0.155927 vn -0.932888 0.335381 0.131299 vn -0.991905 0.120575 0.039821 vn -0.935197 0.337128 0.108404 vn -0.799431 0.572487 0.182122 vn -0.802055 0.578838 0.147153 vn -0.796589 0.563952 0.217725 vn -0.638764 0.718807 0.274403 vn -0.637061 0.735143 0.231771 vn -0.636219 0.748041 0.188839 vn -0.793583 0.552653 0.254559 vn -0.641512 0.698424 0.317280 vn -0.586658 0.738901 0.331448 vn -0.577227 0.763915 0.288520 vn -0.569714 0.784442 0.245107 vn -0.563971 0.801030 0.200719 vn -0.807361 0.588738 0.039441 vn -0.806191 0.586684 0.076541 vn -0.636090 0.765178 0.099461 vn -0.636176 0.769826 0.051452 vn -0.804358 0.583457 0.112187 vn -0.635990 0.757957 0.144977 vn -0.559788 0.814054 0.154768 vn -0.556916 0.823705 0.106557 vn -0.555043 0.829984 0.055270 vn 0.004128 -0.917117 -0.398596 vn -0.000520 -0.940803 -0.338955 vn -0.022774 -0.940957 -0.337760 vn -0.017864 -0.917683 -0.396911 vn -0.003616 -0.959359 -0.282166 vn -0.005539 -0.973858 -0.227090 vn -0.027852 -0.973591 -0.226595 vn -0.025958 -0.959250 -0.281364 vn -0.065176 -0.957702 -0.280284 vn -0.062255 -0.939717 -0.336239 vn -0.066760 -0.971866 -0.225875 vn -0.125528 -0.966355 -0.224502 vn -0.124558 -0.952353 -0.278405 vn -0.122271 -0.934690 -0.333774 vn -0.057499 -0.916936 -0.394869 vn -0.118114 -0.912458 -0.391753 vn -0.006610 -0.984974 -0.172575 vn -0.007103 -0.993057 -0.117418 vn -0.029200 -0.992667 -0.117304 vn -0.028825 -0.984621 -0.172307 vn -0.007257 -0.998151 -0.060356 vn -0.029242 -0.997750 -0.060330 vn -0.067345 -0.995909 -0.060243 vn -0.067529 -0.990825 -0.117070 vn -0.124772 -0.990371 -0.059977 vn -0.125296 -0.985257 -0.116492 vn -0.067429 -0.982810 -0.171865 vn -0.125651 -0.977240 -0.170919 vn -0.208663 -0.963320 -0.168743 vn -0.209337 -0.952423 -0.221515 vn -0.207667 -0.971408 -0.115068 vn -0.321278 -0.940366 -0.111770 vn -0.323046 -0.932095 -0.163829 vn -0.324691 -0.921075 -0.214932 vn -0.206675 -0.976613 -0.059268 vn -0.319713 -0.945763 -0.057588 vn -0.469095 -0.881499 -0.053939 vn -0.471178 -0.875807 -0.104662 vn -0.473643 -0.867267 -0.153334 vn -0.476166 -0.856069 -0.201027 vn -0.204934 -0.899496 -0.385887 vn -0.208018 -0.921155 -0.328940 vn -0.325855 -0.890060 -0.318765 vn -0.324215 -0.869013 -0.373767 vn -0.209283 -0.938526 -0.274534 vn -0.325798 -0.907188 -0.266205 vn -0.478329 -0.842200 -0.248797 vn -0.479616 -0.825430 -0.297713 vn -0.479390 -0.805263 -0.348909 vn -0.988227 0.140694 -0.060099 vn -0.988856 0.140207 -0.050063 vn -0.999314 0.035349 -0.011039 vn -0.999299 0.035192 -0.012774 vn -0.989348 0.139674 -0.041019 vn -0.989735 0.139147 -0.032617 vn -0.999345 0.035393 -0.007603 vn -0.999329 0.035408 -0.009323 vn -0.991905 -0.120575 0.039821 vn -0.991458 -0.120904 0.048928 vn -0.992246 -0.120243 0.031457 vn -0.937083 -0.338182 0.086650 vn -0.935197 -0.337128 0.108405 vn -0.932888 -0.335381 0.131300 vn -0.990872 -0.121150 0.059124 vn -0.930085 -0.332608 0.155927 vn -0.990034 0.138670 -0.024572 vn -0.990254 0.138280 -0.016627 vn -0.999371 0.035232 -0.004028 vn -0.999359 0.035326 -0.005849 vn -0.990395 0.138008 -0.008528 vn -0.999381 0.035131 -0.002098 vn -0.992777 -0.119706 0.008077 vn -0.992674 -0.119777 0.015840 vn -0.940357 -0.339426 0.022766 vn -0.939680 -0.339163 0.044385 vn -0.992499 -0.119965 0.023549 vn -0.938577 -0.338797 0.065489 vn -0.804359 -0.583456 0.112186 vn -0.802056 -0.578837 0.147153 vn -0.806192 -0.586682 0.076542 vn -0.636091 -0.765177 0.099461 vn -0.635994 -0.757954 0.144977 vn -0.636221 -0.748039 0.188839 vn -0.807361 -0.588738 0.039442 vn -0.636175 -0.769828 0.051451 vn -0.555046 -0.829981 0.055268 vn -0.556917 -0.823704 0.106557 vn -0.559789 -0.814054 0.154768 vn -0.563969 -0.801031 0.200720 vn -0.793582 -0.552654 0.254560 vn -0.796588 -0.563953 0.217727 vn -0.638762 -0.718809 0.274404 vn -0.641509 -0.698426 0.317281 vn -0.799431 -0.572487 0.182123 vn -0.637061 -0.735143 0.231772 vn -0.569713 -0.784442 0.245108 vn -0.577227 -0.763914 0.288521 vn -0.586659 -0.738901 0.331446 vn -0.007260 0.998150 -0.060359 vn -0.007106 0.993057 -0.117420 vn -0.029203 0.992666 -0.117305 vn -0.029245 0.997750 -0.060332 vn -0.006614 0.984975 -0.172573 vn -0.005542 0.973858 -0.227090 vn -0.027852 0.973591 -0.226593 vn -0.028827 0.984622 -0.172306 vn -0.067423 0.982810 -0.171865 vn -0.067522 0.990826 -0.117071 vn -0.066758 0.971866 -0.225875 vn -0.125531 0.966354 -0.224502 vn -0.125648 0.977240 -0.170921 vn -0.125291 0.985257 -0.116492 vn -0.067341 0.995910 -0.060245 vn -0.124770 0.990371 -0.059977 vn -0.003613 0.959359 -0.282165 vn -0.000516 0.940803 -0.338954 vn -0.022775 0.940957 -0.337759 vn -0.025956 0.959251 -0.281361 vn 0.004128 0.917117 -0.398597 vn -0.017868 0.917683 -0.396913 vn -0.057503 0.916936 -0.394869 vn -0.062260 0.939716 -0.336240 vn -0.118116 0.912457 -0.391753 vn -0.122272 0.934689 -0.333776 vn -0.065180 0.957702 -0.280283 vn -0.124562 0.952353 -0.278404 vn -0.209280 0.938527 -0.274533 vn -0.209336 0.952423 -0.221515 vn -0.208015 0.921155 -0.328942 vn -0.325856 0.890060 -0.318766 vn -0.325797 0.907188 -0.266206 vn -0.324689 0.921076 -0.214932 vn -0.204931 0.899496 -0.385889 vn -0.324212 0.869014 -0.373767 vn -0.479389 0.805264 -0.348907 vn -0.479616 0.825431 -0.297713 vn -0.478330 0.842200 -0.248798 vn -0.476165 0.856069 -0.201027 vn -0.206677 0.976613 -0.059269 vn -0.207674 0.971407 -0.115068 vn -0.321281 0.940365 -0.111772 vn -0.319714 0.945762 -0.057592 vn -0.208668 0.963319 -0.168744 vn -0.323048 0.932095 -0.163827 vn -0.473637 0.867270 -0.153333 vn -0.471169 0.875811 -0.104665 vn -0.469089 0.881502 -0.053943 vn 0.918187 0.355666 0.174452 vn 0.870212 0.455370 0.188068 vn 0.955068 0.245867 0.165512 vn 0.916075 0.392244 0.083381 vn 0.860783 0.497461 0.107636 vn 0.806911 0.574067 0.139077 vn 0.976651 0.145415 0.158138 vn 0.986845 0.055590 0.151812 vn 0.983802 0.171937 0.050713 vn 0.957778 0.280159 0.064595 vn 0.898459 0.436059 -0.051215 vn 0.841520 0.540147 -0.009231 vn 0.943227 0.321594 -0.083070 vn 0.847687 0.477139 -0.231872 vn 0.794507 0.582420 -0.171887 vn 0.737831 0.667320 -0.101436 vn 0.781248 0.623033 0.038492 vn 0.728744 0.679145 0.087717 vn 0.686935 0.726141 -0.028989 vn 0.646647 0.761813 0.038583 vn 0.988991 -0.012175 0.147475 vn 0.987990 -0.052658 0.145269 vn 0.998886 0.025690 0.039592 vn 0.995508 0.084487 0.042737 vn 0.986967 -0.071167 0.144332 vn 0.987021 -0.070938 0.144077 vn 0.999081 -0.016504 0.039548 vn 0.999215 -0.006995 0.038988 vn 0.989502 0.087873 -0.114732 vn 0.984078 0.138374 -0.111550 vn 0.991230 0.065461 -0.114793 vn 0.930571 0.174440 -0.321881 vn 0.925265 0.209915 -0.315943 vn 0.912500 0.276208 -0.301751 vn 0.970668 0.217528 -0.102395 vn 0.887800 0.368944 -0.275121 vn 0.757262 0.493200 -0.428146 vn 0.723850 0.592187 -0.354058 vn 0.779553 0.399989 -0.481982 vn 0.653138 0.470218 -0.593553 vn 0.648425 0.557971 -0.517894 vn 0.636892 0.645997 -0.420780 vn 0.791369 0.327143 -0.516443 vn 0.795650 0.283797 -0.535164 vn 0.647451 0.352362 -0.675758 vn 0.652040 0.397898 -0.645385 vn 0.608461 0.411092 -0.678807 vn 0.621900 0.479825 -0.618876 vn 0.595371 0.367059 -0.714703 vn 0.632992 0.561304 -0.533159 vn 0.639090 0.640600 -0.425671 vn 0.610615 0.788088 -0.077889 vn 0.586398 0.810013 0.004055 vn 0.643772 0.746233 -0.169393 vn 0.603406 0.772163 -0.199160 vn 0.589205 0.802305 -0.095627 vn 0.579823 0.814727 -0.005020 vn 0.683511 0.680308 -0.264563 vn 0.620532 0.720011 -0.310683 vn 0.639730 0.704755 -0.306700 vn 0.636979 0.747443 -0.188646 vn 0.633933 0.769157 -0.080790 vn 0.633128 0.773944 0.012610 vn -0.019621 -0.510159 0.859856 vn -0.010707 -0.450832 0.892544 vn -0.030995 -0.589061 0.807494 vn -0.011979 -0.585996 0.810225 vn 0.000988 -0.507497 0.861653 vn 0.010839 -0.448690 0.893622 vn -0.044191 -0.678706 0.733080 vn -0.057908 -0.767570 0.638344 vn -0.045209 -0.764811 0.642667 vn -0.027743 -0.675569 0.736775 vn 0.008443 -0.671539 0.740921 vn 0.026102 -0.582282 0.812568 vn -0.012139 -0.761078 0.648547 vn 0.044714 -0.754897 0.654317 vn 0.067694 -0.665338 0.743467 vn 0.086517 -0.576861 0.812248 vn 0.040041 -0.504412 0.862534 vn 0.050304 -0.446199 0.893519 vn 0.100779 -0.500030 0.860125 vn 0.110921 -0.442584 0.889840 vn -0.070416 -0.844895 0.530277 vn -0.080121 -0.904460 0.418966 vn -0.078052 -0.903117 0.422241 vn -0.062607 -0.842842 0.534507 vn -0.086012 -0.945632 0.313658 vn -0.087747 -0.971515 0.220133 vn -0.098066 -0.970627 0.219698 vn -0.090117 -0.944713 0.315272 vn -0.073058 -0.944086 0.321503 vn -0.054867 -0.901471 0.429348 vn -0.087360 -0.970585 0.224351 vn -0.052109 -0.970713 0.234523 vn -0.031274 -0.942645 0.332330 vn -0.007003 -0.898110 0.439715 vn -0.033949 -0.840015 0.541499 vn 0.019069 -0.834882 0.550098 vn 0.102333 -0.823614 0.557843 vn 0.130957 -0.742756 0.656630 vn 0.071695 -0.889192 0.451882 vn 0.189465 -0.866211 0.462366 vn 0.223302 -0.798115 0.559597 vn 0.253384 -0.717377 0.648973 vn 0.041572 -0.936842 0.347274 vn 0.014075 -0.967998 0.250564 vn 0.120645 -0.954641 0.272222 vn 0.154424 -0.918292 0.364546 vn 0.315275 -0.869969 0.379152 vn 0.352510 -0.812888 0.463626 vn 0.277262 -0.913725 0.297040 vn 0.386611 -0.743558 0.545576 vn 0.415533 -0.665771 0.619743 vn 0.188344 -0.492247 0.849835 vn 0.197825 -0.436002 0.877934 vn 0.174478 -0.567209 0.804880 vn 0.296177 -0.548085 0.782229 vn 0.308905 -0.476644 0.823036 vn 0.317230 -0.422578 0.848995 vn 0.155378 -0.653927 0.740431 vn 0.277870 -0.631061 0.724258 vn 0.438160 -0.585619 0.681958 vn 0.454528 -0.510035 0.730252 vn 0.465572 -0.445107 0.764933 vn 0.472542 -0.395122 0.787771 vn 0.986586 0.144213 -0.076491 vn 0.986879 0.144042 -0.072951 vn 0.987657 0.145187 -0.058777 vn 0.998782 0.039853 0.029091 vn 0.999212 0.039022 -0.007205 vn 0.999077 0.039565 -0.016748 vn 0.988940 0.147662 -0.013939 vn 0.986099 0.152435 0.066124 vn 0.977867 0.052479 0.202538 vn 0.994259 0.043591 0.097722 vn 0.963694 -0.098566 0.248149 vn 0.981912 -0.109852 0.154213 vn 0.925664 -0.076029 0.370630 vn 0.819342 -0.211079 0.533033 vn 0.872820 -0.261804 0.411878 vn 0.906125 -0.294580 0.303579 vn 0.988948 -0.114064 0.094717 vn 0.991118 -0.114495 0.067652 vn 0.923091 -0.312481 0.224184 vn 0.930225 -0.320282 0.179168 vn 0.971485 0.158846 0.176028 vn 0.939739 0.165396 0.299226 vn 0.882481 0.085646 0.462484 vn 0.940703 0.067082 0.332532 vn 0.886887 0.172176 0.428705 vn 0.823642 0.182092 0.537081 vn 0.748004 0.135585 0.649698 vn 0.810647 0.108037 0.575483 vn 0.721780 0.047216 0.690510 vn 0.791794 0.001835 0.610786 vn 0.667656 0.091065 0.738879 vn 0.594784 0.052110 0.802195 vn 0.631994 -0.007207 0.774939 vn 0.685435 -0.074766 0.724285 vn 0.864721 -0.041093 0.500568 vn 0.751768 -0.145612 0.643150 vn 0.647661 -0.219967 0.729486 vn 0.697405 -0.314986 0.643748 vn 0.603254 -0.126691 0.787422 vn 0.578076 -0.146251 0.802770 vn 0.598808 -0.253627 0.759673 vn 0.622087 -0.368062 0.691041 vn 0.570556 -0.043174 0.820123 vn 0.550326 0.027603 0.834493 vn 0.557517 0.024722 0.829797 vn 0.563976 -0.052960 0.824092 vn 0.618003 -0.036103 0.785346 vn 0.621952 -0.132799 0.771713 vn 0.619144 0.043996 0.784044 vn 0.628895 -0.245358 0.737761 vn 0.634915 -0.367394 0.679635 vn 0.789476 -0.506897 0.346097 vn 0.796448 -0.530621 0.290021 vn 0.772573 -0.464377 0.432995 vn 0.652494 -0.566143 0.503719 vn 0.654874 -0.629538 0.418117 vn 0.651939 -0.667986 0.358845 vn 0.741688 -0.399644 0.538687 vn 0.641563 -0.476688 0.600970 vn 0.635586 -0.485941 0.599910 vn 0.628974 -0.586106 0.510756 vn 0.617206 -0.658914 0.429987 vn 0.604209 -0.704273 0.372734 vn -0.084084 0.245107 -0.965843 vn -0.085775 0.168854 -0.981902 vn -0.078788 0.338532 -0.937651 vn -0.076712 0.341971 -0.936574 vn -0.087996 0.246764 -0.965072 vn -0.095723 0.168443 -0.981053 vn -0.070006 0.447262 -0.891659 vn -0.058322 0.564117 -0.823632 vn -0.045551 0.569046 -0.821043 vn -0.062257 0.451885 -0.889901 vn -0.033829 0.459475 -0.887546 vn -0.053948 0.349330 -0.935446 vn -0.012275 0.575761 -0.817526 vn 0.044998 0.582713 -0.811431 vn 0.018825 0.469058 -0.882967 vn -0.006943 0.360216 -0.932843 vn -0.071294 0.253001 -0.964835 vn -0.085167 0.173015 -0.981230 vn -0.030463 0.263921 -0.964063 vn -0.050651 0.183060 -0.981796 vn -0.044946 0.676610 -0.734969 vn -0.031581 0.771502 -0.635442 vn -0.011994 0.774699 -0.632216 vn -0.028164 0.680941 -0.731797 vn -0.019819 0.841348 -0.540130 vn -0.010580 0.886605 -0.462405 vn 0.011652 0.887732 -0.460212 vn 0.001473 0.843374 -0.537325 vn 0.041735 0.844435 -0.534030 vn 0.027165 0.777531 -0.628258 vn 0.052292 0.887605 -0.457628 vn 0.114617 0.883703 -0.453798 vn 0.104268 0.842039 -0.529244 vn 0.089242 0.777658 -0.622322 vn 0.008739 0.685867 -0.727674 vn 0.069176 0.689354 -0.721114 vn 0.158586 0.687500 -0.708656 vn 0.131969 0.586835 -0.798880 vn 0.179508 0.770604 -0.611511 vn 0.303926 0.748092 -0.589905 vn 0.283237 0.672986 -0.683276 vn 0.255501 0.582172 -0.771878 vn 0.194265 0.831417 -0.520583 vn 0.203794 0.871155 -0.446718 vn 0.325815 0.840847 -0.432228 vn 0.317636 0.803713 -0.503143 vn 0.476590 0.744120 -0.468132 vn 0.464566 0.696329 -0.547088 vn 0.483252 0.777325 -0.402781 vn 0.445544 0.633408 -0.632680 vn 0.418994 0.558104 -0.716215 vn 0.040813 0.279382 -0.959312 vn 0.014144 0.199133 -0.979870 vn 0.070518 0.373601 -0.924905 vn 0.186874 0.386897 -0.902989 vn 0.151612 0.298367 -0.942333 vn 0.118705 0.221512 -0.967906 vn 0.101699 0.478595 -0.872126 vn 0.222438 0.483764 -0.846460 vn 0.386019 0.476133 -0.790118 vn 0.348984 0.394113 -0.850226 vn 0.310600 0.317346 -0.896002 vn 0.273175 0.248871 -0.929214 vn 0.986967 -0.071166 -0.144331 vn 0.987021 -0.070938 -0.144077 vn 0.987990 -0.052658 -0.145269 vn 0.998886 0.025690 -0.039592 vn 0.999215 -0.006995 -0.038988 vn 0.999081 -0.016504 -0.039548 vn 0.988991 -0.012175 -0.147475 vn 0.986845 0.055591 -0.151812 vn 0.983802 0.171937 -0.050713 vn 0.995508 0.084487 -0.042737 vn 0.970668 0.217528 0.102395 vn 0.984078 0.138374 0.111549 vn 0.943227 0.321593 0.083070 vn 0.847687 0.477140 0.231872 vn 0.887801 0.368944 0.275120 vn 0.912500 0.276208 0.301750 vn 0.989502 0.087873 0.114732 vn 0.991230 0.065461 0.114793 vn 0.925265 0.209915 0.315943 vn 0.930571 0.174440 0.321883 vn 0.976651 0.145416 -0.158138 vn 0.955068 0.245867 -0.165513 vn 0.916074 0.392245 -0.083381 vn 0.957778 0.280160 -0.064595 vn 0.918187 0.355666 -0.174452 vn 0.870213 0.455367 -0.188069 vn 0.806910 0.574067 -0.139077 vn 0.860782 0.497463 -0.107636 vn 0.781248 0.623033 -0.038492 vn 0.841520 0.540147 0.009231 vn 0.728745 0.679145 -0.087716 vn 0.646648 0.761812 -0.038584 vn 0.686935 0.726140 0.028988 vn 0.737831 0.667320 0.101436 vn 0.898460 0.436059 0.051215 vn 0.794507 0.582421 0.171887 vn 0.683511 0.680308 0.264563 vn 0.723851 0.592185 0.354056 vn 0.643771 0.746234 0.169393 vn 0.603405 0.772164 0.199160 vn 0.620532 0.720011 0.310683 vn 0.636893 0.645996 0.420780 vn 0.610614 0.788089 0.077889 vn 0.586397 0.810014 -0.004056 vn 0.579821 0.814728 0.005020 vn 0.589204 0.802305 0.095628 vn 0.633933 0.769156 0.080790 vn 0.636978 0.747443 0.188646 vn 0.633129 0.773944 -0.012611 vn 0.639729 0.704756 0.306700 vn 0.639089 0.640601 0.425672 vn 0.791368 0.327143 0.516443 vn 0.795650 0.283797 0.535164 vn 0.779552 0.399988 0.481983 vn 0.653137 0.470219 0.593554 vn 0.652039 0.397898 0.645385 vn 0.647451 0.352362 0.675758 vn 0.757261 0.493200 0.428146 vn 0.648425 0.557971 0.517894 vn 0.632991 0.561305 0.533159 vn 0.621901 0.479825 0.618876 vn 0.608461 0.411092 0.678807 vn 0.595367 0.367061 0.714706 vn -0.086013 -0.945632 -0.313658 vn -0.087746 -0.971515 -0.220133 vn -0.080125 -0.904460 -0.418966 vn -0.078055 -0.903117 -0.422240 vn -0.090118 -0.944713 -0.315271 vn -0.098066 -0.970627 -0.219698 vn -0.070417 -0.844895 -0.530277 vn -0.057909 -0.767570 -0.638344 vn -0.045208 -0.764811 -0.642667 vn -0.062608 -0.842842 -0.534506 vn -0.033950 -0.840015 -0.541500 vn -0.054867 -0.901471 -0.429347 vn -0.012140 -0.761078 -0.648547 vn 0.044712 -0.754897 -0.654317 vn 0.019068 -0.834882 -0.550099 vn -0.007005 -0.898110 -0.439715 vn -0.073058 -0.944086 -0.321502 vn -0.087360 -0.970585 -0.224350 vn -0.031275 -0.942645 -0.332330 vn -0.052110 -0.970713 -0.234522 vn -0.044194 -0.678705 -0.733080 vn -0.030998 -0.589062 -0.807493 vn -0.011976 -0.585996 -0.810226 vn -0.027742 -0.675569 -0.736775 vn -0.019624 -0.510160 -0.859856 vn -0.010707 -0.450832 -0.892544 vn 0.010840 -0.448691 -0.893621 vn 0.000991 -0.507498 -0.861653 vn 0.040045 -0.504412 -0.862534 vn 0.026101 -0.582282 -0.812568 vn 0.050304 -0.446199 -0.893519 vn 0.110917 -0.442584 -0.889841 vn 0.100770 -0.500030 -0.860125 vn 0.086508 -0.576861 -0.812249 vn 0.008443 -0.671539 -0.740921 vn 0.067687 -0.665338 -0.743467 vn 0.155381 -0.653926 -0.740430 vn 0.130956 -0.742756 -0.656631 vn 0.174484 -0.567208 -0.804879 vn 0.296182 -0.548084 -0.782228 vn 0.277873 -0.631061 -0.724257 vn 0.253386 -0.717377 -0.648973 vn 0.188346 -0.492245 -0.849835 vn 0.197822 -0.436002 -0.877934 vn 0.317227 -0.422579 -0.848996 vn 0.308911 -0.476642 -0.823035 vn 0.465566 -0.445108 -0.764936 vn 0.454523 -0.510037 -0.730254 vn 0.472539 -0.395123 -0.787772 vn 0.438157 -0.585620 -0.681959 vn 0.415532 -0.665771 -0.619744 vn 0.041573 -0.936842 -0.347274 vn 0.014074 -0.967998 -0.250564 vn 0.071697 -0.889192 -0.451882 vn 0.189465 -0.866211 -0.462366 vn 0.154424 -0.918292 -0.364546 vn 0.120645 -0.954641 -0.272222 vn 0.102335 -0.823613 -0.557843 vn 0.223303 -0.798115 -0.559596 vn 0.386609 -0.743558 -0.545577 vn 0.352509 -0.812889 -0.463627 vn 0.315277 -0.869968 -0.379152 vn 0.277263 -0.913724 -0.297041 vn 0.886887 -0.172176 0.428704 vn 0.823642 -0.182092 0.537081 vn 0.939739 -0.165396 0.299225 vn 0.882480 -0.085645 0.462487 vn 0.810647 -0.108037 0.575482 vn 0.748005 -0.135585 0.649696 vn 0.971485 -0.158846 0.176028 vn 0.986099 -0.152435 0.066124 vn 0.977867 -0.052479 0.202537 vn 0.940704 -0.067081 0.332531 vn 0.864722 0.041093 0.500567 vn 0.791794 -0.001835 0.610785 vn 0.925664 0.076029 0.370630 vn 0.819342 0.211079 0.533034 vn 0.751768 0.145612 0.643150 vn 0.685435 0.074766 0.724285 vn 0.721780 -0.047216 0.690510 vn 0.667657 -0.091064 0.738879 vn 0.631994 0.007208 0.774940 vn 0.594784 -0.052110 0.802195 vn 0.988940 -0.147661 -0.013939 vn 0.987657 -0.145186 -0.058776 vn 0.998782 -0.039853 0.029091 vn 0.994259 -0.043590 0.097723 vn 0.986586 -0.144213 -0.076491 vn 0.986879 -0.144042 -0.072952 vn 0.999077 -0.039565 -0.016749 vn 0.999212 -0.039022 -0.007206 vn 0.988948 0.114064 0.094717 vn 0.981912 0.109852 0.154213 vn 0.991118 0.114494 0.067652 vn 0.930225 0.320282 0.179169 vn 0.923091 0.312480 0.224184 vn 0.906125 0.294580 0.303578 vn 0.963694 0.098567 0.248151 vn 0.872821 0.261804 0.411876 vn 0.741689 0.399644 0.538685 vn 0.697404 0.314986 0.643748 vn 0.772574 0.464376 0.432995 vn 0.652494 0.566143 0.503720 vn 0.641564 0.476688 0.600969 vn 0.622087 0.368062 0.691041 vn 0.789476 0.506898 0.346097 vn 0.796447 0.530622 0.290023 vn 0.651939 0.667987 0.358845 vn 0.654874 0.629538 0.418117 vn 0.617208 0.658913 0.429985 vn 0.628974 0.586106 0.510755 vn 0.604213 0.704270 0.372734 vn 0.635586 0.485940 0.599910 vn 0.634917 0.367394 0.679634 vn 0.570555 0.043175 0.820124 vn 0.550327 -0.027603 0.834493 vn 0.603252 0.126692 0.787424 vn 0.578078 0.146250 0.802768 vn 0.563979 0.052960 0.824089 vn 0.557521 -0.024722 0.829795 vn 0.647659 0.219967 0.729488 vn 0.598808 0.253626 0.759673 vn 0.628896 0.245357 0.737760 vn 0.621954 0.132798 0.771711 vn 0.618006 0.036102 0.785344 vn 0.619144 -0.043996 0.784044 vn -0.019819 -0.841349 -0.540129 vn -0.010580 -0.886605 -0.462406 vn -0.031579 -0.771502 -0.635443 vn -0.011994 -0.774698 -0.632218 vn 0.001473 -0.843374 -0.537324 vn 0.011652 -0.887733 -0.460210 vn -0.044945 -0.676609 -0.734969 vn -0.058323 -0.564117 -0.823633 vn -0.045550 -0.569046 -0.821043 vn -0.028163 -0.680941 -0.731797 vn 0.008739 -0.685868 -0.727673 vn 0.027162 -0.777531 -0.628258 vn -0.012274 -0.575761 -0.817526 vn 0.044998 -0.582713 -0.811431 vn 0.069177 -0.689354 -0.721114 vn 0.089246 -0.777657 -0.622322 vn 0.041732 -0.844434 -0.534031 vn 0.052289 -0.887606 -0.457626 vn 0.104273 -0.842038 -0.529244 vn 0.114620 -0.883702 -0.453799 vn -0.070007 -0.447262 -0.891659 vn -0.078787 -0.338533 -0.937650 vn -0.076711 -0.341972 -0.936574 vn -0.062255 -0.451884 -0.889902 vn -0.084082 -0.245107 -0.965843 vn -0.085773 -0.168855 -0.981902 vn -0.095724 -0.168443 -0.981052 vn -0.087997 -0.246765 -0.965072 vn -0.071294 -0.253002 -0.964835 vn -0.053948 -0.349330 -0.935445 vn -0.085166 -0.173015 -0.981230 vn -0.050650 -0.183060 -0.981796 vn -0.030463 -0.263921 -0.964063 vn -0.006943 -0.360216 -0.932843 vn -0.033827 -0.459475 -0.887547 vn 0.018826 -0.469058 -0.882967 vn 0.101697 -0.478595 -0.872127 vn 0.131968 -0.586835 -0.798880 vn 0.070517 -0.373602 -0.924905 vn 0.186876 -0.386897 -0.902989 vn 0.222437 -0.483763 -0.846460 vn 0.255499 -0.582172 -0.771878 vn 0.040814 -0.279383 -0.959312 vn 0.014143 -0.199133 -0.979871 vn 0.118705 -0.221512 -0.967906 vn 0.151613 -0.298366 -0.942333 vn 0.310600 -0.317347 -0.896002 vn 0.348983 -0.394113 -0.850227 vn 0.273178 -0.248871 -0.929213 vn 0.386017 -0.476133 -0.790119 vn 0.418993 -0.558104 -0.716216 vn 0.194263 -0.831417 -0.520584 vn 0.203791 -0.871155 -0.446720 vn 0.179507 -0.770605 -0.611511 vn 0.303918 -0.748094 -0.589906 vn 0.317630 -0.803715 -0.503143 vn 0.325812 -0.840848 -0.432228 vn 0.158584 -0.687500 -0.708657 vn 0.283233 -0.672985 -0.683279 vn 0.445545 -0.633407 -0.632681 vn 0.464569 -0.696328 -0.547085 vn 0.476596 -0.744119 -0.468128 vn 0.483258 -0.777323 -0.402779 vn 0.989717 0.096447 0.105638 vn 0.999389 -0.024957 0.024481 vn 0.961970 0.227567 0.151085 vn 0.929336 0.360672 0.079060 vn 0.973475 0.228223 0.016158 vn 0.992515 0.086581 -0.086130 vn 0.927549 0.325739 0.183158 vn 0.897047 0.392440 0.203216 vn 0.832513 0.532870 0.151567 vn 0.876924 0.464656 0.122875 vn 0.816756 0.573011 0.067587 vn 0.879737 0.475368 0.009368 vn 0.763153 0.637671 0.104753 vn 0.703937 0.706968 0.068334 vn 0.761828 0.647326 0.024251 vn 0.828397 0.558328 -0.045034 vn 0.934955 0.346885 -0.074369 vn 0.960411 0.197366 -0.196613 vn 0.887031 0.437970 -0.146148 vn 0.914493 0.286435 -0.285756 vn 0.875574 0.433878 0.212415 vn 0.862749 0.457466 0.215381 vn 0.785702 0.593758 0.173561 vn 0.802613 0.572577 0.167238 vn 0.856448 0.472562 0.207805 vn 0.782152 0.600938 0.164658 vn 0.703225 0.700307 0.122655 vn 0.707067 0.694283 0.134268 vn 0.628781 0.772999 0.084300 vn 0.637474 0.763890 0.100491 vn 0.727180 0.674714 0.126371 vn 0.662795 0.742930 0.093585 vn 0.630015 0.772984 0.074679 vn 0.675587 0.735699 0.048260 vn 0.597899 0.797616 0.079535 vn 0.608986 0.789232 0.079051 vn 0.646909 0.758679 0.076910 vn 0.695998 0.716148 0.052141 vn 0.580735 0.811965 0.058824 vn 0.584666 0.809408 0.054987 vn 0.644678 0.760819 0.074467 vn 0.674431 0.731374 0.101167 vn 0.716765 0.689690 0.102842 vn 0.767601 0.635523 0.083056 vn 0.857454 0.480527 -0.184026 vn 0.884247 0.330477 -0.329989 vn 0.799832 0.595461 -0.075467 vn 0.815315 0.574694 -0.070628 vn 0.867495 0.464481 -0.178075 vn 0.890951 0.321239 -0.320953 vn 0.734368 0.678752 -0.000093 vn 0.754135 0.656705 0.004313 vn 0.822779 0.566830 0.041704 vn 0.876384 0.481013 -0.024045 vn 0.919347 0.375132 -0.118651 vn 0.937663 0.245810 -0.245692 vn -0.086771 -0.983114 0.161111 vn -0.084959 -0.985916 0.144054 vn -0.106922 -0.984387 0.139818 vn -0.103007 -0.981955 0.158600 vn -0.083163 -0.983783 0.158915 vn -0.081965 -0.975763 0.202900 vn -0.114981 -0.973793 0.196232 vn -0.110700 -0.981962 0.153285 vn -0.116008 -0.981405 0.152923 vn -0.107393 -0.984181 0.140907 vn -0.124759 -0.972903 0.194667 vn -0.106926 -0.974043 0.199516 vn -0.095114 -0.982693 0.158958 vn -0.082676 -0.985485 0.148270 vn -0.098185 -0.981996 0.161378 vn -0.068761 -0.983010 0.170185 vn -0.081760 -0.957181 0.277705 vn -0.082699 -0.918230 0.387318 vn -0.126275 -0.916230 0.380232 vn -0.120179 -0.955198 0.270470 vn -0.084418 -0.841642 0.533398 vn -0.085580 -0.704512 0.704513 vn -0.135254 -0.700609 0.700609 vn -0.132248 -0.839223 0.527462 vn -0.152694 -0.837581 0.524540 vn -0.143866 -0.914871 0.377245 vn -0.156867 -0.698353 0.698353 vn -0.144083 -0.699728 0.699729 vn -0.139710 -0.838587 0.526549 vn -0.130002 -0.915771 0.380084 vn -0.134086 -0.954044 0.267993 vn -0.118598 -0.955023 0.271782 vn -0.066146 -0.956828 0.283027 vn -0.054393 -0.975740 0.212070 vn -0.076539 -0.917774 0.389657 vn 0.027508 -0.913953 0.404886 vn 0.033891 -0.952732 0.301916 vn 0.043156 -0.971463 0.233233 vn -0.084600 -0.841327 0.533866 vn -0.087914 -0.704369 0.704369 vn 0.023166 -0.706917 0.706917 vn 0.023968 -0.839088 0.543468 vn 0.193460 -0.815300 0.545765 vn 0.190753 -0.887209 0.420088 vn 0.196009 -0.693390 0.693390 vn 0.191133 -0.925995 0.325577 vn 0.196065 -0.944968 0.261904 vn -0.008318 -0.982531 0.185911 vn -0.026252 -0.986266 0.163066 vn 0.071785 -0.979833 0.186479 vn 0.092895 -0.973423 0.209327 vn -0.041279 -0.984115 0.172667 vn 0.055576 -0.979175 0.195264 vn 0.206265 -0.951903 0.226574 vn 0.222429 -0.950146 0.218515 vn 0.245602 -0.939247 0.239780 vn 0.874694 -0.436130 0.211426 vn 0.887933 -0.418867 0.190064 vn 0.879247 -0.422446 0.220145 vn 0.808749 -0.560332 0.178754 vn 0.807028 -0.566111 0.168001 vn 0.831369 -0.537745 0.140203 vn 0.889682 -0.401184 0.217985 vn 0.907643 -0.363993 0.209028 vn 0.848822 -0.504269 0.158790 vn 0.822941 -0.540893 0.173790 vn 0.748712 -0.649698 0.131620 vn 0.731382 -0.667915 0.137732 vn 0.780976 -0.614597 0.111115 vn 0.719223 -0.691004 0.072336 vn 0.680972 -0.725986 0.096026 vn 0.658139 -0.746135 0.100677 vn 0.729858 -0.672308 0.123732 vn 0.756413 -0.648438 0.085833 vn 0.651912 -0.753912 0.081411 vn 0.671910 -0.739958 0.031616 vn 0.933827 -0.303967 0.188605 vn 0.964258 -0.214659 0.155334 vn 0.934838 -0.344705 0.085182 vn 0.887911 -0.441260 0.130014 vn 0.989866 -0.092352 0.107869 vn 0.999404 0.024462 0.024378 vn 0.992864 -0.084364 -0.084282 vn 0.975259 -0.220121 0.020415 vn 0.938643 -0.337880 -0.069192 vn 0.887523 -0.460495 0.015729 vn 0.961818 -0.193598 -0.193460 vn 0.916620 -0.282735 -0.282610 vn 0.891412 -0.430500 -0.141614 vn 0.836153 -0.547038 -0.039972 vn 0.829717 -0.553214 0.074319 vn 0.773511 -0.633114 0.029115 vn 0.742433 -0.669916 0.002385 vn 0.685945 -0.725968 0.049499 vn 0.805423 -0.588265 -0.072375 vn 0.817937 -0.571093 -0.069504 vn 0.758080 -0.652145 0.004635 vn 0.701341 -0.710992 0.051092 vn 0.860838 -0.475600 -0.181003 vn 0.886025 -0.327886 -0.327796 vn 0.891767 -0.319989 -0.319936 vn 0.869048 -0.462088 -0.176720 vn 0.919635 -0.374494 -0.118430 vn 0.877015 -0.479856 -0.024166 vn 0.937791 -0.245518 -0.245497 vn 0.824010 -0.565106 0.040790 vn 0.769680 -0.633292 0.080836 vn 0.596949 -0.800614 0.051667 vn 0.604807 -0.796328 -0.008362 vn 0.612084 -0.787117 0.076162 vn 0.617174 -0.783424 0.073101 vn 0.594472 -0.802860 0.044926 vn 0.591397 -0.806108 -0.020981 vn 0.642343 -0.762836 0.074009 vn 0.653647 -0.753189 0.073837 vn 0.719898 -0.687030 0.098678 vn 0.678798 -0.728259 0.094195 vn 0.650451 -0.756897 0.063414 vn 0.640357 -0.768065 -0.004387 vn -0.084424 0.841464 0.533677 vn -0.085582 0.704513 0.704512 vn -0.082740 0.917685 0.388598 vn -0.126340 0.915689 0.381512 vn -0.132257 0.839045 0.527742 vn -0.135254 0.700609 0.700609 vn -0.081879 0.956288 0.280731 vn -0.082207 0.974582 0.208404 vn -0.115347 0.972628 0.201718 vn -0.120365 0.954314 0.273490 vn -0.134300 0.953161 0.271011 vn -0.143942 0.914330 0.378526 vn -0.125177 0.971736 0.200150 vn -0.107313 0.972858 0.205015 vn -0.118801 0.954131 0.274809 vn -0.130075 0.915226 0.381368 vn -0.152704 0.837403 0.524821 vn -0.156867 0.698353 0.698353 vn -0.139720 0.838408 0.526830 vn -0.144083 0.699729 0.699728 vn -0.083573 0.982283 0.167738 vn -0.085575 0.983832 0.157326 vn -0.107765 0.982324 0.153054 vn -0.111292 0.980482 0.162078 vn -0.087604 0.979676 0.180448 vn -0.088719 0.964757 0.247736 vn -0.099229 0.963849 0.247283 vn -0.104079 0.978528 0.177906 vn -0.099276 0.978514 0.180704 vn -0.108297 0.982095 0.154149 vn -0.088450 0.963687 0.251959 vn -0.052841 0.963575 0.262165 vn -0.069626 0.979394 0.189575 vn -0.083453 0.983328 0.161562 vn -0.116668 0.979917 0.161714 vn -0.095707 0.981168 0.167780 vn -0.041647 0.982502 0.181537 vn -0.054646 0.974507 0.217598 vn -0.026685 0.983954 0.176418 vn 0.071946 0.977194 0.199787 vn 0.055616 0.977364 0.204122 vn 0.043156 0.970121 0.238753 vn -0.008680 0.978651 0.205345 vn 0.014016 0.960441 0.278129 vn 0.121552 0.946383 0.299306 vn 0.093333 0.969036 0.228601 vn 0.246971 0.933972 0.258267 vn 0.223338 0.946879 0.231389 vn 0.279159 0.904422 0.322630 vn 0.206839 0.949691 0.235171 vn 0.196396 0.943401 0.267253 vn -0.084606 0.841147 0.534148 vn -0.087911 0.704369 0.704369 vn -0.076592 0.917222 0.390945 vn 0.027503 0.913385 0.406166 vn 0.023967 0.838906 0.543748 vn 0.023166 0.706917 0.706917 vn -0.066284 0.955914 0.286067 vn 0.033881 0.951767 0.304946 vn 0.191297 0.924930 0.328498 vn 0.190807 0.886615 0.421315 vn 0.193462 0.815120 0.546033 vn 0.196008 0.693391 0.693390 vn 0.989882 0.108813 -0.091068 vn 0.964758 0.156621 -0.211452 vn 0.936058 0.086700 -0.340996 vn 0.975649 0.021419 -0.218291 vn 0.935146 0.190014 -0.298993 vn 0.909804 0.210395 -0.357758 vn 0.852264 0.160434 -0.497902 vn 0.890281 0.131711 -0.435950 vn 0.832559 0.075870 -0.548717 vn 0.889213 0.017158 -0.457172 vn 0.784849 0.112562 -0.609379 vn 0.722613 0.073249 -0.687360 vn 0.776100 0.030215 -0.629886 vn 0.837812 -0.038898 -0.544571 vn 0.939347 -0.068237 -0.336112 vn 0.892183 -0.140880 -0.429141 vn 0.892507 0.219211 -0.394181 vn 0.882522 0.221138 -0.415034 vn 0.813508 0.179851 -0.553045 vn 0.827171 0.175224 -0.533933 vn 0.878307 0.212145 -0.428452 vn 0.891421 0.190432 -0.411222 vn 0.836340 0.140402 -0.529926 vn 0.812139 0.168677 -0.558550 vn 0.735522 0.123945 -0.666067 vn 0.736581 0.138480 -0.662021 vn 0.762234 0.085404 -0.641643 vn 0.677388 0.030069 -0.735012 vn 0.656975 0.080760 -0.749574 vn 0.662682 0.100715 -0.742098 vn 0.753345 0.132786 -0.644080 vn 0.684984 0.096579 -0.722128 vn 0.645111 0.073863 -0.760510 vn 0.688275 0.049786 -0.723739 vn 0.615261 0.075401 -0.784710 vn 0.619024 0.071749 -0.782088 vn 0.655177 0.073141 -0.751927 vn 0.702560 0.050857 -0.709805 vn 0.600564 0.050051 -0.798009 vn 0.608879 -0.011151 -0.793185 vn 0.593978 -0.024592 -0.804105 vn 0.596679 0.042640 -0.801347 vn 0.651752 0.060894 -0.755984 vn 0.679787 0.092605 -0.727539 vn 0.641967 -0.008249 -0.766688 vn 0.720611 0.097729 -0.686418 vn 0.770158 0.080330 -0.632775 vn 0.861418 -0.180542 -0.474725 vn 0.806617 -0.071739 -0.586705 vn 0.818508 -0.069280 -0.570302 vn 0.869320 -0.176521 -0.461653 vn 0.744237 0.002940 -0.667909 vn 0.758977 0.004705 -0.651101 vn 0.824295 0.040581 -0.564704 vn 0.877160 -0.024200 -0.479588 vn 0.919693 -0.118402 -0.374361 vn -0.087792 0.184853 0.978837 vn -0.088930 0.253984 0.963111 vn -0.085714 0.160358 0.983330 vn -0.107955 0.156078 0.981828 vn -0.104316 0.182304 0.977693 vn -0.099481 0.253527 0.962199 vn -0.083664 0.169757 0.981928 vn -0.082260 0.209663 0.974307 vn -0.115430 0.202973 0.972357 vn -0.111426 0.164090 0.980132 vn -0.116814 0.163725 0.979566 vn -0.108498 0.157173 0.981593 vn -0.125273 0.201404 0.971465 vn -0.107402 0.206273 0.972582 vn -0.095843 0.169798 0.980807 vn -0.083629 0.164597 0.982809 vn -0.099519 0.185107 0.977666 vn -0.088691 0.258207 0.962010 vn -0.069820 0.193991 0.978516 vn -0.053003 0.268416 0.961844 vn -0.081904 0.281424 0.956082 vn -0.082747 0.388891 0.917560 vn -0.126353 0.381805 0.915565 vn -0.120407 0.274182 0.954110 vn -0.084424 0.533741 0.841423 vn -0.132259 0.527806 0.839005 vn -0.152708 0.524885 0.837363 vn -0.143961 0.378819 0.914205 vn -0.139723 0.526895 0.838367 vn -0.130093 0.381662 0.915101 vn -0.134352 0.271702 0.952957 vn -0.118848 0.275502 0.953925 vn -0.066314 0.286764 0.955703 vn -0.054704 0.218863 0.974221 vn -0.076600 0.391241 0.917095 vn 0.027500 0.406459 0.913255 vn 0.033879 0.305639 0.951545 vn 0.043155 0.240015 0.969810 vn -0.084606 0.534213 0.841105 vn 0.023966 0.543812 0.838865 vn 0.193462 0.546095 0.815079 vn 0.190818 0.421595 0.886480 vn 0.191334 0.329166 0.924684 vn 0.196472 0.268475 0.943037 vn -0.008760 0.209769 0.977712 vn 0.014007 0.284358 0.958616 vn -0.026785 0.179466 0.983400 vn 0.071979 0.202824 0.976566 vn 0.093427 0.232983 0.967983 vn 0.121745 0.305417 0.944404 vn -0.041735 0.183564 0.982121 vn 0.055625 0.206146 0.976939 vn 0.206964 0.237133 0.949175 vn 0.223539 0.234323 0.946109 vn 0.247268 0.262461 0.932723 vn 0.279556 0.328389 0.902224 vn 0.809289 0.198122 0.552990 vn 0.820034 0.203219 0.535021 vn 0.732067 0.161503 0.661811 vn 0.723873 0.156448 0.671962 vn 0.839151 0.198728 0.506294 vn 0.870009 0.189506 0.455161 vn 0.794867 0.135766 0.591400 vn 0.755420 0.152496 0.637248 vn 0.681409 0.115410 0.722747 vn 0.655215 0.126761 0.744731 vn 0.725355 0.091748 0.682233 vn 0.673467 0.060541 0.736734 vn 0.626557 0.088724 0.774309 vn 0.596194 0.099927 0.796597 vn 0.645922 0.119904 0.753928 vn 0.582240 0.089684 0.808055 vn 0.911924 0.170964 0.373051 vn 0.956513 0.142224 0.254666 vn 0.917085 0.066488 0.393109 vn 0.851883 0.107727 0.512534 vn 0.989338 0.101487 0.104453 vn 0.999357 0.024731 -0.025957 vn 0.991714 -0.090304 0.091370 vn 0.969623 0.007600 0.244485 vn 0.927274 -0.084709 0.364674 vn 0.863432 -0.003263 0.504455 vn 0.957286 -0.203555 0.205349 vn 0.909900 -0.292526 0.294127 vn 0.878219 -0.155047 0.452428 vn 0.812947 -0.054791 0.579754 vn 0.789387 0.054057 0.611511 vn 0.738545 0.014863 0.674040 vn 0.718925 -0.004753 0.695072 vn 0.655777 0.045916 0.753557 vn 0.789088 -0.081305 0.608876 vn 0.810413 -0.072730 0.581328 vn 0.746783 0.003712 0.665057 vn 0.686033 0.054074 0.725558 vn 0.850841 -0.189874 0.489915 vn 0.880491 -0.334643 0.335783 vn 0.889261 -0.323101 0.323762 vn 0.864533 -0.180670 0.468979 vn 0.918809 -0.119077 0.376313 vn 0.875229 -0.023831 0.483122 vn 0.937401 -0.246114 0.246387 vn 0.820522 0.043370 0.569968 vn 0.763776 0.087111 0.639576 vn 0.549511 0.072220 0.832359 vn 0.570745 0.085803 0.816632 vn 0.593645 0.090011 0.799677 vn 0.566137 0.073570 0.821022 vn 0.606447 0.075896 0.791493 vn 0.634327 0.082570 0.768643 vn 0.710972 0.110444 0.694493 vn 0.666300 0.113910 0.736932 vn 0.633796 0.094717 0.767679 vn -0.084408 0.532892 -0.841963 vn -0.085582 0.704512 -0.704513 vn -0.082624 0.384997 -0.919212 vn -0.126154 0.377913 -0.917206 vn -0.132232 0.526956 -0.839543 vn -0.135254 0.700610 -0.700609 vn -0.081542 0.272210 -0.958777 vn -0.081518 0.192895 -0.977827 vn -0.114309 0.186260 -0.975828 vn -0.119838 0.264989 -0.956776 vn -0.133687 0.262513 -0.955623 vn -0.143722 0.374925 -0.915847 vn -0.123991 0.184702 -0.974942 vn -0.106215 0.189518 -0.976116 vn -0.118224 0.266285 -0.956617 vn -0.129868 0.377756 -0.916752 vn -0.152672 0.524034 -0.837902 vn -0.156867 0.698353 -0.698353 vn -0.139692 0.526040 -0.838909 vn -0.144084 0.699729 -0.699728 vn -0.082403 0.142857 -0.986307 vn -0.083801 0.119850 -0.989249 vn -0.105343 0.115681 -0.987685 vn -0.109603 0.137283 -0.984450 vn -0.085167 0.125666 -0.988410 vn -0.100956 0.123210 -0.987232 vn -0.096097 0.125937 -0.987373 vn -0.105698 0.116755 -0.987520 vn -0.067108 0.134599 -0.988625 vn -0.081218 0.124017 -0.988951 vn -0.114788 0.136925 -0.983908 vn -0.094016 0.142899 -0.985262 vn -0.040600 0.156515 -0.986841 vn -0.053928 0.202018 -0.977896 vn -0.025455 0.138682 -0.990010 vn 0.071451 0.162137 -0.984178 vn 0.055495 0.179116 -0.982262 vn 0.043158 0.223190 -0.973819 vn -0.007651 0.150198 -0.988626 vn 0.091993 0.173824 -0.980471 vn 0.242841 0.205593 -0.948029 vn 0.220672 0.194900 -0.955677 vn 0.205184 0.210873 -0.955736 vn 0.195446 0.252161 -0.947743 vn -0.084587 0.533354 -0.841652 vn -0.087911 0.704369 -0.704369 vn -0.076454 0.387319 -0.918770 vn 0.027513 0.402562 -0.914979 vn 0.023971 0.542960 -0.839417 vn 0.023167 0.706917 -0.706917 vn -0.065900 0.277504 -0.958462 vn 0.033902 0.296411 -0.954459 vn 0.190835 0.320268 -0.927906 vn 0.190656 0.417864 -0.888279 vn 0.193450 0.545279 -0.815627 vn 0.196009 0.693391 -0.693390 vn 0.989640 -0.086852 -0.114326 vn 0.964733 -0.208571 -0.160587 vn 0.935746 -0.341573 -0.087791 vn 0.975384 -0.219475 -0.021359 vn 0.934660 -0.299043 -0.192312 vn 0.908374 -0.360787 -0.211399 vn 0.849806 -0.502101 -0.160389 vn 0.889111 -0.438146 -0.132324 vn 0.830550 -0.551823 -0.075355 vn 0.887670 -0.460201 -0.016063 vn 0.781778 -0.613417 -0.111995 vn 0.719665 -0.690505 -0.072700 vn 0.773787 -0.632767 -0.029332 vn 0.835452 -0.548049 0.040774 vn 0.937243 -0.341176 0.071933 vn 0.888624 -0.434935 0.145532 vn 0.890090 -0.399537 -0.219341 vn 0.879375 -0.421851 -0.220773 vn 0.808905 -0.559991 -0.179118 vn 0.823463 -0.539812 -0.174676 vn 0.874698 -0.436036 -0.211601 vn 0.887933 -0.418868 -0.190065 vn 0.831368 -0.537746 -0.140203 vn 0.807044 -0.566067 -0.168074 vn 0.729878 -0.672280 -0.123767 vn 0.731520 -0.667724 -0.137923 vn 0.756413 -0.648438 -0.085834 vn 0.671909 -0.739958 -0.031616 vn 0.651926 -0.753898 -0.081425 vn 0.658225 -0.746048 -0.100762 vn 0.749152 -0.649089 -0.132115 vn 0.681236 -0.725708 -0.096253 vn 0.642476 -0.762715 -0.074100 vn 0.686140 -0.725775 -0.049622 vn 0.612128 -0.787079 -0.076196 vn 0.617196 -0.783405 -0.073114 vn 0.653717 -0.753125 -0.073875 vn 0.701450 -0.710882 -0.051140 vn 0.596954 -0.800610 -0.051671 vn 0.604808 -0.796327 0.008363 vn 0.591398 -0.806107 0.020981 vn 0.594476 -0.802857 -0.044927 vn 0.650451 -0.756896 -0.063416 vn 0.678804 -0.728252 -0.094200 vn 0.640357 -0.768065 0.004388 vn 0.719921 -0.687003 -0.098690 vn 0.769727 -0.633233 -0.080852 vn 0.858378 -0.478874 0.184029 vn 0.804637 -0.589236 0.073213 vn 0.817625 -0.571489 0.069920 vn 0.867965 -0.463558 0.178189 vn 0.742437 -0.669912 -0.002329 vn 0.758116 -0.652103 -0.004595 vn 0.824062 -0.565029 -0.040792 vn 0.877021 -0.479840 0.024244 vn 0.919510 -0.374700 0.118748 vn -0.087605 0.979675 -0.180448 vn -0.088719 0.964757 -0.247736 vn -0.085575 0.983832 -0.157326 vn -0.107765 0.982324 -0.153053 vn -0.104079 0.978528 -0.177906 vn -0.099229 0.963849 -0.247284 vn -0.083574 0.982283 -0.167739 vn -0.082208 0.974582 -0.208404 vn -0.115347 0.972628 -0.201717 vn -0.111293 0.980482 -0.162079 vn -0.116667 0.979917 -0.161714 vn -0.108298 0.982095 -0.154148 vn -0.125176 0.971736 -0.200150 vn -0.107314 0.972858 -0.205015 vn -0.095708 0.981168 -0.167780 vn -0.083454 0.983328 -0.161561 vn -0.099278 0.978514 -0.180704 vn -0.088453 0.963687 -0.251960 vn -0.069627 0.979394 -0.189575 vn -0.052843 0.963575 -0.262165 vn -0.081878 0.956288 -0.280731 vn -0.082739 0.917685 -0.388598 vn -0.126339 0.915689 -0.381512 vn -0.120364 0.954314 -0.273490 vn -0.084424 0.841464 -0.533677 vn -0.132257 0.839045 -0.527742 vn -0.152703 0.837403 -0.524821 vn -0.143941 0.914330 -0.378525 vn -0.139721 0.838408 -0.526830 vn -0.130075 0.915227 -0.381367 vn -0.134300 0.953161 -0.271011 vn -0.118802 0.954131 -0.274808 vn -0.066283 0.955914 -0.286067 vn -0.054645 0.974508 -0.217599 vn -0.076591 0.917222 -0.390944 vn 0.027503 0.913386 -0.406166 vn 0.033882 0.951767 -0.304945 vn 0.043156 0.970121 -0.238753 vn -0.084606 0.841147 -0.534148 vn 0.023967 0.838906 -0.543748 vn 0.193463 0.815120 -0.546033 vn 0.190807 0.886616 -0.421314 vn 0.191298 0.924929 -0.328499 vn 0.196398 0.943400 -0.267253 vn -0.008677 0.978651 -0.205345 vn 0.014019 0.960441 -0.278129 vn -0.026684 0.983954 -0.176419 vn 0.071947 0.977194 -0.199788 vn 0.093334 0.969036 -0.228600 vn 0.121554 0.946383 -0.299306 vn -0.041648 0.982502 -0.181537 vn 0.055617 0.977364 -0.204122 vn 0.206836 0.949691 -0.235170 vn 0.223335 0.946880 -0.231388 vn 0.246970 0.933972 -0.258265 vn 0.279159 0.904423 -0.322629 vn 0.856460 0.472462 -0.207979 vn 0.862922 0.456843 -0.216012 vn 0.785879 0.593418 -0.173922 vn 0.782173 0.600891 -0.164732 vn 0.876087 0.432169 -0.213780 vn 0.897948 0.389121 -0.205609 vn 0.833591 0.530729 -0.153144 vn 0.803193 0.571505 -0.168113 vn 0.727640 0.674128 -0.126855 vn 0.707212 0.694099 -0.134456 vn 0.763972 0.636550 -0.105601 vn 0.704374 0.706498 -0.068681 vn 0.663065 0.742661 -0.093808 vn 0.637562 0.763806 -0.100577 vn 0.703246 0.700281 -0.122690 vn 0.628796 0.772986 -0.084314 vn 0.928574 0.320656 -0.186896 vn 0.962587 0.221300 -0.156372 vn 0.930289 0.357643 -0.081570 vn 0.878215 0.461607 -0.125134 vn 0.989540 0.090760 -0.112133 vn 0.999338 -0.025309 -0.026145 vn 0.991298 0.092731 0.093431 vn 0.973575 0.227739 -0.016940 vn 0.933388 0.350439 0.077330 vn 0.879797 0.475253 -0.009566 vn 0.955669 0.207612 0.208793 vn 0.907559 0.296406 0.297455 vn 0.884066 0.442565 0.150208 vn 0.827594 0.559445 0.045921 vn 0.817572 0.571732 -0.068551 vn 0.762065 0.647039 -0.024425 vn 0.734356 0.678765 0.000164 vn 0.675784 0.735511 -0.048379 vn 0.798998 0.596469 0.076336 vn 0.814996 0.575095 0.071051 vn 0.754170 0.656665 -0.004270 vn 0.696108 0.716038 -0.052189 vn 0.854909 0.483860 0.187107 vn 0.878609 0.337302 0.338044 vn 0.888424 0.324365 0.324793 vn 0.866394 0.465963 0.179555 vn 0.919220 0.375341 0.118970 vn 0.876390 0.480998 0.024122 vn 0.937272 0.246408 0.246584 vn 0.822832 0.566752 -0.041706 vn 0.767649 0.635464 -0.083072 vn 0.580741 0.811960 -0.058829 vn 0.597947 0.797576 -0.079571 vn 0.609011 0.789212 -0.079065 vn 0.584669 0.809406 -0.054990 vn 0.630154 0.772862 -0.074772 vn 0.646981 0.758613 -0.076948 vn 0.716790 0.689662 -0.102853 vn 0.674439 0.731366 -0.101172 vn 0.644680 0.760817 -0.074467 vn -0.084419 -0.841641 -0.533398 vn -0.085581 -0.704513 -0.704513 vn -0.082698 -0.918230 -0.387318 vn -0.126274 -0.916230 -0.380233 vn -0.132248 -0.839223 -0.527462 vn -0.135254 -0.700609 -0.700609 vn -0.081759 -0.957181 -0.277705 vn -0.081964 -0.975763 -0.202900 vn -0.114982 -0.973793 -0.196231 vn -0.120179 -0.955198 -0.270471 vn -0.134085 -0.954044 -0.267993 vn -0.143865 -0.914871 -0.377246 vn -0.124759 -0.972903 -0.194667 vn -0.106926 -0.974043 -0.199516 vn -0.118597 -0.955023 -0.271782 vn -0.130002 -0.915770 -0.380084 vn -0.152693 -0.837581 -0.524541 vn -0.156867 -0.698353 -0.698352 vn -0.139710 -0.838586 -0.526549 vn -0.144083 -0.699729 -0.699728 vn -0.083163 -0.983783 -0.158915 vn -0.084958 -0.985916 -0.144055 vn -0.106922 -0.984387 -0.139818 vn -0.110701 -0.981962 -0.153285 vn -0.086770 -0.983114 -0.161112 vn -0.103007 -0.981955 -0.158601 vn -0.098186 -0.981996 -0.161377 vn -0.107393 -0.984181 -0.140907 vn -0.068761 -0.983010 -0.170183 vn -0.082676 -0.985485 -0.148270 vn -0.116009 -0.981405 -0.152923 vn -0.095114 -0.982693 -0.158958 vn -0.041278 -0.984115 -0.172668 vn -0.054392 -0.975739 -0.212071 vn -0.026252 -0.986266 -0.163066 vn 0.071783 -0.979833 -0.186479 vn 0.055576 -0.979175 -0.195264 vn 0.043157 -0.971463 -0.233233 vn -0.008318 -0.982531 -0.185911 vn 0.092895 -0.973423 -0.209326 vn 0.245601 -0.939247 -0.239780 vn 0.222430 -0.950146 -0.218514 vn 0.206267 -0.951903 -0.226574 vn 0.196065 -0.944968 -0.261904 vn -0.084600 -0.841326 -0.533866 vn -0.087911 -0.704369 -0.704369 vn -0.076542 -0.917774 -0.389657 vn 0.027508 -0.913954 -0.404885 vn 0.023968 -0.839088 -0.543468 vn 0.023166 -0.706917 -0.706917 vn -0.066147 -0.956828 -0.283027 vn 0.033891 -0.952732 -0.301916 vn 0.191134 -0.925995 -0.325577 vn 0.190753 -0.887209 -0.420088 vn 0.193459 -0.815301 -0.545764 vn 0.196009 -0.693391 -0.693390 vn 0.989325 -0.103575 0.102507 vn 0.956819 -0.143947 0.252540 vn 0.917415 -0.067224 0.392212 vn 0.969634 -0.007740 0.244440 vn 0.912398 -0.172195 0.371320 vn 0.870429 -0.190298 0.454026 vn 0.795273 -0.136259 0.590741 vn 0.852351 -0.108418 0.511608 vn 0.789631 -0.054320 0.611173 vn 0.863384 0.003291 0.504536 vn 0.725627 -0.092002 0.681910 vn 0.673606 -0.060643 0.736599 vn 0.738595 -0.014891 0.673985 vn 0.812616 0.055135 0.580185 vn 0.926658 0.085801 0.365983 vn 0.877149 0.156450 0.454019 vn 0.839398 -0.199179 0.505707 vn 0.820123 -0.203425 0.534805 vn 0.732140 -0.161618 0.661703 vn 0.755646 -0.152773 0.636914 vn 0.809298 -0.198178 0.552958 vn 0.723883 -0.156472 0.671946 vn 0.645931 -0.119915 0.753919 vn 0.655269 -0.126821 0.744673 vn 0.582244 -0.089688 0.808052 vn 0.596228 -0.099954 0.796569 vn 0.681568 -0.115559 0.722572 vn 0.626649 -0.088794 0.774226 vn 0.606497 -0.075926 0.791453 vn 0.655842 -0.045953 0.753498 vn 0.570762 -0.085814 0.816619 vn 0.593653 -0.090016 0.799671 vn 0.634351 -0.082583 0.768622 vn 0.686071 -0.054091 0.725521 vn 0.549514 -0.072222 0.832358 vn 0.566139 -0.073572 0.821020 vn 0.633796 -0.094718 0.767679 vn 0.666302 -0.113912 0.736930 vn 0.710981 -0.110448 0.694483 vn 0.763793 -0.087117 0.639555 vn 0.849962 0.190910 0.491037 vn 0.788786 0.081609 0.609226 vn 0.810303 0.072871 0.581463 vn 0.864163 0.181161 0.469471 vn 0.718911 0.004785 0.695086 vn 0.746795 -0.003698 0.665044 vn 0.820540 -0.043371 0.569941 vn 0.875231 0.023857 0.483117 vn 0.918766 0.119182 0.376383 vn -0.085166 -0.125666 -0.988410 vn -0.083802 -0.119849 -0.989249 vn -0.105343 -0.115681 -0.987685 vn -0.100956 -0.123211 -0.987232 vn -0.082403 -0.142857 -0.986307 vn -0.081519 -0.192895 -0.977827 vn -0.114309 -0.186260 -0.975828 vn -0.109604 -0.137283 -0.984449 vn -0.114787 -0.136925 -0.983908 vn -0.105698 -0.116755 -0.987520 vn -0.123989 -0.184703 -0.974942 vn -0.106214 -0.189518 -0.976116 vn -0.094014 -0.142899 -0.985262 vn -0.081219 -0.124017 -0.988951 vn -0.096096 -0.125937 -0.987373 vn -0.067109 -0.134600 -0.988625 vn -0.081542 -0.272210 -0.958777 vn -0.082624 -0.384997 -0.919212 vn -0.126152 -0.377912 -0.917207 vn -0.119838 -0.264988 -0.956776 vn -0.084406 -0.532892 -0.841963 vn -0.132229 -0.526956 -0.839543 vn -0.152674 -0.524034 -0.837901 vn -0.143724 -0.374925 -0.915846 vn -0.139693 -0.526040 -0.838909 vn -0.129870 -0.377755 -0.916752 vn -0.133687 -0.262513 -0.955623 vn -0.118225 -0.266285 -0.956617 vn -0.065899 -0.277504 -0.958462 vn -0.053928 -0.202018 -0.977896 vn -0.076453 -0.387319 -0.918771 vn 0.027513 -0.402562 -0.914979 vn 0.033902 -0.296411 -0.954459 vn 0.043158 -0.223190 -0.973819 vn -0.084587 -0.533355 -0.841652 vn 0.023971 -0.542959 -0.839417 vn 0.193452 -0.545278 -0.815627 vn 0.190657 -0.417864 -0.888279 vn 0.190835 -0.320269 -0.927906 vn 0.195445 -0.252161 -0.947743 vn -0.007654 -0.150199 -0.988626 vn -0.025455 -0.138683 -0.990010 vn 0.071455 -0.162138 -0.984178 vn 0.091997 -0.173825 -0.980470 vn -0.040600 -0.156515 -0.986841 vn 0.055497 -0.179116 -0.982262 vn 0.205182 -0.210873 -0.955737 vn 0.220669 -0.194900 -0.955677 vn 0.242844 -0.205592 -0.948029 vn 0.878308 -0.212202 -0.428422 vn 0.891422 -0.190432 -0.411222 vn 0.882561 -0.221345 -0.414841 vn 0.813557 -0.179971 -0.552933 vn 0.812145 -0.168702 -0.558535 vn 0.836340 -0.140402 -0.529927 vn 0.892634 -0.219655 -0.393646 vn 0.910033 -0.211170 -0.356718 vn 0.852579 -0.160959 -0.497193 vn 0.827338 -0.175515 -0.533579 vn 0.753488 -0.132950 -0.643879 vn 0.736627 -0.138543 -0.661956 vn 0.785110 -0.112852 -0.608989 vn 0.722760 -0.073371 -0.687193 vn 0.685071 -0.096654 -0.722036 vn 0.662709 -0.100743 -0.742070 vn 0.735529 -0.123956 -0.666057 vn 0.762233 -0.085405 -0.641644 vn 0.656978 -0.080764 -0.749571 vn 0.677386 -0.030069 -0.735013 vn 0.935408 -0.191220 -0.297401 vn 0.964908 -0.158319 -0.209495 vn 0.936351 -0.087551 -0.339974 vn 0.890666 -0.132467 -0.434932 vn 0.989813 -0.110870 -0.089317 vn 0.975692 -0.021734 -0.218067 vn 0.938910 0.069104 -0.337153 vn 0.889267 -0.017276 -0.457062 vn 0.891295 0.142139 -0.430568 vn 0.837591 0.039152 -0.544892 vn 0.832831 -0.076213 -0.548255 vn 0.776194 -0.030290 -0.629766 vn 0.744239 -0.002922 -0.667907 vn 0.688339 -0.049826 -0.723675 vn 0.806364 0.072010 -0.587019 vn 0.818406 0.069416 -0.570433 vn 0.758988 -0.004692 -0.651088 vn 0.702596 -0.050873 -0.709768 vn 0.860625 0.181524 -0.475788 vn 0.868967 0.177001 -0.462134 vn 0.919652 0.118507 -0.374429 vn 0.877163 0.024224 -0.479582 vn 0.824313 -0.040583 -0.564677 vn 0.770173 -0.080335 -0.632755 vn 0.600565 -0.050052 -0.798008 vn 0.608879 0.011151 -0.793185 vn 0.615273 -0.075411 -0.784699 vn 0.619032 -0.071754 -0.782081 vn 0.596680 -0.042641 -0.801346 vn 0.593978 0.024592 -0.804106 vn 0.645154 -0.073892 -0.760471 vn 0.655200 -0.073153 -0.751905 vn 0.720619 -0.097733 -0.686408 vn 0.679791 -0.092607 -0.727536 vn 0.651752 -0.060894 -0.755983 vn 0.641966 0.008249 -0.766689 vn -0.084423 -0.533741 0.841423 vn -0.082746 -0.388892 0.917560 vn -0.126354 -0.381806 0.915565 vn -0.132260 -0.527806 0.839005 vn -0.081902 -0.281424 0.956082 vn -0.082259 -0.209663 0.974307 vn -0.115431 -0.202972 0.972357 vn -0.120406 -0.274182 0.954110 vn -0.134353 -0.271702 0.952957 vn -0.143960 -0.378819 0.914205 vn -0.125273 -0.201404 0.971465 vn -0.107401 -0.206273 0.972582 vn -0.118848 -0.275502 0.953925 vn -0.130091 -0.381662 0.915101 vn -0.152706 -0.524885 0.837363 vn -0.139722 -0.526894 0.838368 vn -0.083664 -0.169757 0.981928 vn -0.085712 -0.160358 0.983330 vn -0.107956 -0.156078 0.981828 vn -0.111428 -0.164089 0.980132 vn -0.087790 -0.184853 0.978837 vn -0.088929 -0.253984 0.963112 vn -0.099480 -0.253527 0.962200 vn -0.104316 -0.182305 0.977693 vn -0.099519 -0.185107 0.977666 vn -0.108498 -0.157174 0.981593 vn -0.088690 -0.258207 0.962010 vn -0.053002 -0.268417 0.961844 vn -0.069820 -0.193991 0.978516 vn -0.083629 -0.164597 0.982809 vn -0.116814 -0.163725 0.979566 vn -0.095842 -0.169798 0.980807 vn -0.041734 -0.183565 0.982121 vn -0.054702 -0.218863 0.974221 vn -0.026787 -0.179466 0.983400 vn 0.071979 -0.202824 0.976566 vn 0.055624 -0.206146 0.976939 vn 0.043154 -0.240015 0.969810 vn -0.008763 -0.209768 0.977712 vn 0.014005 -0.284357 0.958616 vn 0.121743 -0.305417 0.944404 vn 0.093426 -0.232983 0.967983 vn 0.247268 -0.262462 0.932723 vn 0.223539 -0.234323 0.946109 vn 0.279559 -0.328390 0.902223 vn 0.206963 -0.237133 0.949176 vn 0.196469 -0.268475 0.943038 vn -0.084609 -0.534213 0.841105 vn -0.076601 -0.391241 0.917095 vn 0.027503 -0.406460 0.913255 vn 0.023966 -0.543813 0.838864 vn -0.066313 -0.286764 0.955703 vn 0.033881 -0.305639 0.951545 vn 0.191330 -0.329165 0.924685 vn 0.190815 -0.421596 0.886480 vn 0.193462 -0.546095 0.815079 vn 0.989973 0.009791 0.140918 vn 0.990036 -0.000000 0.140814 vn 0.989793 0.019421 0.141180 vn 0.999195 0.005222 0.039780 vn 0.999209 0.002672 0.039685 vn 0.999214 -0.000001 0.039630 vn 0.989508 0.028842 0.141569 vn 0.989130 0.037998 0.142049 vn 0.999152 0.009880 0.039979 vn 0.999175 0.007633 0.039888 vn 0.993227 -0.025768 -0.113300 vn 0.993432 -0.017236 -0.113120 vn 0.992945 -0.034155 -0.113554 vn 0.939126 -0.096699 -0.329685 vn 0.940978 -0.073673 -0.330352 vn 0.942410 -0.049688 -0.330749 vn 0.993555 -0.008627 -0.113026 vn 0.993593 -0.000002 -0.113021 vn 0.943314 -0.025040 -0.330955 vn 0.943617 -0.000005 -0.331039 vn 0.988675 0.046820 0.142583 vn 0.988162 0.055233 0.143127 vn 0.999106 0.013750 0.039981 vn 0.999128 0.011932 0.040021 vn 0.987613 0.063157 0.143641 vn 0.987051 0.070507 0.144079 vn 0.999082 0.016517 0.039531 vn 0.999090 0.015292 0.039828 vn 0.991732 -0.057768 -0.114589 vn 0.992184 -0.050228 -0.114224 vn 0.991253 -0.064877 -0.114931 vn 0.930540 -0.173375 -0.322546 vn 0.932513 -0.157072 -0.325189 vn 0.934723 -0.138686 -0.327198 vn 0.992593 -0.042333 -0.113871 vn 0.936987 -0.118468 -0.328664 vn 0.801115 -0.200878 -0.563792 vn 0.804631 -0.165758 -0.570170 vn 0.798000 -0.232308 -0.556084 vn 0.637049 -0.294184 -0.712478 vn 0.636378 -0.256725 -0.727403 vn 0.637159 -0.213678 -0.740520 vn 0.795766 -0.259651 -0.547118 vn 0.794852 -0.282642 -0.536958 vn 0.644800 -0.351392 -0.678790 vn 0.639710 -0.325768 -0.696166 vn 0.579826 -0.341606 -0.739667 vn 0.571758 -0.310146 -0.759541 vn 0.590617 -0.366503 -0.718921 vn 0.566154 -0.272083 -0.778101 vn 0.562643 -0.227589 -0.794755 vn 0.812853 -0.043868 -0.580815 vn 0.813548 -0.000011 -0.581497 vn 0.810924 -0.086596 -0.578708 vn 0.640604 -0.113188 -0.759483 vn 0.642066 -0.057591 -0.764483 vn 0.642706 -0.000015 -0.766113 vn 0.808053 -0.127459 -0.575157 vn 0.638776 -0.165567 -0.751367 vn 0.560767 -0.177133 -0.808804 vn 0.560053 -0.121542 -0.819493 vn 0.560014 -0.062004 -0.826160 vn 0.560238 -0.000015 -0.828332 vn -0.004353 0.408041 0.912953 vn -0.010826 0.447945 0.893996 vn 0.000324 0.362990 0.931793 vn 0.022450 0.361724 0.932015 vn 0.017400 0.406357 0.913549 vn 0.010364 0.445817 0.895064 vn 0.003526 0.312769 0.949823 vn 0.005564 0.257560 0.966246 vn 0.028035 0.256985 0.966009 vn 0.025879 0.311875 0.949771 vn 0.064927 0.310673 0.948297 vn 0.061509 0.360115 0.930878 vn 0.067023 0.256151 0.964310 vn 0.125691 0.254572 0.958851 vn 0.123836 0.308593 0.943099 vn 0.120686 0.357521 0.926075 vn 0.056404 0.404321 0.912876 vn 0.049218 0.443354 0.894994 vn 0.115857 0.401234 0.908619 vn 0.108931 0.439819 0.891456 vn 0.006727 0.197811 0.980217 vn 0.007288 0.134253 0.990920 vn 0.029793 0.134106 0.990519 vn 0.029235 0.197489 0.979869 vn 0.007478 0.067899 0.997664 vn 0.007513 -0.000002 0.999972 vn 0.030024 -0.000004 0.999549 vn 0.029979 0.067857 0.997245 vn 0.068793 0.067743 0.995328 vn 0.068646 0.133820 0.988625 vn 0.068833 -0.000006 0.997628 vn 0.127075 -0.000007 0.991893 vn 0.127036 0.067417 0.989604 vn 0.126969 0.133129 0.982932 vn 0.068153 0.196964 0.978039 vn 0.126621 0.195851 0.972425 vn 0.209728 0.193316 0.958459 vn 0.209115 0.251175 0.945083 vn 0.209857 0.131452 0.968855 vn 0.323869 0.127616 0.937456 vn 0.324006 0.187644 0.927259 vn 0.323802 0.243747 0.914188 vn 0.209809 0.066583 0.975473 vn 0.209848 -0.000009 0.977734 vn 0.323711 -0.000009 0.946156 vn 0.323678 0.064643 0.943956 vn 0.473600 0.060474 0.878662 vn 0.473910 0.119416 0.872439 vn 0.473628 -0.000007 0.880725 vn 0.474301 0.175606 0.862671 vn 0.474493 0.228111 0.850190 vn 0.200860 0.395460 0.896251 vn 0.194646 0.433437 0.879912 vn 0.205061 0.352472 0.913079 vn 0.321063 0.341890 0.883193 vn 0.317771 0.383560 0.867124 vn 0.312663 0.420453 0.851740 vn 0.207679 0.304348 0.929646 vn 0.322944 0.295271 0.899179 vn 0.474176 0.276329 0.835943 vn 0.473028 0.319980 0.820888 vn 0.470698 0.359070 0.805923 vn 0.466800 0.393818 0.791836 vn 0.987613 0.063157 -0.143641 vn 0.987051 0.070507 -0.144080 vn 0.988162 0.055233 -0.143127 vn 0.999106 0.013750 -0.039981 vn 0.999090 0.015293 -0.039828 vn 0.999082 0.016517 -0.039531 vn 0.988675 0.046820 -0.142583 vn 0.989130 0.037997 -0.142050 vn 0.999152 0.009880 -0.039979 vn 0.999128 0.011932 -0.040021 vn 0.992593 -0.042333 0.113870 vn 0.992185 -0.050228 0.114224 vn 0.992945 -0.034155 0.113555 vn 0.939125 -0.096700 0.329687 vn 0.936987 -0.118468 0.328666 vn 0.934724 -0.138686 0.327197 vn 0.991732 -0.057768 0.114589 vn 0.991253 -0.064877 0.114931 vn 0.932513 -0.157072 0.325188 vn 0.930540 -0.173376 0.322546 vn 0.989508 0.028842 -0.141569 vn 0.989793 0.019421 -0.141180 vn 0.999195 0.005222 -0.039780 vn 0.999175 0.007633 -0.039888 vn 0.989973 0.009791 -0.140917 vn 0.990036 -0.000000 -0.140814 vn 0.999214 -0.000000 -0.039630 vn 0.999209 0.002672 -0.039685 vn 0.993555 -0.008627 0.113026 vn 0.993432 -0.017236 0.113120 vn 0.993593 -0.000001 0.113021 vn 0.943617 -0.000005 0.331039 vn 0.943314 -0.025040 0.330956 vn 0.942410 -0.049688 0.330749 vn 0.993227 -0.025767 0.113300 vn 0.940977 -0.073673 0.330354 vn 0.808055 -0.127458 0.575154 vn 0.804631 -0.165759 0.570170 vn 0.810926 -0.086595 0.578705 vn 0.640602 -0.113187 0.759485 vn 0.638777 -0.165568 0.751366 vn 0.637162 -0.213677 0.740517 vn 0.812854 -0.043867 0.580813 vn 0.813549 -0.000011 0.581497 vn 0.642707 -0.000015 0.766112 vn 0.642064 -0.057590 0.764485 vn 0.560010 -0.062004 0.826162 vn 0.560048 -0.121543 0.819496 vn 0.560241 -0.000014 0.828330 vn 0.560762 -0.177134 0.808807 vn 0.562637 -0.227590 0.794760 vn 0.795764 -0.259652 0.547121 vn 0.794851 -0.282643 0.536958 vn 0.797997 -0.232308 0.556088 vn 0.637050 -0.294183 0.712477 vn 0.639711 -0.325766 0.696165 vn 0.644802 -0.351392 0.678789 vn 0.801115 -0.200878 0.563793 vn 0.636380 -0.256724 0.727402 vn 0.566153 -0.272083 0.778101 vn 0.571763 -0.310145 0.759537 vn 0.579830 -0.341604 0.739664 vn 0.590618 -0.366503 0.718920 vn 0.007478 0.067899 -0.997664 vn 0.007522 -0.000001 -0.999972 vn 0.007287 0.134252 -0.990920 vn 0.029805 0.134105 -0.990519 vn 0.029988 0.067857 -0.997244 vn 0.030027 -0.000003 -0.999549 vn 0.006732 0.197811 -0.980217 vn 0.005567 0.257562 -0.966246 vn 0.028032 0.256986 -0.966008 vn 0.029246 0.197489 -0.979869 vn 0.068162 0.196962 -0.978039 vn 0.068655 0.133820 -0.988625 vn 0.067022 0.256151 -0.964311 vn 0.125690 0.254572 -0.958851 vn 0.126620 0.195849 -0.972425 vn 0.126965 0.133129 -0.982933 vn 0.068794 0.067745 -0.995328 vn 0.068830 -0.000006 -0.997628 vn 0.127039 0.067419 -0.989604 vn 0.127085 -0.000008 -0.991892 vn 0.003523 0.312770 -0.949823 vn 0.000323 0.362990 -0.931793 vn 0.022446 0.361724 -0.932015 vn 0.025872 0.311875 -0.949771 vn -0.004351 0.408040 -0.912954 vn -0.010826 0.447944 -0.893996 vn 0.010370 0.445815 -0.895065 vn 0.017402 0.406357 -0.913549 vn 0.056405 0.404322 -0.912876 vn 0.061509 0.360116 -0.930878 vn 0.049221 0.443353 -0.894995 vn 0.108932 0.439819 -0.891456 vn 0.115856 0.401235 -0.908619 vn 0.120685 0.357522 -0.926074 vn 0.064924 0.310673 -0.948297 vn 0.123834 0.308593 -0.943099 vn 0.207686 0.304347 -0.929645 vn 0.209124 0.251174 -0.945081 vn 0.205059 0.352472 -0.913080 vn 0.321063 0.341890 -0.883193 vn 0.322945 0.295270 -0.899179 vn 0.323808 0.243745 -0.914186 vn 0.200852 0.395462 -0.896253 vn 0.194643 0.433438 -0.879912 vn 0.312661 0.420454 -0.851741 vn 0.317771 0.383562 -0.867123 vn 0.470704 0.359069 -0.805920 vn 0.473031 0.319979 -0.820887 vn 0.466807 0.393815 -0.791834 vn 0.474176 0.276326 -0.835943 vn 0.474485 0.228111 -0.850193 vn 0.209810 0.066583 -0.975472 vn 0.209853 -0.000010 -0.977733 vn 0.209855 0.131452 -0.968856 vn 0.323869 0.127617 -0.937456 vn 0.323677 0.064643 -0.943957 vn 0.323711 -0.000011 -0.946156 vn 0.209732 0.193316 -0.958458 vn 0.324010 0.187646 -0.927257 vn 0.474290 0.175609 -0.862677 vn 0.473899 0.119419 -0.872445 vn 0.473595 0.060474 -0.878664 vn 0.473629 -0.000010 -0.880724 vn 0.989970 -0.140984 0.009084 vn 0.990025 -0.140892 -0.000000 vn 0.989808 -0.141238 0.018206 vn 0.999193 -0.039865 0.004911 vn 0.999205 -0.039788 0.002490 vn 0.999210 -0.039751 -0.000001 vn 0.989545 -0.141621 0.027288 vn 0.989189 -0.142097 0.036237 vn 0.999154 -0.040036 0.009439 vn 0.999175 -0.039958 0.007239 vn 0.993270 0.113235 -0.024347 vn 0.993462 0.113017 -0.016124 vn 0.993002 0.113524 -0.032552 vn 0.939464 0.329987 -0.092284 vn 0.941220 0.330522 -0.069710 vn 0.942560 0.330776 -0.046553 vn 0.993576 0.112882 -0.007982 vn 0.993614 0.112837 -0.000006 vn 0.943401 0.330842 -0.023207 vn 0.943700 0.330803 -0.000020 vn 0.988755 -0.142629 0.044946 vn 0.988261 -0.143175 0.053294 vn 0.999111 -0.040022 0.013280 vn 0.999131 -0.040068 0.011468 vn 0.987731 -0.143693 0.061159 vn 0.987190 -0.144139 0.068416 vn 0.999088 -0.039567 0.016045 vn 0.999095 -0.039865 0.014822 vn 0.991830 0.114639 -0.055960 vn 0.992269 0.114250 -0.048472 vn 0.991366 0.115007 -0.062981 vn 0.931167 0.323263 -0.168611 vn 0.933073 0.325805 -0.152400 vn 0.935219 0.327719 -0.134035 vn 0.992665 0.113870 -0.040631 vn 0.937411 0.329083 -0.113864 vn 0.801750 0.565493 -0.193426 vn 0.805126 0.571548 -0.158446 vn 0.798737 0.558038 -0.224971 vn 0.636960 0.716130 -0.285375 vn 0.636244 0.730680 -0.247588 vn 0.636964 0.743266 -0.204529 vn 0.796585 0.549279 -0.252479 vn 0.795752 0.539320 -0.275522 vn 0.644809 0.682966 -0.343190 vn 0.639664 0.700091 -0.317337 vn 0.578476 0.744575 -0.333128 vn 0.570394 0.764164 -0.301171 vn 0.589315 0.724079 -0.358354 vn 0.564807 0.782309 -0.262651 vn 0.561348 0.798344 -0.218026 vn 0.812930 0.580938 -0.040697 vn 0.813691 0.581297 -0.000045 vn 0.811091 0.579254 -0.081221 vn 0.640309 0.760734 -0.106246 vn 0.641859 0.764958 -0.053456 vn 0.642809 0.766026 -0.000061 vn 0.808381 0.576138 -0.120765 vn 0.638513 0.753418 -0.157042 vn 0.559582 0.811544 -0.168121 vn 0.559068 0.821229 -0.114134 vn 0.559394 0.826901 -0.057559 vn 0.560238 0.828332 -0.000060 vn -0.004293 -0.917812 0.396992 vn -0.010720 -0.899416 0.436963 vn 0.000348 -0.936118 0.351686 vn 0.022382 -0.936308 0.350465 vn 0.017366 -0.918362 0.395361 vn 0.010381 -0.900423 0.434892 vn 0.003530 -0.953534 0.301265 vn 0.005558 -0.969194 0.246238 vn 0.027934 -0.968945 0.245692 vn 0.025790 -0.953461 0.300410 vn 0.064657 -0.951977 0.299265 vn 0.061261 -0.935149 0.348918 vn 0.066750 -0.967247 0.244905 vn 0.125159 -0.961814 0.243413 vn 0.123288 -0.946796 0.297285 vn 0.120154 -0.930348 0.346433 vn 0.056193 -0.917652 0.393392 vn 0.049062 -0.900297 0.432502 vn 0.115368 -0.913380 0.390419 vn 0.108511 -0.896725 0.429081 vn 0.006713 -0.982258 0.187415 vn 0.007264 -0.992018 0.125885 vn 0.029712 -0.991617 0.125747 vn 0.029137 -0.981906 0.187113 vn 0.007462 -0.997989 0.062943 vn 0.007516 -0.999972 -0.000008 vn 0.030030 -0.999549 -0.000015 vn 0.029934 -0.997571 0.062900 vn 0.068675 -0.995661 0.062791 vn 0.068449 -0.989732 0.125477 vn 0.068839 -0.997628 -0.000021 vn 0.127088 -0.991892 -0.000028 vn 0.126813 -0.989956 0.062488 vn 0.126588 -0.984069 0.124831 vn 0.067904 -0.980083 0.186618 vn 0.126142 -0.974500 0.185573 vn 0.208953 -0.960614 0.183193 vn 0.208250 -0.948123 0.240199 vn 0.209244 -0.970063 0.123269 vn 0.322990 -0.938803 0.119694 vn 0.322889 -0.929573 0.177866 vn 0.322549 -0.917386 0.233164 vn 0.209455 -0.975869 0.061714 vn 0.209870 -0.977729 -0.000036 vn 0.323758 -0.946140 -0.000040 vn 0.323179 -0.944439 0.059920 vn 0.472985 -0.879285 0.056069 vn 0.472802 -0.874016 0.112046 vn 0.473718 -0.880677 -0.000034 vn 0.472875 -0.865248 0.166540 vn 0.472879 -0.853648 0.218336 vn 0.199992 -0.901046 0.384863 vn 0.193853 -0.885190 0.422918 vn 0.204157 -0.917404 0.341598 vn 0.319718 -0.887649 0.331451 vn 0.316457 -0.872023 0.373404 vn 0.311426 -0.857089 0.410380 vn 0.206776 -0.933410 0.293241 vn 0.321617 -0.903091 0.284586 vn 0.472469 -0.840092 0.266495 vn 0.471293 -0.825549 0.310406 vn 0.468993 -0.810987 0.349781 vn 0.465184 -0.797292 0.384616 vn 0.987731 0.143693 0.061159 vn 0.987190 0.144139 0.068416 vn 0.988261 0.143175 0.053294 vn 0.999111 0.040022 0.013280 vn 0.999095 0.039865 0.014823 vn 0.999088 0.039567 0.016045 vn 0.988755 0.142629 0.044945 vn 0.989189 0.142097 0.036237 vn 0.999154 0.040036 0.009439 vn 0.999131 0.040068 0.011468 vn 0.992665 -0.113870 -0.040630 vn 0.992269 -0.114249 -0.048471 vn 0.993002 -0.113524 -0.032552 vn 0.939463 -0.329989 -0.092285 vn 0.937410 -0.329085 -0.113863 vn 0.935219 -0.327719 -0.134034 vn 0.991830 -0.114639 -0.055959 vn 0.991366 -0.115007 -0.062981 vn 0.933073 -0.325805 -0.152399 vn 0.931167 -0.323263 -0.168611 vn 0.989545 0.141620 0.027288 vn 0.989808 0.141238 0.018206 vn 0.999193 0.039865 0.004911 vn 0.999175 0.039958 0.007239 vn 0.989970 0.140984 0.009084 vn 0.990025 0.140892 -0.000000 vn 0.999210 0.039751 -0.000001 vn 0.999205 0.039788 0.002490 vn 0.993576 -0.112882 -0.007982 vn 0.993462 -0.113017 -0.016124 vn 0.993614 -0.112837 -0.000005 vn 0.943700 -0.330803 -0.000019 vn 0.943401 -0.330842 -0.023207 vn 0.942560 -0.330776 -0.046553 vn 0.993270 -0.113235 -0.024347 vn 0.941220 -0.330523 -0.069709 vn 0.808382 -0.576138 -0.120766 vn 0.805127 -0.571547 -0.158447 vn 0.811093 -0.579251 -0.081221 vn 0.640309 -0.760734 -0.106246 vn 0.638513 -0.753417 -0.157045 vn 0.636966 -0.743265 -0.204529 vn 0.812931 -0.580936 -0.040696 vn 0.813692 -0.581297 -0.000044 vn 0.642810 -0.766026 -0.000061 vn 0.641859 -0.764957 -0.053454 vn 0.559395 -0.826901 -0.057557 vn 0.559066 -0.821230 -0.114135 vn 0.560237 -0.828333 -0.000056 vn 0.559579 -0.811545 -0.168123 vn 0.561346 -0.798345 -0.218025 vn 0.796584 -0.549281 -0.252477 vn 0.795752 -0.539320 -0.275524 vn 0.798736 -0.558040 -0.224969 vn 0.636962 -0.716129 -0.285374 vn 0.639665 -0.700091 -0.317335 vn 0.644809 -0.682965 -0.343191 vn 0.801751 -0.565493 -0.193427 vn 0.636247 -0.730678 -0.247588 vn 0.564805 -0.782310 -0.262651 vn 0.570395 -0.764163 -0.301172 vn 0.578476 -0.744575 -0.333126 vn 0.589314 -0.724080 -0.358355 vn 0.007466 0.997989 0.062943 vn 0.007517 0.999972 -0.000006 vn 0.007265 0.992018 0.125885 vn 0.029713 0.991617 0.125746 vn 0.029935 0.997571 0.062900 vn 0.030030 0.999549 -0.000013 vn 0.006713 0.982258 0.187415 vn 0.005558 0.969194 0.246237 vn 0.027934 0.968945 0.245692 vn 0.029137 0.981906 0.187114 vn 0.067902 0.980083 0.186619 vn 0.068445 0.989733 0.125478 vn 0.066749 0.967247 0.244905 vn 0.125159 0.961813 0.243414 vn 0.126141 0.974501 0.185573 vn 0.126586 0.984070 0.124831 vn 0.068668 0.995662 0.062792 vn 0.068836 0.997628 -0.000021 vn 0.126812 0.989957 0.062488 vn 0.127088 0.991892 -0.000029 vn 0.003532 0.953534 0.301266 vn 0.000353 0.936118 0.351685 vn 0.022381 0.936308 0.350466 vn 0.025788 0.953461 0.300411 vn -0.004290 0.917812 0.396991 vn -0.010719 0.899415 0.436964 vn 0.010384 0.900423 0.434891 vn 0.017369 0.918362 0.395360 vn 0.056191 0.917652 0.393393 vn 0.061261 0.935148 0.348921 vn 0.049061 0.900298 0.432500 vn 0.108509 0.896725 0.429081 vn 0.115364 0.913381 0.390419 vn 0.120153 0.930348 0.346434 vn 0.064657 0.951977 0.299265 vn 0.123289 0.946796 0.297284 vn 0.206776 0.933410 0.293240 vn 0.208251 0.948122 0.240199 vn 0.204157 0.917405 0.341597 vn 0.319719 0.887648 0.331452 vn 0.321617 0.903091 0.284587 vn 0.322545 0.917387 0.233165 vn 0.199992 0.901046 0.384862 vn 0.193853 0.885190 0.422919 vn 0.311425 0.857089 0.410382 vn 0.316456 0.872023 0.373405 vn 0.468989 0.810988 0.349782 vn 0.471290 0.825550 0.310407 vn 0.465180 0.797294 0.384616 vn 0.472468 0.840092 0.266496 vn 0.472879 0.853648 0.218337 vn 0.209460 0.975868 0.061712 vn 0.209877 0.977728 -0.000036 vn 0.209245 0.970063 0.123269 vn 0.322990 0.938803 0.119695 vn 0.323180 0.944439 0.059919 vn 0.323758 0.946140 -0.000040 vn 0.208954 0.960613 0.183196 vn 0.322886 0.929574 0.177868 vn 0.472875 0.865248 0.166540 vn 0.472801 0.874016 0.112048 vn 0.472979 0.879288 0.056067 vn 0.473713 0.880679 -0.000036 vn 0.987113 0.069006 0.144382 vn 0.988118 0.050059 0.145317 vn 0.998926 -0.024241 0.039502 vn 0.999216 0.006922 0.038978 vn 0.989008 0.011439 0.147421 vn 0.987119 -0.051201 0.151570 vn 0.986014 -0.158986 0.049992 vn 0.995983 -0.078857 0.042411 vn 0.973390 -0.204215 -0.103963 vn 0.984934 -0.131548 -0.112246 vn 0.950054 -0.300001 -0.085999 vn 0.859357 -0.451070 -0.240917 vn 0.893844 -0.349558 -0.280806 vn 0.915045 -0.264163 -0.304813 vn 0.989716 -0.085057 -0.115015 vn 0.926073 -0.204025 -0.317431 vn 0.978497 -0.132825 0.157802 vn 0.960502 -0.223803 0.165375 vn 0.928764 -0.361437 0.082220 vn 0.964103 -0.257824 0.063494 vn 0.929535 -0.324564 0.174996 vn 0.880583 -0.461630 0.107103 vn 0.807002 -0.589556 0.034237 vn 0.862018 -0.506677 -0.014262 vn 0.712763 -0.700276 -0.039780 vn 0.761364 -0.638211 -0.114065 vn 0.911827 -0.406796 -0.055577 vn 0.812800 -0.552801 -0.183757 vn 0.699591 -0.654918 -0.285753 vn 0.735108 -0.566854 -0.371878 vn 0.662926 -0.724024 -0.190575 vn 0.615421 -0.755071 -0.226109 vn 0.630133 -0.698774 -0.338597 vn 0.642848 -0.623097 -0.445530 vn 0.630413 -0.770333 -0.095742 vn 0.601825 -0.789853 -0.118061 vn 0.641769 -0.759738 -0.104553 vn 0.643792 -0.733642 -0.217490 vn 0.643941 -0.686756 -0.337202 vn 0.639869 -0.620404 -0.453504 vn 0.791871 -0.319274 -0.520581 vn 0.782232 -0.385099 -0.489705 vn 0.652800 -0.454830 -0.605790 vn 0.650235 -0.389467 -0.652312 vn 0.763600 -0.471824 -0.440791 vn 0.650726 -0.537198 -0.536632 vn 0.630732 -0.542377 -0.554981 vn 0.617846 -0.465479 -0.633716 vn 0.603801 -0.403222 -0.687630 vn -0.086865 0.932887 0.349537 vn -0.080580 0.884585 0.459366 vn -0.078521 0.883123 0.462524 vn -0.091062 0.931895 0.351111 vn -0.070384 0.818664 0.569943 vn -0.057531 0.738236 0.672084 vn -0.044924 0.735443 0.676096 vn -0.062582 0.816502 0.573941 vn -0.033911 0.813495 0.580582 vn -0.055186 0.881238 0.469440 vn -0.012070 0.731670 0.681552 vn 0.044392 0.725540 0.686747 vn 0.019099 0.808177 0.588630 vn -0.007031 0.877538 0.479456 vn -0.073845 0.931067 0.357296 vn -0.031648 0.929284 0.368007 vn -0.043753 0.651080 0.757747 vn -0.030715 0.567541 0.822772 vn -0.011996 0.564563 0.825303 vn -0.027513 0.647995 0.761148 vn -0.019562 0.497393 0.867305 vn 0.000703 0.494795 0.869010 vn 0.039121 0.491801 0.869828 vn 0.025492 0.560976 0.827440 vn 0.098915 0.487597 0.867447 vn 0.085007 0.555806 0.826954 vn 0.008230 0.644052 0.764938 vn 0.066765 0.638073 0.767076 vn 0.153428 0.627226 0.763575 vn 0.130016 0.713742 0.688236 vn 0.171756 0.546702 0.819522 vn 0.291997 0.528737 0.796979 vn 0.274641 0.605653 0.746831 vn 0.251585 0.689387 0.679301 vn 0.185241 0.480201 0.857376 vn 0.304341 0.465414 0.831123 vn 0.459750 0.435433 0.773969 vn 0.449072 0.492921 0.745227 vn 0.433737 0.562810 0.703646 vn 0.412788 0.640127 0.647953 vn 0.041882 0.922973 0.382578 vn 0.072077 0.868232 0.490895 vn 0.190253 0.844961 0.499844 vn 0.155594 0.903735 0.398816 vn 0.102282 0.796861 0.595442 vn 0.223006 0.771756 0.595534 vn 0.385833 0.718627 0.578539 vn 0.353435 0.791862 0.498035 vn 0.317156 0.854698 0.410979 vn 0.929535 -0.324563 -0.174996 vn 0.960501 -0.223804 -0.165375 vn 0.928764 -0.361438 -0.082220 vn 0.880583 -0.461630 -0.107103 vn 0.978497 -0.132825 -0.157802 vn 0.987119 -0.051201 -0.151570 vn 0.986014 -0.158986 -0.049992 vn 0.964104 -0.257823 -0.063494 vn 0.911827 -0.406796 0.055576 vn 0.862017 -0.506679 0.014263 vn 0.950054 -0.300001 0.085999 vn 0.859358 -0.451068 0.240916 vn 0.812799 -0.552803 0.183757 vn 0.761363 -0.638212 0.114065 vn 0.807001 -0.589557 -0.034237 vn 0.712762 -0.700277 0.039780 vn 0.989008 0.011438 -0.147420 vn 0.988118 0.050058 -0.145317 vn 0.998926 -0.024242 -0.039502 vn 0.995983 -0.078857 -0.042411 vn 0.987113 0.069006 -0.144383 vn 0.999216 0.006921 -0.038978 vn 0.989716 -0.085057 0.115015 vn 0.984935 -0.131548 0.112246 vn 0.926073 -0.204025 0.317431 vn 0.915045 -0.264163 0.304813 vn 0.973390 -0.204215 0.103963 vn 0.893845 -0.349557 0.280805 vn 0.763600 -0.471824 0.440792 vn 0.735106 -0.566855 0.371879 vn 0.782232 -0.385100 0.489706 vn 0.652802 -0.454829 0.605789 vn 0.650728 -0.537197 0.536630 vn 0.642847 -0.623098 0.445529 vn 0.791870 -0.319275 0.520581 vn 0.650236 -0.389467 0.652310 vn 0.603803 -0.403223 0.687629 vn 0.617849 -0.465477 0.633714 vn 0.630734 -0.542375 0.554981 vn 0.639872 -0.620403 0.453502 vn 0.630415 -0.770332 0.095742 vn 0.662924 -0.724025 0.190576 vn 0.615423 -0.755069 0.226107 vn 0.601826 -0.789852 0.118061 vn 0.699591 -0.654918 0.285754 vn 0.630132 -0.698774 0.338596 vn 0.643944 -0.686755 0.337201 vn 0.643793 -0.733640 0.217490 vn 0.641769 -0.759737 0.104553 vn -0.019563 0.497393 -0.867305 vn -0.030713 0.567541 -0.822772 vn -0.012002 0.564563 -0.825302 vn 0.000698 0.494795 -0.869010 vn -0.043751 0.651080 -0.757747 vn -0.057530 0.738236 -0.672085 vn -0.044922 0.735443 -0.676096 vn -0.027512 0.647995 -0.761148 vn 0.008227 0.644052 -0.764938 vn 0.025496 0.560976 -0.827440 vn -0.012075 0.731670 -0.681552 vn 0.044388 0.725540 -0.686747 vn 0.066761 0.638072 -0.767077 vn 0.085015 0.555805 -0.826954 vn 0.039125 0.491801 -0.869828 vn 0.098922 0.487597 -0.867447 vn -0.070381 0.818664 -0.569944 vn -0.080578 0.884584 -0.459367 vn -0.078518 0.883123 -0.462524 vn -0.062579 0.816502 -0.573941 vn -0.086864 0.932888 -0.349536 vn -0.091062 0.931896 -0.351110 vn -0.073848 0.931067 -0.357296 vn -0.055188 0.881238 -0.469440 vn -0.031648 0.929284 -0.368008 vn -0.007032 0.877537 -0.479457 vn -0.033913 0.813495 -0.580582 vn 0.019096 0.808177 -0.588630 vn 0.102284 0.796860 -0.595443 vn 0.130018 0.713742 -0.688236 vn 0.072082 0.868231 -0.490896 vn 0.190251 0.844961 -0.499845 vn 0.223008 0.771755 -0.595535 vn 0.251590 0.689386 -0.679301 vn 0.041884 0.922973 -0.382578 vn 0.155594 0.903735 -0.398816 vn 0.317152 0.854699 -0.410979 vn 0.353429 0.791863 -0.498036 vn 0.385831 0.718628 -0.578540 vn 0.412789 0.640127 -0.647953 vn 0.185244 0.480200 -0.857375 vn 0.171760 0.546701 -0.819522 vn 0.291993 0.528738 -0.796980 vn 0.304337 0.465414 -0.831125 vn 0.153431 0.627225 -0.763575 vn 0.274643 0.605653 -0.746830 vn 0.433735 0.562810 -0.703647 vn 0.449067 0.492923 -0.745229 vn 0.459751 0.435431 -0.773969 vn 0.987677 -0.062075 0.143669 vn 0.988258 -0.053386 0.143168 vn 0.999111 -0.013277 0.040017 vn 0.999093 -0.014975 0.039855 vn 0.988762 -0.044796 0.142628 vn 0.989190 -0.036219 0.142094 vn 0.999154 -0.009442 0.040030 vn 0.999132 -0.011428 0.040064 vn 0.992680 0.040470 -0.113795 vn 0.992275 0.048571 -0.114155 vn 0.993010 0.032497 -0.113467 vn 0.939615 0.092090 -0.329610 vn 0.937633 0.113323 -0.328636 vn 0.935410 0.134105 -0.327146 vn 0.991793 0.056879 -0.114506 vn 0.933026 0.154478 -0.324959 vn 0.989539 -0.027564 0.141609 vn 0.989802 -0.018726 0.141213 vn 0.999194 -0.005051 0.039827 vn 0.999175 -0.007318 0.039941 vn 0.989972 -0.009584 0.140938 vn 0.999208 -0.002622 0.039714 vn 0.993562 0.008429 -0.112974 vn 0.993452 0.016578 -0.113038 vn 0.943363 0.024478 -0.330858 vn 0.942555 0.047835 -0.330607 vn 0.993268 0.024565 -0.113208 vn 0.941280 0.070307 -0.330225 vn 0.808943 0.121709 -0.575151 vn 0.806013 0.157990 -0.570423 vn 0.811385 0.083392 -0.578533 vn 0.641475 0.109022 -0.759358 vn 0.640315 0.158175 -0.751650 vn 0.639429 0.203817 -0.741343 vn 0.813024 0.042887 -0.580648 vn 0.642431 0.056305 -0.764272 vn 0.560558 0.060619 -0.825893 vn 0.561268 0.117063 -0.819314 vn 0.562788 0.169220 -0.809095 vn 0.565524 0.217096 -0.795646 vn 0.797414 0.255282 -0.546775 vn 0.799936 0.224768 -0.556401 vn 0.640315 0.284834 -0.713349 vn 0.642918 0.320284 -0.695755 vn 0.802908 0.192329 -0.564224 vn 0.639284 0.246018 -0.728554 vn 0.569846 0.260745 -0.779287 vn 0.576089 0.300245 -0.760246 vn 0.584526 0.335668 -0.738685 vn 0.007489 -0.066441 0.997762 vn 0.007310 -0.129430 0.991562 vn 0.029898 -0.129294 0.991156 vn 0.030033 -0.066404 0.997341 vn 0.006779 -0.189210 0.981913 vn 0.005651 -0.246081 0.969233 vn 0.028304 -0.245541 0.968973 vn 0.029413 -0.188909 0.981554 vn 0.068537 -0.188410 0.979696 vn 0.068878 -0.129022 0.989247 vn 0.067581 -0.244749 0.967228 vn 0.126684 -0.243235 0.961659 vn 0.127305 -0.187343 0.974010 vn 0.127386 -0.128358 0.983513 vn 0.068892 -0.066297 0.995419 vn 0.127225 -0.065982 0.989677 vn 0.003652 -0.300370 0.953816 vn 0.000487 -0.352400 0.935849 vn 0.022910 -0.351181 0.936027 vn 0.026246 -0.299521 0.953728 vn -0.004175 -0.402467 0.915425 vn 0.017917 -0.400812 0.915985 vn 0.057493 -0.398798 0.915235 vn 0.062465 -0.349620 0.934807 vn 0.117768 -0.395712 0.910792 vn 0.122352 -0.347076 0.929821 vn 0.065686 -0.298373 0.952186 vn 0.125174 -0.296364 0.946837 vn 0.209798 -0.292231 0.933052 vn 0.210706 -0.239955 0.947642 vn 0.207677 -0.342088 0.916431 vn 0.324789 -0.331607 0.885748 vn 0.325978 -0.283369 0.901910 vn 0.326101 -0.232768 0.916230 vn 0.203865 -0.389895 0.898009 vn 0.322055 -0.377876 0.868038 vn 0.476064 -0.353194 0.805367 vn 0.477716 -0.309935 0.822026 vn 0.478013 -0.264895 0.837457 vn 0.477414 -0.217649 0.851296 vn 0.210123 -0.065166 0.975501 vn 0.210530 -0.126737 0.969337 vn 0.324851 -0.123020 0.937730 vn 0.324143 -0.063264 0.943890 vn 0.210828 -0.184903 0.959876 vn 0.325603 -0.179430 0.928325 vn 0.476347 -0.167814 0.863095 vn 0.475179 -0.115068 0.872333 vn 0.474204 -0.059171 0.878425 vn 0.989972 -0.009584 -0.140938 vn 0.989802 -0.018726 -0.141213 vn 0.999194 -0.005051 -0.039827 vn 0.999208 -0.002622 -0.039714 vn 0.989539 -0.027564 -0.141610 vn 0.989190 -0.036219 -0.142094 vn 0.999154 -0.009442 -0.040030 vn 0.999175 -0.007318 -0.039941 vn 0.993268 0.024565 0.113208 vn 0.993452 0.016578 0.113038 vn 0.993010 0.032497 0.113467 vn 0.939616 0.092089 0.329609 vn 0.941281 0.070307 0.330224 vn 0.942556 0.047834 0.330606 vn 0.993562 0.008429 0.112974 vn 0.943363 0.024478 0.330857 vn 0.988762 -0.044796 -0.142627 vn 0.988258 -0.053386 -0.143168 vn 0.999111 -0.013277 -0.040017 vn 0.999132 -0.011428 -0.040065 vn 0.987677 -0.062074 -0.143669 vn 0.999093 -0.014976 -0.039855 vn 0.991793 0.056879 0.114507 vn 0.992275 0.048571 0.114156 vn 0.933026 0.154478 0.324959 vn 0.935411 0.134104 0.327144 vn 0.992680 0.040470 0.113795 vn 0.937634 0.113323 0.328634 vn 0.802907 0.192330 0.564225 vn 0.806011 0.157991 0.570425 vn 0.799939 0.224767 0.556397 vn 0.640313 0.284833 0.713351 vn 0.639283 0.246018 0.728555 vn 0.639430 0.203818 0.741342 vn 0.797417 0.255280 0.546771 vn 0.642917 0.320284 0.695756 vn 0.584519 0.335670 0.738690 vn 0.576087 0.300245 0.760248 vn 0.569852 0.260744 0.779283 vn 0.565530 0.217095 0.795642 vn 0.813023 0.042887 0.580650 vn 0.811382 0.083391 0.578537 vn 0.641474 0.109023 0.759358 vn 0.642433 0.056306 0.764270 vn 0.808941 0.121709 0.575153 vn 0.640314 0.158175 0.751651 vn 0.562791 0.169220 0.809093 vn 0.561270 0.117063 0.819312 vn 0.560564 0.060619 0.825890 vn -0.004173 -0.402465 -0.915426 vn 0.000490 -0.352399 -0.935850 vn 0.022910 -0.351179 -0.936028 vn 0.017914 -0.400810 -0.915986 vn 0.003653 -0.300372 -0.953815 vn 0.005648 -0.246082 -0.969233 vn 0.028296 -0.245541 -0.968973 vn 0.026246 -0.299525 -0.953727 vn 0.065683 -0.298376 -0.952186 vn 0.062456 -0.349619 -0.934808 vn 0.067585 -0.244750 -0.967228 vn 0.126691 -0.243235 -0.961658 vn 0.125169 -0.296364 -0.946837 vn 0.122345 -0.347077 -0.929822 vn 0.057484 -0.398797 -0.915236 vn 0.117764 -0.395713 -0.910793 vn 0.006775 -0.189209 -0.981914 vn 0.007309 -0.129431 -0.991562 vn 0.029904 -0.129294 -0.991155 vn 0.029409 -0.188907 -0.981555 vn 0.007497 -0.066441 -0.997762 vn 0.030035 -0.066404 -0.997341 vn 0.068896 -0.066297 -0.995419 vn 0.068880 -0.129022 -0.989247 vn 0.127230 -0.065981 -0.989676 vn 0.127379 -0.128357 -0.983514 vn 0.068538 -0.188409 -0.979696 vn 0.127306 -0.187344 -0.974010 vn 0.210828 -0.184904 -0.959876 vn 0.210711 -0.239955 -0.947641 vn 0.210529 -0.126735 -0.969338 vn 0.324856 -0.123018 -0.937729 vn 0.325606 -0.179432 -0.928324 vn 0.326101 -0.232767 -0.916230 vn 0.210129 -0.065164 -0.975500 vn 0.324146 -0.063263 -0.943889 vn 0.474199 -0.059170 -0.878427 vn 0.475173 -0.115067 -0.872336 vn 0.476340 -0.167817 -0.863098 vn 0.477409 -0.217650 -0.851298 vn 0.203865 -0.389896 -0.898009 vn 0.207677 -0.342089 -0.916431 vn 0.324788 -0.331608 -0.885748 vn 0.322051 -0.377877 -0.868039 vn 0.209797 -0.292231 -0.933052 vn 0.325975 -0.283369 -0.901910 vn 0.478008 -0.264895 -0.837460 vn 0.477712 -0.309936 -0.822029 vn 0.476063 -0.353194 -0.805368 vn 0.987240 -0.144447 0.067032 vn 0.988181 -0.145363 0.048671 vn 0.998942 -0.039490 -0.023571 vn 0.999216 -0.039007 0.006739 vn 0.989011 -0.147423 0.011124 vn 0.987195 -0.151513 -0.049907 vn 0.986639 -0.049777 -0.155129 vn 0.996148 -0.042316 -0.076807 vn 0.974354 0.104506 -0.199281 vn 0.985355 0.112529 -0.128112 vn 0.952001 0.086891 -0.293503 vn 0.862760 0.243641 -0.443039 vn 0.896049 0.282824 -0.342209 vn 0.916370 0.306182 -0.257913 vn 0.989900 0.115149 -0.082697 vn 0.926897 0.318360 -0.198770 vn 0.978942 -0.157715 -0.129611 vn 0.961672 -0.165323 -0.218760 vn 0.931527 -0.081898 -0.354331 vn 0.965637 -0.063181 -0.252099 vn 0.931810 -0.175076 -0.317927 vn 0.884645 -0.106939 -0.453837 vn 0.812455 -0.033254 -0.582075 vn 0.866582 0.015514 -0.498793 vn 0.718407 0.042241 -0.694339 vn 0.766761 0.117141 -0.631155 vn 0.915110 0.056766 -0.399189 vn 0.817403 0.186925 -0.544895 vn 0.703746 0.291405 -0.647938 vn 0.738502 0.377257 -0.558830 vn 0.667426 0.195745 -0.718489 vn 0.618286 0.232699 -0.750715 vn 0.632678 0.346043 -0.692801 vn 0.644773 0.452997 -0.615680 vn 0.634839 0.099844 -0.766166 vn 0.604673 0.123243 -0.786881 vn 0.643537 0.110054 -0.757462 vn 0.645435 0.224542 -0.730065 vn 0.645129 0.345311 -0.681593 vn 0.640345 0.461840 -0.613729 vn 0.792992 0.523359 -0.311865 vn 0.783881 0.493263 -0.377124 vn 0.653363 0.611445 -0.446376 vn 0.650402 0.657015 -0.381193 vn 0.766061 0.445331 -0.463498 vn 0.651916 0.543362 -0.528927 vn 0.630456 0.562715 -0.534674 vn 0.616998 0.640406 -0.457377 vn 0.602630 0.693339 -0.395118 vn -0.087039 -0.357776 0.929742 vn -0.080659 -0.469144 0.879430 vn -0.078600 -0.472273 0.877941 vn -0.091259 -0.359342 0.928733 vn -0.070336 -0.580413 0.811279 vn -0.057377 -0.682233 0.728880 vn -0.044765 -0.686150 0.726081 vn -0.062523 -0.584348 0.809091 vn -0.033833 -0.590893 0.806040 vn -0.055225 -0.479140 0.875999 vn -0.011938 -0.691477 0.722300 vn 0.044463 -0.696490 0.716188 vn 0.019196 -0.598789 0.800677 vn -0.006992 -0.489064 0.872220 vn -0.074010 -0.365514 0.927859 vn -0.031714 -0.376193 0.925998 vn -0.043544 -0.766778 0.640434 vn -0.030511 -0.830365 0.556385 vn -0.011851 -0.832796 0.553454 vn -0.027329 -0.770071 0.637373 vn -0.019404 -0.873600 0.486258 vn 0.000782 -0.875223 0.483718 vn 0.039051 -0.875962 0.480797 vn 0.025518 -0.834821 0.549931 vn 0.098601 -0.873513 0.476710 vn 0.084827 -0.834219 0.544871 vn 0.008336 -0.773726 0.633465 vn 0.066727 -0.775701 0.627563 vn 0.153171 -0.771993 0.616900 vn 0.129975 -0.697714 0.704487 vn 0.171277 -0.826668 0.535989 vn 0.291144 -0.803992 0.518490 vn 0.274089 -0.754960 0.595744 vn 0.251365 -0.688361 0.680423 vn 0.184580 -0.863403 0.469538 vn 0.303259 -0.837148 0.455211 vn 0.458298 -0.779988 0.426125 vn 0.447864 -0.752037 0.483588 vn 0.432877 -0.711315 0.553758 vn 0.412341 -0.656318 0.631840 vn 0.041965 -0.390670 0.919574 vn 0.072219 -0.500317 0.862825 vn 0.190486 -0.508878 0.839499 vn 0.155855 -0.406656 0.900189 vn 0.102385 -0.605344 0.789351 vn 0.223075 -0.604978 0.764355 vn 0.385786 -0.587172 0.711616 vn 0.353690 -0.506309 0.786482 vn 0.317561 -0.418243 0.851016 vn 0.931811 0.175076 -0.317926 vn 0.961672 0.165323 -0.218759 vn 0.931526 0.081898 -0.354333 vn 0.884645 0.106939 -0.453836 vn 0.978942 0.157716 -0.129610 vn 0.987195 0.151513 -0.049908 vn 0.986639 0.049777 -0.155129 vn 0.965637 0.063181 -0.252099 vn 0.915110 -0.056765 -0.399189 vn 0.866583 -0.015514 -0.498793 vn 0.952001 -0.086891 -0.293502 vn 0.862760 -0.243641 -0.443039 vn 0.817404 -0.186925 -0.544895 vn 0.766760 -0.117141 -0.631155 vn 0.812455 0.033254 -0.582075 vn 0.718408 -0.042241 -0.694339 vn 0.989011 0.147422 0.011124 vn 0.988181 0.145363 0.048670 vn 0.998942 0.039490 -0.023571 vn 0.996148 0.042317 -0.076807 vn 0.987240 0.144447 0.067032 vn 0.999216 0.039007 0.006739 vn 0.989900 -0.115149 -0.082697 vn 0.985355 -0.112528 -0.128112 vn 0.926897 -0.318360 -0.198770 vn 0.916370 -0.306182 -0.257913 vn 0.974354 -0.104506 -0.199281 vn 0.896049 -0.282824 -0.342208 vn 0.766060 -0.445332 -0.463498 vn 0.738502 -0.377258 -0.558830 vn 0.783881 -0.493263 -0.377124 vn 0.653365 -0.611444 -0.446375 vn 0.651918 -0.543360 -0.528926 vn 0.644775 -0.452996 -0.615679 vn 0.792992 -0.523358 -0.311866 vn 0.650402 -0.657014 -0.381195 vn 0.602629 -0.693339 -0.395119 vn 0.617000 -0.640404 -0.457376 vn 0.630459 -0.562714 -0.534672 vn 0.640347 -0.461839 -0.613726 vn 0.634837 -0.099845 -0.766167 vn 0.667424 -0.195746 -0.718491 vn 0.618287 -0.232698 -0.750715 vn 0.604673 -0.123242 -0.786881 vn 0.703744 -0.291406 -0.647940 vn 0.632679 -0.346042 -0.692800 vn 0.645131 -0.345310 -0.681592 vn 0.645436 -0.224540 -0.730064 vn 0.643538 -0.110054 -0.757461 vn -0.019404 0.873600 0.486258 vn -0.030511 0.830365 0.556384 vn -0.011850 0.832796 0.553454 vn 0.000785 0.875224 0.483718 vn -0.043544 0.766777 0.640435 vn -0.057377 0.682233 0.728880 vn -0.044763 0.686150 0.726081 vn -0.027328 0.770070 0.637374 vn 0.008334 0.773726 0.633465 vn 0.025517 0.834821 0.549930 vn -0.011941 0.691477 0.722300 vn 0.044461 0.696490 0.716188 vn 0.066726 0.775701 0.627563 vn 0.084829 0.834219 0.544870 vn 0.039051 0.875963 0.480796 vn 0.098602 0.873513 0.476710 vn -0.070337 0.580413 0.811279 vn -0.080660 0.469144 0.879430 vn -0.078597 0.472273 0.877941 vn -0.062520 0.584349 0.809091 vn -0.087040 0.357777 0.929742 vn -0.091258 0.359341 0.928733 vn -0.074011 0.365514 0.927859 vn -0.055226 0.479139 0.876000 vn -0.031715 0.376193 0.925998 vn -0.006993 0.489064 0.872220 vn -0.033834 0.590893 0.806041 vn 0.019196 0.598788 0.800677 vn 0.102385 0.605344 0.789351 vn 0.129976 0.697714 0.704487 vn 0.072218 0.500317 0.862825 vn 0.190487 0.508879 0.839498 vn 0.223072 0.604979 0.764356 vn 0.251364 0.688362 0.680422 vn 0.041965 0.390670 0.919574 vn 0.155858 0.406656 0.900189 vn 0.317559 0.418242 0.851017 vn 0.353691 0.506308 0.786482 vn 0.385788 0.587172 0.711616 vn 0.412341 0.656319 0.631839 vn 0.184580 0.863403 0.469539 vn 0.171278 0.826668 0.535989 vn 0.291141 0.803993 0.518491 vn 0.303256 0.837150 0.455210 vn 0.153172 0.771993 0.616900 vn 0.274088 0.754960 0.595745 vn 0.432875 0.711315 0.553759 vn 0.447861 0.752039 0.483589 vn 0.458295 0.779991 0.426122 vn 0.987724 -0.143691 -0.061278 vn 0.988373 -0.143217 -0.051068 vn 0.999117 -0.040061 -0.012663 vn 0.999097 -0.039882 -0.014675 vn 0.988882 -0.142690 -0.041860 vn 0.989283 -0.142165 -0.033299 vn 0.999157 -0.040115 -0.008705 vn 0.999137 -0.040129 -0.010683 vn 0.992800 0.113668 0.037796 vn 0.992387 0.114035 0.046522 vn 0.993112 0.113317 0.029811 vn 0.940380 0.329445 0.084565 vn 0.938558 0.328483 0.105868 vn 0.936317 0.326868 0.128328 vn 0.991843 0.114346 0.056328 vn 0.933583 0.324277 0.152536 vn 0.989594 -0.141687 -0.025095 vn 0.989822 -0.141294 -0.016987 vn 0.999191 -0.039945 -0.004608 vn 0.999175 -0.040045 -0.006693 vn 0.989969 -0.141019 -0.008716 vn 0.999203 -0.039839 -0.002399 vn 0.993591 0.112776 0.007626 vn 0.993500 0.112844 0.014971 vn 0.943521 0.330569 0.022185 vn 0.942874 0.330328 0.043271 vn 0.993341 0.113032 0.022286 vn 0.941818 0.329999 0.063877 vn 0.810489 0.575201 0.110688 vn 0.808210 0.570703 0.145241 vn 0.812295 0.578340 0.075493 vn 0.643042 0.759438 0.098749 vn 0.642932 0.752270 0.143970 vn 0.643134 0.742426 0.187571 vn 0.813443 0.580343 0.038889 vn 0.643130 0.764052 0.051073 vn 0.561469 0.825669 0.054989 vn 0.563338 0.819394 0.106034 vn 0.566205 0.809745 0.154029 vn 0.570371 0.796718 0.199791 vn 0.799702 0.545123 0.251631 vn 0.802745 0.556177 0.215099 vn 0.645556 0.713368 0.272698 vn 0.648194 0.693087 0.315397 vn 0.805597 0.564511 0.179835 vn 0.643928 0.729611 0.230271 vn 0.576084 0.780120 0.244009 vn 0.583552 0.759570 0.287264 vn 0.592912 0.734524 0.330045 vn 0.007510 -0.998148 -0.060360 vn 0.007358 -0.993054 -0.117431 vn 0.030073 -0.992639 -0.117317 vn 0.030110 -0.997724 -0.060334 vn 0.006867 -0.984969 -0.172597 vn 0.005793 -0.973847 -0.227133 vn 0.028740 -0.973552 -0.226650 vn 0.029705 -0.984590 -0.172335 vn 0.069182 -0.982684 -0.171889 vn 0.069262 -0.990705 -0.117078 vn 0.068543 -0.971729 -0.225932 vn 0.128398 -0.965971 -0.224529 vn 0.128470 -0.976874 -0.170917 vn 0.128082 -0.984900 -0.116476 vn 0.069068 -0.995791 -0.060243 vn 0.127544 -0.990019 -0.059961 vn 0.003859 -0.959337 -0.282237 vn 0.000751 -0.940763 -0.339063 vn 0.023693 -0.940882 -0.337904 vn 0.026859 -0.959198 -0.281458 vn -0.003913 -0.917050 -0.398753 vn 0.018799 -0.917573 -0.397123 vn 0.059418 -0.916708 -0.395115 vn 0.064125 -0.939532 -0.336403 vn 0.121214 -0.911954 -0.391978 vn 0.125277 -0.934243 -0.333910 vn 0.067002 -0.957545 -0.280388 vn 0.127487 -0.951944 -0.278477 vn 0.213441 -0.937600 -0.274497 vn 0.213424 -0.951531 -0.221448 vn 0.212273 -0.920178 -0.328957 vn 0.331339 -0.888127 -0.318505 vn 0.331186 -0.905315 -0.265932 vn 0.330003 -0.919247 -0.214671 vn 0.209312 -0.898448 -0.385980 vn 0.329819 -0.867001 -0.373536 vn 0.485738 -0.801798 -0.348106 vn 0.485896 -0.822022 -0.296959 vn 0.484550 -0.838839 -0.248113 vn 0.482341 -0.852745 -0.200435 vn 0.210643 -0.975768 -0.059223 vn 0.211662 -0.970554 -0.114999 vn 0.326502 -0.938585 -0.111598 vn 0.324906 -0.943997 -0.057493 vn 0.212697 -0.962451 -0.168668 vn 0.328307 -0.930295 -0.163602 vn 0.479783 -0.863971 -0.152850 vn 0.477293 -0.872531 -0.104314 vn 0.475198 -0.878236 -0.053754 vn 0.989969 0.141019 -0.008715 vn 0.989822 0.141294 -0.016987 vn 0.999191 0.039945 -0.004608 vn 0.999203 0.039839 -0.002399 vn 0.989593 0.141687 -0.025095 vn 0.989283 0.142165 -0.033299 vn 0.999157 0.040115 -0.008705 vn 0.999176 0.040045 -0.006693 vn 0.993341 -0.113031 0.022286 vn 0.993500 -0.112844 0.014971 vn 0.993112 -0.113316 0.029811 vn 0.940381 -0.329443 0.084566 vn 0.941818 -0.329998 0.063877 vn 0.942874 -0.330328 0.043270 vn 0.993591 -0.112775 0.007626 vn 0.943521 -0.330569 0.022185 vn 0.988882 0.142690 -0.041860 vn 0.988373 0.143217 -0.051068 vn 0.999117 0.040061 -0.012663 vn 0.999137 0.040129 -0.010683 vn 0.987724 0.143691 -0.061277 vn 0.999097 0.039881 -0.014675 vn 0.991843 -0.114347 0.056328 vn 0.992387 -0.114035 0.046522 vn 0.933583 -0.324278 0.152536 vn 0.936317 -0.326868 0.128330 vn 0.992800 -0.113667 0.037796 vn 0.938558 -0.328482 0.105869 vn 0.805597 -0.564511 0.179836 vn 0.808209 -0.570705 0.145241 vn 0.802746 -0.556175 0.215100 vn 0.645558 -0.713366 0.272698 vn 0.643928 -0.729611 0.230271 vn 0.643132 -0.742427 0.187571 vn 0.799703 -0.545121 0.251629 vn 0.648196 -0.693085 0.315396 vn 0.592909 -0.734526 0.330046 vn 0.583551 -0.759571 0.287264 vn 0.576086 -0.780119 0.244007 vn 0.570375 -0.796717 0.199789 vn 0.813443 -0.580343 0.038890 vn 0.812293 -0.578343 0.075492 vn 0.643042 -0.759438 0.098750 vn 0.643131 -0.764051 0.051074 vn 0.810487 -0.575203 0.110685 vn 0.642931 -0.752272 0.143969 vn 0.566207 -0.809743 0.154028 vn 0.563338 -0.819395 0.106033 vn 0.561464 -0.825672 0.054989 vn -0.003913 0.917051 -0.398751 vn 0.000754 0.940763 -0.339064 vn 0.023696 0.940882 -0.337904 vn 0.018798 0.917574 -0.397121 vn 0.003860 0.959336 -0.282239 vn 0.005790 0.973846 -0.227134 vn 0.028744 0.973552 -0.226652 vn 0.026864 0.959197 -0.281460 vn 0.066998 0.957545 -0.280389 vn 0.064121 0.939533 -0.336403 vn 0.068547 0.971728 -0.225934 vn 0.128398 0.965972 -0.224528 vn 0.127484 0.951945 -0.278476 vn 0.125271 0.934244 -0.333911 vn 0.059420 0.916708 -0.395115 vn 0.121210 0.911955 -0.391978 vn 0.006865 0.984969 -0.172597 vn 0.007357 0.993054 -0.117431 vn 0.030071 0.992639 -0.117317 vn 0.029706 0.984590 -0.172336 vn 0.007509 0.998148 -0.060359 vn 0.030108 0.997724 -0.060332 vn 0.069072 0.995791 -0.060240 vn 0.069267 0.990704 -0.117077 vn 0.127546 0.990019 -0.059960 vn 0.128086 0.984900 -0.116476 vn 0.069186 0.982683 -0.171891 vn 0.128472 0.976874 -0.170918 vn 0.212693 0.962451 -0.168668 vn 0.213423 0.951531 -0.221449 vn 0.211659 0.970554 -0.114999 vn 0.326500 0.938586 -0.111597 vn 0.328308 0.930295 -0.163604 vn 0.330006 0.919245 -0.214673 vn 0.210644 0.975767 -0.059223 vn 0.324905 0.943998 -0.057491 vn 0.475199 0.878235 -0.053752 vn 0.477297 0.872529 -0.104313 vn 0.479785 0.863969 -0.152852 vn 0.482342 0.852744 -0.200434 vn 0.209315 0.898447 -0.385980 vn 0.212279 0.920177 -0.328957 vn 0.331344 0.888126 -0.318503 vn 0.329823 0.866998 -0.373538 vn 0.213446 0.937599 -0.274496 vn 0.331188 0.905315 -0.265931 vn 0.484548 0.838841 -0.248111 vn 0.485891 0.822025 -0.296959 vn 0.485733 0.801801 -0.348107 g pCube1 f 25/43/1 14340/14756/2 4099/4514/3 14354/14773/4 f 14340/14756/2 3075/3282/5 8195/8610/6 4099/4514/3 f 4099/4514/3 8195/8610/6 1027/1234/7 8198/8613/8 f 14354/14773/4 4099/4514/3 8198/8613/8 3082/3291/9 f 3075/3282/5 14339/14754/10 4100/4515/11 8195/8610/6 f 14339/14754/10 515/618/12 12292/12707/13 4100/4515/11 f 4100/4515/11 12292/12707/13 2051/2258/14 8196/8611/15 f 8195/8610/6 4100/4515/11 8196/8611/15 1027/1234/7 f 1027/1234/7 8196/8611/15 4101/4516/16 8197/8612/17 f 8196/8611/15 2051/2258/14 12291/12706/18 4101/4516/16 f 4101/4516/16 12291/12706/18 771/362/19 12297/12712/20 f 8197/8612/17 4101/4516/16 12297/12712/20 2054/2261/21 f 3082/3291/9 8198/8613/8 4102/4517/22 14353/14772/23 f 8198/8613/8 1027/1234/7 8197/8612/17 4102/4517/22 f 4102/4517/22 8197/8612/17 2054/2261/21 12298/12713/24 f 14353/14772/23 4102/4517/22 12298/12713/24 518/622/25 f 515/618/12 14341/14758/26 4103/4518/27 12292/12707/13 f 14341/14758/26 3076/3284/28 8199/8614/29 4103/4518/27 f 4103/4518/27 8199/8614/29 1028/1235/30 8202/8617/31 f 12292/12707/13 4103/4518/27 8202/8617/31 2051/2258/14 f 3076/3284/28 14342/14760/32 4104/4519/33 8199/8614/29 f 14342/14760/32 59/96/34 14344/14763/35 4104/4519/33 f 4104/4519/33 14344/14763/35 3077/3286/36 8200/8615/37 f 8199/8614/29 4104/4519/33 8200/8615/37 1028/1235/30 f 1028/1235/30 8200/8615/37 4105/4520/38 8201/8616/39 f 8200/8615/37 3077/3286/36 14343/14762/40 4105/4520/38 f 4105/4520/38 14343/14762/40 516/620/41 12294/12709/42 f 8201/8616/39 4105/4520/38 12294/12709/42 2052/2259/43 f 2051/2258/14 8202/8617/31 4106/4521/44 12291/12706/18 f 8202/8617/31 1028/1235/30 8201/8616/39 4106/4521/44 f 4106/4521/44 8201/8616/39 2052/2259/43 12293/12708/45 f 12291/12706/18 4106/4521/44 12293/12708/45 771/362/19 f 771/362/19 12293/12708/45 4107/4522/46 12295/12710/47 f 12293/12708/45 2052/2259/43 8203/8618/48 4107/4522/46 f 4107/4522/46 8203/8618/48 1029/1236/49 8206/8621/50 f 12295/12710/47 4107/4522/46 8206/8621/50 2053/2260/51 f 2052/2259/43 12294/12709/42 4108/4523/52 8203/8618/48 f 12294/12709/42 516/620/41 14345/14764/53 4108/4523/52 f 4108/4523/52 14345/14764/53 3078/3287/54 8204/8619/55 f 8203/8618/48 4108/4523/52 8204/8619/55 1029/1236/49 f 1029/1236/49 8204/8619/55 4109/4524/56 8205/8620/57 f 8204/8619/55 3078/3287/54 14346/14765/58 4109/4524/56 f 4109/4524/56 14346/14765/58 110/168/59 14348/14767/60 f 8205/8620/57 4109/4524/56 14348/14767/60 3079/3288/61 f 2053/2260/51 8206/8621/50 4110/4525/62 12296/12711/63 f 8206/8621/50 1029/1236/49 8205/8620/57 4110/4525/62 f 4110/4525/62 8205/8620/57 3079/3288/61 14347/14766/64 f 12296/12711/63 4110/4525/62 14347/14766/64 517/621/65 f 518/622/25 12298/12713/24 4111/4526/66 14351/14770/67 f 12298/12713/24 2054/2261/21 8207/8622/68 4111/4526/66 f 4111/4526/66 8207/8622/68 1030/1237/69 8210/8625/70 f 14351/14770/67 4111/4526/66 8210/8625/70 3081/3290/71 f 2054/2261/21 12297/12712/20 4112/4527/72 8207/8622/68 f 12297/12712/20 771/362/19 12295/12710/47 4112/4527/72 f 4112/4527/72 12295/12710/47 2053/2260/51 8208/8623/73 f 8207/8622/68 4112/4527/72 8208/8623/73 1030/1237/69 f 1030/1237/69 8208/8623/73 4113/4528/74 8209/8624/75 f 8208/8623/73 2053/2260/51 12296/12711/63 4113/4528/74 f 4113/4528/74 12296/12711/63 517/621/65 14349/14768/76 f 8209/8624/75 4113/4528/74 14349/14768/76 3080/3289/77 f 3081/3290/71 8210/8625/70 4114/4529/78 14352/14771/79 f 8210/8625/70 1030/1237/69 8209/8624/75 4114/4529/78 f 4114/4529/78 8209/8624/75 3080/3289/77 14350/14769/80 f 14352/14771/79 4114/4529/78 14350/14769/80 111/169/81 f 154/226/82 14356/14775/83 4115/4530/84 14370/14793/85 f 14356/14775/83 3083/3292/86 8211/8626/87 4115/4530/84 f 4115/4530/84 8211/8626/87 1031/1238/88 8214/8629/89 f 14370/14793/85 4115/4530/84 8214/8629/89 3090/3301/90 f 3083/3292/86 14355/14774/91 4116/4531/92 8211/8626/87 f 14355/14774/91 519/623/93 12300/12715/94 4116/4531/92 f 4116/4531/92 12300/12715/94 2055/2262/95 8212/8627/96 f 8211/8626/87 4116/4531/92 8212/8627/96 1031/1238/88 f 1031/1238/88 8212/8627/96 4117/4532/97 8213/8628/98 f 8212/8627/96 2055/2262/95 12299/12714/99 4117/4532/97 f 4117/4532/97 12299/12714/99 772/363/100 12305/12720/101 f 8213/8628/98 4117/4532/97 12305/12720/101 2058/2265/102 f 3090/3301/90 8214/8629/89 4118/4533/103 14369/14792/104 f 8214/8629/89 1031/1238/88 8213/8628/98 4118/4533/103 f 4118/4533/103 8213/8628/98 2058/2265/102 12306/12721/105 f 14369/14792/104 4118/4533/103 12306/12721/105 522/627/106 f 519/623/93 14357/14776/107 4119/4534/108 12300/12715/94 f 14357/14776/107 3084/3293/109 8215/8630/110 4119/4534/108 f 4119/4534/108 8215/8630/110 1032/1239/111 8218/8633/112 f 12300/12715/94 4119/4534/108 8218/8633/112 2055/2262/95 f 3084/3293/109 14358/14777/113 4120/4535/114 8215/8630/110 f 14358/14777/113 155/227/115 14360/14779/116 4120/4535/114 f 4120/4535/114 14360/14779/116 3085/3294/117 8216/8631/118 f 8215/8630/110 4120/4535/114 8216/8631/118 1032/1239/111 f 1032/1239/111 8216/8631/118 4121/4536/119 8217/8632/120 f 8216/8631/118 3085/3294/117 14359/14778/121 4121/4536/119 f 4121/4536/119 14359/14778/121 520/624/122 12302/12717/123 f 8217/8632/120 4121/4536/119 12302/12717/123 2056/2263/124 f 2055/2262/95 8218/8633/112 4122/4537/125 12299/12714/99 f 8218/8633/112 1032/1239/111 8217/8632/120 4122/4537/125 f 4122/4537/125 8217/8632/120 2056/2263/124 12301/12716/126 f 12299/12714/99 4122/4537/125 12301/12716/126 772/363/100 f 772/363/100 12301/12716/126 4123/4538/127 12303/12718/128 f 12301/12716/126 2056/2263/124 8219/8634/129 4123/4538/127 f 4123/4538/127 8219/8634/129 1033/1240/130 8222/8637/131 f 12303/12718/128 4123/4538/127 8222/8637/131 2057/2264/132 f 2056/2263/124 12302/12717/123 4124/4539/133 8219/8634/129 f 12302/12717/123 520/624/122 14361/14780/134 4124/4539/133 f 4124/4539/133 14361/14780/134 3086/3295/135 8220/8635/136 f 8219/8634/129 4124/4539/133 8220/8635/136 1033/1240/130 f 1033/1240/130 8220/8635/136 4125/4540/137 8221/8636/138 f 8220/8635/136 3086/3295/135 14362/14781/139 4125/4540/137 f 4125/4540/137 14362/14781/139 51/84/140 14364/14784/141 f 8221/8636/138 4125/4540/137 14364/14784/141 3087/3296/142 f 2057/2264/132 8222/8637/131 4126/4541/143 12304/12719/144 f 8222/8637/131 1033/1240/130 8221/8636/138 4126/4541/143 f 4126/4541/143 8221/8636/138 3087/3296/142 14363/14782/145 f 12304/12719/144 4126/4541/143 14363/14782/145 521/625/146 f 522/627/106 12306/12721/105 4127/4542/147 14367/14790/148 f 12306/12721/105 2058/2265/102 8223/8638/149 4127/4542/147 f 4127/4542/147 8223/8638/149 1034/1241/150 8226/8641/151 f 14367/14790/148 4127/4542/147 8226/8641/151 3089/3300/152 f 2058/2265/102 12305/12720/101 4128/4543/153 8223/8638/149 f 12305/12720/101 772/363/100 12303/12718/128 4128/4543/153 f 4128/4543/153 12303/12718/128 2057/2264/132 8224/8639/154 f 8223/8638/149 4128/4543/153 8224/8639/154 1034/1241/150 f 1034/1241/150 8224/8639/154 4129/4544/155 8225/8640/156 f 8224/8639/154 2057/2264/132 12304/12719/144 4129/4544/155 f 4129/4544/155 12304/12719/144 521/625/146 14365/14786/157 f 8225/8640/156 4129/4544/155 14365/14786/157 3088/3298/158 f 3089/3300/152 8226/8641/151 4130/4545/159 14368/14791/160 f 8226/8641/151 1034/1241/150 8225/8640/156 4130/4545/159 f 4130/4545/159 8225/8640/156 3088/3298/158 14366/14788/161 f 14368/14791/160 4130/4545/159 14366/14788/161 32/57/162 f 117/178/163 14372/14795/164 4131/4546/165 14386/14813/166 f 14372/14795/164 3091/3302/167 8227/8642/168 4131/4546/165 f 4131/4546/165 8227/8642/168 1035/1242/169 8230/8645/170 f 14386/14813/166 4131/4546/165 8230/8645/170 3098/3311/171 f 3091/3302/167 14371/14794/172 4132/4547/173 8227/8642/168 f 14371/14794/172 523/628/174 12308/12723/175 4132/4547/173 f 4132/4547/173 12308/12723/175 2059/2266/176 8228/8643/177 f 8227/8642/168 4132/4547/173 8228/8643/177 1035/1242/169 f 1035/1242/169 8228/8643/177 4133/4548/178 8229/8644/179 f 8228/8643/177 2059/2266/176 12307/12722/180 4133/4548/178 f 4133/4548/178 12307/12722/180 773/364/181 12313/12728/182 f 8229/8644/179 4133/4548/178 12313/12728/182 2062/2269/183 f 3098/3311/171 8230/8645/170 4134/4549/184 14385/14812/185 f 8230/8645/170 1035/1242/169 8229/8644/179 4134/4549/184 f 4134/4549/184 8229/8644/179 2062/2269/183 12314/12729/186 f 14385/14812/185 4134/4549/184 12314/12729/186 526/632/187 f 523/628/174 14373/14796/188 4135/4550/189 12308/12723/175 f 14373/14796/188 3092/3303/190 8231/8646/191 4135/4550/189 f 4135/4550/189 8231/8646/191 1036/1243/192 8234/8649/193 f 12308/12723/175 4135/4550/189 8234/8649/193 2059/2266/176 f 3092/3303/190 14374/14797/194 4136/4551/195 8231/8646/191 f 14374/14797/194 118/179/196 14376/14799/197 4136/4551/195 f 4136/4551/195 14376/14799/197 3093/3304/198 8232/8647/199 f 8231/8646/191 4136/4551/195 8232/8647/199 1036/1243/192 f 1036/1243/192 8232/8647/199 4137/4552/200 8233/8648/201 f 8232/8647/199 3093/3304/198 14375/14798/202 4137/4552/200 f 4137/4552/200 14375/14798/202 524/629/203 12310/12725/204 f 8233/8648/201 4137/4552/200 12310/12725/204 2060/2267/205 f 2059/2266/176 8234/8649/193 4138/4553/206 12307/12722/180 f 8234/8649/193 1036/1243/192 8233/8648/201 4138/4553/206 f 4138/4553/206 8233/8648/201 2060/2267/205 12309/12724/207 f 12307/12722/180 4138/4553/206 12309/12724/207 773/364/181 f 773/364/181 12309/12724/207 4139/4554/208 12311/12726/209 f 12309/12724/207 2060/2267/205 8235/8650/210 4139/4554/208 f 4139/4554/208 8235/8650/210 1037/1244/211 8238/8653/212 f 12311/12726/209 4139/4554/208 8238/8653/212 2061/2268/213 f 2060/2267/205 12310/12725/204 4140/4555/214 8235/8650/210 f 12310/12725/204 524/629/203 14377/14800/215 4140/4555/214 f 4140/4555/214 14377/14800/215 3094/3305/216 8236/8651/217 f 8235/8650/210 4140/4555/214 8236/8651/217 1037/1244/211 f 1037/1244/211 8236/8651/217 4141/4556/218 8237/8652/219 f 8236/8651/217 3094/3305/216 14378/14801/220 4141/4556/218 f 4141/4556/218 14378/14801/220 54/89/221 14380/14804/222 f 8237/8652/219 4141/4556/218 14380/14804/222 3095/3306/223 f 2061/2268/213 8238/8653/212 4142/4557/224 12312/12727/225 f 8238/8653/212 1037/1244/211 8237/8652/219 4142/4557/224 f 4142/4557/224 8237/8652/219 3095/3306/223 14379/14802/226 f 12312/12727/225 4142/4557/224 14379/14802/226 525/630/227 f 526/632/187 12314/12729/186 4143/4558/228 14383/14810/229 f 12314/12729/186 2062/2269/183 8239/8654/230 4143/4558/228 f 4143/4558/228 8239/8654/230 1038/1245/231 8242/8657/232 f 14383/14810/229 4143/4558/228 8242/8657/232 3097/3310/233 f 2062/2269/183 12313/12728/182 4144/4559/234 8239/8654/230 f 12313/12728/182 773/364/181 12311/12726/209 4144/4559/234 f 4144/4559/234 12311/12726/209 2061/2268/213 8240/8655/235 f 8239/8654/230 4144/4559/234 8240/8655/235 1038/1245/231 f 1038/1245/231 8240/8655/235 4145/4560/236 8241/8656/237 f 8240/8655/235 2061/2268/213 12312/12727/225 4145/4560/236 f 4145/4560/236 12312/12727/225 525/630/227 14381/14806/238 f 8241/8656/237 4145/4560/236 14381/14806/238 3096/3308/239 f 3097/3310/233 8242/8657/232 4146/4561/240 14384/14811/241 f 8242/8657/232 1038/1245/231 8241/8656/237 4146/4561/240 f 4146/4561/240 8241/8656/237 3096/3308/239 14382/14808/242 f 14384/14811/241 4146/4561/240 14382/14808/242 36/65/243 f 37/67/244 14388/14815/245 4147/4562/246 14402/14829/247 f 14388/14815/245 3099/3312/248 8243/8658/249 4147/4562/246 f 4147/4562/246 8243/8658/249 1039/1246/250 8246/8661/251 f 14402/14829/247 4147/4562/246 8246/8661/251 3106/3319/252 f 3099/3312/248 14387/14814/253 4148/4563/254 8243/8658/249 f 14387/14814/253 527/633/255 12316/12731/256 4148/4563/254 f 4148/4563/254 12316/12731/256 2063/2270/257 8244/8659/258 f 8243/8658/249 4148/4563/254 8244/8659/258 1039/1246/250 f 1039/1246/250 8244/8659/258 4149/4564/259 8245/8660/260 f 8244/8659/258 2063/2270/257 12315/12730/261 4149/4564/259 f 4149/4564/259 12315/12730/261 774/365/262 12321/12736/263 f 8245/8660/260 4149/4564/259 12321/12736/263 2066/2273/264 f 3106/3319/252 8246/8661/251 4150/4565/265 14401/14828/266 f 8246/8661/251 1039/1246/250 8245/8660/260 4150/4565/265 f 4150/4565/265 8245/8660/260 2066/2273/264 12322/12737/267 f 14401/14828/266 4150/4565/265 12322/12737/267 530/636/268 f 527/633/255 14389/14816/269 4151/4566/270 12316/12731/256 f 14389/14816/269 3100/3313/271 8247/8662/272 4151/4566/270 f 4151/4566/270 8247/8662/272 1040/1247/273 8250/8665/274 f 12316/12731/256 4151/4566/270 8250/8665/274 2063/2270/257 f 3100/3313/271 14390/14817/275 4152/4567/276 8247/8662/272 f 14390/14817/275 56/92/277 14392/14819/278 4152/4567/276 f 4152/4567/276 14392/14819/278 3101/3314/279 8248/8663/280 f 8247/8662/272 4152/4567/276 8248/8663/280 1040/1247/273 f 1040/1247/273 8248/8663/280 4153/4568/281 8249/8664/282 f 8248/8663/280 3101/3314/279 14391/14818/283 4153/4568/281 f 4153/4568/281 14391/14818/283 528/634/284 12318/12733/285 f 8249/8664/282 4153/4568/281 12318/12733/285 2064/2271/286 f 2063/2270/257 8250/8665/274 4154/4569/287 12315/12730/261 f 8250/8665/274 1040/1247/273 8249/8664/282 4154/4569/287 f 4154/4569/287 8249/8664/282 2064/2271/286 12317/12732/288 f 12315/12730/261 4154/4569/287 12317/12732/288 774/365/262 f 774/365/262 12317/12732/288 4155/4570/289 12319/12734/290 f 12317/12732/288 2064/2271/286 8251/8666/291 4155/4570/289 f 4155/4570/289 8251/8666/291 1041/1248/292 8254/8669/293 f 12319/12734/290 4155/4570/289 8254/8669/293 2065/2272/294 f 2064/2271/286 12318/12733/285 4156/4571/295 8251/8666/291 f 12318/12733/285 528/634/284 14393/14820/296 4156/4571/295 f 4156/4571/295 14393/14820/296 3102/3315/297 8252/8667/298 f 8251/8666/291 4156/4571/295 8252/8667/298 1041/1248/292 f 1041/1248/292 8252/8667/298 4157/4572/299 8253/8668/300 f 8252/8667/298 3102/3315/297 14394/14821/301 4157/4572/299 f 4157/4572/299 14394/14821/301 145/214/302 14396/14823/303 f 8253/8668/300 4157/4572/299 14396/14823/303 3103/3316/304 f 2065/2272/294 8254/8669/293 4158/4573/305 12320/12735/306 f 8254/8669/293 1041/1248/292 8253/8668/300 4158/4573/305 f 4158/4573/305 8253/8668/300 3103/3316/304 14395/14822/307 f 12320/12735/306 4158/4573/305 14395/14822/307 529/635/308 f 530/636/268 12322/12737/267 4159/4574/309 14399/14826/310 f 12322/12737/267 2066/2273/264 8255/8670/311 4159/4574/309 f 4159/4574/309 8255/8670/311 1042/1249/312 8258/8673/313 f 14399/14826/310 4159/4574/309 8258/8673/313 3105/3318/314 f 2066/2273/264 12321/12736/263 4160/4575/315 8255/8670/311 f 12321/12736/263 774/365/262 12319/12734/290 4160/4575/315 f 4160/4575/315 12319/12734/290 2065/2272/294 8256/8671/316 f 8255/8670/311 4160/4575/315 8256/8671/316 1042/1249/312 f 1042/1249/312 8256/8671/316 4161/4576/317 8257/8672/318 f 8256/8671/316 2065/2272/294 12320/12735/306 4161/4576/317 f 4161/4576/317 12320/12735/306 529/635/308 14397/14824/319 f 8257/8672/318 4161/4576/317 14397/14824/319 3104/3317/320 f 3105/3318/314 8258/8673/313 4162/4577/321 14400/14827/322 f 8258/8673/313 1042/1249/312 8257/8672/318 4162/4577/321 f 4162/4577/321 8257/8672/318 3104/3317/320 14398/14825/323 f 14400/14827/322 4162/4577/321 14398/14825/323 146/215/324 f 161/235/325 14404/14831/326 4163/4578/327 14418/14853/328 f 14404/14831/326 3107/3320/329 8259/8674/330 4163/4578/327 f 4163/4578/327 8259/8674/330 1043/1250/331 8262/8677/332 f 14418/14853/328 4163/4578/327 8262/8677/332 3114/3331/333 f 3107/3320/329 14403/14830/334 4164/4579/335 8259/8674/330 f 14403/14830/334 531/637/336 12324/12739/337 4164/4579/335 f 4164/4579/335 12324/12739/337 2067/2274/338 8260/8675/339 f 8259/8674/330 4164/4579/335 8260/8675/339 1043/1250/331 f 1043/1250/331 8260/8675/339 4165/4580/340 8261/8676/341 f 8260/8675/339 2067/2274/338 12323/12738/342 4165/4580/340 f 4165/4580/340 12323/12738/342 775/366/343 12329/12744/344 f 8261/8676/341 4165/4580/340 12329/12744/344 2070/2277/345 f 3114/3331/333 8262/8677/332 4166/4581/346 14417/14852/347 f 8262/8677/332 1043/1250/331 8261/8676/341 4166/4581/346 f 4166/4581/346 8261/8676/341 2070/2277/345 12330/12745/348 f 14417/14852/347 4166/4581/346 12330/12745/348 534/642/349 f 531/637/336 14405/14832/350 4167/4582/351 12324/12739/337 f 14405/14832/350 3108/3321/352 8263/8678/353 4167/4582/351 f 4167/4582/351 8263/8678/353 1044/1251/354 8266/8681/355 f 12324/12739/337 4167/4582/351 8266/8681/355 2067/2274/338 f 3108/3321/352 14406/14833/356 4168/4583/357 8263/8678/353 f 14406/14833/356 162/236/358 14408/14836/359 4168/4583/357 f 4168/4583/357 14408/14836/359 3109/3322/360 8264/8679/361 f 8263/8678/353 4168/4583/357 8264/8679/361 1044/1251/354 f 1044/1251/354 8264/8679/361 4169/4584/362 8265/8680/363 f 8264/8679/361 3109/3322/360 14407/14834/364 4169/4584/362 f 4169/4584/362 14407/14834/364 532/638/365 12326/12741/366 f 8265/8680/363 4169/4584/362 12326/12741/366 2068/2275/367 f 2067/2274/338 8266/8681/355 4170/4585/368 12323/12738/342 f 8266/8681/355 1044/1251/354 8265/8680/363 4170/4585/368 f 4170/4585/368 8265/8680/363 2068/2275/367 12325/12740/369 f 12323/12738/342 4170/4585/368 12325/12740/369 775/366/343 f 775/366/343 12325/12740/369 4171/4586/370 12327/12742/371 f 12325/12740/369 2068/2275/367 8267/8682/372 4171/4586/370 f 4171/4586/370 8267/8682/372 1045/1252/373 8270/8685/374 f 12327/12742/371 4171/4586/370 8270/8685/374 2069/2276/375 f 2068/2275/367 12326/12741/366 4172/4587/376 8267/8682/372 f 12326/12741/366 532/638/365 14409/14838/377 4172/4587/376 f 4172/4587/376 14409/14838/377 3110/3324/378 8268/8683/379 f 8267/8682/372 4172/4587/376 8268/8683/379 1045/1252/373 f 1045/1252/373 8268/8683/379 4173/4588/380 8269/8684/381 f 8268/8683/379 3110/3324/378 14410/14840/382 4173/4588/380 f 4173/4588/380 14410/14840/382 8/13/383 14412/14844/384 f 8269/8684/381 4173/4588/380 14412/14844/384 3111/3326/385 f 2069/2276/375 8270/8685/374 4174/4589/386 12328/12743/387 f 8270/8685/374 1045/1252/373 8269/8684/381 4174/4589/386 f 4174/4589/386 8269/8684/381 3111/3326/385 14411/14842/388 f 12328/12743/387 4174/4589/386 14411/14842/388 533/640/389 f 534/642/349 12330/12745/348 4175/4590/390 14415/14850/391 f 12330/12745/348 2070/2277/345 8271/8686/392 4175/4590/390 f 4175/4590/390 8271/8686/392 1046/1253/393 8274/8689/394 f 14415/14850/391 4175/4590/390 8274/8689/394 3113/3330/395 f 2070/2277/345 12329/12744/344 4176/4591/396 8271/8686/392 f 12329/12744/344 775/366/343 12327/12742/371 4176/4591/396 f 4176/4591/396 12327/12742/371 2069/2276/375 8272/8687/397 f 8271/8686/392 4176/4591/396 8272/8687/397 1046/1253/393 f 1046/1253/393 8272/8687/397 4177/4592/398 8273/8688/399 f 8272/8687/397 2069/2276/375 12328/12743/387 4177/4592/398 f 4177/4592/398 12328/12743/387 533/640/389 14413/14846/400 f 8273/8688/399 4177/4592/398 14413/14846/400 3112/3328/401 f 3113/3330/395 8274/8689/394 4178/4593/402 14416/14851/403 f 8274/8689/394 1046/1253/393 8273/8688/399 4178/4593/402 f 4178/4593/402 8273/8688/399 3112/3328/401 14414/14848/404 f 14416/14851/403 4178/4593/402 14414/14848/404 121/183/405 f 7/11/406 14420/14856/407 4179/4594/408 14434/14876/409 f 14420/14856/407 3115/3332/410 8275/8690/411 4179/4594/408 f 4179/4594/408 8275/8690/411 1047/1254/412 8278/8693/413 f 14434/14876/409 4179/4594/408 8278/8693/413 3122/3342/414 f 3115/3332/410 14419/14854/415 4180/4595/416 8275/8690/411 f 14419/14854/415 535/643/417 12332/12747/418 4180/4595/416 f 4180/4595/416 12332/12747/418 2071/2278/419 8276/8691/420 f 8275/8690/411 4180/4595/416 8276/8691/420 1047/1254/412 f 1047/1254/412 8276/8691/420 4181/4596/421 8277/8692/422 f 8276/8691/420 2071/2278/419 12331/12746/423 4181/4596/421 f 4181/4596/421 12331/12746/423 776/367/424 12337/12752/425 f 8277/8692/422 4181/4596/421 12337/12752/425 2074/2281/426 f 3122/3342/414 8278/8693/413 4182/4597/427 14433/14874/428 f 8278/8693/413 1047/1254/412 8277/8692/422 4182/4597/427 f 4182/4597/427 8277/8692/422 2074/2281/426 12338/12753/429 f 14433/14874/428 4182/4597/427 12338/12753/429 538/647/430 f 535/643/417 14421/14858/431 4183/4598/432 12332/12747/418 f 14421/14858/431 3116/3334/433 8279/8694/434 4183/4598/432 f 4183/4598/432 8279/8694/434 1048/1255/435 8282/8697/436 f 12332/12747/418 4183/4598/432 8282/8697/436 2071/2278/419 f 3116/3334/433 14422/14860/437 4184/4599/438 8279/8694/434 f 14422/14860/437 148/217/439 14424/14863/440 4184/4599/438 f 4184/4599/438 14424/14863/440 3117/3336/441 8280/8695/442 f 8279/8694/434 4184/4599/438 8280/8695/442 1048/1255/435 f 1048/1255/435 8280/8695/442 4185/4600/443 8281/8696/444 f 8280/8695/442 3117/3336/441 14423/14862/445 4185/4600/443 f 4185/4600/443 14423/14862/445 536/645/446 12334/12749/447 f 8281/8696/444 4185/4600/443 12334/12749/447 2072/2279/448 f 2071/2278/419 8282/8697/436 4186/4601/449 12331/12746/423 f 8282/8697/436 1048/1255/435 8281/8696/444 4186/4601/449 f 4186/4601/449 8281/8696/444 2072/2279/448 12333/12748/450 f 12331/12746/423 4186/4601/449 12333/12748/450 776/367/424 f 776/367/424 12333/12748/450 4187/4602/451 12335/12750/452 f 12333/12748/450 2072/2279/448 8283/8698/453 4187/4602/451 f 4187/4602/451 8283/8698/453 1049/1256/454 8286/8701/455 f 12335/12750/452 4187/4602/451 8286/8701/455 2073/2280/456 f 2072/2279/448 12334/12749/447 4188/4603/457 8283/8698/453 f 12334/12749/447 536/645/446 14425/14864/458 4188/4603/457 f 4188/4603/457 14425/14864/458 3118/3337/459 8284/8699/460 f 8283/8698/453 4188/4603/457 8284/8699/460 1049/1256/454 f 1049/1256/454 8284/8699/460 4189/4604/461 8285/8700/462 f 8284/8699/460 3118/3337/459 14426/14865/463 4189/4604/461 f 4189/4604/461 14426/14865/463 149/219/464 14428/14867/465 f 8285/8700/462 4189/4604/461 14428/14867/465 3119/3338/466 f 2073/2280/456 8286/8701/455 4190/4605/467 12336/12751/468 f 8286/8701/455 1049/1256/454 8285/8700/462 4190/4605/467 f 4190/4605/467 8285/8700/462 3119/3338/466 14427/14866/469 f 12336/12751/468 4190/4605/467 14427/14866/469 537/646/470 f 538/647/430 12338/12753/429 4191/4606/471 14431/14870/472 f 12338/12753/429 2074/2281/426 8287/8702/473 4191/4606/471 f 4191/4606/471 8287/8702/473 1050/1257/474 8290/8705/475 f 14431/14870/472 4191/4606/471 8290/8705/475 3121/3340/476 f 2074/2281/426 12337/12752/425 4192/4607/477 8287/8702/473 f 12337/12752/425 776/367/424 12335/12750/452 4192/4607/477 f 4192/4607/477 12335/12750/452 2073/2280/456 8288/8703/478 f 8287/8702/473 4192/4607/477 8288/8703/478 1050/1257/474 f 1050/1257/474 8288/8703/478 4193/4608/479 8289/8704/480 f 8288/8703/478 2073/2280/456 12336/12751/468 4193/4608/479 f 4193/4608/479 12336/12751/468 537/646/470 14429/14868/481 f 8289/8704/480 4193/4608/479 14429/14868/481 3120/3339/482 f 3121/3340/476 8290/8705/475 4194/4609/483 14432/14872/484 f 8290/8705/475 1050/1257/474 8289/8704/480 4194/4609/483 f 4194/4609/483 8289/8704/480 3120/3339/482 14430/14869/485 f 14432/14872/484 4194/4609/483 14430/14869/485 115/174/486 f 41/71/487 14436/14880/488 4195/4610/489 14446/14893/490 f 14436/14880/488 3123/3344/491 8291/8706/492 4195/4610/489 f 4195/4610/489 8291/8706/492 1051/1258/493 8294/8709/494 f 14446/14893/490 4195/4610/489 8294/8709/494 3128/3351/495 f 3123/3344/491 14435/14878/496 4196/4611/497 8291/8706/492 f 14435/14878/496 539/649/498 12340/12755/499 4196/4611/497 f 4196/4611/497 12340/12755/499 2075/2282/500 8292/8707/501 f 8291/8706/492 4196/4611/497 8292/8707/501 1051/1258/493 f 1051/1258/493 8292/8707/501 4197/4612/502 8293/8708/503 f 8292/8707/501 2075/2282/500 12339/12754/504 4197/4612/502 f 4197/4612/502 12339/12754/504 777/368/505 12345/12760/506 f 8293/8708/503 4197/4612/502 12345/12760/506 2078/2285/507 f 3128/3351/495 8294/8709/494 4198/4613/508 14445/14892/509 f 8294/8709/494 1051/1258/493 8293/8708/503 4198/4613/508 f 4198/4613/508 8293/8708/503 2078/2285/507 12346/12761/510 f 14445/14892/509 4198/4613/508 12346/12761/510 541/652/511 f 539/649/498 14437/14882/512 4199/4614/513 12340/12755/499 f 14437/14882/512 3124/3346/514 8295/8710/515 4199/4614/513 f 4199/4614/513 8295/8710/515 1052/1259/516 8298/8713/517 f 12340/12755/499 4199/4614/513 8298/8713/517 2075/2282/500 f 3124/3346/514 14438/14884/518 4200/4615/519 8295/8710/515 f 14438/14884/518 58/94/520 14440/14887/521 4200/4615/519 f 4200/4615/519 14440/14887/521 3125/3348/522 8296/8711/523 f 8295/8710/515 4200/4615/519 8296/8711/523 1052/1259/516 f 1052/1259/516 8296/8711/523 4201/4616/524 8297/8712/525 f 8296/8711/523 3125/3348/522 14439/14886/526 4201/4616/524 f 4201/4616/524 14439/14886/526 540/651/527 12342/12757/528 f 8297/8712/525 4201/4616/524 12342/12757/528 2076/2283/529 f 2075/2282/500 8298/8713/517 4202/4617/530 12339/12754/504 f 8298/8713/517 1052/1259/516 8297/8712/525 4202/4617/530 f 4202/4617/530 8297/8712/525 2076/2283/529 12341/12756/531 f 12339/12754/504 4202/4617/530 12341/12756/531 777/368/505 f 777/368/505 12341/12756/531 4203/4618/532 12343/12758/533 f 12341/12756/531 2076/2283/529 8299/8714/534 4203/4618/532 f 4203/4618/532 8299/8714/534 1053/1260/535 8302/8717/536 f 12343/12758/533 4203/4618/532 8302/8717/536 2077/2284/537 f 2076/2283/529 12342/12757/528 4204/4619/538 8299/8714/534 f 12342/12757/528 540/651/527 14441/14888/539 4204/4619/538 f 4204/4619/538 14441/14888/539 3126/3349/540 8300/8715/541 f 8299/8714/534 4204/4619/538 8300/8715/541 1053/1260/535 f 1053/1260/535 8300/8715/541 4205/4620/542 8301/8716/543 f 8300/8715/541 3126/3349/540 14442/14889/544 4205/4620/542 f 4205/4620/542 14442/14889/544 59/97/34 14342/14761/32 f 8301/8716/543 4205/4620/542 14342/14761/32 3076/3285/28 f 2077/2284/537 8302/8717/536 4206/4621/545 12344/12759/546 f 8302/8717/536 1053/1260/535 8301/8716/543 4206/4621/545 f 4206/4621/545 8301/8716/543 3076/3285/28 14341/14759/26 f 12344/12759/546 4206/4621/545 14341/14759/26 515/619/12 f 541/652/511 12346/12761/510 4207/4622/547 14443/14890/548 f 12346/12761/510 2078/2285/507 8303/8718/549 4207/4622/547 f 4207/4622/547 8303/8718/549 1054/1261/550 8306/8721/551 f 14443/14890/548 4207/4622/547 8306/8721/551 3127/3350/552 f 2078/2285/507 12345/12760/506 4208/4623/553 8303/8718/549 f 12345/12760/506 777/368/505 12343/12758/533 4208/4623/553 f 4208/4623/553 12343/12758/533 2077/2284/537 8304/8719/554 f 8303/8718/549 4208/4623/553 8304/8719/554 1054/1261/550 f 1054/1261/550 8304/8719/554 4209/4624/555 8305/8720/556 f 8304/8719/554 2077/2284/537 12344/12759/546 4209/4624/555 f 4209/4624/555 12344/12759/546 515/619/12 14339/14755/10 f 8305/8720/556 4209/4624/555 14339/14755/10 3075/3283/5 f 3127/3350/552 8306/8721/551 4210/4625/557 14444/14891/558 f 8306/8721/551 1054/1261/550 8305/8720/556 4210/4625/557 f 4210/4625/557 8305/8720/556 3075/3283/5 14340/14757/2 f 14444/14891/558 4210/4625/557 14340/14757/2 25/44/1 f 2/3/559 14448/14895/560 4211/4626/561 14462/14913/562 f 14448/14895/560 3129/3352/563 8307/8722/564 4211/4626/561 f 4211/4626/561 8307/8722/564 1055/1262/565 8310/8725/566 f 14462/14913/562 4211/4626/561 8310/8725/566 3136/3361/567 f 3129/3352/563 14447/14894/568 4212/4627/569 8307/8722/564 f 14447/14894/568 542/653/570 12348/12763/571 4212/4627/569 f 4212/4627/569 12348/12763/571 2079/2286/572 8308/8723/573 f 8307/8722/564 4212/4627/569 8308/8723/573 1055/1262/565 f 1055/1262/565 8308/8723/573 4213/4628/574 8309/8724/575 f 8308/8723/573 2079/2286/572 12347/12762/576 4213/4628/574 f 4213/4628/574 12347/12762/576 778/369/577 12353/12768/578 f 8309/8724/575 4213/4628/574 12353/12768/578 2082/2289/579 f 3136/3361/567 8310/8725/566 4214/4629/580 14461/14912/581 f 8310/8725/566 1055/1262/565 8309/8724/575 4214/4629/580 f 4214/4629/580 8309/8724/575 2082/2289/579 12354/12769/582 f 14461/14912/581 4214/4629/580 12354/12769/582 545/657/583 f 542/653/570 14449/14896/584 4215/4630/585 12348/12763/571 f 14449/14896/584 3130/3353/586 8311/8726/587 4215/4630/585 f 4215/4630/585 8311/8726/587 1056/1263/588 8314/8729/589 f 12348/12763/571 4215/4630/585 8314/8729/589 2079/2286/572 f 3130/3353/586 14450/14897/590 4216/4631/591 8311/8726/587 f 14450/14897/590 107/164/592 14452/14899/593 4216/4631/591 f 4216/4631/591 14452/14899/593 3131/3354/594 8312/8727/595 f 8311/8726/587 4216/4631/591 8312/8727/595 1056/1263/588 f 1056/1263/588 8312/8727/595 4217/4632/596 8313/8728/597 f 8312/8727/595 3131/3354/594 14451/14898/598 4217/4632/596 f 4217/4632/596 14451/14898/598 543/654/599 12350/12765/600 f 8313/8728/597 4217/4632/596 12350/12765/600 2080/2287/601 f 2079/2286/572 8314/8729/589 4218/4633/602 12347/12762/576 f 8314/8729/589 1056/1263/588 8313/8728/597 4218/4633/602 f 4218/4633/602 8313/8728/597 2080/2287/601 12349/12764/603 f 12347/12762/576 4218/4633/602 12349/12764/603 778/369/577 f 778/369/577 12349/12764/603 4219/4634/604 12351/12766/605 f 12349/12764/603 2080/2287/601 8315/8730/606 4219/4634/604 f 4219/4634/604 8315/8730/606 1057/1264/607 8318/8733/608 f 12351/12766/605 4219/4634/604 8318/8733/608 2081/2288/609 f 2080/2287/601 12350/12765/600 4220/4635/610 8315/8730/606 f 12350/12765/600 543/654/599 14453/14900/611 4220/4635/610 f 4220/4635/610 14453/14900/611 3132/3355/612 8316/8731/613 f 8315/8730/606 4220/4635/610 8316/8731/613 1057/1264/607 f 1057/1264/607 8316/8731/613 4221/4636/614 8317/8732/615 f 8316/8731/613 3132/3355/612 14454/14901/616 4221/4636/614 f 4221/4636/614 14454/14901/616 108/165/617 14456/14904/618 f 8317/8732/615 4221/4636/614 14456/14904/618 3133/3356/619 f 2081/2288/609 8318/8733/608 4222/4637/620 12352/12767/621 f 8318/8733/608 1057/1264/607 8317/8732/615 4222/4637/620 f 4222/4637/620 8317/8732/615 3133/3356/619 14455/14902/622 f 12352/12767/621 4222/4637/620 14455/14902/622 544/655/623 f 545/657/583 12354/12769/582 4223/4638/624 14459/14910/625 f 12354/12769/582 2082/2289/579 8319/8734/626 4223/4638/624 f 4223/4638/624 8319/8734/626 1058/1265/627 8322/8737/628 f 14459/14910/625 4223/4638/624 8322/8737/628 3135/3360/629 f 2082/2289/579 12353/12768/578 4224/4639/630 8319/8734/626 f 12353/12768/578 778/369/577 12351/12766/605 4224/4639/630 f 4224/4639/630 12351/12766/605 2081/2288/609 8320/8735/631 f 8319/8734/626 4224/4639/630 8320/8735/631 1058/1265/627 f 1058/1265/627 8320/8735/631 4225/4640/632 8321/8736/633 f 8320/8735/631 2081/2288/609 12352/12767/621 4225/4640/632 f 4225/4640/632 12352/12767/621 544/655/623 14457/14906/634 f 8321/8736/633 4225/4640/632 14457/14906/634 3134/3358/635 f 3135/3360/629 8322/8737/628 4226/4641/636 14460/14911/637 f 8322/8737/628 1058/1265/627 8321/8736/633 4226/4641/636 f 4226/4641/636 8321/8736/633 3134/3358/635 14458/14908/638 f 14460/14911/637 4226/4641/636 14458/14908/638 10/17/639 f 60/98/640 14464/14915/641 4227/4642/642 14478/14932/643 f 14464/14915/641 3137/3362/644 8323/8738/645 4227/4642/642 f 4227/4642/642 8323/8738/645 1059/1266/646 8326/8741/647 f 14478/14932/643 4227/4642/642 8326/8741/647 3144/3370/648 f 3137/3362/644 14463/14914/649 4228/4643/650 8323/8738/645 f 14463/14914/649 546/658/651 12356/12771/652 4228/4643/650 f 4228/4643/650 12356/12771/652 2083/2290/653 8324/8739/654 f 8323/8738/645 4228/4643/650 8324/8739/654 1059/1266/646 f 1059/1266/646 8324/8739/654 4229/4644/655 8325/8740/656 f 8324/8739/654 2083/2290/653 12355/12770/657 4229/4644/655 f 4229/4644/655 12355/12770/657 779/370/658 12361/12776/659 f 8325/8740/656 4229/4644/655 12361/12776/659 2086/2293/660 f 3144/3370/648 8326/8741/647 4230/4645/661 14477/14930/662 f 8326/8741/647 1059/1266/646 8325/8740/656 4230/4645/661 f 4230/4645/661 8325/8740/656 2086/2293/660 12362/12777/663 f 14477/14930/662 4230/4645/661 12362/12777/663 549/661/664 f 546/658/651 14465/14916/665 4231/4646/666 12356/12771/652 f 14465/14916/665 3138/3363/667 8327/8742/668 4231/4646/666 f 4231/4646/666 8327/8742/668 1060/1267/669 8330/8745/670 f 12356/12771/652 4231/4646/666 8330/8745/670 2083/2290/653 f 3138/3363/667 14466/14917/671 4232/4647/672 8327/8742/668 f 14466/14917/671 49/81/673 14468/14919/674 4232/4647/672 f 4232/4647/672 14468/14919/674 3139/3364/675 8328/8743/676 f 8327/8742/668 4232/4647/672 8328/8743/676 1060/1267/669 f 1060/1267/669 8328/8743/676 4233/4648/677 8329/8744/678 f 8328/8743/676 3139/3364/675 14467/14918/679 4233/4648/677 f 4233/4648/677 14467/14918/679 547/659/680 12358/12773/681 f 8329/8744/678 4233/4648/677 12358/12773/681 2084/2291/682 f 2083/2290/653 8330/8745/670 4234/4649/683 12355/12770/657 f 8330/8745/670 1060/1267/669 8329/8744/678 4234/4649/683 f 4234/4649/683 8329/8744/678 2084/2291/682 12357/12772/684 f 12355/12770/657 4234/4649/683 12357/12772/684 779/370/658 f 779/370/658 12357/12772/684 4235/4650/685 12359/12774/686 f 12357/12772/684 2084/2291/682 8331/8746/687 4235/4650/685 f 4235/4650/685 8331/8746/687 1061/1268/688 8334/8749/689 f 12359/12774/686 4235/4650/685 8334/8749/689 2085/2292/690 f 2084/2291/682 12358/12773/681 4236/4651/691 8331/8746/687 f 12358/12773/681 547/659/680 14469/14920/692 4236/4651/691 f 4236/4651/691 14469/14920/692 3140/3365/693 8332/8747/694 f 8331/8746/687 4236/4651/691 8332/8747/694 1061/1268/688 f 1061/1268/688 8332/8747/694 4237/4652/695 8333/8748/696 f 8332/8747/694 3140/3365/693 14470/14921/697 4237/4652/695 f 4237/4652/695 14470/14921/697 43/75/698 14472/14923/699 f 8333/8748/696 4237/4652/695 14472/14923/699 3141/3366/700 f 2085/2292/690 8334/8749/689 4238/4653/701 12360/12775/702 f 8334/8749/689 1061/1268/688 8333/8748/696 4238/4653/701 f 4238/4653/701 8333/8748/696 3141/3366/700 14471/14922/703 f 12360/12775/702 4238/4653/701 14471/14922/703 548/660/704 f 549/661/664 12362/12777/663 4239/4654/705 14475/14926/706 f 12362/12777/663 2086/2293/660 8335/8750/707 4239/4654/705 f 4239/4654/705 8335/8750/707 1062/1269/708 8338/8753/709 f 14475/14926/706 4239/4654/705 8338/8753/709 3143/3368/710 f 2086/2293/660 12361/12776/659 4240/4655/711 8335/8750/707 f 12361/12776/659 779/370/658 12359/12774/686 4240/4655/711 f 4240/4655/711 12359/12774/686 2085/2292/690 8336/8751/712 f 8335/8750/707 4240/4655/711 8336/8751/712 1062/1269/708 f 1062/1269/708 8336/8751/712 4241/4656/713 8337/8752/714 f 8336/8751/712 2085/2292/690 12360/12775/702 4241/4656/713 f 4241/4656/713 12360/12775/702 548/660/704 14473/14924/715 f 8337/8752/714 4241/4656/713 14473/14924/715 3142/3367/716 f 3143/3368/710 8338/8753/709 4242/4657/717 14476/14928/718 f 8338/8753/709 1062/1269/708 8337/8752/714 4242/4657/717 f 4242/4657/717 8337/8752/714 3142/3367/716 14474/14925/719 f 14476/14928/718 4242/4657/717 14474/14925/719 28/49/720 f 113/172/721 14480/14935/722 4243/4658/723 14494/14953/724 f 14480/14935/722 3145/3372/725 8339/8754/726 4243/4658/723 f 4243/4658/723 8339/8754/726 1063/1270/727 8342/8757/728 f 14494/14953/724 4243/4658/723 8342/8757/728 3152/3381/729 f 3145/3372/725 14479/14934/730 4244/4659/731 8339/8754/726 f 14479/14934/730 550/663/732 12364/12779/733 4244/4659/731 f 4244/4659/731 12364/12779/733 2087/2294/734 8340/8755/735 f 8339/8754/726 4244/4659/731 8340/8755/735 1063/1270/727 f 1063/1270/727 8340/8755/735 4245/4660/736 8341/8756/737 f 8340/8755/735 2087/2294/734 12363/12778/738 4245/4660/736 f 4245/4660/736 12363/12778/738 780/371/739 12369/12784/740 f 8341/8756/737 4245/4660/736 12369/12784/740 2090/2297/741 f 3152/3381/729 8342/8757/728 4246/4661/742 14493/14952/743 f 8342/8757/728 1063/1270/727 8341/8756/737 4246/4661/742 f 4246/4661/742 8341/8756/737 2090/2297/741 12370/12785/744 f 14493/14952/743 4246/4661/742 12370/12785/744 553/667/745 f 550/663/732 14481/14936/746 4247/4662/747 12364/12779/733 f 14481/14936/746 3146/3373/748 8343/8758/749 4247/4662/747 f 4247/4662/747 8343/8758/749 1064/1271/750 8346/8761/751 f 12364/12779/733 4247/4662/747 8346/8761/751 2087/2294/734 f 3146/3373/748 14482/14937/752 4248/4663/753 8343/8758/749 f 14482/14937/752 1/1/754 14484/14939/755 4248/4663/753 f 4248/4663/753 14484/14939/755 3147/3374/756 8344/8759/757 f 8343/8758/749 4248/4663/753 8344/8759/757 1064/1271/750 f 1064/1271/750 8344/8759/757 4249/4664/758 8345/8760/759 f 8344/8759/757 3147/3374/756 14483/14938/760 4249/4664/758 f 4249/4664/758 14483/14938/760 551/664/761 12366/12781/762 f 8345/8760/759 4249/4664/758 12366/12781/762 2088/2295/763 f 2087/2294/734 8346/8761/751 4250/4665/764 12363/12778/738 f 8346/8761/751 1064/1271/750 8345/8760/759 4250/4665/764 f 4250/4665/764 8345/8760/759 2088/2295/763 12365/12780/765 f 12363/12778/738 4250/4665/764 12365/12780/765 780/371/739 f 780/371/739 12365/12780/765 4251/4666/766 12367/12782/767 f 12365/12780/765 2088/2295/763 8347/8762/768 4251/4666/766 f 4251/4666/766 8347/8762/768 1065/1272/769 8350/8765/770 f 12367/12782/767 4251/4666/766 8350/8765/770 2089/2296/771 f 2088/2295/763 12366/12781/762 4252/4667/772 8347/8762/768 f 12366/12781/762 551/664/761 14485/14940/773 4252/4667/772 f 4252/4667/772 14485/14940/773 3148/3375/774 8348/8763/775 f 8347/8762/768 4252/4667/772 8348/8763/775 1065/1272/769 f 1065/1272/769 8348/8763/775 4253/4668/776 8349/8764/777 f 8348/8763/775 3148/3375/774 14486/14941/778 4253/4668/776 f 4253/4668/776 14486/14941/778 9/15/779 14488/14944/780 f 8349/8764/777 4253/4668/776 14488/14944/780 3149/3376/781 f 2089/2296/771 8350/8765/770 4254/4669/782 12368/12783/783 f 8350/8765/770 1065/1272/769 8349/8764/777 4254/4669/782 f 4254/4669/782 8349/8764/777 3149/3376/781 14487/14942/784 f 12368/12783/783 4254/4669/782 14487/14942/784 552/665/785 f 553/667/745 12370/12785/744 4255/4670/786 14491/14950/787 f 12370/12785/744 2090/2297/741 8351/8766/788 4255/4670/786 f 4255/4670/786 8351/8766/788 1066/1273/789 8354/8769/790 f 14491/14950/787 4255/4670/786 8354/8769/790 3151/3380/791 f 2090/2297/741 12369/12784/740 4256/4671/792 8351/8766/788 f 12369/12784/740 780/371/739 12367/12782/767 4256/4671/792 f 4256/4671/792 12367/12782/767 2089/2296/771 8352/8767/793 f 8351/8766/788 4256/4671/792 8352/8767/793 1066/1273/789 f 1066/1273/789 8352/8767/793 4257/4672/794 8353/8768/795 f 8352/8767/793 2089/2296/771 12368/12783/783 4257/4672/794 f 4257/4672/794 12368/12783/783 552/665/785 14489/14946/796 f 8353/8768/795 4257/4672/794 14489/14946/796 3150/3378/797 f 3151/3380/791 8354/8769/790 4258/4673/798 14492/14951/799 f 8354/8769/790 1066/1273/789 8353/8768/795 4258/4673/798 f 4258/4673/798 8353/8768/795 3150/3378/797 14490/14948/800 f 14492/14951/799 4258/4673/798 14490/14948/800 112/170/801 f 43/75/698 14470/14921/697 4259/4674/802 14506/14969/803 f 14470/14921/697 3140/3365/693 8355/8770/804 4259/4674/802 f 4259/4674/802 8355/8770/804 1067/1274/805 8358/8773/806 f 14506/14969/803 4259/4674/802 8358/8773/806 3158/3389/807 f 3140/3365/693 14469/14920/692 4260/4675/808 8355/8770/804 f 14469/14920/692 547/659/680 12372/12787/809 4260/4675/808 f 4260/4675/808 12372/12787/809 2091/2298/810 8356/8771/811 f 8355/8770/804 4260/4675/808 8356/8771/811 1067/1274/805 f 1067/1274/805 8356/8771/811 4261/4676/812 8357/8772/813 f 8356/8771/811 2091/2298/810 12371/12786/814 4261/4676/812 f 4261/4676/812 12371/12786/814 781/372/815 12377/12792/816 f 8357/8772/813 4261/4676/812 12377/12792/816 2094/2301/817 f 3158/3389/807 8358/8773/806 4262/4677/818 14505/14968/819 f 8358/8773/806 1067/1274/805 8357/8772/813 4262/4677/818 f 4262/4677/818 8357/8772/813 2094/2301/817 12378/12793/820 f 14505/14968/819 4262/4677/818 12378/12793/820 556/671/821 f 547/659/680 14467/14918/679 4263/4678/822 12372/12787/809 f 14467/14918/679 3139/3364/675 8359/8774/823 4263/4678/822 f 4263/4678/822 8359/8774/823 1068/1275/824 8362/8777/825 f 12372/12787/809 4263/4678/822 8362/8777/825 2091/2298/810 f 3139/3364/675 14468/14919/674 4264/4679/826 8359/8774/823 f 14468/14919/674 49/81/673 14496/14955/827 4264/4679/826 f 4264/4679/826 14496/14955/827 3153/3382/828 8360/8775/829 f 8359/8774/823 4264/4679/826 8360/8775/829 1068/1275/824 f 1068/1275/824 8360/8775/829 4265/4680/830 8361/8776/831 f 8360/8775/829 3153/3382/828 14495/14954/832 4265/4680/830 f 4265/4680/830 14495/14954/832 554/668/833 12374/12789/834 f 8361/8776/831 4265/4680/830 12374/12789/834 2092/2299/835 f 2091/2298/810 8362/8777/825 4266/4681/836 12371/12786/814 f 8362/8777/825 1068/1275/824 8361/8776/831 4266/4681/836 f 4266/4681/836 8361/8776/831 2092/2299/835 12373/12788/837 f 12371/12786/814 4266/4681/836 12373/12788/837 781/372/815 f 781/372/815 12373/12788/837 4267/4682/838 12375/12790/839 f 12373/12788/837 2092/2299/835 8363/8778/840 4267/4682/838 f 4267/4682/838 8363/8778/840 1069/1276/841 8366/8781/842 f 12375/12790/839 4267/4682/838 8366/8781/842 2093/2300/843 f 2092/2299/835 12374/12789/834 4268/4683/844 8363/8778/840 f 12374/12789/834 554/668/833 14497/14956/845 4268/4683/844 f 4268/4683/844 14497/14956/845 3154/3383/846 8364/8779/847 f 8363/8778/840 4268/4683/844 8364/8779/847 1069/1276/841 f 1069/1276/841 8364/8779/847 4269/4684/848 8365/8780/849 f 8364/8779/847 3154/3383/846 14498/14957/850 4269/4684/848 f 4269/4684/848 14498/14957/850 50/82/851 14500/14960/852 f 8365/8780/849 4269/4684/848 14500/14960/852 3155/3384/853 f 2093/2300/843 8366/8781/842 4270/4685/854 12376/12791/855 f 8366/8781/842 1069/1276/841 8365/8780/849 4270/4685/854 f 4270/4685/854 8365/8780/849 3155/3384/853 14499/14958/856 f 12376/12791/855 4270/4685/854 14499/14958/856 555/669/857 f 556/671/821 12378/12793/820 4271/4686/858 14503/14966/859 f 12378/12793/820 2094/2301/817 8367/8782/860 4271/4686/858 f 4271/4686/858 8367/8782/860 1070/1277/861 8370/8785/862 f 14503/14966/859 4271/4686/858 8370/8785/862 3157/3388/863 f 2094/2301/817 12377/12792/816 4272/4687/864 8367/8782/860 f 12377/12792/816 781/372/815 12375/12790/839 4272/4687/864 f 4272/4687/864 12375/12790/839 2093/2300/843 8368/8783/865 f 8367/8782/860 4272/4687/864 8368/8783/865 1070/1277/861 f 1070/1277/861 8368/8783/865 4273/4688/866 8369/8784/867 f 8368/8783/865 2093/2300/843 12376/12791/855 4273/4688/866 f 4273/4688/866 12376/12791/855 555/669/857 14501/14962/868 f 8369/8784/867 4273/4688/866 14501/14962/868 3156/3386/869 f 3157/3388/863 8370/8785/862 4274/4689/870 14504/14967/871 f 8370/8785/862 1070/1277/861 8369/8784/867 4274/4689/870 f 4274/4689/870 8369/8784/867 3156/3386/869 14502/14964/872 f 14504/14967/871 4274/4689/870 14502/14964/872 29/51/873 f 158/231/874 14508/14972/875 4275/4690/876 14522/14993/877 f 14508/14972/875 3159/3390/878 8371/8786/879 4275/4690/876 f 4275/4690/876 8371/8786/879 1071/1278/880 8374/8789/881 f 14522/14993/877 4275/4690/876 8374/8789/881 3166/3401/882 f 3159/3390/878 14507/14970/883 4276/4691/884 8371/8786/879 f 14507/14970/883 557/672/885 12380/12795/886 4276/4691/884 f 4276/4691/884 12380/12795/886 2095/2302/887 8372/8787/888 f 8371/8786/879 4276/4691/884 8372/8787/888 1071/1278/880 f 1071/1278/880 8372/8787/888 4277/4692/889 8373/8788/890 f 8372/8787/888 2095/2302/887 12379/12794/891 4277/4692/889 f 4277/4692/889 12379/12794/891 782/373/892 12385/12800/893 f 8373/8788/890 4277/4692/889 12385/12800/893 2098/2305/894 f 3166/3401/882 8374/8789/881 4278/4693/895 14521/14992/896 f 8374/8789/881 1071/1278/880 8373/8788/890 4278/4693/895 f 4278/4693/895 8373/8788/890 2098/2305/894 12386/12801/897 f 14521/14992/896 4278/4693/895 12386/12801/897 560/677/898 f 557/672/885 14509/14974/899 4279/4694/900 12380/12795/886 f 14509/14974/899 3160/3392/901 8375/8790/902 4279/4694/900 f 4279/4694/900 8375/8790/902 1072/1279/903 8378/8793/904 f 12380/12795/886 4279/4694/900 8378/8793/904 2095/2302/887 f 3160/3392/901 14510/14976/905 4280/4695/906 8375/8790/902 f 14510/14976/905 6/9/907 14512/14979/908 4280/4695/906 f 4280/4695/906 14512/14979/908 3161/3394/909 8376/8791/910 f 8375/8790/902 4280/4695/906 8376/8791/910 1072/1279/903 f 1072/1279/903 8376/8791/910 4281/4696/911 8377/8792/912 f 8376/8791/910 3161/3394/909 14511/14978/913 4281/4696/911 f 4281/4696/911 14511/14978/913 558/674/914 12382/12797/915 f 8377/8792/912 4281/4696/911 12382/12797/915 2096/2303/916 f 2095/2302/887 8378/8793/904 4282/4697/917 12379/12794/891 f 8378/8793/904 1072/1279/903 8377/8792/912 4282/4697/917 f 4282/4697/917 8377/8792/912 2096/2303/916 12381/12796/918 f 12379/12794/891 4282/4697/917 12381/12796/918 782/373/892 f 782/373/892 12381/12796/918 4283/4698/919 12383/12798/920 f 12381/12796/918 2096/2303/916 8379/8794/921 4283/4698/919 f 4283/4698/919 8379/8794/921 1073/1280/922 8382/8797/923 f 12383/12798/920 4283/4698/919 8382/8797/923 2097/2304/924 f 2096/2303/916 12382/12797/915 4284/4699/925 8379/8794/921 f 12382/12797/915 558/674/914 14513/14980/926 4284/4699/925 f 4284/4699/925 14513/14980/926 3162/3395/927 8380/8795/928 f 8379/8794/921 4284/4699/925 8380/8795/928 1073/1280/922 f 1073/1280/922 8380/8795/928 4285/4700/929 8381/8796/930 f 8380/8795/928 3162/3395/927 14514/14981/931 4285/4700/929 f 4285/4700/929 14514/14981/931 15/27/932 14516/14984/933 f 8381/8796/930 4285/4700/929 14516/14984/933 3163/3396/934 f 2097/2304/924 8382/8797/923 4286/4701/935 12384/12799/936 f 8382/8797/923 1073/1280/922 8381/8796/930 4286/4701/935 f 4286/4701/935 8381/8796/930 3163/3396/934 14515/14982/937 f 12384/12799/936 4286/4701/935 14515/14982/937 559/675/938 f 560/677/898 12386/12801/897 4287/4702/939 14519/14990/940 f 12386/12801/897 2098/2305/894 8383/8798/941 4287/4702/939 f 4287/4702/939 8383/8798/941 1074/1281/942 8386/8801/943 f 14519/14990/940 4287/4702/939 8386/8801/943 3165/3400/944 f 2098/2305/894 12385/12800/893 4288/4703/945 8383/8798/941 f 12385/12800/893 782/373/892 12383/12798/920 4288/4703/945 f 4288/4703/945 12383/12798/920 2097/2304/924 8384/8799/946 f 8383/8798/941 4288/4703/945 8384/8799/946 1074/1281/942 f 1074/1281/942 8384/8799/946 4289/4704/947 8385/8800/948 f 8384/8799/946 2097/2304/924 12384/12799/936 4289/4704/947 f 4289/4704/947 12384/12799/936 559/675/938 14517/14986/949 f 8385/8800/948 4289/4704/947 14517/14986/949 3164/3398/950 f 3165/3400/944 8386/8801/943 4290/4705/951 14520/14991/952 f 8386/8801/943 1074/1281/942 8385/8800/948 4290/4705/951 f 4290/4705/951 8385/8800/948 3164/3398/950 14518/14988/953 f 14520/14991/952 4290/4705/951 14518/14988/953 157/229/954 f 52/86/955 14524/14995/956 4291/4706/957 14534/15005/958 f 14524/14995/956 3167/3402/959 8387/8802/960 4291/4706/957 f 4291/4706/957 8387/8802/960 1075/1282/961 8390/8805/962 f 14534/15005/958 4291/4706/957 8390/8805/962 3172/3407/963 f 3167/3402/959 14523/14994/964 4292/4707/965 8387/8802/960 f 14523/14994/964 561/678/966 12388/12803/967 4292/4707/965 f 4292/4707/965 12388/12803/967 2099/2306/968 8388/8803/969 f 8387/8802/960 4292/4707/965 8388/8803/969 1075/1282/961 f 1075/1282/961 8388/8803/969 4293/4708/970 8389/8804/971 f 8388/8803/969 2099/2306/968 12387/12802/972 4293/4708/970 f 4293/4708/970 12387/12802/972 783/374/973 12393/12808/974 f 8389/8804/971 4293/4708/970 12393/12808/974 2102/2309/975 f 3172/3407/963 8390/8805/962 4294/4709/976 14533/15004/977 f 8390/8805/962 1075/1282/961 8389/8804/971 4294/4709/976 f 4294/4709/976 8389/8804/971 2102/2309/975 12394/12809/978 f 14533/15004/977 4294/4709/976 12394/12809/978 563/680/979 f 561/678/966 14525/14996/980 4295/4710/981 12388/12803/967 f 14525/14996/980 3168/3403/982 8391/8806/983 4295/4710/981 f 4295/4710/981 8391/8806/983 1076/1283/984 8394/8809/985 f 12388/12803/967 4295/4710/981 8394/8809/985 2099/2306/968 f 3168/3403/982 14526/14997/986 4296/4711/987 8391/8806/983 f 14526/14997/986 45/77/988 14528/14999/989 4296/4711/987 f 4296/4711/987 14528/14999/989 3169/3404/990 8392/8807/991 f 8391/8806/983 4296/4711/987 8392/8807/991 1076/1283/984 f 1076/1283/984 8392/8807/991 4297/4712/992 8393/8808/993 f 8392/8807/991 3169/3404/990 14527/14998/994 4297/4712/992 f 4297/4712/992 14527/14998/994 562/679/995 12390/12805/996 f 8393/8808/993 4297/4712/992 12390/12805/996 2100/2307/997 f 2099/2306/968 8394/8809/985 4298/4713/998 12387/12802/972 f 8394/8809/985 1076/1283/984 8393/8808/993 4298/4713/998 f 4298/4713/998 8393/8808/993 2100/2307/997 12389/12804/999 f 12387/12802/972 4298/4713/998 12389/12804/999 783/374/973 f 783/374/973 12389/12804/999 4299/4714/1000 12391/12806/1001 f 12389/12804/999 2100/2307/997 8395/8810/1002 4299/4714/1000 f 4299/4714/1000 8395/8810/1002 1077/1284/1003 8398/8813/1004 f 12391/12806/1001 4299/4714/1000 8398/8813/1004 2101/2308/1005 f 2100/2307/997 12390/12805/996 4300/4715/1006 8395/8810/1002 f 12390/12805/996 562/679/995 14529/15000/1007 4300/4715/1006 f 4300/4715/1006 14529/15000/1007 3170/3405/1008 8396/8811/1009 f 8395/8810/1002 4300/4715/1006 8396/8811/1009 1077/1284/1003 f 1077/1284/1003 8396/8811/1009 4301/4716/1010 8397/8812/1011 f 8396/8811/1009 3170/3405/1008 14530/15001/1012 4301/4716/1010 f 4301/4716/1010 14530/15001/1012 32/58/162 14366/14789/161 f 8397/8812/1011 4301/4716/1010 14366/14789/161 3088/3299/158 f 2101/2308/1005 8398/8813/1004 4302/4717/1013 12392/12807/1014 f 8398/8813/1004 1077/1284/1003 8397/8812/1011 4302/4717/1013 f 4302/4717/1013 8397/8812/1011 3088/3299/158 14365/14787/157 f 12392/12807/1014 4302/4717/1013 14365/14787/157 521/626/146 f 563/680/979 12394/12809/978 4303/4718/1015 14531/15002/1016 f 12394/12809/978 2102/2309/975 8399/8814/1017 4303/4718/1015 f 4303/4718/1015 8399/8814/1017 1078/1285/1018 8402/8817/1019 f 14531/15002/1016 4303/4718/1015 8402/8817/1019 3171/3406/1020 f 2102/2309/975 12393/12808/974 4304/4719/1021 8399/8814/1017 f 12393/12808/974 783/374/973 12391/12806/1001 4304/4719/1021 f 4304/4719/1021 12391/12806/1001 2101/2308/1005 8400/8815/1022 f 8399/8814/1017 4304/4719/1021 8400/8815/1022 1078/1285/1018 f 1078/1285/1018 8400/8815/1022 4305/4720/1023 8401/8816/1024 f 8400/8815/1022 2101/2308/1005 12392/12807/1014 4305/4720/1023 f 4305/4720/1023 12392/12807/1014 521/626/146 14363/14783/145 f 8401/8816/1024 4305/4720/1023 14363/14783/145 3087/3297/142 f 3171/3406/1020 8402/8817/1019 4306/4721/1025 14532/15003/1026 f 8402/8817/1019 1078/1285/1018 8401/8816/1024 4306/4721/1025 f 4306/4721/1025 8401/8816/1024 3087/3297/142 14364/14785/141 f 14532/15003/1026 4306/4721/1025 14364/14785/141 51/85/140 f 5/7/1027 14536/15008/1028 4307/4722/1029 14550/15029/1030 f 14536/15008/1028 3173/3408/1031 8403/8818/1032 4307/4722/1029 f 4307/4722/1029 8403/8818/1032 1079/1286/1033 8406/8821/1034 f 14550/15029/1030 4307/4722/1029 8406/8821/1034 3180/3419/1035 f 3173/3408/1031 14535/15006/1036 4308/4723/1037 8403/8818/1032 f 14535/15006/1036 564/681/1038 12396/12811/1039 4308/4723/1037 f 4308/4723/1037 12396/12811/1039 2103/2310/1040 8404/8819/1041 f 8403/8818/1032 4308/4723/1037 8404/8819/1041 1079/1286/1033 f 1079/1286/1033 8404/8819/1041 4309/4724/1042 8405/8820/1043 f 8404/8819/1041 2103/2310/1040 12395/12810/1044 4309/4724/1042 f 4309/4724/1042 12395/12810/1044 784/375/1045 12401/12816/1046 f 8405/8820/1043 4309/4724/1042 12401/12816/1046 2106/2313/1047 f 3180/3419/1035 8406/8821/1034 4310/4725/1048 14549/15028/1049 f 8406/8821/1034 1079/1286/1033 8405/8820/1043 4310/4725/1048 f 4310/4725/1048 8405/8820/1043 2106/2313/1047 12402/12817/1050 f 14549/15028/1049 4310/4725/1048 12402/12817/1050 567/686/1051 f 564/681/1038 14537/15010/1052 4311/4726/1053 12396/12811/1039 f 14537/15010/1052 3174/3410/1054 8407/8822/1055 4311/4726/1053 f 4311/4726/1053 8407/8822/1055 1080/1287/1056 8410/8825/1057 f 12396/12811/1039 4311/4726/1053 8410/8825/1057 2103/2310/1040 f 3174/3410/1054 14538/15012/1058 4312/4727/1059 8407/8822/1055 f 14538/15012/1058 152/222/1060 14540/15015/1061 4312/4727/1059 f 4312/4727/1059 14540/15015/1061 3175/3412/1062 8408/8823/1063 f 8407/8822/1055 4312/4727/1059 8408/8823/1063 1080/1287/1056 f 1080/1287/1056 8408/8823/1063 4313/4728/1064 8409/8824/1065 f 8408/8823/1063 3175/3412/1062 14539/15014/1066 4313/4728/1064 f 4313/4728/1064 14539/15014/1066 565/683/1067 12398/12813/1068 f 8409/8824/1065 4313/4728/1064 12398/12813/1068 2104/2311/1069 f 2103/2310/1040 8410/8825/1057 4314/4729/1070 12395/12810/1044 f 8410/8825/1057 1080/1287/1056 8409/8824/1065 4314/4729/1070 f 4314/4729/1070 8409/8824/1065 2104/2311/1069 12397/12812/1071 f 12395/12810/1044 4314/4729/1070 12397/12812/1071 784/375/1045 f 784/375/1045 12397/12812/1071 4315/4730/1072 12399/12814/1073 f 12397/12812/1071 2104/2311/1069 8411/8826/1074 4315/4730/1072 f 4315/4730/1072 8411/8826/1074 1081/1288/1075 8414/8829/1076 f 12399/12814/1073 4315/4730/1072 8414/8829/1076 2105/2312/1077 f 2104/2311/1069 12398/12813/1068 4316/4731/1078 8411/8826/1074 f 12398/12813/1068 565/683/1067 14541/15016/1079 4316/4731/1078 f 4316/4731/1078 14541/15016/1079 3176/3413/1080 8412/8827/1081 f 8411/8826/1074 4316/4731/1078 8412/8827/1081 1081/1288/1075 f 1081/1288/1075 8412/8827/1081 4317/4732/1082 8413/8828/1083 f 8412/8827/1081 3176/3413/1080 14542/15017/1084 4317/4732/1082 f 4317/4732/1082 14542/15017/1084 153/224/1085 14544/15020/1086 f 8413/8828/1083 4317/4732/1082 14544/15020/1086 3177/3414/1087 f 2105/2312/1077 8414/8829/1076 4318/4733/1088 12400/12815/1089 f 8414/8829/1076 1081/1288/1075 8413/8828/1083 4318/4733/1088 f 4318/4733/1088 8413/8828/1083 3177/3414/1087 14543/15018/1090 f 12400/12815/1089 4318/4733/1088 14543/15018/1090 566/684/1091 f 567/686/1051 12402/12817/1050 4319/4734/1092 14547/15026/1093 f 12402/12817/1050 2106/2313/1047 8415/8830/1094 4319/4734/1092 f 4319/4734/1092 8415/8830/1094 1082/1289/1095 8418/8833/1096 f 14547/15026/1093 4319/4734/1092 8418/8833/1096 3179/3418/1097 f 2106/2313/1047 12401/12816/1046 4320/4735/1098 8415/8830/1094 f 12401/12816/1046 784/375/1045 12399/12814/1073 4320/4735/1098 f 4320/4735/1098 12399/12814/1073 2105/2312/1077 8416/8831/1099 f 8415/8830/1094 4320/4735/1098 8416/8831/1099 1082/1289/1095 f 1082/1289/1095 8416/8831/1099 4321/4736/1100 8417/8832/1101 f 8416/8831/1099 2105/2312/1077 12400/12815/1089 4321/4736/1100 f 4321/4736/1100 12400/12815/1089 566/684/1091 14545/15022/1102 f 8417/8832/1101 4321/4736/1100 14545/15022/1102 3178/3416/1103 f 3179/3418/1097 8418/8833/1096 4322/4737/1104 14548/15027/1105 f 8418/8833/1096 1082/1289/1095 8417/8832/1101 4322/4737/1104 f 4322/4737/1104 8417/8832/1101 3178/3416/1103 14546/15024/1106 f 14548/15027/1105 4322/4737/1104 14546/15024/1106 16/29/1107 f 45/77/988 14526/14997/986 4323/4738/1108 14562/15045/1109 f 14526/14997/986 3168/3403/982 8419/8834/1110 4323/4738/1108 f 4323/4738/1108 8419/8834/1110 1083/1290/1111 8422/8837/1112 f 14562/15045/1109 4323/4738/1108 8422/8837/1112 3186/3427/1113 f 3168/3403/982 14525/14996/980 4324/4739/1114 8419/8834/1110 f 14525/14996/980 561/678/966 12404/12819/1115 4324/4739/1114 f 4324/4739/1114 12404/12819/1115 2107/2314/1116 8420/8835/1117 f 8419/8834/1110 4324/4739/1114 8420/8835/1117 1083/1290/1111 f 1083/1290/1111 8420/8835/1117 4325/4740/1118 8421/8836/1119 f 8420/8835/1117 2107/2314/1116 12403/12818/1120 4325/4740/1118 f 4325/4740/1118 12403/12818/1120 785/376/1121 12409/12824/1122 f 8421/8836/1119 4325/4740/1118 12409/12824/1122 2110/2317/1123 f 3186/3427/1113 8422/8837/1112 4326/4741/1124 14561/15044/1125 f 8422/8837/1112 1083/1290/1111 8421/8836/1119 4326/4741/1124 f 4326/4741/1124 8421/8836/1119 2110/2317/1123 12410/12825/1126 f 14561/15044/1125 4326/4741/1124 12410/12825/1126 570/690/1127 f 561/678/966 14523/14994/964 4327/4742/1128 12404/12819/1115 f 14523/14994/964 3167/3402/959 8423/8838/1129 4327/4742/1128 f 4327/4742/1128 8423/8838/1129 1084/1291/1130 8426/8841/1131 f 12404/12819/1115 4327/4742/1128 8426/8841/1131 2107/2314/1116 f 3167/3402/959 14524/14995/956 4328/4743/1132 8423/8838/1129 f 14524/14995/956 52/86/955 14552/15031/1133 4328/4743/1132 f 4328/4743/1132 14552/15031/1133 3181/3420/1134 8424/8839/1135 f 8423/8838/1129 4328/4743/1132 8424/8839/1135 1084/1291/1130 f 1084/1291/1130 8424/8839/1135 4329/4744/1136 8425/8840/1137 f 8424/8839/1135 3181/3420/1134 14551/15030/1138 4329/4744/1136 f 4329/4744/1136 14551/15030/1138 568/687/1139 12406/12821/1140 f 8425/8840/1137 4329/4744/1136 12406/12821/1140 2108/2315/1141 f 2107/2314/1116 8426/8841/1131 4330/4745/1142 12403/12818/1120 f 8426/8841/1131 1084/1291/1130 8425/8840/1137 4330/4745/1142 f 4330/4745/1142 8425/8840/1137 2108/2315/1141 12405/12820/1143 f 12403/12818/1120 4330/4745/1142 12405/12820/1143 785/376/1121 f 785/376/1121 12405/12820/1143 4331/4746/1144 12407/12822/1145 f 12405/12820/1143 2108/2315/1141 8427/8842/1146 4331/4746/1144 f 4331/4746/1144 8427/8842/1146 1085/1292/1147 8430/8845/1148 f 12407/12822/1145 4331/4746/1144 8430/8845/1148 2109/2316/1149 f 2108/2315/1141 12406/12821/1140 4332/4747/1150 8427/8842/1146 f 12406/12821/1140 568/687/1139 14553/15032/1151 4332/4747/1150 f 4332/4747/1150 14553/15032/1151 3182/3421/1152 8428/8843/1153 f 8427/8842/1146 4332/4747/1150 8428/8843/1153 1085/1292/1147 f 1085/1292/1147 8428/8843/1153 4333/4748/1154 8429/8844/1155 f 8428/8843/1153 3182/3421/1152 14554/15033/1156 4333/4748/1154 f 4333/4748/1154 14554/15033/1156 53/87/1157 14556/15036/1158 f 8429/8844/1155 4333/4748/1154 14556/15036/1158 3183/3422/1159 f 2109/2316/1149 8430/8845/1148 4334/4749/1160 12408/12823/1161 f 8430/8845/1148 1085/1292/1147 8429/8844/1155 4334/4749/1160 f 4334/4749/1160 8429/8844/1155 3183/3422/1159 14555/15034/1162 f 12408/12823/1161 4334/4749/1160 14555/15034/1162 569/688/1163 f 570/690/1127 12410/12825/1126 4335/4750/1164 14559/15042/1165 f 12410/12825/1126 2110/2317/1123 8431/8846/1166 4335/4750/1164 f 4335/4750/1164 8431/8846/1166 1086/1293/1167 8434/8849/1168 f 14559/15042/1165 4335/4750/1164 8434/8849/1168 3185/3426/1169 f 2110/2317/1123 12409/12824/1122 4336/4751/1170 8431/8846/1166 f 12409/12824/1122 785/376/1121 12407/12822/1145 4336/4751/1170 f 4336/4751/1170 12407/12822/1145 2109/2316/1149 8432/8847/1171 f 8431/8846/1166 4336/4751/1170 8432/8847/1171 1086/1293/1167 f 1086/1293/1167 8432/8847/1171 4337/4752/1172 8433/8848/1173 f 8432/8847/1171 2109/2316/1149 12408/12823/1161 4337/4752/1172 f 4337/4752/1172 12408/12823/1161 569/688/1163 14557/15038/1174 f 8433/8848/1173 4337/4752/1172 14557/15038/1174 3184/3424/1175 f 3185/3426/1169 8434/8849/1168 4338/4753/1176 14560/15043/1177 f 8434/8849/1168 1086/1293/1167 8433/8848/1173 4338/4753/1176 f 4338/4753/1176 8433/8848/1173 3184/3424/1175 14558/15040/1178 f 14560/15043/1177 4338/4753/1176 14558/15040/1178 33/59/1179 f 121/184/405 14414/14849/404 4339/4754/1180 14574/15061/1181 f 14414/14849/404 3112/3329/401 8435/8850/1182 4339/4754/1180 f 4339/4754/1180 8435/8850/1182 1087/1294/1183 8438/8853/1184 f 14574/15061/1181 4339/4754/1180 8438/8853/1184 3192/3435/1185 f 3112/3329/401 14413/14847/400 4340/4755/1186 8435/8850/1182 f 14413/14847/400 533/641/389 12412/12827/1187 4340/4755/1186 f 4340/4755/1186 12412/12827/1187 2111/2318/1188 8436/8851/1189 f 8435/8850/1182 4340/4755/1186 8436/8851/1189 1087/1294/1183 f 1087/1294/1183 8436/8851/1189 4341/4756/1190 8437/8852/1191 f 8436/8851/1189 2111/2318/1188 12411/12826/1192 4341/4756/1190 f 4341/4756/1190 12411/12826/1192 786/377/1193 12417/12832/1194 f 8437/8852/1191 4341/4756/1190 12417/12832/1194 2114/2321/1195 f 3192/3435/1185 8438/8853/1184 4342/4757/1196 14573/15060/1197 f 8438/8853/1184 1087/1294/1183 8437/8852/1191 4342/4757/1196 f 4342/4757/1196 8437/8852/1191 2114/2321/1195 12418/12833/1198 f 14573/15060/1197 4342/4757/1196 12418/12833/1198 573/694/1199 f 533/641/389 14411/14843/388 4343/4758/1200 12412/12827/1187 f 14411/14843/388 3111/3327/385 8439/8854/1201 4343/4758/1200 f 4343/4758/1200 8439/8854/1201 1088/1295/1202 8442/8857/1203 f 12412/12827/1187 4343/4758/1200 8442/8857/1203 2111/2318/1188 f 3111/3327/385 14412/14845/384 4344/4759/1204 8439/8854/1201 f 14412/14845/384 8/14/383 14564/15047/1205 4344/4759/1204 f 4344/4759/1204 14564/15047/1205 3187/3428/1206 8440/8855/1207 f 8439/8854/1201 4344/4759/1204 8440/8855/1207 1088/1295/1202 f 1088/1295/1202 8440/8855/1207 4345/4760/1208 8441/8856/1209 f 8440/8855/1207 3187/3428/1206 14563/15046/1210 4345/4760/1208 f 4345/4760/1208 14563/15046/1210 571/691/1211 12414/12829/1212 f 8441/8856/1209 4345/4760/1208 12414/12829/1212 2112/2319/1213 f 2111/2318/1188 8442/8857/1203 4346/4761/1214 12411/12826/1192 f 8442/8857/1203 1088/1295/1202 8441/8856/1209 4346/4761/1214 f 4346/4761/1214 8441/8856/1209 2112/2319/1213 12413/12828/1215 f 12411/12826/1192 4346/4761/1214 12413/12828/1215 786/377/1193 f 786/377/1193 12413/12828/1215 4347/4762/1216 12415/12830/1217 f 12413/12828/1215 2112/2319/1213 8443/8858/1218 4347/4762/1216 f 4347/4762/1216 8443/8858/1218 1089/1296/1219 8446/8861/1220 f 12415/12830/1217 4347/4762/1216 8446/8861/1220 2113/2320/1221 f 2112/2319/1213 12414/12829/1212 4348/4763/1222 8443/8858/1218 f 12414/12829/1212 571/691/1211 14565/15048/1223 4348/4763/1222 f 4348/4763/1222 14565/15048/1223 3188/3429/1224 8444/8859/1225 f 8443/8858/1218 4348/4763/1222 8444/8859/1225 1089/1296/1219 f 1089/1296/1219 8444/8859/1225 4349/4764/1226 8445/8860/1227 f 8444/8859/1225 3188/3429/1224 14566/15049/1228 4349/4764/1226 f 4349/4764/1226 14566/15049/1228 19/35/1229 14568/15052/1230 f 8445/8860/1227 4349/4764/1226 14568/15052/1230 3189/3430/1231 f 2113/2320/1221 8446/8861/1220 4350/4765/1232 12416/12831/1233 f 8446/8861/1220 1089/1296/1219 8445/8860/1227 4350/4765/1232 f 4350/4765/1232 8445/8860/1227 3189/3430/1231 14567/15050/1234 f 12416/12831/1233 4350/4765/1232 14567/15050/1234 572/692/1235 f 573/694/1199 12418/12833/1198 4351/4766/1236 14571/15058/1237 f 12418/12833/1198 2114/2321/1195 8447/8862/1238 4351/4766/1236 f 4351/4766/1236 8447/8862/1238 1090/1297/1239 8450/8865/1240 f 14571/15058/1237 4351/4766/1236 8450/8865/1240 3191/3434/1241 f 2114/2321/1195 12417/12832/1194 4352/4767/1242 8447/8862/1238 f 12417/12832/1194 786/377/1193 12415/12830/1217 4352/4767/1242 f 4352/4767/1242 12415/12830/1217 2113/2320/1221 8448/8863/1243 f 8447/8862/1238 4352/4767/1242 8448/8863/1243 1090/1297/1239 f 1090/1297/1239 8448/8863/1243 4353/4768/1244 8449/8864/1245 f 8448/8863/1243 2113/2320/1221 12416/12831/1233 4353/4768/1244 f 4353/4768/1244 12416/12831/1233 572/692/1235 14569/15054/1246 f 8449/8864/1245 4353/4768/1244 14569/15054/1246 3190/3432/1247 f 3191/3434/1241 8450/8865/1240 4354/4769/1248 14572/15059/1249 f 8450/8865/1240 1090/1297/1239 8449/8864/1245 4354/4769/1248 f 4354/4769/1248 8449/8864/1245 3190/3432/1247 14570/15056/1250 f 14572/15059/1249 4354/4769/1248 14570/15056/1250 120/181/1251 f 55/91/1252 14576/15063/1253 4355/4770/1254 14586/15073/1255 f 14576/15063/1253 3193/3436/1256 8451/8866/1257 4355/4770/1254 f 4355/4770/1254 8451/8866/1257 1091/1298/1258 8454/8869/1259 f 14586/15073/1255 4355/4770/1254 8454/8869/1259 3198/3441/1260 f 3193/3436/1256 14575/15062/1261 4356/4771/1262 8451/8866/1257 f 14575/15062/1261 574/695/1263 12420/12835/1264 4356/4771/1262 f 4356/4771/1262 12420/12835/1264 2115/2322/1265 8452/8867/1266 f 8451/8866/1257 4356/4771/1262 8452/8867/1266 1091/1298/1258 f 1091/1298/1258 8452/8867/1266 4357/4772/1267 8453/8868/1268 f 8452/8867/1266 2115/2322/1265 12419/12834/1269 4357/4772/1267 f 4357/4772/1267 12419/12834/1269 787/378/1270 12425/12840/1271 f 8453/8868/1268 4357/4772/1267 12425/12840/1271 2118/2325/1272 f 3198/3441/1260 8454/8869/1259 4358/4773/1273 14585/15072/1274 f 8454/8869/1259 1091/1298/1258 8453/8868/1268 4358/4773/1273 f 4358/4773/1273 8453/8868/1268 2118/2325/1272 12426/12841/1275 f 14585/15072/1274 4358/4773/1273 12426/12841/1275 576/697/1276 f 574/695/1263 14577/15064/1277 4359/4774/1278 12420/12835/1264 f 14577/15064/1277 3194/3437/1279 8455/8870/1280 4359/4774/1278 f 4359/4774/1278 8455/8870/1280 1092/1299/1281 8458/8873/1282 f 12420/12835/1264 4359/4774/1278 8458/8873/1282 2115/2322/1265 f 3194/3437/1279 14578/15065/1283 4360/4775/1284 8455/8870/1280 f 14578/15065/1283 47/79/1285 14580/15067/1286 4360/4775/1284 f 4360/4775/1284 14580/15067/1286 3195/3438/1287 8456/8871/1288 f 8455/8870/1280 4360/4775/1284 8456/8871/1288 1092/1299/1281 f 1092/1299/1281 8456/8871/1288 4361/4776/1289 8457/8872/1290 f 8456/8871/1288 3195/3438/1287 14579/15066/1291 4361/4776/1289 f 4361/4776/1289 14579/15066/1291 575/696/1292 12422/12837/1293 f 8457/8872/1290 4361/4776/1289 12422/12837/1293 2116/2323/1294 f 2115/2322/1265 8458/8873/1282 4362/4777/1295 12419/12834/1269 f 8458/8873/1282 1092/1299/1281 8457/8872/1290 4362/4777/1295 f 4362/4777/1295 8457/8872/1290 2116/2323/1294 12421/12836/1296 f 12419/12834/1269 4362/4777/1295 12421/12836/1296 787/378/1270 f 787/378/1270 12421/12836/1296 4363/4778/1297 12423/12838/1298 f 12421/12836/1296 2116/2323/1294 8459/8874/1299 4363/4778/1297 f 4363/4778/1297 8459/8874/1299 1093/1300/1300 8462/8877/1301 f 12423/12838/1298 4363/4778/1297 8462/8877/1301 2117/2324/1302 f 2116/2323/1294 12422/12837/1293 4364/4779/1303 8459/8874/1299 f 12422/12837/1293 575/696/1292 14581/15068/1304 4364/4779/1303 f 4364/4779/1303 14581/15068/1304 3196/3439/1305 8460/8875/1306 f 8459/8874/1299 4364/4779/1303 8460/8875/1306 1093/1300/1300 f 1093/1300/1300 8460/8875/1306 4365/4780/1307 8461/8876/1308 f 8460/8875/1306 3196/3439/1305 14582/15069/1309 4365/4780/1307 f 4365/4780/1307 14582/15069/1309 36/66/243 14382/14809/242 f 8461/8876/1308 4365/4780/1307 14382/14809/242 3096/3309/239 f 2117/2324/1302 8462/8877/1301 4366/4781/1310 12424/12839/1311 f 8462/8877/1301 1093/1300/1300 8461/8876/1308 4366/4781/1310 f 4366/4781/1310 8461/8876/1308 3096/3309/239 14381/14807/238 f 12424/12839/1311 4366/4781/1310 14381/14807/238 525/631/227 f 576/697/1276 12426/12841/1275 4367/4782/1312 14583/15070/1313 f 12426/12841/1275 2118/2325/1272 8463/8878/1314 4367/4782/1312 f 4367/4782/1312 8463/8878/1314 1094/1301/1315 8466/8881/1316 f 14583/15070/1313 4367/4782/1312 8466/8881/1316 3197/3440/1317 f 2118/2325/1272 12425/12840/1271 4368/4783/1318 8463/8878/1314 f 12425/12840/1271 787/378/1270 12423/12838/1298 4368/4783/1318 f 4368/4783/1318 12423/12838/1298 2117/2324/1302 8464/8879/1319 f 8463/8878/1314 4368/4783/1318 8464/8879/1319 1094/1301/1315 f 1094/1301/1315 8464/8879/1319 4369/4784/1320 8465/8880/1321 f 8464/8879/1319 2117/2324/1302 12424/12839/1311 4369/4784/1320 f 4369/4784/1320 12424/12839/1311 525/631/227 14379/14803/226 f 8465/8880/1321 4369/4784/1320 14379/14803/226 3095/3307/223 f 3197/3440/1317 8466/8881/1316 4370/4785/1322 14584/15071/1323 f 8466/8881/1316 1094/1301/1315 8465/8880/1321 4370/4785/1322 f 4370/4785/1322 8465/8880/1321 3095/3307/223 14380/14805/222 f 14584/15071/1323 4370/4785/1322 14380/14805/222 54/90/221 f 7/12/406 14434/14877/409 4371/4786/1324 14598/15089/1325 f 14434/14877/409 3122/3343/414 8467/8882/1326 4371/4786/1324 f 4371/4786/1324 8467/8882/1326 1095/1302/1327 8470/8885/1328 f 14598/15089/1325 4371/4786/1324 8470/8885/1328 3204/3449/1329 f 3122/3343/414 14433/14875/428 4372/4787/1330 8467/8882/1326 f 14433/14875/428 538/648/430 12428/12843/1331 4372/4787/1330 f 4372/4787/1330 12428/12843/1331 2119/2326/1332 8468/8883/1333 f 8467/8882/1326 4372/4787/1330 8468/8883/1333 1095/1302/1327 f 1095/1302/1327 8468/8883/1333 4373/4788/1334 8469/8884/1335 f 8468/8883/1333 2119/2326/1332 12427/12842/1336 4373/4788/1334 f 4373/4788/1334 12427/12842/1336 788/379/1337 12433/12848/1338 f 8469/8884/1335 4373/4788/1334 12433/12848/1338 2122/2329/1339 f 3204/3449/1329 8470/8885/1328 4374/4789/1340 14597/15088/1341 f 8470/8885/1328 1095/1302/1327 8469/8884/1335 4374/4789/1340 f 4374/4789/1340 8469/8884/1335 2122/2329/1339 12434/12849/1342 f 14597/15088/1341 4374/4789/1340 12434/12849/1342 579/701/1343 f 538/648/430 14431/14871/472 4375/4790/1344 12428/12843/1331 f 14431/14871/472 3121/3341/476 8471/8886/1345 4375/4790/1344 f 4375/4790/1344 8471/8886/1345 1096/1303/1346 8474/8889/1347 f 12428/12843/1331 4375/4790/1344 8474/8889/1347 2119/2326/1332 f 3121/3341/476 14432/14873/484 4376/4791/1348 8471/8886/1345 f 14432/14873/484 115/175/486 14588/15075/1349 4376/4791/1348 f 4376/4791/1348 14588/15075/1349 3199/3442/1350 8472/8887/1351 f 8471/8886/1345 4376/4791/1348 8472/8887/1351 1096/1303/1346 f 1096/1303/1346 8472/8887/1351 4377/4792/1352 8473/8888/1353 f 8472/8887/1351 3199/3442/1350 14587/15074/1354 4377/4792/1352 f 4377/4792/1352 14587/15074/1354 577/698/1355 12430/12845/1356 f 8473/8888/1353 4377/4792/1352 12430/12845/1356 2120/2327/1357 f 2119/2326/1332 8474/8889/1347 4378/4793/1358 12427/12842/1336 f 8474/8889/1347 1096/1303/1346 8473/8888/1353 4378/4793/1358 f 4378/4793/1358 8473/8888/1353 2120/2327/1357 12429/12844/1359 f 12427/12842/1336 4378/4793/1358 12429/12844/1359 788/379/1337 f 788/379/1337 12429/12844/1359 4379/4794/1360 12431/12846/1361 f 12429/12844/1359 2120/2327/1357 8475/8890/1362 4379/4794/1360 f 4379/4794/1360 8475/8890/1362 1097/1304/1363 8478/8893/1364 f 12431/12846/1361 4379/4794/1360 8478/8893/1364 2121/2328/1365 f 2120/2327/1357 12430/12845/1356 4380/4795/1366 8475/8890/1362 f 12430/12845/1356 577/698/1355 14589/15076/1367 4380/4795/1366 f 4380/4795/1366 14589/15076/1367 3200/3443/1368 8476/8891/1369 f 8475/8890/1362 4380/4795/1366 8476/8891/1369 1097/1304/1363 f 1097/1304/1363 8476/8891/1369 4381/4796/1370 8477/8892/1371 f 8476/8891/1369 3200/3443/1368 14590/15077/1372 4381/4796/1370 f 4381/4796/1370 14590/15077/1372 116/176/1373 14592/15080/1374 f 8477/8892/1371 4381/4796/1370 14592/15080/1374 3201/3444/1375 f 2121/2328/1365 8478/8893/1364 4382/4797/1376 12432/12847/1377 f 8478/8893/1364 1097/1304/1363 8477/8892/1371 4382/4797/1376 f 4382/4797/1376 8477/8892/1371 3201/3444/1375 14591/15078/1378 f 12432/12847/1377 4382/4797/1376 14591/15078/1378 578/699/1379 f 579/701/1343 12434/12849/1342 4383/4798/1380 14595/15086/1381 f 12434/12849/1342 2122/2329/1339 8479/8894/1382 4383/4798/1380 f 4383/4798/1380 8479/8894/1382 1098/1305/1383 8482/8897/1384 f 14595/15086/1381 4383/4798/1380 8482/8897/1384 3203/3448/1385 f 2122/2329/1339 12433/12848/1338 4384/4799/1386 8479/8894/1382 f 12433/12848/1338 788/379/1337 12431/12846/1361 4384/4799/1386 f 4384/4799/1386 12431/12846/1361 2121/2328/1365 8480/8895/1387 f 8479/8894/1382 4384/4799/1386 8480/8895/1387 1098/1305/1383 f 1098/1305/1383 8480/8895/1387 4385/4800/1388 8481/8896/1389 f 8480/8895/1387 2121/2328/1365 12432/12847/1377 4385/4800/1388 f 4385/4800/1388 12432/12847/1377 578/699/1379 14593/15082/1390 f 8481/8896/1389 4385/4800/1388 14593/15082/1390 3202/3446/1391 f 3203/3448/1385 8482/8897/1384 4386/4801/1392 14596/15087/1393 f 8482/8897/1384 1098/1305/1383 8481/8896/1389 4386/4801/1392 f 4386/4801/1392 8481/8896/1389 3202/3446/1391 14594/15084/1394 f 14596/15087/1393 4386/4801/1392 14594/15084/1394 20/37/1395 f 47/79/1285 14578/15065/1283 4387/4802/1396 14606/15097/1397 f 14578/15065/1283 3194/3437/1279 8483/8898/1398 4387/4802/1396 f 4387/4802/1396 8483/8898/1398 1099/1306/1399 8486/8901/1400 f 14606/15097/1397 4387/4802/1396 8486/8901/1400 3208/3453/1401 f 3194/3437/1279 14577/15064/1277 4388/4803/1402 8483/8898/1398 f 14577/15064/1277 574/695/1263 12436/12851/1403 4388/4803/1402 f 4388/4803/1402 12436/12851/1403 2123/2330/1404 8484/8899/1405 f 8483/8898/1398 4388/4803/1402 8484/8899/1405 1099/1306/1399 f 1099/1306/1399 8484/8899/1405 4389/4804/1406 8485/8900/1407 f 8484/8899/1405 2123/2330/1404 12435/12850/1408 4389/4804/1406 f 4389/4804/1406 12435/12850/1408 789/380/1409 12441/12856/1410 f 8485/8900/1407 4389/4804/1406 12441/12856/1410 2126/2333/1411 f 3208/3453/1401 8486/8901/1400 4390/4805/1412 14605/15096/1413 f 8486/8901/1400 1099/1306/1399 8485/8900/1407 4390/4805/1412 f 4390/4805/1412 8485/8900/1407 2126/2333/1411 12442/12857/1414 f 14605/15096/1413 4390/4805/1412 12442/12857/1414 581/703/1415 f 574/695/1263 14575/15062/1261 4391/4806/1416 12436/12851/1403 f 14575/15062/1261 3193/3436/1256 8487/8902/1417 4391/4806/1416 f 4391/4806/1416 8487/8902/1417 1100/1307/1418 8490/8905/1419 f 12436/12851/1403 4391/4806/1416 8490/8905/1419 2123/2330/1404 f 3193/3436/1256 14576/15063/1253 4392/4807/1420 8487/8902/1417 f 14576/15063/1253 55/91/1252 14600/15091/1421 4392/4807/1420 f 4392/4807/1420 14600/15091/1421 3205/3450/1422 8488/8903/1423 f 8487/8902/1417 4392/4807/1420 8488/8903/1423 1100/1307/1418 f 1100/1307/1418 8488/8903/1423 4393/4808/1424 8489/8904/1425 f 8488/8903/1423 3205/3450/1422 14599/15090/1426 4393/4808/1424 f 4393/4808/1424 14599/15090/1426 580/702/1427 12438/12853/1428 f 8489/8904/1425 4393/4808/1424 12438/12853/1428 2124/2331/1429 f 2123/2330/1404 8490/8905/1419 4394/4809/1430 12435/12850/1408 f 8490/8905/1419 1100/1307/1418 8489/8904/1425 4394/4809/1430 f 4394/4809/1430 8489/8904/1425 2124/2331/1429 12437/12852/1431 f 12435/12850/1408 4394/4809/1430 12437/12852/1431 789/380/1409 f 789/380/1409 12437/12852/1431 4395/4810/1432 12439/12854/1433 f 12437/12852/1431 2124/2331/1429 8491/8906/1434 4395/4810/1432 f 4395/4810/1432 8491/8906/1434 1101/1308/1435 8494/8909/1436 f 12439/12854/1433 4395/4810/1432 8494/8909/1436 2125/2332/1437 f 2124/2331/1429 12438/12853/1428 4396/4811/1438 8491/8906/1434 f 12438/12853/1428 580/702/1427 14601/15092/1439 4396/4811/1438 f 4396/4811/1438 14601/15092/1439 3206/3451/1440 8492/8907/1441 f 8491/8906/1434 4396/4811/1438 8492/8907/1441 1101/1308/1435 f 1101/1308/1435 8492/8907/1441 4397/4812/1442 8493/8908/1443 f 8492/8907/1441 3206/3451/1440 14602/15093/1444 4397/4812/1442 f 4397/4812/1442 14602/15093/1444 56/92/277 14390/14817/275 f 8493/8908/1443 4397/4812/1442 14390/14817/275 3100/3313/271 f 2125/2332/1437 8494/8909/1436 4398/4813/1445 12440/12855/1446 f 8494/8909/1436 1101/1308/1435 8493/8908/1443 4398/4813/1445 f 4398/4813/1445 8493/8908/1443 3100/3313/271 14389/14816/269 f 12440/12855/1446 4398/4813/1445 14389/14816/269 527/633/255 f 581/703/1415 12442/12857/1414 4399/4814/1447 14603/15094/1448 f 12442/12857/1414 2126/2333/1411 8495/8910/1449 4399/4814/1447 f 4399/4814/1447 8495/8910/1449 1102/1309/1450 8498/8913/1451 f 14603/15094/1448 4399/4814/1447 8498/8913/1451 3207/3452/1452 f 2126/2333/1411 12441/12856/1410 4400/4815/1453 8495/8910/1449 f 12441/12856/1410 789/380/1409 12439/12854/1433 4400/4815/1453 f 4400/4815/1453 12439/12854/1433 2125/2332/1437 8496/8911/1454 f 8495/8910/1449 4400/4815/1453 8496/8911/1454 1102/1309/1450 f 1102/1309/1450 8496/8911/1454 4401/4816/1455 8497/8912/1456 f 8496/8911/1454 2125/2332/1437 12440/12855/1446 4401/4816/1455 f 4401/4816/1455 12440/12855/1446 527/633/255 14387/14814/253 f 8497/8912/1456 4401/4816/1455 14387/14814/253 3099/3312/248 f 3207/3452/1452 8498/8913/1451 4402/4817/1457 14604/15095/1458 f 8498/8913/1451 1102/1309/1450 8497/8912/1456 4402/4817/1457 f 4402/4817/1457 8497/8912/1456 3099/3312/248 14388/14815/245 f 14604/15095/1458 4402/4817/1457 14388/14815/245 37/67/244 f 8/14/383 14410/14841/382 4403/4818/1459 14618/15109/1460 f 14410/14841/382 3110/3325/378 8499/8914/1461 4403/4818/1459 f 4403/4818/1459 8499/8914/1461 1103/1310/1462 8502/8917/1463 f 14618/15109/1460 4403/4818/1459 8502/8917/1463 3214/3459/1464 f 3110/3325/378 14409/14839/377 4404/4819/1465 8499/8914/1461 f 14409/14839/377 532/639/365 12444/12859/1466 4404/4819/1465 f 4404/4819/1465 12444/12859/1466 2127/2334/1467 8500/8915/1468 f 8499/8914/1461 4404/4819/1465 8500/8915/1468 1103/1310/1462 f 1103/1310/1462 8500/8915/1468 4405/4820/1469 8501/8916/1470 f 8500/8915/1468 2127/2334/1467 12443/12858/1471 4405/4820/1469 f 4405/4820/1469 12443/12858/1471 790/381/1472 12449/12864/1473 f 8501/8916/1470 4405/4820/1469 12449/12864/1473 2130/2337/1474 f 3214/3459/1464 8502/8917/1463 4406/4821/1475 14617/15108/1476 f 8502/8917/1463 1103/1310/1462 8501/8916/1470 4406/4821/1475 f 4406/4821/1475 8501/8916/1470 2130/2337/1474 12450/12865/1477 f 14617/15108/1476 4406/4821/1475 12450/12865/1477 584/706/1478 f 532/639/365 14407/14835/364 4407/4822/1479 12444/12859/1466 f 14407/14835/364 3109/3323/360 8503/8918/1480 4407/4822/1479 f 4407/4822/1479 8503/8918/1480 1104/1311/1481 8506/8921/1482 f 12444/12859/1466 4407/4822/1479 8506/8921/1482 2127/2334/1467 f 3109/3323/360 14408/14837/359 4408/4823/1483 8503/8918/1480 f 14408/14837/359 162/237/358 14608/15099/1484 4408/4823/1483 f 4408/4823/1483 14608/15099/1484 3209/3454/1485 8504/8919/1486 f 8503/8918/1480 4408/4823/1483 8504/8919/1486 1104/1311/1481 f 1104/1311/1481 8504/8919/1486 4409/4824/1487 8505/8920/1488 f 8504/8919/1486 3209/3454/1485 14607/15098/1489 4409/4824/1487 f 4409/4824/1487 14607/15098/1489 582/704/1490 12446/12861/1491 f 8505/8920/1488 4409/4824/1487 12446/12861/1491 2128/2335/1492 f 2127/2334/1467 8506/8921/1482 4410/4825/1493 12443/12858/1471 f 8506/8921/1482 1104/1311/1481 8505/8920/1488 4410/4825/1493 f 4410/4825/1493 8505/8920/1488 2128/2335/1492 12445/12860/1494 f 12443/12858/1471 4410/4825/1493 12445/12860/1494 790/381/1472 f 790/381/1472 12445/12860/1494 4411/4826/1495 12447/12862/1496 f 12445/12860/1494 2128/2335/1492 8507/8922/1497 4411/4826/1495 f 4411/4826/1495 8507/8922/1497 1105/1312/1498 8510/8925/1499 f 12447/12862/1496 4411/4826/1495 8510/8925/1499 2129/2336/1500 f 2128/2335/1492 12446/12861/1491 4412/4827/1501 8507/8922/1497 f 12446/12861/1491 582/704/1490 14609/15100/1502 4412/4827/1501 f 4412/4827/1501 14609/15100/1502 3210/3455/1503 8508/8923/1504 f 8507/8922/1497 4412/4827/1501 8508/8923/1504 1105/1312/1498 f 1105/1312/1498 8508/8923/1504 4413/4828/1505 8509/8924/1506 f 8508/8923/1504 3210/3455/1503 14610/15101/1507 4413/4828/1505 f 4413/4828/1505 14610/15101/1507 143/212/1508 14612/15103/1509 f 8509/8924/1506 4413/4828/1505 14612/15103/1509 3211/3456/1510 f 2129/2336/1500 8510/8925/1499 4414/4829/1511 12448/12863/1512 f 8510/8925/1499 1105/1312/1498 8509/8924/1506 4414/4829/1511 f 4414/4829/1511 8509/8924/1506 3211/3456/1510 14611/15102/1513 f 12448/12863/1512 4414/4829/1511 14611/15102/1513 583/705/1514 f 584/706/1478 12450/12865/1477 4415/4830/1515 14615/15106/1516 f 12450/12865/1477 2130/2337/1474 8511/8926/1517 4415/4830/1515 f 4415/4830/1515 8511/8926/1517 1106/1313/1518 8514/8929/1519 f 14615/15106/1516 4415/4830/1515 8514/8929/1519 3213/3458/1520 f 2130/2337/1474 12449/12864/1473 4416/4831/1521 8511/8926/1517 f 12449/12864/1473 790/381/1472 12447/12862/1496 4416/4831/1521 f 4416/4831/1521 12447/12862/1496 2129/2336/1500 8512/8927/1522 f 8511/8926/1517 4416/4831/1521 8512/8927/1522 1106/1313/1518 f 1106/1313/1518 8512/8927/1522 4417/4832/1523 8513/8928/1524 f 8512/8927/1522 2129/2336/1500 12448/12863/1512 4417/4832/1523 f 4417/4832/1523 12448/12863/1512 583/705/1514 14613/15104/1525 f 8513/8928/1524 4417/4832/1523 14613/15104/1525 3212/3457/1526 f 3213/3458/1520 8514/8929/1519 4418/4833/1527 14616/15107/1528 f 8514/8929/1519 1106/1313/1518 8513/8928/1524 4418/4833/1527 f 4418/4833/1527 8513/8928/1524 3212/3457/1526 14614/15105/1529 f 14616/15107/1528 4418/4833/1527 14614/15105/1529 22/40/1530 f 58/95/520 14438/14885/518 4419/4834/1531 14630/15121/1532 f 14438/14885/518 3124/3347/514 8515/8930/1533 4419/4834/1531 f 4419/4834/1531 8515/8930/1533 1107/1314/1534 8518/8933/1535 f 14630/15121/1532 4419/4834/1531 8518/8933/1535 3220/3465/1536 f 3124/3347/514 14437/14883/512 4420/4835/1537 8515/8930/1533 f 14437/14883/512 539/650/498 12452/12867/1538 4420/4835/1537 f 4420/4835/1537 12452/12867/1538 2131/2338/1539 8516/8931/1540 f 8515/8930/1533 4420/4835/1537 8516/8931/1540 1107/1314/1534 f 1107/1314/1534 8516/8931/1540 4421/4836/1541 8517/8932/1542 f 8516/8931/1540 2131/2338/1539 12451/12866/1543 4421/4836/1541 f 4421/4836/1541 12451/12866/1543 791/382/1544 12457/12872/1545 f 8517/8932/1542 4421/4836/1541 12457/12872/1545 2134/2341/1546 f 3220/3465/1536 8518/8933/1535 4422/4837/1547 14629/15120/1548 f 8518/8933/1535 1107/1314/1534 8517/8932/1542 4422/4837/1547 f 4422/4837/1547 8517/8932/1542 2134/2341/1546 12458/12873/1549 f 14629/15120/1548 4422/4837/1547 12458/12873/1549 587/709/1550 f 539/650/498 14435/14879/496 4423/4838/1551 12452/12867/1538 f 14435/14879/496 3123/3345/491 8519/8934/1552 4423/4838/1551 f 4423/4838/1551 8519/8934/1552 1108/1315/1553 8522/8937/1554 f 12452/12867/1538 4423/4838/1551 8522/8937/1554 2131/2338/1539 f 3123/3345/491 14436/14881/488 4424/4839/1555 8519/8934/1552 f 14436/14881/488 41/72/487 14620/15111/1556 4424/4839/1555 f 4424/4839/1555 14620/15111/1556 3215/3460/1557 8520/8935/1558 f 8519/8934/1552 4424/4839/1555 8520/8935/1558 1108/1315/1553 f 1108/1315/1553 8520/8935/1558 4425/4840/1559 8521/8936/1560 f 8520/8935/1558 3215/3460/1557 14619/15110/1561 4425/4840/1559 f 4425/4840/1559 14619/15110/1561 585/707/1562 12454/12869/1563 f 8521/8936/1560 4425/4840/1559 12454/12869/1563 2132/2339/1564 f 2131/2338/1539 8522/8937/1554 4426/4841/1565 12451/12866/1543 f 8522/8937/1554 1108/1315/1553 8521/8936/1560 4426/4841/1565 f 4426/4841/1565 8521/8936/1560 2132/2339/1564 12453/12868/1566 f 12451/12866/1543 4426/4841/1565 12453/12868/1566 791/382/1544 f 791/382/1544 12453/12868/1566 4427/4842/1567 12455/12870/1568 f 12453/12868/1566 2132/2339/1564 8523/8938/1569 4427/4842/1567 f 4427/4842/1567 8523/8938/1569 1109/1316/1570 8526/8941/1571 f 12455/12870/1568 4427/4842/1567 8526/8941/1571 2133/2340/1572 f 2132/2339/1564 12454/12869/1563 4428/4843/1573 8523/8938/1569 f 12454/12869/1563 585/707/1562 14621/15112/1574 4428/4843/1573 f 4428/4843/1573 14621/15112/1574 3216/3461/1575 8524/8939/1576 f 8523/8938/1569 4428/4843/1573 8524/8939/1576 1109/1316/1570 f 1109/1316/1570 8524/8939/1576 4429/4844/1577 8525/8940/1578 f 8524/8939/1576 3216/3461/1575 14622/15113/1579 4429/4844/1577 f 4429/4844/1577 14622/15113/1579 40/70/1580 14624/15115/1581 f 8525/8940/1578 4429/4844/1577 14624/15115/1581 3217/3462/1582 f 2133/2340/1572 8526/8941/1571 4430/4845/1583 12456/12871/1584 f 8526/8941/1571 1109/1316/1570 8525/8940/1578 4430/4845/1583 f 4430/4845/1583 8525/8940/1578 3217/3462/1582 14623/15114/1585 f 12456/12871/1584 4430/4845/1583 14623/15114/1585 586/708/1586 f 587/709/1550 12458/12873/1549 4431/4846/1587 14627/15118/1588 f 12458/12873/1549 2134/2341/1546 8527/8942/1589 4431/4846/1587 f 4431/4846/1587 8527/8942/1589 1110/1317/1590 8530/8945/1591 f 14627/15118/1588 4431/4846/1587 8530/8945/1591 3219/3464/1592 f 2134/2341/1546 12457/12872/1545 4432/4847/1593 8527/8942/1589 f 12457/12872/1545 791/382/1544 12455/12870/1568 4432/4847/1593 f 4432/4847/1593 12455/12870/1568 2133/2340/1572 8528/8943/1594 f 8527/8942/1589 4432/4847/1593 8528/8943/1594 1110/1317/1590 f 1110/1317/1590 8528/8943/1594 4433/4848/1595 8529/8944/1596 f 8528/8943/1594 2133/2340/1572 12456/12871/1584 4433/4848/1595 f 4433/4848/1595 12456/12871/1584 586/708/1586 14625/15116/1597 f 8529/8944/1596 4433/4848/1595 14625/15116/1597 3218/3463/1598 f 3219/3464/1592 8530/8945/1591 4434/4849/1599 14628/15119/1600 f 8530/8945/1591 1110/1317/1590 8529/8944/1596 4434/4849/1599 f 4434/4849/1599 8529/8944/1596 3218/3463/1598 14626/15117/1601 f 14628/15119/1600 4434/4849/1599 14626/15117/1601 57/93/1602 f 148/218/439 14422/14861/437 4435/4850/1603 14642/15133/1604 f 14422/14861/437 3116/3335/433 8531/8946/1605 4435/4850/1603 f 4435/4850/1603 8531/8946/1605 1111/1318/1606 8534/8949/1607 f 14642/15133/1604 4435/4850/1603 8534/8949/1607 3226/3471/1608 f 3116/3335/433 14421/14859/431 4436/4851/1609 8531/8946/1605 f 14421/14859/431 535/644/417 12460/12875/1610 4436/4851/1609 f 4436/4851/1609 12460/12875/1610 2135/2342/1611 8532/8947/1612 f 8531/8946/1605 4436/4851/1609 8532/8947/1612 1111/1318/1606 f 1111/1318/1606 8532/8947/1612 4437/4852/1613 8533/8948/1614 f 8532/8947/1612 2135/2342/1611 12459/12874/1615 4437/4852/1613 f 4437/4852/1613 12459/12874/1615 792/383/1616 12465/12880/1617 f 8533/8948/1614 4437/4852/1613 12465/12880/1617 2138/2345/1618 f 3226/3471/1608 8534/8949/1607 4438/4853/1619 14641/15132/1620 f 8534/8949/1607 1111/1318/1606 8533/8948/1614 4438/4853/1619 f 4438/4853/1619 8533/8948/1614 2138/2345/1618 12466/12881/1621 f 14641/15132/1620 4438/4853/1619 12466/12881/1621 590/712/1622 f 535/644/417 14419/14855/415 4439/4854/1623 12460/12875/1610 f 14419/14855/415 3115/3333/410 8535/8950/1624 4439/4854/1623 f 4439/4854/1623 8535/8950/1624 1112/1319/1625 8538/8953/1626 f 12460/12875/1610 4439/4854/1623 8538/8953/1626 2135/2342/1611 f 3115/3333/410 14420/14857/407 4440/4855/1627 8535/8950/1624 f 14420/14857/407 7/12/406 14632/15123/1628 4440/4855/1627 f 4440/4855/1627 14632/15123/1628 3221/3466/1629 8536/8951/1630 f 8535/8950/1624 4440/4855/1627 8536/8951/1630 1112/1319/1625 f 1112/1319/1625 8536/8951/1630 4441/4856/1631 8537/8952/1632 f 8536/8951/1630 3221/3466/1629 14631/15122/1633 4441/4856/1631 f 4441/4856/1631 14631/15122/1633 588/710/1634 12462/12877/1635 f 8537/8952/1632 4441/4856/1631 12462/12877/1635 2136/2343/1636 f 2135/2342/1611 8538/8953/1626 4442/4857/1637 12459/12874/1615 f 8538/8953/1626 1112/1319/1625 8537/8952/1632 4442/4857/1637 f 4442/4857/1637 8537/8952/1632 2136/2343/1636 12461/12876/1638 f 12459/12874/1615 4442/4857/1637 12461/12876/1638 792/383/1616 f 792/383/1616 12461/12876/1638 4443/4858/1639 12463/12878/1640 f 12461/12876/1638 2136/2343/1636 8539/8954/1641 4443/4858/1639 f 4443/4858/1639 8539/8954/1641 1113/1320/1642 8542/8957/1643 f 12463/12878/1640 4443/4858/1639 8542/8957/1643 2137/2344/1644 f 2136/2343/1636 12462/12877/1635 4444/4859/1645 8539/8954/1641 f 12462/12877/1635 588/710/1634 14633/15124/1646 4444/4859/1645 f 4444/4859/1645 14633/15124/1646 3222/3467/1647 8540/8955/1648 f 8539/8954/1641 4444/4859/1645 8540/8955/1648 1113/1320/1642 f 1113/1320/1642 8540/8955/1648 4445/4860/1649 8541/8956/1650 f 8540/8955/1648 3222/3467/1647 14634/15125/1651 4445/4860/1649 f 4445/4860/1649 14634/15125/1651 21/39/1652 14636/15127/1653 f 8541/8956/1650 4445/4860/1649 14636/15127/1653 3223/3468/1654 f 2137/2344/1644 8542/8957/1643 4446/4861/1655 12464/12879/1656 f 8542/8957/1643 1113/1320/1642 8541/8956/1650 4446/4861/1655 f 4446/4861/1655 8541/8956/1650 3223/3468/1654 14635/15126/1657 f 12464/12879/1656 4446/4861/1655 14635/15126/1657 589/711/1658 f 590/712/1622 12466/12881/1621 4447/4862/1659 14639/15130/1660 f 12466/12881/1621 2138/2345/1618 8543/8958/1661 4447/4862/1659 f 4447/4862/1659 8543/8958/1661 1114/1321/1662 8546/8961/1663 f 14639/15130/1660 4447/4862/1659 8546/8961/1663 3225/3470/1664 f 2138/2345/1618 12465/12880/1617 4448/4863/1665 8543/8958/1661 f 12465/12880/1617 792/383/1616 12463/12878/1640 4448/4863/1665 f 4448/4863/1665 12463/12878/1640 2137/2344/1644 8544/8959/1666 f 8543/8958/1661 4448/4863/1665 8544/8959/1666 1114/1321/1662 f 1114/1321/1662 8544/8959/1666 4449/4864/1667 8545/8960/1668 f 8544/8959/1666 2137/2344/1644 12464/12879/1656 4449/4864/1667 f 4449/4864/1667 12464/12879/1656 589/711/1658 14637/15128/1669 f 8545/8960/1668 4449/4864/1667 14637/15128/1669 3224/3469/1670 f 3225/3470/1664 8546/8961/1663 4450/4865/1671 14640/15131/1672 f 8546/8961/1663 1114/1321/1662 8545/8960/1668 4450/4865/1671 f 4450/4865/1671 8545/8960/1668 3224/3469/1670 14638/15129/1673 f 14640/15131/1672 4450/4865/1671 14638/15129/1673 147/216/1674 f 211/300/1675 14644/15135/1676 4451/4866/1677 14658/15152/1678 f 14644/15135/1676 3227/3472/1679 8547/8962/1680 4451/4866/1677 f 4451/4866/1677 8547/8962/1680 1115/1322/1681 8550/8965/1682 f 14658/15152/1678 4451/4866/1677 8550/8965/1682 3234/3480/1683 f 3227/3472/1679 14643/15134/1684 4452/4867/1685 8547/8962/1680 f 14643/15134/1684 591/713/1686 12468/12883/1687 4452/4867/1685 f 4452/4867/1685 12468/12883/1687 2139/2346/1688 8548/8963/1689 f 8547/8962/1680 4452/4867/1685 8548/8963/1689 1115/1322/1681 f 1115/1322/1681 8548/8963/1689 4453/4868/1690 8549/8964/1691 f 8548/8963/1689 2139/2346/1688 12467/12882/1692 4453/4868/1690 f 4453/4868/1690 12467/12882/1692 793/384/1693 12473/12888/1694 f 8549/8964/1691 4453/4868/1690 12473/12888/1694 2142/2349/1695 f 3234/3480/1683 8550/8965/1682 4454/4869/1696 14657/15150/1697 f 8550/8965/1682 1115/1322/1681 8549/8964/1691 4454/4869/1696 f 4454/4869/1696 8549/8964/1691 2142/2349/1695 12474/12889/1698 f 14657/15150/1697 4454/4869/1696 12474/12889/1698 594/716/1699 f 591/713/1686 14645/15136/1700 4455/4870/1701 12468/12883/1687 f 14645/15136/1700 3228/3473/1702 8551/8966/1703 4455/4870/1701 f 4455/4870/1701 8551/8966/1703 1116/1323/1704 8554/8969/1705 f 12468/12883/1687 4455/4870/1701 8554/8969/1705 2139/2346/1688 f 3228/3473/1702 14646/15137/1706 4456/4871/1707 8551/8966/1703 f 14646/15137/1706 212/302/1708 14648/15139/1709 4456/4871/1707 f 4456/4871/1707 14648/15139/1709 3229/3474/1710 8552/8967/1711 f 8551/8966/1703 4456/4871/1707 8552/8967/1711 1116/1323/1704 f 1116/1323/1704 8552/8967/1711 4457/4872/1712 8553/8968/1713 f 8552/8967/1711 3229/3474/1710 14647/15138/1714 4457/4872/1712 f 4457/4872/1712 14647/15138/1714 592/714/1715 12470/12885/1716 f 8553/8968/1713 4457/4872/1712 12470/12885/1716 2140/2347/1717 f 2139/2346/1688 8554/8969/1705 4458/4873/1718 12467/12882/1692 f 8554/8969/1705 1116/1323/1704 8553/8968/1713 4458/4873/1718 f 4458/4873/1718 8553/8968/1713 2140/2347/1717 12469/12884/1719 f 12467/12882/1692 4458/4873/1718 12469/12884/1719 793/384/1693 f 793/384/1693 12469/12884/1719 4459/4874/1720 12471/12886/1721 f 12469/12884/1719 2140/2347/1717 8555/8970/1722 4459/4874/1720 f 4459/4874/1720 8555/8970/1722 1117/1324/1723 8558/8973/1724 f 12471/12886/1721 4459/4874/1720 8558/8973/1724 2141/2348/1725 f 2140/2347/1717 12470/12885/1716 4460/4875/1726 8555/8970/1722 f 12470/12885/1716 592/714/1715 14649/15140/1727 4460/4875/1726 f 4460/4875/1726 14649/15140/1727 3230/3475/1728 8556/8971/1729 f 8555/8970/1722 4460/4875/1726 8556/8971/1729 1117/1324/1723 f 1117/1324/1723 8556/8971/1729 4461/4876/1730 8557/8972/1731 f 8556/8971/1729 3230/3475/1728 14650/15141/1732 4461/4876/1730 f 4461/4876/1730 14650/15141/1732 213/303/1733 14652/15143/1734 f 8557/8972/1731 4461/4876/1730 14652/15143/1734 3231/3476/1735 f 2141/2348/1725 8558/8973/1724 4462/4877/1736 12472/12887/1737 f 8558/8973/1724 1117/1324/1723 8557/8972/1731 4462/4877/1736 f 4462/4877/1736 8557/8972/1731 3231/3476/1735 14651/15142/1738 f 12472/12887/1737 4462/4877/1736 14651/15142/1738 593/715/1739 f 594/716/1699 12474/12889/1698 4463/4878/1740 14655/15146/1741 f 12474/12889/1698 2142/2349/1695 8559/8974/1742 4463/4878/1740 f 4463/4878/1740 8559/8974/1742 1118/1325/1743 8562/8977/1744 f 14655/15146/1741 4463/4878/1740 8562/8977/1744 3233/3478/1745 f 2142/2349/1695 12473/12888/1694 4464/4879/1746 8559/8974/1742 f 12473/12888/1694 793/384/1693 12471/12886/1721 4464/4879/1746 f 4464/4879/1746 12471/12886/1721 2141/2348/1725 8560/8975/1747 f 8559/8974/1742 4464/4879/1746 8560/8975/1747 1118/1325/1743 f 1118/1325/1743 8560/8975/1747 4465/4880/1748 8561/8976/1749 f 8560/8975/1747 2141/2348/1725 12472/12887/1737 4465/4880/1748 f 4465/4880/1748 12472/12887/1737 593/715/1739 14653/15144/1750 f 8561/8976/1749 4465/4880/1748 14653/15144/1750 3232/3477/1751 f 3233/3478/1745 8562/8977/1744 4466/4881/1752 14656/15148/1753 f 8562/8977/1744 1118/1325/1743 8561/8976/1749 4466/4881/1752 f 4466/4881/1752 8561/8976/1749 3232/3477/1751 14654/15145/1754 f 14656/15148/1753 4466/4881/1752 14654/15145/1754 214/304/1755 f 164/240/1756 14660/15155/1757 4467/4882/1758 14674/15173/1759 f 14660/15155/1757 3235/3482/1760 8563/8978/1761 4467/4882/1758 f 4467/4882/1758 8563/8978/1761 1119/1326/1762 8566/8981/1763 f 14674/15173/1759 4467/4882/1758 8566/8981/1763 3242/3491/1764 f 3235/3482/1760 14659/15154/1765 4468/4883/1766 8563/8978/1761 f 14659/15154/1765 595/718/1767 12476/12891/1768 4468/4883/1766 f 4468/4883/1766 12476/12891/1768 2143/2350/1769 8564/8979/1770 f 8563/8978/1761 4468/4883/1766 8564/8979/1770 1119/1326/1762 f 1119/1326/1762 8564/8979/1770 4469/4884/1771 8565/8980/1772 f 8564/8979/1770 2143/2350/1769 12475/12890/1773 4469/4884/1771 f 4469/4884/1771 12475/12890/1773 794/385/1774 12481/12896/1775 f 8565/8980/1772 4469/4884/1771 12481/12896/1775 2146/2353/1776 f 3242/3491/1764 8566/8981/1763 4470/4885/1777 14673/15172/1778 f 8566/8981/1763 1119/1326/1762 8565/8980/1772 4470/4885/1777 f 4470/4885/1777 8565/8980/1772 2146/2353/1776 12482/12897/1779 f 14673/15172/1778 4470/4885/1777 12482/12897/1779 598/722/1780 f 595/718/1767 14661/15156/1781 4471/4886/1782 12476/12891/1768 f 14661/15156/1781 3236/3483/1783 8567/8982/1784 4471/4886/1782 f 4471/4886/1782 8567/8982/1784 1120/1327/1785 8570/8985/1786 f 12476/12891/1768 4471/4886/1782 8570/8985/1786 2143/2350/1769 f 3236/3483/1783 14662/15157/1787 4472/4887/1788 8567/8982/1784 f 14662/15157/1787 163/238/1789 14664/15160/1790 4472/4887/1788 f 4472/4887/1788 14664/15160/1790 3237/3484/1791 8568/8983/1792 f 8567/8982/1784 4472/4887/1788 8568/8983/1792 1120/1327/1785 f 1120/1327/1785 8568/8983/1792 4473/4888/1793 8569/8984/1794 f 8568/8983/1792 3237/3484/1791 14663/15158/1795 4473/4888/1793 f 4473/4888/1793 14663/15158/1795 596/719/1796 12478/12893/1797 f 8569/8984/1794 4473/4888/1793 12478/12893/1797 2144/2351/1798 f 2143/2350/1769 8570/8985/1786 4474/4889/1799 12475/12890/1773 f 8570/8985/1786 1120/1327/1785 8569/8984/1794 4474/4889/1799 f 4474/4889/1799 8569/8984/1794 2144/2351/1798 12477/12892/1800 f 12475/12890/1773 4474/4889/1799 12477/12892/1800 794/385/1774 f 794/385/1774 12477/12892/1800 4475/4890/1801 12479/12894/1802 f 12477/12892/1800 2144/2351/1798 8571/8986/1803 4475/4890/1801 f 4475/4890/1801 8571/8986/1803 1121/1328/1804 8574/8989/1805 f 12479/12894/1802 4475/4890/1801 8574/8989/1805 2145/2352/1806 f 2144/2351/1798 12478/12893/1797 4476/4891/1807 8571/8986/1803 f 12478/12893/1797 596/719/1796 14665/15162/1808 4476/4891/1807 f 4476/4891/1807 14665/15162/1808 3238/3486/1809 8572/8987/1810 f 8571/8986/1803 4476/4891/1807 8572/8987/1810 1121/1328/1804 f 1121/1328/1804 8572/8987/1810 4477/4892/1811 8573/8988/1812 f 8572/8987/1810 3238/3486/1809 14666/15164/1813 4477/4892/1811 f 4477/4892/1811 14666/15164/1813 165/241/1814 14668/15167/1815 f 8573/8988/1812 4477/4892/1811 14668/15167/1815 3239/3488/1816 f 2145/2352/1806 8574/8989/1805 4478/4893/1817 12480/12895/1818 f 8574/8989/1805 1121/1328/1804 8573/8988/1812 4478/4893/1817 f 4478/4893/1817 8573/8988/1812 3239/3488/1816 14667/15166/1819 f 12480/12895/1818 4478/4893/1817 14667/15166/1819 597/721/1820 f 598/722/1780 12482/12897/1779 4479/4894/1821 14671/15170/1822 f 12482/12897/1779 2146/2353/1776 8575/8990/1823 4479/4894/1821 f 4479/4894/1821 8575/8990/1823 1122/1329/1824 8578/8993/1825 f 14671/15170/1822 4479/4894/1821 8578/8993/1825 3241/3490/1826 f 2146/2353/1776 12481/12896/1775 4480/4895/1827 8575/8990/1823 f 12481/12896/1775 794/385/1774 12479/12894/1802 4480/4895/1827 f 4480/4895/1827 12479/12894/1802 2145/2352/1806 8576/8991/1828 f 8575/8990/1823 4480/4895/1827 8576/8991/1828 1122/1329/1824 f 1122/1329/1824 8576/8991/1828 4481/4896/1829 8577/8992/1830 f 8576/8991/1828 2145/2352/1806 12480/12895/1818 4481/4896/1829 f 4481/4896/1829 12480/12895/1818 597/721/1820 14669/15168/1831 f 8577/8992/1830 4481/4896/1829 14669/15168/1831 3240/3489/1832 f 3241/3490/1826 8578/8993/1825 4482/4897/1833 14672/15171/1834 f 8578/8993/1825 1122/1329/1824 8577/8992/1830 4482/4897/1833 f 4482/4897/1833 8577/8992/1830 3240/3489/1832 14670/15169/1835 f 14672/15171/1834 4482/4897/1833 14670/15169/1835 166/243/1836 f 215/306/1837 14676/15175/1838 4483/4898/1839 14690/15193/1840 f 14676/15175/1838 3243/3492/1841 8579/8994/1842 4483/4898/1839 f 4483/4898/1839 8579/8994/1842 1123/1330/1843 8582/8997/1844 f 14690/15193/1840 4483/4898/1839 8582/8997/1844 3250/3501/1845 f 3243/3492/1841 14675/15174/1846 4484/4899/1847 8579/8994/1842 f 14675/15174/1846 599/723/1848 12484/12899/1849 4484/4899/1847 f 4484/4899/1847 12484/12899/1849 2147/2354/1850 8580/8995/1851 f 8579/8994/1842 4484/4899/1847 8580/8995/1851 1123/1330/1843 f 1123/1330/1843 8580/8995/1851 4485/4900/1852 8581/8996/1853 f 8580/8995/1851 2147/2354/1850 12483/12898/1854 4485/4900/1852 f 4485/4900/1852 12483/12898/1854 795/386/1855 12489/12904/1856 f 8581/8996/1853 4485/4900/1852 12489/12904/1856 2150/2357/1857 f 3250/3501/1845 8582/8997/1844 4486/4901/1858 14689/15192/1859 f 8582/8997/1844 1123/1330/1843 8581/8996/1853 4486/4901/1858 f 4486/4901/1858 8581/8996/1853 2150/2357/1857 12490/12905/1860 f 14689/15192/1859 4486/4901/1858 12490/12905/1860 602/727/1861 f 599/723/1848 14677/15176/1862 4487/4902/1863 12484/12899/1849 f 14677/15176/1862 3244/3493/1864 8583/8998/1865 4487/4902/1863 f 4487/4902/1863 8583/8998/1865 1124/1331/1866 8586/9001/1867 f 12484/12899/1849 4487/4902/1863 8586/9001/1867 2147/2354/1850 f 3244/3493/1864 14678/15177/1868 4488/4903/1869 8583/8998/1865 f 14678/15177/1868 216/307/1870 14680/15180/1871 4488/4903/1869 f 4488/4903/1869 14680/15180/1871 3245/3494/1872 8584/8999/1873 f 8583/8998/1865 4488/4903/1869 8584/8999/1873 1124/1331/1866 f 1124/1331/1866 8584/8999/1873 4489/4904/1874 8585/9000/1875 f 8584/8999/1873 3245/3494/1872 14679/15178/1876 4489/4904/1874 f 4489/4904/1874 14679/15178/1876 600/724/1877 12486/12901/1878 f 8585/9000/1875 4489/4904/1874 12486/12901/1878 2148/2355/1879 f 2147/2354/1850 8586/9001/1867 4490/4905/1880 12483/12898/1854 f 8586/9001/1867 1124/1331/1866 8585/9000/1875 4490/4905/1880 f 4490/4905/1880 8585/9000/1875 2148/2355/1879 12485/12900/1881 f 12483/12898/1854 4490/4905/1880 12485/12900/1881 795/386/1855 f 795/386/1855 12485/12900/1881 4491/4906/1882 12487/12902/1883 f 12485/12900/1881 2148/2355/1879 8587/9002/1884 4491/4906/1882 f 4491/4906/1882 8587/9002/1884 1125/1332/1885 8590/9005/1886 f 12487/12902/1883 4491/4906/1882 8590/9005/1886 2149/2356/1887 f 2148/2355/1879 12486/12901/1878 4492/4907/1888 8587/9002/1884 f 12486/12901/1878 600/724/1877 14681/15182/1889 4492/4907/1888 f 4492/4907/1888 14681/15182/1889 3246/3496/1890 8588/9003/1891 f 8587/9002/1884 4492/4907/1888 8588/9003/1891 1125/1332/1885 f 1125/1332/1885 8588/9003/1891 4493/4908/1892 8589/9004/1893 f 8588/9003/1891 3246/3496/1890 14682/15184/1894 4493/4908/1892 f 4493/4908/1892 14682/15184/1894 217/309/1895 14684/15187/1896 f 8589/9004/1893 4493/4908/1892 14684/15187/1896 3247/3498/1897 f 2149/2356/1887 8590/9005/1886 4494/4909/1898 12488/12903/1899 f 8590/9005/1886 1125/1332/1885 8589/9004/1893 4494/4909/1898 f 4494/4909/1898 8589/9004/1893 3247/3498/1897 14683/15186/1900 f 12488/12903/1899 4494/4909/1898 14683/15186/1900 601/726/1901 f 602/727/1861 12490/12905/1860 4495/4910/1902 14687/15190/1903 f 12490/12905/1860 2150/2357/1857 8591/9006/1904 4495/4910/1902 f 4495/4910/1902 8591/9006/1904 1126/1333/1905 8594/9009/1906 f 14687/15190/1903 4495/4910/1902 8594/9009/1906 3249/3500/1907 f 2150/2357/1857 12489/12904/1856 4496/4911/1908 8591/9006/1904 f 12489/12904/1856 795/386/1855 12487/12902/1883 4496/4911/1908 f 4496/4911/1908 12487/12902/1883 2149/2356/1887 8592/9007/1909 f 8591/9006/1904 4496/4911/1908 8592/9007/1909 1126/1333/1905 f 1126/1333/1905 8592/9007/1909 4497/4912/1910 8593/9008/1911 f 8592/9007/1909 2149/2356/1887 12488/12903/1899 4497/4912/1910 f 4497/4912/1910 12488/12903/1899 601/726/1901 14685/15188/1912 f 8593/9008/1911 4497/4912/1910 14685/15188/1912 3248/3499/1913 f 3249/3500/1907 8594/9009/1906 4498/4913/1914 14688/15191/1915 f 8594/9009/1906 1126/1333/1905 8593/9008/1911 4498/4913/1914 f 4498/4913/1914 8593/9008/1911 3248/3499/1913 14686/15189/1916 f 14688/15191/1915 4498/4913/1914 14686/15189/1916 218/311/1917 f 168/245/1918 14692/15195/1919 4499/4914/1920 14706/15212/1921 f 14692/15195/1919 3251/3502/1922 8595/9010/1923 4499/4914/1920 f 4499/4914/1920 8595/9010/1923 1127/1334/1924 8598/9013/1925 f 14706/15212/1921 4499/4914/1920 8598/9013/1925 3258/3510/1926 f 3251/3502/1922 14691/15194/1927 4500/4915/1928 8595/9010/1923 f 14691/15194/1927 603/728/1929 12492/12907/1930 4500/4915/1928 f 4500/4915/1928 12492/12907/1930 2151/2358/1931 8596/9011/1932 f 8595/9010/1923 4500/4915/1928 8596/9011/1932 1127/1334/1924 f 1127/1334/1924 8596/9011/1932 4501/4916/1933 8597/9012/1934 f 8596/9011/1932 2151/2358/1931 12491/12906/1935 4501/4916/1933 f 4501/4916/1933 12491/12906/1935 796/387/1936 12497/12912/1937 f 8597/9012/1934 4501/4916/1933 12497/12912/1937 2154/2361/1938 f 3258/3510/1926 8598/9013/1925 4502/4917/1939 14705/15210/1940 f 8598/9013/1925 1127/1334/1924 8597/9012/1934 4502/4917/1939 f 4502/4917/1939 8597/9012/1934 2154/2361/1938 12498/12913/1941 f 14705/15210/1940 4502/4917/1939 12498/12913/1941 606/731/1942 f 603/728/1929 14693/15196/1943 4503/4918/1944 12492/12907/1930 f 14693/15196/1943 3252/3503/1945 8599/9014/1946 4503/4918/1944 f 4503/4918/1944 8599/9014/1946 1128/1335/1947 8602/9017/1948 f 12492/12907/1930 4503/4918/1944 8602/9017/1948 2151/2358/1931 f 3252/3503/1945 14694/15197/1949 4504/4919/1950 8599/9014/1946 f 14694/15197/1949 167/244/1951 14696/15199/1952 4504/4919/1950 f 4504/4919/1950 14696/15199/1952 3253/3504/1953 8600/9015/1954 f 8599/9014/1946 4504/4919/1950 8600/9015/1954 1128/1335/1947 f 1128/1335/1947 8600/9015/1954 4505/4920/1955 8601/9016/1956 f 8600/9015/1954 3253/3504/1953 14695/15198/1957 4505/4920/1955 f 4505/4920/1955 14695/15198/1957 604/729/1958 12494/12909/1959 f 8601/9016/1956 4505/4920/1955 12494/12909/1959 2152/2359/1960 f 2151/2358/1931 8602/9017/1948 4506/4921/1961 12491/12906/1935 f 8602/9017/1948 1128/1335/1947 8601/9016/1956 4506/4921/1961 f 4506/4921/1961 8601/9016/1956 2152/2359/1960 12493/12908/1962 f 12491/12906/1935 4506/4921/1961 12493/12908/1962 796/387/1936 f 796/387/1936 12493/12908/1962 4507/4922/1963 12495/12910/1964 f 12493/12908/1962 2152/2359/1960 8603/9018/1965 4507/4922/1963 f 4507/4922/1963 8603/9018/1965 1129/1336/1966 8606/9021/1967 f 12495/12910/1964 4507/4922/1963 8606/9021/1967 2153/2360/1968 f 2152/2359/1960 12494/12909/1959 4508/4923/1969 8603/9018/1965 f 12494/12909/1959 604/729/1958 14697/15200/1970 4508/4923/1969 f 4508/4923/1969 14697/15200/1970 3254/3505/1971 8604/9019/1972 f 8603/9018/1965 4508/4923/1969 8604/9019/1972 1129/1336/1966 f 1129/1336/1966 8604/9019/1972 4509/4924/1973 8605/9020/1974 f 8604/9019/1972 3254/3505/1971 14698/15201/1975 4509/4924/1973 f 4509/4924/1973 14698/15201/1975 169/247/1976 14700/15203/1977 f 8605/9020/1974 4509/4924/1973 14700/15203/1977 3255/3506/1978 f 2153/2360/1968 8606/9021/1967 4510/4925/1979 12496/12911/1980 f 8606/9021/1967 1129/1336/1966 8605/9020/1974 4510/4925/1979 f 4510/4925/1979 8605/9020/1974 3255/3506/1978 14699/15202/1981 f 12496/12911/1980 4510/4925/1979 14699/15202/1981 605/730/1982 f 606/731/1942 12498/12913/1941 4511/4926/1983 14703/15206/1984 f 12498/12913/1941 2154/2361/1938 8607/9022/1985 4511/4926/1983 f 4511/4926/1983 8607/9022/1985 1130/1337/1986 8610/9025/1987 f 14703/15206/1984 4511/4926/1983 8610/9025/1987 3257/3508/1988 f 2154/2361/1938 12497/12912/1937 4512/4927/1989 8607/9022/1985 f 12497/12912/1937 796/387/1936 12495/12910/1964 4512/4927/1989 f 4512/4927/1989 12495/12910/1964 2153/2360/1968 8608/9023/1990 f 8607/9022/1985 4512/4927/1989 8608/9023/1990 1130/1337/1986 f 1130/1337/1986 8608/9023/1990 4513/4928/1991 8609/9024/1992 f 8608/9023/1990 2153/2360/1968 12496/12911/1980 4513/4928/1991 f 4513/4928/1991 12496/12911/1980 605/730/1982 14701/15204/1993 f 8609/9024/1992 4513/4928/1991 14701/15204/1993 3256/3507/1994 f 3257/3508/1988 8610/9025/1987 4514/4929/1995 14704/15208/1996 f 8610/9025/1987 1130/1337/1986 8609/9024/1992 4514/4929/1995 f 4514/4929/1995 8609/9024/1992 3256/3507/1994 14702/15205/1997 f 14704/15208/1996 4514/4929/1995 14702/15205/1997 170/248/1998 f 219/312/1999 14708/15215/2000 4515/4930/2001 14722/15233/2002 f 14708/15215/2000 3259/3512/2003 8611/9026/2004 4515/4930/2001 f 4515/4930/2001 8611/9026/2004 1131/1338/2005 8614/9029/2006 f 14722/15233/2002 4515/4930/2001 8614/9029/2006 3266/3521/2007 f 3259/3512/2003 14707/15214/2008 4516/4931/2009 8611/9026/2004 f 14707/15214/2008 607/733/2010 12500/12915/2011 4516/4931/2009 f 4516/4931/2009 12500/12915/2011 2155/2362/2012 8612/9027/2013 f 8611/9026/2004 4516/4931/2009 8612/9027/2013 1131/1338/2005 f 1131/1338/2005 8612/9027/2013 4517/4932/2014 8613/9028/2015 f 8612/9027/2013 2155/2362/2012 12499/12914/2016 4517/4932/2014 f 4517/4932/2014 12499/12914/2016 797/388/2017 12505/12920/2018 f 8613/9028/2015 4517/4932/2014 12505/12920/2018 2158/2365/2019 f 3266/3521/2007 8614/9029/2006 4518/4933/2020 14721/15232/2021 f 8614/9029/2006 1131/1338/2005 8613/9028/2015 4518/4933/2020 f 4518/4933/2020 8613/9028/2015 2158/2365/2019 12506/12921/2022 f 14721/15232/2021 4518/4933/2020 12506/12921/2022 610/737/2023 f 607/733/2010 14709/15216/2024 4519/4934/2025 12500/12915/2011 f 14709/15216/2024 3260/3513/2026 8615/9030/2027 4519/4934/2025 f 4519/4934/2025 8615/9030/2027 1132/1339/2028 8618/9033/2029 f 12500/12915/2011 4519/4934/2025 8618/9033/2029 2155/2362/2012 f 3260/3513/2026 14710/15217/2030 4520/4935/2031 8615/9030/2027 f 14710/15217/2030 220/313/2032 14712/15220/2033 4520/4935/2031 f 4520/4935/2031 14712/15220/2033 3261/3514/2034 8616/9031/2035 f 8615/9030/2027 4520/4935/2031 8616/9031/2035 1132/1339/2028 f 1132/1339/2028 8616/9031/2035 4521/4936/2036 8617/9032/2037 f 8616/9031/2035 3261/3514/2034 14711/15218/2038 4521/4936/2036 f 4521/4936/2036 14711/15218/2038 608/734/2039 12502/12917/2040 f 8617/9032/2037 4521/4936/2036 12502/12917/2040 2156/2363/2041 f 2155/2362/2012 8618/9033/2029 4522/4937/2042 12499/12914/2016 f 8618/9033/2029 1132/1339/2028 8617/9032/2037 4522/4937/2042 f 4522/4937/2042 8617/9032/2037 2156/2363/2041 12501/12916/2043 f 12499/12914/2016 4522/4937/2042 12501/12916/2043 797/388/2017 f 797/388/2017 12501/12916/2043 4523/4938/2044 12503/12918/2045 f 12501/12916/2043 2156/2363/2041 8619/9034/2046 4523/4938/2044 f 4523/4938/2044 8619/9034/2046 1133/1340/2047 8622/9037/2048 f 12503/12918/2045 4523/4938/2044 8622/9037/2048 2157/2364/2049 f 2156/2363/2041 12502/12917/2040 4524/4939/2050 8619/9034/2046 f 12502/12917/2040 608/734/2039 14713/15222/2051 4524/4939/2050 f 4524/4939/2050 14713/15222/2051 3262/3516/2052 8620/9035/2053 f 8619/9034/2046 4524/4939/2050 8620/9035/2053 1133/1340/2047 f 1133/1340/2047 8620/9035/2053 4525/4940/2054 8621/9036/2055 f 8620/9035/2053 3262/3516/2052 14714/15224/2056 4525/4940/2054 f 4525/4940/2054 14714/15224/2056 221/315/2057 14716/15227/2058 f 8621/9036/2055 4525/4940/2054 14716/15227/2058 3263/3518/2059 f 2157/2364/2049 8622/9037/2048 4526/4941/2060 12504/12919/2061 f 8622/9037/2048 1133/1340/2047 8621/9036/2055 4526/4941/2060 f 4526/4941/2060 8621/9036/2055 3263/3518/2059 14715/15226/2062 f 12504/12919/2061 4526/4941/2060 14715/15226/2062 609/736/2063 f 610/737/2023 12506/12921/2022 4527/4942/2064 14719/15230/2065 f 12506/12921/2022 2158/2365/2019 8623/9038/2066 4527/4942/2064 f 4527/4942/2064 8623/9038/2066 1134/1341/2067 8626/9041/2068 f 14719/15230/2065 4527/4942/2064 8626/9041/2068 3265/3520/2069 f 2158/2365/2019 12505/12920/2018 4528/4943/2070 8623/9038/2066 f 12505/12920/2018 797/388/2017 12503/12918/2045 4528/4943/2070 f 4528/4943/2070 12503/12918/2045 2157/2364/2049 8624/9039/2071 f 8623/9038/2066 4528/4943/2070 8624/9039/2071 1134/1341/2067 f 1134/1341/2067 8624/9039/2071 4529/4944/2072 8625/9040/2073 f 8624/9039/2071 2157/2364/2049 12504/12919/2061 4529/4944/2072 f 4529/4944/2072 12504/12919/2061 609/736/2063 14717/15228/2074 f 8625/9040/2073 4529/4944/2072 14717/15228/2074 3264/3519/2075 f 3265/3520/2069 8626/9041/2068 4530/4945/2076 14720/15231/2077 f 8626/9041/2068 1134/1341/2067 8625/9040/2073 4530/4945/2076 f 4530/4945/2076 8625/9040/2073 3264/3519/2075 14718/15229/2078 f 14720/15231/2077 4530/4945/2076 14718/15229/2078 222/317/2079 f 172/251/2080 14724/15235/2081 4531/4946/2082 14738/15252/2083 f 14724/15235/2081 3267/3522/2084 8627/9042/2085 4531/4946/2082 f 4531/4946/2082 8627/9042/2085 1135/1342/2086 8630/9045/2087 f 14738/15252/2083 4531/4946/2082 8630/9045/2087 3274/3530/2088 f 3267/3522/2084 14723/15234/2089 4532/4947/2090 8627/9042/2085 f 14723/15234/2089 611/738/2091 12508/12923/2092 4532/4947/2090 f 4532/4947/2090 12508/12923/2092 2159/2366/2093 8628/9043/2094 f 8627/9042/2085 4532/4947/2090 8628/9043/2094 1135/1342/2086 f 1135/1342/2086 8628/9043/2094 4533/4948/2095 8629/9044/2096 f 8628/9043/2094 2159/2366/2093 12507/12922/2097 4533/4948/2095 f 4533/4948/2095 12507/12922/2097 798/389/2098 12513/12928/2099 f 8629/9044/2096 4533/4948/2095 12513/12928/2099 2162/2369/2100 f 3274/3530/2088 8630/9045/2087 4534/4949/2101 14737/15250/2102 f 8630/9045/2087 1135/1342/2086 8629/9044/2096 4534/4949/2101 f 4534/4949/2101 8629/9044/2096 2162/2369/2100 12514/12929/2103 f 14737/15250/2102 4534/4949/2101 12514/12929/2103 614/741/2104 f 611/738/2091 14725/15236/2105 4535/4950/2106 12508/12923/2092 f 14725/15236/2105 3268/3523/2107 8631/9046/2108 4535/4950/2106 f 4535/4950/2106 8631/9046/2108 1136/1343/2109 8634/9049/2110 f 12508/12923/2092 4535/4950/2106 8634/9049/2110 2159/2366/2093 f 3268/3523/2107 14726/15237/2111 4536/4951/2112 8631/9046/2108 f 14726/15237/2111 171/250/2113 14728/15239/2114 4536/4951/2112 f 4536/4951/2112 14728/15239/2114 3269/3524/2115 8632/9047/2116 f 8631/9046/2108 4536/4951/2112 8632/9047/2116 1136/1343/2109 f 1136/1343/2109 8632/9047/2116 4537/4952/2117 8633/9048/2118 f 8632/9047/2116 3269/3524/2115 14727/15238/2119 4537/4952/2117 f 4537/4952/2117 14727/15238/2119 612/739/2120 12510/12925/2121 f 8633/9048/2118 4537/4952/2117 12510/12925/2121 2160/2367/2122 f 2159/2366/2093 8634/9049/2110 4538/4953/2123 12507/12922/2097 f 8634/9049/2110 1136/1343/2109 8633/9048/2118 4538/4953/2123 f 4538/4953/2123 8633/9048/2118 2160/2367/2122 12509/12924/2124 f 12507/12922/2097 4538/4953/2123 12509/12924/2124 798/389/2098 f 798/389/2098 12509/12924/2124 4539/4954/2125 12511/12926/2126 f 12509/12924/2124 2160/2367/2122 8635/9050/2127 4539/4954/2125 f 4539/4954/2125 8635/9050/2127 1137/1344/2128 8638/9053/2129 f 12511/12926/2126 4539/4954/2125 8638/9053/2129 2161/2368/2130 f 2160/2367/2122 12510/12925/2121 4540/4955/2131 8635/9050/2127 f 12510/12925/2121 612/739/2120 14729/15240/2132 4540/4955/2131 f 4540/4955/2131 14729/15240/2132 3270/3525/2133 8636/9051/2134 f 8635/9050/2127 4540/4955/2131 8636/9051/2134 1137/1344/2128 f 1137/1344/2128 8636/9051/2134 4541/4956/2135 8637/9052/2136 f 8636/9051/2134 3270/3525/2133 14730/15241/2137 4541/4956/2135 f 4541/4956/2135 14730/15241/2137 173/253/2138 14732/15243/2139 f 8637/9052/2136 4541/4956/2135 14732/15243/2139 3271/3526/2140 f 2161/2368/2130 8638/9053/2129 4542/4957/2141 12512/12927/2142 f 8638/9053/2129 1137/1344/2128 8637/9052/2136 4542/4957/2141 f 4542/4957/2141 8637/9052/2136 3271/3526/2140 14731/15242/2143 f 12512/12927/2142 4542/4957/2141 14731/15242/2143 613/740/2144 f 614/741/2104 12514/12929/2103 4543/4958/2145 14735/15246/2146 f 12514/12929/2103 2162/2369/2100 8639/9054/2147 4543/4958/2145 f 4543/4958/2145 8639/9054/2147 1138/1345/2148 8642/9057/2149 f 14735/15246/2146 4543/4958/2145 8642/9057/2149 3273/3528/2150 f 2162/2369/2100 12513/12928/2099 4544/4959/2151 8639/9054/2147 f 12513/12928/2099 798/389/2098 12511/12926/2126 4544/4959/2151 f 4544/4959/2151 12511/12926/2126 2161/2368/2130 8640/9055/2152 f 8639/9054/2147 4544/4959/2151 8640/9055/2152 1138/1345/2148 f 1138/1345/2148 8640/9055/2152 4545/4960/2153 8641/9056/2154 f 8640/9055/2152 2161/2368/2130 12512/12927/2142 4545/4960/2153 f 4545/4960/2153 12512/12927/2142 613/740/2144 14733/15244/2155 f 8641/9056/2154 4545/4960/2153 14733/15244/2155 3272/3527/2156 f 3273/3528/2150 8642/9057/2149 4546/4961/2157 14736/15248/2158 f 8642/9057/2149 1138/1345/2148 8641/9056/2154 4546/4961/2157 f 4546/4961/2157 8641/9056/2154 3272/3527/2156 14734/15245/2159 f 14736/15248/2158 4546/4961/2157 14734/15245/2159 174/254/2160 f 223/318/2161 14740/15255/2162 4547/4962/2163 14754/15269/2164 f 14740/15255/2162 3275/3532/2165 8643/9058/2166 4547/4962/2163 f 4547/4962/2163 8643/9058/2166 1139/1346/2167 8646/9061/2168 f 14754/15269/2164 4547/4962/2163 8646/9061/2168 3282/3539/2169 f 3275/3532/2165 14739/15254/2170 4548/4963/2171 8643/9058/2166 f 14739/15254/2170 615/743/2172 12516/12931/2173 4548/4963/2171 f 4548/4963/2171 12516/12931/2173 2163/2370/2174 8644/9059/2175 f 8643/9058/2166 4548/4963/2171 8644/9059/2175 1139/1346/2167 f 1139/1346/2167 8644/9059/2175 4549/4964/2176 8645/9060/2177 f 8644/9059/2175 2163/2370/2174 12515/12930/2178 4549/4964/2176 f 4549/4964/2176 12515/12930/2178 799/390/2179 12521/12936/2180 f 8645/9060/2177 4549/4964/2176 12521/12936/2180 2166/2373/2181 f 3282/3539/2169 8646/9061/2168 4550/4965/2182 14753/15268/2183 f 8646/9061/2168 1139/1346/2167 8645/9060/2177 4550/4965/2182 f 4550/4965/2182 8645/9060/2177 2166/2373/2181 12522/12937/2184 f 14753/15268/2183 4550/4965/2182 12522/12937/2184 618/746/2185 f 615/743/2172 14741/15256/2186 4551/4966/2187 12516/12931/2173 f 14741/15256/2186 3276/3533/2188 8647/9062/2189 4551/4966/2187 f 4551/4966/2187 8647/9062/2189 1140/1347/2190 8650/9065/2191 f 12516/12931/2173 4551/4966/2187 8650/9065/2191 2163/2370/2174 f 3276/3533/2188 14742/15257/2192 4552/4967/2193 8647/9062/2189 f 14742/15257/2192 224/319/2194 14744/15259/2195 4552/4967/2193 f 4552/4967/2193 14744/15259/2195 3277/3534/2196 8648/9063/2197 f 8647/9062/2189 4552/4967/2193 8648/9063/2197 1140/1347/2190 f 1140/1347/2190 8648/9063/2197 4553/4968/2198 8649/9064/2199 f 8648/9063/2197 3277/3534/2196 14743/15258/2200 4553/4968/2198 f 4553/4968/2198 14743/15258/2200 616/744/2201 12518/12933/2202 f 8649/9064/2199 4553/4968/2198 12518/12933/2202 2164/2371/2203 f 2163/2370/2174 8650/9065/2191 4554/4969/2204 12515/12930/2178 f 8650/9065/2191 1140/1347/2190 8649/9064/2199 4554/4969/2204 f 4554/4969/2204 8649/9064/2199 2164/2371/2203 12517/12932/2205 f 12515/12930/2178 4554/4969/2204 12517/12932/2205 799/390/2179 f 799/390/2179 12517/12932/2205 4555/4970/2206 12519/12934/2207 f 12517/12932/2205 2164/2371/2203 8651/9066/2208 4555/4970/2206 f 4555/4970/2206 8651/9066/2208 1141/1348/2209 8654/9069/2210 f 12519/12934/2207 4555/4970/2206 8654/9069/2210 2165/2372/2211 f 2164/2371/2203 12518/12933/2202 4556/4971/2212 8651/9066/2208 f 12518/12933/2202 616/744/2201 14745/15260/2213 4556/4971/2212 f 4556/4971/2212 14745/15260/2213 3278/3535/2214 8652/9067/2215 f 8651/9066/2208 4556/4971/2212 8652/9067/2215 1141/1348/2209 f 1141/1348/2209 8652/9067/2215 4557/4972/2216 8653/9068/2217 f 8652/9067/2215 3278/3535/2214 14746/15261/2218 4557/4972/2216 f 4557/4972/2216 14746/15261/2218 225/320/2219 14748/15263/2220 f 8653/9068/2217 4557/4972/2216 14748/15263/2220 3279/3536/2221 f 2165/2372/2211 8654/9069/2210 4558/4973/2222 12520/12935/2223 f 8654/9069/2210 1141/1348/2209 8653/9068/2217 4558/4973/2222 f 4558/4973/2222 8653/9068/2217 3279/3536/2221 14747/15262/2224 f 12520/12935/2223 4558/4973/2222 14747/15262/2224 617/745/2225 f 618/746/2185 12522/12937/2184 4559/4974/2226 14751/15266/2227 f 12522/12937/2184 2166/2373/2181 8655/9070/2228 4559/4974/2226 f 4559/4974/2226 8655/9070/2228 1142/1349/2229 8658/9073/2230 f 14751/15266/2227 4559/4974/2226 8658/9073/2230 3281/3538/2231 f 2166/2373/2181 12521/12936/2180 4560/4975/2232 8655/9070/2228 f 12521/12936/2180 799/390/2179 12519/12934/2207 4560/4975/2232 f 4560/4975/2232 12519/12934/2207 2165/2372/2211 8656/9071/2233 f 8655/9070/2228 4560/4975/2232 8656/9071/2233 1142/1349/2229 f 1142/1349/2229 8656/9071/2233 4561/4976/2234 8657/9072/2235 f 8656/9071/2233 2165/2372/2211 12520/12935/2223 4561/4976/2234 f 4561/4976/2234 12520/12935/2223 617/745/2225 14749/15264/2236 f 8657/9072/2235 4561/4976/2234 14749/15264/2236 3280/3537/2237 f 3281/3538/2231 8658/9073/2230 4562/4977/2238 14752/15267/2239 f 8658/9073/2230 1142/1349/2229 8657/9072/2235 4562/4977/2238 f 4562/4977/2238 8657/9072/2235 3280/3537/2237 14750/15265/2240 f 14752/15267/2239 4562/4977/2238 14750/15265/2240 226/321/2241 f 176/257/2242 14756/15271/2243 4563/4978/2244 14770/15285/2245 f 14756/15271/2243 3283/3540/2246 8659/9074/2247 4563/4978/2244 f 4563/4978/2244 8659/9074/2247 1143/1350/2248 8662/9077/2249 f 14770/15285/2245 4563/4978/2244 8662/9077/2249 3290/3547/2250 f 3283/3540/2246 14755/15270/2251 4564/4979/2252 8659/9074/2247 f 14755/15270/2251 619/747/2253 12524/12939/2254 4564/4979/2252 f 4564/4979/2252 12524/12939/2254 2167/2374/2255 8660/9075/2256 f 8659/9074/2247 4564/4979/2252 8660/9075/2256 1143/1350/2248 f 1143/1350/2248 8660/9075/2256 4565/4980/2257 8661/9076/2258 f 8660/9075/2256 2167/2374/2255 12523/12938/2259 4565/4980/2257 f 4565/4980/2257 12523/12938/2259 800/391/2260 12529/12944/2261 f 8661/9076/2258 4565/4980/2257 12529/12944/2261 2170/2377/2262 f 3290/3547/2250 8662/9077/2249 4566/4981/2263 14769/15284/2264 f 8662/9077/2249 1143/1350/2248 8661/9076/2258 4566/4981/2263 f 4566/4981/2263 8661/9076/2258 2170/2377/2262 12530/12945/2265 f 14769/15284/2264 4566/4981/2263 12530/12945/2265 622/750/2266 f 619/747/2253 14757/15272/2267 4567/4982/2268 12524/12939/2254 f 14757/15272/2267 3284/3541/2269 8663/9078/2270 4567/4982/2268 f 4567/4982/2268 8663/9078/2270 1144/1351/2271 8666/9081/2272 f 12524/12939/2254 4567/4982/2268 8666/9081/2272 2167/2374/2255 f 3284/3541/2269 14758/15273/2273 4568/4983/2274 8663/9078/2270 f 14758/15273/2273 175/256/2275 14760/15275/2276 4568/4983/2274 f 4568/4983/2274 14760/15275/2276 3285/3542/2277 8664/9079/2278 f 8663/9078/2270 4568/4983/2274 8664/9079/2278 1144/1351/2271 f 1144/1351/2271 8664/9079/2278 4569/4984/2279 8665/9080/2280 f 8664/9079/2278 3285/3542/2277 14759/15274/2281 4569/4984/2279 f 4569/4984/2279 14759/15274/2281 620/748/2282 12526/12941/2283 f 8665/9080/2280 4569/4984/2279 12526/12941/2283 2168/2375/2284 f 2167/2374/2255 8666/9081/2272 4570/4985/2285 12523/12938/2259 f 8666/9081/2272 1144/1351/2271 8665/9080/2280 4570/4985/2285 f 4570/4985/2285 8665/9080/2280 2168/2375/2284 12525/12940/2286 f 12523/12938/2259 4570/4985/2285 12525/12940/2286 800/391/2260 f 800/391/2260 12525/12940/2286 4571/4986/2287 12527/12942/2288 f 12525/12940/2286 2168/2375/2284 8667/9082/2289 4571/4986/2287 f 4571/4986/2287 8667/9082/2289 1145/1352/2290 8670/9085/2291 f 12527/12942/2288 4571/4986/2287 8670/9085/2291 2169/2376/2292 f 2168/2375/2284 12526/12941/2283 4572/4987/2293 8667/9082/2289 f 12526/12941/2283 620/748/2282 14761/15276/2294 4572/4987/2293 f 4572/4987/2293 14761/15276/2294 3286/3543/2295 8668/9083/2296 f 8667/9082/2289 4572/4987/2293 8668/9083/2296 1145/1352/2290 f 1145/1352/2290 8668/9083/2296 4573/4988/2297 8669/9084/2298 f 8668/9083/2296 3286/3543/2295 14762/15277/2299 4573/4988/2297 f 4573/4988/2297 14762/15277/2299 177/258/2300 14764/15279/2301 f 8669/9084/2298 4573/4988/2297 14764/15279/2301 3287/3544/2302 f 2169/2376/2292 8670/9085/2291 4574/4989/2303 12528/12943/2304 f 8670/9085/2291 1145/1352/2290 8669/9084/2298 4574/4989/2303 f 4574/4989/2303 8669/9084/2298 3287/3544/2302 14763/15278/2305 f 12528/12943/2304 4574/4989/2303 14763/15278/2305 621/749/2306 f 622/750/2266 12530/12945/2265 4575/4990/2307 14767/15282/2308 f 12530/12945/2265 2170/2377/2262 8671/9086/2309 4575/4990/2307 f 4575/4990/2307 8671/9086/2309 1146/1353/2310 8674/9089/2311 f 14767/15282/2308 4575/4990/2307 8674/9089/2311 3289/3546/2312 f 2170/2377/2262 12529/12944/2261 4576/4991/2313 8671/9086/2309 f 12529/12944/2261 800/391/2260 12527/12942/2288 4576/4991/2313 f 4576/4991/2313 12527/12942/2288 2169/2376/2292 8672/9087/2314 f 8671/9086/2309 4576/4991/2313 8672/9087/2314 1146/1353/2310 f 1146/1353/2310 8672/9087/2314 4577/4992/2315 8673/9088/2316 f 8672/9087/2314 2169/2376/2292 12528/12943/2304 4577/4992/2315 f 4577/4992/2315 12528/12943/2304 621/749/2306 14765/15280/2317 f 8673/9088/2316 4577/4992/2315 14765/15280/2317 3288/3545/2318 f 3289/3546/2312 8674/9089/2311 4578/4993/2319 14768/15283/2320 f 8674/9089/2311 1146/1353/2310 8673/9088/2316 4578/4993/2319 f 4578/4993/2319 8673/9088/2316 3288/3545/2318 14766/15281/2321 f 14768/15283/2320 4578/4993/2319 14766/15281/2321 178/259/2322 f 227/322/2323 14772/15287/2324 4579/4994/2325 14782/15300/2326 f 14772/15287/2324 3291/3548/2327 8675/9090/2328 4579/4994/2325 f 4579/4994/2325 8675/9090/2328 1147/1354/2329 8678/9093/2330 f 14782/15300/2326 4579/4994/2325 8678/9093/2330 3296/3554/2331 f 3291/3548/2327 14771/15286/2332 4580/4995/2333 8675/9090/2328 f 14771/15286/2332 623/751/2334 12532/12947/2335 4580/4995/2333 f 4580/4995/2333 12532/12947/2335 2171/2378/2336 8676/9091/2337 f 8675/9090/2328 4580/4995/2333 8676/9091/2337 1147/1354/2329 f 1147/1354/2329 8676/9091/2337 4581/4996/2338 8677/9092/2339 f 8676/9091/2337 2171/2378/2336 12531/12946/2340 4581/4996/2338 f 4581/4996/2338 12531/12946/2340 801/392/2341 12537/12952/2342 f 8677/9092/2339 4581/4996/2338 12537/12952/2342 2174/2381/2343 f 3296/3554/2331 8678/9093/2330 4582/4997/2344 14781/15298/2345 f 8678/9093/2330 1147/1354/2329 8677/9092/2339 4582/4997/2344 f 4582/4997/2344 8677/9092/2339 2174/2381/2343 12538/12953/2346 f 14781/15298/2345 4582/4997/2344 12538/12953/2346 625/753/2347 f 623/751/2334 14773/15288/2348 4583/4998/2349 12532/12947/2335 f 14773/15288/2348 3292/3549/2350 8679/9094/2351 4583/4998/2349 f 4583/4998/2349 8679/9094/2351 1148/1355/2352 8682/9097/2353 f 12532/12947/2335 4583/4998/2349 8682/9097/2353 2171/2378/2336 f 3292/3549/2350 14774/15289/2354 4584/4999/2355 8679/9094/2351 f 14774/15289/2354 211/301/1675 14658/15153/1678 4584/4999/2355 f 4584/4999/2355 14658/15153/1678 3234/3481/1683 8680/9095/2356 f 8679/9094/2351 4584/4999/2355 8680/9095/2356 1148/1355/2352 f 1148/1355/2352 8680/9095/2356 4585/5000/2357 8681/9096/2358 f 8680/9095/2356 3234/3481/1683 14657/15151/1697 4585/5000/2357 f 4585/5000/2357 14657/15151/1697 594/717/1699 12534/12949/2359 f 8681/9096/2358 4585/5000/2357 12534/12949/2359 2172/2379/2360 f 2171/2378/2336 8682/9097/2353 4586/5001/2361 12531/12946/2340 f 8682/9097/2353 1148/1355/2352 8681/9096/2358 4586/5001/2361 f 4586/5001/2361 8681/9096/2358 2172/2379/2360 12533/12948/2362 f 12531/12946/2340 4586/5001/2361 12533/12948/2362 801/392/2341 f 801/392/2341 12533/12948/2362 4587/5002/2363 12535/12950/2364 f 12533/12948/2362 2172/2379/2360 8683/9098/2365 4587/5002/2363 f 4587/5002/2363 8683/9098/2365 1149/1356/2366 8686/9101/2367 f 12535/12950/2364 4587/5002/2363 8686/9101/2367 2173/2380/2368 f 2172/2379/2360 12534/12949/2359 4588/5003/2369 8683/9098/2365 f 12534/12949/2359 594/717/1699 14655/15147/1741 4588/5003/2369 f 4588/5003/2369 14655/15147/1741 3233/3479/1745 8684/9099/2370 f 8683/9098/2365 4588/5003/2369 8684/9099/2370 1149/1356/2366 f 1149/1356/2366 8684/9099/2370 4589/5004/2371 8685/9100/2372 f 8684/9099/2370 3233/3479/1745 14656/15149/1753 4589/5004/2371 f 4589/5004/2371 14656/15149/1753 214/305/1755 14776/15291/2373 f 8685/9100/2372 4589/5004/2371 14776/15291/2373 3293/3550/2374 f 2173/2380/2368 8686/9101/2367 4590/5005/2375 12536/12951/2376 f 8686/9101/2367 1149/1356/2366 8685/9100/2372 4590/5005/2375 f 4590/5005/2375 8685/9100/2372 3293/3550/2374 14775/15290/2377 f 12536/12951/2376 4590/5005/2375 14775/15290/2377 624/752/2378 f 625/753/2347 12538/12953/2346 4591/5006/2379 14779/15294/2380 f 12538/12953/2346 2174/2381/2343 8687/9102/2381 4591/5006/2379 f 4591/5006/2379 8687/9102/2381 1150/1357/2382 8690/9105/2383 f 14779/15294/2380 4591/5006/2379 8690/9105/2383 3295/3552/2384 f 2174/2381/2343 12537/12952/2342 4592/5007/2385 8687/9102/2381 f 12537/12952/2342 801/392/2341 12535/12950/2364 4592/5007/2385 f 4592/5007/2385 12535/12950/2364 2173/2380/2368 8688/9103/2386 f 8687/9102/2381 4592/5007/2385 8688/9103/2386 1150/1357/2382 f 1150/1357/2382 8688/9103/2386 4593/5008/2387 8689/9104/2388 f 8688/9103/2386 2173/2380/2368 12536/12951/2376 4593/5008/2387 f 4593/5008/2387 12536/12951/2376 624/752/2378 14777/15292/2389 f 8689/9104/2388 4593/5008/2387 14777/15292/2389 3294/3551/2390 f 3295/3552/2384 8690/9105/2383 4594/5009/2391 14780/15296/2392 f 8690/9105/2383 1150/1357/2382 8689/9104/2388 4594/5009/2391 f 4594/5009/2391 8689/9104/2388 3294/3551/2390 14778/15293/2393 f 14780/15296/2392 4594/5009/2391 14778/15293/2393 228/324/2394 f 163/239/1789 14784/15303/2395 4595/5010/2396 14664/15161/1790 f 14784/15303/2395 3297/3556/2397 8691/9106/2398 4595/5010/2396 f 4595/5010/2396 8691/9106/2398 1151/1358/2399 8694/9109/2400 f 14664/15161/1790 4595/5010/2396 8694/9109/2400 3237/3485/1791 f 3297/3556/2397 14783/15302/2401 4596/5011/2402 8691/9106/2398 f 14783/15302/2401 626/755/2403 12540/12955/2404 4596/5011/2402 f 4596/5011/2402 12540/12955/2404 2175/2382/2405 8692/9107/2406 f 8691/9106/2398 4596/5011/2402 8692/9107/2406 1151/1358/2399 f 1151/1358/2399 8692/9107/2406 4597/5012/2407 8693/9108/2408 f 8692/9107/2406 2175/2382/2405 12539/12954/2409 4597/5012/2407 f 4597/5012/2407 12539/12954/2409 802/393/2410 12545/12960/2411 f 8693/9108/2408 4597/5012/2407 12545/12960/2411 2178/2385/2412 f 3237/3485/1791 8694/9109/2400 4598/5013/2413 14663/15159/1795 f 8694/9109/2400 1151/1358/2399 8693/9108/2408 4598/5013/2413 f 4598/5013/2413 8693/9108/2408 2178/2385/2412 12546/12961/2414 f 14663/15159/1795 4598/5013/2413 12546/12961/2414 596/720/1796 f 626/755/2403 14785/15304/2415 4599/5014/2416 12540/12955/2404 f 14785/15304/2415 3298/3557/2417 8695/9110/2418 4599/5014/2416 f 4599/5014/2416 8695/9110/2418 1152/1359/2419 8698/9113/2420 f 12540/12955/2404 4599/5014/2416 8698/9113/2420 2175/2382/2405 f 3298/3557/2417 14786/15305/2421 4600/5015/2422 8695/9110/2418 f 14786/15305/2421 179/260/2423 14788/15308/2424 4600/5015/2422 f 4600/5015/2422 14788/15308/2424 3299/3558/2425 8696/9111/2426 f 8695/9110/2418 4600/5015/2422 8696/9111/2426 1152/1359/2419 f 1152/1359/2419 8696/9111/2426 4601/5016/2427 8697/9112/2428 f 8696/9111/2426 3299/3558/2425 14787/15306/2429 4601/5016/2427 f 4601/5016/2427 14787/15306/2429 627/756/2430 12542/12957/2431 f 8697/9112/2428 4601/5016/2427 12542/12957/2431 2176/2383/2432 f 2175/2382/2405 8698/9113/2420 4602/5017/2433 12539/12954/2409 f 8698/9113/2420 1152/1359/2419 8697/9112/2428 4602/5017/2433 f 4602/5017/2433 8697/9112/2428 2176/2383/2432 12541/12956/2434 f 12539/12954/2409 4602/5017/2433 12541/12956/2434 802/393/2410 f 802/393/2410 12541/12956/2434 4603/5018/2435 12543/12958/2436 f 12541/12956/2434 2176/2383/2432 8699/9114/2437 4603/5018/2435 f 4603/5018/2435 8699/9114/2437 1153/1360/2438 8702/9117/2439 f 12543/12958/2436 4603/5018/2435 8702/9117/2439 2177/2384/2440 f 2176/2383/2432 12542/12957/2431 4604/5019/2441 8699/9114/2437 f 12542/12957/2431 627/756/2430 14789/15310/2442 4604/5019/2441 f 4604/5019/2441 14789/15310/2442 3300/3560/2443 8700/9115/2444 f 8699/9114/2437 4604/5019/2441 8700/9115/2444 1153/1360/2438 f 1153/1360/2438 8700/9115/2444 4605/5020/2445 8701/9116/2446 f 8700/9115/2444 3300/3560/2443 14790/15312/2447 4605/5020/2445 f 4605/5020/2445 14790/15312/2447 180/262/2448 14792/15315/2449 f 8701/9116/2446 4605/5020/2445 14792/15315/2449 3301/3562/2450 f 2177/2384/2440 8702/9117/2439 4606/5021/2451 12544/12959/2452 f 8702/9117/2439 1153/1360/2438 8701/9116/2446 4606/5021/2451 f 4606/5021/2451 8701/9116/2446 3301/3562/2450 14791/15314/2453 f 12544/12959/2452 4606/5021/2451 14791/15314/2453 628/758/2454 f 596/720/1796 12546/12961/2414 4607/5022/2455 14665/15163/1808 f 12546/12961/2414 2178/2385/2412 8703/9118/2456 4607/5022/2455 f 4607/5022/2455 8703/9118/2456 1154/1361/2457 8706/9121/2458 f 14665/15163/1808 4607/5022/2455 8706/9121/2458 3238/3487/1809 f 2178/2385/2412 12545/12960/2411 4608/5023/2459 8703/9118/2456 f 12545/12960/2411 802/393/2410 12543/12958/2436 4608/5023/2459 f 4608/5023/2459 12543/12958/2436 2177/2384/2440 8704/9119/2460 f 8703/9118/2456 4608/5023/2459 8704/9119/2460 1154/1361/2457 f 1154/1361/2457 8704/9119/2460 4609/5024/2461 8705/9120/2462 f 8704/9119/2460 2177/2384/2440 12544/12959/2452 4609/5024/2461 f 4609/5024/2461 12544/12959/2452 628/758/2454 14793/15316/2463 f 8705/9120/2462 4609/5024/2461 14793/15316/2463 3302/3563/2464 f 3238/3487/1809 8706/9121/2458 4610/5025/2465 14666/15165/1813 f 8706/9121/2458 1154/1361/2457 8705/9120/2462 4610/5025/2465 f 4610/5025/2465 8705/9120/2462 3302/3563/2464 14794/15317/2466 f 14666/15165/1813 4610/5025/2465 14794/15317/2466 165/242/1814 f 181/264/2467 14796/15319/2468 4611/5026/2469 14810/15337/2470 f 14796/15319/2468 3303/3564/2471 8707/9122/2472 4611/5026/2469 f 4611/5026/2469 8707/9122/2472 1155/1362/2473 8710/9125/2474 f 14810/15337/2470 4611/5026/2469 8710/9125/2474 3310/3573/2475 f 3303/3564/2471 14795/15318/2476 4612/5027/2477 8707/9122/2472 f 14795/15318/2476 629/759/2478 12548/12963/2479 4612/5027/2477 f 4612/5027/2477 12548/12963/2479 2179/2386/2480 8708/9123/2481 f 8707/9122/2472 4612/5027/2477 8708/9123/2481 1155/1362/2473 f 1155/1362/2473 8708/9123/2481 4613/5028/2482 8709/9124/2483 f 8708/9123/2481 2179/2386/2480 12547/12962/2484 4613/5028/2482 f 4613/5028/2482 12547/12962/2484 803/394/2485 12553/12968/2486 f 8709/9124/2483 4613/5028/2482 12553/12968/2486 2182/2389/2487 f 3310/3573/2475 8710/9125/2474 4614/5029/2488 14809/15336/2489 f 8710/9125/2474 1155/1362/2473 8709/9124/2483 4614/5029/2488 f 4614/5029/2488 8709/9124/2483 2182/2389/2487 12554/12969/2490 f 14809/15336/2489 4614/5029/2488 12554/12969/2490 632/763/2491 f 629/759/2478 14797/15320/2492 4615/5030/2493 12548/12963/2479 f 14797/15320/2492 3304/3565/2494 8711/9126/2495 4615/5030/2493 f 4615/5030/2493 8711/9126/2495 1156/1363/2496 8714/9129/2497 f 12548/12963/2479 4615/5030/2493 8714/9129/2497 2179/2386/2480 f 3304/3565/2494 14798/15321/2498 4616/5031/2499 8711/9126/2495 f 14798/15321/2498 182/265/2500 14800/15324/2501 4616/5031/2499 f 4616/5031/2499 14800/15324/2501 3305/3566/2502 8712/9127/2503 f 8711/9126/2495 4616/5031/2499 8712/9127/2503 1156/1363/2496 f 1156/1363/2496 8712/9127/2503 4617/5032/2504 8713/9128/2505 f 8712/9127/2503 3305/3566/2502 14799/15322/2506 4617/5032/2504 f 4617/5032/2504 14799/15322/2506 630/760/2507 12550/12965/2508 f 8713/9128/2505 4617/5032/2504 12550/12965/2508 2180/2387/2509 f 2179/2386/2480 8714/9129/2497 4618/5033/2510 12547/12962/2484 f 8714/9129/2497 1156/1363/2496 8713/9128/2505 4618/5033/2510 f 4618/5033/2510 8713/9128/2505 2180/2387/2509 12549/12964/2511 f 12547/12962/2484 4618/5033/2510 12549/12964/2511 803/394/2485 f 803/394/2485 12549/12964/2511 4619/5034/2512 12551/12966/2513 f 12549/12964/2511 2180/2387/2509 8715/9130/2514 4619/5034/2512 f 4619/5034/2512 8715/9130/2514 1157/1364/2515 8718/9133/2516 f 12551/12966/2513 4619/5034/2512 8718/9133/2516 2181/2388/2517 f 2180/2387/2509 12550/12965/2508 4620/5035/2518 8715/9130/2514 f 12550/12965/2508 630/760/2507 14801/15326/2519 4620/5035/2518 f 4620/5035/2518 14801/15326/2519 3306/3568/2520 8716/9131/2521 f 8715/9130/2514 4620/5035/2518 8716/9131/2521 1157/1364/2515 f 1157/1364/2515 8716/9131/2521 4621/5036/2522 8717/9132/2523 f 8716/9131/2521 3306/3568/2520 14802/15328/2524 4621/5036/2522 f 4621/5036/2522 14802/15328/2524 183/267/2525 14804/15331/2526 f 8717/9132/2523 4621/5036/2522 14804/15331/2526 3307/3570/2527 f 2181/2388/2517 8718/9133/2516 4622/5037/2528 12552/12967/2529 f 8718/9133/2516 1157/1364/2515 8717/9132/2523 4622/5037/2528 f 4622/5037/2528 8717/9132/2523 3307/3570/2527 14803/15330/2530 f 12552/12967/2529 4622/5037/2528 14803/15330/2530 631/762/2531 f 632/763/2491 12554/12969/2490 4623/5038/2532 14807/15334/2533 f 12554/12969/2490 2182/2389/2487 8719/9134/2534 4623/5038/2532 f 4623/5038/2532 8719/9134/2534 1158/1365/2535 8722/9137/2536 f 14807/15334/2533 4623/5038/2532 8722/9137/2536 3309/3572/2537 f 2182/2389/2487 12553/12968/2486 4624/5039/2538 8719/9134/2534 f 12553/12968/2486 803/394/2485 12551/12966/2513 4624/5039/2538 f 4624/5039/2538 12551/12966/2513 2181/2388/2517 8720/9135/2539 f 8719/9134/2534 4624/5039/2538 8720/9135/2539 1158/1365/2535 f 1158/1365/2535 8720/9135/2539 4625/5040/2540 8721/9136/2541 f 8720/9135/2539 2181/2388/2517 12552/12967/2529 4625/5040/2540 f 4625/5040/2540 12552/12967/2529 631/762/2531 14805/15332/2542 f 8721/9136/2541 4625/5040/2540 14805/15332/2542 3308/3571/2543 f 3309/3572/2537 8722/9137/2536 4626/5041/2544 14808/15335/2545 f 8722/9137/2536 1158/1365/2535 8721/9136/2541 4626/5041/2544 f 4626/5041/2544 8721/9136/2541 3308/3571/2543 14806/15333/2546 f 14808/15335/2545 4626/5041/2544 14806/15333/2546 184/269/2547 f 230/327/2548 14812/15339/2549 4627/5042/2550 14826/15356/2551 f 14812/15339/2549 3311/3574/2552 8723/9138/2553 4627/5042/2550 f 4627/5042/2550 8723/9138/2553 1159/1366/2554 8726/9141/2555 f 14826/15356/2551 4627/5042/2550 8726/9141/2555 3318/3582/2556 f 3311/3574/2552 14811/15338/2557 4628/5043/2558 8723/9138/2553 f 14811/15338/2557 633/764/2559 12556/12971/2560 4628/5043/2558 f 4628/5043/2558 12556/12971/2560 2183/2390/2561 8724/9139/2562 f 8723/9138/2553 4628/5043/2558 8724/9139/2562 1159/1366/2554 f 1159/1366/2554 8724/9139/2562 4629/5044/2563 8725/9140/2564 f 8724/9139/2562 2183/2390/2561 12555/12970/2565 4629/5044/2563 f 4629/5044/2563 12555/12970/2565 804/395/2566 12561/12976/2567 f 8725/9140/2564 4629/5044/2563 12561/12976/2567 2186/2393/2568 f 3318/3582/2556 8726/9141/2555 4630/5045/2569 14825/15354/2570 f 8726/9141/2555 1159/1366/2554 8725/9140/2564 4630/5045/2569 f 4630/5045/2569 8725/9140/2564 2186/2393/2568 12562/12977/2571 f 14825/15354/2570 4630/5045/2569 12562/12977/2571 636/767/2572 f 633/764/2559 14813/15340/2573 4631/5046/2574 12556/12971/2560 f 14813/15340/2573 3312/3575/2575 8727/9142/2576 4631/5046/2574 f 4631/5046/2574 8727/9142/2576 1160/1367/2577 8730/9145/2578 f 12556/12971/2560 4631/5046/2574 8730/9145/2578 2183/2390/2561 f 3312/3575/2575 14814/15341/2579 4632/5047/2580 8727/9142/2576 f 14814/15341/2579 229/326/2581 14816/15343/2582 4632/5047/2580 f 4632/5047/2580 14816/15343/2582 3313/3576/2583 8728/9143/2584 f 8727/9142/2576 4632/5047/2580 8728/9143/2584 1160/1367/2577 f 1160/1367/2577 8728/9143/2584 4633/5048/2585 8729/9144/2586 f 8728/9143/2584 3313/3576/2583 14815/15342/2587 4633/5048/2585 f 4633/5048/2585 14815/15342/2587 634/765/2588 12558/12973/2589 f 8729/9144/2586 4633/5048/2585 12558/12973/2589 2184/2391/2590 f 2183/2390/2561 8730/9145/2578 4634/5049/2591 12555/12970/2565 f 8730/9145/2578 1160/1367/2577 8729/9144/2586 4634/5049/2591 f 4634/5049/2591 8729/9144/2586 2184/2391/2590 12557/12972/2592 f 12555/12970/2565 4634/5049/2591 12557/12972/2592 804/395/2566 f 804/395/2566 12557/12972/2592 4635/5050/2593 12559/12974/2594 f 12557/12972/2592 2184/2391/2590 8731/9146/2595 4635/5050/2593 f 4635/5050/2593 8731/9146/2595 1161/1368/2596 8734/9149/2597 f 12559/12974/2594 4635/5050/2593 8734/9149/2597 2185/2392/2598 f 2184/2391/2590 12558/12973/2589 4636/5051/2599 8731/9146/2595 f 12558/12973/2589 634/765/2588 14817/15344/2600 4636/5051/2599 f 4636/5051/2599 14817/15344/2600 3314/3577/2601 8732/9147/2602 f 8731/9146/2595 4636/5051/2599 8732/9147/2602 1161/1368/2596 f 1161/1368/2596 8732/9147/2602 4637/5052/2603 8733/9148/2604 f 8732/9147/2602 3314/3577/2601 14818/15345/2605 4637/5052/2603 f 4637/5052/2603 14818/15345/2605 231/329/2606 14820/15347/2607 f 8733/9148/2604 4637/5052/2603 14820/15347/2607 3315/3578/2608 f 2185/2392/2598 8734/9149/2597 4638/5053/2609 12560/12975/2610 f 8734/9149/2597 1161/1368/2596 8733/9148/2604 4638/5053/2609 f 4638/5053/2609 8733/9148/2604 3315/3578/2608 14819/15346/2611 f 12560/12975/2610 4638/5053/2609 14819/15346/2611 635/766/2612 f 636/767/2572 12562/12977/2571 4639/5054/2613 14823/15350/2614 f 12562/12977/2571 2186/2393/2568 8735/9150/2615 4639/5054/2613 f 4639/5054/2613 8735/9150/2615 1162/1369/2616 8738/9153/2617 f 14823/15350/2614 4639/5054/2613 8738/9153/2617 3317/3580/2618 f 2186/2393/2568 12561/12976/2567 4640/5055/2619 8735/9150/2615 f 12561/12976/2567 804/395/2566 12559/12974/2594 4640/5055/2619 f 4640/5055/2619 12559/12974/2594 2185/2392/2598 8736/9151/2620 f 8735/9150/2615 4640/5055/2619 8736/9151/2620 1162/1369/2616 f 1162/1369/2616 8736/9151/2620 4641/5056/2621 8737/9152/2622 f 8736/9151/2620 2185/2392/2598 12560/12975/2610 4641/5056/2621 f 4641/5056/2621 12560/12975/2610 635/766/2612 14821/15348/2623 f 8737/9152/2622 4641/5056/2621 14821/15348/2623 3316/3579/2624 f 3317/3580/2618 8738/9153/2617 4642/5057/2625 14824/15352/2626 f 8738/9153/2617 1162/1369/2616 8737/9152/2622 4642/5057/2625 f 4642/5057/2625 8737/9152/2622 3316/3579/2624 14822/15349/2627 f 14824/15352/2626 4642/5057/2625 14822/15349/2627 232/330/2628 f 229/326/2581 14828/15359/2629 4643/5058/2630 14816/15343/2582 f 14828/15359/2629 3319/3584/2631 8739/9154/2632 4643/5058/2630 f 4643/5058/2630 8739/9154/2632 1163/1370/2633 8742/9157/2634 f 14816/15343/2582 4643/5058/2630 8742/9157/2634 3313/3576/2583 f 3319/3584/2631 14827/15358/2635 4644/5059/2636 8739/9154/2632 f 14827/15358/2635 637/769/2637 12564/12979/2638 4644/5059/2636 f 4644/5059/2636 12564/12979/2638 2187/2394/2639 8740/9155/2640 f 8739/9154/2632 4644/5059/2636 8740/9155/2640 1163/1370/2633 f 1163/1370/2633 8740/9155/2640 4645/5060/2641 8741/9156/2642 f 8740/9155/2640 2187/2394/2639 12563/12978/2643 4645/5060/2641 f 4645/5060/2641 12563/12978/2643 805/396/2644 12569/12984/2645 f 8741/9156/2642 4645/5060/2641 12569/12984/2645 2190/2397/2646 f 3313/3576/2583 8742/9157/2634 4646/5061/2647 14815/15342/2587 f 8742/9157/2634 1163/1370/2633 8741/9156/2642 4646/5061/2647 f 4646/5061/2647 8741/9156/2642 2190/2397/2646 12570/12985/2648 f 14815/15342/2587 4646/5061/2647 12570/12985/2648 634/765/2588 f 637/769/2637 14829/15360/2649 4647/5062/2650 12564/12979/2638 f 14829/15360/2649 3320/3585/2651 8743/9158/2652 4647/5062/2650 f 4647/5062/2650 8743/9158/2652 1164/1371/2653 8746/9161/2654 f 12564/12979/2638 4647/5062/2650 8746/9161/2654 2187/2394/2639 f 3320/3585/2651 14830/15361/2655 4648/5063/2656 8743/9158/2652 f 14830/15361/2655 233/332/2657 14832/15364/2658 4648/5063/2656 f 4648/5063/2656 14832/15364/2658 3321/3586/2659 8744/9159/2660 f 8743/9158/2652 4648/5063/2656 8744/9159/2660 1164/1371/2653 f 1164/1371/2653 8744/9159/2660 4649/5064/2661 8745/9160/2662 f 8744/9159/2660 3321/3586/2659 14831/15362/2663 4649/5064/2661 f 4649/5064/2661 14831/15362/2663 638/770/2664 12566/12981/2665 f 8745/9160/2662 4649/5064/2661 12566/12981/2665 2188/2395/2666 f 2187/2394/2639 8746/9161/2654 4650/5065/2667 12563/12978/2643 f 8746/9161/2654 1164/1371/2653 8745/9160/2662 4650/5065/2667 f 4650/5065/2667 8745/9160/2662 2188/2395/2666 12565/12980/2668 f 12563/12978/2643 4650/5065/2667 12565/12980/2668 805/396/2644 f 805/396/2644 12565/12980/2668 4651/5066/2669 12567/12982/2670 f 12565/12980/2668 2188/2395/2666 8747/9162/2671 4651/5066/2669 f 4651/5066/2669 8747/9162/2671 1165/1372/2672 8750/9165/2673 f 12567/12982/2670 4651/5066/2669 8750/9165/2673 2189/2396/2674 f 2188/2395/2666 12566/12981/2665 4652/5067/2675 8747/9162/2671 f 12566/12981/2665 638/770/2664 14833/15366/2676 4652/5067/2675 f 4652/5067/2675 14833/15366/2676 3322/3588/2677 8748/9163/2678 f 8747/9162/2671 4652/5067/2675 8748/9163/2678 1165/1372/2672 f 1165/1372/2672 8748/9163/2678 4653/5068/2679 8749/9164/2680 f 8748/9163/2678 3322/3588/2677 14834/15368/2681 4653/5068/2679 f 4653/5068/2679 14834/15368/2681 234/334/2682 14836/15371/2683 f 8749/9164/2680 4653/5068/2679 14836/15371/2683 3323/3590/2684 f 2189/2396/2674 8750/9165/2673 4654/5069/2685 12568/12983/2686 f 8750/9165/2673 1165/1372/2672 8749/9164/2680 4654/5069/2685 f 4654/5069/2685 8749/9164/2680 3323/3590/2684 14835/15370/2687 f 12568/12983/2686 4654/5069/2685 14835/15370/2687 639/772/2688 f 634/765/2588 12570/12985/2648 4655/5070/2689 14817/15344/2600 f 12570/12985/2648 2190/2397/2646 8751/9166/2690 4655/5070/2689 f 4655/5070/2689 8751/9166/2690 1166/1373/2691 8754/9169/2692 f 14817/15344/2600 4655/5070/2689 8754/9169/2692 3314/3577/2601 f 2190/2397/2646 12569/12984/2645 4656/5071/2693 8751/9166/2690 f 12569/12984/2645 805/396/2644 12567/12982/2670 4656/5071/2693 f 4656/5071/2693 12567/12982/2670 2189/2396/2674 8752/9167/2694 f 8751/9166/2690 4656/5071/2693 8752/9167/2694 1166/1373/2691 f 1166/1373/2691 8752/9167/2694 4657/5072/2695 8753/9168/2696 f 8752/9167/2694 2189/2396/2674 12568/12983/2686 4657/5072/2695 f 4657/5072/2695 12568/12983/2686 639/772/2688 14837/15372/2697 f 8753/9168/2696 4657/5072/2695 14837/15372/2697 3324/3591/2698 f 3314/3577/2601 8754/9169/2692 4658/5073/2699 14818/15345/2605 f 8754/9169/2692 1166/1373/2691 8753/9168/2696 4658/5073/2699 f 4658/5073/2699 8753/9168/2696 3324/3591/2698 14838/15373/2700 f 14818/15345/2605 4658/5073/2699 14838/15373/2700 231/329/2606 f 185/270/2701 14840/15375/2702 4659/5074/2703 14850/15388/2704 f 14840/15375/2702 3325/3592/2705 8755/9170/2706 4659/5074/2703 f 4659/5074/2703 8755/9170/2706 1167/1374/2707 8758/9173/2708 f 14850/15388/2704 4659/5074/2703 8758/9173/2708 3330/3598/2709 f 3325/3592/2705 14839/15374/2710 4660/5075/2711 8755/9170/2706 f 14839/15374/2710 640/773/2712 12572/12987/2713 4660/5075/2711 f 4660/5075/2711 12572/12987/2713 2191/2398/2714 8756/9171/2715 f 8755/9170/2706 4660/5075/2711 8756/9171/2715 1167/1374/2707 f 1167/1374/2707 8756/9171/2715 4661/5076/2716 8757/9172/2717 f 8756/9171/2715 2191/2398/2714 12571/12986/2718 4661/5076/2716 f 4661/5076/2716 12571/12986/2718 806/397/2719 12577/12992/2720 f 8757/9172/2717 4661/5076/2716 12577/12992/2720 2194/2401/2721 f 3330/3598/2709 8758/9173/2708 4662/5077/2722 14849/15386/2723 f 8758/9173/2708 1167/1374/2707 8757/9172/2717 4662/5077/2722 f 4662/5077/2722 8757/9172/2717 2194/2401/2721 12578/12993/2724 f 14849/15386/2723 4662/5077/2722 12578/12993/2724 642/775/2725 f 640/773/2712 14841/15376/2726 4663/5078/2727 12572/12987/2713 f 14841/15376/2726 3326/3593/2728 8759/9174/2729 4663/5078/2727 f 4663/5078/2727 8759/9174/2729 1168/1375/2730 8762/9177/2731 f 12572/12987/2713 4663/5078/2727 8762/9177/2731 2191/2398/2714 f 3326/3593/2728 14842/15377/2732 4664/5079/2733 8759/9174/2729 f 14842/15377/2732 181/264/2467 14810/15337/2470 4664/5079/2733 f 4664/5079/2733 14810/15337/2470 3310/3573/2475 8760/9175/2734 f 8759/9174/2729 4664/5079/2733 8760/9175/2734 1168/1375/2730 f 1168/1375/2730 8760/9175/2734 4665/5080/2735 8761/9176/2736 f 8760/9175/2734 3310/3573/2475 14809/15336/2489 4665/5080/2735 f 4665/5080/2735 14809/15336/2489 632/763/2491 12574/12989/2737 f 8761/9176/2736 4665/5080/2735 12574/12989/2737 2192/2399/2738 f 2191/2398/2714 8762/9177/2731 4666/5081/2739 12571/12986/2718 f 8762/9177/2731 1168/1375/2730 8761/9176/2736 4666/5081/2739 f 4666/5081/2739 8761/9176/2736 2192/2399/2738 12573/12988/2740 f 12571/12986/2718 4666/5081/2739 12573/12988/2740 806/397/2719 f 806/397/2719 12573/12988/2740 4667/5082/2741 12575/12990/2742 f 12573/12988/2740 2192/2399/2738 8763/9178/2743 4667/5082/2741 f 4667/5082/2741 8763/9178/2743 1169/1376/2744 8766/9181/2745 f 12575/12990/2742 4667/5082/2741 8766/9181/2745 2193/2400/2746 f 2192/2399/2738 12574/12989/2737 4668/5083/2747 8763/9178/2743 f 12574/12989/2737 632/763/2491 14807/15334/2533 4668/5083/2747 f 4668/5083/2747 14807/15334/2533 3309/3572/2537 8764/9179/2748 f 8763/9178/2743 4668/5083/2747 8764/9179/2748 1169/1376/2744 f 1169/1376/2744 8764/9179/2748 4669/5084/2749 8765/9180/2750 f 8764/9179/2748 3309/3572/2537 14808/15335/2545 4669/5084/2749 f 4669/5084/2749 14808/15335/2545 184/269/2547 14844/15379/2751 f 8765/9180/2750 4669/5084/2749 14844/15379/2751 3327/3594/2752 f 2193/2400/2746 8766/9181/2745 4670/5085/2753 12576/12991/2754 f 8766/9181/2745 1169/1376/2744 8765/9180/2750 4670/5085/2753 f 4670/5085/2753 8765/9180/2750 3327/3594/2752 14843/15378/2755 f 12576/12991/2754 4670/5085/2753 14843/15378/2755 641/774/2756 f 642/775/2725 12578/12993/2724 4671/5086/2757 14847/15382/2758 f 12578/12993/2724 2194/2401/2721 8767/9182/2759 4671/5086/2757 f 4671/5086/2757 8767/9182/2759 1170/1377/2760 8770/9185/2761 f 14847/15382/2758 4671/5086/2757 8770/9185/2761 3329/3596/2762 f 2194/2401/2721 12577/12992/2720 4672/5087/2763 8767/9182/2759 f 12577/12992/2720 806/397/2719 12575/12990/2742 4672/5087/2763 f 4672/5087/2763 12575/12990/2742 2193/2400/2746 8768/9183/2764 f 8767/9182/2759 4672/5087/2763 8768/9183/2764 1170/1377/2760 f 1170/1377/2760 8768/9183/2764 4673/5088/2765 8769/9184/2766 f 8768/9183/2764 2193/2400/2746 12576/12991/2754 4673/5088/2765 f 4673/5088/2765 12576/12991/2754 641/774/2756 14845/15380/2767 f 8769/9184/2766 4673/5088/2765 14845/15380/2767 3328/3595/2768 f 3329/3596/2762 8770/9185/2761 4674/5089/2769 14848/15384/2770 f 8770/9185/2761 1170/1377/2760 8769/9184/2766 4674/5089/2769 f 4674/5089/2769 8769/9184/2766 3328/3595/2768 14846/15381/2771 f 14848/15384/2770 4674/5089/2769 14846/15381/2771 186/272/2772 f 187/274/2773 14852/15391/2774 4675/5090/2775 14862/15401/2776 f 14852/15391/2774 3331/3600/2777 8771/9186/2778 4675/5090/2775 f 4675/5090/2775 8771/9186/2778 1171/1378/2779 8774/9189/2780 f 14862/15401/2776 4675/5090/2775 8774/9189/2780 3336/3605/2781 f 3331/3600/2777 14851/15390/2782 4676/5091/2783 8771/9186/2778 f 14851/15390/2782 643/777/2784 12580/12995/2785 4676/5091/2783 f 4676/5091/2783 12580/12995/2785 2195/2402/2786 8772/9187/2787 f 8771/9186/2778 4676/5091/2783 8772/9187/2787 1171/1378/2779 f 1171/1378/2779 8772/9187/2787 4677/5092/2788 8773/9188/2789 f 8772/9187/2787 2195/2402/2786 12579/12994/2790 4677/5092/2788 f 4677/5092/2788 12579/12994/2790 807/398/2791 12585/13000/2792 f 8773/9188/2789 4677/5092/2788 12585/13000/2792 2198/2405/2793 f 3336/3605/2781 8774/9189/2780 4678/5093/2794 14861/15400/2795 f 8774/9189/2780 1171/1378/2779 8773/9188/2789 4678/5093/2794 f 4678/5093/2794 8773/9188/2789 2198/2405/2793 12586/13001/2796 f 14861/15400/2795 4678/5093/2794 12586/13001/2796 645/779/2797 f 643/777/2784 14853/15392/2798 4679/5094/2799 12580/12995/2785 f 14853/15392/2798 3332/3601/2800 8775/9190/2801 4679/5094/2799 f 4679/5094/2799 8775/9190/2801 1172/1379/2802 8778/9193/2803 f 12580/12995/2785 4679/5094/2799 8778/9193/2803 2195/2402/2786 f 3332/3601/2800 14854/15393/2804 4680/5095/2805 8775/9190/2801 f 14854/15393/2804 168/246/1918 14706/15213/1921 4680/5095/2805 f 4680/5095/2805 14706/15213/1921 3258/3511/1926 8776/9191/2806 f 8775/9190/2801 4680/5095/2805 8776/9191/2806 1172/1379/2802 f 1172/1379/2802 8776/9191/2806 4681/5096/2807 8777/9192/2808 f 8776/9191/2806 3258/3511/1926 14705/15211/1940 4681/5096/2807 f 4681/5096/2807 14705/15211/1940 606/732/1942 12582/12997/2809 f 8777/9192/2808 4681/5096/2807 12582/12997/2809 2196/2403/2810 f 2195/2402/2786 8778/9193/2803 4682/5097/2811 12579/12994/2790 f 8778/9193/2803 1172/1379/2802 8777/9192/2808 4682/5097/2811 f 4682/5097/2811 8777/9192/2808 2196/2403/2810 12581/12996/2812 f 12579/12994/2790 4682/5097/2811 12581/12996/2812 807/398/2791 f 807/398/2791 12581/12996/2812 4683/5098/2813 12583/12998/2814 f 12581/12996/2812 2196/2403/2810 8779/9194/2815 4683/5098/2813 f 4683/5098/2813 8779/9194/2815 1173/1380/2816 8782/9197/2817 f 12583/12998/2814 4683/5098/2813 8782/9197/2817 2197/2404/2818 f 2196/2403/2810 12582/12997/2809 4684/5099/2819 8779/9194/2815 f 12582/12997/2809 606/732/1942 14703/15207/1984 4684/5099/2819 f 4684/5099/2819 14703/15207/1984 3257/3509/1988 8780/9195/2820 f 8779/9194/2815 4684/5099/2819 8780/9195/2820 1173/1380/2816 f 1173/1380/2816 8780/9195/2820 4685/5100/2821 8781/9196/2822 f 8780/9195/2820 3257/3509/1988 14704/15209/1996 4685/5100/2821 f 4685/5100/2821 14704/15209/1996 170/249/1998 14856/15395/2823 f 8781/9196/2822 4685/5100/2821 14856/15395/2823 3333/3602/2824 f 2197/2404/2818 8782/9197/2817 4686/5101/2825 12584/12999/2826 f 8782/9197/2817 1173/1380/2816 8781/9196/2822 4686/5101/2825 f 4686/5101/2825 8781/9196/2822 3333/3602/2824 14855/15394/2827 f 12584/12999/2826 4686/5101/2825 14855/15394/2827 644/778/2828 f 645/779/2797 12586/13001/2796 4687/5102/2829 14859/15398/2830 f 12586/13001/2796 2198/2405/2793 8783/9198/2831 4687/5102/2829 f 4687/5102/2829 8783/9198/2831 1174/1381/2832 8786/9201/2833 f 14859/15398/2830 4687/5102/2829 8786/9201/2833 3335/3604/2834 f 2198/2405/2793 12585/13000/2792 4688/5103/2835 8783/9198/2831 f 12585/13000/2792 807/398/2791 12583/12998/2814 4688/5103/2835 f 4688/5103/2835 12583/12998/2814 2197/2404/2818 8784/9199/2836 f 8783/9198/2831 4688/5103/2835 8784/9199/2836 1174/1381/2832 f 1174/1381/2832 8784/9199/2836 4689/5104/2837 8785/9200/2838 f 8784/9199/2836 2197/2404/2818 12584/12999/2826 4689/5104/2837 f 4689/5104/2837 12584/12999/2826 644/778/2828 14857/15396/2839 f 8785/9200/2838 4689/5104/2837 14857/15396/2839 3334/3603/2840 f 3335/3604/2834 8786/9201/2833 4690/5105/2841 14860/15399/2842 f 8786/9201/2833 1174/1381/2832 8785/9200/2838 4690/5105/2841 f 4690/5105/2841 8785/9200/2838 3334/3603/2840 14858/15397/2843 f 14860/15399/2842 4690/5105/2841 14858/15397/2843 188/275/2844 f 216/308/1870 14864/15403/2845 4691/5106/2846 14680/15181/1871 f 14864/15403/2845 3337/3606/2847 8787/9202/2848 4691/5106/2846 f 4691/5106/2846 8787/9202/2848 1175/1382/2849 8790/9205/2850 f 14680/15181/1871 4691/5106/2846 8790/9205/2850 3245/3495/1872 f 3337/3606/2847 14863/15402/2851 4692/5107/2852 8787/9202/2848 f 14863/15402/2851 646/780/2853 12588/13003/2854 4692/5107/2852 f 4692/5107/2852 12588/13003/2854 2199/2406/2855 8788/9203/2856 f 8787/9202/2848 4692/5107/2852 8788/9203/2856 1175/1382/2849 f 1175/1382/2849 8788/9203/2856 4693/5108/2857 8789/9204/2858 f 8788/9203/2856 2199/2406/2855 12587/13002/2859 4693/5108/2857 f 4693/5108/2857 12587/13002/2859 808/399/2860 12593/13008/2861 f 8789/9204/2858 4693/5108/2857 12593/13008/2861 2202/2409/2862 f 3245/3495/1872 8790/9205/2850 4694/5109/2863 14679/15179/1876 f 8790/9205/2850 1175/1382/2849 8789/9204/2858 4694/5109/2863 f 4694/5109/2863 8789/9204/2858 2202/2409/2862 12594/13009/2864 f 14679/15179/1876 4694/5109/2863 12594/13009/2864 600/725/1877 f 646/780/2853 14865/15404/2865 4695/5110/2866 12588/13003/2854 f 14865/15404/2865 3338/3607/2867 8791/9206/2868 4695/5110/2866 f 4695/5110/2866 8791/9206/2868 1176/1383/2869 8794/9209/2870 f 12588/13003/2854 4695/5110/2866 8794/9209/2870 2199/2406/2855 f 3338/3607/2867 14866/15405/2871 4696/5111/2872 8791/9206/2868 f 14866/15405/2871 235/336/2873 14868/15407/2874 4696/5111/2872 f 4696/5111/2872 14868/15407/2874 3339/3608/2875 8792/9207/2876 f 8791/9206/2868 4696/5111/2872 8792/9207/2876 1176/1383/2869 f 1176/1383/2869 8792/9207/2876 4697/5112/2877 8793/9208/2878 f 8792/9207/2876 3339/3608/2875 14867/15406/2879 4697/5112/2877 f 4697/5112/2877 14867/15406/2879 647/781/2880 12590/13005/2881 f 8793/9208/2878 4697/5112/2877 12590/13005/2881 2200/2407/2882 f 2199/2406/2855 8794/9209/2870 4698/5113/2883 12587/13002/2859 f 8794/9209/2870 1176/1383/2869 8793/9208/2878 4698/5113/2883 f 4698/5113/2883 8793/9208/2878 2200/2407/2882 12589/13004/2884 f 12587/13002/2859 4698/5113/2883 12589/13004/2884 808/399/2860 f 808/399/2860 12589/13004/2884 4699/5114/2885 12591/13006/2886 f 12589/13004/2884 2200/2407/2882 8795/9210/2887 4699/5114/2885 f 4699/5114/2885 8795/9210/2887 1177/1384/2888 8798/9213/2889 f 12591/13006/2886 4699/5114/2885 8798/9213/2889 2201/2408/2890 f 2200/2407/2882 12590/13005/2881 4700/5115/2891 8795/9210/2887 f 12590/13005/2881 647/781/2880 14869/15408/2892 4700/5115/2891 f 4700/5115/2891 14869/15408/2892 3340/3609/2893 8796/9211/2894 f 8795/9210/2887 4700/5115/2891 8796/9211/2894 1177/1384/2888 f 1177/1384/2888 8796/9211/2894 4701/5116/2895 8797/9212/2896 f 8796/9211/2894 3340/3609/2893 14870/15409/2897 4701/5116/2895 f 4701/5116/2895 14870/15409/2897 236/337/2898 14872/15411/2899 f 8797/9212/2896 4701/5116/2895 14872/15411/2899 3341/3610/2900 f 2201/2408/2890 8798/9213/2889 4702/5117/2901 12592/13007/2902 f 8798/9213/2889 1177/1384/2888 8797/9212/2896 4702/5117/2901 f 4702/5117/2901 8797/9212/2896 3341/3610/2900 14871/15410/2903 f 12592/13007/2902 4702/5117/2901 14871/15410/2903 648/782/2904 f 600/725/1877 12594/13009/2864 4703/5118/2905 14681/15183/1889 f 12594/13009/2864 2202/2409/2862 8799/9214/2906 4703/5118/2905 f 4703/5118/2905 8799/9214/2906 1178/1385/2907 8802/9217/2908 f 14681/15183/1889 4703/5118/2905 8802/9217/2908 3246/3497/1890 f 2202/2409/2862 12593/13008/2861 4704/5119/2909 8799/9214/2906 f 12593/13008/2861 808/399/2860 12591/13006/2886 4704/5119/2909 f 4704/5119/2909 12591/13006/2886 2201/2408/2890 8800/9215/2910 f 8799/9214/2906 4704/5119/2909 8800/9215/2910 1178/1385/2907 f 1178/1385/2907 8800/9215/2910 4705/5120/2911 8801/9216/2912 f 8800/9215/2910 2201/2408/2890 12592/13007/2902 4705/5120/2911 f 4705/5120/2911 12592/13007/2902 648/782/2904 14873/15412/2913 f 8801/9216/2912 4705/5120/2911 14873/15412/2913 3342/3611/2914 f 3246/3497/1890 8802/9217/2908 4706/5121/2915 14682/15185/1894 f 8802/9217/2908 1178/1385/2907 8801/9216/2912 4706/5121/2915 f 4706/5121/2915 8801/9216/2912 3342/3611/2914 14874/15413/2916 f 14682/15185/1894 4706/5121/2915 14874/15413/2916 217/310/1895 f 235/336/2873 14876/15415/2917 4707/5122/2918 14868/15407/2874 f 14876/15415/2917 3343/3612/2919 8803/9218/2920 4707/5122/2918 f 4707/5122/2918 8803/9218/2920 1179/1386/2921 8806/9221/2922 f 14868/15407/2874 4707/5122/2918 8806/9221/2922 3339/3608/2875 f 3343/3612/2919 14875/15414/2923 4708/5123/2924 8803/9218/2920 f 14875/15414/2923 649/783/2925 12596/13011/2926 4708/5123/2924 f 4708/5123/2924 12596/13011/2926 2203/2410/2927 8804/9219/2928 f 8803/9218/2920 4708/5123/2924 8804/9219/2928 1179/1386/2921 f 1179/1386/2921 8804/9219/2928 4709/5124/2929 8805/9220/2930 f 8804/9219/2928 2203/2410/2927 12595/13010/2931 4709/5124/2929 f 4709/5124/2929 12595/13010/2931 809/400/2932 12601/13016/2933 f 8805/9220/2930 4709/5124/2929 12601/13016/2933 2206/2413/2934 f 3339/3608/2875 8806/9221/2922 4710/5125/2935 14867/15406/2879 f 8806/9221/2922 1179/1386/2921 8805/9220/2930 4710/5125/2935 f 4710/5125/2935 8805/9220/2930 2206/2413/2934 12602/13017/2936 f 14867/15406/2879 4710/5125/2935 12602/13017/2936 647/781/2880 f 649/783/2925 14877/15416/2937 4711/5126/2938 12596/13011/2926 f 14877/15416/2937 3344/3613/2939 8807/9222/2940 4711/5126/2938 f 4711/5126/2938 8807/9222/2940 1180/1387/2941 8810/9225/2942 f 12596/13011/2926 4711/5126/2938 8810/9225/2942 2203/2410/2927 f 3344/3613/2939 14878/15417/2943 4712/5127/2944 8807/9222/2940 f 14878/15417/2943 237/338/2945 14880/15420/2946 4712/5127/2944 f 4712/5127/2944 14880/15420/2946 3345/3614/2947 8808/9223/2948 f 8807/9222/2940 4712/5127/2944 8808/9223/2948 1180/1387/2941 f 1180/1387/2941 8808/9223/2948 4713/5128/2949 8809/9224/2950 f 8808/9223/2948 3345/3614/2947 14879/15418/2951 4713/5128/2949 f 4713/5128/2949 14879/15418/2951 650/784/2952 12598/13013/2953 f 8809/9224/2950 4713/5128/2949 12598/13013/2953 2204/2411/2954 f 2203/2410/2927 8810/9225/2942 4714/5129/2955 12595/13010/2931 f 8810/9225/2942 1180/1387/2941 8809/9224/2950 4714/5129/2955 f 4714/5129/2955 8809/9224/2950 2204/2411/2954 12597/13012/2956 f 12595/13010/2931 4714/5129/2955 12597/13012/2956 809/400/2932 f 809/400/2932 12597/13012/2956 4715/5130/2957 12599/13014/2958 f 12597/13012/2956 2204/2411/2954 8811/9226/2959 4715/5130/2957 f 4715/5130/2957 8811/9226/2959 1181/1388/2960 8814/9229/2961 f 12599/13014/2958 4715/5130/2957 8814/9229/2961 2205/2412/2962 f 2204/2411/2954 12598/13013/2953 4716/5131/2963 8811/9226/2959 f 12598/13013/2953 650/784/2952 14881/15422/2964 4716/5131/2963 f 4716/5131/2963 14881/15422/2964 3346/3616/2965 8812/9227/2966 f 8811/9226/2959 4716/5131/2963 8812/9227/2966 1181/1388/2960 f 1181/1388/2960 8812/9227/2966 4717/5132/2967 8813/9228/2968 f 8812/9227/2966 3346/3616/2965 14882/15424/2969 4717/5132/2967 f 4717/5132/2967 14882/15424/2969 238/340/2970 14884/15427/2971 f 8813/9228/2968 4717/5132/2967 14884/15427/2971 3347/3618/2972 f 2205/2412/2962 8814/9229/2961 4718/5133/2973 12600/13015/2974 f 8814/9229/2961 1181/1388/2960 8813/9228/2968 4718/5133/2973 f 4718/5133/2973 8813/9228/2968 3347/3618/2972 14883/15426/2975 f 12600/13015/2974 4718/5133/2973 14883/15426/2975 651/786/2976 f 647/781/2880 12602/13017/2936 4719/5134/2977 14869/15408/2892 f 12602/13017/2936 2206/2413/2934 8815/9230/2978 4719/5134/2977 f 4719/5134/2977 8815/9230/2978 1182/1389/2979 8818/9233/2980 f 14869/15408/2892 4719/5134/2977 8818/9233/2980 3340/3609/2893 f 2206/2413/2934 12601/13016/2933 4720/5135/2981 8815/9230/2978 f 12601/13016/2933 809/400/2932 12599/13014/2958 4720/5135/2981 f 4720/5135/2981 12599/13014/2958 2205/2412/2962 8816/9231/2982 f 8815/9230/2978 4720/5135/2981 8816/9231/2982 1182/1389/2979 f 1182/1389/2979 8816/9231/2982 4721/5136/2983 8817/9232/2984 f 8816/9231/2982 2205/2412/2962 12600/13015/2974 4721/5136/2983 f 4721/5136/2983 12600/13015/2974 651/786/2976 14885/15428/2985 f 8817/9232/2984 4721/5136/2983 14885/15428/2985 3348/3619/2986 f 3340/3609/2893 8818/9233/2980 4722/5137/2987 14870/15409/2897 f 8818/9233/2980 1182/1389/2979 8817/9232/2984 4722/5137/2987 f 4722/5137/2987 8817/9232/2984 3348/3619/2986 14886/15429/2988 f 14870/15409/2897 4722/5137/2987 14886/15429/2988 236/337/2898 f 189/276/2989 14888/15431/2990 4723/5138/2991 14898/15444/2992 f 14888/15431/2990 3349/3620/2993 8819/9234/2994 4723/5138/2991 f 4723/5138/2991 8819/9234/2994 1183/1390/2995 8822/9237/2996 f 14898/15444/2992 4723/5138/2991 8822/9237/2996 3354/3626/2997 f 3349/3620/2993 14887/15430/2998 4724/5139/2999 8819/9234/2994 f 14887/15430/2998 652/787/3000 12604/13019/3001 4724/5139/2999 f 4724/5139/2999 12604/13019/3001 2207/2414/3002 8820/9235/3003 f 8819/9234/2994 4724/5139/2999 8820/9235/3003 1183/1390/2995 f 1183/1390/2995 8820/9235/3003 4725/5140/3004 8821/9236/3005 f 8820/9235/3003 2207/2414/3002 12603/13018/3006 4725/5140/3004 f 4725/5140/3004 12603/13018/3006 810/401/3007 12609/13024/3008 f 8821/9236/3005 4725/5140/3004 12609/13024/3008 2210/2417/3009 f 3354/3626/2997 8822/9237/2996 4726/5141/3010 14897/15442/3011 f 8822/9237/2996 1183/1390/2995 8821/9236/3005 4726/5141/3010 f 4726/5141/3010 8821/9236/3005 2210/2417/3009 12610/13025/3012 f 14897/15442/3011 4726/5141/3010 12610/13025/3012 654/789/3013 f 652/787/3000 14889/15432/3014 4727/5142/3015 12604/13019/3001 f 14889/15432/3014 3350/3621/3016 8823/9238/3017 4727/5142/3015 f 4727/5142/3015 8823/9238/3017 1184/1391/3018 8826/9241/3019 f 12604/13019/3001 4727/5142/3015 8826/9241/3019 2207/2414/3002 f 3350/3621/3016 14890/15433/3020 4728/5143/3021 8823/9238/3017 f 14890/15433/3020 187/274/2773 14862/15401/2776 4728/5143/3021 f 4728/5143/3021 14862/15401/2776 3336/3605/2781 8824/9239/3022 f 8823/9238/3017 4728/5143/3021 8824/9239/3022 1184/1391/3018 f 1184/1391/3018 8824/9239/3022 4729/5144/3023 8825/9240/3024 f 8824/9239/3022 3336/3605/2781 14861/15400/2795 4729/5144/3023 f 4729/5144/3023 14861/15400/2795 645/779/2797 12606/13021/3025 f 8825/9240/3024 4729/5144/3023 12606/13021/3025 2208/2415/3026 f 2207/2414/3002 8826/9241/3019 4730/5145/3027 12603/13018/3006 f 8826/9241/3019 1184/1391/3018 8825/9240/3024 4730/5145/3027 f 4730/5145/3027 8825/9240/3024 2208/2415/3026 12605/13020/3028 f 12603/13018/3006 4730/5145/3027 12605/13020/3028 810/401/3007 f 810/401/3007 12605/13020/3028 4731/5146/3029 12607/13022/3030 f 12605/13020/3028 2208/2415/3026 8827/9242/3031 4731/5146/3029 f 4731/5146/3029 8827/9242/3031 1185/1392/3032 8830/9245/3033 f 12607/13022/3030 4731/5146/3029 8830/9245/3033 2209/2416/3034 f 2208/2415/3026 12606/13021/3025 4732/5147/3035 8827/9242/3031 f 12606/13021/3025 645/779/2797 14859/15398/2830 4732/5147/3035 f 4732/5147/3035 14859/15398/2830 3335/3604/2834 8828/9243/3036 f 8827/9242/3031 4732/5147/3035 8828/9243/3036 1185/1392/3032 f 1185/1392/3032 8828/9243/3036 4733/5148/3037 8829/9244/3038 f 8828/9243/3036 3335/3604/2834 14860/15399/2842 4733/5148/3037 f 4733/5148/3037 14860/15399/2842 188/275/2844 14892/15435/3039 f 8829/9244/3038 4733/5148/3037 14892/15435/3039 3351/3622/3040 f 2209/2416/3034 8830/9245/3033 4734/5149/3041 12608/13023/3042 f 8830/9245/3033 1185/1392/3032 8829/9244/3038 4734/5149/3041 f 4734/5149/3041 8829/9244/3038 3351/3622/3040 14891/15434/3043 f 12608/13023/3042 4734/5149/3041 14891/15434/3043 653/788/3044 f 654/789/3013 12610/13025/3012 4735/5150/3045 14895/15438/3046 f 12610/13025/3012 2210/2417/3009 8831/9246/3047 4735/5150/3045 f 4735/5150/3045 8831/9246/3047 1186/1393/3048 8834/9249/3049 f 14895/15438/3046 4735/5150/3045 8834/9249/3049 3353/3624/3050 f 2210/2417/3009 12609/13024/3008 4736/5151/3051 8831/9246/3047 f 12609/13024/3008 810/401/3007 12607/13022/3030 4736/5151/3051 f 4736/5151/3051 12607/13022/3030 2209/2416/3034 8832/9247/3052 f 8831/9246/3047 4736/5151/3051 8832/9247/3052 1186/1393/3048 f 1186/1393/3048 8832/9247/3052 4737/5152/3053 8833/9248/3054 f 8832/9247/3052 2209/2416/3034 12608/13023/3042 4737/5152/3053 f 4737/5152/3053 12608/13023/3042 653/788/3044 14893/15436/3055 f 8833/9248/3054 4737/5152/3053 14893/15436/3055 3352/3623/3056 f 3353/3624/3050 8834/9249/3049 4738/5153/3057 14896/15440/3058 f 8834/9249/3049 1186/1393/3048 8833/9248/3054 4738/5153/3057 f 4738/5153/3057 8833/9248/3054 3352/3623/3056 14894/15437/3059 f 14896/15440/3058 4738/5153/3057 14894/15437/3059 190/278/3060 f 191/280/3061 14900/15447/3062 4739/5154/3063 14910/15457/3064 f 14900/15447/3062 3355/3628/3065 8835/9250/3066 4739/5154/3063 f 4739/5154/3063 8835/9250/3066 1187/1394/3067 8838/9253/3068 f 14910/15457/3064 4739/5154/3063 8838/9253/3068 3360/3633/3069 f 3355/3628/3065 14899/15446/3070 4740/5155/3071 8835/9250/3066 f 14899/15446/3070 655/791/3072 12612/13027/3073 4740/5155/3071 f 4740/5155/3071 12612/13027/3073 2211/2418/3074 8836/9251/3075 f 8835/9250/3066 4740/5155/3071 8836/9251/3075 1187/1394/3067 f 1187/1394/3067 8836/9251/3075 4741/5156/3076 8837/9252/3077 f 8836/9251/3075 2211/2418/3074 12611/13026/3078 4741/5156/3076 f 4741/5156/3076 12611/13026/3078 811/402/3079 12617/13032/3080 f 8837/9252/3077 4741/5156/3076 12617/13032/3080 2214/2421/3081 f 3360/3633/3069 8838/9253/3068 4742/5157/3082 14909/15456/3083 f 8838/9253/3068 1187/1394/3067 8837/9252/3077 4742/5157/3082 f 4742/5157/3082 8837/9252/3077 2214/2421/3081 12618/13033/3084 f 14909/15456/3083 4742/5157/3082 12618/13033/3084 657/793/3085 f 655/791/3072 14901/15448/3086 4743/5158/3087 12612/13027/3073 f 14901/15448/3086 3356/3629/3088 8839/9254/3089 4743/5158/3087 f 4743/5158/3087 8839/9254/3089 1188/1395/3090 8842/9257/3091 f 12612/13027/3073 4743/5158/3087 8842/9257/3091 2211/2418/3074 f 3356/3629/3088 14902/15449/3092 4744/5159/3093 8839/9254/3089 f 14902/15449/3092 172/252/2080 14738/15253/2083 4744/5159/3093 f 4744/5159/3093 14738/15253/2083 3274/3531/2088 8840/9255/3094 f 8839/9254/3089 4744/5159/3093 8840/9255/3094 1188/1395/3090 f 1188/1395/3090 8840/9255/3094 4745/5160/3095 8841/9256/3096 f 8840/9255/3094 3274/3531/2088 14737/15251/2102 4745/5160/3095 f 4745/5160/3095 14737/15251/2102 614/742/2104 12614/13029/3097 f 8841/9256/3096 4745/5160/3095 12614/13029/3097 2212/2419/3098 f 2211/2418/3074 8842/9257/3091 4746/5161/3099 12611/13026/3078 f 8842/9257/3091 1188/1395/3090 8841/9256/3096 4746/5161/3099 f 4746/5161/3099 8841/9256/3096 2212/2419/3098 12613/13028/3100 f 12611/13026/3078 4746/5161/3099 12613/13028/3100 811/402/3079 f 811/402/3079 12613/13028/3100 4747/5162/3101 12615/13030/3102 f 12613/13028/3100 2212/2419/3098 8843/9258/3103 4747/5162/3101 f 4747/5162/3101 8843/9258/3103 1189/1396/3104 8846/9261/3105 f 12615/13030/3102 4747/5162/3101 8846/9261/3105 2213/2420/3106 f 2212/2419/3098 12614/13029/3097 4748/5163/3107 8843/9258/3103 f 12614/13029/3097 614/742/2104 14735/15247/2146 4748/5163/3107 f 4748/5163/3107 14735/15247/2146 3273/3529/2150 8844/9259/3108 f 8843/9258/3103 4748/5163/3107 8844/9259/3108 1189/1396/3104 f 1189/1396/3104 8844/9259/3108 4749/5164/3109 8845/9260/3110 f 8844/9259/3108 3273/3529/2150 14736/15249/2158 4749/5164/3109 f 4749/5164/3109 14736/15249/2158 174/255/2160 14904/15451/3111 f 8845/9260/3110 4749/5164/3109 14904/15451/3111 3357/3630/3112 f 2213/2420/3106 8846/9261/3105 4750/5165/3113 12616/13031/3114 f 8846/9261/3105 1189/1396/3104 8845/9260/3110 4750/5165/3113 f 4750/5165/3113 8845/9260/3110 3357/3630/3112 14903/15450/3115 f 12616/13031/3114 4750/5165/3113 14903/15450/3115 656/792/3116 f 657/793/3085 12618/13033/3084 4751/5166/3117 14907/15454/3118 f 12618/13033/3084 2214/2421/3081 8847/9262/3119 4751/5166/3117 f 4751/5166/3117 8847/9262/3119 1190/1397/3120 8850/9265/3121 f 14907/15454/3118 4751/5166/3117 8850/9265/3121 3359/3632/3122 f 2214/2421/3081 12617/13032/3080 4752/5167/3123 8847/9262/3119 f 12617/13032/3080 811/402/3079 12615/13030/3102 4752/5167/3123 f 4752/5167/3123 12615/13030/3102 2213/2420/3106 8848/9263/3124 f 8847/9262/3119 4752/5167/3123 8848/9263/3124 1190/1397/3120 f 1190/1397/3120 8848/9263/3124 4753/5168/3125 8849/9264/3126 f 8848/9263/3124 2213/2420/3106 12616/13031/3114 4753/5168/3125 f 4753/5168/3125 12616/13031/3114 656/792/3116 14905/15452/3127 f 8849/9264/3126 4753/5168/3125 14905/15452/3127 3358/3631/3128 f 3359/3632/3122 8850/9265/3121 4754/5169/3129 14908/15455/3130 f 8850/9265/3121 1190/1397/3120 8849/9264/3126 4754/5169/3129 f 4754/5169/3129 8849/9264/3126 3358/3631/3128 14906/15453/3131 f 14908/15455/3130 4754/5169/3129 14906/15453/3131 192/281/3132 f 220/314/2032 14912/15459/3133 4755/5170/3134 14712/15221/2033 f 14912/15459/3133 3361/3634/3135 8851/9266/3136 4755/5170/3134 f 4755/5170/3134 8851/9266/3136 1191/1398/3137 8854/9269/3138 f 14712/15221/2033 4755/5170/3134 8854/9269/3138 3261/3515/2034 f 3361/3634/3135 14911/15458/3139 4756/5171/3140 8851/9266/3136 f 14911/15458/3139 658/794/3141 12620/13035/3142 4756/5171/3140 f 4756/5171/3140 12620/13035/3142 2215/2422/3143 8852/9267/3144 f 8851/9266/3136 4756/5171/3140 8852/9267/3144 1191/1398/3137 f 1191/1398/3137 8852/9267/3144 4757/5172/3145 8853/9268/3146 f 8852/9267/3144 2215/2422/3143 12619/13034/3147 4757/5172/3145 f 4757/5172/3145 12619/13034/3147 812/403/3148 12625/13040/3149 f 8853/9268/3146 4757/5172/3145 12625/13040/3149 2218/2425/3150 f 3261/3515/2034 8854/9269/3138 4758/5173/3151 14711/15219/2038 f 8854/9269/3138 1191/1398/3137 8853/9268/3146 4758/5173/3151 f 4758/5173/3151 8853/9268/3146 2218/2425/3150 12626/13041/3152 f 14711/15219/2038 4758/5173/3151 12626/13041/3152 608/735/2039 f 658/794/3141 14913/15460/3153 4759/5174/3154 12620/13035/3142 f 14913/15460/3153 3362/3635/3155 8855/9270/3156 4759/5174/3154 f 4759/5174/3154 8855/9270/3156 1192/1399/3157 8858/9273/3158 f 12620/13035/3142 4759/5174/3154 8858/9273/3158 2215/2422/3143 f 3362/3635/3155 14914/15461/3159 4760/5175/3160 8855/9270/3156 f 14914/15461/3159 239/342/3161 14916/15463/3162 4760/5175/3160 f 4760/5175/3160 14916/15463/3162 3363/3636/3163 8856/9271/3164 f 8855/9270/3156 4760/5175/3160 8856/9271/3164 1192/1399/3157 f 1192/1399/3157 8856/9271/3164 4761/5176/3165 8857/9272/3166 f 8856/9271/3164 3363/3636/3163 14915/15462/3167 4761/5176/3165 f 4761/5176/3165 14915/15462/3167 659/795/3168 12622/13037/3169 f 8857/9272/3166 4761/5176/3165 12622/13037/3169 2216/2423/3170 f 2215/2422/3143 8858/9273/3158 4762/5177/3171 12619/13034/3147 f 8858/9273/3158 1192/1399/3157 8857/9272/3166 4762/5177/3171 f 4762/5177/3171 8857/9272/3166 2216/2423/3170 12621/13036/3172 f 12619/13034/3147 4762/5177/3171 12621/13036/3172 812/403/3148 f 812/403/3148 12621/13036/3172 4763/5178/3173 12623/13038/3174 f 12621/13036/3172 2216/2423/3170 8859/9274/3175 4763/5178/3173 f 4763/5178/3173 8859/9274/3175 1193/1400/3176 8862/9277/3177 f 12623/13038/3174 4763/5178/3173 8862/9277/3177 2217/2424/3178 f 2216/2423/3170 12622/13037/3169 4764/5179/3179 8859/9274/3175 f 12622/13037/3169 659/795/3168 14917/15464/3180 4764/5179/3179 f 4764/5179/3179 14917/15464/3180 3364/3637/3181 8860/9275/3182 f 8859/9274/3175 4764/5179/3179 8860/9275/3182 1193/1400/3176 f 1193/1400/3176 8860/9275/3182 4765/5180/3183 8861/9276/3184 f 8860/9275/3182 3364/3637/3181 14918/15465/3185 4765/5180/3183 f 4765/5180/3183 14918/15465/3185 240/343/3186 14920/15467/3187 f 8861/9276/3184 4765/5180/3183 14920/15467/3187 3365/3638/3188 f 2217/2424/3178 8862/9277/3177 4766/5181/3189 12624/13039/3190 f 8862/9277/3177 1193/1400/3176 8861/9276/3184 4766/5181/3189 f 4766/5181/3189 8861/9276/3184 3365/3638/3188 14919/15466/3191 f 12624/13039/3190 4766/5181/3189 14919/15466/3191 660/796/3192 f 608/735/2039 12626/13041/3152 4767/5182/3193 14713/15223/2051 f 12626/13041/3152 2218/2425/3150 8863/9278/3194 4767/5182/3193 f 4767/5182/3193 8863/9278/3194 1194/1401/3195 8866/9281/3196 f 14713/15223/2051 4767/5182/3193 8866/9281/3196 3262/3517/2052 f 2218/2425/3150 12625/13040/3149 4768/5183/3197 8863/9278/3194 f 12625/13040/3149 812/403/3148 12623/13038/3174 4768/5183/3197 f 4768/5183/3197 12623/13038/3174 2217/2424/3178 8864/9279/3198 f 8863/9278/3194 4768/5183/3197 8864/9279/3198 1194/1401/3195 f 1194/1401/3195 8864/9279/3198 4769/5184/3199 8865/9280/3200 f 8864/9279/3198 2217/2424/3178 12624/13039/3190 4769/5184/3199 f 4769/5184/3199 12624/13039/3190 660/796/3192 14921/15468/3201 f 8865/9280/3200 4769/5184/3199 14921/15468/3201 3366/3639/3202 f 3262/3517/2052 8866/9281/3196 4770/5185/3203 14714/15225/2056 f 8866/9281/3196 1194/1401/3195 8865/9280/3200 4770/5185/3203 f 4770/5185/3203 8865/9280/3200 3366/3639/3202 14922/15469/3204 f 14714/15225/2056 4770/5185/3203 14922/15469/3204 221/316/2057 f 239/342/3161 14924/15471/3205 4771/5186/3206 14916/15463/3162 f 14924/15471/3205 3367/3640/3207 8867/9282/3208 4771/5186/3206 f 4771/5186/3206 8867/9282/3208 1195/1402/3209 8870/9285/3210 f 14916/15463/3162 4771/5186/3206 8870/9285/3210 3363/3636/3163 f 3367/3640/3207 14923/15470/3211 4772/5187/3212 8867/9282/3208 f 14923/15470/3211 661/797/3213 12628/13043/3214 4772/5187/3212 f 4772/5187/3212 12628/13043/3214 2219/2426/3215 8868/9283/3216 f 8867/9282/3208 4772/5187/3212 8868/9283/3216 1195/1402/3209 f 1195/1402/3209 8868/9283/3216 4773/5188/3217 8869/9284/3218 f 8868/9283/3216 2219/2426/3215 12627/13042/3219 4773/5188/3217 f 4773/5188/3217 12627/13042/3219 813/404/3220 12633/13048/3221 f 8869/9284/3218 4773/5188/3217 12633/13048/3221 2222/2429/3222 f 3363/3636/3163 8870/9285/3210 4774/5189/3223 14915/15462/3167 f 8870/9285/3210 1195/1402/3209 8869/9284/3218 4774/5189/3223 f 4774/5189/3223 8869/9284/3218 2222/2429/3222 12634/13049/3224 f 14915/15462/3167 4774/5189/3223 12634/13049/3224 659/795/3168 f 661/797/3213 14925/15472/3225 4775/5190/3226 12628/13043/3214 f 14925/15472/3225 3368/3641/3227 8871/9286/3228 4775/5190/3226 f 4775/5190/3226 8871/9286/3228 1196/1403/3229 8874/9289/3230 f 12628/13043/3214 4775/5190/3226 8874/9289/3230 2219/2426/3215 f 3368/3641/3227 14926/15473/3231 4776/5191/3232 8871/9286/3228 f 14926/15473/3231 223/318/2161 14754/15269/2164 4776/5191/3232 f 4776/5191/3232 14754/15269/2164 3282/3539/2169 8872/9287/3233 f 8871/9286/3228 4776/5191/3232 8872/9287/3233 1196/1403/3229 f 1196/1403/3229 8872/9287/3233 4777/5192/3234 8873/9288/3235 f 8872/9287/3233 3282/3539/2169 14753/15268/2183 4777/5192/3234 f 4777/5192/3234 14753/15268/2183 618/746/2185 12630/13045/3236 f 8873/9288/3235 4777/5192/3234 12630/13045/3236 2220/2427/3237 f 2219/2426/3215 8874/9289/3230 4778/5193/3238 12627/13042/3219 f 8874/9289/3230 1196/1403/3229 8873/9288/3235 4778/5193/3238 f 4778/5193/3238 8873/9288/3235 2220/2427/3237 12629/13044/3239 f 12627/13042/3219 4778/5193/3238 12629/13044/3239 813/404/3220 f 813/404/3220 12629/13044/3239 4779/5194/3240 12631/13046/3241 f 12629/13044/3239 2220/2427/3237 8875/9290/3242 4779/5194/3240 f 4779/5194/3240 8875/9290/3242 1197/1404/3243 8878/9293/3244 f 12631/13046/3241 4779/5194/3240 8878/9293/3244 2221/2428/3245 f 2220/2427/3237 12630/13045/3236 4780/5195/3246 8875/9290/3242 f 12630/13045/3236 618/746/2185 14751/15266/2227 4780/5195/3246 f 4780/5195/3246 14751/15266/2227 3281/3538/2231 8876/9291/3247 f 8875/9290/3242 4780/5195/3246 8876/9291/3247 1197/1404/3243 f 1197/1404/3243 8876/9291/3247 4781/5196/3248 8877/9292/3249 f 8876/9291/3247 3281/3538/2231 14752/15267/2239 4781/5196/3248 f 4781/5196/3248 14752/15267/2239 226/321/2241 14928/15475/3250 f 8877/9292/3249 4781/5196/3248 14928/15475/3250 3369/3642/3251 f 2221/2428/3245 8878/9293/3244 4782/5197/3252 12632/13047/3253 f 8878/9293/3244 1197/1404/3243 8877/9292/3249 4782/5197/3252 f 4782/5197/3252 8877/9292/3249 3369/3642/3251 14927/15474/3254 f 12632/13047/3253 4782/5197/3252 14927/15474/3254 662/798/3255 f 659/795/3168 12634/13049/3224 4783/5198/3256 14917/15464/3180 f 12634/13049/3224 2222/2429/3222 8879/9294/3257 4783/5198/3256 f 4783/5198/3256 8879/9294/3257 1198/1405/3258 8882/9297/3259 f 14917/15464/3180 4783/5198/3256 8882/9297/3259 3364/3637/3181 f 2222/2429/3222 12633/13048/3221 4784/5199/3260 8879/9294/3257 f 12633/13048/3221 813/404/3220 12631/13046/3241 4784/5199/3260 f 4784/5199/3260 12631/13046/3241 2221/2428/3245 8880/9295/3261 f 8879/9294/3257 4784/5199/3260 8880/9295/3261 1198/1405/3258 f 1198/1405/3258 8880/9295/3261 4785/5200/3262 8881/9296/3263 f 8880/9295/3261 2221/2428/3245 12632/13047/3253 4785/5200/3262 f 4785/5200/3262 12632/13047/3253 662/798/3255 14929/15476/3264 f 8881/9296/3263 4785/5200/3262 14929/15476/3264 3370/3643/3265 f 3364/3637/3181 8882/9297/3259 4786/5201/3266 14918/15465/3185 f 8882/9297/3259 1198/1405/3258 8881/9296/3263 4786/5201/3266 f 4786/5201/3266 8881/9296/3263 3370/3643/3265 14930/15477/3267 f 14918/15465/3185 4786/5201/3266 14930/15477/3267 240/343/3186 f 175/256/2275 14932/15479/3268 4787/5202/3269 14760/15275/2276 f 14932/15479/3268 3371/3644/3270 8883/9298/3271 4787/5202/3269 f 4787/5202/3269 8883/9298/3271 1199/1406/3272 8886/9301/3273 f 14760/15275/2276 4787/5202/3269 8886/9301/3273 3285/3542/2277 f 3371/3644/3270 14931/15478/3274 4788/5203/3275 8883/9298/3271 f 14931/15478/3274 663/799/3276 12636/13051/3277 4788/5203/3275 f 4788/5203/3275 12636/13051/3277 2223/2430/3278 8884/9299/3279 f 8883/9298/3271 4788/5203/3275 8884/9299/3279 1199/1406/3272 f 1199/1406/3272 8884/9299/3279 4789/5204/3280 8885/9300/3281 f 8884/9299/3279 2223/2430/3278 12635/13050/3282 4789/5204/3280 f 4789/5204/3280 12635/13050/3282 814/405/3283 12641/13056/3284 f 8885/9300/3281 4789/5204/3280 12641/13056/3284 2226/2433/3285 f 3285/3542/2277 8886/9301/3273 4790/5205/3286 14759/15274/2281 f 8886/9301/3273 1199/1406/3272 8885/9300/3281 4790/5205/3286 f 4790/5205/3286 8885/9300/3281 2226/2433/3285 12642/13057/3287 f 14759/15274/2281 4790/5205/3286 12642/13057/3287 620/748/2282 f 663/799/3276 14933/15480/3288 4791/5206/3289 12636/13051/3277 f 14933/15480/3288 3372/3645/3290 8887/9302/3291 4791/5206/3289 f 4791/5206/3289 8887/9302/3291 1200/1407/3292 8890/9305/3293 f 12636/13051/3277 4791/5206/3289 8890/9305/3293 2223/2430/3278 f 3372/3645/3290 14934/15481/3294 4792/5207/3295 8887/9302/3291 f 14934/15481/3294 191/280/3061 14910/15457/3064 4792/5207/3295 f 4792/5207/3295 14910/15457/3064 3360/3633/3069 8888/9303/3296 f 8887/9302/3291 4792/5207/3295 8888/9303/3296 1200/1407/3292 f 1200/1407/3292 8888/9303/3296 4793/5208/3297 8889/9304/3298 f 8888/9303/3296 3360/3633/3069 14909/15456/3083 4793/5208/3297 f 4793/5208/3297 14909/15456/3083 657/793/3085 12638/13053/3299 f 8889/9304/3298 4793/5208/3297 12638/13053/3299 2224/2431/3300 f 2223/2430/3278 8890/9305/3293 4794/5209/3301 12635/13050/3282 f 8890/9305/3293 1200/1407/3292 8889/9304/3298 4794/5209/3301 f 4794/5209/3301 8889/9304/3298 2224/2431/3300 12637/13052/3302 f 12635/13050/3282 4794/5209/3301 12637/13052/3302 814/405/3283 f 814/405/3283 12637/13052/3302 4795/5210/3303 12639/13054/3304 f 12637/13052/3302 2224/2431/3300 8891/9306/3305 4795/5210/3303 f 4795/5210/3303 8891/9306/3305 1201/1408/3306 8894/9309/3307 f 12639/13054/3304 4795/5210/3303 8894/9309/3307 2225/2432/3308 f 2224/2431/3300 12638/13053/3299 4796/5211/3309 8891/9306/3305 f 12638/13053/3299 657/793/3085 14907/15454/3118 4796/5211/3309 f 4796/5211/3309 14907/15454/3118 3359/3632/3122 8892/9307/3310 f 8891/9306/3305 4796/5211/3309 8892/9307/3310 1201/1408/3306 f 1201/1408/3306 8892/9307/3310 4797/5212/3311 8893/9308/3312 f 8892/9307/3310 3359/3632/3122 14908/15455/3130 4797/5212/3311 f 4797/5212/3311 14908/15455/3130 192/281/3132 14936/15483/3313 f 8893/9308/3312 4797/5212/3311 14936/15483/3313 3373/3646/3314 f 2225/2432/3308 8894/9309/3307 4798/5213/3315 12640/13055/3316 f 8894/9309/3307 1201/1408/3306 8893/9308/3312 4798/5213/3315 f 4798/5213/3315 8893/9308/3312 3373/3646/3314 14935/15482/3317 f 12640/13055/3316 4798/5213/3315 14935/15482/3317 664/800/3318 f 620/748/2282 12642/13057/3287 4799/5214/3319 14761/15276/2294 f 12642/13057/3287 2226/2433/3285 8895/9310/3320 4799/5214/3319 f 4799/5214/3319 8895/9310/3320 1202/1409/3321 8898/9313/3322 f 14761/15276/2294 4799/5214/3319 8898/9313/3322 3286/3543/2295 f 2226/2433/3285 12641/13056/3284 4800/5215/3323 8895/9310/3320 f 12641/13056/3284 814/405/3283 12639/13054/3304 4800/5215/3323 f 4800/5215/3323 12639/13054/3304 2225/2432/3308 8896/9311/3324 f 8895/9310/3320 4800/5215/3323 8896/9311/3324 1202/1409/3321 f 1202/1409/3321 8896/9311/3324 4801/5216/3325 8897/9312/3326 f 8896/9311/3324 2225/2432/3308 12640/13055/3316 4801/5216/3325 f 4801/5216/3325 12640/13055/3316 664/800/3318 14937/15484/3327 f 8897/9312/3326 4801/5216/3325 14937/15484/3327 3374/3647/3328 f 3286/3543/2295 8898/9313/3322 4802/5217/3329 14762/15277/2299 f 8898/9313/3322 1202/1409/3321 8897/9312/3326 4802/5217/3329 f 4802/5217/3329 8897/9312/3326 3374/3647/3328 14938/15485/3330 f 14762/15277/2299 4802/5217/3329 14938/15485/3330 177/258/2300 f 179/261/2423 14940/15487/3331 4803/5218/3332 14788/15309/2424 f 14940/15487/3331 3375/3648/3333 8899/9314/3334 4803/5218/3332 f 4803/5218/3332 8899/9314/3334 1203/1410/3335 8902/9317/3336 f 14788/15309/2424 4803/5218/3332 8902/9317/3336 3299/3559/2425 f 3375/3648/3333 14939/15486/3337 4804/5219/3338 8899/9314/3334 f 14939/15486/3337 665/801/3339 12644/13059/3340 4804/5219/3338 f 4804/5219/3338 12644/13059/3340 2227/2434/3341 8900/9315/3342 f 8899/9314/3334 4804/5219/3338 8900/9315/3342 1203/1410/3335 f 1203/1410/3335 8900/9315/3342 4805/5220/3343 8901/9316/3344 f 8900/9315/3342 2227/2434/3341 12643/13058/3345 4805/5220/3343 f 4805/5220/3343 12643/13058/3345 815/406/3346 12649/13064/3347 f 8901/9316/3344 4805/5220/3343 12649/13064/3347 2230/2437/3348 f 3299/3559/2425 8902/9317/3336 4806/5221/3349 14787/15307/2429 f 8902/9317/3336 1203/1410/3335 8901/9316/3344 4806/5221/3349 f 4806/5221/3349 8901/9316/3344 2230/2437/3348 12650/13065/3350 f 14787/15307/2429 4806/5221/3349 12650/13065/3350 627/757/2430 f 665/801/3339 14941/15488/3351 4807/5222/3352 12644/13059/3340 f 14941/15488/3351 3376/3649/3353 8903/9318/3354 4807/5222/3352 f 4807/5222/3352 8903/9318/3354 1204/1411/3355 8906/9321/3356 f 12644/13059/3340 4807/5222/3352 8906/9321/3356 2227/2434/3341 f 3376/3649/3353 14942/15489/3357 4808/5223/3358 8903/9318/3354 f 14942/15489/3357 193/282/3359 14944/15491/3360 4808/5223/3358 f 4808/5223/3358 14944/15491/3360 3377/3650/3361 8904/9319/3362 f 8903/9318/3354 4808/5223/3358 8904/9319/3362 1204/1411/3355 f 1204/1411/3355 8904/9319/3362 4809/5224/3363 8905/9320/3364 f 8904/9319/3362 3377/3650/3361 14943/15490/3365 4809/5224/3363 f 4809/5224/3363 14943/15490/3365 666/802/3366 12646/13061/3367 f 8905/9320/3364 4809/5224/3363 12646/13061/3367 2228/2435/3368 f 2227/2434/3341 8906/9321/3356 4810/5225/3369 12643/13058/3345 f 8906/9321/3356 1204/1411/3355 8905/9320/3364 4810/5225/3369 f 4810/5225/3369 8905/9320/3364 2228/2435/3368 12645/13060/3370 f 12643/13058/3345 4810/5225/3369 12645/13060/3370 815/406/3346 f 815/406/3346 12645/13060/3370 4811/5226/3371 12647/13062/3372 f 12645/13060/3370 2228/2435/3368 8907/9322/3373 4811/5226/3371 f 4811/5226/3371 8907/9322/3373 1205/1412/3374 8910/9325/3375 f 12647/13062/3372 4811/5226/3371 8910/9325/3375 2229/2436/3376 f 2228/2435/3368 12646/13061/3367 4812/5227/3377 8907/9322/3373 f 12646/13061/3367 666/802/3366 14945/15492/3378 4812/5227/3377 f 4812/5227/3377 14945/15492/3378 3378/3651/3379 8908/9323/3380 f 8907/9322/3373 4812/5227/3377 8908/9323/3380 1205/1412/3374 f 1205/1412/3374 8908/9323/3380 4813/5228/3381 8909/9324/3382 f 8908/9323/3380 3378/3651/3379 14946/15493/3383 4813/5228/3381 f 4813/5228/3381 14946/15493/3383 194/283/3384 14948/15495/3385 f 8909/9324/3382 4813/5228/3381 14948/15495/3385 3379/3652/3386 f 2229/2436/3376 8910/9325/3375 4814/5229/3387 12648/13063/3388 f 8910/9325/3375 1205/1412/3374 8909/9324/3382 4814/5229/3387 f 4814/5229/3387 8909/9324/3382 3379/3652/3386 14947/15494/3389 f 12648/13063/3388 4814/5229/3387 14947/15494/3389 667/803/3390 f 627/757/2430 12650/13065/3350 4815/5230/3391 14789/15311/2442 f 12650/13065/3350 2230/2437/3348 8911/9326/3392 4815/5230/3391 f 4815/5230/3391 8911/9326/3392 1206/1413/3393 8914/9329/3394 f 14789/15311/2442 4815/5230/3391 8914/9329/3394 3300/3561/2443 f 2230/2437/3348 12649/13064/3347 4816/5231/3395 8911/9326/3392 f 12649/13064/3347 815/406/3346 12647/13062/3372 4816/5231/3395 f 4816/5231/3395 12647/13062/3372 2229/2436/3376 8912/9327/3396 f 8911/9326/3392 4816/5231/3395 8912/9327/3396 1206/1413/3393 f 1206/1413/3393 8912/9327/3396 4817/5232/3397 8913/9328/3398 f 8912/9327/3396 2229/2436/3376 12648/13063/3388 4817/5232/3397 f 4817/5232/3397 12648/13063/3388 667/803/3390 14949/15496/3399 f 8913/9328/3398 4817/5232/3397 14949/15496/3399 3380/3653/3400 f 3300/3561/2443 8914/9329/3394 4818/5233/3401 14790/15313/2447 f 8914/9329/3394 1206/1413/3393 8913/9328/3398 4818/5233/3401 f 4818/5233/3401 8913/9328/3398 3380/3653/3400 14950/15497/3402 f 14790/15313/2447 4818/5233/3401 14950/15497/3402 180/263/2448 f 241/344/3403 14952/15499/3404 4819/5234/3405 14962/15509/3406 f 14952/15499/3404 3381/3654/3407 8915/9330/3408 4819/5234/3405 f 4819/5234/3405 8915/9330/3408 1207/1414/3409 8918/9333/3410 f 14962/15509/3406 4819/5234/3405 8918/9333/3410 3386/3659/3411 f 3381/3654/3407 14951/15498/3412 4820/5235/3413 8915/9330/3408 f 14951/15498/3412 668/804/3414 12652/13067/3415 4820/5235/3413 f 4820/5235/3413 12652/13067/3415 2231/2438/3416 8916/9331/3417 f 8915/9330/3408 4820/5235/3413 8916/9331/3417 1207/1414/3409 f 1207/1414/3409 8916/9331/3417 4821/5236/3418 8917/9332/3419 f 8916/9331/3417 2231/2438/3416 12651/13066/3420 4821/5236/3418 f 4821/5236/3418 12651/13066/3420 816/407/3421 12657/13072/3422 f 8917/9332/3419 4821/5236/3418 12657/13072/3422 2234/2441/3423 f 3386/3659/3411 8918/9333/3410 4822/5237/3424 14961/15508/3425 f 8918/9333/3410 1207/1414/3409 8917/9332/3419 4822/5237/3424 f 4822/5237/3424 8917/9332/3419 2234/2441/3423 12658/13073/3426 f 14961/15508/3425 4822/5237/3424 12658/13073/3426 670/806/3427 f 668/804/3414 14953/15500/3428 4823/5238/3429 12652/13067/3415 f 14953/15500/3428 3382/3655/3430 8919/9334/3431 4823/5238/3429 f 4823/5238/3429 8919/9334/3431 1208/1415/3432 8922/9337/3433 f 12652/13067/3415 4823/5238/3429 8922/9337/3433 2231/2438/3416 f 3382/3655/3430 14954/15501/3434 4824/5239/3435 8919/9334/3431 f 14954/15501/3434 227/323/2323 14782/15301/2326 4824/5239/3435 f 4824/5239/3435 14782/15301/2326 3296/3555/2331 8920/9335/3436 f 8919/9334/3431 4824/5239/3435 8920/9335/3436 1208/1415/3432 f 1208/1415/3432 8920/9335/3436 4825/5240/3437 8921/9336/3438 f 8920/9335/3436 3296/3555/2331 14781/15299/2345 4825/5240/3437 f 4825/5240/3437 14781/15299/2345 625/754/2347 12654/13069/3439 f 8921/9336/3438 4825/5240/3437 12654/13069/3439 2232/2439/3440 f 2231/2438/3416 8922/9337/3433 4826/5241/3441 12651/13066/3420 f 8922/9337/3433 1208/1415/3432 8921/9336/3438 4826/5241/3441 f 4826/5241/3441 8921/9336/3438 2232/2439/3440 12653/13068/3442 f 12651/13066/3420 4826/5241/3441 12653/13068/3442 816/407/3421 f 816/407/3421 12653/13068/3442 4827/5242/3443 12655/13070/3444 f 12653/13068/3442 2232/2439/3440 8923/9338/3445 4827/5242/3443 f 4827/5242/3443 8923/9338/3445 1209/1416/3446 8926/9341/3447 f 12655/13070/3444 4827/5242/3443 8926/9341/3447 2233/2440/3448 f 2232/2439/3440 12654/13069/3439 4828/5243/3449 8923/9338/3445 f 12654/13069/3439 625/754/2347 14779/15295/2380 4828/5243/3449 f 4828/5243/3449 14779/15295/2380 3295/3553/2384 8924/9339/3450 f 8923/9338/3445 4828/5243/3449 8924/9339/3450 1209/1416/3446 f 1209/1416/3446 8924/9339/3450 4829/5244/3451 8925/9340/3452 f 8924/9339/3450 3295/3553/2384 14780/15297/2392 4829/5244/3451 f 4829/5244/3451 14780/15297/2392 228/325/2394 14956/15503/3453 f 8925/9340/3452 4829/5244/3451 14956/15503/3453 3383/3656/3454 f 2233/2440/3448 8926/9341/3447 4830/5245/3455 12656/13071/3456 f 8926/9341/3447 1209/1416/3446 8925/9340/3452 4830/5245/3455 f 4830/5245/3455 8925/9340/3452 3383/3656/3454 14955/15502/3457 f 12656/13071/3456 4830/5245/3455 14955/15502/3457 669/805/3458 f 670/806/3427 12658/13073/3426 4831/5246/3459 14959/15506/3460 f 12658/13073/3426 2234/2441/3423 8927/9342/3461 4831/5246/3459 f 4831/5246/3459 8927/9342/3461 1210/1417/3462 8930/9345/3463 f 14959/15506/3460 4831/5246/3459 8930/9345/3463 3385/3658/3464 f 2234/2441/3423 12657/13072/3422 4832/5247/3465 8927/9342/3461 f 12657/13072/3422 816/407/3421 12655/13070/3444 4832/5247/3465 f 4832/5247/3465 12655/13070/3444 2233/2440/3448 8928/9343/3466 f 8927/9342/3461 4832/5247/3465 8928/9343/3466 1210/1417/3462 f 1210/1417/3462 8928/9343/3466 4833/5248/3467 8929/9344/3468 f 8928/9343/3466 2233/2440/3448 12656/13071/3456 4833/5248/3467 f 4833/5248/3467 12656/13071/3456 669/805/3458 14957/15504/3469 f 8929/9344/3468 4833/5248/3467 14957/15504/3469 3384/3657/3470 f 3385/3658/3464 8930/9345/3463 4834/5249/3471 14960/15507/3472 f 8930/9345/3463 1210/1417/3462 8929/9344/3468 4834/5249/3471 f 4834/5249/3471 8929/9344/3468 3384/3657/3470 14958/15505/3473 f 14960/15507/3472 4834/5249/3471 14958/15505/3473 242/345/3474 f 49/81/673 14964/15511/3475 4835/5250/3476 14496/14955/827 f 14964/15511/3475 3387/3660/3477 8931/9346/3478 4835/5250/3476 f 4835/5250/3476 8931/9346/3478 1211/1418/3479 8934/9349/3480 f 14496/14955/827 4835/5250/3476 8934/9349/3480 3153/3382/828 f 3387/3660/3477 14963/15510/3481 4836/5251/3482 8931/9346/3478 f 14963/15510/3481 671/807/3483 12660/13075/3484 4836/5251/3482 f 4836/5251/3482 12660/13075/3484 2235/2442/3485 8932/9347/3486 f 8931/9346/3478 4836/5251/3482 8932/9347/3486 1211/1418/3479 f 1211/1418/3479 8932/9347/3486 4837/5252/3487 8933/9348/3488 f 8932/9347/3486 2235/2442/3485 12659/13074/3489 4837/5252/3487 f 4837/5252/3487 12659/13074/3489 817/408/3490 12665/13080/3491 f 8933/9348/3488 4837/5252/3487 12665/13080/3491 2238/2445/3492 f 3153/3382/828 8934/9349/3480 4838/5253/3493 14495/14954/832 f 8934/9349/3480 1211/1418/3479 8933/9348/3488 4838/5253/3493 f 4838/5253/3493 8933/9348/3488 2238/2445/3492 12666/13081/3494 f 14495/14954/832 4838/5253/3493 12666/13081/3494 554/668/833 f 671/807/3483 14965/15512/3495 4839/5254/3496 12660/13075/3484 f 14965/15512/3495 3388/3661/3497 8935/9350/3498 4839/5254/3496 f 4839/5254/3496 8935/9350/3498 1212/1419/3499 8938/9353/3500 f 12660/13075/3484 4839/5254/3496 8938/9353/3500 2235/2442/3485 f 3388/3661/3497 14966/15513/3501 4840/5255/3502 8935/9350/3498 f 14966/15513/3501 44/76/3503 14968/15515/3504 4840/5255/3502 f 4840/5255/3502 14968/15515/3504 3389/3662/3505 8936/9351/3506 f 8935/9350/3498 4840/5255/3502 8936/9351/3506 1212/1419/3499 f 1212/1419/3499 8936/9351/3506 4841/5256/3507 8937/9352/3508 f 8936/9351/3506 3389/3662/3505 14967/15514/3509 4841/5256/3507 f 4841/5256/3507 14967/15514/3509 672/808/3510 12662/13077/3511 f 8937/9352/3508 4841/5256/3507 12662/13077/3511 2236/2443/3512 f 2235/2442/3485 8938/9353/3500 4842/5257/3513 12659/13074/3489 f 8938/9353/3500 1212/1419/3499 8937/9352/3508 4842/5257/3513 f 4842/5257/3513 8937/9352/3508 2236/2443/3512 12661/13076/3514 f 12659/13074/3489 4842/5257/3513 12661/13076/3514 817/408/3490 f 817/408/3490 12661/13076/3514 4843/5258/3515 12663/13078/3516 f 12661/13076/3514 2236/2443/3512 8939/9354/3517 4843/5258/3515 f 4843/5258/3515 8939/9354/3517 1213/1420/3518 8942/9357/3519 f 12663/13078/3516 4843/5258/3515 8942/9357/3519 2237/2444/3520 f 2236/2443/3512 12662/13077/3511 4844/5259/3521 8939/9354/3517 f 12662/13077/3511 672/808/3510 14969/15516/3522 4844/5259/3521 f 4844/5259/3521 14969/15516/3522 3390/3663/3523 8940/9355/3524 f 8939/9354/3517 4844/5259/3521 8940/9355/3524 1213/1420/3518 f 1213/1420/3518 8940/9355/3524 4845/5260/3525 8941/9356/3526 f 8940/9355/3524 3390/3663/3523 14970/15517/3527 4845/5260/3525 f 4845/5260/3525 14970/15517/3527 30/53/3528 14972/15520/3529 f 8941/9356/3526 4845/5260/3525 14972/15520/3529 3391/3664/3530 f 2237/2444/3520 8942/9357/3519 4846/5261/3531 12664/13079/3532 f 8942/9357/3519 1213/1420/3518 8941/9356/3526 4846/5261/3531 f 4846/5261/3531 8941/9356/3526 3391/3664/3530 14971/15518/3533 f 12664/13079/3532 4846/5261/3531 14971/15518/3533 673/809/3534 f 554/668/833 12666/13081/3494 4847/5262/3535 14497/14956/845 f 12666/13081/3494 2238/2445/3492 8943/9358/3536 4847/5262/3535 f 4847/5262/3535 8943/9358/3536 1214/1421/3537 8946/9361/3538 f 14497/14956/845 4847/5262/3535 8946/9361/3538 3154/3383/846 f 2238/2445/3492 12665/13080/3491 4848/5263/3539 8943/9358/3536 f 12665/13080/3491 817/408/3490 12663/13078/3516 4848/5263/3539 f 4848/5263/3539 12663/13078/3516 2237/2444/3520 8944/9359/3540 f 8943/9358/3536 4848/5263/3539 8944/9359/3540 1214/1421/3537 f 1214/1421/3537 8944/9359/3540 4849/5264/3541 8945/9360/3542 f 8944/9359/3540 2237/2444/3520 12664/13079/3532 4849/5264/3541 f 4849/5264/3541 12664/13079/3532 673/809/3534 14973/15522/3543 f 8945/9360/3542 4849/5264/3541 14973/15522/3543 3392/3666/3544 f 3154/3383/846 8946/9361/3538 4850/5265/3545 14498/14957/850 f 8946/9361/3538 1214/1421/3537 8945/9360/3542 4850/5265/3545 f 4850/5265/3545 8945/9360/3542 3392/3666/3544 14974/15524/3546 f 14498/14957/850 4850/5265/3545 14974/15524/3546 50/82/851 f 51/84/140 14362/14781/139 4851/5266/3547 14986/15540/3548 f 14362/14781/139 3086/3295/135 8947/9362/3549 4851/5266/3547 f 4851/5266/3547 8947/9362/3549 1215/1422/3550 8950/9365/3551 f 14986/15540/3548 4851/5266/3547 8950/9365/3551 3398/3674/3552 f 3086/3295/135 14361/14780/134 4852/5267/3553 8947/9362/3549 f 14361/14780/134 520/624/122 12668/13083/3554 4852/5267/3553 f 4852/5267/3553 12668/13083/3554 2239/2446/3555 8948/9363/3556 f 8947/9362/3549 4852/5267/3553 8948/9363/3556 1215/1422/3550 f 1215/1422/3550 8948/9363/3556 4853/5268/3557 8949/9364/3558 f 8948/9363/3556 2239/2446/3555 12667/13082/3559 4853/5268/3557 f 4853/5268/3557 12667/13082/3559 818/409/3560 12673/13088/3561 f 8949/9364/3558 4853/5268/3557 12673/13088/3561 2242/2449/3562 f 3398/3674/3552 8950/9365/3551 4854/5269/3563 14985/15538/3564 f 8950/9365/3551 1215/1422/3550 8949/9364/3558 4854/5269/3563 f 4854/5269/3563 8949/9364/3558 2242/2449/3562 12674/13089/3565 f 14985/15538/3564 4854/5269/3563 12674/13089/3565 676/813/3566 f 520/624/122 14359/14778/121 4855/5270/3567 12668/13083/3554 f 14359/14778/121 3085/3294/117 8951/9366/3568 4855/5270/3567 f 4855/5270/3567 8951/9366/3568 1216/1423/3569 8954/9369/3570 f 12668/13083/3554 4855/5270/3567 8954/9369/3570 2239/2446/3555 f 3085/3294/117 14360/14779/116 4856/5271/3571 8951/9366/3568 f 14360/14779/116 155/227/115 14976/15527/3572 4856/5271/3571 f 4856/5271/3571 14976/15527/3572 3393/3668/3573 8952/9367/3574 f 8951/9366/3568 4856/5271/3571 8952/9367/3574 1216/1423/3569 f 1216/1423/3569 8952/9367/3574 4857/5272/3575 8953/9368/3576 f 8952/9367/3574 3393/3668/3573 14975/15526/3577 4857/5272/3575 f 4857/5272/3575 14975/15526/3577 674/811/3578 12670/13085/3579 f 8953/9368/3576 4857/5272/3575 12670/13085/3579 2240/2447/3580 f 2239/2446/3555 8954/9369/3570 4858/5273/3581 12667/13082/3559 f 8954/9369/3570 1216/1423/3569 8953/9368/3576 4858/5273/3581 f 4858/5273/3581 8953/9368/3576 2240/2447/3580 12669/13084/3582 f 12667/13082/3559 4858/5273/3581 12669/13084/3582 818/409/3560 f 818/409/3560 12669/13084/3582 4859/5274/3583 12671/13086/3584 f 12669/13084/3582 2240/2447/3580 8955/9370/3585 4859/5274/3583 f 4859/5274/3583 8955/9370/3585 1217/1424/3586 8958/9373/3587 f 12671/13086/3584 4859/5274/3583 8958/9373/3587 2241/2448/3588 f 2240/2447/3580 12670/13085/3579 4860/5275/3589 8955/9370/3585 f 12670/13085/3579 674/811/3578 14977/15528/3590 4860/5275/3589 f 4860/5275/3589 14977/15528/3590 3394/3669/3591 8956/9371/3592 f 8955/9370/3585 4860/5275/3589 8956/9371/3592 1217/1424/3586 f 1217/1424/3586 8956/9371/3592 4861/5276/3593 8957/9372/3594 f 8956/9371/3592 3394/3669/3591 14978/15529/3595 4861/5276/3593 f 4861/5276/3593 14978/15529/3595 156/228/3596 14980/15531/3597 f 8957/9372/3594 4861/5276/3593 14980/15531/3597 3395/3670/3598 f 2241/2448/3588 8958/9373/3587 4862/5277/3599 12672/13087/3600 f 8958/9373/3587 1217/1424/3586 8957/9372/3594 4862/5277/3599 f 4862/5277/3599 8957/9372/3594 3395/3670/3598 14979/15530/3601 f 12672/13087/3600 4862/5277/3599 14979/15530/3601 675/812/3602 f 676/813/3566 12674/13089/3565 4863/5278/3603 14983/15534/3604 f 12674/13089/3565 2242/2449/3562 8959/9374/3605 4863/5278/3603 f 4863/5278/3603 8959/9374/3605 1218/1425/3606 8962/9377/3607 f 14983/15534/3604 4863/5278/3603 8962/9377/3607 3397/3672/3608 f 2242/2449/3562 12673/13088/3561 4864/5279/3609 8959/9374/3605 f 12673/13088/3561 818/409/3560 12671/13086/3584 4864/5279/3609 f 4864/5279/3609 12671/13086/3584 2241/2448/3588 8960/9375/3610 f 8959/9374/3605 4864/5279/3609 8960/9375/3610 1218/1425/3606 f 1218/1425/3606 8960/9375/3610 4865/5280/3611 8961/9376/3612 f 8960/9375/3610 2241/2448/3588 12672/13087/3600 4865/5280/3611 f 4865/5280/3611 12672/13087/3600 675/812/3602 14981/15532/3613 f 8961/9376/3612 4865/5280/3611 14981/15532/3613 3396/3671/3614 f 3397/3672/3608 8962/9377/3607 4866/5281/3615 14984/15536/3616 f 8962/9377/3607 1218/1425/3606 8961/9376/3612 4866/5281/3615 f 4866/5281/3615 8961/9376/3612 3396/3671/3614 14982/15533/3617 f 14984/15536/3616 4866/5281/3615 14982/15533/3617 31/55/3618 f 46/78/3619 14988/15543/3620 4867/5282/3621 14994/15549/3622 f 14988/15543/3620 3399/3676/3623 8963/9378/3624 4867/5282/3621 f 4867/5282/3621 8963/9378/3624 1219/1426/3625 8966/9381/3626 f 14994/15549/3622 4867/5282/3621 8966/9381/3626 3402/3679/3627 f 3399/3676/3623 14987/15542/3628 4868/5283/3629 8963/9378/3624 f 14987/15542/3628 677/815/3630 12676/13091/3631 4868/5283/3629 f 4868/5283/3629 12676/13091/3631 2243/2450/3632 8964/9379/3633 f 8963/9378/3624 4868/5283/3629 8964/9379/3633 1219/1426/3625 f 1219/1426/3625 8964/9379/3633 4869/5284/3634 8965/9380/3635 f 8964/9379/3633 2243/2450/3632 12675/13090/3636 4869/5284/3634 f 4869/5284/3634 12675/13090/3636 819/410/3637 12681/13096/3638 f 8965/9380/3635 4869/5284/3634 12681/13096/3638 2246/2453/3639 f 3402/3679/3627 8966/9381/3626 4870/5285/3640 14993/15548/3641 f 8966/9381/3626 1219/1426/3625 8965/9380/3635 4870/5285/3640 f 4870/5285/3640 8965/9380/3635 2246/2453/3639 12682/13097/3642 f 14993/15548/3641 4870/5285/3640 12682/13097/3642 678/816/3643 f 677/815/3630 14989/15544/3644 4871/5286/3645 12676/13091/3631 f 14989/15544/3644 3400/3677/3646 8967/9382/3647 4871/5286/3645 f 4871/5286/3645 8967/9382/3647 1220/1427/3648 8970/9385/3649 f 12676/13091/3631 4871/5286/3645 8970/9385/3649 2243/2450/3632 f 3400/3677/3646 14990/15545/3650 4872/5287/3651 8967/9382/3647 f 14990/15545/3650 52/86/955 14534/15005/958 4872/5287/3651 f 4872/5287/3651 14534/15005/958 3172/3407/963 8968/9383/3652 f 8967/9382/3647 4872/5287/3651 8968/9383/3652 1220/1427/3648 f 1220/1427/3648 8968/9383/3652 4873/5288/3653 8969/9384/3654 f 8968/9383/3652 3172/3407/963 14533/15004/977 4873/5288/3653 f 4873/5288/3653 14533/15004/977 563/680/979 12678/13093/3655 f 8969/9384/3654 4873/5288/3653 12678/13093/3655 2244/2451/3656 f 2243/2450/3632 8970/9385/3649 4874/5289/3657 12675/13090/3636 f 8970/9385/3649 1220/1427/3648 8969/9384/3654 4874/5289/3657 f 4874/5289/3657 8969/9384/3654 2244/2451/3656 12677/13092/3658 f 12675/13090/3636 4874/5289/3657 12677/13092/3658 819/410/3637 f 819/410/3637 12677/13092/3658 4875/5290/3659 12679/13094/3660 f 12677/13092/3658 2244/2451/3656 8971/9386/3661 4875/5290/3659 f 4875/5290/3659 8971/9386/3661 1221/1428/3662 8974/9389/3663 f 12679/13094/3660 4875/5290/3659 8974/9389/3663 2245/2452/3664 f 2244/2451/3656 12678/13093/3655 4876/5291/3665 8971/9386/3661 f 12678/13093/3655 563/680/979 14531/15002/1016 4876/5291/3665 f 4876/5291/3665 14531/15002/1016 3171/3406/1020 8972/9387/3666 f 8971/9386/3661 4876/5291/3665 8972/9387/3666 1221/1428/3662 f 1221/1428/3662 8972/9387/3666 4877/5292/3667 8973/9388/3668 f 8972/9387/3666 3171/3406/1020 14532/15003/1026 4877/5292/3667 f 4877/5292/3667 14532/15003/1026 51/85/140 14986/15541/3548 f 8973/9388/3668 4877/5292/3667 14986/15541/3548 3398/3675/3552 f 2245/2452/3664 8974/9389/3663 4878/5293/3669 12680/13095/3670 f 8974/9389/3663 1221/1428/3662 8973/9388/3668 4878/5293/3669 f 4878/5293/3669 8973/9388/3668 3398/3675/3552 14985/15539/3564 f 12680/13095/3670 4878/5293/3669 14985/15539/3564 676/814/3566 f 678/816/3643 12682/13097/3642 4879/5294/3671 14991/15546/3672 f 12682/13097/3642 2246/2453/3639 8975/9390/3673 4879/5294/3671 f 4879/5294/3671 8975/9390/3673 1222/1429/3674 8978/9393/3675 f 14991/15546/3672 4879/5294/3671 8978/9393/3675 3401/3678/3676 f 2246/2453/3639 12681/13096/3638 4880/5295/3677 8975/9390/3673 f 12681/13096/3638 819/410/3637 12679/13094/3660 4880/5295/3677 f 4880/5295/3677 12679/13094/3660 2245/2452/3664 8976/9391/3678 f 8975/9390/3673 4880/5295/3677 8976/9391/3678 1222/1429/3674 f 1222/1429/3674 8976/9391/3678 4881/5296/3679 8977/9392/3680 f 8976/9391/3678 2245/2452/3664 12680/13095/3670 4881/5296/3679 f 4881/5296/3679 12680/13095/3670 676/814/3566 14983/15535/3604 f 8977/9392/3680 4881/5296/3679 14983/15535/3604 3397/3673/3608 f 3401/3678/3676 8978/9393/3675 4882/5297/3681 14992/15547/3682 f 8978/9393/3675 1222/1429/3674 8977/9392/3680 4882/5297/3681 f 4882/5297/3681 8977/9392/3680 3397/3673/3608 14984/15537/3616 f 14992/15547/3682 4882/5297/3681 14984/15537/3616 31/56/3618 f 53/87/1157 14554/15033/1156 4883/5298/3683 15002/15560/3684 f 14554/15033/1156 3182/3421/1152 8979/9394/3685 4883/5298/3683 f 4883/5298/3683 8979/9394/3685 1223/1430/3686 8982/9397/3687 f 15002/15560/3684 4883/5298/3683 8982/9397/3687 3406/3684/3688 f 3182/3421/1152 14553/15032/1151 4884/5299/3689 8979/9394/3685 f 14553/15032/1151 568/687/1139 12684/13099/3690 4884/5299/3689 f 4884/5299/3689 12684/13099/3690 2247/2454/3691 8980/9395/3692 f 8979/9394/3685 4884/5299/3689 8980/9395/3692 1223/1430/3686 f 1223/1430/3686 8980/9395/3692 4885/5300/3693 8981/9396/3694 f 8980/9395/3692 2247/2454/3691 12683/13098/3695 4885/5300/3693 f 4885/5300/3693 12683/13098/3695 820/411/3696 12689/13104/3697 f 8981/9396/3694 4885/5300/3693 12689/13104/3697 2250/2457/3698 f 3406/3684/3688 8982/9397/3687 4886/5301/3699 15001/15558/3700 f 8982/9397/3687 1223/1430/3686 8981/9396/3694 4886/5301/3699 f 4886/5301/3699 8981/9396/3694 2250/2457/3698 12690/13105/3701 f 15001/15558/3700 4886/5301/3699 12690/13105/3701 680/818/3702 f 568/687/1139 14551/15030/1138 4887/5302/3703 12684/13099/3690 f 14551/15030/1138 3181/3420/1134 8983/9398/3704 4887/5302/3703 f 4887/5302/3703 8983/9398/3704 1224/1431/3705 8986/9401/3706 f 12684/13099/3690 4887/5302/3703 8986/9401/3706 2247/2454/3691 f 3181/3420/1134 14552/15031/1133 4888/5303/3707 8983/9398/3704 f 14552/15031/1133 52/86/955 14990/15545/3650 4888/5303/3707 f 4888/5303/3707 14990/15545/3650 3400/3677/3646 8984/9399/3708 f 8983/9398/3704 4888/5303/3707 8984/9399/3708 1224/1431/3705 f 1224/1431/3705 8984/9399/3708 4889/5304/3709 8985/9400/3710 f 8984/9399/3708 3400/3677/3646 14989/15544/3644 4889/5304/3709 f 4889/5304/3709 14989/15544/3644 677/815/3630 12686/13101/3711 f 8985/9400/3710 4889/5304/3709 12686/13101/3711 2248/2455/3712 f 2247/2454/3691 8986/9401/3706 4890/5305/3713 12683/13098/3695 f 8986/9401/3706 1224/1431/3705 8985/9400/3710 4890/5305/3713 f 4890/5305/3713 8985/9400/3710 2248/2455/3712 12685/13100/3714 f 12683/13098/3695 4890/5305/3713 12685/13100/3714 820/411/3696 f 820/411/3696 12685/13100/3714 4891/5306/3715 12687/13102/3716 f 12685/13100/3714 2248/2455/3712 8987/9402/3717 4891/5306/3715 f 4891/5306/3715 8987/9402/3717 1225/1432/3718 8990/9405/3719 f 12687/13102/3716 4891/5306/3715 8990/9405/3719 2249/2456/3720 f 2248/2455/3712 12686/13101/3711 4892/5307/3721 8987/9402/3717 f 12686/13101/3711 677/815/3630 14987/15542/3628 4892/5307/3721 f 4892/5307/3721 14987/15542/3628 3399/3676/3623 8988/9403/3722 f 8987/9402/3717 4892/5307/3721 8988/9403/3722 1225/1432/3718 f 1225/1432/3718 8988/9403/3722 4893/5308/3723 8989/9404/3724 f 8988/9403/3722 3399/3676/3623 14988/15543/3620 4893/5308/3723 f 4893/5308/3723 14988/15543/3620 46/78/3619 14996/15551/3725 f 8989/9404/3724 4893/5308/3723 14996/15551/3725 3403/3680/3726 f 2249/2456/3720 8990/9405/3719 4894/5309/3727 12688/13103/3728 f 8990/9405/3719 1225/1432/3718 8989/9404/3724 4894/5309/3727 f 4894/5309/3727 8989/9404/3724 3403/3680/3726 14995/15550/3729 f 12688/13103/3728 4894/5309/3727 14995/15550/3729 679/817/3730 f 680/818/3702 12690/13105/3701 4895/5310/3731 14999/15554/3732 f 12690/13105/3701 2250/2457/3698 8991/9406/3733 4895/5310/3731 f 4895/5310/3731 8991/9406/3733 1226/1433/3734 8994/9409/3735 f 14999/15554/3732 4895/5310/3731 8994/9409/3735 3405/3682/3736 f 2250/2457/3698 12689/13104/3697 4896/5311/3737 8991/9406/3733 f 12689/13104/3697 820/411/3696 12687/13102/3716 4896/5311/3737 f 4896/5311/3737 12687/13102/3716 2249/2456/3720 8992/9407/3738 f 8991/9406/3733 4896/5311/3737 8992/9407/3738 1226/1433/3734 f 1226/1433/3734 8992/9407/3738 4897/5312/3739 8993/9408/3740 f 8992/9407/3738 2249/2456/3720 12688/13103/3728 4897/5312/3739 f 4897/5312/3739 12688/13103/3728 679/817/3730 14997/15552/3741 f 8993/9408/3740 4897/5312/3739 14997/15552/3741 3404/3681/3742 f 3405/3682/3736 8994/9409/3735 4898/5313/3743 15000/15556/3744 f 8994/9409/3735 1226/1433/3734 8993/9408/3740 4898/5313/3743 f 4898/5313/3743 8993/9408/3740 3404/3681/3742 14998/15553/3745 f 15000/15556/3744 4898/5313/3743 14998/15553/3745 34/61/3746 f 54/89/221 14378/14801/220 4899/5314/3747 15014/15576/3748 f 14378/14801/220 3094/3305/216 8995/9410/3749 4899/5314/3747 f 4899/5314/3747 8995/9410/3749 1227/1434/3750 8998/9413/3751 f 15014/15576/3748 4899/5314/3747 8998/9413/3751 3412/3692/3752 f 3094/3305/216 14377/14800/215 4900/5315/3753 8995/9410/3749 f 14377/14800/215 524/629/203 12692/13107/3754 4900/5315/3753 f 4900/5315/3753 12692/13107/3754 2251/2458/3755 8996/9411/3756 f 8995/9410/3749 4900/5315/3753 8996/9411/3756 1227/1434/3750 f 1227/1434/3750 8996/9411/3756 4901/5316/3757 8997/9412/3758 f 8996/9411/3756 2251/2458/3755 12691/13106/3759 4901/5316/3757 f 4901/5316/3757 12691/13106/3759 821/412/3760 12697/13112/3761 f 8997/9412/3758 4901/5316/3757 12697/13112/3761 2254/2461/3762 f 3412/3692/3752 8998/9413/3751 4902/5317/3763 15013/15574/3764 f 8998/9413/3751 1227/1434/3750 8997/9412/3758 4902/5317/3763 f 4902/5317/3763 8997/9412/3758 2254/2461/3762 12698/13113/3765 f 15013/15574/3764 4902/5317/3763 12698/13113/3765 683/822/3766 f 524/629/203 14375/14798/202 4903/5318/3767 12692/13107/3754 f 14375/14798/202 3093/3304/198 8999/9414/3768 4903/5318/3767 f 4903/5318/3767 8999/9414/3768 1228/1435/3769 9002/9417/3770 f 12692/13107/3754 4903/5318/3767 9002/9417/3770 2251/2458/3755 f 3093/3304/198 14376/14799/197 4904/5319/3771 8999/9414/3768 f 14376/14799/197 118/179/196 15004/15563/3772 4904/5319/3771 f 4904/5319/3771 15004/15563/3772 3407/3686/3773 9000/9415/3774 f 8999/9414/3768 4904/5319/3771 9000/9415/3774 1228/1435/3769 f 1228/1435/3769 9000/9415/3774 4905/5320/3775 9001/9416/3776 f 9000/9415/3774 3407/3686/3773 15003/15562/3777 4905/5320/3775 f 4905/5320/3775 15003/15562/3777 681/820/3778 12694/13109/3779 f 9001/9416/3776 4905/5320/3775 12694/13109/3779 2252/2459/3780 f 2251/2458/3755 9002/9417/3770 4906/5321/3781 12691/13106/3759 f 9002/9417/3770 1228/1435/3769 9001/9416/3776 4906/5321/3781 f 4906/5321/3781 9001/9416/3776 2252/2459/3780 12693/13108/3782 f 12691/13106/3759 4906/5321/3781 12693/13108/3782 821/412/3760 f 821/412/3760 12693/13108/3782 4907/5322/3783 12695/13110/3784 f 12693/13108/3782 2252/2459/3780 9003/9418/3785 4907/5322/3783 f 4907/5322/3783 9003/9418/3785 1229/1436/3786 9006/9421/3787 f 12695/13110/3784 4907/5322/3783 9006/9421/3787 2253/2460/3788 f 2252/2459/3780 12694/13109/3779 4908/5323/3789 9003/9418/3785 f 12694/13109/3779 681/820/3778 15005/15564/3790 4908/5323/3789 f 4908/5323/3789 15005/15564/3790 3408/3687/3791 9004/9419/3792 f 9003/9418/3785 4908/5323/3789 9004/9419/3792 1229/1436/3786 f 1229/1436/3786 9004/9419/3792 4909/5324/3793 9005/9420/3794 f 9004/9419/3792 3408/3687/3791 15006/15565/3795 4909/5324/3793 f 4909/5324/3793 15006/15565/3795 119/180/3796 15008/15567/3797 f 9005/9420/3794 4909/5324/3793 15008/15567/3797 3409/3688/3798 f 2253/2460/3788 9006/9421/3787 4910/5325/3799 12696/13111/3800 f 9006/9421/3787 1229/1436/3786 9005/9420/3794 4910/5325/3799 f 4910/5325/3799 9005/9420/3794 3409/3688/3798 15007/15566/3801 f 12696/13111/3800 4910/5325/3799 15007/15566/3801 682/821/3802 f 683/822/3766 12698/13113/3765 4911/5326/3803 15011/15570/3804 f 12698/13113/3765 2254/2461/3762 9007/9422/3805 4911/5326/3803 f 4911/5326/3803 9007/9422/3805 1230/1437/3806 9010/9425/3807 f 15011/15570/3804 4911/5326/3803 9010/9425/3807 3411/3690/3808 f 2254/2461/3762 12697/13112/3761 4912/5327/3809 9007/9422/3805 f 12697/13112/3761 821/412/3760 12695/13110/3784 4912/5327/3809 f 4912/5327/3809 12695/13110/3784 2253/2460/3788 9008/9423/3810 f 9007/9422/3805 4912/5327/3809 9008/9423/3810 1230/1437/3806 f 1230/1437/3806 9008/9423/3810 4913/5328/3811 9009/9424/3812 f 9008/9423/3810 2253/2460/3788 12696/13111/3800 4913/5328/3811 f 4913/5328/3811 12696/13111/3800 682/821/3802 15009/15568/3813 f 9009/9424/3812 4913/5328/3811 15009/15568/3813 3410/3689/3814 f 3411/3690/3808 9010/9425/3807 4914/5329/3815 15012/15572/3816 f 9010/9425/3807 1230/1437/3806 9009/9424/3812 4914/5329/3815 f 4914/5329/3815 9009/9424/3812 3410/3689/3814 15010/15569/3817 f 15012/15572/3816 4914/5329/3815 15010/15569/3817 35/63/3818 f 48/80/3819 15016/15579/3820 4915/5330/3821 15022/15585/3822 f 15016/15579/3820 3413/3694/3823 9011/9426/3824 4915/5330/3821 f 4915/5330/3821 9011/9426/3824 1231/1438/3825 9014/9429/3826 f 15022/15585/3822 4915/5330/3821 9014/9429/3826 3416/3697/3827 f 3413/3694/3823 15015/15578/3828 4916/5331/3829 9011/9426/3824 f 15015/15578/3828 684/824/3830 12700/13115/3831 4916/5331/3829 f 4916/5331/3829 12700/13115/3831 2255/2462/3832 9012/9427/3833 f 9011/9426/3824 4916/5331/3829 9012/9427/3833 1231/1438/3825 f 1231/1438/3825 9012/9427/3833 4917/5332/3834 9013/9428/3835 f 9012/9427/3833 2255/2462/3832 12699/13114/3836 4917/5332/3834 f 4917/5332/3834 12699/13114/3836 822/413/3837 12705/13120/3838 f 9013/9428/3835 4917/5332/3834 12705/13120/3838 2258/2465/3839 f 3416/3697/3827 9014/9429/3826 4918/5333/3840 15021/15584/3841 f 9014/9429/3826 1231/1438/3825 9013/9428/3835 4918/5333/3840 f 4918/5333/3840 9013/9428/3835 2258/2465/3839 12706/13121/3842 f 15021/15584/3841 4918/5333/3840 12706/13121/3842 685/825/3843 f 684/824/3830 15017/15580/3844 4919/5334/3845 12700/13115/3831 f 15017/15580/3844 3414/3695/3846 9015/9430/3847 4919/5334/3845 f 4919/5334/3845 9015/9430/3847 1232/1439/3848 9018/9433/3849 f 12700/13115/3831 4919/5334/3845 9018/9433/3849 2255/2462/3832 f 3414/3695/3846 15018/15581/3850 4920/5335/3851 9015/9430/3847 f 15018/15581/3850 55/91/1252 14586/15073/1255 4920/5335/3851 f 4920/5335/3851 14586/15073/1255 3198/3441/1260 9016/9431/3852 f 9015/9430/3847 4920/5335/3851 9016/9431/3852 1232/1439/3848 f 1232/1439/3848 9016/9431/3852 4921/5336/3853 9017/9432/3854 f 9016/9431/3852 3198/3441/1260 14585/15072/1274 4921/5336/3853 f 4921/5336/3853 14585/15072/1274 576/697/1276 12702/13117/3855 f 9017/9432/3854 4921/5336/3853 12702/13117/3855 2256/2463/3856 f 2255/2462/3832 9018/9433/3849 4922/5337/3857 12699/13114/3836 f 9018/9433/3849 1232/1439/3848 9017/9432/3854 4922/5337/3857 f 4922/5337/3857 9017/9432/3854 2256/2463/3856 12701/13116/3858 f 12699/13114/3836 4922/5337/3857 12701/13116/3858 822/413/3837 f 822/413/3837 12701/13116/3858 4923/5338/3859 12703/13118/3860 f 12701/13116/3858 2256/2463/3856 9019/9434/3861 4923/5338/3859 f 4923/5338/3859 9019/9434/3861 1233/1440/3862 9022/9437/3863 f 12703/13118/3860 4923/5338/3859 9022/9437/3863 2257/2464/3864 f 2256/2463/3856 12702/13117/3855 4924/5339/3865 9019/9434/3861 f 12702/13117/3855 576/697/1276 14583/15070/1313 4924/5339/3865 f 4924/5339/3865 14583/15070/1313 3197/3440/1317 9020/9435/3866 f 9019/9434/3861 4924/5339/3865 9020/9435/3866 1233/1440/3862 f 1233/1440/3862 9020/9435/3866 4925/5340/3867 9021/9436/3868 f 9020/9435/3866 3197/3440/1317 14584/15071/1323 4925/5340/3867 f 4925/5340/3867 14584/15071/1323 54/90/221 15014/15577/3748 f 9021/9436/3868 4925/5340/3867 15014/15577/3748 3412/3693/3752 f 2257/2464/3864 9022/9437/3863 4926/5341/3869 12704/13119/3870 f 9022/9437/3863 1233/1440/3862 9021/9436/3868 4926/5341/3869 f 4926/5341/3869 9021/9436/3868 3412/3693/3752 15013/15575/3764 f 12704/13119/3870 4926/5341/3869 15013/15575/3764 683/823/3766 f 685/825/3843 12706/13121/3842 4927/5342/3871 15019/15582/3872 f 12706/13121/3842 2258/2465/3839 9023/9438/3873 4927/5342/3871 f 4927/5342/3871 9023/9438/3873 1234/1441/3874 9026/9441/3875 f 15019/15582/3872 4927/5342/3871 9026/9441/3875 3415/3696/3876 f 2258/2465/3839 12705/13120/3838 4928/5343/3877 9023/9438/3873 f 12705/13120/3838 822/413/3837 12703/13118/3860 4928/5343/3877 f 4928/5343/3877 12703/13118/3860 2257/2464/3864 9024/9439/3878 f 9023/9438/3873 4928/5343/3877 9024/9439/3878 1234/1441/3874 f 1234/1441/3874 9024/9439/3878 4929/5344/3879 9025/9440/3880 f 9024/9439/3878 2257/2464/3864 12704/13119/3870 4929/5344/3879 f 4929/5344/3879 12704/13119/3870 683/823/3766 15011/15571/3804 f 9025/9440/3880 4929/5344/3879 15011/15571/3804 3411/3691/3808 f 3415/3696/3876 9026/9441/3875 4930/5345/3881 15020/15583/3882 f 9026/9441/3875 1234/1441/3874 9025/9440/3880 4930/5345/3881 f 4930/5345/3881 9025/9440/3880 3411/3691/3808 15012/15573/3816 f 15020/15583/3882 4930/5345/3881 15012/15573/3816 35/64/3818 f 56/92/277 14602/15093/1444 4931/5346/3883 15030/15593/3884 f 14602/15093/1444 3206/3451/1440 9027/9442/3885 4931/5346/3883 f 4931/5346/3883 9027/9442/3885 1235/1442/3886 9030/9445/3887 f 15030/15593/3884 4931/5346/3883 9030/9445/3887 3420/3701/3888 f 3206/3451/1440 14601/15092/1439 4932/5347/3889 9027/9442/3885 f 14601/15092/1439 580/702/1427 12708/13123/3890 4932/5347/3889 f 4932/5347/3889 12708/13123/3890 2259/2466/3891 9028/9443/3892 f 9027/9442/3885 4932/5347/3889 9028/9443/3892 1235/1442/3886 f 1235/1442/3886 9028/9443/3892 4933/5348/3893 9029/9444/3894 f 9028/9443/3892 2259/2466/3891 12707/13122/3895 4933/5348/3893 f 4933/5348/3893 12707/13122/3895 823/414/3896 12713/13128/3897 f 9029/9444/3894 4933/5348/3893 12713/13128/3897 2262/2469/3898 f 3420/3701/3888 9030/9445/3887 4934/5349/3899 15029/15592/3900 f 9030/9445/3887 1235/1442/3886 9029/9444/3894 4934/5349/3899 f 4934/5349/3899 9029/9444/3894 2262/2469/3898 12714/13129/3901 f 15029/15592/3900 4934/5349/3899 12714/13129/3901 687/827/3902 f 580/702/1427 14599/15090/1426 4935/5350/3903 12708/13123/3890 f 14599/15090/1426 3205/3450/1422 9031/9446/3904 4935/5350/3903 f 4935/5350/3903 9031/9446/3904 1236/1443/3905 9034/9449/3906 f 12708/13123/3890 4935/5350/3903 9034/9449/3906 2259/2466/3891 f 3205/3450/1422 14600/15091/1421 4936/5351/3907 9031/9446/3904 f 14600/15091/1421 55/91/1252 15018/15581/3850 4936/5351/3907 f 4936/5351/3907 15018/15581/3850 3414/3695/3846 9032/9447/3908 f 9031/9446/3904 4936/5351/3907 9032/9447/3908 1236/1443/3905 f 1236/1443/3905 9032/9447/3908 4937/5352/3909 9033/9448/3910 f 9032/9447/3908 3414/3695/3846 15017/15580/3844 4937/5352/3909 f 4937/5352/3909 15017/15580/3844 684/824/3830 12710/13125/3911 f 9033/9448/3910 4937/5352/3909 12710/13125/3911 2260/2467/3912 f 2259/2466/3891 9034/9449/3906 4938/5353/3913 12707/13122/3895 f 9034/9449/3906 1236/1443/3905 9033/9448/3910 4938/5353/3913 f 4938/5353/3913 9033/9448/3910 2260/2467/3912 12709/13124/3914 f 12707/13122/3895 4938/5353/3913 12709/13124/3914 823/414/3896 f 823/414/3896 12709/13124/3914 4939/5354/3915 12711/13126/3916 f 12709/13124/3914 2260/2467/3912 9035/9450/3917 4939/5354/3915 f 4939/5354/3915 9035/9450/3917 1237/1444/3918 9038/9453/3919 f 12711/13126/3916 4939/5354/3915 9038/9453/3919 2261/2468/3920 f 2260/2467/3912 12710/13125/3911 4940/5355/3921 9035/9450/3917 f 12710/13125/3911 684/824/3830 15015/15578/3828 4940/5355/3921 f 4940/5355/3921 15015/15578/3828 3413/3694/3823 9036/9451/3922 f 9035/9450/3917 4940/5355/3921 9036/9451/3922 1237/1444/3918 f 1237/1444/3918 9036/9451/3922 4941/5356/3923 9037/9452/3924 f 9036/9451/3922 3413/3694/3823 15016/15579/3820 4941/5356/3923 f 4941/5356/3923 15016/15579/3820 48/80/3819 15024/15587/3925 f 9037/9452/3924 4941/5356/3923 15024/15587/3925 3417/3698/3926 f 2261/2468/3920 9038/9453/3919 4942/5357/3927 12712/13127/3928 f 9038/9453/3919 1237/1444/3918 9037/9452/3924 4942/5357/3927 f 4942/5357/3927 9037/9452/3924 3417/3698/3926 15023/15586/3929 f 12712/13127/3928 4942/5357/3927 15023/15586/3929 686/826/3930 f 687/827/3902 12714/13129/3901 4943/5358/3931 15027/15590/3932 f 12714/13129/3901 2262/2469/3898 9039/9454/3933 4943/5358/3931 f 4943/5358/3931 9039/9454/3933 1238/1445/3934 9042/9457/3935 f 15027/15590/3932 4943/5358/3931 9042/9457/3935 3419/3700/3936 f 2262/2469/3898 12713/13128/3897 4944/5359/3937 9039/9454/3933 f 12713/13128/3897 823/414/3896 12711/13126/3916 4944/5359/3937 f 4944/5359/3937 12711/13126/3916 2261/2468/3920 9040/9455/3938 f 9039/9454/3933 4944/5359/3937 9040/9455/3938 1238/1445/3934 f 1238/1445/3934 9040/9455/3938 4945/5360/3939 9041/9456/3940 f 9040/9455/3938 2261/2468/3920 12712/13127/3928 4945/5360/3939 f 4945/5360/3939 12712/13127/3928 686/826/3930 15025/15588/3941 f 9041/9456/3940 4945/5360/3939 15025/15588/3941 3418/3699/3942 f 3419/3700/3936 9042/9457/3935 4946/5361/3943 15028/15591/3944 f 9042/9457/3935 1238/1445/3934 9041/9456/3940 4946/5361/3943 f 4946/5361/3943 9041/9456/3940 3418/3699/3942 15026/15589/3945 f 15028/15591/3944 4946/5361/3943 15026/15589/3945 38/68/3946 f 145/214/302 14394/14821/301 4947/5362/3947 15038/15601/3948 f 14394/14821/301 3102/3315/297 9043/9458/3949 4947/5362/3947 f 4947/5362/3947 9043/9458/3949 1239/1446/3950 9046/9461/3951 f 15038/15601/3948 4947/5362/3947 9046/9461/3951 3424/3705/3952 f 3102/3315/297 14393/14820/296 4948/5363/3953 9043/9458/3949 f 14393/14820/296 528/634/284 12716/13131/3954 4948/5363/3953 f 4948/5363/3953 12716/13131/3954 2263/2470/3955 9044/9459/3956 f 9043/9458/3949 4948/5363/3953 9044/9459/3956 1239/1446/3950 f 1239/1446/3950 9044/9459/3956 4949/5364/3957 9045/9460/3958 f 9044/9459/3956 2263/2470/3955 12715/13130/3959 4949/5364/3957 f 4949/5364/3957 12715/13130/3959 824/415/3960 12721/13136/3961 f 9045/9460/3958 4949/5364/3957 12721/13136/3961 2266/2473/3962 f 3424/3705/3952 9046/9461/3951 4950/5365/3963 15037/15600/3964 f 9046/9461/3951 1239/1446/3950 9045/9460/3958 4950/5365/3963 f 4950/5365/3963 9045/9460/3958 2266/2473/3962 12722/13137/3965 f 15037/15600/3964 4950/5365/3963 12722/13137/3965 689/829/3966 f 528/634/284 14391/14818/283 4951/5366/3967 12716/13131/3954 f 14391/14818/283 3101/3314/279 9047/9462/3968 4951/5366/3967 f 4951/5366/3967 9047/9462/3968 1240/1447/3969 9050/9465/3970 f 12716/13131/3954 4951/5366/3967 9050/9465/3970 2263/2470/3955 f 3101/3314/279 14392/14819/278 4952/5367/3971 9047/9462/3968 f 14392/14819/278 56/92/277 15030/15593/3884 4952/5367/3971 f 4952/5367/3971 15030/15593/3884 3420/3701/3888 9048/9463/3972 f 9047/9462/3968 4952/5367/3971 9048/9463/3972 1240/1447/3969 f 1240/1447/3969 9048/9463/3972 4953/5368/3973 9049/9464/3974 f 9048/9463/3972 3420/3701/3888 15029/15592/3900 4953/5368/3973 f 4953/5368/3973 15029/15592/3900 687/827/3902 12718/13133/3975 f 9049/9464/3974 4953/5368/3973 12718/13133/3975 2264/2471/3976 f 2263/2470/3955 9050/9465/3970 4954/5369/3977 12715/13130/3959 f 9050/9465/3970 1240/1447/3969 9049/9464/3974 4954/5369/3977 f 4954/5369/3977 9049/9464/3974 2264/2471/3976 12717/13132/3978 f 12715/13130/3959 4954/5369/3977 12717/13132/3978 824/415/3960 f 824/415/3960 12717/13132/3978 4955/5370/3979 12719/13134/3980 f 12717/13132/3978 2264/2471/3976 9051/9466/3981 4955/5370/3979 f 4955/5370/3979 9051/9466/3981 1241/1448/3982 9054/9469/3983 f 12719/13134/3980 4955/5370/3979 9054/9469/3983 2265/2472/3984 f 2264/2471/3976 12718/13133/3975 4956/5371/3985 9051/9466/3981 f 12718/13133/3975 687/827/3902 15027/15590/3932 4956/5371/3985 f 4956/5371/3985 15027/15590/3932 3419/3700/3936 9052/9467/3986 f 9051/9466/3981 4956/5371/3985 9052/9467/3986 1241/1448/3982 f 1241/1448/3982 9052/9467/3986 4957/5372/3987 9053/9468/3988 f 9052/9467/3986 3419/3700/3936 15028/15591/3944 4957/5372/3987 f 4957/5372/3987 15028/15591/3944 38/68/3946 15032/15595/3989 f 9053/9468/3988 4957/5372/3987 15032/15595/3989 3421/3702/3990 f 2265/2472/3984 9054/9469/3983 4958/5373/3991 12720/13135/3992 f 9054/9469/3983 1241/1448/3982 9053/9468/3988 4958/5373/3991 f 4958/5373/3991 9053/9468/3988 3421/3702/3990 15031/15594/3993 f 12720/13135/3992 4958/5373/3991 15031/15594/3993 688/828/3994 f 689/829/3966 12722/13137/3965 4959/5374/3995 15035/15598/3996 f 12722/13137/3965 2266/2473/3962 9055/9470/3997 4959/5374/3995 f 4959/5374/3995 9055/9470/3997 1242/1449/3998 9058/9473/3999 f 15035/15598/3996 4959/5374/3995 9058/9473/3999 3423/3704/4000 f 2266/2473/3962 12721/13136/3961 4960/5375/4001 9055/9470/3997 f 12721/13136/3961 824/415/3960 12719/13134/3980 4960/5375/4001 f 4960/5375/4001 12719/13134/3980 2265/2472/3984 9056/9471/4002 f 9055/9470/3997 4960/5375/4001 9056/9471/4002 1242/1449/3998 f 1242/1449/3998 9056/9471/4002 4961/5376/4003 9057/9472/4004 f 9056/9471/4002 2265/2472/3984 12720/13135/3992 4961/5376/4003 f 4961/5376/4003 12720/13135/3992 688/828/3994 15033/15596/4005 f 9057/9472/4004 4961/5376/4003 15033/15596/4005 3422/3703/4006 f 3423/3704/4000 9058/9473/3999 4962/5377/4007 15036/15599/4008 f 9058/9473/3999 1242/1449/3998 9057/9472/4004 4962/5377/4007 f 4962/5377/4007 9057/9472/4004 3422/3703/4006 15034/15597/4009 f 15036/15599/4008 4962/5377/4007 15034/15597/4009 144/213/4010 f 42/73/4011 15040/15604/4012 4963/5378/4013 15050/15617/4014 f 15040/15604/4012 3425/3706/4015 9059/9474/4016 4963/5378/4013 f 4963/5378/4013 9059/9474/4016 1243/1450/4017 9062/9477/4018 f 15050/15617/4014 4963/5378/4013 9062/9477/4018 3430/3713/4019 f 3425/3706/4015 15039/15602/4020 4964/5379/4021 9059/9474/4016 f 15039/15602/4020 690/830/4022 12724/13139/4023 4964/5379/4021 f 4964/5379/4021 12724/13139/4023 2267/2474/4024 9060/9475/4025 f 9059/9474/4016 4964/5379/4021 9060/9475/4025 1243/1450/4017 f 1243/1450/4017 9060/9475/4025 4965/5380/4026 9061/9476/4027 f 9060/9475/4025 2267/2474/4024 12723/13138/4028 4965/5380/4026 f 4965/5380/4026 12723/13138/4028 825/416/4029 12729/13144/4030 f 9061/9476/4027 4965/5380/4026 12729/13144/4030 2270/2477/4031 f 3430/3713/4019 9062/9477/4018 4966/5381/4032 15049/15616/4033 f 9062/9477/4018 1243/1450/4017 9061/9476/4027 4966/5381/4032 f 4966/5381/4032 9061/9476/4027 2270/2477/4031 12730/13145/4034 f 15049/15616/4033 4966/5381/4032 12730/13145/4034 692/833/4035 f 690/830/4022 15041/15606/4036 4967/5382/4037 12724/13139/4023 f 15041/15606/4036 3426/3708/4038 9063/9478/4039 4967/5382/4037 f 4967/5382/4037 9063/9478/4039 1244/1451/4040 9066/9481/4041 f 12724/13139/4023 4967/5382/4037 9066/9481/4041 2267/2474/4024 f 3426/3708/4038 15042/15608/4042 4968/5383/4043 9063/9478/4039 f 15042/15608/4042 58/95/520 14630/15121/1532 4968/5383/4043 f 4968/5383/4043 14630/15121/1532 3220/3465/1536 9064/9479/4044 f 9063/9478/4039 4968/5383/4043 9064/9479/4044 1244/1451/4040 f 1244/1451/4040 9064/9479/4044 4969/5384/4045 9065/9480/4046 f 9064/9479/4044 3220/3465/1536 14629/15120/1548 4969/5384/4045 f 4969/5384/4045 14629/15120/1548 587/709/1550 12726/13141/4047 f 9065/9480/4046 4969/5384/4045 12726/13141/4047 2268/2475/4048 f 2267/2474/4024 9066/9481/4041 4970/5385/4049 12723/13138/4028 f 9066/9481/4041 1244/1451/4040 9065/9480/4046 4970/5385/4049 f 4970/5385/4049 9065/9480/4046 2268/2475/4048 12725/13140/4050 f 12723/13138/4028 4970/5385/4049 12725/13140/4050 825/416/4029 f 825/416/4029 12725/13140/4050 4971/5386/4051 12727/13142/4052 f 12725/13140/4050 2268/2475/4048 9067/9482/4053 4971/5386/4051 f 4971/5386/4051 9067/9482/4053 1245/1452/4054 9070/9485/4055 f 12727/13142/4052 4971/5386/4051 9070/9485/4055 2269/2476/4056 f 2268/2475/4048 12726/13141/4047 4972/5387/4057 9067/9482/4053 f 12726/13141/4047 587/709/1550 14627/15118/1588 4972/5387/4057 f 4972/5387/4057 14627/15118/1588 3219/3464/1592 9068/9483/4058 f 9067/9482/4053 4972/5387/4057 9068/9483/4058 1245/1452/4054 f 1245/1452/4054 9068/9483/4058 4973/5388/4059 9069/9484/4060 f 9068/9483/4058 3219/3464/1592 14628/15119/1600 4973/5388/4059 f 4973/5388/4059 14628/15119/1600 57/93/1602 15044/15611/4061 f 9069/9484/4060 4973/5388/4059 15044/15611/4061 3427/3710/4062 f 2269/2476/4056 9070/9485/4055 4974/5389/4063 12728/13143/4064 f 9070/9485/4055 1245/1452/4054 9069/9484/4060 4974/5389/4063 f 4974/5389/4063 9069/9484/4060 3427/3710/4062 15043/15610/4065 f 12728/13143/4064 4974/5389/4063 15043/15610/4065 691/832/4066 f 692/833/4035 12730/13145/4034 4975/5390/4067 15047/15614/4068 f 12730/13145/4034 2270/2477/4031 9071/9486/4069 4975/5390/4067 f 4975/5390/4067 9071/9486/4069 1246/1453/4070 9074/9489/4071 f 15047/15614/4068 4975/5390/4067 9074/9489/4071 3429/3712/4072 f 2270/2477/4031 12729/13144/4030 4976/5391/4073 9071/9486/4069 f 12729/13144/4030 825/416/4029 12727/13142/4052 4976/5391/4073 f 4976/5391/4073 12727/13142/4052 2269/2476/4056 9072/9487/4074 f 9071/9486/4069 4976/5391/4073 9072/9487/4074 1246/1453/4070 f 1246/1453/4070 9072/9487/4074 4977/5392/4075 9073/9488/4076 f 9072/9487/4074 2269/2476/4056 12728/13143/4064 4977/5392/4075 f 4977/5392/4075 12728/13143/4064 691/832/4066 15045/15612/4077 f 9073/9488/4076 4977/5392/4075 15045/15612/4077 3428/3711/4078 f 3429/3712/4072 9074/9489/4071 4978/5393/4079 15048/15615/4080 f 9074/9489/4071 1246/1453/4070 9073/9488/4076 4978/5393/4079 f 4978/5393/4079 9073/9488/4076 3428/3711/4078 15046/15613/4081 f 15048/15615/4080 4978/5393/4079 15046/15613/4081 39/69/4082 f 59/97/34 14442/14889/544 4979/5394/4083 15058/15628/4084 f 14442/14889/544 3126/3349/540 9075/9490/4085 4979/5394/4083 f 4979/5394/4083 9075/9490/4085 1247/1454/4086 9078/9493/4087 f 15058/15628/4084 4979/5394/4083 9078/9493/4087 3434/3718/4088 f 3126/3349/540 14441/14888/539 4980/5395/4089 9075/9490/4085 f 14441/14888/539 540/651/527 12732/13147/4090 4980/5395/4089 f 4980/5395/4089 12732/13147/4090 2271/2478/4091 9076/9491/4092 f 9075/9490/4085 4980/5395/4089 9076/9491/4092 1247/1454/4086 f 1247/1454/4086 9076/9491/4092 4981/5396/4093 9077/9492/4094 f 9076/9491/4092 2271/2478/4091 12731/13146/4095 4981/5396/4093 f 4981/5396/4093 12731/13146/4095 826/417/4096 12737/13152/4097 f 9077/9492/4094 4981/5396/4093 12737/13152/4097 2274/2481/4098 f 3434/3718/4088 9078/9493/4087 4982/5397/4099 15057/15626/4100 f 9078/9493/4087 1247/1454/4086 9077/9492/4094 4982/5397/4099 f 4982/5397/4099 9077/9492/4094 2274/2481/4098 12738/13153/4101 f 15057/15626/4100 4982/5397/4099 12738/13153/4101 694/835/4102 f 540/651/527 14439/14886/526 4983/5398/4103 12732/13147/4090 f 14439/14886/526 3125/3348/522 9079/9494/4104 4983/5398/4103 f 4983/5398/4103 9079/9494/4104 1248/1455/4105 9082/9497/4106 f 12732/13147/4090 4983/5398/4103 9082/9497/4106 2271/2478/4091 f 3125/3348/522 14440/14887/521 4984/5399/4107 9079/9494/4104 f 14440/14887/521 58/94/520 15042/15609/4042 4984/5399/4107 f 4984/5399/4107 15042/15609/4042 3426/3709/4038 9080/9495/4108 f 9079/9494/4104 4984/5399/4107 9080/9495/4108 1248/1455/4105 f 1248/1455/4105 9080/9495/4108 4985/5400/4109 9081/9496/4110 f 9080/9495/4108 3426/3709/4038 15041/15607/4036 4985/5400/4109 f 4985/5400/4109 15041/15607/4036 690/831/4022 12734/13149/4111 f 9081/9496/4110 4985/5400/4109 12734/13149/4111 2272/2479/4112 f 2271/2478/4091 9082/9497/4106 4986/5401/4113 12731/13146/4095 f 9082/9497/4106 1248/1455/4105 9081/9496/4110 4986/5401/4113 f 4986/5401/4113 9081/9496/4110 2272/2479/4112 12733/13148/4114 f 12731/13146/4095 4986/5401/4113 12733/13148/4114 826/417/4096 f 826/417/4096 12733/13148/4114 4987/5402/4115 12735/13150/4116 f 12733/13148/4114 2272/2479/4112 9083/9498/4117 4987/5402/4115 f 4987/5402/4115 9083/9498/4117 1249/1456/4118 9086/9501/4119 f 12735/13150/4116 4987/5402/4115 9086/9501/4119 2273/2480/4120 f 2272/2479/4112 12734/13149/4111 4988/5403/4121 9083/9498/4117 f 12734/13149/4111 690/831/4022 15039/15603/4020 4988/5403/4121 f 4988/5403/4121 15039/15603/4020 3425/3707/4015 9084/9499/4122 f 9083/9498/4117 4988/5403/4121 9084/9499/4122 1249/1456/4118 f 1249/1456/4118 9084/9499/4122 4989/5404/4123 9085/9500/4124 f 9084/9499/4122 3425/3707/4015 15040/15605/4012 4989/5404/4123 f 4989/5404/4123 15040/15605/4012 42/74/4011 15052/15619/4125 f 9085/9500/4124 4989/5404/4123 15052/15619/4125 3431/3714/4126 f 2273/2480/4120 9086/9501/4119 4990/5405/4127 12736/13151/4128 f 9086/9501/4119 1249/1456/4118 9085/9500/4124 4990/5405/4127 f 4990/5405/4127 9085/9500/4124 3431/3714/4126 15051/15618/4129 f 12736/13151/4128 4990/5405/4127 15051/15618/4129 693/834/4130 f 694/835/4102 12738/13153/4101 4991/5406/4131 15055/15622/4132 f 12738/13153/4101 2274/2481/4098 9087/9502/4133 4991/5406/4131 f 4991/5406/4131 9087/9502/4133 1250/1457/4134 9090/9505/4135 f 15055/15622/4132 4991/5406/4131 9090/9505/4135 3433/3716/4136 f 2274/2481/4098 12737/13152/4097 4992/5407/4137 9087/9502/4133 f 12737/13152/4097 826/417/4096 12735/13150/4116 4992/5407/4137 f 4992/5407/4137 12735/13150/4116 2273/2480/4120 9088/9503/4138 f 9087/9502/4133 4992/5407/4137 9088/9503/4138 1250/1457/4134 f 1250/1457/4134 9088/9503/4138 4993/5408/4139 9089/9504/4140 f 9088/9503/4138 2273/2480/4120 12736/13151/4128 4993/5408/4139 f 4993/5408/4139 12736/13151/4128 693/834/4130 15053/15620/4141 f 9089/9504/4140 4993/5408/4139 15053/15620/4141 3432/3715/4142 f 3433/3716/4136 9090/9505/4135 4994/5409/4143 15056/15624/4144 f 9090/9505/4135 1250/1457/4134 9089/9504/4140 4994/5409/4143 f 4994/5409/4143 9089/9504/4140 3432/3715/4142 15054/15621/4145 f 15056/15624/4144 4994/5409/4143 15054/15621/4145 26/45/4146 f 110/168/59 14346/14765/58 4995/5410/4147 15066/15637/4148 f 14346/14765/58 3078/3287/54 9091/9506/4149 4995/5410/4147 f 4995/5410/4147 9091/9506/4149 1251/1458/4150 9094/9509/4151 f 15066/15637/4148 4995/5410/4147 9094/9509/4151 3438/3723/4152 f 3078/3287/54 14345/14764/53 4996/5411/4153 9091/9506/4149 f 14345/14764/53 516/620/41 12740/13155/4154 4996/5411/4153 f 4996/5411/4153 12740/13155/4154 2275/2482/4155 9092/9507/4156 f 9091/9506/4149 4996/5411/4153 9092/9507/4156 1251/1458/4150 f 1251/1458/4150 9092/9507/4156 4997/5412/4157 9093/9508/4158 f 9092/9507/4156 2275/2482/4155 12739/13154/4159 4997/5412/4157 f 4997/5412/4157 12739/13154/4159 827/418/4160 12745/13160/4161 f 9093/9508/4158 4997/5412/4157 12745/13160/4161 2278/2485/4162 f 3438/3723/4152 9094/9509/4151 4998/5413/4163 15065/15636/4164 f 9094/9509/4151 1251/1458/4150 9093/9508/4158 4998/5413/4163 f 4998/5413/4163 9093/9508/4158 2278/2485/4162 12746/13161/4165 f 15065/15636/4164 4998/5413/4163 12746/13161/4165 696/838/4166 f 516/620/41 14343/14762/40 4999/5414/4167 12740/13155/4154 f 14343/14762/40 3077/3286/36 9095/9510/4168 4999/5414/4167 f 4999/5414/4167 9095/9510/4168 1252/1459/4169 9098/9513/4170 f 12740/13155/4154 4999/5414/4167 9098/9513/4170 2275/2482/4155 f 3077/3286/36 14344/14763/35 5000/5415/4171 9095/9510/4168 f 14344/14763/35 59/96/34 15058/15629/4084 5000/5415/4171 f 5000/5415/4171 15058/15629/4084 3434/3719/4088 9096/9511/4172 f 9095/9510/4168 5000/5415/4171 9096/9511/4172 1252/1459/4169 f 1252/1459/4169 9096/9511/4172 5001/5416/4173 9097/9512/4174 f 9096/9511/4172 3434/3719/4088 15057/15627/4100 5001/5416/4173 f 5001/5416/4173 15057/15627/4100 694/836/4102 12742/13157/4175 f 9097/9512/4174 5001/5416/4173 12742/13157/4175 2276/2483/4176 f 2275/2482/4155 9098/9513/4170 5002/5417/4177 12739/13154/4159 f 9098/9513/4170 1252/1459/4169 9097/9512/4174 5002/5417/4177 f 5002/5417/4177 9097/9512/4174 2276/2483/4176 12741/13156/4178 f 12739/13154/4159 5002/5417/4177 12741/13156/4178 827/418/4160 f 827/418/4160 12741/13156/4178 5003/5418/4179 12743/13158/4180 f 12741/13156/4178 2276/2483/4176 9099/9514/4181 5003/5418/4179 f 5003/5418/4179 9099/9514/4181 1253/1460/4182 9102/9517/4183 f 12743/13158/4180 5003/5418/4179 9102/9517/4183 2277/2484/4184 f 2276/2483/4176 12742/13157/4175 5004/5419/4185 9099/9514/4181 f 12742/13157/4175 694/836/4102 15055/15623/4132 5004/5419/4185 f 5004/5419/4185 15055/15623/4132 3433/3717/4136 9100/9515/4186 f 9099/9514/4181 5004/5419/4185 9100/9515/4186 1253/1460/4182 f 1253/1460/4182 9100/9515/4186 5005/5420/4187 9101/9516/4188 f 9100/9515/4186 3433/3717/4136 15056/15625/4144 5005/5420/4187 f 5005/5420/4187 15056/15625/4144 26/46/4146 15060/15631/4189 f 9101/9516/4188 5005/5420/4187 15060/15631/4189 3435/3720/4190 f 2277/2484/4184 9102/9517/4183 5006/5421/4191 12744/13159/4192 f 9102/9517/4183 1253/1460/4182 9101/9516/4188 5006/5421/4191 f 5006/5421/4191 9101/9516/4188 3435/3720/4190 15059/15630/4193 f 12744/13159/4192 5006/5421/4191 15059/15630/4193 695/837/4194 f 696/838/4166 12746/13161/4165 5007/5422/4195 15063/15634/4196 f 12746/13161/4165 2278/2485/4162 9103/9518/4197 5007/5422/4195 f 5007/5422/4195 9103/9518/4197 1254/1461/4198 9106/9521/4199 f 15063/15634/4196 5007/5422/4195 9106/9521/4199 3437/3722/4200 f 2278/2485/4162 12745/13160/4161 5008/5423/4201 9103/9518/4197 f 12745/13160/4161 827/418/4160 12743/13158/4180 5008/5423/4201 f 5008/5423/4201 12743/13158/4180 2277/2484/4184 9104/9519/4202 f 9103/9518/4197 5008/5423/4201 9104/9519/4202 1254/1461/4198 f 1254/1461/4198 9104/9519/4202 5009/5424/4203 9105/9520/4204 f 9104/9519/4202 2277/2484/4184 12744/13159/4192 5009/5424/4203 f 5009/5424/4203 12744/13159/4192 695/837/4194 15061/15632/4205 f 9105/9520/4204 5009/5424/4203 15061/15632/4205 3436/3721/4206 f 3437/3722/4200 9106/9521/4199 5010/5425/4207 15064/15635/4208 f 9106/9521/4199 1254/1461/4198 9105/9520/4204 5010/5425/4207 f 5010/5425/4207 9105/9520/4204 3436/3721/4206 15062/15633/4209 f 15064/15635/4208 5010/5425/4207 15062/15633/4209 109/167/4210 f 44/76/3503 14966/15513/3501 5011/5426/4211 15074/15649/4212 f 14966/15513/3501 3388/3661/3497 9107/9522/4213 5011/5426/4211 f 5011/5426/4211 9107/9522/4213 1255/1462/4214 9110/9525/4215 f 15074/15649/4212 5011/5426/4211 9110/9525/4215 3442/3729/4216 f 3388/3661/3497 14965/15512/3495 5012/5427/4217 9107/9522/4213 f 14965/15512/3495 671/807/3483 12748/13163/4218 5012/5427/4217 f 5012/5427/4217 12748/13163/4218 2279/2486/4219 9108/9523/4220 f 9107/9522/4213 5012/5427/4217 9108/9523/4220 1255/1462/4214 f 1255/1462/4214 9108/9523/4220 5013/5428/4221 9109/9524/4222 f 9108/9523/4220 2279/2486/4219 12747/13162/4223 5013/5428/4221 f 5013/5428/4221 12747/13162/4223 828/419/4224 12753/13168/4225 f 9109/9524/4222 5013/5428/4221 12753/13168/4225 2282/2489/4226 f 3442/3729/4216 9110/9525/4215 5014/5429/4227 15073/15648/4228 f 9110/9525/4215 1255/1462/4214 9109/9524/4222 5014/5429/4227 f 5014/5429/4227 9109/9524/4222 2282/2489/4226 12754/13169/4229 f 15073/15648/4228 5014/5429/4227 12754/13169/4229 698/841/4230 f 671/807/3483 14963/15510/3481 5015/5430/4231 12748/13163/4218 f 14963/15510/3481 3387/3660/3477 9111/9526/4232 5015/5430/4231 f 5015/5430/4231 9111/9526/4232 1256/1463/4233 9114/9529/4234 f 12748/13163/4218 5015/5430/4231 9114/9529/4234 2279/2486/4219 f 3387/3660/3477 14964/15511/3475 5016/5431/4235 9111/9526/4232 f 14964/15511/3475 49/81/673 14466/14917/671 5016/5431/4235 f 5016/5431/4235 14466/14917/671 3138/3363/667 9112/9527/4236 f 9111/9526/4232 5016/5431/4235 9112/9527/4236 1256/1463/4233 f 1256/1463/4233 9112/9527/4236 5017/5432/4237 9113/9528/4238 f 9112/9527/4236 3138/3363/667 14465/14916/665 5017/5432/4237 f 5017/5432/4237 14465/14916/665 546/658/651 12750/13165/4239 f 9113/9528/4238 5017/5432/4237 12750/13165/4239 2280/2487/4240 f 2279/2486/4219 9114/9529/4234 5018/5433/4241 12747/13162/4223 f 9114/9529/4234 1256/1463/4233 9113/9528/4238 5018/5433/4241 f 5018/5433/4241 9113/9528/4238 2280/2487/4240 12749/13164/4242 f 12747/13162/4223 5018/5433/4241 12749/13164/4242 828/419/4224 f 828/419/4224 12749/13164/4242 5019/5434/4243 12751/13166/4244 f 12749/13164/4242 2280/2487/4240 9115/9530/4245 5019/5434/4243 f 5019/5434/4243 9115/9530/4245 1257/1464/4246 9118/9533/4247 f 12751/13166/4244 5019/5434/4243 9118/9533/4247 2281/2488/4248 f 2280/2487/4240 12750/13165/4239 5020/5435/4249 9115/9530/4245 f 12750/13165/4239 546/658/651 14463/14914/649 5020/5435/4249 f 5020/5435/4249 14463/14914/649 3137/3362/644 9116/9531/4250 f 9115/9530/4245 5020/5435/4249 9116/9531/4250 1257/1464/4246 f 1257/1464/4246 9116/9531/4250 5021/5436/4251 9117/9532/4252 f 9116/9531/4250 3137/3362/644 14464/14915/641 5021/5436/4251 f 5021/5436/4251 14464/14915/641 60/98/640 15068/15640/4253 f 9117/9532/4252 5021/5436/4251 15068/15640/4253 3439/3724/4254 f 2281/2488/4248 9118/9533/4247 5022/5437/4255 12752/13167/4256 f 9118/9533/4247 1257/1464/4246 9117/9532/4252 5022/5437/4255 f 5022/5437/4255 9117/9532/4252 3439/3724/4254 15067/15638/4257 f 12752/13167/4256 5022/5437/4255 15067/15638/4257 697/839/4258 f 698/841/4230 12754/13169/4229 5023/5438/4259 15071/15646/4260 f 12754/13169/4229 2282/2489/4226 9119/9534/4261 5023/5438/4259 f 5023/5438/4259 9119/9534/4261 1258/1465/4262 9122/9537/4263 f 15071/15646/4260 5023/5438/4259 9122/9537/4263 3441/3728/4264 f 2282/2489/4226 12753/13168/4225 5024/5439/4265 9119/9534/4261 f 12753/13168/4225 828/419/4224 12751/13166/4244 5024/5439/4265 f 5024/5439/4265 12751/13166/4244 2281/2488/4248 9120/9535/4266 f 9119/9534/4261 5024/5439/4265 9120/9535/4266 1258/1465/4262 f 1258/1465/4262 9120/9535/4266 5025/5440/4267 9121/9536/4268 f 9120/9535/4266 2281/2488/4248 12752/13167/4256 5025/5440/4267 f 5025/5440/4267 12752/13167/4256 697/839/4258 15069/15642/4269 f 9121/9536/4268 5025/5440/4267 15069/15642/4269 3440/3726/4270 f 3441/3728/4264 9122/9537/4263 5026/5441/4271 15072/15647/4272 f 9122/9537/4263 1258/1465/4262 9121/9536/4268 5026/5441/4271 f 5026/5441/4271 9121/9536/4268 3440/3726/4270 15070/15644/4273 f 15072/15647/4272 5026/5441/4271 15070/15644/4273 27/47/4274 f 61/100/4275 15076/15651/4276 5027/5442/4277 15090/15669/4278 f 15076/15651/4276 3443/3730/4279 9123/9538/4280 5027/5442/4277 f 5027/5442/4277 9123/9538/4280 1259/1466/4281 9126/9541/4282 f 15090/15669/4278 5027/5442/4277 9126/9541/4282 3450/3739/4283 f 3443/3730/4279 15075/15650/4284 5028/5443/4285 9123/9538/4280 f 15075/15650/4284 699/842/4286 12756/13171/4287 5028/5443/4285 f 5028/5443/4285 12756/13171/4287 2283/2490/4288 9124/9539/4289 f 9123/9538/4280 5028/5443/4285 9124/9539/4289 1259/1466/4281 f 1259/1466/4281 9124/9539/4289 5029/5444/4290 9125/9540/4291 f 9124/9539/4289 2283/2490/4288 12755/13170/4292 5029/5444/4290 f 5029/5444/4290 12755/13170/4292 829/420/4293 12761/13176/4294 f 9125/9540/4291 5029/5444/4290 12761/13176/4294 2286/2493/4295 f 3450/3739/4283 9126/9541/4282 5030/5445/4296 15089/15668/4297 f 9126/9541/4282 1259/1466/4281 9125/9540/4291 5030/5445/4296 f 5030/5445/4296 9125/9540/4291 2286/2493/4295 12762/13177/4298 f 15089/15668/4297 5030/5445/4296 12762/13177/4298 702/846/4299 f 699/842/4286 15077/15652/4300 5031/5446/4301 12756/13171/4287 f 15077/15652/4300 3444/3731/4302 9127/9542/4303 5031/5446/4301 f 5031/5446/4301 9127/9542/4303 1260/1467/4304 9130/9545/4305 f 12756/13171/4287 5031/5446/4301 9130/9545/4305 2283/2490/4288 f 3444/3731/4302 15078/15653/4306 5032/5447/4307 9127/9542/4303 f 15078/15653/4306 91/142/4308 15080/15655/4309 5032/5447/4307 f 5032/5447/4307 15080/15655/4309 3445/3732/4310 9128/9543/4311 f 9127/9542/4303 5032/5447/4307 9128/9543/4311 1260/1467/4304 f 1260/1467/4304 9128/9543/4311 5033/5448/4312 9129/9544/4313 f 9128/9543/4311 3445/3732/4310 15079/15654/4314 5033/5448/4312 f 5033/5448/4312 15079/15654/4314 700/843/4315 12758/13173/4316 f 9129/9544/4313 5033/5448/4312 12758/13173/4316 2284/2491/4317 f 2283/2490/4288 9130/9545/4305 5034/5449/4318 12755/13170/4292 f 9130/9545/4305 1260/1467/4304 9129/9544/4313 5034/5449/4318 f 5034/5449/4318 9129/9544/4313 2284/2491/4317 12757/13172/4319 f 12755/13170/4292 5034/5449/4318 12757/13172/4319 829/420/4293 f 829/420/4293 12757/13172/4319 5035/5450/4320 12759/13174/4321 f 12757/13172/4319 2284/2491/4317 9131/9546/4322 5035/5450/4320 f 5035/5450/4320 9131/9546/4322 1261/1468/4323 9134/9549/4324 f 12759/13174/4321 5035/5450/4320 9134/9549/4324 2285/2492/4325 f 2284/2491/4317 12758/13173/4316 5036/5451/4326 9131/9546/4322 f 12758/13173/4316 700/843/4315 15081/15656/4327 5036/5451/4326 f 5036/5451/4326 15081/15656/4327 3446/3733/4328 9132/9547/4329 f 9131/9546/4322 5036/5451/4326 9132/9547/4329 1261/1468/4323 f 1261/1468/4323 9132/9547/4329 5037/5452/4330 9133/9548/4331 f 9132/9547/4329 3446/3733/4328 15082/15657/4332 5037/5452/4330 f 5037/5452/4330 15082/15657/4332 92/143/4333 15084/15660/4334 f 9133/9548/4331 5037/5452/4330 15084/15660/4334 3447/3734/4335 f 2285/2492/4325 9134/9549/4324 5038/5453/4336 12760/13175/4337 f 9134/9549/4324 1261/1468/4323 9133/9548/4331 5038/5453/4336 f 5038/5453/4336 9133/9548/4331 3447/3734/4335 15083/15658/4338 f 12760/13175/4337 5038/5453/4336 15083/15658/4338 701/844/4339 f 702/846/4299 12762/13177/4298 5039/5454/4340 15087/15666/4341 f 12762/13177/4298 2286/2493/4295 9135/9550/4342 5039/5454/4340 f 5039/5454/4340 9135/9550/4342 1262/1469/4343 9138/9553/4344 f 15087/15666/4341 5039/5454/4340 9138/9553/4344 3449/3738/4345 f 2286/2493/4295 12761/13176/4294 5040/5455/4346 9135/9550/4342 f 12761/13176/4294 829/420/4293 12759/13174/4321 5040/5455/4346 f 5040/5455/4346 12759/13174/4321 2285/2492/4325 9136/9551/4347 f 9135/9550/4342 5040/5455/4346 9136/9551/4347 1262/1469/4343 f 1262/1469/4343 9136/9551/4347 5041/5456/4348 9137/9552/4349 f 9136/9551/4347 2285/2492/4325 12760/13175/4337 5041/5456/4348 f 5041/5456/4348 12760/13175/4337 701/844/4339 15085/15662/4350 f 9137/9552/4349 5041/5456/4348 15085/15662/4350 3448/3736/4351 f 3449/3738/4345 9138/9553/4344 5042/5457/4352 15088/15667/4353 f 9138/9553/4344 1262/1469/4343 9137/9552/4349 5042/5457/4352 f 5042/5457/4352 9137/9552/4349 3448/3736/4351 15086/15664/4354 f 15088/15667/4353 5042/5457/4352 15086/15664/4354 62/101/4355 f 244/347/4356 15092/15671/4357 5043/5458/4358 15106/15685/4359 f 15092/15671/4357 3451/3740/4360 9139/9554/4361 5043/5458/4358 f 5043/5458/4358 9139/9554/4361 1263/1470/4362 9142/9557/4363 f 15106/15685/4359 5043/5458/4358 9142/9557/4363 3458/3747/4364 f 3451/3740/4360 15091/15670/4365 5044/5459/4366 9139/9554/4361 f 15091/15670/4365 703/847/4367 12764/13179/4368 5044/5459/4366 f 5044/5459/4366 12764/13179/4368 2287/2494/4369 9140/9555/4370 f 9139/9554/4361 5044/5459/4366 9140/9555/4370 1263/1470/4362 f 1263/1470/4362 9140/9555/4370 5045/5460/4371 9141/9556/4372 f 9140/9555/4370 2287/2494/4369 12763/13178/4373 5045/5460/4371 f 5045/5460/4371 12763/13178/4373 830/421/4374 12769/13184/4375 f 9141/9556/4372 5045/5460/4371 12769/13184/4375 2290/2497/4376 f 3458/3747/4364 9142/9557/4363 5046/5461/4377 15105/15684/4378 f 9142/9557/4363 1263/1470/4362 9141/9556/4372 5046/5461/4377 f 5046/5461/4377 9141/9556/4372 2290/2497/4376 12770/13185/4379 f 15105/15684/4378 5046/5461/4377 12770/13185/4379 706/850/4380 f 703/847/4367 15093/15672/4381 5047/5462/4382 12764/13179/4368 f 15093/15672/4381 3452/3741/4383 9143/9558/4384 5047/5462/4382 f 5047/5462/4382 9143/9558/4384 1264/1471/4385 9146/9561/4386 f 12764/13179/4368 5047/5462/4382 9146/9561/4386 2287/2494/4369 f 3452/3741/4383 15094/15673/4387 5048/5463/4388 9143/9558/4384 f 15094/15673/4387 243/346/4389 15096/15675/4390 5048/5463/4388 f 5048/5463/4388 15096/15675/4390 3453/3742/4391 9144/9559/4392 f 9143/9558/4384 5048/5463/4388 9144/9559/4392 1264/1471/4385 f 1264/1471/4385 9144/9559/4392 5049/5464/4393 9145/9560/4394 f 9144/9559/4392 3453/3742/4391 15095/15674/4395 5049/5464/4393 f 5049/5464/4393 15095/15674/4395 704/848/4396 12766/13181/4397 f 9145/9560/4394 5049/5464/4393 12766/13181/4397 2288/2495/4398 f 2287/2494/4369 9146/9561/4386 5050/5465/4399 12763/13178/4373 f 9146/9561/4386 1264/1471/4385 9145/9560/4394 5050/5465/4399 f 5050/5465/4399 9145/9560/4394 2288/2495/4398 12765/13180/4400 f 12763/13178/4373 5050/5465/4399 12765/13180/4400 830/421/4374 f 830/421/4374 12765/13180/4400 5051/5466/4401 12767/13182/4402 f 12765/13180/4400 2288/2495/4398 9147/9562/4403 5051/5466/4401 f 5051/5466/4401 9147/9562/4403 1265/1472/4404 9150/9565/4405 f 12767/13182/4402 5051/5466/4401 9150/9565/4405 2289/2496/4406 f 2288/2495/4398 12766/13181/4397 5052/5467/4407 9147/9562/4403 f 12766/13181/4397 704/848/4396 15097/15676/4408 5052/5467/4407 f 5052/5467/4407 15097/15676/4408 3454/3743/4409 9148/9563/4410 f 9147/9562/4403 5052/5467/4407 9148/9563/4410 1265/1472/4404 f 1265/1472/4404 9148/9563/4410 5053/5468/4411 9149/9564/4412 f 9148/9563/4410 3454/3743/4409 15098/15677/4413 5053/5468/4411 f 5053/5468/4411 15098/15677/4413 245/348/4414 15100/15679/4415 f 9149/9564/4412 5053/5468/4411 15100/15679/4415 3455/3744/4416 f 2289/2496/4406 9150/9565/4405 5054/5469/4417 12768/13183/4418 f 9150/9565/4405 1265/1472/4404 9149/9564/4412 5054/5469/4417 f 5054/5469/4417 9149/9564/4412 3455/3744/4416 15099/15678/4419 f 12768/13183/4418 5054/5469/4417 15099/15678/4419 705/849/4420 f 706/850/4380 12770/13185/4379 5055/5470/4421 15103/15682/4422 f 12770/13185/4379 2290/2497/4376 9151/9566/4423 5055/5470/4421 f 5055/5470/4421 9151/9566/4423 1266/1473/4424 9154/9569/4425 f 15103/15682/4422 5055/5470/4421 9154/9569/4425 3457/3746/4426 f 2290/2497/4376 12769/13184/4375 5056/5471/4427 9151/9566/4423 f 12769/13184/4375 830/421/4374 12767/13182/4402 5056/5471/4427 f 5056/5471/4427 12767/13182/4402 2289/2496/4406 9152/9567/4428 f 9151/9566/4423 5056/5471/4427 9152/9567/4428 1266/1473/4424 f 1266/1473/4424 9152/9567/4428 5057/5472/4429 9153/9568/4430 f 9152/9567/4428 2289/2496/4406 12768/13183/4418 5057/5472/4429 f 5057/5472/4429 12768/13183/4418 705/849/4420 15101/15680/4431 f 9153/9568/4430 5057/5472/4429 15101/15680/4431 3456/3745/4432 f 3457/3746/4426 9154/9569/4425 5058/5473/4433 15104/15683/4434 f 9154/9569/4425 1266/1473/4424 9153/9568/4430 5058/5473/4433 f 5058/5473/4433 9153/9568/4430 3456/3745/4432 15102/15681/4435 f 15104/15683/4434 5058/5473/4433 15102/15681/4435 246/349/4436 f 94/146/4437 15108/15687/4438 5059/5474/4439 15122/15701/4440 f 15108/15687/4438 3459/3748/4441 9155/9570/4442 5059/5474/4439 f 5059/5474/4439 9155/9570/4442 1267/1474/4443 9158/9573/4444 f 15122/15701/4440 5059/5474/4439 9158/9573/4444 3466/3755/4445 f 3459/3748/4441 15107/15686/4446 5060/5475/4447 9155/9570/4442 f 15107/15686/4446 707/851/4448 12772/13187/4449 5060/5475/4447 f 5060/5475/4447 12772/13187/4449 2291/2498/4450 9156/9571/4451 f 9155/9570/4442 5060/5475/4447 9156/9571/4451 1267/1474/4443 f 1267/1474/4443 9156/9571/4451 5061/5476/4452 9157/9572/4453 f 9156/9571/4451 2291/2498/4450 12771/13186/4454 5061/5476/4452 f 5061/5476/4452 12771/13186/4454 831/422/4455 12777/13192/4456 f 9157/9572/4453 5061/5476/4452 12777/13192/4456 2294/2501/4457 f 3466/3755/4445 9158/9573/4444 5062/5477/4458 15121/15700/4459 f 9158/9573/4444 1267/1474/4443 9157/9572/4453 5062/5477/4458 f 5062/5477/4458 9157/9572/4453 2294/2501/4457 12778/13193/4460 f 15121/15700/4459 5062/5477/4458 12778/13193/4460 710/854/4461 f 707/851/4448 15109/15688/4462 5063/5478/4463 12772/13187/4449 f 15109/15688/4462 3460/3749/4464 9159/9574/4465 5063/5478/4463 f 5063/5478/4463 9159/9574/4465 1268/1475/4466 9162/9577/4467 f 12772/13187/4449 5063/5478/4463 9162/9577/4467 2291/2498/4450 f 3460/3749/4464 15110/15689/4468 5064/5479/4469 9159/9574/4465 f 15110/15689/4468 64/104/4470 15112/15691/4471 5064/5479/4469 f 5064/5479/4469 15112/15691/4471 3461/3750/4472 9160/9575/4473 f 9159/9574/4465 5064/5479/4469 9160/9575/4473 1268/1475/4466 f 1268/1475/4466 9160/9575/4473 5065/5480/4474 9161/9576/4475 f 9160/9575/4473 3461/3750/4472 15111/15690/4476 5065/5480/4474 f 5065/5480/4474 15111/15690/4476 708/852/4477 12774/13189/4478 f 9161/9576/4475 5065/5480/4474 12774/13189/4478 2292/2499/4479 f 2291/2498/4450 9162/9577/4467 5066/5481/4480 12771/13186/4454 f 9162/9577/4467 1268/1475/4466 9161/9576/4475 5066/5481/4480 f 5066/5481/4480 9161/9576/4475 2292/2499/4479 12773/13188/4481 f 12771/13186/4454 5066/5481/4480 12773/13188/4481 831/422/4455 f 831/422/4455 12773/13188/4481 5067/5482/4482 12775/13190/4483 f 12773/13188/4481 2292/2499/4479 9163/9578/4484 5067/5482/4482 f 5067/5482/4482 9163/9578/4484 1269/1476/4485 9166/9581/4486 f 12775/13190/4483 5067/5482/4482 9166/9581/4486 2293/2500/4487 f 2292/2499/4479 12774/13189/4478 5068/5483/4488 9163/9578/4484 f 12774/13189/4478 708/852/4477 15113/15692/4489 5068/5483/4488 f 5068/5483/4488 15113/15692/4489 3462/3751/4490 9164/9579/4491 f 9163/9578/4484 5068/5483/4488 9164/9579/4491 1269/1476/4485 f 1269/1476/4485 9164/9579/4491 5069/5484/4492 9165/9580/4493 f 9164/9579/4491 3462/3751/4490 15114/15693/4494 5069/5484/4492 f 5069/5484/4492 15114/15693/4494 63/103/4495 15116/15695/4496 f 9165/9580/4493 5069/5484/4492 15116/15695/4496 3463/3752/4497 f 2293/2500/4487 9166/9581/4486 5070/5485/4498 12776/13191/4499 f 9166/9581/4486 1269/1476/4485 9165/9580/4493 5070/5485/4498 f 5070/5485/4498 9165/9580/4493 3463/3752/4497 15115/15694/4500 f 12776/13191/4499 5070/5485/4498 15115/15694/4500 709/853/4501 f 710/854/4461 12778/13193/4460 5071/5486/4502 15119/15698/4503 f 12778/13193/4460 2294/2501/4457 9167/9582/4504 5071/5486/4502 f 5071/5486/4502 9167/9582/4504 1270/1477/4505 9170/9585/4506 f 15119/15698/4503 5071/5486/4502 9170/9585/4506 3465/3754/4507 f 2294/2501/4457 12777/13192/4456 5072/5487/4508 9167/9582/4504 f 12777/13192/4456 831/422/4455 12775/13190/4483 5072/5487/4508 f 5072/5487/4508 12775/13190/4483 2293/2500/4487 9168/9583/4509 f 9167/9582/4504 5072/5487/4508 9168/9583/4509 1270/1477/4505 f 1270/1477/4505 9168/9583/4509 5073/5488/4510 9169/9584/4511 f 9168/9583/4509 2293/2500/4487 12776/13191/4499 5073/5488/4510 f 5073/5488/4510 12776/13191/4499 709/853/4501 15117/15696/4512 f 9169/9584/4511 5073/5488/4510 15117/15696/4512 3464/3753/4513 f 3465/3754/4507 9170/9585/4506 5074/5489/4514 15120/15699/4515 f 9170/9585/4506 1270/1477/4505 9169/9584/4511 5074/5489/4514 f 5074/5489/4514 9169/9584/4511 3464/3753/4513 15118/15697/4516 f 15120/15699/4515 5074/5489/4514 15118/15697/4516 93/145/4517 f 65/105/4518 15124/15703/4519 5075/5490/4520 15134/15713/4521 f 15124/15703/4519 3467/3756/4522 9171/9586/4523 5075/5490/4520 f 5075/5490/4520 9171/9586/4523 1271/1478/4524 9174/9589/4525 f 15134/15713/4521 5075/5490/4520 9174/9589/4525 3472/3761/4526 f 3467/3756/4522 15123/15702/4527 5076/5491/4528 9171/9586/4523 f 15123/15702/4527 711/855/4529 12780/13195/4530 5076/5491/4528 f 5076/5491/4528 12780/13195/4530 2295/2502/4531 9172/9587/4532 f 9171/9586/4523 5076/5491/4528 9172/9587/4532 1271/1478/4524 f 1271/1478/4524 9172/9587/4532 5077/5492/4533 9173/9588/4534 f 9172/9587/4532 2295/2502/4531 12779/13194/4535 5077/5492/4533 f 5077/5492/4533 12779/13194/4535 832/423/4536 12785/13200/4537 f 9173/9588/4534 5077/5492/4533 12785/13200/4537 2298/2505/4538 f 3472/3761/4526 9174/9589/4525 5078/5493/4539 15133/15712/4540 f 9174/9589/4525 1271/1478/4524 9173/9588/4534 5078/5493/4539 f 5078/5493/4539 9173/9588/4534 2298/2505/4538 12786/13201/4541 f 15133/15712/4540 5078/5493/4539 12786/13201/4541 713/857/4542 f 711/855/4529 15125/15704/4543 5079/5494/4544 12780/13195/4530 f 15125/15704/4543 3468/3757/4545 9175/9590/4546 5079/5494/4544 f 5079/5494/4544 9175/9590/4546 1272/1479/4547 9178/9593/4548 f 12780/13195/4530 5079/5494/4544 9178/9593/4548 2295/2502/4531 f 3468/3757/4545 15126/15705/4549 5080/5495/4550 9175/9590/4546 f 15126/15705/4549 64/104/4470 15110/15689/4468 5080/5495/4550 f 5080/5495/4550 15110/15689/4468 3460/3749/4464 9176/9591/4551 f 9175/9590/4546 5080/5495/4550 9176/9591/4551 1272/1479/4547 f 1272/1479/4547 9176/9591/4551 5081/5496/4552 9177/9592/4553 f 9176/9591/4551 3460/3749/4464 15109/15688/4462 5081/5496/4552 f 5081/5496/4552 15109/15688/4462 707/851/4448 12782/13197/4554 f 9177/9592/4553 5081/5496/4552 12782/13197/4554 2296/2503/4555 f 2295/2502/4531 9178/9593/4548 5082/5497/4556 12779/13194/4535 f 9178/9593/4548 1272/1479/4547 9177/9592/4553 5082/5497/4556 f 5082/5497/4556 9177/9592/4553 2296/2503/4555 12781/13196/4557 f 12779/13194/4535 5082/5497/4556 12781/13196/4557 832/423/4536 f 832/423/4536 12781/13196/4557 5083/5498/4558 12783/13198/4559 f 12781/13196/4557 2296/2503/4555 9179/9594/4560 5083/5498/4558 f 5083/5498/4558 9179/9594/4560 1273/1480/4561 9182/9597/4562 f 12783/13198/4559 5083/5498/4558 9182/9597/4562 2297/2504/4563 f 2296/2503/4555 12782/13197/4554 5084/5499/4564 9179/9594/4560 f 12782/13197/4554 707/851/4448 15107/15686/4446 5084/5499/4564 f 5084/5499/4564 15107/15686/4446 3459/3748/4441 9180/9595/4565 f 9179/9594/4560 5084/5499/4564 9180/9595/4565 1273/1480/4561 f 1273/1480/4561 9180/9595/4565 5085/5500/4566 9181/9596/4567 f 9180/9595/4565 3459/3748/4441 15108/15687/4438 5085/5500/4566 f 5085/5500/4566 15108/15687/4438 94/146/4437 15128/15707/4568 f 9181/9596/4567 5085/5500/4566 15128/15707/4568 3469/3758/4569 f 2297/2504/4563 9182/9597/4562 5086/5501/4570 12784/13199/4571 f 9182/9597/4562 1273/1480/4561 9181/9596/4567 5086/5501/4570 f 5086/5501/4570 9181/9596/4567 3469/3758/4569 15127/15706/4572 f 12784/13199/4571 5086/5501/4570 15127/15706/4572 712/856/4573 f 713/857/4542 12786/13201/4541 5087/5502/4574 15131/15710/4575 f 12786/13201/4541 2298/2505/4538 9183/9598/4576 5087/5502/4574 f 5087/5502/4574 9183/9598/4576 1274/1481/4577 9186/9601/4578 f 15131/15710/4575 5087/5502/4574 9186/9601/4578 3471/3760/4579 f 2298/2505/4538 12785/13200/4537 5088/5503/4580 9183/9598/4576 f 12785/13200/4537 832/423/4536 12783/13198/4559 5088/5503/4580 f 5088/5503/4580 12783/13198/4559 2297/2504/4563 9184/9599/4581 f 9183/9598/4576 5088/5503/4580 9184/9599/4581 1274/1481/4577 f 1274/1481/4577 9184/9599/4581 5089/5504/4582 9185/9600/4583 f 9184/9599/4581 2297/2504/4563 12784/13199/4571 5089/5504/4582 f 5089/5504/4582 12784/13199/4571 712/856/4573 15129/15708/4584 f 9185/9600/4583 5089/5504/4582 15129/15708/4584 3470/3759/4585 f 3471/3760/4579 9186/9601/4578 5090/5505/4586 15132/15711/4587 f 9186/9601/4578 1274/1481/4577 9185/9600/4583 5090/5505/4586 f 5090/5505/4586 9185/9600/4583 3470/3759/4585 15130/15709/4588 f 15132/15711/4587 5090/5505/4586 15130/15709/4588 95/147/4589 f 196/285/4590 15136/15715/4591 5091/5506/4592 15150/15729/4593 f 15136/15715/4591 3473/3762/4594 9187/9602/4595 5091/5506/4592 f 5091/5506/4592 9187/9602/4595 1275/1482/4596 9190/9605/4597 f 15150/15729/4593 5091/5506/4592 9190/9605/4597 3480/3769/4598 f 3473/3762/4594 15135/15714/4599 5092/5507/4600 9187/9602/4595 f 15135/15714/4599 714/858/4601 12788/13203/4602 5092/5507/4600 f 5092/5507/4600 12788/13203/4602 2299/2506/4603 9188/9603/4604 f 9187/9602/4595 5092/5507/4600 9188/9603/4604 1275/1482/4596 f 1275/1482/4596 9188/9603/4604 5093/5508/4605 9189/9604/4606 f 9188/9603/4604 2299/2506/4603 12787/13202/4607 5093/5508/4605 f 5093/5508/4605 12787/13202/4607 833/424/4608 12793/13208/4609 f 9189/9604/4606 5093/5508/4605 12793/13208/4609 2302/2509/4610 f 3480/3769/4598 9190/9605/4597 5094/5509/4611 15149/15728/4612 f 9190/9605/4597 1275/1482/4596 9189/9604/4606 5094/5509/4611 f 5094/5509/4611 9189/9604/4606 2302/2509/4610 12794/13209/4613 f 15149/15728/4612 5094/5509/4611 12794/13209/4613 717/861/4614 f 714/858/4601 15137/15716/4615 5095/5510/4616 12788/13203/4602 f 15137/15716/4615 3474/3763/4617 9191/9606/4618 5095/5510/4616 f 5095/5510/4616 9191/9606/4618 1276/1483/4619 9194/9609/4620 f 12788/13203/4602 5095/5510/4616 9194/9609/4620 2299/2506/4603 f 3474/3763/4617 15138/15717/4621 5096/5511/4622 9191/9606/4618 f 15138/15717/4621 195/284/4623 15140/15719/4624 5096/5511/4622 f 5096/5511/4622 15140/15719/4624 3475/3764/4625 9192/9607/4626 f 9191/9606/4618 5096/5511/4622 9192/9607/4626 1276/1483/4619 f 1276/1483/4619 9192/9607/4626 5097/5512/4627 9193/9608/4628 f 9192/9607/4626 3475/3764/4625 15139/15718/4629 5097/5512/4627 f 5097/5512/4627 15139/15718/4629 715/859/4630 12790/13205/4631 f 9193/9608/4628 5097/5512/4627 12790/13205/4631 2300/2507/4632 f 2299/2506/4603 9194/9609/4620 5098/5513/4633 12787/13202/4607 f 9194/9609/4620 1276/1483/4619 9193/9608/4628 5098/5513/4633 f 5098/5513/4633 9193/9608/4628 2300/2507/4632 12789/13204/4634 f 12787/13202/4607 5098/5513/4633 12789/13204/4634 833/424/4608 f 833/424/4608 12789/13204/4634 5099/5514/4635 12791/13206/4636 f 12789/13204/4634 2300/2507/4632 9195/9610/4637 5099/5514/4635 f 5099/5514/4635 9195/9610/4637 1277/1484/4638 9198/9613/4639 f 12791/13206/4636 5099/5514/4635 9198/9613/4639 2301/2508/4640 f 2300/2507/4632 12790/13205/4631 5100/5515/4641 9195/9610/4637 f 12790/13205/4631 715/859/4630 15141/15720/4642 5100/5515/4641 f 5100/5515/4641 15141/15720/4642 3476/3765/4643 9196/9611/4644 f 9195/9610/4637 5100/5515/4641 9196/9611/4644 1277/1484/4638 f 1277/1484/4638 9196/9611/4644 5101/5516/4645 9197/9612/4646 f 9196/9611/4644 3476/3765/4643 15142/15721/4647 5101/5516/4645 f 5101/5516/4645 15142/15721/4647 197/286/4648 15144/15723/4649 f 9197/9612/4646 5101/5516/4645 15144/15723/4649 3477/3766/4650 f 2301/2508/4640 9198/9613/4639 5102/5517/4651 12792/13207/4652 f 9198/9613/4639 1277/1484/4638 9197/9612/4646 5102/5517/4651 f 5102/5517/4651 9197/9612/4646 3477/3766/4650 15143/15722/4653 f 12792/13207/4652 5102/5517/4651 15143/15722/4653 716/860/4654 f 717/861/4614 12794/13209/4613 5103/5518/4655 15147/15726/4656 f 12794/13209/4613 2302/2509/4610 9199/9614/4657 5103/5518/4655 f 5103/5518/4655 9199/9614/4657 1278/1485/4658 9202/9617/4659 f 15147/15726/4656 5103/5518/4655 9202/9617/4659 3479/3768/4660 f 2302/2509/4610 12793/13208/4609 5104/5519/4661 9199/9614/4657 f 12793/13208/4609 833/424/4608 12791/13206/4636 5104/5519/4661 f 5104/5519/4661 12791/13206/4636 2301/2508/4640 9200/9615/4662 f 9199/9614/4657 5104/5519/4661 9200/9615/4662 1278/1485/4658 f 1278/1485/4658 9200/9615/4662 5105/5520/4663 9201/9616/4664 f 9200/9615/4662 2301/2508/4640 12792/13207/4652 5105/5520/4663 f 5105/5520/4663 12792/13207/4652 716/860/4654 15145/15724/4665 f 9201/9616/4664 5105/5520/4663 15145/15724/4665 3478/3767/4666 f 3479/3768/4660 9202/9617/4659 5106/5521/4667 15148/15727/4668 f 9202/9617/4659 1278/1485/4658 9201/9616/4664 5106/5521/4667 f 5106/5521/4667 9201/9616/4664 3478/3767/4666 15146/15725/4669 f 15148/15727/4668 5106/5521/4667 15146/15725/4669 198/287/4670 f 97/150/4671 15152/15731/4672 5107/5522/4673 15166/15749/4674 f 15152/15731/4672 3481/3770/4675 9203/9618/4676 5107/5522/4673 f 5107/5522/4673 9203/9618/4676 1279/1486/4677 9206/9621/4678 f 15166/15749/4674 5107/5522/4673 9206/9621/4678 3488/3779/4679 f 3481/3770/4675 15151/15730/4680 5108/5523/4681 9203/9618/4676 f 15151/15730/4680 718/862/4682 12796/13211/4683 5108/5523/4681 f 5108/5523/4681 12796/13211/4683 2303/2510/4684 9204/9619/4685 f 9203/9618/4676 5108/5523/4681 9204/9619/4685 1279/1486/4677 f 1279/1486/4677 9204/9619/4685 5109/5524/4686 9205/9620/4687 f 9204/9619/4685 2303/2510/4684 12795/13210/4688 5109/5524/4686 f 5109/5524/4686 12795/13210/4688 834/425/4689 12801/13216/4690 f 9205/9620/4687 5109/5524/4686 12801/13216/4690 2306/2513/4691 f 3488/3779/4679 9206/9621/4678 5110/5525/4692 15165/15748/4693 f 9206/9621/4678 1279/1486/4677 9205/9620/4687 5110/5525/4692 f 5110/5525/4692 9205/9620/4687 2306/2513/4691 12802/13217/4694 f 15165/15748/4693 5110/5525/4692 12802/13217/4694 721/866/4695 f 718/862/4682 15153/15732/4696 5111/5526/4697 12796/13211/4683 f 15153/15732/4696 3482/3771/4698 9207/9622/4699 5111/5526/4697 f 5111/5526/4697 9207/9622/4699 1280/1487/4700 9210/9625/4701 f 12796/13211/4683 5111/5526/4697 9210/9625/4701 2303/2510/4684 f 3482/3771/4698 15154/15733/4702 5112/5527/4703 9207/9622/4699 f 15154/15733/4702 67/108/4704 15156/15735/4705 5112/5527/4703 f 5112/5527/4703 15156/15735/4705 3483/3772/4706 9208/9623/4707 f 9207/9622/4699 5112/5527/4703 9208/9623/4707 1280/1487/4700 f 1280/1487/4700 9208/9623/4707 5113/5528/4708 9209/9624/4709 f 9208/9623/4707 3483/3772/4706 15155/15734/4710 5113/5528/4708 f 5113/5528/4708 15155/15734/4710 719/863/4711 12798/13213/4712 f 9209/9624/4709 5113/5528/4708 12798/13213/4712 2304/2511/4713 f 2303/2510/4684 9210/9625/4701 5114/5529/4714 12795/13210/4688 f 9210/9625/4701 1280/1487/4700 9209/9624/4709 5114/5529/4714 f 5114/5529/4714 9209/9624/4709 2304/2511/4713 12797/13212/4715 f 12795/13210/4688 5114/5529/4714 12797/13212/4715 834/425/4689 f 834/425/4689 12797/13212/4715 5115/5530/4716 12799/13214/4717 f 12797/13212/4715 2304/2511/4713 9211/9626/4718 5115/5530/4716 f 5115/5530/4716 9211/9626/4718 1281/1488/4719 9214/9629/4720 f 12799/13214/4717 5115/5530/4716 9214/9629/4720 2305/2512/4721 f 2304/2511/4713 12798/13213/4712 5116/5531/4722 9211/9626/4718 f 12798/13213/4712 719/863/4711 15157/15736/4723 5116/5531/4722 f 5116/5531/4722 15157/15736/4723 3484/3773/4724 9212/9627/4725 f 9211/9626/4718 5116/5531/4722 9212/9627/4725 1281/1488/4719 f 1281/1488/4719 9212/9627/4725 5117/5532/4726 9213/9628/4727 f 9212/9627/4725 3484/3773/4724 15158/15737/4728 5117/5532/4726 f 5117/5532/4726 15158/15737/4728 66/106/4729 15160/15740/4730 f 9213/9628/4727 5117/5532/4726 15160/15740/4730 3485/3774/4731 f 2305/2512/4721 9214/9629/4720 5118/5533/4732 12800/13215/4733 f 9214/9629/4720 1281/1488/4719 9213/9628/4727 5118/5533/4732 f 5118/5533/4732 9213/9628/4727 3485/3774/4731 15159/15738/4734 f 12800/13215/4733 5118/5533/4732 15159/15738/4734 720/864/4735 f 721/866/4695 12802/13217/4694 5119/5534/4736 15163/15746/4737 f 12802/13217/4694 2306/2513/4691 9215/9630/4738 5119/5534/4736 f 5119/5534/4736 9215/9630/4738 1282/1489/4739 9218/9633/4740 f 15163/15746/4737 5119/5534/4736 9218/9633/4740 3487/3778/4741 f 2306/2513/4691 12801/13216/4690 5120/5535/4742 9215/9630/4738 f 12801/13216/4690 834/425/4689 12799/13214/4717 5120/5535/4742 f 5120/5535/4742 12799/13214/4717 2305/2512/4721 9216/9631/4743 f 9215/9630/4738 5120/5535/4742 9216/9631/4743 1282/1489/4739 f 1282/1489/4739 9216/9631/4743 5121/5536/4744 9217/9632/4745 f 9216/9631/4743 2305/2512/4721 12800/13215/4733 5121/5536/4744 f 5121/5536/4744 12800/13215/4733 720/864/4735 15161/15742/4746 f 9217/9632/4745 5121/5536/4744 15161/15742/4746 3486/3776/4747 f 3487/3778/4741 9218/9633/4740 5122/5537/4748 15164/15747/4749 f 9218/9633/4740 1282/1489/4739 9217/9632/4745 5122/5537/4748 f 5122/5537/4748 9217/9632/4745 3486/3776/4747 15162/15744/4750 f 15164/15747/4749 5122/5537/4748 15162/15744/4750 96/148/4751 f 68/109/4752 15168/15751/4753 5123/5538/4754 15182/15768/4755 f 15168/15751/4753 3489/3780/4756 9219/9634/4757 5123/5538/4754 f 5123/5538/4754 9219/9634/4757 1283/1490/4758 9222/9637/4759 f 15182/15768/4755 5123/5538/4754 9222/9637/4759 3496/3788/4760 f 3489/3780/4756 15167/15750/4761 5124/5539/4762 9219/9634/4757 f 15167/15750/4761 722/867/4763 12804/13219/4764 5124/5539/4762 f 5124/5539/4762 12804/13219/4764 2307/2514/4765 9220/9635/4766 f 9219/9634/4757 5124/5539/4762 9220/9635/4766 1283/1490/4758 f 1283/1490/4758 9220/9635/4766 5125/5540/4767 9221/9636/4768 f 9220/9635/4766 2307/2514/4765 12803/13218/4769 5125/5540/4767 f 5125/5540/4767 12803/13218/4769 835/426/4770 12809/13224/4771 f 9221/9636/4768 5125/5540/4767 12809/13224/4771 2310/2517/4772 f 3496/3788/4760 9222/9637/4759 5126/5541/4773 15181/15766/4774 f 9222/9637/4759 1283/1490/4758 9221/9636/4768 5126/5541/4773 f 5126/5541/4773 9221/9636/4768 2310/2517/4772 12810/13225/4775 f 15181/15766/4774 5126/5541/4773 12810/13225/4775 725/870/4776 f 722/867/4763 15169/15752/4777 5127/5542/4778 12804/13219/4764 f 15169/15752/4777 3490/3781/4779 9223/9638/4780 5127/5542/4778 f 5127/5542/4778 9223/9638/4780 1284/1491/4781 9226/9641/4782 f 12804/13219/4764 5127/5542/4778 9226/9641/4782 2307/2514/4765 f 3490/3781/4779 15170/15753/4783 5128/5543/4784 9223/9638/4780 f 15170/15753/4783 150/220/4785 15172/15755/4786 5128/5543/4784 f 5128/5543/4784 15172/15755/4786 3491/3782/4787 9224/9639/4788 f 9223/9638/4780 5128/5543/4784 9224/9639/4788 1284/1491/4781 f 1284/1491/4781 9224/9639/4788 5129/5544/4789 9225/9640/4790 f 9224/9639/4788 3491/3782/4787 15171/15754/4791 5129/5544/4789 f 5129/5544/4789 15171/15754/4791 723/868/4792 12806/13221/4793 f 9225/9640/4790 5129/5544/4789 12806/13221/4793 2308/2515/4794 f 2307/2514/4765 9226/9641/4782 5130/5545/4795 12803/13218/4769 f 9226/9641/4782 1284/1491/4781 9225/9640/4790 5130/5545/4795 f 5130/5545/4795 9225/9640/4790 2308/2515/4794 12805/13220/4796 f 12803/13218/4769 5130/5545/4795 12805/13220/4796 835/426/4770 f 835/426/4770 12805/13220/4796 5131/5546/4797 12807/13222/4798 f 12805/13220/4796 2308/2515/4794 9227/9642/4799 5131/5546/4797 f 5131/5546/4797 9227/9642/4799 1285/1492/4800 9230/9645/4801 f 12807/13222/4798 5131/5546/4797 9230/9645/4801 2309/2516/4802 f 2308/2515/4794 12806/13221/4793 5132/5547/4803 9227/9642/4799 f 12806/13221/4793 723/868/4792 15173/15756/4804 5132/5547/4803 f 5132/5547/4803 15173/15756/4804 3492/3783/4805 9228/9643/4806 f 9227/9642/4799 5132/5547/4803 9228/9643/4806 1285/1492/4800 f 1285/1492/4800 9228/9643/4806 5133/5548/4807 9229/9644/4808 f 9228/9643/4806 3492/3783/4805 15174/15757/4809 5133/5548/4807 f 5133/5548/4807 15174/15757/4809 151/221/4810 15176/15759/4811 f 9229/9644/4808 5133/5548/4807 15176/15759/4811 3493/3784/4812 f 2309/2516/4802 9230/9645/4801 5134/5549/4813 12808/13223/4814 f 9230/9645/4801 1285/1492/4800 9229/9644/4808 5134/5549/4813 f 5134/5549/4813 9229/9644/4808 3493/3784/4812 15175/15758/4815 f 12808/13223/4814 5134/5549/4813 15175/15758/4815 724/869/4816 f 725/870/4776 12810/13225/4775 5135/5550/4817 15179/15762/4818 f 12810/13225/4775 2310/2517/4772 9231/9646/4819 5135/5550/4817 f 5135/5550/4817 9231/9646/4819 1286/1493/4820 9234/9649/4821 f 15179/15762/4818 5135/5550/4817 9234/9649/4821 3495/3786/4822 f 2310/2517/4772 12809/13224/4771 5136/5551/4823 9231/9646/4819 f 12809/13224/4771 835/426/4770 12807/13222/4798 5136/5551/4823 f 5136/5551/4823 12807/13222/4798 2309/2516/4802 9232/9647/4824 f 9231/9646/4819 5136/5551/4823 9232/9647/4824 1286/1493/4820 f 1286/1493/4820 9232/9647/4824 5137/5552/4825 9233/9648/4826 f 9232/9647/4824 2309/2516/4802 12808/13223/4814 5137/5552/4825 f 5137/5552/4825 12808/13223/4814 724/869/4816 15177/15760/4827 f 9233/9648/4826 5137/5552/4825 15177/15760/4827 3494/3785/4828 f 3495/3786/4822 9234/9649/4821 5138/5553/4829 15180/15764/4830 f 9234/9649/4821 1286/1493/4820 9233/9648/4826 5138/5553/4829 f 5138/5553/4829 9233/9648/4826 3494/3785/4828 15178/15761/4831 f 15180/15764/4830 5138/5553/4829 15178/15761/4831 99/152/4832 f 69/111/4833 15184/15771/4834 5139/5554/4835 15194/15784/4836 f 15184/15771/4834 3497/3790/4837 9235/9650/4838 5139/5554/4835 f 5139/5554/4835 9235/9650/4838 1287/1494/4839 9238/9653/4840 f 15194/15784/4836 5139/5554/4835 9238/9653/4840 3502/3796/4841 f 3497/3790/4837 15183/15770/4842 5140/5555/4843 9235/9650/4838 f 15183/15770/4842 726/872/4844 12812/13227/4845 5140/5555/4843 f 5140/5555/4843 12812/13227/4845 2311/2518/4846 9236/9651/4847 f 9235/9650/4838 5140/5555/4843 9236/9651/4847 1287/1494/4839 f 1287/1494/4839 9236/9651/4847 5141/5556/4848 9237/9652/4849 f 9236/9651/4847 2311/2518/4846 12811/13226/4850 5141/5556/4848 f 5141/5556/4848 12811/13226/4850 836/427/4851 12817/13232/4852 f 9237/9652/4849 5141/5556/4848 12817/13232/4852 2314/2521/4853 f 3502/3796/4841 9238/9653/4840 5142/5557/4854 15193/15782/4855 f 9238/9653/4840 1287/1494/4839 9237/9652/4849 5142/5557/4854 f 5142/5557/4854 9237/9652/4849 2314/2521/4853 12818/13233/4856 f 15193/15782/4855 5142/5557/4854 12818/13233/4856 728/874/4857 f 726/872/4844 15185/15772/4858 5143/5558/4859 12812/13227/4845 f 15185/15772/4858 3498/3791/4860 9239/9654/4861 5143/5558/4859 f 5143/5558/4859 9239/9654/4861 1288/1495/4862 9242/9657/4863 f 12812/13227/4845 5143/5558/4859 9242/9657/4863 2311/2518/4846 f 3498/3791/4860 15186/15773/4864 5144/5559/4865 9239/9654/4861 f 15186/15773/4864 68/110/4752 15182/15769/4755 5144/5559/4865 f 5144/5559/4865 15182/15769/4755 3496/3789/4760 9240/9655/4866 f 9239/9654/4861 5144/5559/4865 9240/9655/4866 1288/1495/4862 f 1288/1495/4862 9240/9655/4866 5145/5560/4867 9241/9656/4868 f 9240/9655/4866 3496/3789/4760 15181/15767/4774 5145/5560/4867 f 5145/5560/4867 15181/15767/4774 725/871/4776 12814/13229/4869 f 9241/9656/4868 5145/5560/4867 12814/13229/4869 2312/2519/4870 f 2311/2518/4846 9242/9657/4863 5146/5561/4871 12811/13226/4850 f 9242/9657/4863 1288/1495/4862 9241/9656/4868 5146/5561/4871 f 5146/5561/4871 9241/9656/4868 2312/2519/4870 12813/13228/4872 f 12811/13226/4850 5146/5561/4871 12813/13228/4872 836/427/4851 f 836/427/4851 12813/13228/4872 5147/5562/4873 12815/13230/4874 f 12813/13228/4872 2312/2519/4870 9243/9658/4875 5147/5562/4873 f 5147/5562/4873 9243/9658/4875 1289/1496/4876 9246/9661/4877 f 12815/13230/4874 5147/5562/4873 9246/9661/4877 2313/2520/4878 f 2312/2519/4870 12814/13229/4869 5148/5563/4879 9243/9658/4875 f 12814/13229/4869 725/871/4776 15179/15763/4818 5148/5563/4879 f 5148/5563/4879 15179/15763/4818 3495/3787/4822 9244/9659/4880 f 9243/9658/4875 5148/5563/4879 9244/9659/4880 1289/1496/4876 f 1289/1496/4876 9244/9659/4880 5149/5564/4881 9245/9660/4882 f 9244/9659/4880 3495/3787/4822 15180/15765/4830 5149/5564/4881 f 5149/5564/4881 15180/15765/4830 99/153/4832 15188/15775/4883 f 9245/9660/4882 5149/5564/4881 15188/15775/4883 3499/3792/4884 f 2313/2520/4878 9246/9661/4877 5150/5565/4885 12816/13231/4886 f 9246/9661/4877 1289/1496/4876 9245/9660/4882 5150/5565/4885 f 5150/5565/4885 9245/9660/4882 3499/3792/4884 15187/15774/4887 f 12816/13231/4886 5150/5565/4885 15187/15774/4887 727/873/4888 f 728/874/4857 12818/13233/4856 5151/5566/4889 15191/15778/4890 f 12818/13233/4856 2314/2521/4853 9247/9662/4891 5151/5566/4889 f 5151/5566/4889 9247/9662/4891 1290/1497/4892 9250/9665/4893 f 15191/15778/4890 5151/5566/4889 9250/9665/4893 3501/3794/4894 f 2314/2521/4853 12817/13232/4852 5152/5567/4895 9247/9662/4891 f 12817/13232/4852 836/427/4851 12815/13230/4874 5152/5567/4895 f 5152/5567/4895 12815/13230/4874 2313/2520/4878 9248/9663/4896 f 9247/9662/4891 5152/5567/4895 9248/9663/4896 1290/1497/4892 f 1290/1497/4892 9248/9663/4896 5153/5568/4897 9249/9664/4898 f 9248/9663/4896 2313/2520/4878 12816/13231/4886 5153/5568/4897 f 5153/5568/4897 12816/13231/4886 727/873/4888 15189/15776/4899 f 9249/9664/4898 5153/5568/4897 15189/15776/4899 3500/3793/4900 f 3501/3794/4894 9250/9665/4893 5154/5569/4901 15192/15780/4902 f 9250/9665/4893 1290/1497/4892 9249/9664/4898 5154/5569/4901 f 5154/5569/4901 9249/9664/4898 3500/3793/4900 15190/15777/4903 f 15192/15780/4902 5154/5569/4901 15190/15777/4903 100/154/4904 f 200/289/4905 15196/15787/4906 5155/5570/4907 15210/15801/4908 f 15196/15787/4906 3503/3798/4909 9251/9666/4910 5155/5570/4907 f 5155/5570/4907 9251/9666/4910 1291/1498/4911 9254/9669/4912 f 15210/15801/4908 5155/5570/4907 9254/9669/4912 3510/3805/4913 f 3503/3798/4909 15195/15786/4914 5156/5571/4915 9251/9666/4910 f 15195/15786/4914 729/876/4916 12820/13235/4917 5156/5571/4915 f 5156/5571/4915 12820/13235/4917 2315/2522/4918 9252/9667/4919 f 9251/9666/4910 5156/5571/4915 9252/9667/4919 1291/1498/4911 f 1291/1498/4911 9252/9667/4919 5157/5572/4920 9253/9668/4921 f 9252/9667/4919 2315/2522/4918 12819/13234/4922 5157/5572/4920 f 5157/5572/4920 12819/13234/4922 837/428/4923 12825/13240/4924 f 9253/9668/4921 5157/5572/4920 12825/13240/4924 2318/2525/4925 f 3510/3805/4913 9254/9669/4912 5158/5573/4926 15209/15800/4927 f 9254/9669/4912 1291/1498/4911 9253/9668/4921 5158/5573/4926 f 5158/5573/4926 9253/9668/4921 2318/2525/4925 12826/13241/4928 f 15209/15800/4927 5158/5573/4926 12826/13241/4928 732/879/4929 f 729/876/4916 15197/15788/4930 5159/5574/4931 12820/13235/4917 f 15197/15788/4930 3504/3799/4932 9255/9670/4933 5159/5574/4931 f 5159/5574/4931 9255/9670/4933 1292/1499/4934 9258/9673/4935 f 12820/13235/4917 5159/5574/4931 9258/9673/4935 2315/2522/4918 f 3504/3799/4932 15198/15789/4936 5160/5575/4937 9255/9670/4933 f 15198/15789/4936 199/288/4938 15200/15791/4939 5160/5575/4937 f 5160/5575/4937 15200/15791/4939 3505/3800/4940 9256/9671/4941 f 9255/9670/4933 5160/5575/4937 9256/9671/4941 1292/1499/4934 f 1292/1499/4934 9256/9671/4941 5161/5576/4942 9257/9672/4943 f 9256/9671/4941 3505/3800/4940 15199/15790/4944 5161/5576/4942 f 5161/5576/4942 15199/15790/4944 730/877/4945 12822/13237/4946 f 9257/9672/4943 5161/5576/4942 12822/13237/4946 2316/2523/4947 f 2315/2522/4918 9258/9673/4935 5162/5577/4948 12819/13234/4922 f 9258/9673/4935 1292/1499/4934 9257/9672/4943 5162/5577/4948 f 5162/5577/4948 9257/9672/4943 2316/2523/4947 12821/13236/4949 f 12819/13234/4922 5162/5577/4948 12821/13236/4949 837/428/4923 f 837/428/4923 12821/13236/4949 5163/5578/4950 12823/13238/4951 f 12821/13236/4949 2316/2523/4947 9259/9674/4952 5163/5578/4950 f 5163/5578/4950 9259/9674/4952 1293/1500/4953 9262/9677/4954 f 12823/13238/4951 5163/5578/4950 9262/9677/4954 2317/2524/4955 f 2316/2523/4947 12822/13237/4946 5164/5579/4956 9259/9674/4952 f 12822/13237/4946 730/877/4945 15201/15792/4957 5164/5579/4956 f 5164/5579/4956 15201/15792/4957 3506/3801/4958 9260/9675/4959 f 9259/9674/4952 5164/5579/4956 9260/9675/4959 1293/1500/4953 f 1293/1500/4953 9260/9675/4959 5165/5580/4960 9261/9676/4961 f 9260/9675/4959 3506/3801/4958 15202/15793/4962 5165/5580/4960 f 5165/5580/4960 15202/15793/4962 201/290/4963 15204/15795/4964 f 9261/9676/4961 5165/5580/4960 15204/15795/4964 3507/3802/4965 f 2317/2524/4955 9262/9677/4954 5166/5581/4966 12824/13239/4967 f 9262/9677/4954 1293/1500/4953 9261/9676/4961 5166/5581/4966 f 5166/5581/4966 9261/9676/4961 3507/3802/4965 15203/15794/4968 f 12824/13239/4967 5166/5581/4966 15203/15794/4968 731/878/4969 f 732/879/4929 12826/13241/4928 5167/5582/4970 15207/15798/4971 f 12826/13241/4928 2318/2525/4925 9263/9678/4972 5167/5582/4970 f 5167/5582/4970 9263/9678/4972 1294/1501/4973 9266/9681/4974 f 15207/15798/4971 5167/5582/4970 9266/9681/4974 3509/3804/4975 f 2318/2525/4925 12825/13240/4924 5168/5583/4976 9263/9678/4972 f 12825/13240/4924 837/428/4923 12823/13238/4951 5168/5583/4976 f 5168/5583/4976 12823/13238/4951 2317/2524/4955 9264/9679/4977 f 9263/9678/4972 5168/5583/4976 9264/9679/4977 1294/1501/4973 f 1294/1501/4973 9264/9679/4977 5169/5584/4978 9265/9680/4979 f 9264/9679/4977 2317/2524/4955 12824/13239/4967 5169/5584/4978 f 5169/5584/4978 12824/13239/4967 731/878/4969 15205/15796/4980 f 9265/9680/4979 5169/5584/4978 15205/15796/4980 3508/3803/4981 f 3509/3804/4975 9266/9681/4974 5170/5585/4982 15208/15799/4983 f 9266/9681/4974 1294/1501/4973 9265/9680/4979 5170/5585/4982 f 5170/5585/4982 9265/9680/4979 3508/3803/4981 15206/15797/4984 f 15208/15799/4983 5170/5585/4982 15206/15797/4984 202/291/4985 f 101/156/4986 15212/15803/4987 5171/5586/4988 15226/15817/4989 f 15212/15803/4987 3511/3806/4990 9267/9682/4991 5171/5586/4988 f 5171/5586/4988 9267/9682/4991 1295/1502/4992 9270/9685/4993 f 15226/15817/4989 5171/5586/4988 9270/9685/4993 3518/3813/4994 f 3511/3806/4990 15211/15802/4995 5172/5587/4996 9267/9682/4991 f 15211/15802/4995 733/880/4997 12828/13243/4998 5172/5587/4996 f 5172/5587/4996 12828/13243/4998 2319/2526/4999 9268/9683/5000 f 9267/9682/4991 5172/5587/4996 9268/9683/5000 1295/1502/4992 f 1295/1502/4992 9268/9683/5000 5173/5588/5001 9269/9684/5002 f 9268/9683/5000 2319/2526/4999 12827/13242/5003 5173/5588/5001 f 5173/5588/5001 12827/13242/5003 838/429/5004 12833/13248/5005 f 9269/9684/5002 5173/5588/5001 12833/13248/5005 2322/2529/5006 f 3518/3813/4994 9270/9685/4993 5174/5589/5007 15225/15816/5008 f 9270/9685/4993 1295/1502/4992 9269/9684/5002 5174/5589/5007 f 5174/5589/5007 9269/9684/5002 2322/2529/5006 12834/13249/5009 f 15225/15816/5008 5174/5589/5007 12834/13249/5009 736/883/5010 f 733/880/4997 15213/15804/5011 5175/5590/5012 12828/13243/4998 f 15213/15804/5011 3512/3807/5013 9271/9686/5014 5175/5590/5012 f 5175/5590/5012 9271/9686/5014 1296/1503/5015 9274/9689/5016 f 12828/13243/4998 5175/5590/5012 9274/9689/5016 2319/2526/4999 f 3512/3807/5013 15214/15805/5017 5176/5591/5018 9271/9686/5014 f 15214/15805/5017 102/157/5019 15216/15807/5020 5176/5591/5018 f 5176/5591/5018 15216/15807/5020 3513/3808/5021 9272/9687/5022 f 9271/9686/5014 5176/5591/5018 9272/9687/5022 1296/1503/5015 f 1296/1503/5015 9272/9687/5022 5177/5592/5023 9273/9688/5024 f 9272/9687/5022 3513/3808/5021 15215/15806/5025 5177/5592/5023 f 5177/5592/5023 15215/15806/5025 734/881/5026 12830/13245/5027 f 9273/9688/5024 5177/5592/5023 12830/13245/5027 2320/2527/5028 f 2319/2526/4999 9274/9689/5016 5178/5593/5029 12827/13242/5003 f 9274/9689/5016 1296/1503/5015 9273/9688/5024 5178/5593/5029 f 5178/5593/5029 9273/9688/5024 2320/2527/5028 12829/13244/5030 f 12827/13242/5003 5178/5593/5029 12829/13244/5030 838/429/5004 f 838/429/5004 12829/13244/5030 5179/5594/5031 12831/13246/5032 f 12829/13244/5030 2320/2527/5028 9275/9690/5033 5179/5594/5031 f 5179/5594/5031 9275/9690/5033 1297/1504/5034 9278/9693/5035 f 12831/13246/5032 5179/5594/5031 9278/9693/5035 2321/2528/5036 f 2320/2527/5028 12830/13245/5027 5180/5595/5037 9275/9690/5033 f 12830/13245/5027 734/881/5026 15217/15808/5038 5180/5595/5037 f 5180/5595/5037 15217/15808/5038 3514/3809/5039 9276/9691/5040 f 9275/9690/5033 5180/5595/5037 9276/9691/5040 1297/1504/5034 f 1297/1504/5034 9276/9691/5040 5181/5596/5041 9277/9692/5042 f 9276/9691/5040 3514/3809/5039 15218/15809/5043 5181/5596/5041 f 5181/5596/5041 15218/15809/5043 71/114/5044 15220/15811/5045 f 9277/9692/5042 5181/5596/5041 15220/15811/5045 3515/3810/5046 f 2321/2528/5036 9278/9693/5035 5182/5597/5047 12832/13247/5048 f 9278/9693/5035 1297/1504/5034 9277/9692/5042 5182/5597/5047 f 5182/5597/5047 9277/9692/5042 3515/3810/5046 15219/15810/5049 f 12832/13247/5048 5182/5597/5047 15219/15810/5049 735/882/5050 f 736/883/5010 12834/13249/5009 5183/5598/5051 15223/15814/5052 f 12834/13249/5009 2322/2529/5006 9279/9694/5053 5183/5598/5051 f 5183/5598/5051 9279/9694/5053 1298/1505/5054 9282/9697/5055 f 15223/15814/5052 5183/5598/5051 9282/9697/5055 3517/3812/5056 f 2322/2529/5006 12833/13248/5005 5184/5599/5057 9279/9694/5053 f 12833/13248/5005 838/429/5004 12831/13246/5032 5184/5599/5057 f 5184/5599/5057 12831/13246/5032 2321/2528/5036 9280/9695/5058 f 9279/9694/5053 5184/5599/5057 9280/9695/5058 1298/1505/5054 f 1298/1505/5054 9280/9695/5058 5185/5600/5059 9281/9696/5060 f 9280/9695/5058 2321/2528/5036 12832/13247/5048 5185/5600/5059 f 5185/5600/5059 12832/13247/5048 735/882/5050 15221/15812/5061 f 9281/9696/5060 5185/5600/5059 15221/15812/5061 3516/3811/5062 f 3517/3812/5056 9282/9697/5055 5186/5601/5063 15224/15815/5064 f 9282/9697/5055 1298/1505/5054 9281/9696/5060 5186/5601/5063 f 5186/5601/5063 9281/9696/5060 3516/3811/5062 15222/15813/5065 f 15224/15815/5064 5186/5601/5063 15222/15813/5065 70/113/5066 f 72/115/5067 15228/15819/5068 5187/5602/5069 15238/15829/5070 f 15228/15819/5068 3519/3814/5071 9283/9698/5072 5187/5602/5069 f 5187/5602/5069 9283/9698/5072 1299/1506/5073 9286/9701/5074 f 15238/15829/5070 5187/5602/5069 9286/9701/5074 3524/3819/5075 f 3519/3814/5071 15227/15818/5076 5188/5603/5077 9283/9698/5072 f 15227/15818/5076 737/884/5078 12836/13251/5079 5188/5603/5077 f 5188/5603/5077 12836/13251/5079 2323/2530/5080 9284/9699/5081 f 9283/9698/5072 5188/5603/5077 9284/9699/5081 1299/1506/5073 f 1299/1506/5073 9284/9699/5081 5189/5604/5082 9285/9700/5083 f 9284/9699/5081 2323/2530/5080 12835/13250/5084 5189/5604/5082 f 5189/5604/5082 12835/13250/5084 839/430/5085 12841/13256/5086 f 9285/9700/5083 5189/5604/5082 12841/13256/5086 2326/2533/5087 f 3524/3819/5075 9286/9701/5074 5190/5605/5088 15237/15828/5089 f 9286/9701/5074 1299/1506/5073 9285/9700/5083 5190/5605/5088 f 5190/5605/5088 9285/9700/5083 2326/2533/5087 12842/13257/5090 f 15237/15828/5089 5190/5605/5088 12842/13257/5090 739/886/5091 f 737/884/5078 15229/15820/5092 5191/5606/5093 12836/13251/5079 f 15229/15820/5092 3520/3815/5094 9287/9702/5095 5191/5606/5093 f 5191/5606/5093 9287/9702/5095 1300/1507/5096 9290/9705/5097 f 12836/13251/5079 5191/5606/5093 9290/9705/5097 2323/2530/5080 f 3520/3815/5094 15230/15821/5098 5192/5607/5099 9287/9702/5095 f 15230/15821/5098 71/114/5044 15218/15809/5043 5192/5607/5099 f 5192/5607/5099 15218/15809/5043 3514/3809/5039 9288/9703/5100 f 9287/9702/5095 5192/5607/5099 9288/9703/5100 1300/1507/5096 f 1300/1507/5096 9288/9703/5100 5193/5608/5101 9289/9704/5102 f 9288/9703/5100 3514/3809/5039 15217/15808/5038 5193/5608/5101 f 5193/5608/5101 15217/15808/5038 734/881/5026 12838/13253/5103 f 9289/9704/5102 5193/5608/5101 12838/13253/5103 2324/2531/5104 f 2323/2530/5080 9290/9705/5097 5194/5609/5105 12835/13250/5084 f 9290/9705/5097 1300/1507/5096 9289/9704/5102 5194/5609/5105 f 5194/5609/5105 9289/9704/5102 2324/2531/5104 12837/13252/5106 f 12835/13250/5084 5194/5609/5105 12837/13252/5106 839/430/5085 f 839/430/5085 12837/13252/5106 5195/5610/5107 12839/13254/5108 f 12837/13252/5106 2324/2531/5104 9291/9706/5109 5195/5610/5107 f 5195/5610/5107 9291/9706/5109 1301/1508/5110 9294/9709/5111 f 12839/13254/5108 5195/5610/5107 9294/9709/5111 2325/2532/5112 f 2324/2531/5104 12838/13253/5103 5196/5611/5113 9291/9706/5109 f 12838/13253/5103 734/881/5026 15215/15806/5025 5196/5611/5113 f 5196/5611/5113 15215/15806/5025 3513/3808/5021 9292/9707/5114 f 9291/9706/5109 5196/5611/5113 9292/9707/5114 1301/1508/5110 f 1301/1508/5110 9292/9707/5114 5197/5612/5115 9293/9708/5116 f 9292/9707/5114 3513/3808/5021 15216/15807/5020 5197/5612/5115 f 5197/5612/5115 15216/15807/5020 102/157/5019 15232/15823/5117 f 9293/9708/5116 5197/5612/5115 15232/15823/5117 3521/3816/5118 f 2325/2532/5112 9294/9709/5111 5198/5613/5119 12840/13255/5120 f 9294/9709/5111 1301/1508/5110 9293/9708/5116 5198/5613/5119 f 5198/5613/5119 9293/9708/5116 3521/3816/5118 15231/15822/5121 f 12840/13255/5120 5198/5613/5119 15231/15822/5121 738/885/5122 f 739/886/5091 12842/13257/5090 5199/5614/5123 15235/15826/5124 f 12842/13257/5090 2326/2533/5087 9295/9710/5125 5199/5614/5123 f 5199/5614/5123 9295/9710/5125 1302/1509/5126 9298/9713/5127 f 15235/15826/5124 5199/5614/5123 9298/9713/5127 3523/3818/5128 f 2326/2533/5087 12841/13256/5086 5200/5615/5129 9295/9710/5125 f 12841/13256/5086 839/430/5085 12839/13254/5108 5200/5615/5129 f 5200/5615/5129 12839/13254/5108 2325/2532/5112 9296/9711/5130 f 9295/9710/5125 5200/5615/5129 9296/9711/5130 1302/1509/5126 f 1302/1509/5126 9296/9711/5130 5201/5616/5131 9297/9712/5132 f 9296/9711/5130 2325/2532/5112 12840/13255/5120 5201/5616/5131 f 5201/5616/5131 12840/13255/5120 738/885/5122 15233/15824/5133 f 9297/9712/5132 5201/5616/5131 15233/15824/5133 3522/3817/5134 f 3523/3818/5128 9298/9713/5127 5202/5617/5135 15236/15827/5136 f 9298/9713/5127 1302/1509/5126 9297/9712/5132 5202/5617/5135 f 5202/5617/5135 9297/9712/5132 3522/3817/5134 15234/15825/5137 f 15236/15827/5136 5202/5617/5135 15234/15825/5137 103/158/5138 f 247/350/5139 15240/15831/5140 5203/5618/5141 15254/15845/5142 f 15240/15831/5140 3525/3820/5143 9299/9714/5144 5203/5618/5141 f 5203/5618/5141 9299/9714/5144 1303/1510/5145 9302/9717/5146 f 15254/15845/5142 5203/5618/5141 9302/9717/5146 3532/3827/5147 f 3525/3820/5143 15239/15830/5148 5204/5619/5149 9299/9714/5144 f 15239/15830/5148 740/887/5150 12844/13259/5151 5204/5619/5149 f 5204/5619/5149 12844/13259/5151 2327/2534/5152 9300/9715/5153 f 9299/9714/5144 5204/5619/5149 9300/9715/5153 1303/1510/5145 f 1303/1510/5145 9300/9715/5153 5205/5620/5154 9301/9716/5155 f 9300/9715/5153 2327/2534/5152 12843/13258/5156 5205/5620/5154 f 5205/5620/5154 12843/13258/5156 840/431/5157 12849/13264/5158 f 9301/9716/5155 5205/5620/5154 12849/13264/5158 2330/2537/5159 f 3532/3827/5147 9302/9717/5146 5206/5621/5160 15253/15844/5161 f 9302/9717/5146 1303/1510/5145 9301/9716/5155 5206/5621/5160 f 5206/5621/5160 9301/9716/5155 2330/2537/5159 12850/13265/5162 f 15253/15844/5161 5206/5621/5160 12850/13265/5162 743/890/5163 f 740/887/5150 15241/15832/5164 5207/5622/5165 12844/13259/5151 f 15241/15832/5164 3526/3821/5166 9303/9718/5167 5207/5622/5165 f 5207/5622/5165 9303/9718/5167 1304/1511/5168 9306/9721/5169 f 12844/13259/5151 5207/5622/5165 9306/9721/5169 2327/2534/5152 f 3526/3821/5166 15242/15833/5170 5208/5623/5171 9303/9718/5167 f 15242/15833/5170 248/351/5172 15244/15835/5173 5208/5623/5171 f 5208/5623/5171 15244/15835/5173 3527/3822/5174 9304/9719/5175 f 9303/9718/5167 5208/5623/5171 9304/9719/5175 1304/1511/5168 f 1304/1511/5168 9304/9719/5175 5209/5624/5176 9305/9720/5177 f 9304/9719/5175 3527/3822/5174 15243/15834/5178 5209/5624/5176 f 5209/5624/5176 15243/15834/5178 741/888/5179 12846/13261/5180 f 9305/9720/5177 5209/5624/5176 12846/13261/5180 2328/2535/5181 f 2327/2534/5152 9306/9721/5169 5210/5625/5182 12843/13258/5156 f 9306/9721/5169 1304/1511/5168 9305/9720/5177 5210/5625/5182 f 5210/5625/5182 9305/9720/5177 2328/2535/5181 12845/13260/5183 f 12843/13258/5156 5210/5625/5182 12845/13260/5183 840/431/5157 f 840/431/5157 12845/13260/5183 5211/5626/5184 12847/13262/5185 f 12845/13260/5183 2328/2535/5181 9307/9722/5186 5211/5626/5184 f 5211/5626/5184 9307/9722/5186 1305/1512/5187 9310/9725/5188 f 12847/13262/5185 5211/5626/5184 9310/9725/5188 2329/2536/5189 f 2328/2535/5181 12846/13261/5180 5212/5627/5190 9307/9722/5186 f 12846/13261/5180 741/888/5179 15245/15836/5191 5212/5627/5190 f 5212/5627/5190 15245/15836/5191 3528/3823/5192 9308/9723/5193 f 9307/9722/5186 5212/5627/5190 9308/9723/5193 1305/1512/5187 f 1305/1512/5187 9308/9723/5193 5213/5628/5194 9309/9724/5195 f 9308/9723/5193 3528/3823/5192 15246/15837/5196 5213/5628/5194 f 5213/5628/5194 15246/15837/5196 249/352/5197 15248/15839/5198 f 9309/9724/5195 5213/5628/5194 15248/15839/5198 3529/3824/5199 f 2329/2536/5189 9310/9725/5188 5214/5629/5200 12848/13263/5201 f 9310/9725/5188 1305/1512/5187 9309/9724/5195 5214/5629/5200 f 5214/5629/5200 9309/9724/5195 3529/3824/5199 15247/15838/5202 f 12848/13263/5201 5214/5629/5200 15247/15838/5202 742/889/5203 f 743/890/5163 12850/13265/5162 5215/5630/5204 15251/15842/5205 f 12850/13265/5162 2330/2537/5159 9311/9726/5206 5215/5630/5204 f 5215/5630/5204 9311/9726/5206 1306/1513/5207 9314/9729/5208 f 15251/15842/5205 5215/5630/5204 9314/9729/5208 3531/3826/5209 f 2330/2537/5159 12849/13264/5158 5216/5631/5210 9311/9726/5206 f 12849/13264/5158 840/431/5157 12847/13262/5185 5216/5631/5210 f 5216/5631/5210 12847/13262/5185 2329/2536/5189 9312/9727/5211 f 9311/9726/5206 5216/5631/5210 9312/9727/5211 1306/1513/5207 f 1306/1513/5207 9312/9727/5211 5217/5632/5212 9313/9728/5213 f 9312/9727/5211 2329/2536/5189 12848/13263/5201 5217/5632/5212 f 5217/5632/5212 12848/13263/5201 742/889/5203 15249/15840/5214 f 9313/9728/5213 5217/5632/5212 15249/15840/5214 3530/3825/5215 f 3531/3826/5209 9314/9729/5208 5218/5633/5216 15252/15843/5217 f 9314/9729/5208 1306/1513/5207 9313/9728/5213 5218/5633/5216 f 5218/5633/5216 9313/9728/5213 3530/3825/5215 15250/15841/5218 f 15252/15843/5217 5218/5633/5216 15250/15841/5218 250/353/5219 f 105/161/5220 15256/15848/5221 5219/5634/5222 15270/15869/5223 f 15256/15848/5221 3533/3828/5224 9315/9730/5225 5219/5634/5222 f 5219/5634/5222 9315/9730/5225 1307/1514/5226 9318/9733/5227 f 15270/15869/5223 5219/5634/5222 9318/9733/5227 3540/3839/5228 f 3533/3828/5224 15255/15846/5229 5220/5635/5230 9315/9730/5225 f 15255/15846/5229 744/891/5231 12852/13267/5232 5220/5635/5230 f 5220/5635/5230 12852/13267/5232 2331/2538/5233 9316/9731/5234 f 9315/9730/5225 5220/5635/5230 9316/9731/5234 1307/1514/5226 f 1307/1514/5226 9316/9731/5234 5221/5636/5235 9317/9732/5236 f 9316/9731/5234 2331/2538/5233 12851/13266/5237 5221/5636/5235 f 5221/5636/5235 12851/13266/5237 841/432/5238 12857/13272/5239 f 9317/9732/5236 5221/5636/5235 12857/13272/5239 2334/2541/5240 f 3540/3839/5228 9318/9733/5227 5222/5637/5241 15269/15868/5242 f 9318/9733/5227 1307/1514/5226 9317/9732/5236 5222/5637/5241 f 5222/5637/5241 9317/9732/5236 2334/2541/5240 12858/13273/5243 f 15269/15868/5242 5222/5637/5241 12858/13273/5243 747/896/5244 f 744/891/5231 15257/15850/5245 5223/5638/5246 12852/13267/5232 f 15257/15850/5245 3534/3830/5247 9319/9734/5248 5223/5638/5246 f 5223/5638/5246 9319/9734/5248 1308/1515/5249 9322/9737/5250 f 12852/13267/5232 5223/5638/5246 9322/9737/5250 2331/2538/5233 f 3534/3830/5247 15258/15852/5251 5224/5639/5252 9319/9734/5248 f 15258/15852/5251 74/118/5253 15260/15855/5254 5224/5639/5252 f 5224/5639/5252 15260/15855/5254 3535/3832/5255 9320/9735/5256 f 9319/9734/5248 5224/5639/5252 9320/9735/5256 1308/1515/5249 f 1308/1515/5249 9320/9735/5256 5225/5640/5257 9321/9736/5258 f 9320/9735/5256 3535/3832/5255 15259/15854/5259 5225/5640/5257 f 5225/5640/5257 15259/15854/5259 745/893/5260 12854/13269/5261 f 9321/9736/5258 5225/5640/5257 12854/13269/5261 2332/2539/5262 f 2331/2538/5233 9322/9737/5250 5226/5641/5263 12851/13266/5237 f 9322/9737/5250 1308/1515/5249 9321/9736/5258 5226/5641/5263 f 5226/5641/5263 9321/9736/5258 2332/2539/5262 12853/13268/5264 f 12851/13266/5237 5226/5641/5263 12853/13268/5264 841/432/5238 f 841/432/5238 12853/13268/5264 5227/5642/5265 12855/13270/5266 f 12853/13268/5264 2332/2539/5262 9323/9738/5267 5227/5642/5265 f 5227/5642/5265 9323/9738/5267 1309/1516/5268 9326/9741/5269 f 12855/13270/5266 5227/5642/5265 9326/9741/5269 2333/2540/5270 f 2332/2539/5262 12854/13269/5261 5228/5643/5271 9323/9738/5267 f 12854/13269/5261 745/893/5260 15261/15856/5272 5228/5643/5271 f 5228/5643/5271 15261/15856/5272 3536/3833/5273 9324/9739/5274 f 9323/9738/5267 5228/5643/5271 9324/9739/5274 1309/1516/5268 f 1309/1516/5268 9324/9739/5274 5229/5644/5275 9325/9740/5276 f 9324/9739/5274 3536/3833/5273 15262/15857/5277 5229/5644/5275 f 5229/5644/5275 15262/15857/5277 73/116/5278 15264/15860/5279 f 9325/9740/5276 5229/5644/5275 15264/15860/5279 3537/3834/5280 f 2333/2540/5270 9326/9741/5269 5230/5645/5281 12856/13271/5282 f 9326/9741/5269 1309/1516/5268 9325/9740/5276 5230/5645/5281 f 5230/5645/5281 9325/9740/5276 3537/3834/5280 15263/15858/5283 f 12856/13271/5282 5230/5645/5281 15263/15858/5283 746/894/5284 f 747/896/5244 12858/13273/5243 5231/5646/5285 15267/15866/5286 f 12858/13273/5243 2334/2541/5240 9327/9742/5287 5231/5646/5285 f 5231/5646/5285 9327/9742/5287 1310/1517/5288 9330/9745/5289 f 15267/15866/5286 5231/5646/5285 9330/9745/5289 3539/3838/5290 f 2334/2541/5240 12857/13272/5239 5232/5647/5291 9327/9742/5287 f 12857/13272/5239 841/432/5238 12855/13270/5266 5232/5647/5291 f 5232/5647/5291 12855/13270/5266 2333/2540/5270 9328/9743/5292 f 9327/9742/5287 5232/5647/5291 9328/9743/5292 1310/1517/5288 f 1310/1517/5288 9328/9743/5292 5233/5648/5293 9329/9744/5294 f 9328/9743/5292 2333/2540/5270 12856/13271/5282 5233/5648/5293 f 5233/5648/5293 12856/13271/5282 746/894/5284 15265/15862/5295 f 9329/9744/5294 5233/5648/5293 15265/15862/5295 3538/3836/5296 f 3539/3838/5290 9330/9745/5289 5234/5649/5297 15268/15867/5298 f 9330/9745/5289 1310/1517/5288 9329/9744/5294 5234/5649/5297 f 5234/5649/5297 9329/9744/5294 3538/3836/5296 15266/15864/5299 f 15268/15867/5298 5234/5649/5297 15266/15864/5299 104/159/5300 f 160/234/5301 15272/15871/5302 5235/5650/5303 15282/15881/5304 f 15272/15871/5302 3541/3840/5305 9331/9746/5306 5235/5650/5303 f 5235/5650/5303 9331/9746/5306 1311/1518/5307 9334/9749/5308 f 15282/15881/5304 5235/5650/5303 9334/9749/5308 3546/3845/5309 f 3541/3840/5305 15271/15870/5310 5236/5651/5311 9331/9746/5306 f 15271/15870/5310 748/897/5312 12860/13275/5313 5236/5651/5311 f 5236/5651/5311 12860/13275/5313 2335/2542/5314 9332/9747/5315 f 9331/9746/5306 5236/5651/5311 9332/9747/5315 1311/1518/5307 f 1311/1518/5307 9332/9747/5315 5237/5652/5316 9333/9748/5317 f 9332/9747/5315 2335/2542/5314 12859/13274/5318 5237/5652/5316 f 5237/5652/5316 12859/13274/5318 842/433/5319 12865/13280/5320 f 9333/9748/5317 5237/5652/5316 12865/13280/5320 2338/2545/5321 f 3546/3845/5309 9334/9749/5308 5238/5653/5322 15281/15880/5323 f 9334/9749/5308 1311/1518/5307 9333/9748/5317 5238/5653/5322 f 5238/5653/5322 9333/9748/5317 2338/2545/5321 12866/13281/5324 f 15281/15880/5323 5238/5653/5322 12866/13281/5324 750/899/5325 f 748/897/5312 15273/15872/5326 5239/5654/5327 12860/13275/5313 f 15273/15872/5326 3542/3841/5328 9335/9750/5329 5239/5654/5327 f 5239/5654/5327 9335/9750/5329 1312/1519/5330 9338/9753/5331 f 12860/13275/5313 5239/5654/5327 9338/9753/5331 2335/2542/5314 f 3542/3841/5328 15274/15873/5332 5240/5655/5333 9335/9750/5329 f 15274/15873/5332 74/119/5253 15258/15853/5251 5240/5655/5333 f 5240/5655/5333 15258/15853/5251 3534/3831/5247 9336/9751/5334 f 9335/9750/5329 5240/5655/5333 9336/9751/5334 1312/1519/5330 f 1312/1519/5330 9336/9751/5334 5241/5656/5335 9337/9752/5336 f 9336/9751/5334 3534/3831/5247 15257/15851/5245 5241/5656/5335 f 5241/5656/5335 15257/15851/5245 744/892/5231 12862/13277/5337 f 9337/9752/5336 5241/5656/5335 12862/13277/5337 2336/2543/5338 f 2335/2542/5314 9338/9753/5331 5242/5657/5339 12859/13274/5318 f 9338/9753/5331 1312/1519/5330 9337/9752/5336 5242/5657/5339 f 5242/5657/5339 9337/9752/5336 2336/2543/5338 12861/13276/5340 f 12859/13274/5318 5242/5657/5339 12861/13276/5340 842/433/5319 f 842/433/5319 12861/13276/5340 5243/5658/5341 12863/13278/5342 f 12861/13276/5340 2336/2543/5338 9339/9754/5343 5243/5658/5341 f 5243/5658/5341 9339/9754/5343 1313/1520/5344 9342/9757/5345 f 12863/13278/5342 5243/5658/5341 9342/9757/5345 2337/2544/5346 f 2336/2543/5338 12862/13277/5337 5244/5659/5347 9339/9754/5343 f 12862/13277/5337 744/892/5231 15255/15847/5229 5244/5659/5347 f 5244/5659/5347 15255/15847/5229 3533/3829/5224 9340/9755/5348 f 9339/9754/5343 5244/5659/5347 9340/9755/5348 1313/1520/5344 f 1313/1520/5344 9340/9755/5348 5245/5660/5349 9341/9756/5350 f 9340/9755/5348 3533/3829/5224 15256/15849/5221 5245/5660/5349 f 5245/5660/5349 15256/15849/5221 105/162/5220 15276/15875/5351 f 9341/9756/5350 5245/5660/5349 15276/15875/5351 3543/3842/5352 f 2337/2544/5346 9342/9757/5345 5246/5661/5353 12864/13279/5354 f 9342/9757/5345 1313/1520/5344 9341/9756/5350 5246/5661/5353 f 5246/5661/5353 9341/9756/5350 3543/3842/5352 15275/15874/5355 f 12864/13279/5354 5246/5661/5353 15275/15874/5355 749/898/5356 f 750/899/5325 12866/13281/5324 5247/5662/5357 15279/15878/5358 f 12866/13281/5324 2338/2545/5321 9343/9758/5359 5247/5662/5357 f 5247/5662/5357 9343/9758/5359 1314/1521/5360 9346/9761/5361 f 15279/15878/5358 5247/5662/5357 9346/9761/5361 3545/3844/5362 f 2338/2545/5321 12865/13280/5320 5248/5663/5363 9343/9758/5359 f 12865/13280/5320 842/433/5319 12863/13278/5342 5248/5663/5363 f 5248/5663/5363 12863/13278/5342 2337/2544/5346 9344/9759/5364 f 9343/9758/5359 5248/5663/5363 9344/9759/5364 1314/1521/5360 f 1314/1521/5360 9344/9759/5364 5249/5664/5365 9345/9760/5366 f 9344/9759/5364 2337/2544/5346 12864/13279/5354 5249/5664/5365 f 5249/5664/5365 12864/13279/5354 749/898/5356 15277/15876/5367 f 9345/9760/5366 5249/5664/5365 15277/15876/5367 3544/3843/5368 f 3545/3844/5362 9346/9761/5361 5250/5665/5369 15280/15879/5370 f 9346/9761/5361 1314/1521/5360 9345/9760/5366 5250/5665/5369 f 5250/5665/5369 9345/9760/5366 3544/3843/5368 15278/15877/5371 f 15280/15879/5370 5250/5665/5369 15278/15877/5371 159/233/5372 f 75/120/5373 15284/15884/5374 5251/5666/5375 15298/15901/5376 f 15284/15884/5374 3547/3846/5377 9347/9762/5378 5251/5666/5375 f 5251/5666/5375 9347/9762/5378 1315/1522/5379 9350/9765/5380 f 15298/15901/5376 5251/5666/5375 9350/9765/5380 3554/3855/5381 f 3547/3846/5377 15283/15882/5382 5252/5667/5383 9347/9762/5378 f 15283/15882/5382 751/900/5384 12868/13283/5385 5252/5667/5383 f 5252/5667/5383 12868/13283/5385 2339/2546/5386 9348/9763/5387 f 9347/9762/5378 5252/5667/5383 9348/9763/5387 1315/1522/5379 f 1315/1522/5379 9348/9763/5387 5253/5668/5388 9349/9764/5389 f 9348/9763/5387 2339/2546/5386 12867/13282/5390 5253/5668/5388 f 5253/5668/5388 12867/13282/5390 843/434/5391 12873/13288/5392 f 9349/9764/5389 5253/5668/5388 12873/13288/5392 2342/2549/5393 f 3554/3855/5381 9350/9765/5380 5254/5669/5394 15297/15900/5395 f 9350/9765/5380 1315/1522/5379 9349/9764/5389 5254/5669/5394 f 5254/5669/5394 9349/9764/5389 2342/2549/5393 12874/13289/5396 f 15297/15900/5395 5254/5669/5394 12874/13289/5396 754/904/5397 f 751/900/5384 15285/15886/5398 5255/5670/5399 12868/13283/5385 f 15285/15886/5398 3548/3848/5400 9351/9766/5401 5255/5670/5399 f 5255/5670/5399 9351/9766/5401 1316/1523/5402 9354/9769/5403 f 12868/13283/5385 5255/5670/5399 9354/9769/5403 2339/2546/5386 f 3548/3848/5400 15286/15888/5404 5256/5671/5405 9351/9766/5401 f 15286/15888/5404 142/210/5406 15288/15891/5407 5256/5671/5405 f 5256/5671/5405 15288/15891/5407 3549/3850/5408 9352/9767/5409 f 9351/9766/5401 5256/5671/5405 9352/9767/5409 1316/1523/5402 f 1316/1523/5402 9352/9767/5409 5257/5672/5410 9353/9768/5411 f 9352/9767/5409 3549/3850/5408 15287/15890/5412 5257/5672/5410 f 5257/5672/5410 15287/15890/5412 752/902/5413 12870/13285/5414 f 9353/9768/5411 5257/5672/5410 12870/13285/5414 2340/2547/5415 f 2339/2546/5386 9354/9769/5403 5258/5673/5416 12867/13282/5390 f 9354/9769/5403 1316/1523/5402 9353/9768/5411 5258/5673/5416 f 5258/5673/5416 9353/9768/5411 2340/2547/5415 12869/13284/5417 f 12867/13282/5390 5258/5673/5416 12869/13284/5417 843/434/5391 f 843/434/5391 12869/13284/5417 5259/5674/5418 12871/13286/5419 f 12869/13284/5417 2340/2547/5415 9355/9770/5420 5259/5674/5418 f 5259/5674/5418 9355/9770/5420 1317/1524/5421 9358/9773/5422 f 12871/13286/5419 5259/5674/5418 9358/9773/5422 2341/2548/5423 f 2340/2547/5415 12870/13285/5414 5260/5675/5424 9355/9770/5420 f 12870/13285/5414 752/902/5413 15289/15892/5425 5260/5675/5424 f 5260/5675/5424 15289/15892/5425 3550/3851/5426 9356/9771/5427 f 9355/9770/5420 5260/5675/5424 9356/9771/5427 1317/1524/5421 f 1317/1524/5421 9356/9771/5427 5261/5676/5428 9357/9772/5429 f 9356/9771/5427 3550/3851/5426 15290/15893/5430 5261/5676/5428 f 5261/5676/5428 15290/15893/5430 123/186/5431 15292/15895/5432 f 9357/9772/5429 5261/5676/5428 15292/15895/5432 3551/3852/5433 f 2341/2548/5423 9358/9773/5422 5262/5677/5434 12872/13287/5435 f 9358/9773/5422 1317/1524/5421 9357/9772/5429 5262/5677/5434 f 5262/5677/5434 9357/9772/5429 3551/3852/5433 15291/15894/5436 f 12872/13287/5435 5262/5677/5434 15291/15894/5436 753/903/5437 f 754/904/5397 12874/13289/5396 5263/5678/5438 15295/15898/5439 f 12874/13289/5396 2342/2549/5393 9359/9774/5440 5263/5678/5438 f 5263/5678/5438 9359/9774/5440 1318/1525/5441 9362/9777/5442 f 15295/15898/5439 5263/5678/5438 9362/9777/5442 3553/3854/5443 f 2342/2549/5393 12873/13288/5392 5264/5679/5444 9359/9774/5440 f 12873/13288/5392 843/434/5391 12871/13286/5419 5264/5679/5444 f 5264/5679/5444 12871/13286/5419 2341/2548/5423 9360/9775/5445 f 9359/9774/5440 5264/5679/5444 9360/9775/5445 1318/1525/5441 f 1318/1525/5441 9360/9775/5445 5265/5680/5446 9361/9776/5447 f 9360/9775/5445 2341/2548/5423 12872/13287/5435 5265/5680/5446 f 5265/5680/5446 12872/13287/5435 753/903/5437 15293/15896/5448 f 9361/9776/5447 5265/5680/5446 15293/15896/5448 3552/3853/5449 f 3553/3854/5443 9362/9777/5442 5266/5681/5450 15296/15899/5451 f 9362/9777/5442 1318/1525/5441 9361/9776/5447 5266/5681/5450 f 5266/5681/5450 9361/9776/5447 3552/3853/5449 15294/15897/5452 f 15296/15899/5451 5266/5681/5450 15294/15897/5452 76/122/5453 f 252/355/5454 15300/15903/5455 5267/5682/5456 15314/15917/5457 f 15300/15903/5455 3555/3856/5458 9363/9778/5459 5267/5682/5456 f 5267/5682/5456 9363/9778/5459 1319/1526/5460 9366/9781/5461 f 15314/15917/5457 5267/5682/5456 9366/9781/5461 3562/3863/5462 f 3555/3856/5458 15299/15902/5463 5268/5683/5464 9363/9778/5459 f 15299/15902/5463 755/905/5465 12876/13291/5466 5268/5683/5464 f 5268/5683/5464 12876/13291/5466 2343/2550/5467 9364/9779/5468 f 9363/9778/5459 5268/5683/5464 9364/9779/5468 1319/1526/5460 f 1319/1526/5460 9364/9779/5468 5269/5684/5469 9365/9780/5470 f 9364/9779/5468 2343/2550/5467 12875/13290/5471 5269/5684/5469 f 5269/5684/5469 12875/13290/5471 844/435/5472 12881/13296/5473 f 9365/9780/5470 5269/5684/5469 12881/13296/5473 2346/2553/5474 f 3562/3863/5462 9366/9781/5461 5270/5685/5475 15313/15916/5476 f 9366/9781/5461 1319/1526/5460 9365/9780/5470 5270/5685/5475 f 5270/5685/5475 9365/9780/5470 2346/2553/5474 12882/13297/5477 f 15313/15916/5476 5270/5685/5475 12882/13297/5477 758/908/5478 f 755/905/5465 15301/15904/5479 5271/5686/5480 12876/13291/5466 f 15301/15904/5479 3556/3857/5481 9367/9782/5482 5271/5686/5480 f 5271/5686/5480 9367/9782/5482 1320/1527/5483 9370/9785/5484 f 12876/13291/5466 5271/5686/5480 9370/9785/5484 2343/2550/5467 f 3556/3857/5481 15302/15905/5485 5272/5687/5486 9367/9782/5482 f 15302/15905/5485 251/354/5487 15304/15907/5488 5272/5687/5486 f 5272/5687/5486 15304/15907/5488 3557/3858/5489 9368/9783/5490 f 9367/9782/5482 5272/5687/5486 9368/9783/5490 1320/1527/5483 f 1320/1527/5483 9368/9783/5490 5273/5688/5491 9369/9784/5492 f 9368/9783/5490 3557/3858/5489 15303/15906/5493 5273/5688/5491 f 5273/5688/5491 15303/15906/5493 756/906/5494 12878/13293/5495 f 9369/9784/5492 5273/5688/5491 12878/13293/5495 2344/2551/5496 f 2343/2550/5467 9370/9785/5484 5274/5689/5497 12875/13290/5471 f 9370/9785/5484 1320/1527/5483 9369/9784/5492 5274/5689/5497 f 5274/5689/5497 9369/9784/5492 2344/2551/5496 12877/13292/5498 f 12875/13290/5471 5274/5689/5497 12877/13292/5498 844/435/5472 f 844/435/5472 12877/13292/5498 5275/5690/5499 12879/13294/5500 f 12877/13292/5498 2344/2551/5496 9371/9786/5501 5275/5690/5499 f 5275/5690/5499 9371/9786/5501 1321/1528/5502 9374/9789/5503 f 12879/13294/5500 5275/5690/5499 9374/9789/5503 2345/2552/5504 f 2344/2551/5496 12878/13293/5495 5276/5691/5505 9371/9786/5501 f 12878/13293/5495 756/906/5494 15305/15908/5506 5276/5691/5505 f 5276/5691/5505 15305/15908/5506 3558/3859/5507 9372/9787/5508 f 9371/9786/5501 5276/5691/5505 9372/9787/5508 1321/1528/5502 f 1321/1528/5502 9372/9787/5508 5277/5692/5509 9373/9788/5510 f 9372/9787/5508 3558/3859/5507 15306/15909/5511 5277/5692/5509 f 5277/5692/5509 15306/15909/5511 253/356/5512 15308/15911/5513 f 9373/9788/5510 5277/5692/5509 15308/15911/5513 3559/3860/5514 f 2345/2552/5504 9374/9789/5503 5278/5693/5515 12880/13295/5516 f 9374/9789/5503 1321/1528/5502 9373/9788/5510 5278/5693/5515 f 5278/5693/5515 9373/9788/5510 3559/3860/5514 15307/15910/5517 f 12880/13295/5516 5278/5693/5515 15307/15910/5517 757/907/5518 f 758/908/5478 12882/13297/5477 5279/5694/5519 15311/15914/5520 f 12882/13297/5477 2346/2553/5474 9375/9790/5521 5279/5694/5519 f 5279/5694/5519 9375/9790/5521 1322/1529/5522 9378/9793/5523 f 15311/15914/5520 5279/5694/5519 9378/9793/5523 3561/3862/5524 f 2346/2553/5474 12881/13296/5473 5280/5695/5525 9375/9790/5521 f 12881/13296/5473 844/435/5472 12879/13294/5500 5280/5695/5525 f 5280/5695/5525 12879/13294/5500 2345/2552/5504 9376/9791/5526 f 9375/9790/5521 5280/5695/5525 9376/9791/5526 1322/1529/5522 f 1322/1529/5522 9376/9791/5526 5281/5696/5527 9377/9792/5528 f 9376/9791/5526 2345/2552/5504 12880/13295/5516 5281/5696/5527 f 5281/5696/5527 12880/13295/5516 757/907/5518 15309/15912/5529 f 9377/9792/5528 5281/5696/5527 15309/15912/5529 3560/3861/5530 f 3561/3862/5524 9378/9793/5523 5282/5697/5531 15312/15915/5532 f 9378/9793/5523 1322/1529/5522 9377/9792/5528 5282/5697/5531 f 5282/5697/5531 9377/9792/5528 3560/3861/5530 15310/15913/5533 f 15312/15915/5532 5282/5697/5531 15310/15913/5533 254/357/5534 f 125/188/5535 15316/15919/5536 5283/5698/5537 15330/15933/5538 f 15316/15919/5536 3563/3864/5539 9379/9794/5540 5283/5698/5537 f 5283/5698/5537 9379/9794/5540 1323/1530/5541 9382/9797/5542 f 15330/15933/5538 5283/5698/5537 9382/9797/5542 3570/3871/5543 f 3563/3864/5539 15315/15918/5544 5284/5699/5545 9379/9794/5540 f 15315/15918/5544 759/909/5546 12884/13299/5547 5284/5699/5545 f 5284/5699/5545 12884/13299/5547 2347/2554/5548 9380/9795/5549 f 9379/9794/5540 5284/5699/5545 9380/9795/5549 1323/1530/5541 f 1323/1530/5541 9380/9795/5549 5285/5700/5550 9381/9796/5551 f 9380/9795/5549 2347/2554/5548 12883/13298/5552 5285/5700/5550 f 5285/5700/5550 12883/13298/5552 845/436/5553 12889/13304/5554 f 9381/9796/5551 5285/5700/5550 12889/13304/5554 2350/2557/5555 f 3570/3871/5543 9382/9797/5542 5286/5701/5556 15329/15932/5557 f 9382/9797/5542 1323/1530/5541 9381/9796/5551 5286/5701/5556 f 5286/5701/5556 9381/9796/5551 2350/2557/5555 12890/13305/5558 f 15329/15932/5557 5286/5701/5556 12890/13305/5558 762/912/5559 f 759/909/5546 15317/15920/5560 5287/5702/5561 12884/13299/5547 f 15317/15920/5560 3564/3865/5562 9383/9798/5563 5287/5702/5561 f 5287/5702/5561 9383/9798/5563 1324/1531/5564 9386/9801/5565 f 12884/13299/5547 5287/5702/5561 9386/9801/5565 2347/2554/5548 f 3564/3865/5562 15318/15921/5566 5288/5703/5567 9383/9798/5563 f 15318/15921/5566 78/124/5568 15320/15923/5569 5288/5703/5567 f 5288/5703/5567 15320/15923/5569 3565/3866/5570 9384/9799/5571 f 9383/9798/5563 5288/5703/5567 9384/9799/5571 1324/1531/5564 f 1324/1531/5564 9384/9799/5571 5289/5704/5572 9385/9800/5573 f 9384/9799/5571 3565/3866/5570 15319/15922/5574 5289/5704/5572 f 5289/5704/5572 15319/15922/5574 760/910/5575 12886/13301/5576 f 9385/9800/5573 5289/5704/5572 12886/13301/5576 2348/2555/5577 f 2347/2554/5548 9386/9801/5565 5290/5705/5578 12883/13298/5552 f 9386/9801/5565 1324/1531/5564 9385/9800/5573 5290/5705/5578 f 5290/5705/5578 9385/9800/5573 2348/2555/5577 12885/13300/5579 f 12883/13298/5552 5290/5705/5578 12885/13300/5579 845/436/5553 f 845/436/5553 12885/13300/5579 5291/5706/5580 12887/13302/5581 f 12885/13300/5579 2348/2555/5577 9387/9802/5582 5291/5706/5580 f 5291/5706/5580 9387/9802/5582 1325/1532/5583 9390/9805/5584 f 12887/13302/5581 5291/5706/5580 9390/9805/5584 2349/2556/5585 f 2348/2555/5577 12886/13301/5576 5292/5707/5586 9387/9802/5582 f 12886/13301/5576 760/910/5575 15321/15924/5587 5292/5707/5586 f 5292/5707/5586 15321/15924/5587 3566/3867/5588 9388/9803/5589 f 9387/9802/5582 5292/5707/5586 9388/9803/5589 1325/1532/5583 f 1325/1532/5583 9388/9803/5589 5293/5708/5590 9389/9804/5591 f 9388/9803/5589 3566/3867/5588 15322/15925/5592 5293/5708/5590 f 5293/5708/5590 15322/15925/5592 77/123/5593 15324/15927/5594 f 9389/9804/5591 5293/5708/5590 15324/15927/5594 3567/3868/5595 f 2349/2556/5585 9390/9805/5584 5294/5709/5596 12888/13303/5597 f 9390/9805/5584 1325/1532/5583 9389/9804/5591 5294/5709/5596 f 5294/5709/5596 9389/9804/5591 3567/3868/5595 15323/15926/5598 f 12888/13303/5597 5294/5709/5596 15323/15926/5598 761/911/5599 f 762/912/5559 12890/13305/5558 5295/5710/5600 15327/15930/5601 f 12890/13305/5558 2350/2557/5555 9391/9806/5602 5295/5710/5600 f 5295/5710/5600 9391/9806/5602 1326/1533/5603 9394/9809/5604 f 15327/15930/5601 5295/5710/5600 9394/9809/5604 3569/3870/5605 f 2350/2557/5555 12889/13304/5554 5296/5711/5606 9391/9806/5602 f 12889/13304/5554 845/436/5553 12887/13302/5581 5296/5711/5606 f 5296/5711/5606 12887/13302/5581 2349/2556/5585 9392/9807/5607 f 9391/9806/5602 5296/5711/5606 9392/9807/5607 1326/1533/5603 f 1326/1533/5603 9392/9807/5607 5297/5712/5608 9393/9808/5609 f 9392/9807/5607 2349/2556/5585 12888/13303/5597 5297/5712/5608 f 5297/5712/5608 12888/13303/5597 761/911/5599 15325/15928/5610 f 9393/9808/5609 5297/5712/5608 15325/15928/5610 3568/3869/5611 f 3569/3870/5605 9394/9809/5604 5298/5713/5612 15328/15931/5613 f 9394/9809/5604 1326/1533/5603 9393/9808/5609 5298/5713/5612 f 5298/5713/5612 9393/9808/5609 3568/3869/5611 15326/15929/5614 f 15328/15931/5613 5298/5713/5612 15326/15929/5614 124/187/5615 f 79/125/5616 15332/15935/5617 5299/5714/5618 15342/15945/5619 f 15332/15935/5617 3571/3872/5620 9395/9810/5621 5299/5714/5618 f 5299/5714/5618 9395/9810/5621 1327/1534/5622 9398/9813/5623 f 15342/15945/5619 5299/5714/5618 9398/9813/5623 3576/3877/5624 f 3571/3872/5620 15331/15934/5625 5300/5715/5626 9395/9810/5621 f 15331/15934/5625 763/913/5627 12892/13307/5628 5300/5715/5626 f 5300/5715/5626 12892/13307/5628 2351/2558/5629 9396/9811/5630 f 9395/9810/5621 5300/5715/5626 9396/9811/5630 1327/1534/5622 f 1327/1534/5622 9396/9811/5630 5301/5716/5631 9397/9812/5632 f 9396/9811/5630 2351/2558/5629 12891/13306/5633 5301/5716/5631 f 5301/5716/5631 12891/13306/5633 846/437/5634 12897/13312/5635 f 9397/9812/5632 5301/5716/5631 12897/13312/5635 2354/2561/5636 f 3576/3877/5624 9398/9813/5623 5302/5717/5637 15341/15944/5638 f 9398/9813/5623 1327/1534/5622 9397/9812/5632 5302/5717/5637 f 5302/5717/5637 9397/9812/5632 2354/2561/5636 12898/13313/5639 f 15341/15944/5638 5302/5717/5637 12898/13313/5639 765/915/5640 f 763/913/5627 15333/15936/5641 5303/5718/5642 12892/13307/5628 f 15333/15936/5641 3572/3873/5643 9399/9814/5644 5303/5718/5642 f 5303/5718/5642 9399/9814/5644 1328/1535/5645 9402/9817/5646 f 12892/13307/5628 5303/5718/5642 9402/9817/5646 2351/2558/5629 f 3572/3873/5643 15334/15937/5647 5304/5719/5648 9399/9814/5644 f 15334/15937/5647 78/124/5568 15318/15921/5566 5304/5719/5648 f 5304/5719/5648 15318/15921/5566 3564/3865/5562 9400/9815/5649 f 9399/9814/5644 5304/5719/5648 9400/9815/5649 1328/1535/5645 f 1328/1535/5645 9400/9815/5649 5305/5720/5650 9401/9816/5651 f 9400/9815/5649 3564/3865/5562 15317/15920/5560 5305/5720/5650 f 5305/5720/5650 15317/15920/5560 759/909/5546 12894/13309/5652 f 9401/9816/5651 5305/5720/5650 12894/13309/5652 2352/2559/5653 f 2351/2558/5629 9402/9817/5646 5306/5721/5654 12891/13306/5633 f 9402/9817/5646 1328/1535/5645 9401/9816/5651 5306/5721/5654 f 5306/5721/5654 9401/9816/5651 2352/2559/5653 12893/13308/5655 f 12891/13306/5633 5306/5721/5654 12893/13308/5655 846/437/5634 f 846/437/5634 12893/13308/5655 5307/5722/5656 12895/13310/5657 f 12893/13308/5655 2352/2559/5653 9403/9818/5658 5307/5722/5656 f 5307/5722/5656 9403/9818/5658 1329/1536/5659 9406/9821/5660 f 12895/13310/5657 5307/5722/5656 9406/9821/5660 2353/2560/5661 f 2352/2559/5653 12894/13309/5652 5308/5723/5662 9403/9818/5658 f 12894/13309/5652 759/909/5546 15315/15918/5544 5308/5723/5662 f 5308/5723/5662 15315/15918/5544 3563/3864/5539 9404/9819/5663 f 9403/9818/5658 5308/5723/5662 9404/9819/5663 1329/1536/5659 f 1329/1536/5659 9404/9819/5663 5309/5724/5664 9405/9820/5665 f 9404/9819/5663 3563/3864/5539 15316/15919/5536 5309/5724/5664 f 5309/5724/5664 15316/15919/5536 125/188/5535 15336/15939/5666 f 9405/9820/5665 5309/5724/5664 15336/15939/5666 3573/3874/5667 f 2353/2560/5661 9406/9821/5660 5310/5725/5668 12896/13311/5669 f 9406/9821/5660 1329/1536/5659 9405/9820/5665 5310/5725/5668 f 5310/5725/5668 9405/9820/5665 3573/3874/5667 15335/15938/5670 f 12896/13311/5669 5310/5725/5668 15335/15938/5670 764/914/5671 f 765/915/5640 12898/13313/5639 5311/5726/5672 15339/15942/5673 f 12898/13313/5639 2354/2561/5636 9407/9822/5674 5311/5726/5672 f 5311/5726/5672 9407/9822/5674 1330/1537/5675 9410/9825/5676 f 15339/15942/5673 5311/5726/5672 9410/9825/5676 3575/3876/5677 f 2354/2561/5636 12897/13312/5635 5312/5727/5678 9407/9822/5674 f 12897/13312/5635 846/437/5634 12895/13310/5657 5312/5727/5678 f 5312/5727/5678 12895/13310/5657 2353/2560/5661 9408/9823/5679 f 9407/9822/5674 5312/5727/5678 9408/9823/5679 1330/1537/5675 f 1330/1537/5675 9408/9823/5679 5313/5728/5680 9409/9824/5681 f 9408/9823/5679 2353/2560/5661 12896/13311/5669 5313/5728/5680 f 5313/5728/5680 12896/13311/5669 764/914/5671 15337/15940/5682 f 9409/9824/5681 5313/5728/5680 15337/15940/5682 3574/3875/5683 f 3575/3876/5677 9410/9825/5676 5314/5729/5684 15340/15943/5685 f 9410/9825/5676 1330/1537/5675 9409/9824/5681 5314/5729/5684 f 5314/5729/5684 9409/9824/5681 3574/3875/5683 15338/15941/5686 f 15340/15943/5685 5314/5729/5684 15338/15941/5686 126/189/5687 f 204/293/5688 15344/15947/5689 5315/5730/5690 15358/15961/5691 f 15344/15947/5689 3577/3878/5692 9411/9826/5693 5315/5730/5690 f 5315/5730/5690 9411/9826/5693 1331/1538/5694 9414/9829/5695 f 15358/15961/5691 5315/5730/5690 9414/9829/5695 3584/3885/5696 f 3577/3878/5692 15343/15946/5697 5316/5731/5698 9411/9826/5693 f 15343/15946/5697 766/916/5699 12900/13315/5700 5316/5731/5698 f 5316/5731/5698 12900/13315/5700 2355/2562/5701 9412/9827/5702 f 9411/9826/5693 5316/5731/5698 9412/9827/5702 1331/1538/5694 f 1331/1538/5694 9412/9827/5702 5317/5732/5703 9413/9828/5704 f 9412/9827/5702 2355/2562/5701 12899/13314/5705 5317/5732/5703 f 5317/5732/5703 12899/13314/5705 847/438/5706 12905/13320/5707 f 9413/9828/5704 5317/5732/5703 12905/13320/5707 2358/2565/5708 f 3584/3885/5696 9414/9829/5695 5318/5733/5709 15357/15960/5710 f 9414/9829/5695 1331/1538/5694 9413/9828/5704 5318/5733/5709 f 5318/5733/5709 9413/9828/5704 2358/2565/5708 12906/13321/5711 f 15357/15960/5710 5318/5733/5709 12906/13321/5711 769/919/5712 f 766/916/5699 15345/15948/5713 5319/5734/5714 12900/13315/5700 f 15345/15948/5713 3578/3879/5715 9415/9830/5716 5319/5734/5714 f 5319/5734/5714 9415/9830/5716 1332/1539/5717 9418/9833/5718 f 12900/13315/5700 5319/5734/5714 9418/9833/5718 2355/2562/5701 f 3578/3879/5715 15346/15949/5719 5320/5735/5720 9415/9830/5716 f 15346/15949/5719 203/292/5721 15348/15951/5722 5320/5735/5720 f 5320/5735/5720 15348/15951/5722 3579/3880/5723 9416/9831/5724 f 9415/9830/5716 5320/5735/5720 9416/9831/5724 1332/1539/5717 f 1332/1539/5717 9416/9831/5724 5321/5736/5725 9417/9832/5726 f 9416/9831/5724 3579/3880/5723 15347/15950/5727 5321/5736/5725 f 5321/5736/5725 15347/15950/5727 767/917/5728 12902/13317/5729 f 9417/9832/5726 5321/5736/5725 12902/13317/5729 2356/2563/5730 f 2355/2562/5701 9418/9833/5718 5322/5737/5731 12899/13314/5705 f 9418/9833/5718 1332/1539/5717 9417/9832/5726 5322/5737/5731 f 5322/5737/5731 9417/9832/5726 2356/2563/5730 12901/13316/5732 f 12899/13314/5705 5322/5737/5731 12901/13316/5732 847/438/5706 f 847/438/5706 12901/13316/5732 5323/5738/5733 12903/13318/5734 f 12901/13316/5732 2356/2563/5730 9419/9834/5735 5323/5738/5733 f 5323/5738/5733 9419/9834/5735 1333/1540/5736 9422/9837/5737 f 12903/13318/5734 5323/5738/5733 9422/9837/5737 2357/2564/5738 f 2356/2563/5730 12902/13317/5729 5324/5739/5739 9419/9834/5735 f 12902/13317/5729 767/917/5728 15349/15952/5740 5324/5739/5739 f 5324/5739/5739 15349/15952/5740 3580/3881/5741 9420/9835/5742 f 9419/9834/5735 5324/5739/5739 9420/9835/5742 1333/1540/5736 f 1333/1540/5736 9420/9835/5742 5325/5740/5743 9421/9836/5744 f 9420/9835/5742 3580/3881/5741 15350/15953/5745 5325/5740/5743 f 5325/5740/5743 15350/15953/5745 205/294/5746 15352/15955/5747 f 9421/9836/5744 5325/5740/5743 15352/15955/5747 3581/3882/5748 f 2357/2564/5738 9422/9837/5737 5326/5741/5749 12904/13319/5750 f 9422/9837/5737 1333/1540/5736 9421/9836/5744 5326/5741/5749 f 5326/5741/5749 9421/9836/5744 3581/3882/5748 15351/15954/5751 f 12904/13319/5750 5326/5741/5749 15351/15954/5751 768/918/5752 f 769/919/5712 12906/13321/5711 5327/5742/5753 15355/15958/5754 f 12906/13321/5711 2358/2565/5708 9423/9838/5755 5327/5742/5753 f 5327/5742/5753 9423/9838/5755 1334/1541/5756 9426/9841/5757 f 15355/15958/5754 5327/5742/5753 9426/9841/5757 3583/3884/5758 f 2358/2565/5708 12905/13320/5707 5328/5743/5759 9423/9838/5755 f 12905/13320/5707 847/438/5706 12903/13318/5734 5328/5743/5759 f 5328/5743/5759 12903/13318/5734 2357/2564/5738 9424/9839/5760 f 9423/9838/5755 5328/5743/5759 9424/9839/5760 1334/1541/5756 f 1334/1541/5756 9424/9839/5760 5329/5744/5761 9425/9840/5762 f 9424/9839/5760 2357/2564/5738 12904/13319/5750 5329/5744/5761 f 5329/5744/5761 12904/13319/5750 768/918/5752 15353/15956/5763 f 9425/9840/5762 5329/5744/5761 15353/15956/5763 3582/3883/5764 f 3583/3884/5758 9426/9841/5757 5330/5745/5765 15356/15959/5766 f 9426/9841/5757 1334/1541/5756 9425/9840/5762 5330/5745/5765 f 5330/5745/5765 9425/9840/5762 3582/3883/5764 15354/15957/5767 f 15356/15959/5766 5330/5745/5765 15354/15957/5767 206/295/5768 f 128/191/5769 15360/15964/5770 5331/5746/5771 15374/15981/5772 f 15360/15964/5770 3585/3886/5773 9427/9842/5774 5331/5746/5771 f 5331/5746/5771 9427/9842/5774 1335/1542/5775 9430/9845/5776 f 15374/15981/5772 5331/5746/5771 9430/9845/5776 3592/3895/5777 f 3585/3886/5773 15359/15962/5778 5332/5747/5779 9427/9842/5774 f 15359/15962/5778 770/920/5780 12908/13323/5781 5332/5747/5779 f 5332/5747/5779 12908/13323/5781 2359/2566/5782 9428/9843/5783 f 9427/9842/5774 5332/5747/5779 9428/9843/5783 1335/1542/5775 f 1335/1542/5775 9428/9843/5783 5333/5748/5784 9429/9844/5785 f 9428/9843/5783 2359/2566/5782 12907/13322/5786 5333/5748/5784 f 5333/5748/5784 12907/13322/5786 848/439/5787 12913/13328/5788 f 9429/9844/5785 5333/5748/5784 12913/13328/5788 2362/2569/5789 f 3592/3895/5777 9430/9845/5776 5334/5749/5790 15373/15980/5791 f 9430/9845/5776 1335/1542/5775 9429/9844/5785 5334/5749/5790 f 5334/5749/5790 9429/9844/5785 2362/2569/5789 12914/13329/5792 f 15373/15980/5791 5334/5749/5790 12914/13329/5792 261/924/5793 f 770/920/5780 15361/15966/5794 5335/5750/5795 12908/13323/5781 f 15361/15966/5794 3586/3888/5796 9431/9846/5797 5335/5750/5795 f 5335/5750/5795 9431/9846/5797 1336/1543/5798 9434/9849/5799 f 12908/13323/5781 5335/5750/5795 9434/9849/5799 2359/2566/5782 f 3586/3888/5796 15362/15968/5800 5336/5751/5801 9431/9846/5797 f 15362/15968/5800 81/127/5802 15364/15971/5803 5336/5751/5801 f 5336/5751/5801 15364/15971/5803 3587/3890/5804 9432/9847/5805 f 9431/9846/5797 5336/5751/5801 9432/9847/5805 1336/1543/5798 f 1336/1543/5798 9432/9847/5805 5337/5752/5806 9433/9848/5807 f 9432/9847/5805 3587/3890/5804 15363/15970/5808 5337/5752/5806 f 5337/5752/5806 15363/15970/5808 259/922/5809 12910/13325/5810 f 9433/9848/5807 5337/5752/5806 12910/13325/5810 2360/2567/5811 f 2359/2566/5782 9434/9849/5799 5338/5753/5812 12907/13322/5786 f 9434/9849/5799 1336/1543/5798 9433/9848/5807 5338/5753/5812 f 5338/5753/5812 9433/9848/5807 2360/2567/5811 12909/13324/5813 f 12907/13322/5786 5338/5753/5812 12909/13324/5813 848/439/5787 f 848/439/5787 12909/13324/5813 5339/5754/5814 12911/13326/5815 f 12909/13324/5813 2360/2567/5811 9435/9850/5816 5339/5754/5814 f 5339/5754/5814 9435/9850/5816 1337/1544/5817 9438/9853/5818 f 12911/13326/5815 5339/5754/5814 9438/9853/5818 2361/2568/5819 f 2360/2567/5811 12910/13325/5810 5340/5755/5820 9435/9850/5816 f 12910/13325/5810 259/922/5809 15365/15972/5821 5340/5755/5820 f 5340/5755/5820 15365/15972/5821 3588/3891/5822 9436/9851/5823 f 9435/9850/5816 5340/5755/5820 9436/9851/5823 1337/1544/5817 f 1337/1544/5817 9436/9851/5823 5341/5756/5824 9437/9852/5825 f 9436/9851/5823 3588/3891/5822 15366/15973/5826 5341/5756/5824 f 5341/5756/5824 15366/15973/5826 80/126/5827 15368/15975/5828 f 9437/9852/5825 5341/5756/5824 15368/15975/5828 3589/3892/5829 f 2361/2568/5819 9438/9853/5818 5342/5757/5830 12912/13327/5831 f 9438/9853/5818 1337/1544/5817 9437/9852/5825 5342/5757/5830 f 5342/5757/5830 9437/9852/5825 3589/3892/5829 15367/15974/5832 f 12912/13327/5831 5342/5757/5830 15367/15974/5832 260/923/5833 f 261/924/5793 12914/13329/5792 5343/5758/5834 15371/15978/5835 f 12914/13329/5792 2362/2569/5789 9439/9854/5836 5343/5758/5834 f 5343/5758/5834 9439/9854/5836 1338/1545/5837 9442/9857/5838 f 15371/15978/5835 5343/5758/5834 9442/9857/5838 3591/3894/5839 f 2362/2569/5789 12913/13328/5788 5344/5759/5840 9439/9854/5836 f 12913/13328/5788 848/439/5787 12911/13326/5815 5344/5759/5840 f 5344/5759/5840 12911/13326/5815 2361/2568/5819 9440/9855/5841 f 9439/9854/5836 5344/5759/5840 9440/9855/5841 1338/1545/5837 f 1338/1545/5837 9440/9855/5841 5345/5760/5842 9441/9856/5843 f 9440/9855/5841 2361/2568/5819 12912/13327/5831 5345/5760/5842 f 5345/5760/5842 12912/13327/5831 260/923/5833 15369/15976/5844 f 9441/9856/5843 5345/5760/5842 15369/15976/5844 3590/3893/5845 f 3591/3894/5839 9442/9857/5838 5346/5761/5846 15372/15979/5847 f 9442/9857/5838 1338/1545/5837 9441/9856/5843 5346/5761/5846 f 5346/5761/5846 9441/9856/5843 3590/3893/5845 15370/15977/5848 f 15372/15979/5847 5346/5761/5846 15370/15977/5848 127/190/5849 f 114/173/5850 15376/15983/5851 5347/5762/5852 15386/15993/5853 f 15376/15983/5851 3593/3896/5854 9443/9858/5855 5347/5762/5852 f 5347/5762/5852 9443/9858/5855 1339/1546/5856 9446/9861/5857 f 15386/15993/5853 5347/5762/5852 9446/9861/5857 3598/3901/5858 f 3593/3896/5854 15375/15982/5859 5348/5763/5860 9443/9858/5855 f 15375/15982/5859 262/925/5861 12916/13331/5862 5348/5763/5860 f 5348/5763/5860 12916/13331/5862 2363/2570/5863 9444/9859/5864 f 9443/9858/5855 5348/5763/5860 9444/9859/5864 1339/1546/5856 f 1339/1546/5856 9444/9859/5864 5349/5764/5865 9445/9860/5866 f 9444/9859/5864 2363/2570/5863 12915/13330/5867 5349/5764/5865 f 5349/5764/5865 12915/13330/5867 849/440/5868 12921/13336/5869 f 9445/9860/5866 5349/5764/5865 12921/13336/5869 2366/2573/5870 f 3598/3901/5858 9446/9861/5857 5350/5765/5871 15385/15992/5872 f 9446/9861/5857 1339/1546/5856 9445/9860/5866 5350/5765/5871 f 5350/5765/5871 9445/9860/5866 2366/2573/5870 12922/13337/5873 f 15385/15992/5872 5350/5765/5871 12922/13337/5873 264/927/5874 f 262/925/5861 15377/15984/5875 5351/5766/5876 12916/13331/5862 f 15377/15984/5875 3594/3897/5877 9447/9862/5878 5351/5766/5876 f 5351/5766/5876 9447/9862/5878 1340/1547/5879 9450/9865/5880 f 12916/13331/5862 5351/5766/5876 9450/9865/5880 2363/2570/5863 f 3594/3897/5877 15378/15985/5881 5352/5767/5882 9447/9862/5878 f 15378/15985/5881 81/128/5802 15362/15969/5800 5352/5767/5882 f 5352/5767/5882 15362/15969/5800 3586/3889/5796 9448/9863/5883 f 9447/9862/5878 5352/5767/5882 9448/9863/5883 1340/1547/5879 f 1340/1547/5879 9448/9863/5883 5353/5768/5884 9449/9864/5885 f 9448/9863/5883 3586/3889/5796 15361/15967/5794 5353/5768/5884 f 5353/5768/5884 15361/15967/5794 770/921/5780 12918/13333/5886 f 9449/9864/5885 5353/5768/5884 12918/13333/5886 2364/2571/5887 f 2363/2570/5863 9450/9865/5880 5354/5769/5888 12915/13330/5867 f 9450/9865/5880 1340/1547/5879 9449/9864/5885 5354/5769/5888 f 5354/5769/5888 9449/9864/5885 2364/2571/5887 12917/13332/5889 f 12915/13330/5867 5354/5769/5888 12917/13332/5889 849/440/5868 f 849/440/5868 12917/13332/5889 5355/5770/5890 12919/13334/5891 f 12917/13332/5889 2364/2571/5887 9451/9866/5892 5355/5770/5890 f 5355/5770/5890 9451/9866/5892 1341/1548/5893 9454/9869/5894 f 12919/13334/5891 5355/5770/5890 9454/9869/5894 2365/2572/5895 f 2364/2571/5887 12918/13333/5886 5356/5771/5896 9451/9866/5892 f 12918/13333/5886 770/921/5780 15359/15963/5778 5356/5771/5896 f 5356/5771/5896 15359/15963/5778 3585/3887/5773 9452/9867/5897 f 9451/9866/5892 5356/5771/5896 9452/9867/5897 1341/1548/5893 f 1341/1548/5893 9452/9867/5897 5357/5772/5898 9453/9868/5899 f 9452/9867/5897 3585/3887/5773 15360/15965/5770 5357/5772/5898 f 5357/5772/5898 15360/15965/5770 128/192/5769 15380/15987/5900 f 9453/9868/5899 5357/5772/5898 15380/15987/5900 3595/3898/5901 f 2365/2572/5895 9454/9869/5894 5358/5773/5902 12920/13335/5903 f 9454/9869/5894 1341/1548/5893 9453/9868/5899 5358/5773/5902 f 5358/5773/5902 9453/9868/5899 3595/3898/5901 15379/15986/5904 f 12920/13335/5903 5358/5773/5902 15379/15986/5904 263/926/5905 f 264/927/5874 12922/13337/5873 5359/5774/5906 15383/15990/5907 f 12922/13337/5873 2366/2573/5870 9455/9870/5908 5359/5774/5906 f 5359/5774/5906 9455/9870/5908 1342/1549/5909 9458/9873/5910 f 15383/15990/5907 5359/5774/5906 9458/9873/5910 3597/3900/5911 f 2366/2573/5870 12921/13336/5869 5360/5775/5912 9455/9870/5908 f 12921/13336/5869 849/440/5868 12919/13334/5891 5360/5775/5912 f 5360/5775/5912 12919/13334/5891 2365/2572/5895 9456/9871/5913 f 9455/9870/5908 5360/5775/5912 9456/9871/5913 1342/1549/5909 f 1342/1549/5909 9456/9871/5913 5361/5776/5914 9457/9872/5915 f 9456/9871/5913 2365/2572/5895 12920/13335/5903 5361/5776/5914 f 5361/5776/5914 12920/13335/5903 263/926/5905 15381/15988/5916 f 9457/9872/5915 5361/5776/5914 15381/15988/5916 3596/3899/5917 f 3597/3900/5911 9458/9873/5910 5362/5777/5918 15384/15991/5919 f 9458/9873/5910 1342/1549/5909 9457/9872/5915 5362/5777/5918 f 5362/5777/5918 9457/9872/5915 3596/3899/5917 15382/15989/5920 f 15384/15991/5919 5362/5777/5918 15382/15989/5920 129/193/5921 f 98/151/5922 15388/15995/5923 5363/5778/5924 15402/16009/5925 f 15388/15995/5923 3599/3902/5926 9459/9874/5927 5363/5778/5924 f 5363/5778/5924 9459/9874/5927 1343/1550/5928 9462/9877/5929 f 15402/16009/5925 5363/5778/5924 9462/9877/5929 3606/3909/5930 f 3599/3902/5926 15387/15994/5931 5364/5779/5932 9459/9874/5927 f 15387/15994/5931 265/928/5933 12924/13339/5934 5364/5779/5932 f 5364/5779/5932 12924/13339/5934 2367/2574/5935 9460/9875/5936 f 9459/9874/5927 5364/5779/5932 9460/9875/5936 1343/1550/5928 f 1343/1550/5928 9460/9875/5936 5365/5780/5937 9461/9876/5938 f 9460/9875/5936 2367/2574/5935 12923/13338/5939 5365/5780/5937 f 5365/5780/5937 12923/13338/5939 850/441/5940 12929/13344/5941 f 9461/9876/5938 5365/5780/5937 12929/13344/5941 2370/2577/5942 f 3606/3909/5930 9462/9877/5929 5366/5781/5943 15401/16008/5944 f 9462/9877/5929 1343/1550/5928 9461/9876/5938 5366/5781/5943 f 5366/5781/5943 9461/9876/5938 2370/2577/5942 12930/13345/5945 f 15401/16008/5944 5366/5781/5943 12930/13345/5945 268/931/5946 f 265/928/5933 15389/15996/5947 5367/5782/5948 12924/13339/5934 f 15389/15996/5947 3600/3903/5949 9463/9878/5950 5367/5782/5948 f 5367/5782/5948 9463/9878/5950 1344/1551/5951 9466/9881/5952 f 12924/13339/5934 5367/5782/5948 9466/9881/5952 2367/2574/5935 f 3600/3903/5949 15390/15997/5953 5368/5783/5954 9463/9878/5950 f 15390/15997/5953 82/129/5955 15392/15999/5956 5368/5783/5954 f 5368/5783/5954 15392/15999/5956 3601/3904/5957 9464/9879/5958 f 9463/9878/5950 5368/5783/5954 9464/9879/5958 1344/1551/5951 f 1344/1551/5951 9464/9879/5958 5369/5784/5959 9465/9880/5960 f 9464/9879/5958 3601/3904/5957 15391/15998/5961 5369/5784/5959 f 5369/5784/5959 15391/15998/5961 266/929/5962 12926/13341/5963 f 9465/9880/5960 5369/5784/5959 12926/13341/5963 2368/2575/5964 f 2367/2574/5935 9466/9881/5952 5370/5785/5965 12923/13338/5939 f 9466/9881/5952 1344/1551/5951 9465/9880/5960 5370/5785/5965 f 5370/5785/5965 9465/9880/5960 2368/2575/5964 12925/13340/5966 f 12923/13338/5939 5370/5785/5965 12925/13340/5966 850/441/5940 f 850/441/5940 12925/13340/5966 5371/5786/5967 12927/13342/5968 f 12925/13340/5966 2368/2575/5964 9467/9882/5969 5371/5786/5967 f 5371/5786/5967 9467/9882/5969 1345/1552/5970 9470/9885/5971 f 12927/13342/5968 5371/5786/5967 9470/9885/5971 2369/2576/5972 f 2368/2575/5964 12926/13341/5963 5372/5787/5973 9467/9882/5969 f 12926/13341/5963 266/929/5962 15393/16000/5974 5372/5787/5973 f 5372/5787/5973 15393/16000/5974 3602/3905/5975 9468/9883/5976 f 9467/9882/5969 5372/5787/5973 9468/9883/5976 1345/1552/5970 f 1345/1552/5970 9468/9883/5976 5373/5788/5977 9469/9884/5978 f 9468/9883/5976 3602/3905/5975 15394/16001/5979 5373/5788/5977 f 5373/5788/5977 15394/16001/5979 130/194/5980 15396/16003/5981 f 9469/9884/5978 5373/5788/5977 15396/16003/5981 3603/3906/5982 f 2369/2576/5972 9470/9885/5971 5374/5789/5983 12928/13343/5984 f 9470/9885/5971 1345/1552/5970 9469/9884/5978 5374/5789/5983 f 5374/5789/5983 9469/9884/5978 3603/3906/5982 15395/16002/5985 f 12928/13343/5984 5374/5789/5983 15395/16002/5985 267/930/5986 f 268/931/5946 12930/13345/5945 5375/5790/5987 15399/16006/5988 f 12930/13345/5945 2370/2577/5942 9471/9886/5989 5375/5790/5987 f 5375/5790/5987 9471/9886/5989 1346/1553/5990 9474/9889/5991 f 15399/16006/5988 5375/5790/5987 9474/9889/5991 3605/3908/5992 f 2370/2577/5942 12929/13344/5941 5376/5791/5993 9471/9886/5989 f 12929/13344/5941 850/441/5940 12927/13342/5968 5376/5791/5993 f 5376/5791/5993 12927/13342/5968 2369/2576/5972 9472/9887/5994 f 9471/9886/5989 5376/5791/5993 9472/9887/5994 1346/1553/5990 f 1346/1553/5990 9472/9887/5994 5377/5792/5995 9473/9888/5996 f 9472/9887/5994 2369/2576/5972 12928/13343/5984 5377/5792/5995 f 5377/5792/5995 12928/13343/5984 267/930/5986 15397/16004/5997 f 9473/9888/5996 5377/5792/5995 15397/16004/5997 3604/3907/5998 f 3605/3908/5992 9474/9889/5991 5378/5793/5999 15400/16007/6000 f 9474/9889/5991 1346/1553/5990 9473/9888/5996 5378/5793/5999 f 5378/5793/5999 9473/9888/5996 3604/3907/5998 15398/16005/6001 f 15400/16007/6000 5378/5793/5999 15398/16005/6001 131/195/6002 f 84/132/6003 15404/16011/6004 5379/5794/6005 15418/16032/6006 f 15404/16011/6004 3607/3910/6007 9475/9890/6008 5379/5794/6005 f 5379/5794/6005 9475/9890/6008 1347/1554/6009 9478/9893/6010 f 15418/16032/6006 5379/5794/6005 9478/9893/6010 3614/3920/6011 f 3607/3910/6007 15403/16010/6012 5380/5795/6013 9475/9890/6008 f 15403/16010/6012 269/932/6014 12932/13347/6015 5380/5795/6013 f 5380/5795/6013 12932/13347/6015 2371/2578/6016 9476/9891/6017 f 9475/9890/6008 5380/5795/6013 9476/9891/6017 1347/1554/6009 f 1347/1554/6009 9476/9891/6017 5381/5796/6018 9477/9892/6019 f 9476/9891/6017 2371/2578/6016 12931/13346/6020 5381/5796/6018 f 5381/5796/6018 12931/13346/6020 851/442/6021 12937/13352/6022 f 9477/9892/6019 5381/5796/6018 12937/13352/6022 2374/2581/6023 f 3614/3920/6011 9478/9893/6010 5382/5797/6024 15417/16030/6025 f 9478/9893/6010 1347/1554/6009 9477/9892/6019 5382/5797/6024 f 5382/5797/6024 9477/9892/6019 2374/2581/6023 12938/13353/6026 f 15417/16030/6025 5382/5797/6024 12938/13353/6026 272/936/6027 f 269/932/6014 15405/16012/6028 5383/5798/6029 12932/13347/6015 f 15405/16012/6028 3608/3911/6030 9479/9894/6031 5383/5798/6029 f 5383/5798/6029 9479/9894/6031 1348/1555/6032 9482/9897/6033 f 12932/13347/6015 5383/5798/6029 9482/9897/6033 2371/2578/6016 f 3608/3911/6030 15406/16013/6034 5384/5799/6035 9479/9894/6031 f 15406/16013/6034 83/130/6036 15408/16016/6037 5384/5799/6035 f 5384/5799/6035 15408/16016/6037 3609/3912/6038 9480/9895/6039 f 9479/9894/6031 5384/5799/6035 9480/9895/6039 1348/1555/6032 f 1348/1555/6032 9480/9895/6039 5385/5800/6040 9481/9896/6041 f 9480/9895/6039 3609/3912/6038 15407/16014/6042 5385/5800/6040 f 5385/5800/6040 15407/16014/6042 270/933/6043 12934/13349/6044 f 9481/9896/6041 5385/5800/6040 12934/13349/6044 2372/2579/6045 f 2371/2578/6016 9482/9897/6033 5386/5801/6046 12931/13346/6020 f 9482/9897/6033 1348/1555/6032 9481/9896/6041 5386/5801/6046 f 5386/5801/6046 9481/9896/6041 2372/2579/6045 12933/13348/6047 f 12931/13346/6020 5386/5801/6046 12933/13348/6047 851/442/6021 f 851/442/6021 12933/13348/6047 5387/5802/6048 12935/13350/6049 f 12933/13348/6047 2372/2579/6045 9483/9898/6050 5387/5802/6048 f 5387/5802/6048 9483/9898/6050 1349/1556/6051 9486/9901/6052 f 12935/13350/6049 5387/5802/6048 9486/9901/6052 2373/2580/6053 f 2372/2579/6045 12934/13349/6044 5388/5803/6054 9483/9898/6050 f 12934/13349/6044 270/933/6043 15409/16018/6055 5388/5803/6054 f 5388/5803/6054 15409/16018/6055 3610/3914/6056 9484/9899/6057 f 9483/9898/6050 5388/5803/6054 9484/9899/6057 1349/1556/6051 f 1349/1556/6051 9484/9899/6057 5389/5804/6058 9485/9900/6059 f 9484/9899/6057 3610/3914/6056 15410/16020/6060 5389/5804/6058 f 5389/5804/6058 15410/16020/6060 132/196/6061 15412/16023/6062 f 9485/9900/6059 5389/5804/6058 15412/16023/6062 3611/3916/6063 f 2373/2580/6053 9486/9901/6052 5390/5805/6064 12936/13351/6065 f 9486/9901/6052 1349/1556/6051 9485/9900/6059 5390/5805/6064 f 5390/5805/6064 9485/9900/6059 3611/3916/6063 15411/16022/6066 f 12936/13351/6065 5390/5805/6064 15411/16022/6066 271/935/6067 f 272/936/6027 12938/13353/6026 5391/5806/6068 15415/16026/6069 f 12938/13353/6026 2374/2581/6023 9487/9902/6070 5391/5806/6068 f 5391/5806/6068 9487/9902/6070 1350/1557/6071 9490/9905/6072 f 15415/16026/6069 5391/5806/6068 9490/9905/6072 3613/3918/6073 f 2374/2581/6023 12937/13352/6022 5392/5807/6074 9487/9902/6070 f 12937/13352/6022 851/442/6021 12935/13350/6049 5392/5807/6074 f 5392/5807/6074 12935/13350/6049 2373/2580/6053 9488/9903/6075 f 9487/9902/6070 5392/5807/6074 9488/9903/6075 1350/1557/6071 f 1350/1557/6071 9488/9903/6075 5393/5808/6076 9489/9904/6077 f 9488/9903/6075 2373/2580/6053 12936/13351/6065 5393/5808/6076 f 5393/5808/6076 12936/13351/6065 271/935/6067 15413/16024/6078 f 9489/9904/6077 5393/5808/6076 15413/16024/6078 3612/3917/6079 f 3613/3918/6073 9490/9905/6072 5394/5809/6080 15416/16028/6081 f 9490/9905/6072 1350/1557/6071 9489/9904/6077 5394/5809/6080 f 5394/5809/6080 9489/9904/6077 3612/3917/6079 15414/16025/6082 f 15416/16028/6081 5394/5809/6080 15414/16025/6082 133/198/6083 f 208/297/6084 15420/16035/6085 5395/5810/6086 15434/16049/6087 f 15420/16035/6085 3615/3922/6088 9491/9906/6089 5395/5810/6086 f 5395/5810/6086 9491/9906/6089 1351/1558/6090 9494/9909/6091 f 15434/16049/6087 5395/5810/6086 9494/9909/6091 3622/3929/6092 f 3615/3922/6088 15419/16034/6093 5396/5811/6094 9491/9906/6089 f 15419/16034/6093 273/938/6095 12940/13355/6096 5396/5811/6094 f 5396/5811/6094 12940/13355/6096 2375/2582/6097 9492/9907/6098 f 9491/9906/6089 5396/5811/6094 9492/9907/6098 1351/1558/6090 f 1351/1558/6090 9492/9907/6098 5397/5812/6099 9493/9908/6100 f 9492/9907/6098 2375/2582/6097 12939/13354/6101 5397/5812/6099 f 5397/5812/6099 12939/13354/6101 852/443/6102 12945/13360/6103 f 9493/9908/6100 5397/5812/6099 12945/13360/6103 2378/2585/6104 f 3622/3929/6092 9494/9909/6091 5398/5813/6105 15433/16048/6106 f 9494/9909/6091 1351/1558/6090 9493/9908/6100 5398/5813/6105 f 5398/5813/6105 9493/9908/6100 2378/2585/6104 12946/13361/6107 f 15433/16048/6106 5398/5813/6105 12946/13361/6107 276/941/6108 f 273/938/6095 15421/16036/6109 5399/5814/6110 12940/13355/6096 f 15421/16036/6109 3616/3923/6111 9495/9910/6112 5399/5814/6110 f 5399/5814/6110 9495/9910/6112 1352/1559/6113 9498/9913/6114 f 12940/13355/6096 5399/5814/6110 9498/9913/6114 2375/2582/6097 f 3616/3923/6111 15422/16037/6115 5400/5815/6116 9495/9910/6112 f 15422/16037/6115 207/296/6117 15424/16039/6118 5400/5815/6116 f 5400/5815/6116 15424/16039/6118 3617/3924/6119 9496/9911/6120 f 9495/9910/6112 5400/5815/6116 9496/9911/6120 1352/1559/6113 f 1352/1559/6113 9496/9911/6120 5401/5816/6121 9497/9912/6122 f 9496/9911/6120 3617/3924/6119 15423/16038/6123 5401/5816/6121 f 5401/5816/6121 15423/16038/6123 274/939/6124 12942/13357/6125 f 9497/9912/6122 5401/5816/6121 12942/13357/6125 2376/2583/6126 f 2375/2582/6097 9498/9913/6114 5402/5817/6127 12939/13354/6101 f 9498/9913/6114 1352/1559/6113 9497/9912/6122 5402/5817/6127 f 5402/5817/6127 9497/9912/6122 2376/2583/6126 12941/13356/6128 f 12939/13354/6101 5402/5817/6127 12941/13356/6128 852/443/6102 f 852/443/6102 12941/13356/6128 5403/5818/6129 12943/13358/6130 f 12941/13356/6128 2376/2583/6126 9499/9914/6131 5403/5818/6129 f 5403/5818/6129 9499/9914/6131 1353/1560/6132 9502/9917/6133 f 12943/13358/6130 5403/5818/6129 9502/9917/6133 2377/2584/6134 f 2376/2583/6126 12942/13357/6125 5404/5819/6135 9499/9914/6131 f 12942/13357/6125 274/939/6124 15425/16040/6136 5404/5819/6135 f 5404/5819/6135 15425/16040/6136 3618/3925/6137 9500/9915/6138 f 9499/9914/6131 5404/5819/6135 9500/9915/6138 1353/1560/6132 f 1353/1560/6132 9500/9915/6138 5405/5820/6139 9501/9916/6140 f 9500/9915/6138 3618/3925/6137 15426/16041/6141 5405/5820/6139 f 5405/5820/6139 15426/16041/6141 209/298/6142 15428/16043/6143 f 9501/9916/6140 5405/5820/6139 15428/16043/6143 3619/3926/6144 f 2377/2584/6134 9502/9917/6133 5406/5821/6145 12944/13359/6146 f 9502/9917/6133 1353/1560/6132 9501/9916/6140 5406/5821/6145 f 5406/5821/6145 9501/9916/6140 3619/3926/6144 15427/16042/6147 f 12944/13359/6146 5406/5821/6145 15427/16042/6147 275/940/6148 f 276/941/6108 12946/13361/6107 5407/5822/6149 15431/16046/6150 f 12946/13361/6107 2378/2585/6104 9503/9918/6151 5407/5822/6149 f 5407/5822/6149 9503/9918/6151 1354/1561/6152 9506/9921/6153 f 15431/16046/6150 5407/5822/6149 9506/9921/6153 3621/3928/6154 f 2378/2585/6104 12945/13360/6103 5408/5823/6155 9503/9918/6151 f 12945/13360/6103 852/443/6102 12943/13358/6130 5408/5823/6155 f 5408/5823/6155 12943/13358/6130 2377/2584/6134 9504/9919/6156 f 9503/9918/6151 5408/5823/6155 9504/9919/6156 1354/1561/6152 f 1354/1561/6152 9504/9919/6156 5409/5824/6157 9505/9920/6158 f 9504/9919/6156 2377/2584/6134 12944/13359/6146 5409/5824/6157 f 5409/5824/6157 12944/13359/6146 275/940/6148 15429/16044/6159 f 9505/9920/6158 5409/5824/6157 15429/16044/6159 3620/3927/6160 f 3621/3928/6154 9506/9921/6153 5410/5825/6161 15432/16047/6162 f 9506/9921/6153 1354/1561/6152 9505/9920/6158 5410/5825/6161 f 5410/5825/6161 9505/9920/6158 3620/3927/6160 15430/16045/6163 f 15432/16047/6162 5410/5825/6161 15430/16045/6163 210/299/6164 f 134/200/6165 15436/16051/6166 5411/5826/6167 15450/16065/6168 f 15436/16051/6166 3623/3930/6169 9507/9922/6170 5411/5826/6167 f 5411/5826/6167 9507/9922/6170 1355/1562/6171 9510/9925/6172 f 15450/16065/6168 5411/5826/6167 9510/9925/6172 3630/3937/6173 f 3623/3930/6169 15435/16050/6174 5412/5827/6175 9507/9922/6170 f 15435/16050/6174 277/942/6176 12948/13363/6177 5412/5827/6175 f 5412/5827/6175 12948/13363/6177 2379/2586/6178 9508/9923/6179 f 9507/9922/6170 5412/5827/6175 9508/9923/6179 1355/1562/6171 f 1355/1562/6171 9508/9923/6179 5413/5828/6180 9509/9924/6181 f 9508/9923/6179 2379/2586/6178 12947/13362/6182 5413/5828/6180 f 5413/5828/6180 12947/13362/6182 853/444/6183 12953/13368/6184 f 9509/9924/6181 5413/5828/6180 12953/13368/6184 2382/2589/6185 f 3630/3937/6173 9510/9925/6172 5414/5829/6186 15449/16064/6187 f 9510/9925/6172 1355/1562/6171 9509/9924/6181 5414/5829/6186 f 5414/5829/6186 9509/9924/6181 2382/2589/6185 12954/13369/6188 f 15449/16064/6187 5414/5829/6186 12954/13369/6188 280/945/6189 f 277/942/6176 15437/16052/6190 5415/5830/6191 12948/13363/6177 f 15437/16052/6190 3624/3931/6192 9511/9926/6193 5415/5830/6191 f 5415/5830/6191 9511/9926/6193 1356/1563/6194 9514/9929/6195 f 12948/13363/6177 5415/5830/6191 9514/9929/6195 2379/2586/6178 f 3624/3931/6192 15438/16053/6196 5416/5831/6197 9511/9926/6193 f 15438/16053/6196 135/201/6198 15440/16055/6199 5416/5831/6197 f 5416/5831/6197 15440/16055/6199 3625/3932/6200 9512/9927/6201 f 9511/9926/6193 5416/5831/6197 9512/9927/6201 1356/1563/6194 f 1356/1563/6194 9512/9927/6201 5417/5832/6202 9513/9928/6203 f 9512/9927/6201 3625/3932/6200 15439/16054/6204 5417/5832/6202 f 5417/5832/6202 15439/16054/6204 278/943/6205 12950/13365/6206 f 9513/9928/6203 5417/5832/6202 12950/13365/6206 2380/2587/6207 f 2379/2586/6178 9514/9929/6195 5418/5833/6208 12947/13362/6182 f 9514/9929/6195 1356/1563/6194 9513/9928/6203 5418/5833/6208 f 5418/5833/6208 9513/9928/6203 2380/2587/6207 12949/13364/6209 f 12947/13362/6182 5418/5833/6208 12949/13364/6209 853/444/6183 f 853/444/6183 12949/13364/6209 5419/5834/6210 12951/13366/6211 f 12949/13364/6209 2380/2587/6207 9515/9930/6212 5419/5834/6210 f 5419/5834/6210 9515/9930/6212 1357/1564/6213 9518/9933/6214 f 12951/13366/6211 5419/5834/6210 9518/9933/6214 2381/2588/6215 f 2380/2587/6207 12950/13365/6206 5420/5835/6216 9515/9930/6212 f 12950/13365/6206 278/943/6205 15441/16056/6217 5420/5835/6216 f 5420/5835/6216 15441/16056/6217 3626/3933/6218 9516/9931/6219 f 9515/9930/6212 5420/5835/6216 9516/9931/6219 1357/1564/6213 f 1357/1564/6213 9516/9931/6219 5421/5836/6220 9517/9932/6221 f 9516/9931/6219 3626/3933/6218 15442/16057/6222 5421/5836/6220 f 5421/5836/6220 15442/16057/6222 86/135/6223 15444/16059/6224 f 9517/9932/6221 5421/5836/6220 15444/16059/6224 3627/3934/6225 f 2381/2588/6215 9518/9933/6214 5422/5837/6226 12952/13367/6227 f 9518/9933/6214 1357/1564/6213 9517/9932/6221 5422/5837/6226 f 5422/5837/6226 9517/9932/6221 3627/3934/6225 15443/16058/6228 f 12952/13367/6227 5422/5837/6226 15443/16058/6228 279/944/6229 f 280/945/6189 12954/13369/6188 5423/5838/6230 15447/16062/6231 f 12954/13369/6188 2382/2589/6185 9519/9934/6232 5423/5838/6230 f 5423/5838/6230 9519/9934/6232 1358/1565/6233 9522/9937/6234 f 15447/16062/6231 5423/5838/6230 9522/9937/6234 3629/3936/6235 f 2382/2589/6185 12953/13368/6184 5424/5839/6236 9519/9934/6232 f 12953/13368/6184 853/444/6183 12951/13366/6211 5424/5839/6236 f 5424/5839/6236 12951/13366/6211 2381/2588/6215 9520/9935/6237 f 9519/9934/6232 5424/5839/6236 9520/9935/6237 1358/1565/6233 f 1358/1565/6233 9520/9935/6237 5425/5840/6238 9521/9936/6239 f 9520/9935/6237 2381/2588/6215 12952/13367/6227 5425/5840/6238 f 5425/5840/6238 12952/13367/6227 279/944/6229 15445/16060/6240 f 9521/9936/6239 5425/5840/6238 15445/16060/6240 3628/3935/6241 f 3629/3936/6235 9522/9937/6234 5426/5841/6242 15448/16063/6243 f 9522/9937/6234 1358/1565/6233 9521/9936/6239 5426/5841/6242 f 5426/5841/6242 9521/9936/6239 3628/3935/6241 15446/16061/6244 f 15448/16063/6243 5426/5841/6242 15446/16061/6244 85/134/6245 f 87/136/6246 15452/16067/6247 5427/5842/6248 15462/16077/6249 f 15452/16067/6247 3631/3938/6250 9523/9938/6251 5427/5842/6248 f 5427/5842/6248 9523/9938/6251 1359/1566/6252 9526/9941/6253 f 15462/16077/6249 5427/5842/6248 9526/9941/6253 3636/3943/6254 f 3631/3938/6250 15451/16066/6255 5428/5843/6256 9523/9938/6251 f 15451/16066/6255 281/946/6257 12956/13371/6258 5428/5843/6256 f 5428/5843/6256 12956/13371/6258 2383/2590/6259 9524/9939/6260 f 9523/9938/6251 5428/5843/6256 9524/9939/6260 1359/1566/6252 f 1359/1566/6252 9524/9939/6260 5429/5844/6261 9525/9940/6262 f 9524/9939/6260 2383/2590/6259 12955/13370/6263 5429/5844/6261 f 5429/5844/6261 12955/13370/6263 854/445/6264 12961/13376/6265 f 9525/9940/6262 5429/5844/6261 12961/13376/6265 2386/2593/6266 f 3636/3943/6254 9526/9941/6253 5430/5845/6267 15461/16076/6268 f 9526/9941/6253 1359/1566/6252 9525/9940/6262 5430/5845/6267 f 5430/5845/6267 9525/9940/6262 2386/2593/6266 12962/13377/6269 f 15461/16076/6268 5430/5845/6267 12962/13377/6269 283/948/6270 f 281/946/6257 15453/16068/6271 5431/5846/6272 12956/13371/6258 f 15453/16068/6271 3632/3939/6273 9527/9942/6274 5431/5846/6272 f 5431/5846/6272 9527/9942/6274 1360/1567/6275 9530/9945/6276 f 12956/13371/6258 5431/5846/6272 9530/9945/6276 2383/2590/6259 f 3632/3939/6273 15454/16069/6277 5432/5847/6278 9527/9942/6274 f 15454/16069/6277 86/135/6223 15442/16057/6222 5432/5847/6278 f 5432/5847/6278 15442/16057/6222 3626/3933/6218 9528/9943/6279 f 9527/9942/6274 5432/5847/6278 9528/9943/6279 1360/1567/6275 f 1360/1567/6275 9528/9943/6279 5433/5848/6280 9529/9944/6281 f 9528/9943/6279 3626/3933/6218 15441/16056/6217 5433/5848/6280 f 5433/5848/6280 15441/16056/6217 278/943/6205 12958/13373/6282 f 9529/9944/6281 5433/5848/6280 12958/13373/6282 2384/2591/6283 f 2383/2590/6259 9530/9945/6276 5434/5849/6284 12955/13370/6263 f 9530/9945/6276 1360/1567/6275 9529/9944/6281 5434/5849/6284 f 5434/5849/6284 9529/9944/6281 2384/2591/6283 12957/13372/6285 f 12955/13370/6263 5434/5849/6284 12957/13372/6285 854/445/6264 f 854/445/6264 12957/13372/6285 5435/5850/6286 12959/13374/6287 f 12957/13372/6285 2384/2591/6283 9531/9946/6288 5435/5850/6286 f 5435/5850/6286 9531/9946/6288 1361/1568/6289 9534/9949/6290 f 12959/13374/6287 5435/5850/6286 9534/9949/6290 2385/2592/6291 f 2384/2591/6283 12958/13373/6282 5436/5851/6292 9531/9946/6288 f 12958/13373/6282 278/943/6205 15439/16054/6204 5436/5851/6292 f 5436/5851/6292 15439/16054/6204 3625/3932/6200 9532/9947/6293 f 9531/9946/6288 5436/5851/6292 9532/9947/6293 1361/1568/6289 f 1361/1568/6289 9532/9947/6293 5437/5852/6294 9533/9948/6295 f 9532/9947/6293 3625/3932/6200 15440/16055/6199 5437/5852/6294 f 5437/5852/6294 15440/16055/6199 135/201/6198 15456/16071/6296 f 9533/9948/6295 5437/5852/6294 15456/16071/6296 3633/3940/6297 f 2385/2592/6291 9534/9949/6290 5438/5853/6298 12960/13375/6299 f 9534/9949/6290 1361/1568/6289 9533/9948/6295 5438/5853/6298 f 5438/5853/6298 9533/9948/6295 3633/3940/6297 15455/16070/6300 f 12960/13375/6299 5438/5853/6298 15455/16070/6300 282/947/6301 f 283/948/6270 12962/13377/6269 5439/5854/6302 15459/16074/6303 f 12962/13377/6269 2386/2593/6266 9535/9950/6304 5439/5854/6302 f 5439/5854/6302 9535/9950/6304 1362/1569/6305 9538/9953/6306 f 15459/16074/6303 5439/5854/6302 9538/9953/6306 3635/3942/6307 f 2386/2593/6266 12961/13376/6265 5440/5855/6308 9535/9950/6304 f 12961/13376/6265 854/445/6264 12959/13374/6287 5440/5855/6308 f 5440/5855/6308 12959/13374/6287 2385/2592/6291 9536/9951/6309 f 9535/9950/6304 5440/5855/6308 9536/9951/6309 1362/1569/6305 f 1362/1569/6305 9536/9951/6309 5441/5856/6310 9537/9952/6311 f 9536/9951/6309 2385/2592/6291 12960/13375/6299 5441/5856/6310 f 5441/5856/6310 12960/13375/6299 282/947/6301 15457/16072/6312 f 9537/9952/6311 5441/5856/6310 15457/16072/6312 3634/3941/6313 f 3635/3942/6307 9538/9953/6306 5442/5857/6314 15460/16075/6315 f 9538/9953/6306 1362/1569/6305 9537/9952/6311 5442/5857/6314 f 5442/5857/6314 9537/9952/6311 3634/3941/6313 15458/16073/6316 f 15460/16075/6315 5442/5857/6314 15458/16073/6316 136/202/6317 f 255/358/6318 15464/16079/6319 5443/5858/6320 15478/16093/6321 f 15464/16079/6319 3637/3944/6322 9539/9954/6323 5443/5858/6320 f 5443/5858/6320 9539/9954/6323 1363/1570/6324 9542/9957/6325 f 15478/16093/6321 5443/5858/6320 9542/9957/6325 3644/3951/6326 f 3637/3944/6322 15463/16078/6327 5444/5859/6328 9539/9954/6323 f 15463/16078/6327 284/949/6329 12964/13379/6330 5444/5859/6328 f 5444/5859/6328 12964/13379/6330 2387/2594/6331 9540/9955/6332 f 9539/9954/6323 5444/5859/6328 9540/9955/6332 1363/1570/6324 f 1363/1570/6324 9540/9955/6332 5445/5860/6333 9541/9956/6334 f 9540/9955/6332 2387/2594/6331 12963/13378/6335 5445/5860/6333 f 5445/5860/6333 12963/13378/6335 855/446/6336 12969/13384/6337 f 9541/9956/6334 5445/5860/6333 12969/13384/6337 2390/2597/6338 f 3644/3951/6326 9542/9957/6325 5446/5861/6339 15477/16092/6340 f 9542/9957/6325 1363/1570/6324 9541/9956/6334 5446/5861/6339 f 5446/5861/6339 9541/9956/6334 2390/2597/6338 12970/13385/6341 f 15477/16092/6340 5446/5861/6339 12970/13385/6341 287/952/6342 f 284/949/6329 15465/16080/6343 5447/5862/6344 12964/13379/6330 f 15465/16080/6343 3638/3945/6345 9543/9958/6346 5447/5862/6344 f 5447/5862/6344 9543/9958/6346 1364/1571/6347 9546/9961/6348 f 12964/13379/6330 5447/5862/6344 9546/9961/6348 2387/2594/6331 f 3638/3945/6345 15466/16081/6349 5448/5863/6350 9543/9958/6346 f 15466/16081/6349 256/359/6351 15468/16083/6352 5448/5863/6350 f 5448/5863/6350 15468/16083/6352 3639/3946/6353 9544/9959/6354 f 9543/9958/6346 5448/5863/6350 9544/9959/6354 1364/1571/6347 f 1364/1571/6347 9544/9959/6354 5449/5864/6355 9545/9960/6356 f 9544/9959/6354 3639/3946/6353 15467/16082/6357 5449/5864/6355 f 5449/5864/6355 15467/16082/6357 285/950/6358 12966/13381/6359 f 9545/9960/6356 5449/5864/6355 12966/13381/6359 2388/2595/6360 f 2387/2594/6331 9546/9961/6348 5450/5865/6361 12963/13378/6335 f 9546/9961/6348 1364/1571/6347 9545/9960/6356 5450/5865/6361 f 5450/5865/6361 9545/9960/6356 2388/2595/6360 12965/13380/6362 f 12963/13378/6335 5450/5865/6361 12965/13380/6362 855/446/6336 f 855/446/6336 12965/13380/6362 5451/5866/6363 12967/13382/6364 f 12965/13380/6362 2388/2595/6360 9547/9962/6365 5451/5866/6363 f 5451/5866/6363 9547/9962/6365 1365/1572/6366 9550/9965/6367 f 12967/13382/6364 5451/5866/6363 9550/9965/6367 2389/2596/6368 f 2388/2595/6360 12966/13381/6359 5452/5867/6369 9547/9962/6365 f 12966/13381/6359 285/950/6358 15469/16084/6370 5452/5867/6369 f 5452/5867/6369 15469/16084/6370 3640/3947/6371 9548/9963/6372 f 9547/9962/6365 5452/5867/6369 9548/9963/6372 1365/1572/6366 f 1365/1572/6366 9548/9963/6372 5453/5868/6373 9549/9964/6374 f 9548/9963/6372 3640/3947/6371 15470/16085/6375 5453/5868/6373 f 5453/5868/6373 15470/16085/6375 257/360/6376 15472/16087/6377 f 9549/9964/6374 5453/5868/6373 15472/16087/6377 3641/3948/6378 f 2389/2596/6368 9550/9965/6367 5454/5869/6379 12968/13383/6380 f 9550/9965/6367 1365/1572/6366 9549/9964/6374 5454/5869/6379 f 5454/5869/6379 9549/9964/6374 3641/3948/6378 15471/16086/6381 f 12968/13383/6380 5454/5869/6379 15471/16086/6381 286/951/6382 f 287/952/6342 12970/13385/6341 5455/5870/6383 15475/16090/6384 f 12970/13385/6341 2390/2597/6338 9551/9966/6385 5455/5870/6383 f 5455/5870/6383 9551/9966/6385 1366/1573/6386 9554/9969/6387 f 15475/16090/6384 5455/5870/6383 9554/9969/6387 3643/3950/6388 f 2390/2597/6338 12969/13384/6337 5456/5871/6389 9551/9966/6385 f 12969/13384/6337 855/446/6336 12967/13382/6364 5456/5871/6389 f 5456/5871/6389 12967/13382/6364 2389/2596/6368 9552/9967/6390 f 9551/9966/6385 5456/5871/6389 9552/9967/6390 1366/1573/6386 f 1366/1573/6386 9552/9967/6390 5457/5872/6391 9553/9968/6392 f 9552/9967/6390 2389/2596/6368 12968/13383/6380 5457/5872/6391 f 5457/5872/6391 12968/13383/6380 286/951/6382 15473/16088/6393 f 9553/9968/6392 5457/5872/6391 15473/16088/6393 3642/3949/6394 f 3643/3950/6388 9554/9969/6387 5458/5873/6395 15476/16091/6396 f 9554/9969/6387 1366/1573/6386 9553/9968/6392 5458/5873/6395 f 5458/5873/6395 9553/9968/6392 3642/3949/6394 15474/16089/6397 f 15476/16091/6396 5458/5873/6395 15474/16089/6397 258/361/6398 f 138/205/6399 15480/16096/6400 5459/5874/6401 15494/16117/6402 f 15480/16096/6400 3645/3952/6403 9555/9970/6404 5459/5874/6401 f 5459/5874/6401 9555/9970/6404 1367/1574/6405 9558/9973/6406 f 15494/16117/6402 5459/5874/6401 9558/9973/6406 3652/3963/6407 f 3645/3952/6403 15479/16094/6408 5460/5875/6409 9555/9970/6404 f 15479/16094/6408 288/953/6410 12972/13387/6411 5460/5875/6409 f 5460/5875/6409 12972/13387/6411 2391/2598/6412 9556/9971/6413 f 9555/9970/6404 5460/5875/6409 9556/9971/6413 1367/1574/6405 f 1367/1574/6405 9556/9971/6413 5461/5876/6414 9557/9972/6415 f 9556/9971/6413 2391/2598/6412 12971/13386/6416 5461/5876/6414 f 5461/5876/6414 12971/13386/6416 856/447/6417 12977/13392/6418 f 9557/9972/6415 5461/5876/6414 12977/13392/6418 2394/2601/6419 f 3652/3963/6407 9558/9973/6406 5462/5877/6420 15493/16116/6421 f 9558/9973/6406 1367/1574/6405 9557/9972/6415 5462/5877/6420 f 5462/5877/6420 9557/9972/6415 2394/2601/6419 12978/13393/6422 f 15493/16116/6421 5462/5877/6420 12978/13393/6422 291/958/6423 f 288/953/6410 15481/16098/6424 5463/5878/6425 12972/13387/6411 f 15481/16098/6424 3646/3954/6426 9559/9974/6427 5463/5878/6425 f 5463/5878/6425 9559/9974/6427 1368/1575/6428 9562/9977/6429 f 12972/13387/6411 5463/5878/6425 9562/9977/6429 2391/2598/6412 f 3646/3954/6426 15482/16100/6430 5464/5879/6431 9559/9974/6427 f 15482/16100/6430 89/139/6432 15484/16103/6433 5464/5879/6431 f 5464/5879/6431 15484/16103/6433 3647/3956/6434 9560/9975/6435 f 9559/9974/6427 5464/5879/6431 9560/9975/6435 1368/1575/6428 f 1368/1575/6428 9560/9975/6435 5465/5880/6436 9561/9976/6437 f 9560/9975/6435 3647/3956/6434 15483/16102/6438 5465/5880/6436 f 5465/5880/6436 15483/16102/6438 289/955/6439 12974/13389/6440 f 9561/9976/6437 5465/5880/6436 12974/13389/6440 2392/2599/6441 f 2391/2598/6412 9562/9977/6429 5466/5881/6442 12971/13386/6416 f 9562/9977/6429 1368/1575/6428 9561/9976/6437 5466/5881/6442 f 5466/5881/6442 9561/9976/6437 2392/2599/6441 12973/13388/6443 f 12971/13386/6416 5466/5881/6442 12973/13388/6443 856/447/6417 f 856/447/6417 12973/13388/6443 5467/5882/6444 12975/13390/6445 f 12973/13388/6443 2392/2599/6441 9563/9978/6446 5467/5882/6444 f 5467/5882/6444 9563/9978/6446 1369/1576/6447 9566/9981/6448 f 12975/13390/6445 5467/5882/6444 9566/9981/6448 2393/2600/6449 f 2392/2599/6441 12974/13389/6440 5468/5883/6450 9563/9978/6446 f 12974/13389/6440 289/955/6439 15485/16104/6451 5468/5883/6450 f 5468/5883/6450 15485/16104/6451 3648/3957/6452 9564/9979/6453 f 9563/9978/6446 5468/5883/6450 9564/9979/6453 1369/1576/6447 f 1369/1576/6447 9564/9979/6453 5469/5884/6454 9565/9980/6455 f 9564/9979/6453 3648/3957/6452 15486/16105/6456 5469/5884/6454 f 5469/5884/6454 15486/16105/6456 88/137/6457 15488/16108/6458 f 9565/9980/6455 5469/5884/6454 15488/16108/6458 3649/3958/6459 f 2393/2600/6449 9566/9981/6448 5470/5885/6460 12976/13391/6461 f 9566/9981/6448 1369/1576/6447 9565/9980/6455 5470/5885/6460 f 5470/5885/6460 9565/9980/6455 3649/3958/6459 15487/16106/6462 f 12976/13391/6461 5470/5885/6460 15487/16106/6462 290/956/6463 f 291/958/6423 12978/13393/6422 5471/5886/6464 15491/16114/6465 f 12978/13393/6422 2394/2601/6419 9567/9982/6466 5471/5886/6464 f 5471/5886/6464 9567/9982/6466 1370/1577/6467 9570/9985/6468 f 15491/16114/6465 5471/5886/6464 9570/9985/6468 3651/3962/6469 f 2394/2601/6419 12977/13392/6418 5472/5887/6470 9567/9982/6466 f 12977/13392/6418 856/447/6417 12975/13390/6445 5472/5887/6470 f 5472/5887/6470 12975/13390/6445 2393/2600/6449 9568/9983/6471 f 9567/9982/6466 5472/5887/6470 9568/9983/6471 1370/1577/6467 f 1370/1577/6467 9568/9983/6471 5473/5888/6472 9569/9984/6473 f 9568/9983/6471 2393/2600/6449 12976/13391/6461 5473/5888/6472 f 5473/5888/6472 12976/13391/6461 290/956/6463 15489/16110/6474 f 9569/9984/6473 5473/5888/6472 15489/16110/6474 3650/3960/6475 f 3651/3962/6469 9570/9985/6468 5474/5889/6476 15492/16115/6477 f 9570/9985/6468 1370/1577/6467 9569/9984/6473 5474/5889/6476 f 5474/5889/6476 9569/9984/6473 3650/3960/6475 15490/16112/6478 f 15492/16115/6477 5474/5889/6476 15490/16112/6478 137/203/6479 f 140/208/6480 15496/16119/6481 5475/5890/6482 15510/16133/6483 f 15496/16119/6481 3653/3964/6484 9571/9986/6485 5475/5890/6482 f 5475/5890/6482 9571/9986/6485 1371/1578/6486 9574/9989/6487 f 15510/16133/6483 5475/5890/6482 9574/9989/6487 3660/3971/6488 f 3653/3964/6484 15495/16118/6489 5476/5891/6490 9571/9986/6485 f 15495/16118/6489 292/959/6491 12980/13395/6492 5476/5891/6490 f 5476/5891/6490 12980/13395/6492 2395/2602/6493 9572/9987/6494 f 9571/9986/6485 5476/5891/6490 9572/9987/6494 1371/1578/6486 f 1371/1578/6486 9572/9987/6494 5477/5892/6495 9573/9988/6496 f 9572/9987/6494 2395/2602/6493 12979/13394/6497 5477/5892/6495 f 5477/5892/6495 12979/13394/6497 857/448/6498 12985/13400/6499 f 9573/9988/6496 5477/5892/6495 12985/13400/6499 2398/2605/6500 f 3660/3971/6488 9574/9989/6487 5478/5893/6501 15509/16132/6502 f 9574/9989/6487 1371/1578/6486 9573/9988/6496 5478/5893/6501 f 5478/5893/6501 9573/9988/6496 2398/2605/6500 12986/13401/6503 f 15509/16132/6502 5478/5893/6501 12986/13401/6503 295/962/6504 f 292/959/6491 15497/16120/6505 5479/5894/6506 12980/13395/6492 f 15497/16120/6505 3654/3965/6507 9575/9990/6508 5479/5894/6506 f 5479/5894/6506 9575/9990/6508 1372/1579/6509 9578/9993/6510 f 12980/13395/6492 5479/5894/6506 9578/9993/6510 2395/2602/6493 f 3654/3965/6507 15498/16121/6511 5480/5895/6512 9575/9990/6508 f 15498/16121/6511 90/141/6513 15500/16123/6514 5480/5895/6512 f 5480/5895/6512 15500/16123/6514 3655/3966/6515 9576/9991/6516 f 9575/9990/6508 5480/5895/6512 9576/9991/6516 1372/1579/6509 f 1372/1579/6509 9576/9991/6516 5481/5896/6517 9577/9992/6518 f 9576/9991/6516 3655/3966/6515 15499/16122/6519 5481/5896/6517 f 5481/5896/6517 15499/16122/6519 293/960/6520 12982/13397/6521 f 9577/9992/6518 5481/5896/6517 12982/13397/6521 2396/2603/6522 f 2395/2602/6493 9578/9993/6510 5482/5897/6523 12979/13394/6497 f 9578/9993/6510 1372/1579/6509 9577/9992/6518 5482/5897/6523 f 5482/5897/6523 9577/9992/6518 2396/2603/6522 12981/13396/6524 f 12979/13394/6497 5482/5897/6523 12981/13396/6524 857/448/6498 f 857/448/6498 12981/13396/6524 5483/5898/6525 12983/13398/6526 f 12981/13396/6524 2396/2603/6522 9579/9994/6527 5483/5898/6525 f 5483/5898/6525 9579/9994/6527 1373/1580/6528 9582/9997/6529 f 12983/13398/6526 5483/5898/6525 9582/9997/6529 2397/2604/6530 f 2396/2603/6522 12982/13397/6521 5484/5899/6531 9579/9994/6527 f 12982/13397/6521 293/960/6520 15501/16124/6532 5484/5899/6531 f 5484/5899/6531 15501/16124/6532 3656/3967/6533 9580/9995/6534 f 9579/9994/6527 5484/5899/6531 9580/9995/6534 1373/1580/6528 f 1373/1580/6528 9580/9995/6534 5485/5900/6535 9581/9996/6536 f 9580/9995/6534 3656/3967/6533 15502/16125/6537 5485/5900/6535 f 5485/5900/6535 15502/16125/6537 106/163/6538 15504/16127/6539 f 9581/9996/6536 5485/5900/6535 15504/16127/6539 3657/3968/6540 f 2397/2604/6530 9582/9997/6529 5486/5901/6541 12984/13399/6542 f 9582/9997/6529 1373/1580/6528 9581/9996/6536 5486/5901/6541 f 5486/5901/6541 9581/9996/6536 3657/3968/6540 15503/16126/6543 f 12984/13399/6542 5486/5901/6541 15503/16126/6543 294/961/6544 f 295/962/6504 12986/13401/6503 5487/5902/6545 15507/16130/6546 f 12986/13401/6503 2398/2605/6500 9583/9998/6547 5487/5902/6545 f 5487/5902/6545 9583/9998/6547 1374/1581/6548 9586/10001/6549 f 15507/16130/6546 5487/5902/6545 9586/10001/6549 3659/3970/6550 f 2398/2605/6500 12985/13400/6499 5488/5903/6551 9583/9998/6547 f 12985/13400/6499 857/448/6498 12983/13398/6526 5488/5903/6551 f 5488/5903/6551 12983/13398/6526 2397/2604/6530 9584/9999/6552 f 9583/9998/6547 5488/5903/6551 9584/9999/6552 1374/1581/6548 f 1374/1581/6548 9584/9999/6552 5489/5904/6553 9585/10000/6554 f 9584/9999/6552 2397/2604/6530 12984/13399/6542 5489/5904/6553 f 5489/5904/6553 12984/13399/6542 294/961/6544 15505/16128/6555 f 9585/10000/6554 5489/5904/6553 15505/16128/6555 3658/3969/6556 f 3659/3970/6550 9586/10001/6549 5490/5905/6557 15508/16131/6558 f 9586/10001/6549 1374/1581/6548 9585/10000/6554 5490/5905/6557 f 5490/5905/6557 9585/10000/6554 3658/3969/6556 15506/16129/6559 f 15508/16131/6558 5490/5905/6557 15506/16129/6559 139/207/6560 f 142/211/5406 15286/15889/5404 5491/5906/6561 15522/16145/6562 f 15286/15889/5404 3548/3849/5400 9587/10002/6563 5491/5906/6561 f 5491/5906/6561 9587/10002/6563 1375/1582/6564 9590/10005/6565 f 15522/16145/6562 5491/5906/6561 9590/10005/6565 3666/3977/6566 f 3548/3849/5400 15285/15887/5398 5492/5907/6567 9587/10002/6563 f 15285/15887/5398 751/901/5384 12988/13403/6568 5492/5907/6567 f 5492/5907/6567 12988/13403/6568 2399/2606/6569 9588/10003/6570 f 9587/10002/6563 5492/5907/6567 9588/10003/6570 1375/1582/6564 f 1375/1582/6564 9588/10003/6570 5493/5908/6571 9589/10004/6572 f 9588/10003/6570 2399/2606/6569 12987/13402/6573 5493/5908/6571 f 5493/5908/6571 12987/13402/6573 858/449/6574 12993/13408/6575 f 9589/10004/6572 5493/5908/6571 12993/13408/6575 2402/2609/6576 f 3666/3977/6566 9590/10005/6565 5494/5909/6577 15521/16144/6578 f 9590/10005/6565 1375/1582/6564 9589/10004/6572 5494/5909/6577 f 5494/5909/6577 9589/10004/6572 2402/2609/6576 12994/13409/6579 f 15521/16144/6578 5494/5909/6577 12994/13409/6579 298/965/6580 f 751/901/5384 15283/15883/5382 5495/5910/6581 12988/13403/6568 f 15283/15883/5382 3547/3847/5377 9591/10006/6582 5495/5910/6581 f 5495/5910/6581 9591/10006/6582 1376/1583/6583 9594/10009/6584 f 12988/13403/6568 5495/5910/6581 9594/10009/6584 2399/2606/6569 f 3547/3847/5377 15284/15885/5374 5496/5911/6585 9591/10006/6582 f 15284/15885/5374 75/121/5373 15512/16135/6586 5496/5911/6585 f 5496/5911/6585 15512/16135/6586 3661/3972/6587 9592/10007/6588 f 9591/10006/6582 5496/5911/6585 9592/10007/6588 1376/1583/6583 f 1376/1583/6583 9592/10007/6588 5497/5912/6589 9593/10008/6590 f 9592/10007/6588 3661/3972/6587 15511/16134/6591 5497/5912/6589 f 5497/5912/6589 15511/16134/6591 296/963/6592 12990/13405/6593 f 9593/10008/6590 5497/5912/6589 12990/13405/6593 2400/2607/6594 f 2399/2606/6569 9594/10009/6584 5498/5913/6595 12987/13402/6573 f 9594/10009/6584 1376/1583/6583 9593/10008/6590 5498/5913/6595 f 5498/5913/6595 9593/10008/6590 2400/2607/6594 12989/13404/6596 f 12987/13402/6573 5498/5913/6595 12989/13404/6596 858/449/6574 f 858/449/6574 12989/13404/6596 5499/5914/6597 12991/13406/6598 f 12989/13404/6596 2400/2607/6594 9595/10010/6599 5499/5914/6597 f 5499/5914/6597 9595/10010/6599 1377/1584/6600 9598/10013/6601 f 12991/13406/6598 5499/5914/6597 9598/10013/6601 2401/2608/6602 f 2400/2607/6594 12990/13405/6593 5500/5915/6603 9595/10010/6599 f 12990/13405/6593 296/963/6592 15513/16136/6604 5500/5915/6603 f 5500/5915/6603 15513/16136/6604 3662/3973/6605 9596/10011/6606 f 9595/10010/6599 5500/5915/6603 9596/10011/6606 1377/1584/6600 f 1377/1584/6600 9596/10011/6606 5501/5916/6607 9597/10012/6608 f 9596/10011/6606 3662/3973/6605 15514/16137/6609 5501/5916/6607 f 5501/5916/6607 15514/16137/6609 122/185/6610 15516/16139/6611 f 9597/10012/6608 5501/5916/6607 15516/16139/6611 3663/3974/6612 f 2401/2608/6602 9598/10013/6601 5502/5917/6613 12992/13407/6614 f 9598/10013/6601 1377/1584/6600 9597/10012/6608 5502/5917/6613 f 5502/5917/6613 9597/10012/6608 3663/3974/6612 15515/16138/6615 f 12992/13407/6614 5502/5917/6613 15515/16138/6615 297/964/6616 f 298/965/6580 12994/13409/6579 5503/5918/6617 15519/16142/6618 f 12994/13409/6579 2402/2609/6576 9599/10014/6619 5503/5918/6617 f 5503/5918/6617 9599/10014/6619 1378/1585/6620 9602/10017/6621 f 15519/16142/6618 5503/5918/6617 9602/10017/6621 3665/3976/6622 f 2402/2609/6576 12993/13408/6575 5504/5919/6623 9599/10014/6619 f 12993/13408/6575 858/449/6574 12991/13406/6598 5504/5919/6623 f 5504/5919/6623 12991/13406/6598 2401/2608/6602 9600/10015/6624 f 9599/10014/6619 5504/5919/6623 9600/10015/6624 1378/1585/6620 f 1378/1585/6620 9600/10015/6624 5505/5920/6625 9601/10016/6626 f 9600/10015/6624 2401/2608/6602 12992/13407/6614 5505/5920/6625 f 5505/5920/6625 12992/13407/6614 297/964/6616 15517/16140/6627 f 9601/10016/6626 5505/5920/6625 15517/16140/6627 3664/3975/6628 f 3665/3976/6622 9602/10017/6621 5506/5921/6629 15520/16143/6630 f 9602/10017/6621 1378/1585/6620 9601/10016/6626 5506/5921/6629 f 5506/5921/6629 9601/10016/6626 3664/3975/6628 15518/16141/6631 f 15520/16143/6630 5506/5921/6629 15518/16141/6631 141/209/6632 f 91/142/4308 15524/16147/6633 5507/5922/6634 15080/15655/4309 f 15524/16147/6633 3667/3978/6635 9603/10018/6636 5507/5922/6634 f 5507/5922/6634 9603/10018/6636 1379/1586/6637 9606/10021/6638 f 15080/15655/4309 5507/5922/6634 9606/10021/6638 3445/3732/4310 f 3667/3978/6635 15523/16146/6639 5508/5923/6640 9603/10018/6636 f 15523/16146/6639 299/966/6641 12996/13411/6642 5508/5923/6640 f 5508/5923/6640 12996/13411/6642 2403/2610/6643 9604/10019/6644 f 9603/10018/6636 5508/5923/6640 9604/10019/6644 1379/1586/6637 f 1379/1586/6637 9604/10019/6644 5509/5924/6645 9605/10020/6646 f 9604/10019/6644 2403/2610/6643 12995/13410/6647 5509/5924/6645 f 5509/5924/6645 12995/13410/6647 859/450/6648 13001/13416/6649 f 9605/10020/6646 5509/5924/6645 13001/13416/6649 2406/2613/6650 f 3445/3732/4310 9606/10021/6638 5510/5925/6651 15079/15654/4314 f 9606/10021/6638 1379/1586/6637 9605/10020/6646 5510/5925/6651 f 5510/5925/6651 9605/10020/6646 2406/2613/6650 13002/13417/6652 f 15079/15654/4314 5510/5925/6651 13002/13417/6652 700/843/4315 f 299/966/6641 15525/16148/6653 5511/5926/6654 12996/13411/6642 f 15525/16148/6653 3668/3979/6655 9607/10022/6656 5511/5926/6654 f 5511/5926/6654 9607/10022/6656 1380/1587/6657 9610/10025/6658 f 12996/13411/6642 5511/5926/6654 9610/10025/6658 2403/2610/6643 f 3668/3979/6655 15526/16149/6659 5512/5927/6660 9607/10022/6656 f 15526/16149/6659 4/6/6661 15528/16151/6662 5512/5927/6660 f 5512/5927/6660 15528/16151/6662 3669/3980/6663 9608/10023/6664 f 9607/10022/6656 5512/5927/6660 9608/10023/6664 1380/1587/6657 f 1380/1587/6657 9608/10023/6664 5513/5928/6665 9609/10024/6666 f 9608/10023/6664 3669/3980/6663 15527/16150/6667 5513/5928/6665 f 5513/5928/6665 15527/16150/6667 300/967/6668 12998/13413/6669 f 9609/10024/6666 5513/5928/6665 12998/13413/6669 2404/2611/6670 f 2403/2610/6643 9610/10025/6658 5514/5929/6671 12995/13410/6647 f 9610/10025/6658 1380/1587/6657 9609/10024/6666 5514/5929/6671 f 5514/5929/6671 9609/10024/6666 2404/2611/6670 12997/13412/6672 f 12995/13410/6647 5514/5929/6671 12997/13412/6672 859/450/6648 f 859/450/6648 12997/13412/6672 5515/5930/6673 12999/13414/6674 f 12997/13412/6672 2404/2611/6670 9611/10026/6675 5515/5930/6673 f 5515/5930/6673 9611/10026/6675 1381/1588/6676 9614/10029/6677 f 12999/13414/6674 5515/5930/6673 9614/10029/6677 2405/2612/6678 f 2404/2611/6670 12998/13413/6669 5516/5931/6679 9611/10026/6675 f 12998/13413/6669 300/967/6668 15529/16152/6680 5516/5931/6679 f 5516/5931/6679 15529/16152/6680 3670/3981/6681 9612/10027/6682 f 9611/10026/6675 5516/5931/6679 9612/10027/6682 1381/1588/6676 f 1381/1588/6676 9612/10027/6682 5517/5932/6683 9613/10028/6684 f 9612/10027/6682 3670/3981/6681 15530/16153/6685 5517/5932/6683 f 5517/5932/6683 15530/16153/6685 11/19/6686 15532/16156/6687 f 9613/10028/6684 5517/5932/6683 15532/16156/6687 3671/3982/6688 f 2405/2612/6678 9614/10029/6677 5518/5933/6689 13000/13415/6690 f 9614/10029/6677 1381/1588/6676 9613/10028/6684 5518/5933/6689 f 5518/5933/6689 9613/10028/6684 3671/3982/6688 15531/16154/6691 f 13000/13415/6690 5518/5933/6689 15531/16154/6691 301/968/6692 f 700/843/4315 13002/13417/6652 5519/5934/6693 15081/15656/4327 f 13002/13417/6652 2406/2613/6650 9615/10030/6694 5519/5934/6693 f 5519/5934/6693 9615/10030/6694 1382/1589/6695 9618/10033/6696 f 15081/15656/4327 5519/5934/6693 9618/10033/6696 3446/3733/4328 f 2406/2613/6650 13001/13416/6649 5520/5935/6697 9615/10030/6694 f 13001/13416/6649 859/450/6648 12999/13414/6674 5520/5935/6697 f 5520/5935/6697 12999/13414/6674 2405/2612/6678 9616/10031/6698 f 9615/10030/6694 5520/5935/6697 9616/10031/6698 1382/1589/6695 f 1382/1589/6695 9616/10031/6698 5521/5936/6699 9617/10032/6700 f 9616/10031/6698 2405/2612/6678 13000/13415/6690 5521/5936/6699 f 5521/5936/6699 13000/13415/6690 301/968/6692 15533/16158/6701 f 9617/10032/6700 5521/5936/6699 15533/16158/6701 3672/3984/6702 f 3446/3733/4328 9618/10033/6696 5522/5937/6703 15082/15657/4332 f 9618/10033/6696 1382/1589/6695 9617/10032/6700 5522/5937/6703 f 5522/5937/6703 9617/10032/6700 3672/3984/6702 15534/16160/6704 f 15082/15657/4332 5522/5937/6703 15534/16160/6704 92/143/4333 f 246/349/4436 15102/15681/4435 5523/5938/6705 15542/16169/6706 f 15102/15681/4435 3456/3745/4432 9619/10034/6707 5523/5938/6705 f 5523/5938/6705 9619/10034/6707 1383/1590/6708 9622/10037/6709 f 15542/16169/6706 5523/5938/6705 9622/10037/6709 3676/3989/6710 f 3456/3745/4432 15101/15680/4431 5524/5939/6711 9619/10034/6707 f 15101/15680/4431 705/849/4420 13004/13419/6712 5524/5939/6711 f 5524/5939/6711 13004/13419/6712 2407/2614/6713 9620/10035/6714 f 9619/10034/6707 5524/5939/6711 9620/10035/6714 1383/1590/6708 f 1383/1590/6708 9620/10035/6714 5525/5940/6715 9621/10036/6716 f 9620/10035/6714 2407/2614/6713 13003/13418/6717 5525/5940/6715 f 5525/5940/6715 13003/13418/6717 860/451/6718 13009/13424/6719 f 9621/10036/6716 5525/5940/6715 13009/13424/6719 2410/2617/6720 f 3676/3989/6710 9622/10037/6709 5526/5941/6721 15541/16168/6722 f 9622/10037/6709 1383/1590/6708 9621/10036/6716 5526/5941/6721 f 5526/5941/6721 9621/10036/6716 2410/2617/6720 13010/13425/6723 f 15541/16168/6722 5526/5941/6721 13010/13425/6723 303/971/6724 f 705/849/4420 15099/15678/4419 5527/5942/6725 13004/13419/6712 f 15099/15678/4419 3455/3744/4416 9623/10038/6726 5527/5942/6725 f 5527/5942/6725 9623/10038/6726 1384/1591/6727 9626/10041/6728 f 13004/13419/6712 5527/5942/6725 9626/10041/6728 2407/2614/6713 f 3455/3744/4416 15100/15679/4415 5528/5943/6729 9623/10038/6726 f 15100/15679/4415 245/348/4414 15536/16163/6730 5528/5943/6729 f 5528/5943/6729 15536/16163/6730 3673/3986/6731 9624/10039/6732 f 9623/10038/6726 5528/5943/6729 9624/10039/6732 1384/1591/6727 f 1384/1591/6727 9624/10039/6732 5529/5944/6733 9625/10040/6734 f 9624/10039/6732 3673/3986/6731 15535/16162/6735 5529/5944/6733 f 5529/5944/6733 15535/16162/6735 302/970/6736 13006/13421/6737 f 9625/10040/6734 5529/5944/6733 13006/13421/6737 2408/2615/6738 f 2407/2614/6713 9626/10041/6728 5530/5945/6739 13003/13418/6717 f 9626/10041/6728 1384/1591/6727 9625/10040/6734 5530/5945/6739 f 5530/5945/6739 9625/10040/6734 2408/2615/6738 13005/13420/6740 f 13003/13418/6717 5530/5945/6739 13005/13420/6740 860/451/6718 f 860/451/6718 13005/13420/6740 5531/5946/6741 13007/13422/6742 f 13005/13420/6740 2408/2615/6738 9627/10042/6743 5531/5946/6741 f 5531/5946/6741 9627/10042/6743 1385/1592/6744 9630/10045/6745 f 13007/13422/6742 5531/5946/6741 9630/10045/6745 2409/2616/6746 f 2408/2615/6738 13006/13421/6737 5532/5947/6747 9627/10042/6743 f 13006/13421/6737 302/970/6736 15537/16164/6748 5532/5947/6747 f 5532/5947/6747 15537/16164/6748 3674/3987/6749 9628/10043/6750 f 9627/10042/6743 5532/5947/6747 9628/10043/6750 1385/1592/6744 f 1385/1592/6744 9628/10043/6750 5533/5948/6751 9629/10044/6752 f 9628/10043/6750 3674/3987/6749 15538/16165/6753 5533/5948/6751 f 5533/5948/6751 15538/16165/6753 230/328/2548 14826/15357/2551 f 9629/10044/6752 5533/5948/6751 14826/15357/2551 3318/3583/2556 f 2409/2616/6746 9630/10045/6745 5534/5949/6754 13008/13423/6755 f 9630/10045/6745 1385/1592/6744 9629/10044/6752 5534/5949/6754 f 5534/5949/6754 9629/10044/6752 3318/3583/2556 14825/15355/2570 f 13008/13423/6755 5534/5949/6754 14825/15355/2570 636/768/2572 f 303/971/6724 13010/13425/6723 5535/5950/6756 15539/16166/6757 f 13010/13425/6723 2410/2617/6720 9631/10046/6758 5535/5950/6756 f 5535/5950/6756 9631/10046/6758 1386/1593/6759 9634/10049/6760 f 15539/16166/6757 5535/5950/6756 9634/10049/6760 3675/3988/6761 f 2410/2617/6720 13009/13424/6719 5536/5951/6762 9631/10046/6758 f 13009/13424/6719 860/451/6718 13007/13422/6742 5536/5951/6762 f 5536/5951/6762 13007/13422/6742 2409/2616/6746 9632/10047/6763 f 9631/10046/6758 5536/5951/6762 9632/10047/6763 1386/1593/6759 f 1386/1593/6759 9632/10047/6763 5537/5952/6764 9633/10048/6765 f 9632/10047/6763 2409/2616/6746 13008/13423/6755 5537/5952/6764 f 5537/5952/6764 13008/13423/6755 636/768/2572 14823/15351/2614 f 9633/10048/6765 5537/5952/6764 14823/15351/2614 3317/3581/2618 f 3675/3988/6761 9634/10049/6760 5538/5953/6766 15540/16167/6767 f 9634/10049/6760 1386/1593/6759 9633/10048/6765 5538/5953/6766 f 5538/5953/6766 9633/10048/6765 3317/3581/2618 14824/15353/2626 f 15540/16167/6767 5538/5953/6766 14824/15353/2626 232/331/2628 f 60/99/640 15544/16171/6768 5539/5954/6769 15068/15641/4253 f 15544/16171/6768 3677/3990/6770 9635/10050/6771 5539/5954/6769 f 5539/5954/6769 9635/10050/6771 1387/1594/6772 9638/10053/6773 f 15068/15641/4253 5539/5954/6769 9638/10053/6773 3439/3725/4254 f 3677/3990/6770 15543/16170/6774 5540/5955/6775 9635/10050/6771 f 15543/16170/6774 304/972/6776 13012/13427/6777 5540/5955/6775 f 5540/5955/6775 13012/13427/6777 2411/2618/6778 9636/10051/6779 f 9635/10050/6771 5540/5955/6775 9636/10051/6779 1387/1594/6772 f 1387/1594/6772 9636/10051/6779 5541/5956/6780 9637/10052/6781 f 9636/10051/6779 2411/2618/6778 13011/13426/6782 5541/5956/6780 f 5541/5956/6780 13011/13426/6782 861/452/6783 13017/13432/6784 f 9637/10052/6781 5541/5956/6780 13017/13432/6784 2414/2621/6785 f 3439/3725/4254 9638/10053/6773 5542/5957/6786 15067/15639/4257 f 9638/10053/6773 1387/1594/6772 9637/10052/6781 5542/5957/6786 f 5542/5957/6786 9637/10052/6781 2414/2621/6785 13018/13433/6787 f 15067/15639/4257 5542/5957/6786 13018/13433/6787 697/840/4258 f 304/972/6776 15545/16172/6788 5543/5958/6789 13012/13427/6777 f 15545/16172/6788 3678/3991/6790 9639/10054/6791 5543/5958/6789 f 5543/5958/6789 9639/10054/6791 1388/1595/6792 9642/10057/6793 f 13012/13427/6777 5543/5958/6789 9642/10057/6793 2411/2618/6778 f 3678/3991/6790 15546/16173/6794 5544/5959/6795 9639/10054/6791 f 15546/16173/6794 94/146/4437 15122/15701/4440 5544/5959/6795 f 5544/5959/6795 15122/15701/4440 3466/3755/4445 9640/10055/6796 f 9639/10054/6791 5544/5959/6795 9640/10055/6796 1388/1595/6792 f 1388/1595/6792 9640/10055/6796 5545/5960/6797 9641/10056/6798 f 9640/10055/6796 3466/3755/4445 15121/15700/4459 5545/5960/6797 f 5545/5960/6797 15121/15700/4459 710/854/4461 13014/13429/6799 f 9641/10056/6798 5545/5960/6797 13014/13429/6799 2412/2619/6800 f 2411/2618/6778 9642/10057/6793 5546/5961/6801 13011/13426/6782 f 9642/10057/6793 1388/1595/6792 9641/10056/6798 5546/5961/6801 f 5546/5961/6801 9641/10056/6798 2412/2619/6800 13013/13428/6802 f 13011/13426/6782 5546/5961/6801 13013/13428/6802 861/452/6783 f 861/452/6783 13013/13428/6802 5547/5962/6803 13015/13430/6804 f 13013/13428/6802 2412/2619/6800 9643/10058/6805 5547/5962/6803 f 5547/5962/6803 9643/10058/6805 1389/1596/6806 9646/10061/6807 f 13015/13430/6804 5547/5962/6803 9646/10061/6807 2413/2620/6808 f 2412/2619/6800 13014/13429/6799 5548/5963/6809 9643/10058/6805 f 13014/13429/6799 710/854/4461 15119/15698/4503 5548/5963/6809 f 5548/5963/6809 15119/15698/4503 3465/3754/4507 9644/10059/6810 f 9643/10058/6805 5548/5963/6809 9644/10059/6810 1389/1596/6806 f 1389/1596/6806 9644/10059/6810 5549/5964/6811 9645/10060/6812 f 9644/10059/6810 3465/3754/4507 15120/15699/4515 5549/5964/6811 f 5549/5964/6811 15120/15699/4515 93/145/4517 15548/16175/6813 f 9645/10060/6812 5549/5964/6811 15548/16175/6813 3679/3992/6814 f 2413/2620/6808 9646/10061/6807 5550/5965/6815 13016/13431/6816 f 9646/10061/6807 1389/1596/6806 9645/10060/6812 5550/5965/6815 f 5550/5965/6815 9645/10060/6812 3679/3992/6814 15547/16174/6817 f 13016/13431/6816 5550/5965/6815 15547/16174/6817 305/973/6818 f 697/840/4258 13018/13433/6787 5551/5966/6819 15069/15643/4269 f 13018/13433/6787 2414/2621/6785 9647/10062/6820 5551/5966/6819 f 5551/5966/6819 9647/10062/6820 1390/1597/6821 9650/10065/6822 f 15069/15643/4269 5551/5966/6819 9650/10065/6822 3440/3727/4270 f 2414/2621/6785 13017/13432/6784 5552/5967/6823 9647/10062/6820 f 13017/13432/6784 861/452/6783 13015/13430/6804 5552/5967/6823 f 5552/5967/6823 13015/13430/6804 2413/2620/6808 9648/10063/6824 f 9647/10062/6820 5552/5967/6823 9648/10063/6824 1390/1597/6821 f 1390/1597/6821 9648/10063/6824 5553/5968/6825 9649/10064/6826 f 9648/10063/6824 2413/2620/6808 13016/13431/6816 5553/5968/6825 f 5553/5968/6825 13016/13431/6816 305/973/6818 15549/16176/6827 f 9649/10064/6826 5553/5968/6825 15549/16176/6827 3680/3993/6828 f 3440/3727/4270 9650/10065/6822 5554/5969/6829 15070/15645/4273 f 9650/10065/6822 1390/1597/6821 9649/10064/6826 5554/5969/6829 f 5554/5969/6829 9649/10064/6826 3680/3993/6828 15550/16177/6830 f 15070/15645/4273 5554/5969/6829 15550/16177/6830 27/48/4274 f 95/147/4589 15130/15709/4588 5555/5970/6831 15554/16181/6832 f 15130/15709/4588 3470/3759/4585 9651/10066/6833 5555/5970/6831 f 5555/5970/6831 9651/10066/6833 1391/1598/6834 9654/10069/6835 f 15554/16181/6832 5555/5970/6831 9654/10069/6835 3682/3995/6836 f 3470/3759/4585 15129/15708/4584 5556/5971/6837 9651/10066/6833 f 15129/15708/4584 712/856/4573 13020/13435/6838 5556/5971/6837 f 5556/5971/6837 13020/13435/6838 2415/2622/6839 9652/10067/6840 f 9651/10066/6833 5556/5971/6837 9652/10067/6840 1391/1598/6834 f 1391/1598/6834 9652/10067/6840 5557/5972/6841 9653/10068/6842 f 9652/10067/6840 2415/2622/6839 13019/13434/6843 5557/5972/6841 f 5557/5972/6841 13019/13434/6843 862/453/6844 13025/13440/6845 f 9653/10068/6842 5557/5972/6841 13025/13440/6845 2418/2625/6846 f 3682/3995/6836 9654/10069/6835 5558/5973/6847 15553/16180/6848 f 9654/10069/6835 1391/1598/6834 9653/10068/6842 5558/5973/6847 f 5558/5973/6847 9653/10068/6842 2418/2625/6846 13026/13441/6849 f 15553/16180/6848 5558/5973/6847 13026/13441/6849 306/974/6850 f 712/856/4573 15127/15706/4572 5559/5974/6851 13020/13435/6838 f 15127/15706/4572 3469/3758/4569 9655/10070/6852 5559/5974/6851 f 5559/5974/6851 9655/10070/6852 1392/1599/6853 9658/10073/6854 f 13020/13435/6838 5559/5974/6851 9658/10073/6854 2415/2622/6839 f 3469/3758/4569 15128/15707/4568 5560/5975/6855 9655/10070/6852 f 15128/15707/4568 94/146/4437 15546/16173/6794 5560/5975/6855 f 5560/5975/6855 15546/16173/6794 3678/3991/6790 9656/10071/6856 f 9655/10070/6852 5560/5975/6855 9656/10071/6856 1392/1599/6853 f 1392/1599/6853 9656/10071/6856 5561/5976/6857 9657/10072/6858 f 9656/10071/6856 3678/3991/6790 15545/16172/6788 5561/5976/6857 f 5561/5976/6857 15545/16172/6788 304/972/6776 13022/13437/6859 f 9657/10072/6858 5561/5976/6857 13022/13437/6859 2416/2623/6860 f 2415/2622/6839 9658/10073/6854 5562/5977/6861 13019/13434/6843 f 9658/10073/6854 1392/1599/6853 9657/10072/6858 5562/5977/6861 f 5562/5977/6861 9657/10072/6858 2416/2623/6860 13021/13436/6862 f 13019/13434/6843 5562/5977/6861 13021/13436/6862 862/453/6844 f 862/453/6844 13021/13436/6862 5563/5978/6863 13023/13438/6864 f 13021/13436/6862 2416/2623/6860 9659/10074/6865 5563/5978/6863 f 5563/5978/6863 9659/10074/6865 1393/1600/6866 9662/10077/6867 f 13023/13438/6864 5563/5978/6863 9662/10077/6867 2417/2624/6868 f 2416/2623/6860 13022/13437/6859 5564/5979/6869 9659/10074/6865 f 13022/13437/6859 304/972/6776 15543/16170/6774 5564/5979/6869 f 5564/5979/6869 15543/16170/6774 3677/3990/6770 9660/10075/6870 f 9659/10074/6865 5564/5979/6869 9660/10075/6870 1393/1600/6866 f 1393/1600/6866 9660/10075/6870 5565/5980/6871 9661/10076/6872 f 9660/10075/6870 3677/3990/6770 15544/16171/6768 5565/5980/6871 f 5565/5980/6871 15544/16171/6768 60/99/640 14478/14933/643 f 9661/10076/6872 5565/5980/6871 14478/14933/643 3144/3371/648 f 2417/2624/6868 9662/10077/6867 5566/5981/6873 13024/13439/6874 f 9662/10077/6867 1393/1600/6866 9661/10076/6872 5566/5981/6873 f 5566/5981/6873 9661/10076/6872 3144/3371/648 14477/14931/662 f 13024/13439/6874 5566/5981/6873 14477/14931/662 549/662/664 f 306/974/6850 13026/13441/6849 5567/5982/6875 15551/16178/6876 f 13026/13441/6849 2418/2625/6846 9663/10078/6877 5567/5982/6875 f 5567/5982/6875 9663/10078/6877 1394/1601/6878 9666/10081/6879 f 15551/16178/6876 5567/5982/6875 9666/10081/6879 3681/3994/6880 f 2418/2625/6846 13025/13440/6845 5568/5983/6881 9663/10078/6877 f 13025/13440/6845 862/453/6844 13023/13438/6864 5568/5983/6881 f 5568/5983/6881 13023/13438/6864 2417/2624/6868 9664/10079/6882 f 9663/10078/6877 5568/5983/6881 9664/10079/6882 1394/1601/6878 f 1394/1601/6878 9664/10079/6882 5569/5984/6883 9665/10080/6884 f 9664/10079/6882 2417/2624/6868 13024/13439/6874 5569/5984/6883 f 5569/5984/6883 13024/13439/6874 549/662/664 14475/14927/706 f 9665/10080/6884 5569/5984/6883 14475/14927/706 3143/3369/710 f 3681/3994/6880 9666/10081/6879 5570/5985/6885 15552/16179/6886 f 9666/10081/6879 1394/1601/6878 9665/10080/6884 5570/5985/6885 f 5570/5985/6885 9665/10080/6884 3143/3369/710 14476/14929/718 f 15552/16179/6886 5570/5985/6885 14476/14929/718 28/50/720 f 182/266/2500 15556/16183/6887 5571/5986/6888 14800/15325/2501 f 15556/16183/6887 3683/3996/6889 9667/10082/6890 5571/5986/6888 f 5571/5986/6888 9667/10082/6890 1395/1602/6891 9670/10085/6892 f 14800/15325/2501 5571/5986/6888 9670/10085/6892 3305/3567/2502 f 3683/3996/6889 15555/16182/6893 5572/5987/6894 9667/10082/6890 f 15555/16182/6893 307/975/6895 13028/13443/6896 5572/5987/6894 f 5572/5987/6894 13028/13443/6896 2419/2626/6897 9668/10083/6898 f 9667/10082/6890 5572/5987/6894 9668/10083/6898 1395/1602/6891 f 1395/1602/6891 9668/10083/6898 5573/5988/6899 9669/10084/6900 f 9668/10083/6898 2419/2626/6897 13027/13442/6901 5573/5988/6899 f 5573/5988/6899 13027/13442/6901 863/454/6902 13033/13448/6903 f 9669/10084/6900 5573/5988/6899 13033/13448/6903 2422/2629/6904 f 3305/3567/2502 9670/10085/6892 5574/5989/6905 14799/15323/2506 f 9670/10085/6892 1395/1602/6891 9669/10084/6900 5574/5989/6905 f 5574/5989/6905 9669/10084/6900 2422/2629/6904 13034/13449/6906 f 14799/15323/2506 5574/5989/6905 13034/13449/6906 630/761/2507 f 307/975/6895 15557/16184/6907 5575/5990/6908 13028/13443/6896 f 15557/16184/6907 3684/3997/6909 9671/10086/6910 5575/5990/6908 f 5575/5990/6908 9671/10086/6910 1396/1603/6911 9674/10089/6912 f 13028/13443/6896 5575/5990/6908 9674/10089/6912 2419/2626/6897 f 3684/3997/6909 15558/16185/6913 5576/5991/6914 9671/10086/6910 f 15558/16185/6913 196/285/4590 15150/15729/4593 5576/5991/6914 f 5576/5991/6914 15150/15729/4593 3480/3769/4598 9672/10087/6915 f 9671/10086/6910 5576/5991/6914 9672/10087/6915 1396/1603/6911 f 1396/1603/6911 9672/10087/6915 5577/5992/6916 9673/10088/6917 f 9672/10087/6915 3480/3769/4598 15149/15728/4612 5577/5992/6916 f 5577/5992/6916 15149/15728/4612 717/861/4614 13030/13445/6918 f 9673/10088/6917 5577/5992/6916 13030/13445/6918 2420/2627/6919 f 2419/2626/6897 9674/10089/6912 5578/5993/6920 13027/13442/6901 f 9674/10089/6912 1396/1603/6911 9673/10088/6917 5578/5993/6920 f 5578/5993/6920 9673/10088/6917 2420/2627/6919 13029/13444/6921 f 13027/13442/6901 5578/5993/6920 13029/13444/6921 863/454/6902 f 863/454/6902 13029/13444/6921 5579/5994/6922 13031/13446/6923 f 13029/13444/6921 2420/2627/6919 9675/10090/6924 5579/5994/6922 f 5579/5994/6922 9675/10090/6924 1397/1604/6925 9678/10093/6926 f 13031/13446/6923 5579/5994/6922 9678/10093/6926 2421/2628/6927 f 2420/2627/6919 13030/13445/6918 5580/5995/6928 9675/10090/6924 f 13030/13445/6918 717/861/4614 15147/15726/4656 5580/5995/6928 f 5580/5995/6928 15147/15726/4656 3479/3768/4660 9676/10091/6929 f 9675/10090/6924 5580/5995/6928 9676/10091/6929 1397/1604/6925 f 1397/1604/6925 9676/10091/6929 5581/5996/6930 9677/10092/6931 f 9676/10091/6929 3479/3768/4660 15148/15727/4668 5581/5996/6930 f 5581/5996/6930 15148/15727/4668 198/287/4670 15560/16187/6932 f 9677/10092/6931 5581/5996/6930 15560/16187/6932 3685/3998/6933 f 2421/2628/6927 9678/10093/6926 5582/5997/6934 13032/13447/6935 f 9678/10093/6926 1397/1604/6925 9677/10092/6931 5582/5997/6934 f 5582/5997/6934 9677/10092/6931 3685/3998/6933 15559/16186/6936 f 13032/13447/6935 5582/5997/6934 15559/16186/6936 308/976/6937 f 630/761/2507 13034/13449/6906 5583/5998/6938 14801/15327/2519 f 13034/13449/6906 2422/2629/6904 9679/10094/6939 5583/5998/6938 f 5583/5998/6938 9679/10094/6939 1398/1605/6940 9682/10097/6941 f 14801/15327/2519 5583/5998/6938 9682/10097/6941 3306/3569/2520 f 2422/2629/6904 13033/13448/6903 5584/5999/6942 9679/10094/6939 f 13033/13448/6903 863/454/6902 13031/13446/6923 5584/5999/6942 f 5584/5999/6942 13031/13446/6923 2421/2628/6927 9680/10095/6943 f 9679/10094/6939 5584/5999/6942 9680/10095/6943 1398/1605/6940 f 1398/1605/6940 9680/10095/6943 5585/6000/6944 9681/10096/6945 f 9680/10095/6943 2421/2628/6927 13032/13447/6935 5585/6000/6944 f 5585/6000/6944 13032/13447/6935 308/976/6937 15561/16188/6946 f 9681/10096/6945 5585/6000/6944 15561/16188/6946 3686/3999/6947 f 3306/3569/2520 9682/10097/6941 5586/6001/6948 14802/15329/2524 f 9682/10097/6941 1398/1605/6940 9681/10096/6945 5586/6001/6948 f 5586/6001/6948 9681/10096/6945 3686/3999/6947 15562/16189/6949 f 14802/15329/2524 5586/6001/6948 15562/16189/6949 183/268/2525 f 3/5/6950 15564/16191/6951 5587/6002/6952 15574/16205/6953 f 15564/16191/6951 3687/4000/6954 9683/10098/6955 5587/6002/6952 f 5587/6002/6952 9683/10098/6955 1399/1606/6956 9686/10101/6957 f 15574/16205/6953 5587/6002/6952 9686/10101/6957 3692/4007/6958 f 3687/4000/6954 15563/16190/6959 5588/6003/6960 9683/10098/6955 f 15563/16190/6959 309/977/6961 13036/13451/6962 5588/6003/6960 f 5588/6003/6960 13036/13451/6962 2423/2630/6963 9684/10099/6964 f 9683/10098/6955 5588/6003/6960 9684/10099/6964 1399/1606/6956 f 1399/1606/6956 9684/10099/6964 5589/6004/6965 9685/10100/6966 f 9684/10099/6964 2423/2630/6963 13035/13450/6967 5589/6004/6965 f 5589/6004/6965 13035/13450/6967 864/455/6968 13041/13456/6969 f 9685/10100/6966 5589/6004/6965 13041/13456/6969 2426/2633/6970 f 3692/4007/6958 9686/10101/6957 5590/6005/6971 15573/16204/6972 f 9686/10101/6957 1399/1606/6956 9685/10100/6966 5590/6005/6971 f 5590/6005/6971 9685/10100/6966 2426/2633/6970 13042/13457/6973 f 15573/16204/6972 5590/6005/6971 13042/13457/6973 311/980/6974 f 309/977/6961 15565/16192/6975 5591/6006/6976 13036/13451/6962 f 15565/16192/6975 3688/4001/6977 9687/10102/6978 5591/6006/6976 f 5591/6006/6976 9687/10102/6978 1400/1607/6979 9690/10105/6980 f 13036/13451/6962 5591/6006/6976 9690/10105/6980 2423/2630/6963 f 3688/4001/6977 15566/16193/6981 5592/6007/6982 9687/10102/6978 f 15566/16193/6981 97/150/4671 15166/15749/4674 5592/6007/6982 f 5592/6007/6982 15166/15749/4674 3488/3779/4679 9688/10103/6983 f 9687/10102/6978 5592/6007/6982 9688/10103/6983 1400/1607/6979 f 1400/1607/6979 9688/10103/6983 5593/6008/6984 9689/10104/6985 f 9688/10103/6983 3488/3779/4679 15165/15748/4693 5593/6008/6984 f 5593/6008/6984 15165/15748/4693 721/866/4695 13038/13453/6986 f 9689/10104/6985 5593/6008/6984 13038/13453/6986 2424/2631/6987 f 2423/2630/6963 9690/10105/6980 5594/6009/6988 13035/13450/6967 f 9690/10105/6980 1400/1607/6979 9689/10104/6985 5594/6009/6988 f 5594/6009/6988 9689/10104/6985 2424/2631/6987 13037/13452/6989 f 13035/13450/6967 5594/6009/6988 13037/13452/6989 864/455/6968 f 864/455/6968 13037/13452/6989 5595/6010/6990 13039/13454/6991 f 13037/13452/6989 2424/2631/6987 9691/10106/6992 5595/6010/6990 f 5595/6010/6990 9691/10106/6992 1401/1608/6993 9694/10109/6994 f 13039/13454/6991 5595/6010/6990 9694/10109/6994 2425/2632/6995 f 2424/2631/6987 13038/13453/6986 5596/6011/6996 9691/10106/6992 f 13038/13453/6986 721/866/4695 15163/15746/4737 5596/6011/6996 f 5596/6011/6996 15163/15746/4737 3487/3778/4741 9692/10107/6997 f 9691/10106/6992 5596/6011/6996 9692/10107/6997 1401/1608/6993 f 1401/1608/6993 9692/10107/6997 5597/6012/6998 9693/10108/6999 f 9692/10107/6997 3487/3778/4741 15164/15747/4749 5597/6012/6998 f 5597/6012/6998 15164/15747/4749 96/148/4751 15568/16196/7000 f 9693/10108/6999 5597/6012/6998 15568/16196/7000 3689/4002/7001 f 2425/2632/6995 9694/10109/6994 5598/6013/7002 13040/13455/7003 f 9694/10109/6994 1401/1608/6993 9693/10108/6999 5598/6013/7002 f 5598/6013/7002 9693/10108/6999 3689/4002/7001 15567/16194/7004 f 13040/13455/7003 5598/6013/7002 15567/16194/7004 310/978/7005 f 311/980/6974 13042/13457/6973 5599/6014/7006 15571/16202/7007 f 13042/13457/6973 2426/2633/6970 9695/10110/7008 5599/6014/7006 f 5599/6014/7006 9695/10110/7008 1402/1609/7009 9698/10113/7010 f 15571/16202/7007 5599/6014/7006 9698/10113/7010 3691/4006/7011 f 2426/2633/6970 13041/13456/6969 5600/6015/7012 9695/10110/7008 f 13041/13456/6969 864/455/6968 13039/13454/6991 5600/6015/7012 f 5600/6015/7012 13039/13454/6991 2425/2632/6995 9696/10111/7013 f 9695/10110/7008 5600/6015/7012 9696/10111/7013 1402/1609/7009 f 1402/1609/7009 9696/10111/7013 5601/6016/7014 9697/10112/7015 f 9696/10111/7013 2425/2632/6995 13040/13455/7003 5601/6016/7014 f 5601/6016/7014 13040/13455/7003 310/978/7005 15569/16198/7016 f 9697/10112/7015 5601/6016/7014 15569/16198/7016 3690/4004/7017 f 3691/4006/7011 9698/10113/7010 5602/6017/7018 15572/16203/7019 f 9698/10113/7010 1402/1609/7009 9697/10112/7015 5602/6017/7018 f 5602/6017/7018 9697/10112/7015 3690/4004/7017 15570/16200/7020 f 15572/16203/7019 5602/6017/7018 15570/16200/7020 12/21/7021 f 83/131/6036 15576/16207/7022 5603/6018/7023 15408/16017/6037 f 15576/16207/7022 3693/4008/7024 9699/10114/7025 5603/6018/7023 f 5603/6018/7023 9699/10114/7025 1403/1610/7026 9702/10117/7027 f 15408/16017/6037 5603/6018/7023 9702/10117/7027 3609/3913/6038 f 3693/4008/7024 15575/16206/7028 5604/6019/7029 9699/10114/7025 f 15575/16206/7028 312/981/7030 13044/13459/7031 5604/6019/7029 f 5604/6019/7029 13044/13459/7031 2427/2634/7032 9700/10115/7033 f 9699/10114/7025 5604/6019/7029 9700/10115/7033 1403/1610/7026 f 1403/1610/7026 9700/10115/7033 5605/6020/7034 9701/10116/7035 f 9700/10115/7033 2427/2634/7032 13043/13458/7036 5605/6020/7034 f 5605/6020/7034 13043/13458/7036 865/456/7037 13049/13464/7038 f 9701/10116/7035 5605/6020/7034 13049/13464/7038 2430/2637/7039 f 3609/3913/6038 9702/10117/7027 5606/6021/7040 15407/16015/6042 f 9702/10117/7027 1403/1610/7026 9701/10116/7035 5606/6021/7040 f 5606/6021/7040 9701/10116/7035 2430/2637/7039 13050/13465/7041 f 15407/16015/6042 5606/6021/7040 13050/13465/7041 270/934/6043 f 312/981/7030 15577/16208/7042 5607/6022/7043 13044/13459/7031 f 15577/16208/7042 3694/4009/7044 9703/10118/7045 5607/6022/7043 f 5607/6022/7043 9703/10118/7045 1404/1611/7046 9706/10121/7047 f 13044/13459/7031 5607/6022/7043 9706/10121/7047 2427/2634/7032 f 3694/4009/7044 15578/16209/7048 5608/6023/7049 9703/10118/7045 f 15578/16209/7048 98/151/5922 15402/16009/5925 5608/6023/7049 f 5608/6023/7049 15402/16009/5925 3606/3909/5930 9704/10119/7050 f 9703/10118/7045 5608/6023/7049 9704/10119/7050 1404/1611/7046 f 1404/1611/7046 9704/10119/7050 5609/6024/7051 9705/10120/7052 f 9704/10119/7050 3606/3909/5930 15401/16008/5944 5609/6024/7051 f 5609/6024/7051 15401/16008/5944 268/931/5946 13046/13461/7053 f 9705/10120/7052 5609/6024/7051 13046/13461/7053 2428/2635/7054 f 2427/2634/7032 9706/10121/7047 5610/6025/7055 13043/13458/7036 f 9706/10121/7047 1404/1611/7046 9705/10120/7052 5610/6025/7055 f 5610/6025/7055 9705/10120/7052 2428/2635/7054 13045/13460/7056 f 13043/13458/7036 5610/6025/7055 13045/13460/7056 865/456/7037 f 865/456/7037 13045/13460/7056 5611/6026/7057 13047/13462/7058 f 13045/13460/7056 2428/2635/7054 9707/10122/7059 5611/6026/7057 f 5611/6026/7057 9707/10122/7059 1405/1612/7060 9710/10125/7061 f 13047/13462/7058 5611/6026/7057 9710/10125/7061 2429/2636/7062 f 2428/2635/7054 13046/13461/7053 5612/6027/7063 9707/10122/7059 f 13046/13461/7053 268/931/5946 15399/16006/5988 5612/6027/7063 f 5612/6027/7063 15399/16006/5988 3605/3908/5992 9708/10123/7064 f 9707/10122/7059 5612/6027/7063 9708/10123/7064 1405/1612/7060 f 1405/1612/7060 9708/10123/7064 5613/6028/7065 9709/10124/7066 f 9708/10123/7064 3605/3908/5992 15400/16007/6000 5613/6028/7065 f 5613/6028/7065 15400/16007/6000 131/195/6002 15580/16211/7067 f 9709/10124/7066 5613/6028/7065 15580/16211/7067 3695/4010/7068 f 2429/2636/7062 9710/10125/7061 5614/6029/7069 13048/13463/7070 f 9710/10125/7061 1405/1612/7060 9709/10124/7066 5614/6029/7069 f 5614/6029/7069 9709/10124/7066 3695/4010/7068 15579/16210/7071 f 13048/13463/7070 5614/6029/7069 15579/16210/7071 313/982/7072 f 270/934/6043 13050/13465/7041 5615/6030/7073 15409/16019/6055 f 13050/13465/7041 2430/2637/7039 9711/10126/7074 5615/6030/7073 f 5615/6030/7073 9711/10126/7074 1406/1613/7075 9714/10129/7076 f 15409/16019/6055 5615/6030/7073 9714/10129/7076 3610/3915/6056 f 2430/2637/7039 13049/13464/7038 5616/6031/7077 9711/10126/7074 f 13049/13464/7038 865/456/7037 13047/13462/7058 5616/6031/7077 f 5616/6031/7077 13047/13462/7058 2429/2636/7062 9712/10127/7078 f 9711/10126/7074 5616/6031/7077 9712/10127/7078 1406/1613/7075 f 1406/1613/7075 9712/10127/7078 5617/6032/7079 9713/10128/7080 f 9712/10127/7078 2429/2636/7062 13048/13463/7070 5617/6032/7079 f 5617/6032/7079 13048/13463/7070 313/982/7072 15581/16212/7081 f 9713/10128/7080 5617/6032/7079 15581/16212/7081 3696/4011/7082 f 3610/3915/6056 9714/10129/7076 5618/6033/7083 15410/16021/6060 f 9714/10129/7076 1406/1613/7075 9713/10128/7080 5618/6033/7083 f 5618/6033/7083 9713/10128/7080 3696/4011/7082 15582/16213/7084 f 15410/16021/6060 5618/6033/7083 15582/16213/7084 132/197/6061 f 99/152/4832 15178/15761/4831 5619/6034/7085 15590/16224/7086 f 15178/15761/4831 3494/3785/4828 9715/10130/7087 5619/6034/7085 f 5619/6034/7085 9715/10130/7087 1407/1614/7088 9718/10133/7089 f 15590/16224/7086 5619/6034/7085 9718/10133/7089 3700/4016/7090 f 3494/3785/4828 15177/15760/4827 5620/6035/7091 9715/10130/7087 f 15177/15760/4827 724/869/4816 13052/13467/7092 5620/6035/7091 f 5620/6035/7091 13052/13467/7092 2431/2638/7093 9716/10131/7094 f 9715/10130/7087 5620/6035/7091 9716/10131/7094 1407/1614/7088 f 1407/1614/7088 9716/10131/7094 5621/6036/7095 9717/10132/7096 f 9716/10131/7094 2431/2638/7093 13051/13466/7097 5621/6036/7095 f 5621/6036/7095 13051/13466/7097 866/457/7098 13057/13472/7099 f 9717/10132/7096 5621/6036/7095 13057/13472/7099 2434/2641/7100 f 3700/4016/7090 9718/10133/7089 5622/6037/7101 15589/16222/7102 f 9718/10133/7089 1407/1614/7088 9717/10132/7096 5622/6037/7101 f 5622/6037/7101 9717/10132/7096 2434/2641/7100 13058/13473/7103 f 15589/16222/7102 5622/6037/7101 13058/13473/7103 315/984/7104 f 724/869/4816 15175/15758/4815 5623/6038/7105 13052/13467/7092 f 15175/15758/4815 3493/3784/4812 9719/10134/7106 5623/6038/7105 f 5623/6038/7105 9719/10134/7106 1408/1615/7107 9722/10137/7108 f 13052/13467/7092 5623/6038/7105 9722/10137/7108 2431/2638/7093 f 3493/3784/4812 15176/15759/4811 5624/6039/7109 9719/10134/7106 f 15176/15759/4811 151/221/4810 15584/16215/7110 5624/6039/7109 f 5624/6039/7109 15584/16215/7110 3697/4012/7111 9720/10135/7112 f 9719/10134/7106 5624/6039/7109 9720/10135/7112 1408/1615/7107 f 1408/1615/7107 9720/10135/7112 5625/6040/7113 9721/10136/7114 f 9720/10135/7112 3697/4012/7111 15583/16214/7115 5625/6040/7113 f 5625/6040/7113 15583/16214/7115 314/983/7116 13054/13469/7117 f 9721/10136/7114 5625/6040/7113 13054/13469/7117 2432/2639/7118 f 2431/2638/7093 9722/10137/7108 5626/6041/7119 13051/13466/7097 f 9722/10137/7108 1408/1615/7107 9721/10136/7114 5626/6041/7119 f 5626/6041/7119 9721/10136/7114 2432/2639/7118 13053/13468/7120 f 13051/13466/7097 5626/6041/7119 13053/13468/7120 866/457/7098 f 866/457/7098 13053/13468/7120 5627/6042/7121 13055/13470/7122 f 13053/13468/7120 2432/2639/7118 9723/10138/7123 5627/6042/7121 f 5627/6042/7121 9723/10138/7123 1409/1616/7124 9726/10141/7125 f 13055/13470/7122 5627/6042/7121 9726/10141/7125 2433/2640/7126 f 2432/2639/7118 13054/13469/7117 5628/6043/7127 9723/10138/7123 f 13054/13469/7117 314/983/7116 15585/16216/7128 5628/6043/7127 f 5628/6043/7127 15585/16216/7128 3698/4013/7129 9724/10139/7130 f 9723/10138/7123 5628/6043/7127 9724/10139/7130 1409/1616/7124 f 1409/1616/7124 9724/10139/7130 5629/6044/7131 9725/10140/7132 f 9724/10139/7130 3698/4013/7129 15586/16217/7133 5629/6044/7131 f 5629/6044/7131 15586/16217/7133 152/223/1060 14538/15013/1058 f 9725/10140/7132 5629/6044/7131 14538/15013/1058 3174/3411/1054 f 2433/2640/7126 9726/10141/7125 5630/6045/7134 13056/13471/7135 f 9726/10141/7125 1409/1616/7124 9725/10140/7132 5630/6045/7134 f 5630/6045/7134 9725/10140/7132 3174/3411/1054 14537/15011/1052 f 13056/13471/7135 5630/6045/7134 14537/15011/1052 564/682/1038 f 315/984/7104 13058/13473/7103 5631/6046/7136 15587/16218/7137 f 13058/13473/7103 2434/2641/7100 9727/10142/7138 5631/6046/7136 f 5631/6046/7136 9727/10142/7138 1410/1617/7139 9730/10145/7140 f 15587/16218/7137 5631/6046/7136 9730/10145/7140 3699/4014/7141 f 2434/2641/7100 13057/13472/7099 5632/6047/7142 9727/10142/7138 f 13057/13472/7099 866/457/7098 13055/13470/7122 5632/6047/7142 f 5632/6047/7142 13055/13470/7122 2433/2640/7126 9728/10143/7143 f 9727/10142/7138 5632/6047/7142 9728/10143/7143 1410/1617/7139 f 1410/1617/7139 9728/10143/7143 5633/6048/7144 9729/10144/7145 f 9728/10143/7143 2433/2640/7126 13056/13471/7135 5633/6048/7144 f 5633/6048/7144 13056/13471/7135 564/682/1038 14535/15007/1036 f 9729/10144/7145 5633/6048/7144 14535/15007/1036 3173/3409/1031 f 3699/4014/7141 9730/10145/7140 5634/6049/7146 15588/16220/7147 f 9730/10145/7140 1410/1617/7139 9729/10144/7145 5634/6049/7146 f 5634/6049/7146 9729/10144/7145 3173/3409/1031 14536/15009/1028 f 15588/16220/7147 5634/6049/7146 14536/15009/1028 5/8/1027 f 100/154/4904 15190/15777/4903 5635/6050/7148 15598/16236/7149 f 15190/15777/4903 3500/3793/4900 9731/10146/7150 5635/6050/7148 f 5635/6050/7148 9731/10146/7150 1411/1618/7151 9734/10149/7152 f 15598/16236/7149 5635/6050/7148 9734/10149/7152 3704/4022/7153 f 3500/3793/4900 15189/15776/4899 5636/6051/7154 9731/10146/7150 f 15189/15776/4899 727/873/4888 13060/13475/7155 5636/6051/7154 f 5636/6051/7154 13060/13475/7155 2435/2642/7156 9732/10147/7157 f 9731/10146/7150 5636/6051/7154 9732/10147/7157 1411/1618/7151 f 1411/1618/7151 9732/10147/7157 5637/6052/7158 9733/10148/7159 f 9732/10147/7157 2435/2642/7156 13059/13474/7160 5637/6052/7158 f 5637/6052/7158 13059/13474/7160 867/458/7161 13065/13480/7162 f 9733/10148/7159 5637/6052/7158 13065/13480/7162 2438/2645/7163 f 3704/4022/7153 9734/10149/7152 5638/6053/7164 15597/16234/7165 f 9734/10149/7152 1411/1618/7151 9733/10148/7159 5638/6053/7164 f 5638/6053/7164 9733/10148/7159 2438/2645/7163 13066/13481/7166 f 15597/16234/7165 5638/6053/7164 13066/13481/7166 317/987/7167 f 727/873/4888 15187/15774/4887 5639/6054/7168 13060/13475/7155 f 15187/15774/4887 3499/3792/4884 9735/10150/7169 5639/6054/7168 f 5639/6054/7168 9735/10150/7169 1412/1619/7170 9738/10153/7171 f 13060/13475/7155 5639/6054/7168 9738/10153/7171 2435/2642/7156 f 3499/3792/4884 15188/15775/4883 5640/6055/7172 9735/10150/7169 f 15188/15775/4883 99/153/4832 15590/16225/7086 5640/6055/7172 f 5640/6055/7172 15590/16225/7086 3700/4017/7090 9736/10151/7173 f 9735/10150/7169 5640/6055/7172 9736/10151/7173 1412/1619/7170 f 1412/1619/7170 9736/10151/7173 5641/6056/7174 9737/10152/7175 f 9736/10151/7173 3700/4017/7090 15589/16223/7102 5641/6056/7174 f 5641/6056/7174 15589/16223/7102 315/985/7104 13062/13477/7176 f 9737/10152/7175 5641/6056/7174 13062/13477/7176 2436/2643/7177 f 2435/2642/7156 9738/10153/7171 5642/6057/7178 13059/13474/7160 f 9738/10153/7171 1412/1619/7170 9737/10152/7175 5642/6057/7178 f 5642/6057/7178 9737/10152/7175 2436/2643/7177 13061/13476/7179 f 13059/13474/7160 5642/6057/7178 13061/13476/7179 867/458/7161 f 867/458/7161 13061/13476/7179 5643/6058/7180 13063/13478/7181 f 13061/13476/7179 2436/2643/7177 9739/10154/7182 5643/6058/7180 f 5643/6058/7180 9739/10154/7182 1413/1620/7183 9742/10157/7184 f 13063/13478/7181 5643/6058/7180 9742/10157/7184 2437/2644/7185 f 2436/2643/7177 13062/13477/7176 5644/6059/7186 9739/10154/7182 f 13062/13477/7176 315/985/7104 15587/16219/7137 5644/6059/7186 f 5644/6059/7186 15587/16219/7137 3699/4015/7141 9740/10155/7187 f 9739/10154/7182 5644/6059/7186 9740/10155/7187 1413/1620/7183 f 1413/1620/7183 9740/10155/7187 5645/6060/7188 9741/10156/7189 f 9740/10155/7187 3699/4015/7141 15588/16221/7147 5645/6060/7188 f 5645/6060/7188 15588/16221/7147 5/7/1027 15592/16227/7190 f 9741/10156/7189 5645/6060/7188 15592/16227/7190 3701/4018/7191 f 2437/2644/7185 9742/10157/7184 5646/6061/7192 13064/13479/7193 f 9742/10157/7184 1413/1620/7183 9741/10156/7189 5646/6061/7192 f 5646/6061/7192 9741/10156/7189 3701/4018/7191 15591/16226/7194 f 13064/13479/7193 5646/6061/7192 15591/16226/7194 316/986/7195 f 317/987/7167 13066/13481/7166 5647/6062/7196 15595/16230/7197 f 13066/13481/7166 2438/2645/7163 9743/10158/7198 5647/6062/7196 f 5647/6062/7196 9743/10158/7198 1414/1621/7199 9746/10161/7200 f 15595/16230/7197 5647/6062/7196 9746/10161/7200 3703/4020/7201 f 2438/2645/7163 13065/13480/7162 5648/6063/7202 9743/10158/7198 f 13065/13480/7162 867/458/7161 13063/13478/7181 5648/6063/7202 f 5648/6063/7202 13063/13478/7181 2437/2644/7185 9744/10159/7203 f 9743/10158/7198 5648/6063/7202 9744/10159/7203 1414/1621/7199 f 1414/1621/7199 9744/10159/7203 5649/6064/7204 9745/10160/7205 f 9744/10159/7203 2437/2644/7185 13064/13479/7193 5649/6064/7204 f 5649/6064/7204 13064/13479/7193 316/986/7195 15593/16228/7206 f 9745/10160/7205 5649/6064/7204 15593/16228/7206 3702/4019/7207 f 3703/4020/7201 9746/10161/7200 5650/6065/7208 15596/16232/7209 f 9746/10161/7200 1414/1621/7199 9745/10160/7205 5650/6065/7208 f 5650/6065/7208 9745/10160/7205 3702/4019/7207 15594/16229/7210 f 15596/16232/7209 5650/6065/7208 15594/16229/7210 17/31/7211 f 202/291/4985 15206/15797/4984 5651/6066/7212 15606/16245/7213 f 15206/15797/4984 3508/3803/4981 9747/10162/7214 5651/6066/7212 f 5651/6066/7212 9747/10162/7214 1415/1622/7215 9750/10165/7216 f 15606/16245/7213 5651/6066/7212 9750/10165/7216 3708/4027/7217 f 3508/3803/4981 15205/15796/4980 5652/6067/7218 9747/10162/7214 f 15205/15796/4980 731/878/4969 13068/13483/7219 5652/6067/7218 f 5652/6067/7218 13068/13483/7219 2439/2646/7220 9748/10163/7221 f 9747/10162/7214 5652/6067/7218 9748/10163/7221 1415/1622/7215 f 1415/1622/7215 9748/10163/7221 5653/6068/7222 9749/10164/7223 f 9748/10163/7221 2439/2646/7220 13067/13482/7224 5653/6068/7222 f 5653/6068/7222 13067/13482/7224 868/459/7225 13073/13488/7226 f 9749/10164/7223 5653/6068/7222 13073/13488/7226 2442/2649/7227 f 3708/4027/7217 9750/10165/7216 5654/6069/7228 15605/16244/7229 f 9750/10165/7216 1415/1622/7215 9749/10164/7223 5654/6069/7228 f 5654/6069/7228 9749/10164/7223 2442/2649/7227 13074/13489/7230 f 15605/16244/7229 5654/6069/7228 13074/13489/7230 319/990/7231 f 731/878/4969 15203/15794/4968 5655/6070/7232 13068/13483/7219 f 15203/15794/4968 3507/3802/4965 9751/10166/7233 5655/6070/7232 f 5655/6070/7232 9751/10166/7233 1416/1623/7234 9754/10169/7235 f 13068/13483/7219 5655/6070/7232 9754/10169/7235 2439/2646/7220 f 3507/3802/4965 15204/15795/4964 5656/6071/7236 9751/10166/7233 f 15204/15795/4964 201/290/4963 15600/16239/7237 5656/6071/7236 f 5656/6071/7236 15600/16239/7237 3705/4024/7238 9752/10167/7239 f 9751/10166/7233 5656/6071/7236 9752/10167/7239 1416/1623/7234 f 1416/1623/7234 9752/10167/7239 5657/6072/7240 9753/10168/7241 f 9752/10167/7239 3705/4024/7238 15599/16238/7242 5657/6072/7240 f 5657/6072/7240 15599/16238/7242 318/989/7243 13070/13485/7244 f 9753/10168/7241 5657/6072/7240 13070/13485/7244 2440/2647/7245 f 2439/2646/7220 9754/10169/7235 5658/6073/7246 13067/13482/7224 f 9754/10169/7235 1416/1623/7234 9753/10168/7241 5658/6073/7246 f 5658/6073/7246 9753/10168/7241 2440/2647/7245 13069/13484/7247 f 13067/13482/7224 5658/6073/7246 13069/13484/7247 868/459/7225 f 868/459/7225 13069/13484/7247 5659/6074/7248 13071/13486/7249 f 13069/13484/7247 2440/2647/7245 9755/10170/7250 5659/6074/7248 f 5659/6074/7248 9755/10170/7250 1417/1624/7251 9758/10173/7252 f 13071/13486/7249 5659/6074/7248 9758/10173/7252 2441/2648/7253 f 2440/2647/7245 13070/13485/7244 5660/6075/7254 9755/10170/7250 f 13070/13485/7244 318/989/7243 15601/16240/7255 5660/6075/7254 f 5660/6075/7254 15601/16240/7255 3706/4025/7256 9756/10171/7257 f 9755/10170/7250 5660/6075/7254 9756/10171/7257 1417/1624/7251 f 1417/1624/7251 9756/10171/7257 5661/6076/7258 9757/10172/7259 f 9756/10171/7257 3706/4025/7256 15602/16241/7260 5661/6076/7258 f 5661/6076/7258 15602/16241/7260 189/277/2989 14898/15445/2992 f 9757/10172/7259 5661/6076/7258 14898/15445/2992 3354/3627/2997 f 2441/2648/7253 9758/10173/7252 5662/6077/7261 13072/13487/7262 f 9758/10173/7252 1417/1624/7251 9757/10172/7259 5662/6077/7261 f 5662/6077/7261 9757/10172/7259 3354/3627/2997 14897/15443/3011 f 13072/13487/7262 5662/6077/7261 14897/15443/3011 654/790/3013 f 319/990/7231 13074/13489/7230 5663/6078/7263 15603/16242/7264 f 13074/13489/7230 2442/2649/7227 9759/10174/7265 5663/6078/7263 f 5663/6078/7263 9759/10174/7265 1418/1625/7266 9762/10177/7267 f 15603/16242/7264 5663/6078/7263 9762/10177/7267 3707/4026/7268 f 2442/2649/7227 13073/13488/7226 5664/6079/7269 9759/10174/7265 f 13073/13488/7226 868/459/7225 13071/13486/7249 5664/6079/7269 f 5664/6079/7269 13071/13486/7249 2441/2648/7253 9760/10175/7270 f 9759/10174/7265 5664/6079/7269 9760/10175/7270 1418/1625/7266 f 1418/1625/7266 9760/10175/7270 5665/6080/7271 9761/10176/7272 f 9760/10175/7270 2441/2648/7253 13072/13487/7262 5665/6080/7271 f 5665/6080/7271 13072/13487/7262 654/790/3013 14895/15439/3046 f 9761/10176/7272 5665/6080/7271 14895/15439/3046 3353/3625/3050 f 3707/4026/7268 9762/10177/7267 5666/6081/7273 15604/16243/7274 f 9762/10177/7267 1418/1625/7266 9761/10176/7272 5666/6081/7273 f 5666/6081/7273 9761/10176/7272 3353/3625/3050 14896/15441/3058 f 15604/16243/7274 5666/6081/7273 14896/15441/3058 190/279/3060 f 33/60/1179 14558/15041/1178 5667/6082/7275 15614/16253/7276 f 14558/15041/1178 3184/3425/1175 9763/10178/7277 5667/6082/7275 f 5667/6082/7275 9763/10178/7277 1419/1626/7278 9766/10181/7279 f 15614/16253/7276 5667/6082/7275 9766/10181/7279 3712/4031/7280 f 3184/3425/1175 14557/15039/1174 5668/6083/7281 9763/10178/7277 f 14557/15039/1174 569/689/1163 13076/13491/7282 5668/6083/7281 f 5668/6083/7281 13076/13491/7282 2443/2650/7283 9764/10179/7284 f 9763/10178/7277 5668/6083/7281 9764/10179/7284 1419/1626/7278 f 1419/1626/7278 9764/10179/7284 5669/6084/7285 9765/10180/7286 f 9764/10179/7284 2443/2650/7283 13075/13490/7287 5669/6084/7285 f 5669/6084/7285 13075/13490/7287 869/460/7288 13081/13496/7289 f 9765/10180/7286 5669/6084/7285 13081/13496/7289 2446/2653/7290 f 3712/4031/7280 9766/10181/7279 5670/6085/7291 15613/16252/7292 f 9766/10181/7279 1419/1626/7278 9765/10180/7286 5670/6085/7291 f 5670/6085/7291 9765/10180/7286 2446/2653/7290 13082/13497/7293 f 15613/16252/7292 5670/6085/7291 13082/13497/7293 321/992/7294 f 569/689/1163 14555/15035/1162 5671/6086/7295 13076/13491/7282 f 14555/15035/1162 3183/3423/1159 9767/10182/7296 5671/6086/7295 f 5671/6086/7295 9767/10182/7296 1420/1627/7297 9770/10185/7298 f 13076/13491/7282 5671/6086/7295 9770/10185/7298 2443/2650/7283 f 3183/3423/1159 14556/15037/1158 5672/6087/7299 9767/10182/7296 f 14556/15037/1158 53/88/1157 15608/16247/7300 5672/6087/7299 f 5672/6087/7299 15608/16247/7300 3709/4028/7301 9768/10183/7302 f 9767/10182/7296 5672/6087/7299 9768/10183/7302 1420/1627/7297 f 1420/1627/7297 9768/10183/7302 5673/6088/7303 9769/10184/7304 f 9768/10183/7302 3709/4028/7301 15607/16246/7305 5673/6088/7303 f 5673/6088/7303 15607/16246/7305 320/991/7306 13078/13493/7307 f 9769/10184/7304 5673/6088/7303 13078/13493/7307 2444/2651/7308 f 2443/2650/7283 9770/10185/7298 5674/6089/7309 13075/13490/7287 f 9770/10185/7298 1420/1627/7297 9769/10184/7304 5674/6089/7309 f 5674/6089/7309 9769/10184/7304 2444/2651/7308 13077/13492/7310 f 13075/13490/7287 5674/6089/7309 13077/13492/7310 869/460/7288 f 869/460/7288 13077/13492/7310 5675/6090/7311 13079/13494/7312 f 13077/13492/7310 2444/2651/7308 9771/10186/7313 5675/6090/7311 f 5675/6090/7311 9771/10186/7313 1421/1628/7314 9774/10189/7315 f 13079/13494/7312 5675/6090/7311 9774/10189/7315 2445/2652/7316 f 2444/2651/7308 13078/13493/7307 5676/6091/7317 9771/10186/7313 f 13078/13493/7307 320/991/7306 15609/16248/7318 5676/6091/7317 f 5676/6091/7317 15609/16248/7318 3710/4029/7319 9772/10187/7320 f 9771/10186/7313 5676/6091/7317 9772/10187/7320 1421/1628/7314 f 1421/1628/7314 9772/10187/7320 5677/6092/7321 9773/10188/7322 f 9772/10187/7320 3710/4029/7319 15610/16249/7323 5677/6092/7321 f 5677/6092/7321 15610/16249/7323 102/157/5019 15214/15805/5017 f 9773/10188/7322 5677/6092/7321 15214/15805/5017 3512/3807/5013 f 2445/2652/7316 9774/10189/7315 5678/6093/7324 13080/13495/7325 f 9774/10189/7315 1421/1628/7314 9773/10188/7322 5678/6093/7324 f 5678/6093/7324 9773/10188/7322 3512/3807/5013 15213/15804/5011 f 13080/13495/7325 5678/6093/7324 15213/15804/5011 733/880/4997 f 321/992/7294 13082/13497/7293 5679/6094/7326 15611/16250/7327 f 13082/13497/7293 2446/2653/7290 9775/10190/7328 5679/6094/7326 f 5679/6094/7326 9775/10190/7328 1422/1629/7329 9778/10193/7330 f 15611/16250/7327 5679/6094/7326 9778/10193/7330 3711/4030/7331 f 2446/2653/7290 13081/13496/7289 5680/6095/7332 9775/10190/7328 f 13081/13496/7289 869/460/7288 13079/13494/7312 5680/6095/7332 f 5680/6095/7332 13079/13494/7312 2445/2652/7316 9776/10191/7333 f 9775/10190/7328 5680/6095/7332 9776/10191/7333 1422/1629/7329 f 1422/1629/7329 9776/10191/7333 5681/6096/7334 9777/10192/7335 f 9776/10191/7333 2445/2652/7316 13080/13495/7325 5681/6096/7334 f 5681/6096/7334 13080/13495/7325 733/880/4997 15211/15802/4995 f 9777/10192/7335 5681/6096/7334 15211/15802/4995 3511/3806/4990 f 3711/4030/7331 9778/10193/7330 5682/6097/7336 15612/16251/7337 f 9778/10193/7330 1422/1629/7329 9777/10192/7335 5682/6097/7336 f 5682/6097/7336 9777/10192/7335 3511/3806/4990 15212/15803/4987 f 15612/16251/7337 5682/6097/7336 15212/15803/4987 101/156/4986 f 103/158/5138 15234/15825/5137 5683/6098/7338 15618/16257/7339 f 15234/15825/5137 3522/3817/5134 9779/10194/7340 5683/6098/7338 f 5683/6098/7338 9779/10194/7340 1423/1630/7341 9782/10197/7342 f 15618/16257/7339 5683/6098/7338 9782/10197/7342 3714/4033/7343 f 3522/3817/5134 15233/15824/5133 5684/6099/7344 9779/10194/7340 f 15233/15824/5133 738/885/5122 13084/13499/7345 5684/6099/7344 f 5684/6099/7344 13084/13499/7345 2447/2654/7346 9780/10195/7347 f 9779/10194/7340 5684/6099/7344 9780/10195/7347 1423/1630/7341 f 1423/1630/7341 9780/10195/7347 5685/6100/7348 9781/10196/7349 f 9780/10195/7347 2447/2654/7346 13083/13498/7350 5685/6100/7348 f 5685/6100/7348 13083/13498/7350 870/461/7351 13089/13504/7352 f 9781/10196/7349 5685/6100/7348 13089/13504/7352 2450/2657/7353 f 3714/4033/7343 9782/10197/7342 5686/6101/7354 15617/16256/7355 f 9782/10197/7342 1423/1630/7341 9781/10196/7349 5686/6101/7354 f 5686/6101/7354 9781/10196/7349 2450/2657/7353 13090/13505/7356 f 15617/16256/7355 5686/6101/7354 13090/13505/7356 322/993/7357 f 738/885/5122 15231/15822/5121 5687/6102/7358 13084/13499/7345 f 15231/15822/5121 3521/3816/5118 9783/10198/7359 5687/6102/7358 f 5687/6102/7358 9783/10198/7359 1424/1631/7360 9786/10201/7361 f 13084/13499/7345 5687/6102/7358 9786/10201/7361 2447/2654/7346 f 3521/3816/5118 15232/15823/5117 5688/6103/7362 9783/10198/7359 f 15232/15823/5117 102/157/5019 15610/16249/7323 5688/6103/7362 f 5688/6103/7362 15610/16249/7323 3710/4029/7319 9784/10199/7363 f 9783/10198/7359 5688/6103/7362 9784/10199/7363 1424/1631/7360 f 1424/1631/7360 9784/10199/7363 5689/6104/7364 9785/10200/7365 f 9784/10199/7363 3710/4029/7319 15609/16248/7318 5689/6104/7364 f 5689/6104/7364 15609/16248/7318 320/991/7306 13086/13501/7366 f 9785/10200/7365 5689/6104/7364 13086/13501/7366 2448/2655/7367 f 2447/2654/7346 9786/10201/7361 5690/6105/7368 13083/13498/7350 f 9786/10201/7361 1424/1631/7360 9785/10200/7365 5690/6105/7368 f 5690/6105/7368 9785/10200/7365 2448/2655/7367 13085/13500/7369 f 13083/13498/7350 5690/6105/7368 13085/13500/7369 870/461/7351 f 870/461/7351 13085/13500/7369 5691/6106/7370 13087/13502/7371 f 13085/13500/7369 2448/2655/7367 9787/10202/7372 5691/6106/7370 f 5691/6106/7370 9787/10202/7372 1425/1632/7373 9790/10205/7374 f 13087/13502/7371 5691/6106/7370 9790/10205/7374 2449/2656/7375 f 2448/2655/7367 13086/13501/7366 5692/6107/7376 9787/10202/7372 f 13086/13501/7366 320/991/7306 15607/16246/7305 5692/6107/7376 f 5692/6107/7376 15607/16246/7305 3709/4028/7301 9788/10203/7377 f 9787/10202/7372 5692/6107/7376 9788/10203/7377 1425/1632/7373 f 1425/1632/7373 9788/10203/7377 5693/6108/7378 9789/10204/7379 f 9788/10203/7377 3709/4028/7301 15608/16247/7300 5693/6108/7378 f 5693/6108/7378 15608/16247/7300 53/88/1157 15002/15561/3684 f 9789/10204/7379 5693/6108/7378 15002/15561/3684 3406/3685/3688 f 2449/2656/7375 9790/10205/7374 5694/6109/7380 13088/13503/7381 f 9790/10205/7374 1425/1632/7373 9789/10204/7379 5694/6109/7380 f 5694/6109/7380 9789/10204/7379 3406/3685/3688 15001/15559/3700 f 13088/13503/7381 5694/6109/7380 15001/15559/3700 680/819/3702 f 322/993/7357 13090/13505/7356 5695/6110/7382 15615/16254/7383 f 13090/13505/7356 2450/2657/7353 9791/10206/7384 5695/6110/7382 f 5695/6110/7382 9791/10206/7384 1426/1633/7385 9794/10209/7386 f 15615/16254/7383 5695/6110/7382 9794/10209/7386 3713/4032/7387 f 2450/2657/7353 13089/13504/7352 5696/6111/7388 9791/10206/7384 f 13089/13504/7352 870/461/7351 13087/13502/7371 5696/6111/7388 f 5696/6111/7388 13087/13502/7371 2449/2656/7375 9792/10207/7389 f 9791/10206/7384 5696/6111/7388 9792/10207/7389 1426/1633/7385 f 1426/1633/7385 9792/10207/7389 5697/6112/7390 9793/10208/7391 f 9792/10207/7389 2449/2656/7375 13088/13503/7381 5697/6112/7390 f 5697/6112/7390 13088/13503/7381 680/819/3702 14999/15555/3732 f 9793/10208/7391 5697/6112/7390 14999/15555/3732 3405/3683/3736 f 3713/4032/7387 9794/10209/7386 5698/6113/7392 15616/16255/7393 f 9794/10209/7386 1426/1633/7385 9793/10208/7391 5698/6113/7392 f 5698/6113/7392 9793/10208/7391 3405/3683/3736 15000/15557/3744 f 15616/16255/7393 5698/6113/7392 15000/15557/3744 34/62/3746 f 237/339/2945 15620/16259/7394 5699/6114/7395 14880/15421/2946 f 15620/16259/7394 3715/4034/7396 9795/10210/7397 5699/6114/7395 f 5699/6114/7395 9795/10210/7397 1427/1634/7398 9798/10213/7399 f 14880/15421/2946 5699/6114/7395 9798/10213/7399 3345/3615/2947 f 3715/4034/7396 15619/16258/7400 5700/6115/7401 9795/10210/7397 f 15619/16258/7400 323/994/7402 13092/13507/7403 5700/6115/7401 f 5700/6115/7401 13092/13507/7403 2451/2658/7404 9796/10211/7405 f 9795/10210/7397 5700/6115/7401 9796/10211/7405 1427/1634/7398 f 1427/1634/7398 9796/10211/7405 5701/6116/7406 9797/10212/7407 f 9796/10211/7405 2451/2658/7404 13091/13506/7408 5701/6116/7406 f 5701/6116/7406 13091/13506/7408 871/462/7409 13097/13512/7410 f 9797/10212/7407 5701/6116/7406 13097/13512/7410 2454/2661/7411 f 3345/3615/2947 9798/10213/7399 5702/6117/7412 14879/15419/2951 f 9798/10213/7399 1427/1634/7398 9797/10212/7407 5702/6117/7412 f 5702/6117/7412 9797/10212/7407 2454/2661/7411 13098/13513/7413 f 14879/15419/2951 5702/6117/7412 13098/13513/7413 650/785/2952 f 323/994/7402 15621/16260/7414 5703/6118/7415 13092/13507/7403 f 15621/16260/7414 3716/4035/7416 9799/10214/7417 5703/6118/7415 f 5703/6118/7415 9799/10214/7417 1428/1635/7418 9802/10217/7419 f 13092/13507/7403 5703/6118/7415 9802/10217/7419 2451/2658/7404 f 3716/4035/7416 15622/16261/7420 5704/6119/7421 9799/10214/7417 f 15622/16261/7420 247/350/5139 15254/15845/5142 5704/6119/7421 f 5704/6119/7421 15254/15845/5142 3532/3827/5147 9800/10215/7422 f 9799/10214/7417 5704/6119/7421 9800/10215/7422 1428/1635/7418 f 1428/1635/7418 9800/10215/7422 5705/6120/7423 9801/10216/7424 f 9800/10215/7422 3532/3827/5147 15253/15844/5161 5705/6120/7423 f 5705/6120/7423 15253/15844/5161 743/890/5163 13094/13509/7425 f 9801/10216/7424 5705/6120/7423 13094/13509/7425 2452/2659/7426 f 2451/2658/7404 9802/10217/7419 5706/6121/7427 13091/13506/7408 f 9802/10217/7419 1428/1635/7418 9801/10216/7424 5706/6121/7427 f 5706/6121/7427 9801/10216/7424 2452/2659/7426 13093/13508/7428 f 13091/13506/7408 5706/6121/7427 13093/13508/7428 871/462/7409 f 871/462/7409 13093/13508/7428 5707/6122/7429 13095/13510/7430 f 13093/13508/7428 2452/2659/7426 9803/10218/7431 5707/6122/7429 f 5707/6122/7429 9803/10218/7431 1429/1636/7432 9806/10221/7433 f 13095/13510/7430 5707/6122/7429 9806/10221/7433 2453/2660/7434 f 2452/2659/7426 13094/13509/7425 5708/6123/7435 9803/10218/7431 f 13094/13509/7425 743/890/5163 15251/15842/5205 5708/6123/7435 f 5708/6123/7435 15251/15842/5205 3531/3826/5209 9804/10219/7436 f 9803/10218/7431 5708/6123/7435 9804/10219/7436 1429/1636/7432 f 1429/1636/7432 9804/10219/7436 5709/6124/7437 9805/10220/7438 f 9804/10219/7436 3531/3826/5209 15252/15843/5217 5709/6124/7437 f 5709/6124/7437 15252/15843/5217 250/353/5219 15624/16263/7439 f 9805/10220/7438 5709/6124/7437 15624/16263/7439 3717/4036/7440 f 2453/2660/7434 9806/10221/7433 5710/6125/7441 13096/13511/7442 f 9806/10221/7433 1429/1636/7432 9805/10220/7438 5710/6125/7441 f 5710/6125/7441 9805/10220/7438 3717/4036/7440 15623/16262/7443 f 13096/13511/7442 5710/6125/7441 15623/16262/7443 324/995/7444 f 650/785/2952 13098/13513/7413 5711/6126/7445 14881/15423/2964 f 13098/13513/7413 2454/2661/7411 9807/10222/7446 5711/6126/7445 f 5711/6126/7445 9807/10222/7446 1430/1637/7447 9810/10225/7448 f 14881/15423/2964 5711/6126/7445 9810/10225/7448 3346/3617/2965 f 2454/2661/7411 13097/13512/7410 5712/6127/7449 9807/10222/7446 f 13097/13512/7410 871/462/7409 13095/13510/7430 5712/6127/7449 f 5712/6127/7449 13095/13510/7430 2453/2660/7434 9808/10223/7450 f 9807/10222/7446 5712/6127/7449 9808/10223/7450 1430/1637/7447 f 1430/1637/7447 9808/10223/7450 5713/6128/7451 9809/10224/7452 f 9808/10223/7450 2453/2660/7434 13096/13511/7442 5713/6128/7451 f 5713/6128/7451 13096/13511/7442 324/995/7444 15625/16264/7453 f 9809/10224/7452 5713/6128/7451 15625/16264/7453 3718/4037/7454 f 3346/3617/2965 9810/10225/7448 5714/6129/7455 14882/15425/2969 f 9810/10225/7448 1430/1637/7447 9809/10224/7452 5714/6129/7455 f 5714/6129/7455 9809/10224/7452 3718/4037/7454 15626/16265/7456 f 14882/15425/2969 5714/6129/7455 15626/16265/7456 238/341/2970 f 6/9/907 15628/16268/7457 5715/6130/7458 15638/16285/7459 f 15628/16268/7457 3719/4038/7460 9811/10226/7461 5715/6130/7458 f 5715/6130/7458 9811/10226/7461 1431/1638/7462 9814/10229/7463 f 15638/16285/7459 5715/6130/7458 9814/10229/7463 3724/4047/7464 f 3719/4038/7460 15627/16266/7465 5716/6131/7466 9811/10226/7461 f 15627/16266/7465 325/996/7467 13100/13515/7468 5716/6131/7466 f 5716/6131/7466 13100/13515/7468 2455/2662/7469 9812/10227/7470 f 9811/10226/7461 5716/6131/7466 9812/10227/7470 1431/1638/7462 f 1431/1638/7462 9812/10227/7470 5717/6132/7471 9813/10228/7472 f 9812/10227/7470 2455/2662/7469 13099/13514/7473 5717/6132/7471 f 5717/6132/7471 13099/13514/7473 872/463/7474 13105/13520/7475 f 9813/10228/7472 5717/6132/7471 13105/13520/7475 2458/2665/7476 f 3724/4047/7464 9814/10229/7463 5718/6133/7477 15637/16284/7478 f 9814/10229/7463 1431/1638/7462 9813/10228/7472 5718/6133/7477 f 5718/6133/7477 9813/10228/7472 2458/2665/7476 13106/13521/7479 f 15637/16284/7478 5718/6133/7477 13106/13521/7479 327/1000/7480 f 325/996/7467 15629/16270/7481 5719/6134/7482 13100/13515/7468 f 15629/16270/7481 3720/4040/7483 9815/10230/7484 5719/6134/7482 f 5719/6134/7482 9815/10230/7484 1432/1639/7485 9818/10233/7486 f 13100/13515/7468 5719/6134/7482 9818/10233/7486 2455/2662/7469 f 3720/4040/7483 15630/16272/7487 5720/6135/7488 9815/10230/7484 f 15630/16272/7487 105/161/5220 15270/15869/5223 5720/6135/7488 f 5720/6135/7488 15270/15869/5223 3540/3839/5228 9816/10231/7489 f 9815/10230/7484 5720/6135/7488 9816/10231/7489 1432/1639/7485 f 1432/1639/7485 9816/10231/7489 5721/6136/7490 9817/10232/7491 f 9816/10231/7489 3540/3839/5228 15269/15868/5242 5721/6136/7490 f 5721/6136/7490 15269/15868/5242 747/896/5244 13102/13517/7492 f 9817/10232/7491 5721/6136/7490 13102/13517/7492 2456/2663/7493 f 2455/2662/7469 9818/10233/7486 5722/6137/7494 13099/13514/7473 f 9818/10233/7486 1432/1639/7485 9817/10232/7491 5722/6137/7494 f 5722/6137/7494 9817/10232/7491 2456/2663/7493 13101/13516/7495 f 13099/13514/7473 5722/6137/7494 13101/13516/7495 872/463/7474 f 872/463/7474 13101/13516/7495 5723/6138/7496 13103/13518/7497 f 13101/13516/7495 2456/2663/7493 9819/10234/7498 5723/6138/7496 f 5723/6138/7496 9819/10234/7498 1433/1640/7499 9822/10237/7500 f 13103/13518/7497 5723/6138/7496 9822/10237/7500 2457/2664/7501 f 2456/2663/7493 13102/13517/7492 5724/6139/7502 9819/10234/7498 f 13102/13517/7492 747/896/5244 15267/15866/5286 5724/6139/7502 f 5724/6139/7502 15267/15866/5286 3539/3838/5290 9820/10235/7503 f 9819/10234/7498 5724/6139/7502 9820/10235/7503 1433/1640/7499 f 1433/1640/7499 9820/10235/7503 5725/6140/7504 9821/10236/7505 f 9820/10235/7503 3539/3838/5290 15268/15867/5298 5725/6140/7504 f 5725/6140/7504 15268/15867/5298 104/159/5300 15632/16276/7506 f 9821/10236/7505 5725/6140/7504 15632/16276/7506 3721/4042/7507 f 2457/2664/7501 9822/10237/7500 5726/6141/7508 13104/13519/7509 f 9822/10237/7500 1433/1640/7499 9821/10236/7505 5726/6141/7508 f 5726/6141/7508 9821/10236/7505 3721/4042/7507 15631/16274/7510 f 13104/13519/7509 5726/6141/7508 15631/16274/7510 326/998/7511 f 327/1000/7480 13106/13521/7479 5727/6142/7512 15635/16282/7513 f 13106/13521/7479 2458/2665/7476 9823/10238/7514 5727/6142/7512 f 5727/6142/7512 9823/10238/7514 1434/1641/7515 9826/10241/7516 f 15635/16282/7513 5727/6142/7512 9826/10241/7516 3723/4046/7517 f 2458/2665/7476 13105/13520/7475 5728/6143/7518 9823/10238/7514 f 13105/13520/7475 872/463/7474 13103/13518/7497 5728/6143/7518 f 5728/6143/7518 13103/13518/7497 2457/2664/7501 9824/10239/7519 f 9823/10238/7514 5728/6143/7518 9824/10239/7519 1434/1641/7515 f 1434/1641/7515 9824/10239/7519 5729/6144/7520 9825/10240/7521 f 9824/10239/7519 2457/2664/7501 13104/13519/7509 5729/6144/7520 f 5729/6144/7520 13104/13519/7509 326/998/7511 15633/16278/7522 f 9825/10240/7521 5729/6144/7520 15633/16278/7522 3722/4044/7523 f 3723/4046/7517 9826/10241/7516 5730/6145/7524 15636/16283/7525 f 9826/10241/7516 1434/1641/7515 9825/10240/7521 5730/6145/7524 f 5730/6145/7524 9825/10240/7521 3722/4044/7523 15634/16280/7526 f 15636/16283/7525 5730/6145/7524 15634/16280/7526 18/33/7527 f 159/233/5372 15278/15877/5371 5731/6146/7528 15642/16289/7529 f 15278/15877/5371 3544/3843/5368 9827/10242/7530 5731/6146/7528 f 5731/6146/7528 9827/10242/7530 1435/1642/7531 9830/10245/7532 f 15642/16289/7529 5731/6146/7528 9830/10245/7532 3726/4049/7533 f 3544/3843/5368 15277/15876/5367 5732/6147/7534 9827/10242/7530 f 15277/15876/5367 749/898/5356 13108/13523/7535 5732/6147/7534 f 5732/6147/7534 13108/13523/7535 2459/2666/7536 9828/10243/7537 f 9827/10242/7530 5732/6147/7534 9828/10243/7537 1435/1642/7531 f 1435/1642/7531 9828/10243/7537 5733/6148/7538 9829/10244/7539 f 9828/10243/7537 2459/2666/7536 13107/13522/7540 5733/6148/7538 f 5733/6148/7538 13107/13522/7540 873/464/7541 13113/13528/7542 f 9829/10244/7539 5733/6148/7538 13113/13528/7542 2462/2669/7543 f 3726/4049/7533 9830/10245/7532 5734/6149/7544 15641/16288/7545 f 9830/10245/7532 1435/1642/7531 9829/10244/7539 5734/6149/7544 f 5734/6149/7544 9829/10244/7539 2462/2669/7543 13114/13529/7546 f 15641/16288/7545 5734/6149/7544 13114/13529/7546 328/1001/7547 f 749/898/5356 15275/15874/5355 5735/6150/7548 13108/13523/7535 f 15275/15874/5355 3543/3842/5352 9831/10246/7549 5735/6150/7548 f 5735/6150/7548 9831/10246/7549 1436/1643/7550 9834/10249/7551 f 13108/13523/7535 5735/6150/7548 9834/10249/7551 2459/2666/7536 f 3543/3842/5352 15276/15875/5351 5736/6151/7552 9831/10246/7549 f 15276/15875/5351 105/162/5220 15630/16273/7487 5736/6151/7552 f 5736/6151/7552 15630/16273/7487 3720/4041/7483 9832/10247/7553 f 9831/10246/7549 5736/6151/7552 9832/10247/7553 1436/1643/7550 f 1436/1643/7550 9832/10247/7553 5737/6152/7554 9833/10248/7555 f 9832/10247/7553 3720/4041/7483 15629/16271/7481 5737/6152/7554 f 5737/6152/7554 15629/16271/7481 325/997/7467 13110/13525/7556 f 9833/10248/7555 5737/6152/7554 13110/13525/7556 2460/2667/7557 f 2459/2666/7536 9834/10249/7551 5738/6153/7558 13107/13522/7540 f 9834/10249/7551 1436/1643/7550 9833/10248/7555 5738/6153/7558 f 5738/6153/7558 9833/10248/7555 2460/2667/7557 13109/13524/7559 f 13107/13522/7540 5738/6153/7558 13109/13524/7559 873/464/7541 f 873/464/7541 13109/13524/7559 5739/6154/7560 13111/13526/7561 f 13109/13524/7559 2460/2667/7557 9835/10250/7562 5739/6154/7560 f 5739/6154/7560 9835/10250/7562 1437/1644/7563 9838/10253/7564 f 13111/13526/7561 5739/6154/7560 9838/10253/7564 2461/2668/7565 f 2460/2667/7557 13110/13525/7556 5740/6155/7566 9835/10250/7562 f 13110/13525/7556 325/997/7467 15627/16267/7465 5740/6155/7566 f 5740/6155/7566 15627/16267/7465 3719/4039/7460 9836/10251/7567 f 9835/10250/7562 5740/6155/7566 9836/10251/7567 1437/1644/7563 f 1437/1644/7563 9836/10251/7567 5741/6156/7568 9837/10252/7569 f 9836/10251/7567 3719/4039/7460 15628/16269/7457 5741/6156/7568 f 5741/6156/7568 15628/16269/7457 6/10/907 14510/14977/905 f 9837/10252/7569 5741/6156/7568 14510/14977/905 3160/3393/901 f 2461/2668/7565 9838/10253/7564 5742/6157/7570 13112/13527/7571 f 9838/10253/7564 1437/1644/7563 9837/10252/7569 5742/6157/7570 f 5742/6157/7570 9837/10252/7569 3160/3393/901 14509/14975/899 f 13112/13527/7571 5742/6157/7570 14509/14975/899 557/673/885 f 328/1001/7547 13114/13529/7546 5743/6158/7572 15639/16286/7573 f 13114/13529/7546 2462/2669/7543 9839/10254/7574 5743/6158/7572 f 5743/6158/7572 9839/10254/7574 1438/1645/7575 9842/10257/7576 f 15639/16286/7573 5743/6158/7572 9842/10257/7576 3725/4048/7577 f 2462/2669/7543 13113/13528/7542 5744/6159/7578 9839/10254/7574 f 13113/13528/7542 873/464/7541 13111/13526/7561 5744/6159/7578 f 5744/6159/7578 13111/13526/7561 2461/2668/7565 9840/10255/7579 f 9839/10254/7574 5744/6159/7578 9840/10255/7579 1438/1645/7575 f 1438/1645/7575 9840/10255/7579 5745/6160/7580 9841/10256/7581 f 9840/10255/7579 2461/2668/7565 13112/13527/7571 5745/6160/7580 f 5745/6160/7580 13112/13527/7571 557/673/885 14507/14971/883 f 9841/10256/7581 5745/6160/7580 14507/14971/883 3159/3391/878 f 3725/4048/7577 9842/10257/7576 5746/6161/7582 15640/16287/7583 f 9842/10257/7576 1438/1645/7575 9841/10256/7581 5746/6161/7582 f 5746/6161/7582 9841/10256/7581 3159/3391/878 14508/14973/875 f 15640/16287/7583 5746/6161/7582 14508/14973/875 158/232/874 f 139/207/6560 15506/16129/6559 5747/6162/7584 15650/16297/7585 f 15506/16129/6559 3658/3969/6556 9843/10258/7586 5747/6162/7584 f 5747/6162/7584 9843/10258/7586 1439/1646/7587 9846/10261/7588 f 15650/16297/7585 5747/6162/7584 9846/10261/7588 3730/4053/7589 f 3658/3969/6556 15505/16128/6555 5748/6163/7590 9843/10258/7586 f 15505/16128/6555 294/961/6544 13116/13531/7591 5748/6163/7590 f 5748/6163/7590 13116/13531/7591 2463/2670/7592 9844/10259/7593 f 9843/10258/7586 5748/6163/7590 9844/10259/7593 1439/1646/7587 f 1439/1646/7587 9844/10259/7593 5749/6164/7594 9845/10260/7595 f 9844/10259/7593 2463/2670/7592 13115/13530/7596 5749/6164/7594 f 5749/6164/7594 13115/13530/7596 874/465/7597 13121/13536/7598 f 9845/10260/7595 5749/6164/7594 13121/13536/7598 2466/2673/7599 f 3730/4053/7589 9846/10261/7588 5750/6165/7600 15649/16296/7601 f 9846/10261/7588 1439/1646/7587 9845/10260/7595 5750/6165/7600 f 5750/6165/7600 9845/10260/7595 2466/2673/7599 13122/13537/7602 f 15649/16296/7601 5750/6165/7600 13122/13537/7602 330/1003/7603 f 294/961/6544 15503/16126/6543 5751/6166/7604 13116/13531/7591 f 15503/16126/6543 3657/3968/6540 9847/10262/7605 5751/6166/7604 f 5751/6166/7604 9847/10262/7605 1440/1647/7606 9850/10265/7607 f 13116/13531/7591 5751/6166/7604 9850/10265/7607 2463/2670/7592 f 3657/3968/6540 15504/16127/6539 5752/6167/7608 9847/10262/7605 f 15504/16127/6539 106/163/6538 15644/16291/7609 5752/6167/7608 f 5752/6167/7608 15644/16291/7609 3727/4050/7610 9848/10263/7611 f 9847/10262/7605 5752/6167/7608 9848/10263/7611 1440/1647/7606 f 1440/1647/7606 9848/10263/7611 5753/6168/7612 9849/10264/7613 f 9848/10263/7611 3727/4050/7610 15643/16290/7614 5753/6168/7612 f 5753/6168/7612 15643/16290/7614 329/1002/7615 13118/13533/7616 f 9849/10264/7613 5753/6168/7612 13118/13533/7616 2464/2671/7617 f 2463/2670/7592 9850/10265/7607 5754/6169/7618 13115/13530/7596 f 9850/10265/7607 1440/1647/7606 9849/10264/7613 5754/6169/7618 f 5754/6169/7618 9849/10264/7613 2464/2671/7617 13117/13532/7619 f 13115/13530/7596 5754/6169/7618 13117/13532/7619 874/465/7597 f 874/465/7597 13117/13532/7619 5755/6170/7620 13119/13534/7621 f 13117/13532/7619 2464/2671/7617 9851/10266/7622 5755/6170/7620 f 5755/6170/7620 9851/10266/7622 1441/1648/7623 9854/10269/7624 f 13119/13534/7621 5755/6170/7620 9854/10269/7624 2465/2672/7625 f 2464/2671/7617 13118/13533/7616 5756/6171/7626 9851/10266/7622 f 13118/13533/7616 329/1002/7615 15645/16292/7627 5756/6171/7626 f 5756/6171/7626 15645/16292/7627 3728/4051/7628 9852/10267/7629 f 9851/10266/7622 5756/6171/7626 9852/10267/7629 1441/1648/7623 f 1441/1648/7623 9852/10267/7629 5757/6172/7630 9853/10268/7631 f 9852/10267/7629 3728/4051/7628 15646/16293/7632 5757/6172/7630 f 5757/6172/7630 15646/16293/7632 89/140/6432 15482/16101/6430 f 9853/10268/7631 5757/6172/7630 15482/16101/6430 3646/3955/6426 f 2465/2672/7625 9854/10269/7624 5758/6173/7633 13120/13535/7634 f 9854/10269/7624 1441/1648/7623 9853/10268/7631 5758/6173/7633 f 5758/6173/7633 9853/10268/7631 3646/3955/6426 15481/16099/6424 f 13120/13535/7634 5758/6173/7633 15481/16099/6424 288/954/6410 f 330/1003/7603 13122/13537/7602 5759/6174/7635 15647/16294/7636 f 13122/13537/7602 2466/2673/7599 9855/10270/7637 5759/6174/7635 f 5759/6174/7635 9855/10270/7637 1442/1649/7638 9858/10273/7639 f 15647/16294/7636 5759/6174/7635 9858/10273/7639 3729/4052/7640 f 2466/2673/7599 13121/13536/7598 5760/6175/7641 9855/10270/7637 f 13121/13536/7598 874/465/7597 13119/13534/7621 5760/6175/7641 f 5760/6175/7641 13119/13534/7621 2465/2672/7625 9856/10271/7642 f 9855/10270/7637 5760/6175/7641 9856/10271/7642 1442/1649/7638 f 1442/1649/7638 9856/10271/7642 5761/6176/7643 9857/10272/7644 f 9856/10271/7642 2465/2672/7625 13120/13535/7634 5761/6176/7643 f 5761/6176/7643 13120/13535/7634 288/954/6410 15479/16095/6408 f 9857/10272/7644 5761/6176/7643 15479/16095/6408 3645/3953/6403 f 3729/4052/7640 9858/10273/7639 5762/6177/7645 15648/16295/7646 f 9858/10273/7639 1442/1649/7638 9857/10272/7644 5762/6177/7645 f 5762/6177/7645 9857/10272/7644 3645/3953/6403 15480/16097/6400 f 15648/16295/7646 5762/6177/7645 15480/16097/6400 138/206/6399 f 107/164/592 15652/16299/7647 5763/6178/7648 14452/14899/593 f 15652/16299/7647 3731/4054/7649 9859/10274/7650 5763/6178/7648 f 5763/6178/7648 9859/10274/7650 1443/1650/7651 9862/10277/7652 f 14452/14899/593 5763/6178/7648 9862/10277/7652 3131/3354/594 f 3731/4054/7649 15651/16298/7653 5764/6179/7654 9859/10274/7650 f 15651/16298/7653 331/1004/7655 13124/13539/7656 5764/6179/7654 f 5764/6179/7654 13124/13539/7656 2467/2674/7657 9860/10275/7658 f 9859/10274/7650 5764/6179/7654 9860/10275/7658 1443/1650/7651 f 1443/1650/7651 9860/10275/7658 5765/6180/7659 9861/10276/7660 f 9860/10275/7658 2467/2674/7657 13123/13538/7661 5765/6180/7659 f 5765/6180/7659 13123/13538/7661 875/466/7662 13129/13544/7663 f 9861/10276/7660 5765/6180/7659 13129/13544/7663 2470/2677/7664 f 3131/3354/594 9862/10277/7652 5766/6181/7665 14451/14898/598 f 9862/10277/7652 1443/1650/7651 9861/10276/7660 5766/6181/7665 f 5766/6181/7665 9861/10276/7660 2470/2677/7664 13130/13545/7666 f 14451/14898/598 5766/6181/7665 13130/13545/7666 543/654/599 f 331/1004/7655 15653/16300/7667 5767/6182/7668 13124/13539/7656 f 15653/16300/7667 3732/4055/7669 9863/10278/7670 5767/6182/7668 f 5767/6182/7668 9863/10278/7670 1444/1651/7671 9866/10281/7672 f 13124/13539/7656 5767/6182/7668 9866/10281/7672 2467/2674/7657 f 3732/4055/7669 15654/16301/7673 5768/6183/7674 9863/10278/7670 f 15654/16301/7673 61/100/4275 15090/15669/4278 5768/6183/7674 f 5768/6183/7674 15090/15669/4278 3450/3739/4283 9864/10279/7675 f 9863/10278/7670 5768/6183/7674 9864/10279/7675 1444/1651/7671 f 1444/1651/7671 9864/10279/7675 5769/6184/7676 9865/10280/7677 f 9864/10279/7675 3450/3739/4283 15089/15668/4297 5769/6184/7676 f 5769/6184/7676 15089/15668/4297 702/846/4299 13126/13541/7678 f 9865/10280/7677 5769/6184/7676 13126/13541/7678 2468/2675/7679 f 2467/2674/7657 9866/10281/7672 5770/6185/7680 13123/13538/7661 f 9866/10281/7672 1444/1651/7671 9865/10280/7677 5770/6185/7680 f 5770/6185/7680 9865/10280/7677 2468/2675/7679 13125/13540/7681 f 13123/13538/7661 5770/6185/7680 13125/13540/7681 875/466/7662 f 875/466/7662 13125/13540/7681 5771/6186/7682 13127/13542/7683 f 13125/13540/7681 2468/2675/7679 9867/10282/7684 5771/6186/7682 f 5771/6186/7682 9867/10282/7684 1445/1652/7685 9870/10285/7686 f 13127/13542/7683 5771/6186/7682 9870/10285/7686 2469/2676/7687 f 2468/2675/7679 13126/13541/7678 5772/6187/7688 9867/10282/7684 f 13126/13541/7678 702/846/4299 15087/15666/4341 5772/6187/7688 f 5772/6187/7688 15087/15666/4341 3449/3738/4345 9868/10283/7689 f 9867/10282/7684 5772/6187/7688 9868/10283/7689 1445/1652/7685 f 1445/1652/7685 9868/10283/7689 5773/6188/7690 9869/10284/7691 f 9868/10283/7689 3449/3738/4345 15088/15667/4353 5773/6188/7690 f 5773/6188/7690 15088/15667/4353 62/101/4355 15656/16304/7692 f 9869/10284/7691 5773/6188/7690 15656/16304/7692 3733/4056/7693 f 2469/2676/7687 9870/10285/7686 5774/6189/7694 13128/13543/7695 f 9870/10285/7686 1445/1652/7685 9869/10284/7691 5774/6189/7694 f 5774/6189/7694 9869/10284/7691 3733/4056/7693 15655/16302/7696 f 13128/13543/7695 5774/6189/7694 15655/16302/7696 332/1005/7697 f 543/654/599 13130/13545/7666 5775/6190/7698 14453/14900/611 f 13130/13545/7666 2470/2677/7664 9871/10286/7699 5775/6190/7698 f 5775/6190/7698 9871/10286/7699 1446/1653/7700 9874/10289/7701 f 14453/14900/611 5775/6190/7698 9874/10289/7701 3132/3355/612 f 2470/2677/7664 13129/13544/7663 5776/6191/7702 9871/10286/7699 f 13129/13544/7663 875/466/7662 13127/13542/7683 5776/6191/7702 f 5776/6191/7702 13127/13542/7683 2469/2676/7687 9872/10287/7703 f 9871/10286/7699 5776/6191/7702 9872/10287/7703 1446/1653/7700 f 1446/1653/7700 9872/10287/7703 5777/6192/7704 9873/10288/7705 f 9872/10287/7703 2469/2676/7687 13128/13543/7695 5777/6192/7704 f 5777/6192/7704 13128/13543/7695 332/1005/7697 15657/16306/7706 f 9873/10288/7705 5777/6192/7704 15657/16306/7706 3734/4058/7707 f 3132/3355/612 9874/10289/7701 5778/6193/7708 14454/14901/616 f 9874/10289/7701 1446/1653/7700 9873/10288/7705 5778/6193/7708 f 5778/6193/7708 9873/10288/7705 3734/4058/7707 15658/16308/7709 f 14454/14901/616 5778/6193/7708 15658/16308/7709 108/165/617 f 213/303/1733 14650/15141/1732 5779/6194/7710 15666/16317/7711 f 14650/15141/1732 3230/3475/1728 9875/10290/7712 5779/6194/7710 f 5779/6194/7710 9875/10290/7712 1447/1654/7713 9878/10293/7714 f 15666/16317/7711 5779/6194/7710 9878/10293/7714 3738/4063/7715 f 3230/3475/1728 14649/15140/1727 5780/6195/7716 9875/10290/7712 f 14649/15140/1727 592/714/1715 13132/13547/7717 5780/6195/7716 f 5780/6195/7716 13132/13547/7717 2471/2678/7718 9876/10291/7719 f 9875/10290/7712 5780/6195/7716 9876/10291/7719 1447/1654/7713 f 1447/1654/7713 9876/10291/7719 5781/6196/7720 9877/10292/7721 f 9876/10291/7719 2471/2678/7718 13131/13546/7722 5781/6196/7720 f 5781/6196/7720 13131/13546/7722 876/467/7723 13137/13552/7724 f 9877/10292/7721 5781/6196/7720 13137/13552/7724 2474/2681/7725 f 3738/4063/7715 9878/10293/7714 5782/6197/7726 15665/16316/7727 f 9878/10293/7714 1447/1654/7713 9877/10292/7721 5782/6197/7726 f 5782/6197/7726 9877/10292/7721 2474/2681/7725 13138/13553/7728 f 15665/16316/7727 5782/6197/7726 13138/13553/7728 334/1008/7729 f 592/714/1715 14647/15138/1714 5783/6198/7730 13132/13547/7717 f 14647/15138/1714 3229/3474/1710 9879/10294/7731 5783/6198/7730 f 5783/6198/7730 9879/10294/7731 1448/1655/7732 9882/10297/7733 f 13132/13547/7717 5783/6198/7730 9882/10297/7733 2471/2678/7718 f 3229/3474/1710 14648/15139/1709 5784/6199/7734 9879/10294/7731 f 14648/15139/1709 212/302/1708 15660/16311/7735 5784/6199/7734 f 5784/6199/7734 15660/16311/7735 3735/4060/7736 9880/10295/7737 f 9879/10294/7731 5784/6199/7734 9880/10295/7737 1448/1655/7732 f 1448/1655/7732 9880/10295/7737 5785/6200/7738 9881/10296/7739 f 9880/10295/7737 3735/4060/7736 15659/16310/7740 5785/6200/7738 f 5785/6200/7738 15659/16310/7740 333/1007/7741 13134/13549/7742 f 9881/10296/7739 5785/6200/7738 13134/13549/7742 2472/2679/7743 f 2471/2678/7718 9882/10297/7733 5786/6201/7744 13131/13546/7722 f 9882/10297/7733 1448/1655/7732 9881/10296/7739 5786/6201/7744 f 5786/6201/7744 9881/10296/7739 2472/2679/7743 13133/13548/7745 f 13131/13546/7722 5786/6201/7744 13133/13548/7745 876/467/7723 f 876/467/7723 13133/13548/7745 5787/6202/7746 13135/13550/7747 f 13133/13548/7745 2472/2679/7743 9883/10298/7748 5787/6202/7746 f 5787/6202/7746 9883/10298/7748 1449/1656/7749 9886/10301/7750 f 13135/13550/7747 5787/6202/7746 9886/10301/7750 2473/2680/7751 f 2472/2679/7743 13134/13549/7742 5788/6203/7752 9883/10298/7748 f 13134/13549/7742 333/1007/7741 15661/16312/7753 5788/6203/7752 f 5788/6203/7752 15661/16312/7753 3736/4061/7754 9884/10299/7755 f 9883/10298/7748 5788/6203/7752 9884/10299/7755 1449/1656/7749 f 1449/1656/7749 9884/10299/7755 5789/6204/7756 9885/10300/7757 f 9884/10299/7755 3736/4061/7754 15662/16313/7758 5789/6204/7756 f 5789/6204/7756 15662/16313/7758 243/346/4389 15094/15673/4387 f 9885/10300/7757 5789/6204/7756 15094/15673/4387 3452/3741/4383 f 2473/2680/7751 9886/10301/7750 5790/6205/7759 13136/13551/7760 f 9886/10301/7750 1449/1656/7749 9885/10300/7757 5790/6205/7759 f 5790/6205/7759 9885/10300/7757 3452/3741/4383 15093/15672/4381 f 13136/13551/7760 5790/6205/7759 15093/15672/4381 703/847/4367 f 334/1008/7729 13138/13553/7728 5791/6206/7761 15663/16314/7762 f 13138/13553/7728 2474/2681/7725 9887/10302/7763 5791/6206/7761 f 5791/6206/7761 9887/10302/7763 1450/1657/7764 9890/10305/7765 f 15663/16314/7762 5791/6206/7761 9890/10305/7765 3737/4062/7766 f 2474/2681/7725 13137/13552/7724 5792/6207/7767 9887/10302/7763 f 13137/13552/7724 876/467/7723 13135/13550/7747 5792/6207/7767 f 5792/6207/7767 13135/13550/7747 2473/2680/7751 9888/10303/7768 f 9887/10302/7763 5792/6207/7767 9888/10303/7768 1450/1657/7764 f 1450/1657/7764 9888/10303/7768 5793/6208/7769 9889/10304/7770 f 9888/10303/7768 2473/2680/7751 13136/13551/7760 5793/6208/7769 f 5793/6208/7769 13136/13551/7760 703/847/4367 15091/15670/4365 f 9889/10304/7770 5793/6208/7769 15091/15670/4365 3451/3740/4360 f 3737/4062/7766 9890/10305/7765 5794/6209/7771 15664/16315/7772 f 9890/10305/7765 1450/1657/7764 9889/10304/7770 5794/6209/7771 f 5794/6209/7771 9889/10304/7770 3451/3740/4360 15092/15671/4357 f 15664/16315/7772 5794/6209/7771 15092/15671/4357 244/347/4356 f 64/104/4470 15668/16319/7773 5795/6210/7774 15112/15691/4471 f 15668/16319/7773 3739/4064/7775 9891/10306/7776 5795/6210/7774 f 5795/6210/7774 9891/10306/7776 1451/1658/7777 9894/10309/7778 f 15112/15691/4471 5795/6210/7774 9894/10309/7778 3461/3750/4472 f 3739/4064/7775 15667/16318/7779 5796/6211/7780 9891/10306/7776 f 15667/16318/7779 335/1009/7781 13140/13555/7782 5796/6211/7780 f 5796/6211/7780 13140/13555/7782 2475/2682/7783 9892/10307/7784 f 9891/10306/7776 5796/6211/7780 9892/10307/7784 1451/1658/7777 f 1451/1658/7777 9892/10307/7784 5797/6212/7785 9893/10308/7786 f 9892/10307/7784 2475/2682/7783 13139/13554/7787 5797/6212/7785 f 5797/6212/7785 13139/13554/7787 877/468/7788 13145/13560/7789 f 9893/10308/7786 5797/6212/7785 13145/13560/7789 2478/2685/7790 f 3461/3750/4472 9894/10309/7778 5798/6213/7791 15111/15690/4476 f 9894/10309/7778 1451/1658/7777 9893/10308/7786 5798/6213/7791 f 5798/6213/7791 9893/10308/7786 2478/2685/7790 13146/13561/7792 f 15111/15690/4476 5798/6213/7791 13146/13561/7792 708/852/4477 f 335/1009/7781 15669/16320/7793 5799/6214/7794 13140/13555/7782 f 15669/16320/7793 3740/4065/7795 9895/10310/7796 5799/6214/7794 f 5799/6214/7794 9895/10310/7796 1452/1659/7797 9898/10313/7798 f 13140/13555/7782 5799/6214/7794 9898/10313/7798 2475/2682/7783 f 3740/4065/7795 15670/16321/7799 5800/6215/7800 9895/10310/7796 f 15670/16321/7799 110/168/59 15066/15637/4148 5800/6215/7800 f 5800/6215/7800 15066/15637/4148 3438/3723/4152 9896/10311/7801 f 9895/10310/7796 5800/6215/7800 9896/10311/7801 1452/1659/7797 f 1452/1659/7797 9896/10311/7801 5801/6216/7802 9897/10312/7803 f 9896/10311/7801 3438/3723/4152 15065/15636/4164 5801/6216/7802 f 5801/6216/7802 15065/15636/4164 696/838/4166 13142/13557/7804 f 9897/10312/7803 5801/6216/7802 13142/13557/7804 2476/2683/7805 f 2475/2682/7783 9898/10313/7798 5802/6217/7806 13139/13554/7787 f 9898/10313/7798 1452/1659/7797 9897/10312/7803 5802/6217/7806 f 5802/6217/7806 9897/10312/7803 2476/2683/7805 13141/13556/7807 f 13139/13554/7787 5802/6217/7806 13141/13556/7807 877/468/7788 f 877/468/7788 13141/13556/7807 5803/6218/7808 13143/13558/7809 f 13141/13556/7807 2476/2683/7805 9899/10314/7810 5803/6218/7808 f 5803/6218/7808 9899/10314/7810 1453/1660/7811 9902/10317/7812 f 13143/13558/7809 5803/6218/7808 9902/10317/7812 2477/2684/7813 f 2476/2683/7805 13142/13557/7804 5804/6219/7814 9899/10314/7810 f 13142/13557/7804 696/838/4166 15063/15634/4196 5804/6219/7814 f 5804/6219/7814 15063/15634/4196 3437/3722/4200 9900/10315/7815 f 9899/10314/7810 5804/6219/7814 9900/10315/7815 1453/1660/7811 f 1453/1660/7811 9900/10315/7815 5805/6220/7816 9901/10316/7817 f 9900/10315/7815 3437/3722/4200 15064/15635/4208 5805/6220/7816 f 5805/6220/7816 15064/15635/4208 109/167/4210 15672/16323/7818 f 9901/10316/7817 5805/6220/7816 15672/16323/7818 3741/4066/7819 f 2477/2684/7813 9902/10317/7812 5806/6221/7820 13144/13559/7821 f 9902/10317/7812 1453/1660/7811 9901/10316/7817 5806/6221/7820 f 5806/6221/7820 9901/10316/7817 3741/4066/7819 15671/16322/7822 f 13144/13559/7821 5806/6221/7820 15671/16322/7822 336/1010/7823 f 708/852/4477 13146/13561/7792 5807/6222/7824 15113/15692/4489 f 13146/13561/7792 2478/2685/7790 9903/10318/7825 5807/6222/7824 f 5807/6222/7824 9903/10318/7825 1454/1661/7826 9906/10321/7827 f 15113/15692/4489 5807/6222/7824 9906/10321/7827 3462/3751/4490 f 2478/2685/7790 13145/13560/7789 5808/6223/7828 9903/10318/7825 f 13145/13560/7789 877/468/7788 13143/13558/7809 5808/6223/7828 f 5808/6223/7828 13143/13558/7809 2477/2684/7813 9904/10319/7829 f 9903/10318/7825 5808/6223/7828 9904/10319/7829 1454/1661/7826 f 1454/1661/7826 9904/10319/7829 5809/6224/7830 9905/10320/7831 f 9904/10319/7829 2477/2684/7813 13144/13559/7821 5809/6224/7830 f 5809/6224/7830 13144/13559/7821 336/1010/7823 15673/16324/7832 f 9905/10320/7831 5809/6224/7830 15673/16324/7832 3742/4067/7833 f 3462/3751/4490 9906/10321/7827 5810/6225/7834 15114/15693/4494 f 9906/10321/7827 1454/1661/7826 9905/10320/7831 5810/6225/7834 f 5810/6225/7834 9905/10320/7831 3742/4067/7833 15674/16325/7835 f 15114/15693/4494 5810/6225/7834 15674/16325/7835 63/103/4495 f 111/169/81 14350/14769/80 5811/6226/7836 15678/16329/7837 f 14350/14769/80 3080/3289/77 9907/10322/7838 5811/6226/7836 f 5811/6226/7836 9907/10322/7838 1455/1662/7839 9910/10325/7840 f 15678/16329/7837 5811/6226/7836 9910/10325/7840 3744/4069/7841 f 3080/3289/77 14349/14768/76 5812/6227/7842 9907/10322/7838 f 14349/14768/76 517/621/65 13148/13563/7843 5812/6227/7842 f 5812/6227/7842 13148/13563/7843 2479/2686/7844 9908/10323/7845 f 9907/10322/7838 5812/6227/7842 9908/10323/7845 1455/1662/7839 f 1455/1662/7839 9908/10323/7845 5813/6228/7846 9909/10324/7847 f 9908/10323/7845 2479/2686/7844 13147/13562/7848 5813/6228/7846 f 5813/6228/7846 13147/13562/7848 878/469/7849 13153/13568/7850 f 9909/10324/7847 5813/6228/7846 13153/13568/7850 2482/2689/7851 f 3744/4069/7841 9910/10325/7840 5814/6229/7852 15677/16328/7853 f 9910/10325/7840 1455/1662/7839 9909/10324/7847 5814/6229/7852 f 5814/6229/7852 9909/10324/7847 2482/2689/7851 13154/13569/7854 f 15677/16328/7853 5814/6229/7852 13154/13569/7854 337/1011/7855 f 517/621/65 14347/14766/64 5815/6230/7856 13148/13563/7843 f 14347/14766/64 3079/3288/61 9911/10326/7857 5815/6230/7856 f 5815/6230/7856 9911/10326/7857 1456/1663/7858 9914/10329/7859 f 13148/13563/7843 5815/6230/7856 9914/10329/7859 2479/2686/7844 f 3079/3288/61 14348/14767/60 5816/6231/7860 9911/10326/7857 f 14348/14767/60 110/168/59 15670/16321/7799 5816/6231/7860 f 5816/6231/7860 15670/16321/7799 3740/4065/7795 9912/10327/7861 f 9911/10326/7857 5816/6231/7860 9912/10327/7861 1456/1663/7858 f 1456/1663/7858 9912/10327/7861 5817/6232/7862 9913/10328/7863 f 9912/10327/7861 3740/4065/7795 15669/16320/7793 5817/6232/7862 f 5817/6232/7862 15669/16320/7793 335/1009/7781 13150/13565/7864 f 9913/10328/7863 5817/6232/7862 13150/13565/7864 2480/2687/7865 f 2479/2686/7844 9914/10329/7859 5818/6233/7866 13147/13562/7848 f 9914/10329/7859 1456/1663/7858 9913/10328/7863 5818/6233/7866 f 5818/6233/7866 9913/10328/7863 2480/2687/7865 13149/13564/7867 f 13147/13562/7848 5818/6233/7866 13149/13564/7867 878/469/7849 f 878/469/7849 13149/13564/7867 5819/6234/7868 13151/13566/7869 f 13149/13564/7867 2480/2687/7865 9915/10330/7870 5819/6234/7868 f 5819/6234/7868 9915/10330/7870 1457/1664/7871 9918/10333/7872 f 13151/13566/7869 5819/6234/7868 9918/10333/7872 2481/2688/7873 f 2480/2687/7865 13150/13565/7864 5820/6235/7874 9915/10330/7870 f 13150/13565/7864 335/1009/7781 15667/16318/7779 5820/6235/7874 f 5820/6235/7874 15667/16318/7779 3739/4064/7775 9916/10331/7875 f 9915/10330/7870 5820/6235/7874 9916/10331/7875 1457/1664/7871 f 1457/1664/7871 9916/10331/7875 5821/6236/7876 9917/10332/7877 f 9916/10331/7875 3739/4064/7775 15668/16319/7773 5821/6236/7876 f 5821/6236/7876 15668/16319/7773 64/104/4470 15126/15705/4549 f 9917/10332/7877 5821/6236/7876 15126/15705/4549 3468/3757/4545 f 2481/2688/7873 9918/10333/7872 5822/6237/7878 13152/13567/7879 f 9918/10333/7872 1457/1664/7871 9917/10332/7877 5822/6237/7878 f 5822/6237/7878 9917/10332/7877 3468/3757/4545 15125/15704/4543 f 13152/13567/7879 5822/6237/7878 15125/15704/4543 711/855/4529 f 337/1011/7855 13154/13569/7854 5823/6238/7880 15675/16326/7881 f 13154/13569/7854 2482/2689/7851 9919/10334/7882 5823/6238/7880 f 5823/6238/7880 9919/10334/7882 1458/1665/7883 9922/10337/7884 f 15675/16326/7881 5823/6238/7880 9922/10337/7884 3743/4068/7885 f 2482/2689/7851 13153/13568/7850 5824/6239/7886 9919/10334/7882 f 13153/13568/7850 878/469/7849 13151/13566/7869 5824/6239/7886 f 5824/6239/7886 13151/13566/7869 2481/2688/7873 9920/10335/7887 f 9919/10334/7882 5824/6239/7886 9920/10335/7887 1458/1665/7883 f 1458/1665/7883 9920/10335/7887 5825/6240/7888 9921/10336/7889 f 9920/10335/7887 2481/2688/7873 13152/13567/7879 5825/6240/7888 f 5825/6240/7888 13152/13567/7879 711/855/4529 15123/15702/4527 f 9921/10336/7889 5825/6240/7888 15123/15702/4527 3467/3756/4522 f 3743/4068/7885 9922/10337/7884 5826/6241/7890 15676/16327/7891 f 9922/10337/7884 1458/1665/7883 9921/10336/7889 5826/6241/7890 f 5826/6241/7890 9921/10336/7889 3467/3756/4522 15124/15703/4519 f 15676/16327/7891 5826/6241/7890 15124/15703/4519 65/105/4518 f 195/284/4623 15680/16331/7892 5827/6242/7893 15140/15719/4624 f 15680/16331/7892 3745/4070/7894 9923/10338/7895 5827/6242/7893 f 5827/6242/7893 9923/10338/7895 1459/1666/7896 9926/10341/7897 f 15140/15719/4624 5827/6242/7893 9926/10341/7897 3475/3764/4625 f 3745/4070/7894 15679/16330/7898 5828/6243/7899 9923/10338/7895 f 15679/16330/7898 338/1012/7900 13156/13571/7901 5828/6243/7899 f 5828/6243/7899 13156/13571/7901 2483/2690/7902 9924/10339/7903 f 9923/10338/7895 5828/6243/7899 9924/10339/7903 1459/1666/7896 f 1459/1666/7896 9924/10339/7903 5829/6244/7904 9925/10340/7905 f 9924/10339/7903 2483/2690/7902 13155/13570/7906 5829/6244/7904 f 5829/6244/7904 13155/13570/7906 879/470/7907 13161/13576/7908 f 9925/10340/7905 5829/6244/7904 13161/13576/7908 2486/2693/7909 f 3475/3764/4625 9926/10341/7897 5830/6245/7910 15139/15718/4629 f 9926/10341/7897 1459/1666/7896 9925/10340/7905 5830/6245/7910 f 5830/6245/7910 9925/10340/7905 2486/2693/7909 13162/13577/7911 f 15139/15718/4629 5830/6245/7910 13162/13577/7911 715/859/4630 f 338/1012/7900 15681/16332/7912 5831/6246/7913 13156/13571/7901 f 15681/16332/7912 3746/4071/7914 9927/10342/7915 5831/6246/7913 f 5831/6246/7913 9927/10342/7915 1460/1667/7916 9930/10345/7917 f 13156/13571/7901 5831/6246/7913 9930/10345/7917 2483/2690/7902 f 3746/4071/7914 15682/16333/7918 5832/6247/7919 9927/10342/7915 f 15682/16333/7918 164/240/1756 14674/15173/1759 5832/6247/7919 f 5832/6247/7919 14674/15173/1759 3242/3491/1764 9928/10343/7920 f 9927/10342/7915 5832/6247/7919 9928/10343/7920 1460/1667/7916 f 1460/1667/7916 9928/10343/7920 5833/6248/7921 9929/10344/7922 f 9928/10343/7920 3242/3491/1764 14673/15172/1778 5833/6248/7921 f 5833/6248/7921 14673/15172/1778 598/722/1780 13158/13573/7923 f 9929/10344/7922 5833/6248/7921 13158/13573/7923 2484/2691/7924 f 2483/2690/7902 9930/10345/7917 5834/6249/7925 13155/13570/7906 f 9930/10345/7917 1460/1667/7916 9929/10344/7922 5834/6249/7925 f 5834/6249/7925 9929/10344/7922 2484/2691/7924 13157/13572/7926 f 13155/13570/7906 5834/6249/7925 13157/13572/7926 879/470/7907 f 879/470/7907 13157/13572/7926 5835/6250/7927 13159/13574/7928 f 13157/13572/7926 2484/2691/7924 9931/10346/7929 5835/6250/7927 f 5835/6250/7927 9931/10346/7929 1461/1668/7930 9934/10349/7931 f 13159/13574/7928 5835/6250/7927 9934/10349/7931 2485/2692/7932 f 2484/2691/7924 13158/13573/7923 5836/6251/7933 9931/10346/7929 f 13158/13573/7923 598/722/1780 14671/15170/1822 5836/6251/7933 f 5836/6251/7933 14671/15170/1822 3241/3490/1826 9932/10347/7934 f 9931/10346/7929 5836/6251/7933 9932/10347/7934 1461/1668/7930 f 1461/1668/7930 9932/10347/7934 5837/6252/7935 9933/10348/7936 f 9932/10347/7934 3241/3490/1826 14672/15171/1834 5837/6252/7935 f 5837/6252/7935 14672/15171/1834 166/243/1836 15684/16335/7937 f 9933/10348/7936 5837/6252/7935 15684/16335/7937 3747/4072/7938 f 2485/2692/7932 9934/10349/7931 5838/6253/7939 13160/13575/7940 f 9934/10349/7931 1461/1668/7930 9933/10348/7936 5838/6253/7939 f 5838/6253/7939 9933/10348/7936 3747/4072/7938 15683/16334/7941 f 13160/13575/7940 5838/6253/7939 15683/16334/7941 339/1013/7942 f 715/859/4630 13162/13577/7911 5839/6254/7943 15141/15720/4642 f 13162/13577/7911 2486/2693/7909 9935/10350/7944 5839/6254/7943 f 5839/6254/7943 9935/10350/7944 1462/1669/7945 9938/10353/7946 f 15141/15720/4642 5839/6254/7943 9938/10353/7946 3476/3765/4643 f 2486/2693/7909 13161/13576/7908 5840/6255/7947 9935/10350/7944 f 13161/13576/7908 879/470/7907 13159/13574/7928 5840/6255/7947 f 5840/6255/7947 13159/13574/7928 2485/2692/7932 9936/10351/7948 f 9935/10350/7944 5840/6255/7947 9936/10351/7948 1462/1669/7945 f 1462/1669/7945 9936/10351/7948 5841/6256/7949 9937/10352/7950 f 9936/10351/7948 2485/2692/7932 13160/13575/7940 5841/6256/7949 f 5841/6256/7949 13160/13575/7940 339/1013/7942 15685/16336/7951 f 9937/10352/7950 5841/6256/7949 15685/16336/7951 3748/4073/7952 f 3476/3765/4643 9938/10353/7946 5842/6257/7953 15142/15721/4647 f 9938/10353/7946 1462/1669/7945 9937/10352/7950 5842/6257/7953 f 5842/6257/7953 9937/10352/7950 3748/4073/7952 15686/16337/7954 f 15142/15721/4647 5842/6257/7953 15686/16337/7954 197/286/4648 f 67/108/4704 15688/16339/7955 5843/6258/7956 15156/15735/4705 f 15688/16339/7955 3749/4074/7957 9939/10354/7958 5843/6258/7956 f 5843/6258/7956 9939/10354/7958 1463/1670/7959 9942/10357/7960 f 15156/15735/4705 5843/6258/7956 9942/10357/7960 3483/3772/4706 f 3749/4074/7957 15687/16338/7961 5844/6259/7962 9939/10354/7958 f 15687/16338/7961 340/1014/7963 13164/13579/7964 5844/6259/7962 f 5844/6259/7962 13164/13579/7964 2487/2694/7965 9940/10355/7966 f 9939/10354/7958 5844/6259/7962 9940/10355/7966 1463/1670/7959 f 1463/1670/7959 9940/10355/7966 5845/6260/7967 9941/10356/7968 f 9940/10355/7966 2487/2694/7965 13163/13578/7969 5845/6260/7967 f 5845/6260/7967 13163/13578/7969 880/471/7970 13169/13584/7971 f 9941/10356/7968 5845/6260/7967 13169/13584/7971 2490/2697/7972 f 3483/3772/4706 9942/10357/7960 5846/6261/7973 15155/15734/4710 f 9942/10357/7960 1463/1670/7959 9941/10356/7968 5846/6261/7973 f 5846/6261/7973 9941/10356/7968 2490/2697/7972 13170/13585/7974 f 15155/15734/4710 5846/6261/7973 13170/13585/7974 719/863/4711 f 340/1014/7963 15689/16340/7975 5847/6262/7976 13164/13579/7964 f 15689/16340/7975 3750/4075/7977 9943/10358/7978 5847/6262/7976 f 5847/6262/7976 9943/10358/7978 1464/1671/7979 9946/10361/7980 f 13164/13579/7964 5847/6262/7976 9946/10361/7980 2487/2694/7965 f 3750/4075/7977 15690/16341/7981 5848/6263/7982 9943/10358/7978 f 15690/16341/7981 113/172/721 14494/14953/724 5848/6263/7982 f 5848/6263/7982 14494/14953/724 3152/3381/729 9944/10359/7983 f 9943/10358/7978 5848/6263/7982 9944/10359/7983 1464/1671/7979 f 1464/1671/7979 9944/10359/7983 5849/6264/7984 9945/10360/7985 f 9944/10359/7983 3152/3381/729 14493/14952/743 5849/6264/7984 f 5849/6264/7984 14493/14952/743 553/667/745 13166/13581/7986 f 9945/10360/7985 5849/6264/7984 13166/13581/7986 2488/2695/7987 f 2487/2694/7965 9946/10361/7980 5850/6265/7988 13163/13578/7969 f 9946/10361/7980 1464/1671/7979 9945/10360/7985 5850/6265/7988 f 5850/6265/7988 9945/10360/7985 2488/2695/7987 13165/13580/7989 f 13163/13578/7969 5850/6265/7988 13165/13580/7989 880/471/7970 f 880/471/7970 13165/13580/7989 5851/6266/7990 13167/13582/7991 f 13165/13580/7989 2488/2695/7987 9947/10362/7992 5851/6266/7990 f 5851/6266/7990 9947/10362/7992 1465/1672/7993 9950/10365/7994 f 13167/13582/7991 5851/6266/7990 9950/10365/7994 2489/2696/7995 f 2488/2695/7987 13166/13581/7986 5852/6267/7996 9947/10362/7992 f 13166/13581/7986 553/667/745 14491/14950/787 5852/6267/7996 f 5852/6267/7996 14491/14950/787 3151/3380/791 9948/10363/7997 f 9947/10362/7992 5852/6267/7996 9948/10363/7997 1465/1672/7993 f 1465/1672/7993 9948/10363/7997 5853/6268/7998 9949/10364/7999 f 9948/10363/7997 3151/3380/791 14492/14951/799 5853/6268/7998 f 5853/6268/7998 14492/14951/799 112/170/801 15692/16344/8000 f 9949/10364/7999 5853/6268/7998 15692/16344/8000 3751/4076/8001 f 2489/2696/7995 9950/10365/7994 5854/6269/8002 13168/13583/8003 f 9950/10365/7994 1465/1672/7993 9949/10364/7999 5854/6269/8002 f 5854/6269/8002 9949/10364/7999 3751/4076/8001 15691/16342/8004 f 13168/13583/8003 5854/6269/8002 15691/16342/8004 341/1015/8005 f 719/863/4711 13170/13585/7974 5855/6270/8006 15157/15736/4723 f 13170/13585/7974 2490/2697/7972 9951/10366/8007 5855/6270/8006 f 5855/6270/8006 9951/10366/8007 1466/1673/8008 9954/10369/8009 f 15157/15736/4723 5855/6270/8006 9954/10369/8009 3484/3773/4724 f 2490/2697/7972 13169/13584/7971 5856/6271/8010 9951/10366/8007 f 13169/13584/7971 880/471/7970 13167/13582/7991 5856/6271/8010 f 5856/6271/8010 13167/13582/7991 2489/2696/7995 9952/10367/8011 f 9951/10366/8007 5856/6271/8010 9952/10367/8011 1466/1673/8008 f 1466/1673/8008 9952/10367/8011 5857/6272/8012 9953/10368/8013 f 9952/10367/8011 2489/2696/7995 13168/13583/8003 5857/6272/8012 f 5857/6272/8012 13168/13583/8003 341/1015/8005 15693/16346/8014 f 9953/10368/8013 5857/6272/8012 15693/16346/8014 3752/4078/8015 f 3484/3773/4724 9954/10369/8009 5858/6273/8016 15158/15737/4728 f 9954/10369/8009 1466/1673/8008 9953/10368/8013 5858/6273/8016 f 5858/6273/8016 9953/10368/8013 3752/4078/8015 15694/16348/8017 f 15158/15737/4728 5858/6273/8016 15694/16348/8017 66/106/4729 f 82/129/5955 15696/16351/8018 5859/6274/8019 15392/15999/5956 f 15696/16351/8018 3753/4080/8020 9955/10370/8021 5859/6274/8019 f 5859/6274/8019 9955/10370/8021 1467/1674/8022 9958/10373/8023 f 15392/15999/5956 5859/6274/8019 9958/10373/8023 3601/3904/5957 f 3753/4080/8020 15695/16350/8024 5860/6275/8025 9955/10370/8021 f 15695/16350/8024 342/1017/8026 13172/13587/8027 5860/6275/8025 f 5860/6275/8025 13172/13587/8027 2491/2698/8028 9956/10371/8029 f 9955/10370/8021 5860/6275/8025 9956/10371/8029 1467/1674/8022 f 1467/1674/8022 9956/10371/8029 5861/6276/8030 9957/10372/8031 f 9956/10371/8029 2491/2698/8028 13171/13586/8032 5861/6276/8030 f 5861/6276/8030 13171/13586/8032 881/472/8033 13177/13592/8034 f 9957/10372/8031 5861/6276/8030 13177/13592/8034 2494/2701/8035 f 3601/3904/5957 9958/10373/8023 5862/6277/8036 15391/15998/5961 f 9958/10373/8023 1467/1674/8022 9957/10372/8031 5862/6277/8036 f 5862/6277/8036 9957/10372/8031 2494/2701/8035 13178/13593/8037 f 15391/15998/5961 5862/6277/8036 13178/13593/8037 266/929/5962 f 342/1017/8026 15697/16352/8038 5863/6278/8039 13172/13587/8027 f 15697/16352/8038 3754/4081/8040 9959/10374/8041 5863/6278/8039 f 5863/6278/8039 9959/10374/8041 1468/1675/8042 9962/10377/8043 f 13172/13587/8027 5863/6278/8039 9962/10377/8043 2491/2698/8028 f 3754/4081/8040 15698/16353/8044 5864/6279/8045 9959/10374/8041 f 15698/16353/8044 114/173/5850 15386/15993/5853 5864/6279/8045 f 5864/6279/8045 15386/15993/5853 3598/3901/5858 9960/10375/8046 f 9959/10374/8041 5864/6279/8045 9960/10375/8046 1468/1675/8042 f 1468/1675/8042 9960/10375/8046 5865/6280/8047 9961/10376/8048 f 9960/10375/8046 3598/3901/5858 15385/15992/5872 5865/6280/8047 f 5865/6280/8047 15385/15992/5872 264/927/5874 13174/13589/8049 f 9961/10376/8048 5865/6280/8047 13174/13589/8049 2492/2699/8050 f 2491/2698/8028 9962/10377/8043 5866/6281/8051 13171/13586/8032 f 9962/10377/8043 1468/1675/8042 9961/10376/8048 5866/6281/8051 f 5866/6281/8051 9961/10376/8048 2492/2699/8050 13173/13588/8052 f 13171/13586/8032 5866/6281/8051 13173/13588/8052 881/472/8033 f 881/472/8033 13173/13588/8052 5867/6282/8053 13175/13590/8054 f 13173/13588/8052 2492/2699/8050 9963/10378/8055 5867/6282/8053 f 5867/6282/8053 9963/10378/8055 1469/1676/8056 9966/10381/8057 f 13175/13590/8054 5867/6282/8053 9966/10381/8057 2493/2700/8058 f 2492/2699/8050 13174/13589/8049 5868/6283/8059 9963/10378/8055 f 13174/13589/8049 264/927/5874 15383/15990/5907 5868/6283/8059 f 5868/6283/8059 15383/15990/5907 3597/3900/5911 9964/10379/8060 f 9963/10378/8055 5868/6283/8059 9964/10379/8060 1469/1676/8056 f 1469/1676/8056 9964/10379/8060 5869/6284/8061 9965/10380/8062 f 9964/10379/8060 3597/3900/5911 15384/15991/5919 5869/6284/8061 f 5869/6284/8061 15384/15991/5919 129/193/5921 15700/16355/8063 f 9965/10380/8062 5869/6284/8061 15700/16355/8063 3755/4082/8064 f 2493/2700/8058 9966/10381/8057 5870/6285/8065 13176/13591/8066 f 9966/10381/8057 1469/1676/8056 9965/10380/8062 5870/6285/8065 f 5870/6285/8065 9965/10380/8062 3755/4082/8064 15699/16354/8067 f 13176/13591/8066 5870/6285/8065 15699/16354/8067 343/1018/8068 f 266/929/5962 13178/13593/8037 5871/6286/8069 15393/16000/5974 f 13178/13593/8037 2494/2701/8035 9967/10382/8070 5871/6286/8069 f 5871/6286/8069 9967/10382/8070 1470/1677/8071 9970/10385/8072 f 15393/16000/5974 5871/6286/8069 9970/10385/8072 3602/3905/5975 f 2494/2701/8035 13177/13592/8034 5872/6287/8073 9967/10382/8070 f 13177/13592/8034 881/472/8033 13175/13590/8054 5872/6287/8073 f 5872/6287/8073 13175/13590/8054 2493/2700/8058 9968/10383/8074 f 9967/10382/8070 5872/6287/8073 9968/10383/8074 1470/1677/8071 f 1470/1677/8071 9968/10383/8074 5873/6288/8075 9969/10384/8076 f 9968/10383/8074 2493/2700/8058 13176/13591/8066 5873/6288/8075 f 5873/6288/8075 13176/13591/8066 343/1018/8068 15701/16356/8077 f 9969/10384/8076 5873/6288/8075 15701/16356/8077 3756/4083/8078 f 3602/3905/5975 9970/10385/8072 5874/6289/8079 15394/16001/5979 f 9970/10385/8072 1470/1677/8071 9969/10384/8076 5874/6289/8079 f 5874/6289/8079 9969/10384/8076 3756/4083/8078 15702/16357/8080 f 15394/16001/5979 5874/6289/8079 15702/16357/8080 130/194/5980 f 115/174/486 14430/14869/485 5875/6290/8081 15710/16368/8082 f 14430/14869/485 3120/3339/482 9971/10386/8083 5875/6290/8081 f 5875/6290/8081 9971/10386/8083 1471/1678/8084 9974/10389/8085 f 15710/16368/8082 5875/6290/8081 9974/10389/8085 3760/4088/8086 f 3120/3339/482 14429/14868/481 5876/6291/8087 9971/10386/8083 f 14429/14868/481 537/646/470 13180/13595/8088 5876/6291/8087 f 5876/6291/8087 13180/13595/8088 2495/2702/8089 9972/10387/8090 f 9971/10386/8083 5876/6291/8087 9972/10387/8090 1471/1678/8084 f 1471/1678/8084 9972/10387/8090 5877/6292/8091 9973/10388/8092 f 9972/10387/8090 2495/2702/8089 13179/13594/8093 5877/6292/8091 f 5877/6292/8091 13179/13594/8093 882/473/8094 13185/13600/8095 f 9973/10388/8092 5877/6292/8091 13185/13600/8095 2498/2705/8096 f 3760/4088/8086 9974/10389/8085 5878/6293/8097 15709/16366/8098 f 9974/10389/8085 1471/1678/8084 9973/10388/8092 5878/6293/8097 f 5878/6293/8097 9973/10388/8092 2498/2705/8096 13186/13601/8099 f 15709/16366/8098 5878/6293/8097 13186/13601/8099 345/1020/8100 f 537/646/470 14427/14866/469 5879/6294/8101 13180/13595/8088 f 14427/14866/469 3119/3338/466 9975/10390/8102 5879/6294/8101 f 5879/6294/8101 9975/10390/8102 1472/1679/8103 9978/10393/8104 f 13180/13595/8088 5879/6294/8101 9978/10393/8104 2495/2702/8089 f 3119/3338/466 14428/14867/465 5880/6295/8105 9975/10390/8102 f 14428/14867/465 149/219/464 15704/16359/8106 5880/6295/8105 f 5880/6295/8105 15704/16359/8106 3757/4084/8107 9976/10391/8108 f 9975/10390/8102 5880/6295/8105 9976/10391/8108 1472/1679/8103 f 1472/1679/8103 9976/10391/8108 5881/6296/8109 9977/10392/8110 f 9976/10391/8108 3757/4084/8107 15703/16358/8111 5881/6296/8109 f 5881/6296/8109 15703/16358/8111 344/1019/8112 13182/13597/8113 f 9977/10392/8110 5881/6296/8109 13182/13597/8113 2496/2703/8114 f 2495/2702/8089 9978/10393/8104 5882/6297/8115 13179/13594/8093 f 9978/10393/8104 1472/1679/8103 9977/10392/8110 5882/6297/8115 f 5882/6297/8115 9977/10392/8110 2496/2703/8114 13181/13596/8116 f 13179/13594/8093 5882/6297/8115 13181/13596/8116 882/473/8094 f 882/473/8094 13181/13596/8116 5883/6298/8117 13183/13598/8118 f 13181/13596/8116 2496/2703/8114 9979/10394/8119 5883/6298/8117 f 5883/6298/8117 9979/10394/8119 1473/1680/8120 9982/10397/8121 f 13183/13598/8118 5883/6298/8117 9982/10397/8121 2497/2704/8122 f 2496/2703/8114 13182/13597/8113 5884/6299/8123 9979/10394/8119 f 13182/13597/8113 344/1019/8112 15705/16360/8124 5884/6299/8123 f 5884/6299/8123 15705/16360/8124 3758/4085/8125 9980/10395/8126 f 9979/10394/8119 5884/6299/8123 9980/10395/8126 1473/1680/8120 f 1473/1680/8120 9980/10395/8126 5885/6300/8127 9981/10396/8128 f 9980/10395/8126 3758/4085/8125 15706/16361/8129 5885/6300/8127 f 5885/6300/8127 15706/16361/8129 150/220/4785 15170/15753/4783 f 9981/10396/8128 5885/6300/8127 15170/15753/4783 3490/3781/4779 f 2497/2704/8122 9982/10397/8121 5886/6301/8130 13184/13599/8131 f 9982/10397/8121 1473/1680/8120 9981/10396/8128 5886/6301/8130 f 5886/6301/8130 9981/10396/8128 3490/3781/4779 15169/15752/4777 f 13184/13599/8131 5886/6301/8130 15169/15752/4777 722/867/4763 f 345/1020/8100 13186/13601/8099 5887/6302/8132 15707/16362/8133 f 13186/13601/8099 2498/2705/8096 9983/10398/8134 5887/6302/8132 f 5887/6302/8132 9983/10398/8134 1474/1681/8135 9986/10401/8136 f 15707/16362/8133 5887/6302/8132 9986/10401/8136 3759/4086/8137 f 2498/2705/8096 13185/13600/8095 5888/6303/8138 9983/10398/8134 f 13185/13600/8095 882/473/8094 13183/13598/8118 5888/6303/8138 f 5888/6303/8138 13183/13598/8118 2497/2704/8122 9984/10399/8139 f 9983/10398/8134 5888/6303/8138 9984/10399/8139 1474/1681/8135 f 1474/1681/8135 9984/10399/8139 5889/6304/8140 9985/10400/8141 f 9984/10399/8139 2497/2704/8122 13184/13599/8131 5889/6304/8140 f 5889/6304/8140 13184/13599/8131 722/867/4763 15167/15750/4761 f 9985/10400/8141 5889/6304/8140 15167/15750/4761 3489/3780/4756 f 3759/4086/8137 9986/10401/8136 5890/6305/8142 15708/16364/8143 f 9986/10401/8136 1474/1681/8135 9985/10400/8141 5890/6305/8142 f 5890/6305/8142 9985/10400/8141 3489/3780/4756 15168/15751/4753 f 15708/16364/8143 5890/6305/8142 15168/15751/4753 68/109/4752 f 116/176/1373 14590/15077/1372 5891/6306/8144 15714/16376/8145 f 14590/15077/1372 3200/3443/1368 9987/10402/8146 5891/6306/8144 f 5891/6306/8144 9987/10402/8146 1475/1682/8147 9990/10405/8148 f 15714/16376/8145 5891/6306/8144 9990/10405/8148 3762/4092/8149 f 3200/3443/1368 14589/15076/1367 5892/6307/8150 9987/10402/8146 f 14589/15076/1367 577/698/1355 13188/13603/8151 5892/6307/8150 f 5892/6307/8150 13188/13603/8151 2499/2706/8152 9988/10403/8153 f 9987/10402/8146 5892/6307/8150 9988/10403/8153 1475/1682/8147 f 1475/1682/8147 9988/10403/8153 5893/6308/8154 9989/10404/8155 f 9988/10403/8153 2499/2706/8152 13187/13602/8156 5893/6308/8154 f 5893/6308/8154 13187/13602/8156 883/474/8157 13193/13608/8158 f 9989/10404/8155 5893/6308/8154 13193/13608/8158 2502/2709/8159 f 3762/4092/8149 9990/10405/8148 5894/6309/8160 15713/16374/8161 f 9990/10405/8148 1475/1682/8147 9989/10404/8155 5894/6309/8160 f 5894/6309/8160 9989/10404/8155 2502/2709/8159 13194/13609/8162 f 15713/16374/8161 5894/6309/8160 13194/13609/8162 346/1022/8163 f 577/698/1355 14587/15074/1354 5895/6310/8164 13188/13603/8151 f 14587/15074/1354 3199/3442/1350 9991/10406/8165 5895/6310/8164 f 5895/6310/8164 9991/10406/8165 1476/1683/8166 9994/10409/8167 f 13188/13603/8151 5895/6310/8164 9994/10409/8167 2499/2706/8152 f 3199/3442/1350 14588/15075/1349 5896/6311/8168 9991/10406/8165 f 14588/15075/1349 115/175/486 15710/16369/8082 5896/6311/8168 f 5896/6311/8168 15710/16369/8082 3760/4089/8086 9992/10407/8169 f 9991/10406/8165 5896/6311/8168 9992/10407/8169 1476/1683/8166 f 1476/1683/8166 9992/10407/8169 5897/6312/8170 9993/10408/8171 f 9992/10407/8169 3760/4089/8086 15709/16367/8098 5897/6312/8170 f 5897/6312/8170 15709/16367/8098 345/1021/8100 13190/13605/8172 f 9993/10408/8171 5897/6312/8170 13190/13605/8172 2500/2707/8173 f 2499/2706/8152 9994/10409/8167 5898/6313/8174 13187/13602/8156 f 9994/10409/8167 1476/1683/8166 9993/10408/8171 5898/6313/8174 f 5898/6313/8174 9993/10408/8171 2500/2707/8173 13189/13604/8175 f 13187/13602/8156 5898/6313/8174 13189/13604/8175 883/474/8157 f 883/474/8157 13189/13604/8175 5899/6314/8176 13191/13606/8177 f 13189/13604/8175 2500/2707/8173 9995/10410/8178 5899/6314/8176 f 5899/6314/8176 9995/10410/8178 1477/1684/8179 9998/10413/8180 f 13191/13606/8177 5899/6314/8176 9998/10413/8180 2501/2708/8181 f 2500/2707/8173 13190/13605/8172 5900/6315/8182 9995/10410/8178 f 13190/13605/8172 345/1021/8100 15707/16363/8133 5900/6315/8182 f 5900/6315/8182 15707/16363/8133 3759/4087/8137 9996/10411/8183 f 9995/10410/8178 5900/6315/8182 9996/10411/8183 1477/1684/8179 f 1477/1684/8179 9996/10411/8183 5901/6316/8184 9997/10412/8185 f 9996/10411/8183 3759/4087/8137 15708/16365/8143 5901/6316/8184 f 5901/6316/8184 15708/16365/8143 68/110/4752 15186/15773/4864 f 9997/10412/8185 5901/6316/8184 15186/15773/4864 3498/3791/4860 f 2501/2708/8181 9998/10413/8180 5902/6317/8186 13192/13607/8187 f 9998/10413/8180 1477/1684/8179 9997/10412/8185 5902/6317/8186 f 5902/6317/8186 9997/10412/8185 3498/3791/4860 15185/15772/4858 f 13192/13607/8187 5902/6317/8186 15185/15772/4858 726/872/4844 f 346/1022/8163 13194/13609/8162 5903/6318/8188 15711/16370/8189 f 13194/13609/8162 2502/2709/8159 9999/10414/8190 5903/6318/8188 f 5903/6318/8188 9999/10414/8190 1478/1685/8191 10002/10417/8192 f 15711/16370/8189 5903/6318/8188 10002/10417/8192 3761/4090/8193 f 2502/2709/8159 13193/13608/8158 5904/6319/8194 9999/10414/8190 f 13193/13608/8158 883/474/8157 13191/13606/8177 5904/6319/8194 f 5904/6319/8194 13191/13606/8177 2501/2708/8181 10000/10415/8195 f 9999/10414/8190 5904/6319/8194 10000/10415/8195 1478/1685/8191 f 1478/1685/8191 10000/10415/8195 5905/6320/8196 10001/10416/8197 f 10000/10415/8195 2501/2708/8181 13192/13607/8187 5905/6320/8196 f 5905/6320/8196 13192/13607/8187 726/872/4844 15183/15770/4842 f 10001/10416/8197 5905/6320/8196 15183/15770/4842 3497/3790/4837 f 3761/4090/8193 10002/10417/8192 5906/6321/8198 15712/16372/8199 f 10002/10417/8192 1478/1685/8191 10001/10416/8197 5906/6321/8198 f 5906/6321/8198 10001/10416/8197 3497/3790/4837 15184/15771/4834 f 15712/16372/8199 5906/6321/8198 15184/15771/4834 69/111/4833 f 173/253/2138 14730/15241/2137 5907/6322/8200 15722/16385/8201 f 14730/15241/2137 3270/3525/2133 10003/10418/8202 5907/6322/8200 f 5907/6322/8200 10003/10418/8202 1479/1686/8203 10006/10421/8204 f 15722/16385/8201 5907/6322/8200 10006/10421/8204 3766/4097/8205 f 3270/3525/2133 14729/15240/2132 5908/6323/8206 10003/10418/8202 f 14729/15240/2132 612/739/2120 13196/13611/8207 5908/6323/8206 f 5908/6323/8206 13196/13611/8207 2503/2710/8208 10004/10419/8209 f 10003/10418/8202 5908/6323/8206 10004/10419/8209 1479/1686/8203 f 1479/1686/8203 10004/10419/8209 5909/6324/8210 10005/10420/8211 f 10004/10419/8209 2503/2710/8208 13195/13610/8212 5909/6324/8210 f 5909/6324/8210 13195/13610/8212 884/475/8213 13201/13616/8214 f 10005/10420/8211 5909/6324/8210 13201/13616/8214 2506/2713/8215 f 3766/4097/8205 10006/10421/8204 5910/6325/8216 15721/16384/8217 f 10006/10421/8204 1479/1686/8203 10005/10420/8211 5910/6325/8216 f 5910/6325/8216 10005/10420/8211 2506/2713/8215 13202/13617/8218 f 15721/16384/8217 5910/6325/8216 13202/13617/8218 348/1025/8219 f 612/739/2120 14727/15238/2119 5911/6326/8220 13196/13611/8207 f 14727/15238/2119 3269/3524/2115 10007/10422/8221 5911/6326/8220 f 5911/6326/8220 10007/10422/8221 1480/1687/8222 10010/10425/8223 f 13196/13611/8207 5911/6326/8220 10010/10425/8223 2503/2710/8208 f 3269/3524/2115 14728/15239/2114 5912/6327/8224 10007/10422/8221 f 14728/15239/2114 171/250/2113 15716/16379/8225 5912/6327/8224 f 5912/6327/8224 15716/16379/8225 3763/4094/8226 10008/10423/8227 f 10007/10422/8221 5912/6327/8224 10008/10423/8227 1480/1687/8222 f 1480/1687/8222 10008/10423/8227 5913/6328/8228 10009/10424/8229 f 10008/10423/8227 3763/4094/8226 15715/16378/8230 5913/6328/8228 f 5913/6328/8228 15715/16378/8230 347/1024/8231 13198/13613/8232 f 10009/10424/8229 5913/6328/8228 13198/13613/8232 2504/2711/8233 f 2503/2710/8208 10010/10425/8223 5914/6329/8234 13195/13610/8212 f 10010/10425/8223 1480/1687/8222 10009/10424/8229 5914/6329/8234 f 5914/6329/8234 10009/10424/8229 2504/2711/8233 13197/13612/8235 f 13195/13610/8212 5914/6329/8234 13197/13612/8235 884/475/8213 f 884/475/8213 13197/13612/8235 5915/6330/8236 13199/13614/8237 f 13197/13612/8235 2504/2711/8233 10011/10426/8238 5915/6330/8236 f 5915/6330/8236 10011/10426/8238 1481/1688/8239 10014/10429/8240 f 13199/13614/8237 5915/6330/8236 10014/10429/8240 2505/2712/8241 f 2504/2711/8233 13198/13613/8232 5916/6331/8242 10011/10426/8238 f 13198/13613/8232 347/1024/8231 15717/16380/8243 5916/6331/8242 f 5916/6331/8242 15717/16380/8243 3764/4095/8244 10012/10427/8245 f 10011/10426/8238 5916/6331/8242 10012/10427/8245 1481/1688/8239 f 1481/1688/8239 10012/10427/8245 5917/6332/8246 10013/10428/8247 f 10012/10427/8245 3764/4095/8244 15718/16381/8248 5917/6332/8246 f 5917/6332/8246 15718/16381/8248 199/288/4938 15198/15789/4936 f 10013/10428/8247 5917/6332/8246 15198/15789/4936 3504/3799/4932 f 2505/2712/8241 10014/10429/8240 5918/6333/8249 13200/13615/8250 f 10014/10429/8240 1481/1688/8239 10013/10428/8247 5918/6333/8249 f 5918/6333/8249 10013/10428/8247 3504/3799/4932 15197/15788/4930 f 13200/13615/8250 5918/6333/8249 15197/15788/4930 729/876/4916 f 348/1025/8219 13202/13617/8218 5919/6334/8251 15719/16382/8252 f 13202/13617/8218 2506/2713/8215 10015/10430/8253 5919/6334/8251 f 5919/6334/8251 10015/10430/8253 1482/1689/8254 10018/10433/8255 f 15719/16382/8252 5919/6334/8251 10018/10433/8255 3765/4096/8256 f 2506/2713/8215 13201/13616/8214 5920/6335/8257 10015/10430/8253 f 13201/13616/8214 884/475/8213 13199/13614/8237 5920/6335/8257 f 5920/6335/8257 13199/13614/8237 2505/2712/8241 10016/10431/8258 f 10015/10430/8253 5920/6335/8257 10016/10431/8258 1482/1689/8254 f 1482/1689/8254 10016/10431/8258 5921/6336/8259 10017/10432/8260 f 10016/10431/8258 2505/2712/8241 13200/13615/8250 5921/6336/8259 f 5921/6336/8259 13200/13615/8250 729/876/4916 15195/15786/4914 f 10017/10432/8260 5921/6336/8259 15195/15786/4914 3503/3798/4909 f 3765/4096/8256 10018/10433/8255 5922/6337/8261 15720/16383/8262 f 10018/10433/8255 1482/1689/8254 10017/10432/8260 5922/6337/8261 f 5922/6337/8261 10017/10432/8260 3503/3798/4909 15196/15787/4906 f 15720/16383/8262 5922/6337/8261 15196/15787/4906 200/289/4905 f 70/113/5066 15222/15813/5065 5923/6338/8263 15730/16393/8264 f 15222/15813/5065 3516/3811/5062 10019/10434/8265 5923/6338/8263 f 5923/6338/8263 10019/10434/8265 1483/1690/8266 10022/10437/8267 f 15730/16393/8264 5923/6338/8263 10022/10437/8267 3770/4101/8268 f 3516/3811/5062 15221/15812/5061 5924/6339/8269 10019/10434/8265 f 15221/15812/5061 735/882/5050 13204/13619/8270 5924/6339/8269 f 5924/6339/8269 13204/13619/8270 2507/2714/8271 10020/10435/8272 f 10019/10434/8265 5924/6339/8269 10020/10435/8272 1483/1690/8266 f 1483/1690/8266 10020/10435/8272 5925/6340/8273 10021/10436/8274 f 10020/10435/8272 2507/2714/8271 13203/13618/8275 5925/6340/8273 f 5925/6340/8273 13203/13618/8275 885/476/8276 13209/13624/8277 f 10021/10436/8274 5925/6340/8273 13209/13624/8277 2510/2717/8278 f 3770/4101/8268 10022/10437/8267 5926/6341/8279 15729/16392/8280 f 10022/10437/8267 1483/1690/8266 10021/10436/8274 5926/6341/8279 f 5926/6341/8279 10021/10436/8274 2510/2717/8278 13210/13625/8281 f 15729/16392/8280 5926/6341/8279 13210/13625/8281 350/1027/8282 f 735/882/5050 15219/15810/5049 5927/6342/8283 13204/13619/8270 f 15219/15810/5049 3515/3810/5046 10023/10438/8284 5927/6342/8283 f 5927/6342/8283 10023/10438/8284 1484/1691/8285 10026/10441/8286 f 13204/13619/8270 5927/6342/8283 10026/10441/8286 2507/2714/8271 f 3515/3810/5046 15220/15811/5045 5928/6343/8287 10023/10438/8284 f 15220/15811/5045 71/114/5044 15724/16387/8288 5928/6343/8287 f 5928/6343/8287 15724/16387/8288 3767/4098/8289 10024/10439/8290 f 10023/10438/8284 5928/6343/8287 10024/10439/8290 1484/1691/8285 f 1484/1691/8285 10024/10439/8290 5929/6344/8291 10025/10440/8292 f 10024/10439/8290 3767/4098/8289 15723/16386/8293 5929/6344/8291 f 5929/6344/8291 15723/16386/8293 349/1026/8294 13206/13621/8295 f 10025/10440/8292 5929/6344/8291 13206/13621/8295 2508/2715/8296 f 2507/2714/8271 10026/10441/8286 5930/6345/8297 13203/13618/8275 f 10026/10441/8286 1484/1691/8285 10025/10440/8292 5930/6345/8297 f 5930/6345/8297 10025/10440/8292 2508/2715/8296 13205/13620/8298 f 13203/13618/8275 5930/6345/8297 13205/13620/8298 885/476/8276 f 885/476/8276 13205/13620/8298 5931/6346/8299 13207/13622/8300 f 13205/13620/8298 2508/2715/8296 10027/10442/8301 5931/6346/8299 f 5931/6346/8299 10027/10442/8301 1485/1692/8302 10030/10445/8303 f 13207/13622/8300 5931/6346/8299 10030/10445/8303 2509/2716/8304 f 2508/2715/8296 13206/13621/8295 5932/6347/8305 10027/10442/8301 f 13206/13621/8295 349/1026/8294 15725/16388/8306 5932/6347/8305 f 5932/6347/8305 15725/16388/8306 3768/4099/8307 10028/10443/8308 f 10027/10442/8301 5932/6347/8305 10028/10443/8308 1485/1692/8302 f 1485/1692/8302 10028/10443/8308 5933/6348/8309 10029/10444/8310 f 10028/10443/8308 3768/4099/8307 15726/16389/8311 5933/6348/8309 f 5933/6348/8309 15726/16389/8311 118/179/196 14374/14797/194 f 10029/10444/8310 5933/6348/8309 14374/14797/194 3092/3303/190 f 2509/2716/8304 10030/10445/8303 5934/6349/8312 13208/13623/8313 f 10030/10445/8303 1485/1692/8302 10029/10444/8310 5934/6349/8312 f 5934/6349/8312 10029/10444/8310 3092/3303/190 14373/14796/188 f 13208/13623/8313 5934/6349/8312 14373/14796/188 523/628/174 f 350/1027/8282 13210/13625/8281 5935/6350/8314 15727/16390/8315 f 13210/13625/8281 2510/2717/8278 10031/10446/8316 5935/6350/8314 f 5935/6350/8314 10031/10446/8316 1486/1693/8317 10034/10449/8318 f 15727/16390/8315 5935/6350/8314 10034/10449/8318 3769/4100/8319 f 2510/2717/8278 13209/13624/8277 5936/6351/8320 10031/10446/8316 f 13209/13624/8277 885/476/8276 13207/13622/8300 5936/6351/8320 f 5936/6351/8320 13207/13622/8300 2509/2716/8304 10032/10447/8321 f 10031/10446/8316 5936/6351/8320 10032/10447/8321 1486/1693/8317 f 1486/1693/8317 10032/10447/8321 5937/6352/8322 10033/10448/8323 f 10032/10447/8321 2509/2716/8304 13208/13623/8313 5937/6352/8322 f 5937/6352/8322 13208/13623/8313 523/628/174 14371/14794/172 f 10033/10448/8323 5937/6352/8322 14371/14794/172 3091/3302/167 f 3769/4100/8319 10034/10449/8318 5938/6353/8324 15728/16391/8325 f 10034/10449/8318 1486/1693/8317 10033/10448/8323 5938/6353/8324 f 5938/6353/8324 10033/10448/8323 3091/3302/167 14372/14795/164 f 15728/16391/8325 5938/6353/8324 14372/14795/164 117/178/163 f 119/180/3796 15006/15565/3795 5939/6354/8326 15734/16397/8327 f 15006/15565/3795 3408/3687/3791 10035/10450/8328 5939/6354/8326 f 5939/6354/8326 10035/10450/8328 1487/1694/8329 10038/10453/8330 f 15734/16397/8327 5939/6354/8326 10038/10453/8330 3772/4103/8331 f 3408/3687/3791 15005/15564/3790 5940/6355/8332 10035/10450/8328 f 15005/15564/3790 681/820/3778 13212/13627/8333 5940/6355/8332 f 5940/6355/8332 13212/13627/8333 2511/2718/8334 10036/10451/8335 f 10035/10450/8328 5940/6355/8332 10036/10451/8335 1487/1694/8329 f 1487/1694/8329 10036/10451/8335 5941/6356/8336 10037/10452/8337 f 10036/10451/8335 2511/2718/8334 13211/13626/8338 5941/6356/8336 f 5941/6356/8336 13211/13626/8338 886/477/8339 13217/13632/8340 f 10037/10452/8337 5941/6356/8336 13217/13632/8340 2514/2721/8341 f 3772/4103/8331 10038/10453/8330 5942/6357/8342 15733/16396/8343 f 10038/10453/8330 1487/1694/8329 10037/10452/8337 5942/6357/8342 f 5942/6357/8342 10037/10452/8337 2514/2721/8341 13218/13633/8344 f 15733/16396/8343 5942/6357/8342 13218/13633/8344 351/1028/8345 f 681/820/3778 15003/15562/3777 5943/6358/8346 13212/13627/8333 f 15003/15562/3777 3407/3686/3773 10039/10454/8347 5943/6358/8346 f 5943/6358/8346 10039/10454/8347 1488/1695/8348 10042/10457/8349 f 13212/13627/8333 5943/6358/8346 10042/10457/8349 2511/2718/8334 f 3407/3686/3773 15004/15563/3772 5944/6359/8350 10039/10454/8347 f 15004/15563/3772 118/179/196 15726/16389/8311 5944/6359/8350 f 5944/6359/8350 15726/16389/8311 3768/4099/8307 10040/10455/8351 f 10039/10454/8347 5944/6359/8350 10040/10455/8351 1488/1695/8348 f 1488/1695/8348 10040/10455/8351 5945/6360/8352 10041/10456/8353 f 10040/10455/8351 3768/4099/8307 15725/16388/8306 5945/6360/8352 f 5945/6360/8352 15725/16388/8306 349/1026/8294 13214/13629/8354 f 10041/10456/8353 5945/6360/8352 13214/13629/8354 2512/2719/8355 f 2511/2718/8334 10042/10457/8349 5946/6361/8356 13211/13626/8338 f 10042/10457/8349 1488/1695/8348 10041/10456/8353 5946/6361/8356 f 5946/6361/8356 10041/10456/8353 2512/2719/8355 13213/13628/8357 f 13211/13626/8338 5946/6361/8356 13213/13628/8357 886/477/8339 f 886/477/8339 13213/13628/8357 5947/6362/8358 13215/13630/8359 f 13213/13628/8357 2512/2719/8355 10043/10458/8360 5947/6362/8358 f 5947/6362/8358 10043/10458/8360 1489/1696/8361 10046/10461/8362 f 13215/13630/8359 5947/6362/8358 10046/10461/8362 2513/2720/8363 f 2512/2719/8355 13214/13629/8354 5948/6363/8364 10043/10458/8360 f 13214/13629/8354 349/1026/8294 15723/16386/8293 5948/6363/8364 f 5948/6363/8364 15723/16386/8293 3767/4098/8289 10044/10459/8365 f 10043/10458/8360 5948/6363/8364 10044/10459/8365 1489/1696/8361 f 1489/1696/8361 10044/10459/8365 5949/6364/8366 10045/10460/8367 f 10044/10459/8365 3767/4098/8289 15724/16387/8288 5949/6364/8366 f 5949/6364/8366 15724/16387/8288 71/114/5044 15230/15821/5098 f 10045/10460/8367 5949/6364/8366 15230/15821/5098 3520/3815/5094 f 2513/2720/8363 10046/10461/8362 5950/6365/8368 13216/13631/8369 f 10046/10461/8362 1489/1696/8361 10045/10460/8367 5950/6365/8368 f 5950/6365/8368 10045/10460/8367 3520/3815/5094 15229/15820/5092 f 13216/13631/8369 5950/6365/8368 15229/15820/5092 737/884/5078 f 351/1028/8345 13218/13633/8344 5951/6366/8370 15731/16394/8371 f 13218/13633/8344 2514/2721/8341 10047/10462/8372 5951/6366/8370 f 5951/6366/8370 10047/10462/8372 1490/1697/8373 10050/10465/8374 f 15731/16394/8371 5951/6366/8370 10050/10465/8374 3771/4102/8375 f 2514/2721/8341 13217/13632/8340 5952/6367/8376 10047/10462/8372 f 13217/13632/8340 886/477/8339 13215/13630/8359 5952/6367/8376 f 5952/6367/8376 13215/13630/8359 2513/2720/8363 10048/10463/8377 f 10047/10462/8372 5952/6367/8376 10048/10463/8377 1490/1697/8373 f 1490/1697/8373 10048/10463/8377 5953/6368/8378 10049/10464/8379 f 10048/10463/8377 2513/2720/8363 13216/13631/8369 5953/6368/8378 f 5953/6368/8378 13216/13631/8369 737/884/5078 15227/15818/5076 f 10049/10464/8379 5953/6368/8378 15227/15818/5076 3519/3814/5071 f 3771/4102/8375 10050/10465/8374 5954/6369/8380 15732/16395/8381 f 10050/10465/8374 1490/1697/8373 10049/10464/8379 5954/6369/8380 f 5954/6369/8380 10049/10464/8379 3519/3814/5071 15228/15819/5068 f 15732/16395/8381 5954/6369/8380 15228/15819/5068 72/115/5067 f 248/351/5172 15736/16399/8382 5955/6370/8383 15244/15835/5173 f 15736/16399/8382 3773/4104/8384 10051/10466/8385 5955/6370/8383 f 5955/6370/8383 10051/10466/8385 1491/1698/8386 10054/10469/8387 f 15244/15835/5173 5955/6370/8383 10054/10469/8387 3527/3822/5174 f 3773/4104/8384 15735/16398/8388 5956/6371/8389 10051/10466/8385 f 15735/16398/8388 352/1029/8390 13220/13635/8391 5956/6371/8389 f 5956/6371/8389 13220/13635/8391 2515/2722/8392 10052/10467/8393 f 10051/10466/8385 5956/6371/8389 10052/10467/8393 1491/1698/8386 f 1491/1698/8386 10052/10467/8393 5957/6372/8394 10053/10468/8395 f 10052/10467/8393 2515/2722/8392 13219/13634/8396 5957/6372/8394 f 5957/6372/8394 13219/13634/8396 887/478/8397 13225/13640/8398 f 10053/10468/8395 5957/6372/8394 13225/13640/8398 2518/2725/8399 f 3527/3822/5174 10054/10469/8387 5958/6373/8400 15243/15834/5178 f 10054/10469/8387 1491/1698/8386 10053/10468/8395 5958/6373/8400 f 5958/6373/8400 10053/10468/8395 2518/2725/8399 13226/13641/8401 f 15243/15834/5178 5958/6373/8400 13226/13641/8401 741/888/5179 f 352/1029/8390 15737/16400/8402 5959/6374/8403 13220/13635/8391 f 15737/16400/8402 3774/4105/8404 10055/10470/8405 5959/6374/8403 f 5959/6374/8403 10055/10470/8405 1492/1699/8406 10058/10473/8407 f 13220/13635/8391 5959/6374/8403 10058/10473/8407 2515/2722/8392 f 3774/4105/8404 15738/16401/8408 5960/6375/8409 10055/10470/8405 f 15738/16401/8408 219/312/1999 14722/15233/2002 5960/6375/8409 f 5960/6375/8409 14722/15233/2002 3266/3521/2007 10056/10471/8410 f 10055/10470/8405 5960/6375/8409 10056/10471/8410 1492/1699/8406 f 1492/1699/8406 10056/10471/8410 5961/6376/8411 10057/10472/8412 f 10056/10471/8410 3266/3521/2007 14721/15232/2021 5961/6376/8411 f 5961/6376/8411 14721/15232/2021 610/737/2023 13222/13637/8413 f 10057/10472/8412 5961/6376/8411 13222/13637/8413 2516/2723/8414 f 2515/2722/8392 10058/10473/8407 5962/6377/8415 13219/13634/8396 f 10058/10473/8407 1492/1699/8406 10057/10472/8412 5962/6377/8415 f 5962/6377/8415 10057/10472/8412 2516/2723/8414 13221/13636/8416 f 13219/13634/8396 5962/6377/8415 13221/13636/8416 887/478/8397 f 887/478/8397 13221/13636/8416 5963/6378/8417 13223/13638/8418 f 13221/13636/8416 2516/2723/8414 10059/10474/8419 5963/6378/8417 f 5963/6378/8417 10059/10474/8419 1493/1700/8420 10062/10477/8421 f 13223/13638/8418 5963/6378/8417 10062/10477/8421 2517/2724/8422 f 2516/2723/8414 13222/13637/8413 5964/6379/8423 10059/10474/8419 f 13222/13637/8413 610/737/2023 14719/15230/2065 5964/6379/8423 f 5964/6379/8423 14719/15230/2065 3265/3520/2069 10060/10475/8424 f 10059/10474/8419 5964/6379/8423 10060/10475/8424 1493/1700/8420 f 1493/1700/8420 10060/10475/8424 5965/6380/8425 10061/10476/8426 f 10060/10475/8424 3265/3520/2069 14720/15231/2077 5965/6380/8425 f 5965/6380/8425 14720/15231/2077 222/317/2079 15740/16403/8427 f 10061/10476/8426 5965/6380/8425 15740/16403/8427 3775/4106/8428 f 2517/2724/8422 10062/10477/8421 5966/6381/8429 13224/13639/8430 f 10062/10477/8421 1493/1700/8420 10061/10476/8426 5966/6381/8429 f 5966/6381/8429 10061/10476/8426 3775/4106/8428 15739/16402/8431 f 13224/13639/8430 5966/6381/8429 15739/16402/8431 353/1030/8432 f 741/888/5179 13226/13641/8401 5967/6382/8433 15245/15836/5191 f 13226/13641/8401 2518/2725/8399 10063/10478/8434 5967/6382/8433 f 5967/6382/8433 10063/10478/8434 1494/1701/8435 10066/10481/8436 f 15245/15836/5191 5967/6382/8433 10066/10481/8436 3528/3823/5192 f 2518/2725/8399 13225/13640/8398 5968/6383/8437 10063/10478/8434 f 13225/13640/8398 887/478/8397 13223/13638/8418 5968/6383/8437 f 5968/6383/8437 13223/13638/8418 2517/2724/8422 10064/10479/8438 f 10063/10478/8434 5968/6383/8437 10064/10479/8438 1494/1701/8435 f 1494/1701/8435 10064/10479/8438 5969/6384/8439 10065/10480/8440 f 10064/10479/8438 2517/2724/8422 13224/13639/8430 5969/6384/8439 f 5969/6384/8439 13224/13639/8430 353/1030/8432 15741/16404/8441 f 10065/10480/8440 5969/6384/8439 15741/16404/8441 3776/4107/8442 f 3528/3823/5192 10066/10481/8436 5970/6385/8443 15246/15837/5196 f 10066/10481/8436 1494/1701/8435 10065/10480/8440 5970/6385/8443 f 5970/6385/8443 10065/10480/8440 3776/4107/8442 15742/16405/8444 f 15246/15837/5196 5970/6385/8443 15742/16405/8444 249/352/5197 f 74/118/5253 15744/16408/8445 5971/6386/8446 15260/15855/5254 f 15744/16408/8445 3777/4108/8447 10067/10482/8448 5971/6386/8446 f 5971/6386/8446 10067/10482/8448 1495/1702/8449 10070/10485/8450 f 15260/15855/5254 5971/6386/8446 10070/10485/8450 3535/3832/5255 f 3777/4108/8447 15743/16406/8451 5972/6387/8452 10067/10482/8448 f 15743/16406/8451 354/1031/8453 13228/13643/8454 5972/6387/8452 f 5972/6387/8452 13228/13643/8454 2519/2726/8455 10068/10483/8456 f 10067/10482/8448 5972/6387/8452 10068/10483/8456 1495/1702/8449 f 1495/1702/8449 10068/10483/8456 5973/6388/8457 10069/10484/8458 f 10068/10483/8456 2519/2726/8455 13227/13642/8459 5973/6388/8457 f 5973/6388/8457 13227/13642/8459 888/479/8460 13233/13648/8461 f 10069/10484/8458 5973/6388/8457 13233/13648/8461 2522/2729/8462 f 3535/3832/5255 10070/10485/8450 5974/6389/8463 15259/15854/5259 f 10070/10485/8450 1495/1702/8449 10069/10484/8458 5974/6389/8463 f 5974/6389/8463 10069/10484/8458 2522/2729/8462 13234/13649/8464 f 15259/15854/5259 5974/6389/8463 13234/13649/8464 745/893/5260 f 354/1031/8453 15745/16410/8465 5975/6390/8466 13228/13643/8454 f 15745/16410/8465 3778/4110/8467 10071/10486/8468 5975/6390/8466 f 5975/6390/8466 10071/10486/8468 1496/1703/8469 10074/10489/8470 f 13228/13643/8454 5975/6390/8466 10074/10489/8470 2519/2726/8455 f 3778/4110/8467 15746/16412/8471 5976/6391/8472 10071/10486/8468 f 15746/16412/8471 121/184/405 14574/15061/1181 5976/6391/8472 f 5976/6391/8472 14574/15061/1181 3192/3435/1185 10072/10487/8473 f 10071/10486/8468 5976/6391/8472 10072/10487/8473 1496/1703/8469 f 1496/1703/8469 10072/10487/8473 5977/6392/8474 10073/10488/8475 f 10072/10487/8473 3192/3435/1185 14573/15060/1197 5977/6392/8474 f 5977/6392/8474 14573/15060/1197 573/694/1199 13230/13645/8476 f 10073/10488/8475 5977/6392/8474 13230/13645/8476 2520/2727/8477 f 2519/2726/8455 10074/10489/8470 5978/6393/8478 13227/13642/8459 f 10074/10489/8470 1496/1703/8469 10073/10488/8475 5978/6393/8478 f 5978/6393/8478 10073/10488/8475 2520/2727/8477 13229/13644/8479 f 13227/13642/8459 5978/6393/8478 13229/13644/8479 888/479/8460 f 888/479/8460 13229/13644/8479 5979/6394/8480 13231/13646/8481 f 13229/13644/8479 2520/2727/8477 10075/10490/8482 5979/6394/8480 f 5979/6394/8480 10075/10490/8482 1497/1704/8483 10078/10493/8484 f 13231/13646/8481 5979/6394/8480 10078/10493/8484 2521/2728/8485 f 2520/2727/8477 13230/13645/8476 5980/6395/8486 10075/10490/8482 f 13230/13645/8476 573/694/1199 14571/15058/1237 5980/6395/8486 f 5980/6395/8486 14571/15058/1237 3191/3434/1241 10076/10491/8487 f 10075/10490/8482 5980/6395/8486 10076/10491/8487 1497/1704/8483 f 1497/1704/8483 10076/10491/8487 5981/6396/8488 10077/10492/8489 f 10076/10491/8487 3191/3434/1241 14572/15059/1249 5981/6396/8488 f 5981/6396/8488 14572/15059/1249 120/181/1251 15748/16416/8490 f 10077/10492/8489 5981/6396/8488 15748/16416/8490 3779/4112/8491 f 2521/2728/8485 10078/10493/8484 5982/6397/8492 13232/13647/8493 f 10078/10493/8484 1497/1704/8483 10077/10492/8489 5982/6397/8492 f 5982/6397/8492 10077/10492/8489 3779/4112/8491 15747/16414/8494 f 13232/13647/8493 5982/6397/8492 15747/16414/8494 355/1033/8495 f 745/893/5260 13234/13649/8464 5983/6398/8496 15261/15856/5272 f 13234/13649/8464 2522/2729/8462 10079/10494/8497 5983/6398/8496 f 5983/6398/8496 10079/10494/8497 1498/1705/8498 10082/10497/8499 f 15261/15856/5272 5983/6398/8496 10082/10497/8499 3536/3833/5273 f 2522/2729/8462 13233/13648/8461 5984/6399/8500 10079/10494/8497 f 13233/13648/8461 888/479/8460 13231/13646/8481 5984/6399/8500 f 5984/6399/8500 13231/13646/8481 2521/2728/8485 10080/10495/8501 f 10079/10494/8497 5984/6399/8500 10080/10495/8501 1498/1705/8498 f 1498/1705/8498 10080/10495/8501 5985/6400/8502 10081/10496/8503 f 10080/10495/8501 2521/2728/8485 13232/13647/8493 5985/6400/8502 f 5985/6400/8502 13232/13647/8493 355/1033/8495 15749/16418/8504 f 10081/10496/8503 5985/6400/8502 15749/16418/8504 3780/4114/8505 f 3536/3833/5273 10082/10497/8499 5986/6401/8506 15262/15857/5277 f 10082/10497/8499 1498/1705/8498 10081/10496/8503 5986/6401/8506 f 5986/6401/8506 10081/10496/8503 3780/4114/8505 15750/16420/8507 f 15262/15857/5277 5986/6401/8506 15750/16420/8507 73/116/5278 f 160/234/5301 15752/16423/8508 5987/6402/8509 15272/15871/5302 f 15752/16423/8508 3781/4116/8510 10083/10498/8511 5987/6402/8509 f 5987/6402/8509 10083/10498/8511 1499/1706/8512 10086/10501/8513 f 15272/15871/5302 5987/6402/8509 10086/10501/8513 3541/3840/5305 f 3781/4116/8510 15751/16422/8514 5988/6403/8515 10083/10498/8511 f 15751/16422/8514 356/1035/8516 13236/13651/8517 5988/6403/8515 f 5988/6403/8515 13236/13651/8517 2523/2730/8518 10084/10499/8519 f 10083/10498/8511 5988/6403/8515 10084/10499/8519 1499/1706/8512 f 1499/1706/8512 10084/10499/8519 5989/6404/8520 10085/10500/8521 f 10084/10499/8519 2523/2730/8518 13235/13650/8522 5989/6404/8520 f 5989/6404/8520 13235/13650/8522 889/480/8523 13241/13656/8524 f 10085/10500/8521 5989/6404/8520 13241/13656/8524 2526/2733/8525 f 3541/3840/5305 10086/10501/8513 5990/6405/8526 15271/15870/5310 f 10086/10501/8513 1499/1706/8512 10085/10500/8521 5990/6405/8526 f 5990/6405/8526 10085/10500/8521 2526/2733/8525 13242/13657/8527 f 15271/15870/5310 5990/6405/8526 13242/13657/8527 748/897/5312 f 356/1035/8516 15753/16424/8528 5991/6406/8529 13236/13651/8517 f 15753/16424/8528 3782/4117/8530 10087/10502/8531 5991/6406/8529 f 5991/6406/8529 10087/10502/8531 1500/1707/8532 10090/10505/8533 f 13236/13651/8517 5991/6406/8529 10090/10505/8533 2523/2730/8518 f 3782/4117/8530 15754/16425/8534 5992/6407/8535 10087/10502/8531 f 15754/16425/8534 161/235/325 14418/14853/328 5992/6407/8535 f 5992/6407/8535 14418/14853/328 3114/3331/333 10088/10503/8536 f 10087/10502/8531 5992/6407/8535 10088/10503/8536 1500/1707/8532 f 1500/1707/8532 10088/10503/8536 5993/6408/8537 10089/10504/8538 f 10088/10503/8536 3114/3331/333 14417/14852/347 5993/6408/8537 f 5993/6408/8537 14417/14852/347 534/642/349 13238/13653/8539 f 10089/10504/8538 5993/6408/8537 13238/13653/8539 2524/2731/8540 f 2523/2730/8518 10090/10505/8533 5994/6409/8541 13235/13650/8522 f 10090/10505/8533 1500/1707/8532 10089/10504/8538 5994/6409/8541 f 5994/6409/8541 10089/10504/8538 2524/2731/8540 13237/13652/8542 f 13235/13650/8522 5994/6409/8541 13237/13652/8542 889/480/8523 f 889/480/8523 13237/13652/8542 5995/6410/8543 13239/13654/8544 f 13237/13652/8542 2524/2731/8540 10091/10506/8545 5995/6410/8543 f 5995/6410/8543 10091/10506/8545 1501/1708/8546 10094/10509/8547 f 13239/13654/8544 5995/6410/8543 10094/10509/8547 2525/2732/8548 f 2524/2731/8540 13238/13653/8539 5996/6411/8549 10091/10506/8545 f 13238/13653/8539 534/642/349 14415/14850/391 5996/6411/8549 f 5996/6411/8549 14415/14850/391 3113/3330/395 10092/10507/8550 f 10091/10506/8545 5996/6411/8549 10092/10507/8550 1501/1708/8546 f 1501/1708/8546 10092/10507/8550 5997/6412/8551 10093/10508/8552 f 10092/10507/8550 3113/3330/395 14416/14851/403 5997/6412/8551 f 5997/6412/8551 14416/14851/403 121/183/405 15746/16413/8471 f 10093/10508/8552 5997/6412/8551 15746/16413/8471 3778/4111/8467 f 2525/2732/8548 10094/10509/8547 5998/6413/8553 13240/13655/8554 f 10094/10509/8547 1501/1708/8546 10093/10508/8552 5998/6413/8553 f 5998/6413/8553 10093/10508/8552 3778/4111/8467 15745/16411/8465 f 13240/13655/8554 5998/6413/8553 15745/16411/8465 354/1032/8453 f 748/897/5312 13242/13657/8527 5999/6414/8555 15273/15872/5326 f 13242/13657/8527 2526/2733/8525 10095/10510/8556 5999/6414/8555 f 5999/6414/8555 10095/10510/8556 1502/1709/8557 10098/10513/8558 f 15273/15872/5326 5999/6414/8555 10098/10513/8558 3542/3841/5328 f 2526/2733/8525 13241/13656/8524 6000/6415/8559 10095/10510/8556 f 13241/13656/8524 889/480/8523 13239/13654/8544 6000/6415/8559 f 6000/6415/8559 13239/13654/8544 2525/2732/8548 10096/10511/8560 f 10095/10510/8556 6000/6415/8559 10096/10511/8560 1502/1709/8557 f 1502/1709/8557 10096/10511/8560 6001/6416/8561 10097/10512/8562 f 10096/10511/8560 2525/2732/8548 13240/13655/8554 6001/6416/8561 f 6001/6416/8561 13240/13655/8554 354/1032/8453 15743/16407/8451 f 10097/10512/8562 6001/6416/8561 15743/16407/8451 3777/4109/8447 f 3542/3841/5328 10098/10513/8558 6002/6417/8563 15274/15873/5332 f 10098/10513/8558 1502/1709/8557 10097/10512/8562 6002/6417/8563 f 6002/6417/8563 10097/10512/8562 3777/4109/8447 15744/16409/8445 f 15274/15873/5332 6002/6417/8563 15744/16409/8445 74/119/5253 f 141/209/6632 15518/16141/6631 6003/6418/8564 15762/16433/8565 f 15518/16141/6631 3664/3975/6628 10099/10514/8566 6003/6418/8564 f 6003/6418/8564 10099/10514/8566 1503/1710/8567 10102/10517/8568 f 15762/16433/8565 6003/6418/8564 10102/10517/8568 3786/4121/8569 f 3664/3975/6628 15517/16140/6627 6004/6419/8570 10099/10514/8566 f 15517/16140/6627 297/964/6616 13244/13659/8571 6004/6419/8570 f 6004/6419/8570 13244/13659/8571 2527/2734/8572 10100/10515/8573 f 10099/10514/8566 6004/6419/8570 10100/10515/8573 1503/1710/8567 f 1503/1710/8567 10100/10515/8573 6005/6420/8574 10101/10516/8575 f 10100/10515/8573 2527/2734/8572 13243/13658/8576 6005/6420/8574 f 6005/6420/8574 13243/13658/8576 890/481/8577 13249/13664/8578 f 10101/10516/8575 6005/6420/8574 13249/13664/8578 2530/2737/8579 f 3786/4121/8569 10102/10517/8568 6006/6421/8580 15761/16432/8581 f 10102/10517/8568 1503/1710/8567 10101/10516/8575 6006/6421/8580 f 6006/6421/8580 10101/10516/8575 2530/2737/8579 13250/13665/8582 f 15761/16432/8581 6006/6421/8580 13250/13665/8582 358/1037/8583 f 297/964/6616 15515/16138/6615 6007/6422/8584 13244/13659/8571 f 15515/16138/6615 3663/3974/6612 10103/10518/8585 6007/6422/8584 f 6007/6422/8584 10103/10518/8585 1504/1711/8586 10106/10521/8587 f 13244/13659/8571 6007/6422/8584 10106/10521/8587 2527/2734/8572 f 3663/3974/6612 15516/16139/6611 6008/6423/8588 10103/10518/8585 f 15516/16139/6611 122/185/6610 15756/16427/8589 6008/6423/8588 f 6008/6423/8588 15756/16427/8589 3783/4118/8590 10104/10519/8591 f 10103/10518/8585 6008/6423/8588 10104/10519/8591 1504/1711/8586 f 1504/1711/8586 10104/10519/8591 6009/6424/8592 10105/10520/8593 f 10104/10519/8591 3783/4118/8590 15755/16426/8594 6009/6424/8592 f 6009/6424/8592 15755/16426/8594 357/1036/8595 13246/13661/8596 f 10105/10520/8593 6009/6424/8592 13246/13661/8596 2528/2735/8597 f 2527/2734/8572 10106/10521/8587 6010/6425/8598 13243/13658/8576 f 10106/10521/8587 1504/1711/8586 10105/10520/8593 6010/6425/8598 f 6010/6425/8598 10105/10520/8593 2528/2735/8597 13245/13660/8599 f 13243/13658/8576 6010/6425/8598 13245/13660/8599 890/481/8577 f 890/481/8577 13245/13660/8599 6011/6426/8600 13247/13662/8601 f 13245/13660/8599 2528/2735/8597 10107/10522/8602 6011/6426/8600 f 6011/6426/8600 10107/10522/8602 1505/1712/8603 10110/10525/8604 f 13247/13662/8601 6011/6426/8600 10110/10525/8604 2529/2736/8605 f 2528/2735/8597 13246/13661/8596 6012/6427/8606 10107/10522/8602 f 13246/13661/8596 357/1036/8595 15757/16428/8607 6012/6427/8606 f 6012/6427/8606 15757/16428/8607 3784/4119/8608 10108/10523/8609 f 10107/10522/8602 6012/6427/8606 10108/10523/8609 1505/1712/8603 f 1505/1712/8603 10108/10523/8609 6013/6428/8610 10109/10524/8611 f 10108/10523/8609 3784/4119/8608 15758/16429/8612 6013/6428/8610 f 6013/6428/8610 15758/16429/8612 90/141/6513 15498/16121/6511 f 10109/10524/8611 6013/6428/8610 15498/16121/6511 3654/3965/6507 f 2529/2736/8605 10110/10525/8604 6014/6429/8613 13248/13663/8614 f 10110/10525/8604 1505/1712/8603 10109/10524/8611 6014/6429/8613 f 6014/6429/8613 10109/10524/8611 3654/3965/6507 15497/16120/6505 f 13248/13663/8614 6014/6429/8613 15497/16120/6505 292/959/6491 f 358/1037/8583 13250/13665/8582 6015/6430/8615 15759/16430/8616 f 13250/13665/8582 2530/2737/8579 10111/10526/8617 6015/6430/8615 f 6015/6430/8615 10111/10526/8617 1506/1713/8618 10114/10529/8619 f 15759/16430/8616 6015/6430/8615 10114/10529/8619 3785/4120/8620 f 2530/2737/8579 13249/13664/8578 6016/6431/8621 10111/10526/8617 f 13249/13664/8578 890/481/8577 13247/13662/8601 6016/6431/8621 f 6016/6431/8621 13247/13662/8601 2529/2736/8605 10112/10527/8622 f 10111/10526/8617 6016/6431/8621 10112/10527/8622 1506/1713/8618 f 1506/1713/8618 10112/10527/8622 6017/6432/8623 10113/10528/8624 f 10112/10527/8622 2529/2736/8605 13248/13663/8614 6017/6432/8623 f 6017/6432/8623 13248/13663/8614 292/959/6491 15495/16118/6489 f 10113/10528/8624 6017/6432/8623 15495/16118/6489 3653/3964/6484 f 3785/4120/8620 10114/10529/8619 6018/6433/8625 15760/16431/8626 f 10114/10529/8619 1506/1713/8618 10113/10528/8624 6018/6433/8625 f 6018/6433/8625 10113/10528/8624 3653/3964/6484 15496/16119/6481 f 15760/16431/8626 6018/6433/8625 15496/16119/6481 140/208/6480 f 254/357/5534 15310/15913/5533 6019/6434/8627 15770/16441/8628 f 15310/15913/5533 3560/3861/5530 10115/10530/8629 6019/6434/8627 f 6019/6434/8627 10115/10530/8629 1507/1714/8630 10118/10533/8631 f 15770/16441/8628 6019/6434/8627 10118/10533/8631 3790/4125/8632 f 3560/3861/5530 15309/15912/5529 6020/6435/8633 10115/10530/8629 f 15309/15912/5529 757/907/5518 13252/13667/8634 6020/6435/8633 f 6020/6435/8633 13252/13667/8634 2531/2738/8635 10116/10531/8636 f 10115/10530/8629 6020/6435/8633 10116/10531/8636 1507/1714/8630 f 1507/1714/8630 10116/10531/8636 6021/6436/8637 10117/10532/8638 f 10116/10531/8636 2531/2738/8635 13251/13666/8639 6021/6436/8637 f 6021/6436/8637 13251/13666/8639 891/482/8640 13257/13672/8641 f 10117/10532/8638 6021/6436/8637 13257/13672/8641 2534/2741/8642 f 3790/4125/8632 10118/10533/8631 6022/6437/8643 15769/16440/8644 f 10118/10533/8631 1507/1714/8630 10117/10532/8638 6022/6437/8643 f 6022/6437/8643 10117/10532/8638 2534/2741/8642 13258/13673/8645 f 15769/16440/8644 6022/6437/8643 13258/13673/8645 360/1039/8646 f 757/907/5518 15307/15910/5517 6023/6438/8647 13252/13667/8634 f 15307/15910/5517 3559/3860/5514 10119/10534/8648 6023/6438/8647 f 6023/6438/8647 10119/10534/8648 1508/1715/8649 10122/10537/8650 f 13252/13667/8634 6023/6438/8647 10122/10537/8650 2531/2738/8635 f 3559/3860/5514 15308/15911/5513 6024/6439/8651 10119/10534/8648 f 15308/15911/5513 253/356/5512 15764/16435/8652 6024/6439/8651 f 6024/6439/8651 15764/16435/8652 3787/4122/8653 10120/10535/8654 f 10119/10534/8648 6024/6439/8651 10120/10535/8654 1508/1715/8649 f 1508/1715/8649 10120/10535/8654 6025/6440/8655 10121/10536/8656 f 10120/10535/8654 3787/4122/8653 15763/16434/8657 6025/6440/8655 f 6025/6440/8655 15763/16434/8657 359/1038/8658 13254/13669/8659 f 10121/10536/8656 6025/6440/8655 13254/13669/8659 2532/2739/8660 f 2531/2738/8635 10122/10537/8650 6026/6441/8661 13251/13666/8639 f 10122/10537/8650 1508/1715/8649 10121/10536/8656 6026/6441/8661 f 6026/6441/8661 10121/10536/8656 2532/2739/8660 13253/13668/8662 f 13251/13666/8639 6026/6441/8661 13253/13668/8662 891/482/8640 f 891/482/8640 13253/13668/8662 6027/6442/8663 13255/13670/8664 f 13253/13668/8662 2532/2739/8660 10123/10538/8665 6027/6442/8663 f 6027/6442/8663 10123/10538/8665 1509/1716/8666 10126/10541/8667 f 13255/13670/8664 6027/6442/8663 10126/10541/8667 2533/2740/8668 f 2532/2739/8660 13254/13669/8659 6028/6443/8669 10123/10538/8665 f 13254/13669/8659 359/1038/8658 15765/16436/8670 6028/6443/8669 f 6028/6443/8669 15765/16436/8670 3788/4123/8671 10124/10539/8672 f 10123/10538/8665 6028/6443/8669 10124/10539/8672 1509/1716/8666 f 1509/1716/8666 10124/10539/8672 6029/6444/8673 10125/10540/8674 f 10124/10539/8672 3788/4123/8671 15766/16437/8675 6029/6444/8673 f 6029/6444/8673 15766/16437/8675 241/344/3403 14962/15509/3406 f 10125/10540/8674 6029/6444/8673 14962/15509/3406 3386/3659/3411 f 2533/2740/8668 10126/10541/8667 6030/6445/8676 13256/13671/8677 f 10126/10541/8667 1509/1716/8666 10125/10540/8674 6030/6445/8676 f 6030/6445/8676 10125/10540/8674 3386/3659/3411 14961/15508/3425 f 13256/13671/8677 6030/6445/8676 14961/15508/3425 670/806/3427 f 360/1039/8646 13258/13673/8645 6031/6446/8678 15767/16438/8679 f 13258/13673/8645 2534/2741/8642 10127/10542/8680 6031/6446/8678 f 6031/6446/8678 10127/10542/8680 1510/1717/8681 10130/10545/8682 f 15767/16438/8679 6031/6446/8678 10130/10545/8682 3789/4124/8683 f 2534/2741/8642 13257/13672/8641 6032/6447/8684 10127/10542/8680 f 13257/13672/8641 891/482/8640 13255/13670/8664 6032/6447/8684 f 6032/6447/8684 13255/13670/8664 2533/2740/8668 10128/10543/8685 f 10127/10542/8680 6032/6447/8684 10128/10543/8685 1510/1717/8681 f 1510/1717/8681 10128/10543/8685 6033/6448/8686 10129/10544/8687 f 10128/10543/8685 2533/2740/8668 13256/13671/8677 6033/6448/8686 f 6033/6448/8686 13256/13671/8677 670/806/3427 14959/15506/3460 f 10129/10544/8687 6033/6448/8686 14959/15506/3460 3385/3658/3464 f 3789/4124/8683 10130/10545/8682 6034/6449/8688 15768/16439/8689 f 10130/10545/8682 1510/1717/8681 10129/10544/8687 6034/6449/8688 f 6034/6449/8688 10129/10544/8687 3385/3658/3464 14960/15507/3472 f 15768/16439/8689 6034/6449/8688 14960/15507/3472 242/345/3474 f 57/93/1602 15772/16443/8690 6035/6450/8691 15044/15611/4061 f 15772/16443/8690 3791/4126/8692 10131/10546/8693 6035/6450/8691 f 6035/6450/8691 10131/10546/8693 1511/1718/8694 10134/10549/8695 f 15044/15611/4061 6035/6450/8691 10134/10549/8695 3427/3710/4062 f 3791/4126/8692 15771/16442/8696 6036/6451/8697 10131/10546/8693 f 15771/16442/8696 361/1040/8698 13260/13675/8699 6036/6451/8697 f 6036/6451/8697 13260/13675/8699 2535/2742/8700 10132/10547/8701 f 10131/10546/8693 6036/6451/8697 10132/10547/8701 1511/1718/8694 f 1511/1718/8694 10132/10547/8701 6037/6452/8702 10133/10548/8703 f 10132/10547/8701 2535/2742/8700 13259/13674/8704 6037/6452/8702 f 6037/6452/8702 13259/13674/8704 892/483/8705 13265/13680/8706 f 10133/10548/8703 6037/6452/8702 13265/13680/8706 2538/2745/8707 f 3427/3710/4062 10134/10549/8695 6038/6453/8708 15043/15610/4065 f 10134/10549/8695 1511/1718/8694 10133/10548/8703 6038/6453/8708 f 6038/6453/8708 10133/10548/8703 2538/2745/8707 13266/13681/8709 f 15043/15610/4065 6038/6453/8708 13266/13681/8709 691/832/4066 f 361/1040/8698 15773/16444/8710 6039/6454/8711 13260/13675/8699 f 15773/16444/8710 3792/4127/8712 10135/10550/8713 6039/6454/8711 f 6039/6454/8711 10135/10550/8713 1512/1719/8714 10138/10553/8715 f 13260/13675/8699 6039/6454/8711 10138/10553/8715 2535/2742/8700 f 3792/4127/8712 15774/16445/8716 6040/6455/8717 10135/10550/8713 f 15774/16445/8716 125/188/5535 15330/15933/5538 6040/6455/8717 f 6040/6455/8717 15330/15933/5538 3570/3871/5543 10136/10551/8718 f 10135/10550/8713 6040/6455/8717 10136/10551/8718 1512/1719/8714 f 1512/1719/8714 10136/10551/8718 6041/6456/8719 10137/10552/8720 f 10136/10551/8718 3570/3871/5543 15329/15932/5557 6041/6456/8719 f 6041/6456/8719 15329/15932/5557 762/912/5559 13262/13677/8721 f 10137/10552/8720 6041/6456/8719 13262/13677/8721 2536/2743/8722 f 2535/2742/8700 10138/10553/8715 6042/6457/8723 13259/13674/8704 f 10138/10553/8715 1512/1719/8714 10137/10552/8720 6042/6457/8723 f 6042/6457/8723 10137/10552/8720 2536/2743/8722 13261/13676/8724 f 13259/13674/8704 6042/6457/8723 13261/13676/8724 892/483/8705 f 892/483/8705 13261/13676/8724 6043/6458/8725 13263/13678/8726 f 13261/13676/8724 2536/2743/8722 10139/10554/8727 6043/6458/8725 f 6043/6458/8725 10139/10554/8727 1513/1720/8728 10142/10557/8729 f 13263/13678/8726 6043/6458/8725 10142/10557/8729 2537/2744/8730 f 2536/2743/8722 13262/13677/8721 6044/6459/8731 10139/10554/8727 f 13262/13677/8721 762/912/5559 15327/15930/5601 6044/6459/8731 f 6044/6459/8731 15327/15930/5601 3569/3870/5605 10140/10555/8732 f 10139/10554/8727 6044/6459/8731 10140/10555/8732 1513/1720/8728 f 1513/1720/8728 10140/10555/8732 6045/6460/8733 10141/10556/8734 f 10140/10555/8732 3569/3870/5605 15328/15931/5613 6045/6460/8733 f 6045/6460/8733 15328/15931/5613 124/187/5615 15776/16447/8735 f 10141/10556/8734 6045/6460/8733 15776/16447/8735 3793/4128/8736 f 2537/2744/8730 10142/10557/8729 6046/6461/8737 13264/13679/8738 f 10142/10557/8729 1513/1720/8728 10141/10556/8734 6046/6461/8737 f 6046/6461/8737 10141/10556/8734 3793/4128/8736 15775/16446/8739 f 13264/13679/8738 6046/6461/8737 15775/16446/8739 362/1041/8740 f 691/832/4066 13266/13681/8709 6047/6462/8741 15045/15612/4077 f 13266/13681/8709 2538/2745/8707 10143/10558/8742 6047/6462/8741 f 6047/6462/8741 10143/10558/8742 1514/1721/8743 10146/10561/8744 f 15045/15612/4077 6047/6462/8741 10146/10561/8744 3428/3711/4078 f 2538/2745/8707 13265/13680/8706 6048/6463/8745 10143/10558/8742 f 13265/13680/8706 892/483/8705 13263/13678/8726 6048/6463/8745 f 6048/6463/8745 13263/13678/8726 2537/2744/8730 10144/10559/8746 f 10143/10558/8742 6048/6463/8745 10144/10559/8746 1514/1721/8743 f 1514/1721/8743 10144/10559/8746 6049/6464/8747 10145/10560/8748 f 10144/10559/8746 2537/2744/8730 13264/13679/8738 6049/6464/8747 f 6049/6464/8747 13264/13679/8738 362/1041/8740 15777/16448/8749 f 10145/10560/8748 6049/6464/8747 15777/16448/8749 3794/4129/8750 f 3428/3711/4078 10146/10561/8744 6050/6465/8751 15046/15613/4081 f 10146/10561/8744 1514/1721/8743 10145/10560/8748 6050/6465/8751 f 6050/6465/8751 10145/10560/8748 3794/4129/8750 15778/16449/8752 f 15046/15613/4081 6050/6465/8751 15778/16449/8752 39/69/4082 f 126/189/5687 15338/15941/5686 6051/6466/8753 15782/16453/8754 f 15338/15941/5686 3574/3875/5683 10147/10562/8755 6051/6466/8753 f 6051/6466/8753 10147/10562/8755 1515/1722/8756 10150/10565/8757 f 15782/16453/8754 6051/6466/8753 10150/10565/8757 3796/4131/8758 f 3574/3875/5683 15337/15940/5682 6052/6467/8759 10147/10562/8755 f 15337/15940/5682 764/914/5671 13268/13683/8760 6052/6467/8759 f 6052/6467/8759 13268/13683/8760 2539/2746/8761 10148/10563/8762 f 10147/10562/8755 6052/6467/8759 10148/10563/8762 1515/1722/8756 f 1515/1722/8756 10148/10563/8762 6053/6468/8763 10149/10564/8764 f 10148/10563/8762 2539/2746/8761 13267/13682/8765 6053/6468/8763 f 6053/6468/8763 13267/13682/8765 893/484/8766 13273/13688/8767 f 10149/10564/8764 6053/6468/8763 13273/13688/8767 2542/2749/8768 f 3796/4131/8758 10150/10565/8757 6054/6469/8769 15781/16452/8770 f 10150/10565/8757 1515/1722/8756 10149/10564/8764 6054/6469/8769 f 6054/6469/8769 10149/10564/8764 2542/2749/8768 13274/13689/8771 f 15781/16452/8770 6054/6469/8769 13274/13689/8771 363/1042/8772 f 764/914/5671 15335/15938/5670 6055/6470/8773 13268/13683/8760 f 15335/15938/5670 3573/3874/5667 10151/10566/8774 6055/6470/8773 f 6055/6470/8773 10151/10566/8774 1516/1723/8775 10154/10569/8776 f 13268/13683/8760 6055/6470/8773 10154/10569/8776 2539/2746/8761 f 3573/3874/5667 15336/15939/5666 6056/6471/8777 10151/10566/8774 f 15336/15939/5666 125/188/5535 15774/16445/8716 6056/6471/8777 f 6056/6471/8777 15774/16445/8716 3792/4127/8712 10152/10567/8778 f 10151/10566/8774 6056/6471/8777 10152/10567/8778 1516/1723/8775 f 1516/1723/8775 10152/10567/8778 6057/6472/8779 10153/10568/8780 f 10152/10567/8778 3792/4127/8712 15773/16444/8710 6057/6472/8779 f 6057/6472/8779 15773/16444/8710 361/1040/8698 13270/13685/8781 f 10153/10568/8780 6057/6472/8779 13270/13685/8781 2540/2747/8782 f 2539/2746/8761 10154/10569/8776 6058/6473/8783 13267/13682/8765 f 10154/10569/8776 1516/1723/8775 10153/10568/8780 6058/6473/8783 f 6058/6473/8783 10153/10568/8780 2540/2747/8782 13269/13684/8784 f 13267/13682/8765 6058/6473/8783 13269/13684/8784 893/484/8766 f 893/484/8766 13269/13684/8784 6059/6474/8785 13271/13686/8786 f 13269/13684/8784 2540/2747/8782 10155/10570/8787 6059/6474/8785 f 6059/6474/8785 10155/10570/8787 1517/1724/8788 10158/10573/8789 f 13271/13686/8786 6059/6474/8785 10158/10573/8789 2541/2748/8790 f 2540/2747/8782 13270/13685/8781 6060/6475/8791 10155/10570/8787 f 13270/13685/8781 361/1040/8698 15771/16442/8696 6060/6475/8791 f 6060/6475/8791 15771/16442/8696 3791/4126/8692 10156/10571/8792 f 10155/10570/8787 6060/6475/8791 10156/10571/8792 1517/1724/8788 f 1517/1724/8788 10156/10571/8792 6061/6476/8793 10157/10572/8794 f 10156/10571/8792 3791/4126/8692 15772/16443/8690 6061/6476/8793 f 6061/6476/8793 15772/16443/8690 57/93/1602 14626/15117/1601 f 10157/10572/8794 6061/6476/8793 14626/15117/1601 3218/3463/1598 f 2541/2748/8790 10158/10573/8789 6062/6477/8795 13272/13687/8796 f 10158/10573/8789 1517/1724/8788 10157/10572/8794 6062/6477/8795 f 6062/6477/8795 10157/10572/8794 3218/3463/1598 14625/15116/1597 f 13272/13687/8796 6062/6477/8795 14625/15116/1597 586/708/1586 f 363/1042/8772 13274/13689/8771 6063/6478/8797 15779/16450/8798 f 13274/13689/8771 2542/2749/8768 10159/10574/8799 6063/6478/8797 f 6063/6478/8797 10159/10574/8799 1518/1725/8800 10162/10577/8801 f 15779/16450/8798 6063/6478/8797 10162/10577/8801 3795/4130/8802 f 2542/2749/8768 13273/13688/8767 6064/6479/8803 10159/10574/8799 f 13273/13688/8767 893/484/8766 13271/13686/8786 6064/6479/8803 f 6064/6479/8803 13271/13686/8786 2541/2748/8790 10160/10575/8804 f 10159/10574/8799 6064/6479/8803 10160/10575/8804 1518/1725/8800 f 1518/1725/8800 10160/10575/8804 6065/6480/8805 10161/10576/8806 f 10160/10575/8804 2541/2748/8790 13272/13687/8796 6065/6480/8805 f 6065/6480/8805 13272/13687/8796 586/708/1586 14623/15114/1585 f 10161/10576/8806 6065/6480/8805 14623/15114/1585 3217/3462/1582 f 3795/4130/8802 10162/10577/8801 6066/6481/8807 15780/16451/8808 f 10162/10577/8801 1518/1725/8800 10161/10576/8806 6066/6481/8807 f 6066/6481/8807 10161/10576/8806 3217/3462/1582 14624/15115/1581 f 15780/16451/8808 6066/6481/8807 14624/15115/1581 40/70/1580 f 193/282/3359 15784/16455/8809 6067/6482/8810 14944/15491/3360 f 15784/16455/8809 3797/4132/8811 10163/10578/8812 6067/6482/8810 f 6067/6482/8810 10163/10578/8812 1519/1726/8813 10166/10581/8814 f 14944/15491/3360 6067/6482/8810 10166/10581/8814 3377/3650/3361 f 3797/4132/8811 15783/16454/8815 6068/6483/8816 10163/10578/8812 f 15783/16454/8815 364/1043/8817 13276/13691/8818 6068/6483/8816 f 6068/6483/8816 13276/13691/8818 2543/2750/8819 10164/10579/8820 f 10163/10578/8812 6068/6483/8816 10164/10579/8820 1519/1726/8813 f 1519/1726/8813 10164/10579/8820 6069/6484/8821 10165/10580/8822 f 10164/10579/8820 2543/2750/8819 13275/13690/8823 6069/6484/8821 f 6069/6484/8821 13275/13690/8823 894/485/8824 13281/13696/8825 f 10165/10580/8822 6069/6484/8821 13281/13696/8825 2546/2753/8826 f 3377/3650/3361 10166/10581/8814 6070/6485/8827 14943/15490/3365 f 10166/10581/8814 1519/1726/8813 10165/10580/8822 6070/6485/8827 f 6070/6485/8827 10165/10580/8822 2546/2753/8826 13282/13697/8828 f 14943/15490/3365 6070/6485/8827 13282/13697/8828 666/802/3366 f 364/1043/8817 15785/16456/8829 6071/6486/8830 13276/13691/8818 f 15785/16456/8829 3798/4133/8831 10167/10582/8832 6071/6486/8830 f 6071/6486/8830 10167/10582/8832 1520/1727/8833 10170/10585/8834 f 13276/13691/8818 6071/6486/8830 10170/10585/8834 2543/2750/8819 f 3798/4133/8831 15786/16457/8835 6072/6487/8836 10167/10582/8832 f 15786/16457/8835 204/293/5688 15358/15961/5691 6072/6487/8836 f 6072/6487/8836 15358/15961/5691 3584/3885/5696 10168/10583/8837 f 10167/10582/8832 6072/6487/8836 10168/10583/8837 1520/1727/8833 f 1520/1727/8833 10168/10583/8837 6073/6488/8838 10169/10584/8839 f 10168/10583/8837 3584/3885/5696 15357/15960/5710 6073/6488/8838 f 6073/6488/8838 15357/15960/5710 769/919/5712 13278/13693/8840 f 10169/10584/8839 6073/6488/8838 13278/13693/8840 2544/2751/8841 f 2543/2750/8819 10170/10585/8834 6074/6489/8842 13275/13690/8823 f 10170/10585/8834 1520/1727/8833 10169/10584/8839 6074/6489/8842 f 6074/6489/8842 10169/10584/8839 2544/2751/8841 13277/13692/8843 f 13275/13690/8823 6074/6489/8842 13277/13692/8843 894/485/8824 f 894/485/8824 13277/13692/8843 6075/6490/8844 13279/13694/8845 f 13277/13692/8843 2544/2751/8841 10171/10586/8846 6075/6490/8844 f 6075/6490/8844 10171/10586/8846 1521/1728/8847 10174/10589/8848 f 13279/13694/8845 6075/6490/8844 10174/10589/8848 2545/2752/8849 f 2544/2751/8841 13278/13693/8840 6076/6491/8850 10171/10586/8846 f 13278/13693/8840 769/919/5712 15355/15958/5754 6076/6491/8850 f 6076/6491/8850 15355/15958/5754 3583/3884/5758 10172/10587/8851 f 10171/10586/8846 6076/6491/8850 10172/10587/8851 1521/1728/8847 f 1521/1728/8847 10172/10587/8851 6077/6492/8852 10173/10588/8853 f 10172/10587/8851 3583/3884/5758 15356/15959/5766 6077/6492/8852 f 6077/6492/8852 15356/15959/5766 206/295/5768 15788/16459/8854 f 10173/10588/8853 6077/6492/8852 15788/16459/8854 3799/4134/8855 f 2545/2752/8849 10174/10589/8848 6078/6493/8856 13280/13695/8857 f 10174/10589/8848 1521/1728/8847 10173/10588/8853 6078/6493/8856 f 6078/6493/8856 10173/10588/8853 3799/4134/8855 15787/16458/8858 f 13280/13695/8857 6078/6493/8856 15787/16458/8858 365/1044/8859 f 666/802/3366 13282/13697/8828 6079/6494/8860 14945/15492/3378 f 13282/13697/8828 2546/2753/8826 10175/10590/8861 6079/6494/8860 f 6079/6494/8860 10175/10590/8861 1522/1729/8862 10178/10593/8863 f 14945/15492/3378 6079/6494/8860 10178/10593/8863 3378/3651/3379 f 2546/2753/8826 13281/13696/8825 6080/6495/8864 10175/10590/8861 f 13281/13696/8825 894/485/8824 13279/13694/8845 6080/6495/8864 f 6080/6495/8864 13279/13694/8845 2545/2752/8849 10176/10591/8865 f 10175/10590/8861 6080/6495/8864 10176/10591/8865 1522/1729/8862 f 1522/1729/8862 10176/10591/8865 6081/6496/8866 10177/10592/8867 f 10176/10591/8865 2545/2752/8849 13280/13695/8857 6081/6496/8866 f 6081/6496/8866 13280/13695/8857 365/1044/8859 15789/16460/8868 f 10177/10592/8867 6081/6496/8866 15789/16460/8868 3800/4135/8869 f 3378/3651/3379 10178/10593/8863 6082/6497/8870 14946/15493/3383 f 10178/10593/8863 1522/1729/8862 10177/10592/8867 6082/6497/8870 f 6082/6497/8870 10177/10592/8867 3800/4135/8869 15790/16461/8871 f 14946/15493/3383 6082/6497/8870 15790/16461/8871 194/283/3384 f 1/2/754 15792/16464/8872 6083/6498/8873 15802/16477/8874 f 15792/16464/8872 3801/4136/8875 10179/10594/8876 6083/6498/8873 f 6083/6498/8873 10179/10594/8876 1523/1730/8877 10182/10597/8878 f 15802/16477/8874 6083/6498/8873 10182/10597/8878 3806/4143/8879 f 3801/4136/8875 15791/16462/8880 6084/6499/8881 10179/10594/8876 f 15791/16462/8880 366/1045/8882 13284/13699/8883 6084/6499/8881 f 6084/6499/8881 13284/13699/8883 2547/2754/8884 10180/10595/8885 f 10179/10594/8876 6084/6499/8881 10180/10595/8885 1523/1730/8877 f 1523/1730/8877 10180/10595/8885 6085/6500/8886 10181/10596/8887 f 10180/10595/8885 2547/2754/8884 13283/13698/8888 6085/6500/8886 f 6085/6500/8886 13283/13698/8888 895/486/8889 13289/13704/8890 f 10181/10596/8887 6085/6500/8886 13289/13704/8890 2550/2757/8891 f 3806/4143/8879 10182/10597/8878 6086/6501/8892 15801/16476/8893 f 10182/10597/8878 1523/1730/8877 10181/10596/8887 6086/6501/8892 f 6086/6501/8892 10181/10596/8887 2550/2757/8891 13290/13705/8894 f 15801/16476/8893 6086/6501/8892 13290/13705/8894 368/1048/8895 f 366/1045/8882 15793/16466/8896 6087/6502/8897 13284/13699/8883 f 15793/16466/8896 3802/4138/8898 10183/10598/8899 6087/6502/8897 f 6087/6502/8897 10183/10598/8899 1524/1731/8900 10186/10601/8901 f 13284/13699/8883 6087/6502/8897 10186/10601/8901 2547/2754/8884 f 3802/4138/8898 15794/16468/8902 6088/6503/8903 10183/10598/8899 f 15794/16468/8902 128/191/5769 15374/15981/5772 6088/6503/8903 f 6088/6503/8903 15374/15981/5772 3592/3895/5777 10184/10599/8904 f 10183/10598/8899 6088/6503/8903 10184/10599/8904 1524/1731/8900 f 1524/1731/8900 10184/10599/8904 6089/6504/8905 10185/10600/8906 f 10184/10599/8904 3592/3895/5777 15373/15980/5791 6089/6504/8905 f 6089/6504/8905 15373/15980/5791 261/924/5793 13286/13701/8907 f 10185/10600/8906 6089/6504/8905 13286/13701/8907 2548/2755/8908 f 2547/2754/8884 10186/10601/8901 6090/6505/8909 13283/13698/8888 f 10186/10601/8901 1524/1731/8900 10185/10600/8906 6090/6505/8909 f 6090/6505/8909 10185/10600/8906 2548/2755/8908 13285/13700/8910 f 13283/13698/8888 6090/6505/8909 13285/13700/8910 895/486/8889 f 895/486/8889 13285/13700/8910 6091/6506/8911 13287/13702/8912 f 13285/13700/8910 2548/2755/8908 10187/10602/8913 6091/6506/8911 f 6091/6506/8911 10187/10602/8913 1525/1732/8914 10190/10605/8915 f 13287/13702/8912 6091/6506/8911 10190/10605/8915 2549/2756/8916 f 2548/2755/8908 13286/13701/8907 6092/6507/8917 10187/10602/8913 f 13286/13701/8907 261/924/5793 15371/15978/5835 6092/6507/8917 f 6092/6507/8917 15371/15978/5835 3591/3894/5839 10188/10603/8918 f 10187/10602/8913 6092/6507/8917 10188/10603/8918 1525/1732/8914 f 1525/1732/8914 10188/10603/8918 6093/6508/8919 10189/10604/8920 f 10188/10603/8918 3591/3894/5839 15372/15979/5847 6093/6508/8919 f 6093/6508/8919 15372/15979/5847 127/190/5849 15796/16471/8921 f 10189/10604/8920 6093/6508/8919 15796/16471/8921 3803/4140/8922 f 2549/2756/8916 10190/10605/8915 6094/6509/8923 13288/13703/8924 f 10190/10605/8915 1525/1732/8914 10189/10604/8920 6094/6509/8923 f 6094/6509/8923 10189/10604/8920 3803/4140/8922 15795/16470/8925 f 13288/13703/8924 6094/6509/8923 15795/16470/8925 367/1047/8926 f 368/1048/8895 13290/13705/8894 6095/6510/8927 15799/16474/8928 f 13290/13705/8894 2550/2757/8891 10191/10606/8929 6095/6510/8927 f 6095/6510/8927 10191/10606/8929 1526/1733/8930 10194/10609/8931 f 15799/16474/8928 6095/6510/8927 10194/10609/8931 3805/4142/8932 f 2550/2757/8891 13289/13704/8890 6096/6511/8933 10191/10606/8929 f 13289/13704/8890 895/486/8889 13287/13702/8912 6096/6511/8933 f 6096/6511/8933 13287/13702/8912 2549/2756/8916 10192/10607/8934 f 10191/10606/8929 6096/6511/8933 10192/10607/8934 1526/1733/8930 f 1526/1733/8930 10192/10607/8934 6097/6512/8935 10193/10608/8936 f 10192/10607/8934 2549/2756/8916 13288/13703/8924 6097/6512/8935 f 6097/6512/8935 13288/13703/8924 367/1047/8926 15797/16472/8937 f 10193/10608/8936 6097/6512/8935 15797/16472/8937 3804/4141/8938 f 3805/4142/8932 10194/10609/8931 6098/6513/8939 15800/16475/8940 f 10194/10609/8931 1526/1733/8930 10193/10608/8936 6098/6513/8939 f 6098/6513/8939 10193/10608/8936 3804/4141/8938 15798/16473/8941 f 15800/16475/8940 6098/6513/8939 15798/16473/8941 24/42/8942 f 129/193/5921 15382/15989/5920 6099/6514/8943 15806/16481/8944 f 15382/15989/5920 3596/3899/5917 10195/10610/8945 6099/6514/8943 f 6099/6514/8943 10195/10610/8945 1527/1734/8946 10198/10613/8947 f 15806/16481/8944 6099/6514/8943 10198/10613/8947 3808/4145/8948 f 3596/3899/5917 15381/15988/5916 6100/6515/8949 10195/10610/8945 f 15381/15988/5916 263/926/5905 13292/13707/8950 6100/6515/8949 f 6100/6515/8949 13292/13707/8950 2551/2758/8951 10196/10611/8952 f 10195/10610/8945 6100/6515/8949 10196/10611/8952 1527/1734/8946 f 1527/1734/8946 10196/10611/8952 6101/6516/8953 10197/10612/8954 f 10196/10611/8952 2551/2758/8951 13291/13706/8955 6101/6516/8953 f 6101/6516/8953 13291/13706/8955 896/487/8956 13297/13712/8957 f 10197/10612/8954 6101/6516/8953 13297/13712/8957 2554/2761/8958 f 3808/4145/8948 10198/10613/8947 6102/6517/8959 15805/16480/8960 f 10198/10613/8947 1527/1734/8946 10197/10612/8954 6102/6517/8959 f 6102/6517/8959 10197/10612/8954 2554/2761/8958 13298/13713/8961 f 15805/16480/8960 6102/6517/8959 13298/13713/8961 369/1049/8962 f 263/926/5905 15379/15986/5904 6103/6518/8963 13292/13707/8950 f 15379/15986/5904 3595/3898/5901 10199/10614/8964 6103/6518/8963 f 6103/6518/8963 10199/10614/8964 1528/1735/8965 10202/10617/8966 f 13292/13707/8950 6103/6518/8963 10202/10617/8966 2551/2758/8951 f 3595/3898/5901 15380/15987/5900 6104/6519/8967 10199/10614/8964 f 15380/15987/5900 128/192/5769 15794/16469/8902 6104/6519/8967 f 6104/6519/8967 15794/16469/8902 3802/4139/8898 10200/10615/8968 f 10199/10614/8964 6104/6519/8967 10200/10615/8968 1528/1735/8965 f 1528/1735/8965 10200/10615/8968 6105/6520/8969 10201/10616/8970 f 10200/10615/8968 3802/4139/8898 15793/16467/8896 6105/6520/8969 f 6105/6520/8969 15793/16467/8896 366/1046/8882 13294/13709/8971 f 10201/10616/8970 6105/6520/8969 13294/13709/8971 2552/2759/8972 f 2551/2758/8951 10202/10617/8966 6106/6521/8973 13291/13706/8955 f 10202/10617/8966 1528/1735/8965 10201/10616/8970 6106/6521/8973 f 6106/6521/8973 10201/10616/8970 2552/2759/8972 13293/13708/8974 f 13291/13706/8955 6106/6521/8973 13293/13708/8974 896/487/8956 f 896/487/8956 13293/13708/8974 6107/6522/8975 13295/13710/8976 f 13293/13708/8974 2552/2759/8972 10203/10618/8977 6107/6522/8975 f 6107/6522/8975 10203/10618/8977 1529/1736/8978 10206/10621/8979 f 13295/13710/8976 6107/6522/8975 10206/10621/8979 2553/2760/8980 f 2552/2759/8972 13294/13709/8971 6108/6523/8981 10203/10618/8977 f 13294/13709/8971 366/1046/8882 15791/16463/8880 6108/6523/8981 f 6108/6523/8981 15791/16463/8880 3801/4137/8875 10204/10619/8982 f 10203/10618/8977 6108/6523/8981 10204/10619/8982 1529/1736/8978 f 1529/1736/8978 10204/10619/8982 6109/6524/8983 10205/10620/8984 f 10204/10619/8982 3801/4137/8875 15792/16465/8872 6109/6524/8983 f 6109/6524/8983 15792/16465/8872 1/1/754 14482/14937/752 f 10205/10620/8984 6109/6524/8983 14482/14937/752 3146/3373/748 f 2553/2760/8980 10206/10621/8979 6110/6525/8985 13296/13711/8986 f 10206/10621/8979 1529/1736/8978 10205/10620/8984 6110/6525/8985 f 6110/6525/8985 10205/10620/8984 3146/3373/748 14481/14936/746 f 13296/13711/8986 6110/6525/8985 14481/14936/746 550/663/732 f 369/1049/8962 13298/13713/8961 6111/6526/8987 15803/16478/8988 f 13298/13713/8961 2554/2761/8958 10207/10622/8989 6111/6526/8987 f 6111/6526/8987 10207/10622/8989 1530/1737/8990 10210/10625/8991 f 15803/16478/8988 6111/6526/8987 10210/10625/8991 3807/4144/8992 f 2554/2761/8958 13297/13712/8957 6112/6527/8993 10207/10622/8989 f 13297/13712/8957 896/487/8956 13295/13710/8976 6112/6527/8993 f 6112/6527/8993 13295/13710/8976 2553/2760/8980 10208/10623/8994 f 10207/10622/8989 6112/6527/8993 10208/10623/8994 1530/1737/8990 f 1530/1737/8990 10208/10623/8994 6113/6528/8995 10209/10624/8996 f 10208/10623/8994 2553/2760/8980 13296/13711/8986 6113/6528/8995 f 6113/6528/8995 13296/13711/8986 550/663/732 14479/14934/730 f 10209/10624/8996 6113/6528/8995 14479/14934/730 3145/3372/725 f 3807/4144/8992 10210/10625/8991 6114/6529/8997 15804/16479/8998 f 10210/10625/8991 1530/1737/8990 10209/10624/8996 6114/6529/8997 f 6114/6529/8997 10209/10624/8996 3145/3372/725 14480/14935/722 f 15804/16479/8998 6114/6529/8997 14480/14935/722 113/172/721 f 130/194/5980 15702/16357/8080 6115/6530/8999 15810/16485/9000 f 15702/16357/8080 3756/4083/8078 10211/10626/9001 6115/6530/8999 f 6115/6530/8999 10211/10626/9001 1531/1738/9002 10214/10629/9003 f 15810/16485/9000 6115/6530/8999 10214/10629/9003 3810/4147/9004 f 3756/4083/8078 15701/16356/8077 6116/6531/9005 10211/10626/9001 f 15701/16356/8077 343/1018/8068 13300/13715/9006 6116/6531/9005 f 6116/6531/9005 13300/13715/9006 2555/2762/9007 10212/10627/9008 f 10211/10626/9001 6116/6531/9005 10212/10627/9008 1531/1738/9002 f 1531/1738/9002 10212/10627/9008 6117/6532/9009 10213/10628/9010 f 10212/10627/9008 2555/2762/9007 13299/13714/9011 6117/6532/9009 f 6117/6532/9009 13299/13714/9011 897/488/9012 13305/13720/9013 f 10213/10628/9010 6117/6532/9009 13305/13720/9013 2558/2765/9014 f 3810/4147/9004 10214/10629/9003 6118/6533/9015 15809/16484/9016 f 10214/10629/9003 1531/1738/9002 10213/10628/9010 6118/6533/9015 f 6118/6533/9015 10213/10628/9010 2558/2765/9014 13306/13721/9017 f 15809/16484/9016 6118/6533/9015 13306/13721/9017 370/1050/9018 f 343/1018/8068 15699/16354/8067 6119/6534/9019 13300/13715/9006 f 15699/16354/8067 3755/4082/8064 10215/10630/9020 6119/6534/9019 f 6119/6534/9019 10215/10630/9020 1532/1739/9021 10218/10633/9022 f 13300/13715/9006 6119/6534/9019 10218/10633/9022 2555/2762/9007 f 3755/4082/8064 15700/16355/8063 6120/6535/9023 10215/10630/9020 f 15700/16355/8063 129/193/5921 15806/16481/8944 6120/6535/9023 f 6120/6535/9023 15806/16481/8944 3808/4145/8948 10216/10631/9024 f 10215/10630/9020 6120/6535/9023 10216/10631/9024 1532/1739/9021 f 1532/1739/9021 10216/10631/9024 6121/6536/9025 10217/10632/9026 f 10216/10631/9024 3808/4145/8948 15805/16480/8960 6121/6536/9025 f 6121/6536/9025 15805/16480/8960 369/1049/8962 13302/13717/9027 f 10217/10632/9026 6121/6536/9025 13302/13717/9027 2556/2763/9028 f 2555/2762/9007 10218/10633/9022 6122/6537/9029 13299/13714/9011 f 10218/10633/9022 1532/1739/9021 10217/10632/9026 6122/6537/9029 f 6122/6537/9029 10217/10632/9026 2556/2763/9028 13301/13716/9030 f 13299/13714/9011 6122/6537/9029 13301/13716/9030 897/488/9012 f 897/488/9012 13301/13716/9030 6123/6538/9031 13303/13718/9032 f 13301/13716/9030 2556/2763/9028 10219/10634/9033 6123/6538/9031 f 6123/6538/9031 10219/10634/9033 1533/1740/9034 10222/10637/9035 f 13303/13718/9032 6123/6538/9031 10222/10637/9035 2557/2764/9036 f 2556/2763/9028 13302/13717/9027 6124/6539/9037 10219/10634/9033 f 13302/13717/9027 369/1049/8962 15803/16478/8988 6124/6539/9037 f 6124/6539/9037 15803/16478/8988 3807/4144/8992 10220/10635/9038 f 10219/10634/9033 6124/6539/9037 10220/10635/9038 1533/1740/9034 f 1533/1740/9034 10220/10635/9038 6125/6540/9039 10221/10636/9040 f 10220/10635/9038 3807/4144/8992 15804/16479/8998 6125/6540/9039 f 6125/6540/9039 15804/16479/8998 113/172/721 15690/16341/7981 f 10221/10636/9040 6125/6540/9039 15690/16341/7981 3750/4075/7977 f 2557/2764/9036 10222/10637/9035 6126/6541/9041 13304/13719/9042 f 10222/10637/9035 1533/1740/9034 10221/10636/9040 6126/6541/9041 f 6126/6541/9041 10221/10636/9040 3750/4075/7977 15689/16340/7975 f 13304/13719/9042 6126/6541/9041 15689/16340/7975 340/1014/7963 f 370/1050/9018 13306/13721/9017 6127/6542/9043 15807/16482/9044 f 13306/13721/9017 2558/2765/9014 10223/10638/9045 6127/6542/9043 f 6127/6542/9043 10223/10638/9045 1534/1741/9046 10226/10641/9047 f 15807/16482/9044 6127/6542/9043 10226/10641/9047 3809/4146/9048 f 2558/2765/9014 13305/13720/9013 6128/6543/9049 10223/10638/9045 f 13305/13720/9013 897/488/9012 13303/13718/9032 6128/6543/9049 f 6128/6543/9049 13303/13718/9032 2557/2764/9036 10224/10639/9050 f 10223/10638/9045 6128/6543/9049 10224/10639/9050 1534/1741/9046 f 1534/1741/9046 10224/10639/9050 6129/6544/9051 10225/10640/9052 f 10224/10639/9050 2557/2764/9036 13304/13719/9042 6129/6544/9051 f 6129/6544/9051 13304/13719/9042 340/1014/7963 15687/16338/7961 f 10225/10640/9052 6129/6544/9051 15687/16338/7961 3749/4074/7957 f 3809/4146/9048 10226/10641/9047 6130/6545/9053 15808/16483/9054 f 10226/10641/9047 1534/1741/9046 10225/10640/9052 6130/6545/9053 f 6130/6545/9053 10225/10640/9052 3749/4074/7957 15688/16339/7955 f 15808/16483/9054 6130/6545/9053 15688/16339/7955 67/108/4704 f 131/195/6002 15398/16005/6001 6131/6546/9055 15814/16489/9056 f 15398/16005/6001 3604/3907/5998 10227/10642/9057 6131/6546/9055 f 6131/6546/9055 10227/10642/9057 1535/1742/9058 10230/10645/9059 f 15814/16489/9056 6131/6546/9055 10230/10645/9059 3812/4149/9060 f 3604/3907/5998 15397/16004/5997 6132/6547/9061 10227/10642/9057 f 15397/16004/5997 267/930/5986 13308/13723/9062 6132/6547/9061 f 6132/6547/9061 13308/13723/9062 2559/2766/9063 10228/10643/9064 f 10227/10642/9057 6132/6547/9061 10228/10643/9064 1535/1742/9058 f 1535/1742/9058 10228/10643/9064 6133/6548/9065 10229/10644/9066 f 10228/10643/9064 2559/2766/9063 13307/13722/9067 6133/6548/9065 f 6133/6548/9065 13307/13722/9067 898/489/9068 13313/13728/9069 f 10229/10644/9066 6133/6548/9065 13313/13728/9069 2562/2769/9070 f 3812/4149/9060 10230/10645/9059 6134/6549/9071 15813/16488/9072 f 10230/10645/9059 1535/1742/9058 10229/10644/9066 6134/6549/9071 f 6134/6549/9071 10229/10644/9066 2562/2769/9070 13314/13729/9073 f 15813/16488/9072 6134/6549/9071 13314/13729/9073 371/1051/9074 f 267/930/5986 15395/16002/5985 6135/6550/9075 13308/13723/9062 f 15395/16002/5985 3603/3906/5982 10231/10646/9076 6135/6550/9075 f 6135/6550/9075 10231/10646/9076 1536/1743/9077 10234/10649/9078 f 13308/13723/9062 6135/6550/9075 10234/10649/9078 2559/2766/9063 f 3603/3906/5982 15396/16003/5981 6136/6551/9079 10231/10646/9076 f 15396/16003/5981 130/194/5980 15810/16485/9000 6136/6551/9079 f 6136/6551/9079 15810/16485/9000 3810/4147/9004 10232/10647/9080 f 10231/10646/9076 6136/6551/9079 10232/10647/9080 1536/1743/9077 f 1536/1743/9077 10232/10647/9080 6137/6552/9081 10233/10648/9082 f 10232/10647/9080 3810/4147/9004 15809/16484/9016 6137/6552/9081 f 6137/6552/9081 15809/16484/9016 370/1050/9018 13310/13725/9083 f 10233/10648/9082 6137/6552/9081 13310/13725/9083 2560/2767/9084 f 2559/2766/9063 10234/10649/9078 6138/6553/9085 13307/13722/9067 f 10234/10649/9078 1536/1743/9077 10233/10648/9082 6138/6553/9085 f 6138/6553/9085 10233/10648/9082 2560/2767/9084 13309/13724/9086 f 13307/13722/9067 6138/6553/9085 13309/13724/9086 898/489/9068 f 898/489/9068 13309/13724/9086 6139/6554/9087 13311/13726/9088 f 13309/13724/9086 2560/2767/9084 10235/10650/9089 6139/6554/9087 f 6139/6554/9087 10235/10650/9089 1537/1744/9090 10238/10653/9091 f 13311/13726/9088 6139/6554/9087 10238/10653/9091 2561/2768/9092 f 2560/2767/9084 13310/13725/9083 6140/6555/9093 10235/10650/9089 f 13310/13725/9083 370/1050/9018 15807/16482/9044 6140/6555/9093 f 6140/6555/9093 15807/16482/9044 3809/4146/9048 10236/10651/9094 f 10235/10650/9089 6140/6555/9093 10236/10651/9094 1537/1744/9090 f 1537/1744/9090 10236/10651/9094 6141/6556/9095 10237/10652/9096 f 10236/10651/9094 3809/4146/9048 15808/16483/9054 6141/6556/9095 f 6141/6556/9095 15808/16483/9054 67/108/4704 15154/15733/4702 f 10237/10652/9096 6141/6556/9095 15154/15733/4702 3482/3771/4698 f 2561/2768/9092 10238/10653/9091 6142/6557/9097 13312/13727/9098 f 10238/10653/9091 1537/1744/9090 10237/10652/9096 6142/6557/9097 f 6142/6557/9097 10237/10652/9096 3482/3771/4698 15153/15732/4696 f 13312/13727/9098 6142/6557/9097 15153/15732/4696 718/862/4682 f 371/1051/9074 13314/13729/9073 6143/6558/9099 15811/16486/9100 f 13314/13729/9073 2562/2769/9070 10239/10654/9101 6143/6558/9099 f 6143/6558/9099 10239/10654/9101 1538/1745/9102 10242/10657/9103 f 15811/16486/9100 6143/6558/9099 10242/10657/9103 3811/4148/9104 f 2562/2769/9070 13313/13728/9069 6144/6559/9105 10239/10654/9101 f 13313/13728/9069 898/489/9068 13311/13726/9088 6144/6559/9105 f 6144/6559/9105 13311/13726/9088 2561/2768/9092 10240/10655/9106 f 10239/10654/9101 6144/6559/9105 10240/10655/9106 1538/1745/9102 f 1538/1745/9102 10240/10655/9106 6145/6560/9107 10241/10656/9108 f 10240/10655/9106 2561/2768/9092 13312/13727/9098 6145/6560/9107 f 6145/6560/9107 13312/13727/9098 718/862/4682 15151/15730/4680 f 10241/10656/9108 6145/6560/9107 15151/15730/4680 3481/3770/4675 f 3811/4148/9104 10242/10657/9103 6146/6561/9109 15812/16487/9110 f 10242/10657/9103 1538/1745/9102 10241/10656/9108 6146/6561/9109 f 6146/6561/9109 10241/10656/9108 3481/3770/4675 15152/15731/4672 f 15812/16487/9110 6146/6561/9109 15152/15731/4672 97/150/4671 f 132/197/6061 15582/16213/7084 6147/6562/9111 15818/16496/9112 f 15582/16213/7084 3696/4011/7082 10243/10658/9113 6147/6562/9111 f 6147/6562/9111 10243/10658/9113 1539/1746/9114 10246/10661/9115 f 15818/16496/9112 6147/6562/9111 10246/10661/9115 3814/4152/9116 f 3696/4011/7082 15581/16212/7081 6148/6563/9117 10243/10658/9113 f 15581/16212/7081 313/982/7072 13316/13731/9118 6148/6563/9117 f 6148/6563/9117 13316/13731/9118 2563/2770/9119 10244/10659/9120 f 10243/10658/9113 6148/6563/9117 10244/10659/9120 1539/1746/9114 f 1539/1746/9114 10244/10659/9120 6149/6564/9121 10245/10660/9122 f 10244/10659/9120 2563/2770/9119 13315/13730/9123 6149/6564/9121 f 6149/6564/9121 13315/13730/9123 899/490/9124 13321/13736/9125 f 10245/10660/9122 6149/6564/9121 13321/13736/9125 2566/2773/9126 f 3814/4152/9116 10246/10661/9115 6150/6565/9127 15817/16494/9128 f 10246/10661/9115 1539/1746/9114 10245/10660/9122 6150/6565/9127 f 6150/6565/9127 10245/10660/9122 2566/2773/9126 13322/13737/9129 f 15817/16494/9128 6150/6565/9127 13322/13737/9129 372/1052/9130 f 313/982/7072 15579/16210/7071 6151/6566/9131 13316/13731/9118 f 15579/16210/7071 3695/4010/7068 10247/10662/9132 6151/6566/9131 f 6151/6566/9131 10247/10662/9132 1540/1747/9133 10250/10665/9134 f 13316/13731/9118 6151/6566/9131 10250/10665/9134 2563/2770/9119 f 3695/4010/7068 15580/16211/7067 6152/6567/9135 10247/10662/9132 f 15580/16211/7067 131/195/6002 15814/16489/9056 6152/6567/9135 f 6152/6567/9135 15814/16489/9056 3812/4149/9060 10248/10663/9136 f 10247/10662/9132 6152/6567/9135 10248/10663/9136 1540/1747/9133 f 1540/1747/9133 10248/10663/9136 6153/6568/9137 10249/10664/9138 f 10248/10663/9136 3812/4149/9060 15813/16488/9072 6153/6568/9137 f 6153/6568/9137 15813/16488/9072 371/1051/9074 13318/13733/9139 f 10249/10664/9138 6153/6568/9137 13318/13733/9139 2564/2771/9140 f 2563/2770/9119 10250/10665/9134 6154/6569/9141 13315/13730/9123 f 10250/10665/9134 1540/1747/9133 10249/10664/9138 6154/6569/9141 f 6154/6569/9141 10249/10664/9138 2564/2771/9140 13317/13732/9142 f 13315/13730/9123 6154/6569/9141 13317/13732/9142 899/490/9124 f 899/490/9124 13317/13732/9142 6155/6570/9143 13319/13734/9144 f 13317/13732/9142 2564/2771/9140 10251/10666/9145 6155/6570/9143 f 6155/6570/9143 10251/10666/9145 1541/1748/9146 10254/10669/9147 f 13319/13734/9144 6155/6570/9143 10254/10669/9147 2565/2772/9148 f 2564/2771/9140 13318/13733/9139 6156/6571/9149 10251/10666/9145 f 13318/13733/9139 371/1051/9074 15811/16486/9100 6156/6571/9149 f 6156/6571/9149 15811/16486/9100 3811/4148/9104 10252/10667/9150 f 10251/10666/9145 6156/6571/9149 10252/10667/9150 1541/1748/9146 f 1541/1748/9146 10252/10667/9150 6157/6572/9151 10253/10668/9152 f 10252/10667/9150 3811/4148/9104 15812/16487/9110 6157/6572/9151 f 6157/6572/9151 15812/16487/9110 97/150/4671 15566/16193/6981 f 10253/10668/9152 6157/6572/9151 15566/16193/6981 3688/4001/6977 f 2565/2772/9148 10254/10669/9147 6158/6573/9153 13320/13735/9154 f 10254/10669/9147 1541/1748/9146 10253/10668/9152 6158/6573/9153 f 6158/6573/9153 10253/10668/9152 3688/4001/6977 15565/16192/6975 f 13320/13735/9154 6158/6573/9153 15565/16192/6975 309/977/6961 f 372/1052/9130 13322/13737/9129 6159/6574/9155 15815/16490/9156 f 13322/13737/9129 2566/2773/9126 10255/10670/9157 6159/6574/9155 f 6159/6574/9155 10255/10670/9157 1542/1749/9158 10258/10673/9159 f 15815/16490/9156 6159/6574/9155 10258/10673/9159 3813/4150/9160 f 2566/2773/9126 13321/13736/9125 6160/6575/9161 10255/10670/9157 f 13321/13736/9125 899/490/9124 13319/13734/9144 6160/6575/9161 f 6160/6575/9161 13319/13734/9144 2565/2772/9148 10256/10671/9162 f 10255/10670/9157 6160/6575/9161 10256/10671/9162 1542/1749/9158 f 1542/1749/9158 10256/10671/9162 6161/6576/9163 10257/10672/9164 f 10256/10671/9162 2565/2772/9148 13320/13735/9154 6161/6576/9163 f 6161/6576/9163 13320/13735/9154 309/977/6961 15563/16190/6959 f 10257/10672/9164 6161/6576/9163 15563/16190/6959 3687/4000/6954 f 3813/4150/9160 10258/10673/9159 6162/6577/9165 15816/16492/9166 f 10258/10673/9159 1542/1749/9158 10257/10672/9164 6162/6577/9165 f 6162/6577/9165 10257/10672/9164 3687/4000/6954 15564/16191/6951 f 15816/16492/9166 6162/6577/9165 15564/16191/6951 3/5/6950 f 133/198/6083 15414/16025/6082 6163/6578/9167 15826/16508/9168 f 15414/16025/6082 3612/3917/6079 10259/10674/9169 6163/6578/9167 f 6163/6578/9167 10259/10674/9169 1543/1750/9170 10262/10677/9171 f 15826/16508/9168 6163/6578/9167 10262/10677/9171 3818/4158/9172 f 3612/3917/6079 15413/16024/6078 6164/6579/9173 10259/10674/9169 f 15413/16024/6078 271/935/6067 13324/13739/9174 6164/6579/9173 f 6164/6579/9173 13324/13739/9174 2567/2774/9175 10260/10675/9176 f 10259/10674/9169 6164/6579/9173 10260/10675/9176 1543/1750/9170 f 1543/1750/9170 10260/10675/9176 6165/6580/9177 10261/10676/9178 f 10260/10675/9176 2567/2774/9175 13323/13738/9179 6165/6580/9177 f 6165/6580/9177 13323/13738/9179 900/491/9180 13329/13744/9181 f 10261/10676/9178 6165/6580/9177 13329/13744/9181 2570/2777/9182 f 3818/4158/9172 10262/10677/9171 6166/6581/9183 15825/16506/9184 f 10262/10677/9171 1543/1750/9170 10261/10676/9178 6166/6581/9183 f 6166/6581/9183 10261/10676/9178 2570/2777/9182 13330/13745/9185 f 15825/16506/9184 6166/6581/9183 13330/13745/9185 374/1055/9186 f 271/935/6067 15411/16022/6066 6167/6582/9187 13324/13739/9174 f 15411/16022/6066 3611/3916/6063 10263/10678/9188 6167/6582/9187 f 6167/6582/9187 10263/10678/9188 1544/1751/9189 10266/10681/9190 f 13324/13739/9174 6167/6582/9187 10266/10681/9190 2567/2774/9175 f 3611/3916/6063 15412/16023/6062 6168/6583/9191 10263/10678/9188 f 15412/16023/6062 132/196/6061 15818/16497/9112 6168/6583/9191 f 6168/6583/9191 15818/16497/9112 3814/4153/9116 10264/10679/9192 f 10263/10678/9188 6168/6583/9191 10264/10679/9192 1544/1751/9189 f 1544/1751/9189 10264/10679/9192 6169/6584/9193 10265/10680/9194 f 10264/10679/9192 3814/4153/9116 15817/16495/9128 6169/6584/9193 f 6169/6584/9193 15817/16495/9128 372/1053/9130 13326/13741/9195 f 10265/10680/9194 6169/6584/9193 13326/13741/9195 2568/2775/9196 f 2567/2774/9175 10266/10681/9190 6170/6585/9197 13323/13738/9179 f 10266/10681/9190 1544/1751/9189 10265/10680/9194 6170/6585/9197 f 6170/6585/9197 10265/10680/9194 2568/2775/9196 13325/13740/9198 f 13323/13738/9179 6170/6585/9197 13325/13740/9198 900/491/9180 f 900/491/9180 13325/13740/9198 6171/6586/9199 13327/13742/9200 f 13325/13740/9198 2568/2775/9196 10267/10682/9201 6171/6586/9199 f 6171/6586/9199 10267/10682/9201 1545/1752/9202 10270/10685/9203 f 13327/13742/9200 6171/6586/9199 10270/10685/9203 2569/2776/9204 f 2568/2775/9196 13326/13741/9195 6172/6587/9205 10267/10682/9201 f 13326/13741/9195 372/1053/9130 15815/16491/9156 6172/6587/9205 f 6172/6587/9205 15815/16491/9156 3813/4151/9160 10268/10683/9206 f 10267/10682/9201 6172/6587/9205 10268/10683/9206 1545/1752/9202 f 1545/1752/9202 10268/10683/9206 6173/6588/9207 10269/10684/9208 f 10268/10683/9206 3813/4151/9160 15816/16493/9166 6173/6588/9207 f 6173/6588/9207 15816/16493/9166 3/5/6950 15820/16499/9209 f 10269/10684/9208 6173/6588/9207 15820/16499/9209 3815/4154/9210 f 2569/2776/9204 10270/10685/9203 6174/6589/9211 13328/13743/9212 f 10270/10685/9203 1545/1752/9202 10269/10684/9208 6174/6589/9211 f 6174/6589/9211 10269/10684/9208 3815/4154/9210 15819/16498/9213 f 13328/13743/9212 6174/6589/9211 15819/16498/9213 373/1054/9214 f 374/1055/9186 13330/13745/9185 6175/6590/9215 15823/16502/9216 f 13330/13745/9185 2570/2777/9182 10271/10686/9217 6175/6590/9215 f 6175/6590/9215 10271/10686/9217 1546/1753/9218 10274/10689/9219 f 15823/16502/9216 6175/6590/9215 10274/10689/9219 3817/4156/9220 f 2570/2777/9182 13329/13744/9181 6176/6591/9221 10271/10686/9217 f 13329/13744/9181 900/491/9180 13327/13742/9200 6176/6591/9221 f 6176/6591/9221 13327/13742/9200 2569/2776/9204 10272/10687/9222 f 10271/10686/9217 6176/6591/9221 10272/10687/9222 1546/1753/9218 f 1546/1753/9218 10272/10687/9222 6177/6592/9223 10273/10688/9224 f 10272/10687/9222 2569/2776/9204 13328/13743/9212 6177/6592/9223 f 6177/6592/9223 13328/13743/9212 373/1054/9214 15821/16500/9225 f 10273/10688/9224 6177/6592/9223 15821/16500/9225 3816/4155/9226 f 3817/4156/9220 10274/10689/9219 6178/6593/9227 15824/16504/9228 f 10274/10689/9219 1546/1753/9218 10273/10688/9224 6178/6593/9227 f 6178/6593/9227 10273/10688/9224 3816/4155/9226 15822/16501/9229 f 15824/16504/9228 6178/6593/9227 15822/16501/9229 13/23/9230 f 210/299/6164 15430/16045/6163 6179/6594/9231 15834/16517/9232 f 15430/16045/6163 3620/3927/6160 10275/10690/9233 6179/6594/9231 f 6179/6594/9231 10275/10690/9233 1547/1754/9234 10278/10693/9235 f 15834/16517/9232 6179/6594/9231 10278/10693/9235 3822/4163/9236 f 3620/3927/6160 15429/16044/6159 6180/6595/9237 10275/10690/9233 f 15429/16044/6159 275/940/6148 13332/13747/9238 6180/6595/9237 f 6180/6595/9237 13332/13747/9238 2571/2778/9239 10276/10691/9240 f 10275/10690/9233 6180/6595/9237 10276/10691/9240 1547/1754/9234 f 1547/1754/9234 10276/10691/9240 6181/6596/9241 10277/10692/9242 f 10276/10691/9240 2571/2778/9239 13331/13746/9243 6181/6596/9241 f 6181/6596/9241 13331/13746/9243 901/492/9244 13337/13752/9245 f 10277/10692/9242 6181/6596/9241 13337/13752/9245 2574/2781/9246 f 3822/4163/9236 10278/10693/9235 6182/6597/9247 15833/16516/9248 f 10278/10693/9235 1547/1754/9234 10277/10692/9242 6182/6597/9247 f 6182/6597/9247 10277/10692/9242 2574/2781/9246 13338/13753/9249 f 15833/16516/9248 6182/6597/9247 13338/13753/9249 376/1058/9250 f 275/940/6148 15427/16042/6147 6183/6598/9251 13332/13747/9238 f 15427/16042/6147 3619/3926/6144 10279/10694/9252 6183/6598/9251 f 6183/6598/9251 10279/10694/9252 1548/1755/9253 10282/10697/9254 f 13332/13747/9238 6183/6598/9251 10282/10697/9254 2571/2778/9239 f 3619/3926/6144 15428/16043/6143 6184/6599/9255 10279/10694/9252 f 15428/16043/6143 209/298/6142 15828/16511/9256 6184/6599/9255 f 6184/6599/9255 15828/16511/9256 3819/4160/9257 10280/10695/9258 f 10279/10694/9252 6184/6599/9255 10280/10695/9258 1548/1755/9253 f 1548/1755/9253 10280/10695/9258 6185/6600/9259 10281/10696/9260 f 10280/10695/9258 3819/4160/9257 15827/16510/9261 6185/6600/9259 f 6185/6600/9259 15827/16510/9261 375/1057/9262 13334/13749/9263 f 10281/10696/9260 6185/6600/9259 13334/13749/9263 2572/2779/9264 f 2571/2778/9239 10282/10697/9254 6186/6601/9265 13331/13746/9243 f 10282/10697/9254 1548/1755/9253 10281/10696/9260 6186/6601/9265 f 6186/6601/9265 10281/10696/9260 2572/2779/9264 13333/13748/9266 f 13331/13746/9243 6186/6601/9265 13333/13748/9266 901/492/9244 f 901/492/9244 13333/13748/9266 6187/6602/9267 13335/13750/9268 f 13333/13748/9266 2572/2779/9264 10283/10698/9269 6187/6602/9267 f 6187/6602/9267 10283/10698/9269 1549/1756/9270 10286/10701/9271 f 13335/13750/9268 6187/6602/9267 10286/10701/9271 2573/2780/9272 f 2572/2779/9264 13334/13749/9263 6188/6603/9273 10283/10698/9269 f 13334/13749/9263 375/1057/9262 15829/16512/9274 6188/6603/9273 f 6188/6603/9273 15829/16512/9274 3820/4161/9275 10284/10699/9276 f 10283/10698/9269 6188/6603/9273 10284/10699/9276 1549/1756/9270 f 1549/1756/9270 10284/10699/9276 6189/6604/9277 10285/10700/9278 f 10284/10699/9276 3820/4161/9275 15830/16513/9279 6189/6604/9277 f 6189/6604/9277 15830/16513/9279 185/271/2701 14850/15389/2704 f 10285/10700/9278 6189/6604/9277 14850/15389/2704 3330/3599/2709 f 2573/2780/9272 10286/10701/9271 6190/6605/9280 13336/13751/9281 f 10286/10701/9271 1549/1756/9270 10285/10700/9278 6190/6605/9280 f 6190/6605/9280 10285/10700/9278 3330/3599/2709 14849/15387/2723 f 13336/13751/9281 6190/6605/9280 14849/15387/2723 642/776/2725 f 376/1058/9250 13338/13753/9249 6191/6606/9282 15831/16514/9283 f 13338/13753/9249 2574/2781/9246 10287/10702/9284 6191/6606/9282 f 6191/6606/9282 10287/10702/9284 1550/1757/9285 10290/10705/9286 f 15831/16514/9283 6191/6606/9282 10290/10705/9286 3821/4162/9287 f 2574/2781/9246 13337/13752/9245 6192/6607/9288 10287/10702/9284 f 13337/13752/9245 901/492/9244 13335/13750/9268 6192/6607/9288 f 6192/6607/9288 13335/13750/9268 2573/2780/9272 10288/10703/9289 f 10287/10702/9284 6192/6607/9288 10288/10703/9289 1550/1757/9285 f 1550/1757/9285 10288/10703/9289 6193/6608/9290 10289/10704/9291 f 10288/10703/9289 2573/2780/9272 13336/13751/9281 6193/6608/9290 f 6193/6608/9290 13336/13751/9281 642/776/2725 14847/15383/2758 f 10289/10704/9291 6193/6608/9290 14847/15383/2758 3329/3597/2762 f 3821/4162/9287 10290/10705/9286 6194/6609/9292 15832/16515/9293 f 10290/10705/9286 1550/1757/9285 10289/10704/9291 6194/6609/9292 f 6194/6609/9292 10289/10704/9291 3329/3597/2762 14848/15385/2770 f 15832/16515/9293 6194/6609/9292 14848/15385/2770 186/273/2772 f 29/52/873 14502/14965/872 6195/6610/9294 15842/16525/9295 f 14502/14965/872 3156/3387/869 10291/10706/9296 6195/6610/9294 f 6195/6610/9294 10291/10706/9296 1551/1758/9297 10294/10709/9298 f 15842/16525/9295 6195/6610/9294 10294/10709/9298 3826/4167/9299 f 3156/3387/869 14501/14963/868 6196/6611/9300 10291/10706/9296 f 14501/14963/868 555/670/857 13340/13755/9301 6196/6611/9300 f 6196/6611/9300 13340/13755/9301 2575/2782/9302 10292/10707/9303 f 10291/10706/9296 6196/6611/9300 10292/10707/9303 1551/1758/9297 f 1551/1758/9297 10292/10707/9303 6197/6612/9304 10293/10708/9305 f 10292/10707/9303 2575/2782/9302 13339/13754/9306 6197/6612/9304 f 6197/6612/9304 13339/13754/9306 902/493/9307 13345/13760/9308 f 10293/10708/9305 6197/6612/9304 13345/13760/9308 2578/2785/9309 f 3826/4167/9299 10294/10709/9298 6198/6613/9310 15841/16524/9311 f 10294/10709/9298 1551/1758/9297 10293/10708/9305 6198/6613/9310 f 6198/6613/9310 10293/10708/9305 2578/2785/9309 13346/13761/9312 f 15841/16524/9311 6198/6613/9310 13346/13761/9312 378/1060/9313 f 555/670/857 14499/14959/856 6199/6614/9314 13340/13755/9301 f 14499/14959/856 3155/3385/853 10295/10710/9315 6199/6614/9314 f 6199/6614/9314 10295/10710/9315 1552/1759/9316 10298/10713/9317 f 13340/13755/9301 6199/6614/9314 10298/10713/9317 2575/2782/9302 f 3155/3385/853 14500/14961/852 6200/6615/9318 10295/10710/9315 f 14500/14961/852 50/83/851 15836/16519/9319 6200/6615/9318 f 6200/6615/9318 15836/16519/9319 3823/4164/9320 10296/10711/9321 f 10295/10710/9315 6200/6615/9318 10296/10711/9321 1552/1759/9316 f 1552/1759/9316 10296/10711/9321 6201/6616/9322 10297/10712/9323 f 10296/10711/9321 3823/4164/9320 15835/16518/9324 6201/6616/9322 f 6201/6616/9322 15835/16518/9324 377/1059/9325 13342/13757/9326 f 10297/10712/9323 6201/6616/9322 13342/13757/9326 2576/2783/9327 f 2575/2782/9302 10298/10713/9317 6202/6617/9328 13339/13754/9306 f 10298/10713/9317 1552/1759/9316 10297/10712/9323 6202/6617/9328 f 6202/6617/9328 10297/10712/9323 2576/2783/9327 13341/13756/9329 f 13339/13754/9306 6202/6617/9328 13341/13756/9329 902/493/9307 f 902/493/9307 13341/13756/9329 6203/6618/9330 13343/13758/9331 f 13341/13756/9329 2576/2783/9327 10299/10714/9332 6203/6618/9330 f 6203/6618/9330 10299/10714/9332 1553/1760/9333 10302/10717/9334 f 13343/13758/9331 6203/6618/9330 10302/10717/9334 2577/2784/9335 f 2576/2783/9327 13342/13757/9326 6204/6619/9336 10299/10714/9332 f 13342/13757/9326 377/1059/9325 15837/16520/9337 6204/6619/9336 f 6204/6619/9336 15837/16520/9337 3824/4165/9338 10300/10715/9339 f 10299/10714/9332 6204/6619/9336 10300/10715/9339 1553/1760/9333 f 1553/1760/9333 10300/10715/9339 6205/6620/9340 10301/10716/9341 f 10300/10715/9339 3824/4165/9338 15838/16521/9342 6205/6620/9340 f 6205/6620/9340 15838/16521/9342 135/201/6198 15438/16053/6196 f 10301/10716/9341 6205/6620/9340 15438/16053/6196 3624/3931/6192 f 2577/2784/9335 10302/10717/9334 6206/6621/9343 13344/13759/9344 f 10302/10717/9334 1553/1760/9333 10301/10716/9341 6206/6621/9343 f 6206/6621/9343 10301/10716/9341 3624/3931/6192 15437/16052/6190 f 13344/13759/9344 6206/6621/9343 15437/16052/6190 277/942/6176 f 378/1060/9313 13346/13761/9312 6207/6622/9345 15839/16522/9346 f 13346/13761/9312 2578/2785/9309 10303/10718/9347 6207/6622/9345 f 6207/6622/9345 10303/10718/9347 1554/1761/9348 10306/10721/9349 f 15839/16522/9346 6207/6622/9345 10306/10721/9349 3825/4166/9350 f 2578/2785/9309 13345/13760/9308 6208/6623/9351 10303/10718/9347 f 13345/13760/9308 902/493/9307 13343/13758/9331 6208/6623/9351 f 6208/6623/9351 13343/13758/9331 2577/2784/9335 10304/10719/9352 f 10303/10718/9347 6208/6623/9351 10304/10719/9352 1554/1761/9348 f 1554/1761/9348 10304/10719/9352 6209/6624/9353 10305/10720/9354 f 10304/10719/9352 2577/2784/9335 13344/13759/9344 6209/6624/9353 f 6209/6624/9353 13344/13759/9344 277/942/6176 15435/16050/6174 f 10305/10720/9354 6209/6624/9353 15435/16050/6174 3623/3930/6169 f 3825/4166/9350 10306/10721/9349 6210/6625/9355 15840/16523/9356 f 10306/10721/9349 1554/1761/9348 10305/10720/9354 6210/6625/9355 f 6210/6625/9355 10305/10720/9354 3623/3930/6169 15436/16051/6166 f 15840/16523/9356 6210/6625/9355 15436/16051/6166 134/200/6165 f 136/202/6317 15458/16073/6316 6211/6626/9357 15846/16529/9358 f 15458/16073/6316 3634/3941/6313 10307/10722/9359 6211/6626/9357 f 6211/6626/9357 10307/10722/9359 1555/1762/9360 10310/10725/9361 f 15846/16529/9358 6211/6626/9357 10310/10725/9361 3828/4169/9362 f 3634/3941/6313 15457/16072/6312 6212/6627/9363 10307/10722/9359 f 15457/16072/6312 282/947/6301 13348/13763/9364 6212/6627/9363 f 6212/6627/9363 13348/13763/9364 2579/2786/9365 10308/10723/9366 f 10307/10722/9359 6212/6627/9363 10308/10723/9366 1555/1762/9360 f 1555/1762/9360 10308/10723/9366 6213/6628/9367 10309/10724/9368 f 10308/10723/9366 2579/2786/9365 13347/13762/9369 6213/6628/9367 f 6213/6628/9367 13347/13762/9369 903/494/9370 13353/13768/9371 f 10309/10724/9368 6213/6628/9367 13353/13768/9371 2582/2789/9372 f 3828/4169/9362 10310/10725/9361 6214/6629/9373 15845/16528/9374 f 10310/10725/9361 1555/1762/9360 10309/10724/9368 6214/6629/9373 f 6214/6629/9373 10309/10724/9368 2582/2789/9372 13354/13769/9375 f 15845/16528/9374 6214/6629/9373 13354/13769/9375 379/1061/9376 f 282/947/6301 15455/16070/6300 6215/6630/9377 13348/13763/9364 f 15455/16070/6300 3633/3940/6297 10311/10726/9378 6215/6630/9377 f 6215/6630/9377 10311/10726/9378 1556/1763/9379 10314/10729/9380 f 13348/13763/9364 6215/6630/9377 10314/10729/9380 2579/2786/9365 f 3633/3940/6297 15456/16071/6296 6216/6631/9381 10311/10726/9378 f 15456/16071/6296 135/201/6198 15838/16521/9342 6216/6631/9381 f 6216/6631/9381 15838/16521/9342 3824/4165/9338 10312/10727/9382 f 10311/10726/9378 6216/6631/9381 10312/10727/9382 1556/1763/9379 f 1556/1763/9379 10312/10727/9382 6217/6632/9383 10313/10728/9384 f 10312/10727/9382 3824/4165/9338 15837/16520/9337 6217/6632/9383 f 6217/6632/9383 15837/16520/9337 377/1059/9325 13350/13765/9385 f 10313/10728/9384 6217/6632/9383 13350/13765/9385 2580/2787/9386 f 2579/2786/9365 10314/10729/9380 6218/6633/9387 13347/13762/9369 f 10314/10729/9380 1556/1763/9379 10313/10728/9384 6218/6633/9387 f 6218/6633/9387 10313/10728/9384 2580/2787/9386 13349/13764/9388 f 13347/13762/9369 6218/6633/9387 13349/13764/9388 903/494/9370 f 903/494/9370 13349/13764/9388 6219/6634/9389 13351/13766/9390 f 13349/13764/9388 2580/2787/9386 10315/10730/9391 6219/6634/9389 f 6219/6634/9389 10315/10730/9391 1557/1764/9392 10318/10733/9393 f 13351/13766/9390 6219/6634/9389 10318/10733/9393 2581/2788/9394 f 2580/2787/9386 13350/13765/9385 6220/6635/9395 10315/10730/9391 f 13350/13765/9385 377/1059/9325 15835/16518/9324 6220/6635/9395 f 6220/6635/9395 15835/16518/9324 3823/4164/9320 10316/10731/9396 f 10315/10730/9391 6220/6635/9395 10316/10731/9396 1557/1764/9392 f 1557/1764/9392 10316/10731/9396 6221/6636/9397 10317/10732/9398 f 10316/10731/9396 3823/4164/9320 15836/16519/9319 6221/6636/9397 f 6221/6636/9397 15836/16519/9319 50/83/851 14974/15525/3546 f 10317/10732/9398 6221/6636/9397 14974/15525/3546 3392/3667/3544 f 2581/2788/9394 10318/10733/9393 6222/6637/9399 13352/13767/9400 f 10318/10733/9393 1557/1764/9392 10317/10732/9398 6222/6637/9399 f 6222/6637/9399 10317/10732/9398 3392/3667/3544 14973/15523/3543 f 13352/13767/9400 6222/6637/9399 14973/15523/3543 673/810/3534 f 379/1061/9376 13354/13769/9375 6223/6638/9401 15843/16526/9402 f 13354/13769/9375 2582/2789/9372 10319/10734/9403 6223/6638/9401 f 6223/6638/9401 10319/10734/9403 1558/1765/9404 10322/10737/9405 f 15843/16526/9402 6223/6638/9401 10322/10737/9405 3827/4168/9406 f 2582/2789/9372 13353/13768/9371 6224/6639/9407 10319/10734/9403 f 13353/13768/9371 903/494/9370 13351/13766/9390 6224/6639/9407 f 6224/6639/9407 13351/13766/9390 2581/2788/9394 10320/10735/9408 f 10319/10734/9403 6224/6639/9407 10320/10735/9408 1558/1765/9404 f 1558/1765/9404 10320/10735/9408 6225/6640/9409 10321/10736/9410 f 10320/10735/9408 2581/2788/9394 13352/13767/9400 6225/6640/9409 f 6225/6640/9409 13352/13767/9400 673/810/3534 14971/15519/3533 f 10321/10736/9410 6225/6640/9409 14971/15519/3533 3391/3665/3530 f 3827/4168/9406 10322/10737/9405 6226/6641/9411 15844/16527/9412 f 10322/10737/9405 1558/1765/9404 10321/10736/9410 6226/6641/9411 f 6226/6641/9411 10321/10736/9410 3391/3665/3530 14972/15521/3529 f 15844/16527/9412 6226/6641/9411 14972/15521/3529 30/54/3528 f 233/333/2657 15848/16531/9413 6227/6642/9414 14832/15365/2658 f 15848/16531/9413 3829/4170/9415 10323/10738/9416 6227/6642/9414 f 6227/6642/9414 10323/10738/9416 1559/1766/9417 10326/10741/9418 f 14832/15365/2658 6227/6642/9414 10326/10741/9418 3321/3587/2659 f 3829/4170/9415 15847/16530/9419 6228/6643/9420 10323/10738/9416 f 15847/16530/9419 380/1062/9421 13356/13771/9422 6228/6643/9420 f 6228/6643/9420 13356/13771/9422 2583/2790/9423 10324/10739/9424 f 10323/10738/9416 6228/6643/9420 10324/10739/9424 1559/1766/9417 f 1559/1766/9417 10324/10739/9424 6229/6644/9425 10325/10740/9426 f 10324/10739/9424 2583/2790/9423 13355/13770/9427 6229/6644/9425 f 6229/6644/9425 13355/13770/9427 904/495/9428 13361/13776/9429 f 10325/10740/9426 6229/6644/9425 13361/13776/9429 2586/2793/9430 f 3321/3587/2659 10326/10741/9418 6230/6645/9431 14831/15363/2663 f 10326/10741/9418 1559/1766/9417 10325/10740/9426 6230/6645/9431 f 6230/6645/9431 10325/10740/9426 2586/2793/9430 13362/13777/9432 f 14831/15363/2663 6230/6645/9431 13362/13777/9432 638/771/2664 f 380/1062/9421 15849/16532/9433 6231/6646/9434 13356/13771/9422 f 15849/16532/9433 3830/4171/9435 10327/10742/9436 6231/6646/9434 f 6231/6646/9434 10327/10742/9436 1560/1767/9437 10330/10745/9438 f 13356/13771/9422 6231/6646/9434 10330/10745/9438 2583/2790/9423 f 3830/4171/9435 15850/16533/9439 6232/6647/9440 10327/10742/9436 f 15850/16533/9439 255/358/6318 15478/16093/6321 6232/6647/9440 f 6232/6647/9440 15478/16093/6321 3644/3951/6326 10328/10743/9441 f 10327/10742/9436 6232/6647/9440 10328/10743/9441 1560/1767/9437 f 1560/1767/9437 10328/10743/9441 6233/6648/9442 10329/10744/9443 f 10328/10743/9441 3644/3951/6326 15477/16092/6340 6233/6648/9442 f 6233/6648/9442 15477/16092/6340 287/952/6342 13358/13773/9444 f 10329/10744/9443 6233/6648/9442 13358/13773/9444 2584/2791/9445 f 2583/2790/9423 10330/10745/9438 6234/6649/9446 13355/13770/9427 f 10330/10745/9438 1560/1767/9437 10329/10744/9443 6234/6649/9446 f 6234/6649/9446 10329/10744/9443 2584/2791/9445 13357/13772/9447 f 13355/13770/9427 6234/6649/9446 13357/13772/9447 904/495/9428 f 904/495/9428 13357/13772/9447 6235/6650/9448 13359/13774/9449 f 13357/13772/9447 2584/2791/9445 10331/10746/9450 6235/6650/9448 f 6235/6650/9448 10331/10746/9450 1561/1768/9451 10334/10749/9452 f 13359/13774/9449 6235/6650/9448 10334/10749/9452 2585/2792/9453 f 2584/2791/9445 13358/13773/9444 6236/6651/9454 10331/10746/9450 f 13358/13773/9444 287/952/6342 15475/16090/6384 6236/6651/9454 f 6236/6651/9454 15475/16090/6384 3643/3950/6388 10332/10747/9455 f 10331/10746/9450 6236/6651/9454 10332/10747/9455 1561/1768/9451 f 1561/1768/9451 10332/10747/9455 6237/6652/9456 10333/10748/9457 f 10332/10747/9455 3643/3950/6388 15476/16091/6396 6237/6652/9456 f 6237/6652/9456 15476/16091/6396 258/361/6398 15852/16535/9458 f 10333/10748/9457 6237/6652/9456 15852/16535/9458 3831/4172/9459 f 2585/2792/9453 10334/10749/9452 6238/6653/9460 13360/13775/9461 f 10334/10749/9452 1561/1768/9451 10333/10748/9457 6238/6653/9460 f 6238/6653/9460 10333/10748/9457 3831/4172/9459 15851/16534/9462 f 13360/13775/9461 6238/6653/9460 15851/16534/9462 381/1063/9463 f 638/771/2664 13362/13777/9432 6239/6654/9464 14833/15367/2676 f 13362/13777/9432 2586/2793/9430 10335/10750/9465 6239/6654/9464 f 6239/6654/9464 10335/10750/9465 1562/1769/9466 10338/10753/9467 f 14833/15367/2676 6239/6654/9464 10338/10753/9467 3322/3589/2677 f 2586/2793/9430 13361/13776/9429 6240/6655/9468 10335/10750/9465 f 13361/13776/9429 904/495/9428 13359/13774/9449 6240/6655/9468 f 6240/6655/9468 13359/13774/9449 2585/2792/9453 10336/10751/9469 f 10335/10750/9465 6240/6655/9468 10336/10751/9469 1562/1769/9466 f 1562/1769/9466 10336/10751/9469 6241/6656/9470 10337/10752/9471 f 10336/10751/9469 2585/2792/9453 13360/13775/9461 6241/6656/9470 f 6241/6656/9470 13360/13775/9461 381/1063/9463 15853/16536/9472 f 10337/10752/9471 6241/6656/9470 15853/16536/9472 3832/4173/9473 f 3322/3589/2677 10338/10753/9467 6242/6657/9474 14834/15369/2681 f 10338/10753/9467 1562/1769/9466 10337/10752/9471 6242/6657/9474 f 6242/6657/9474 10337/10752/9471 3832/4173/9473 15854/16537/9475 f 14834/15369/2681 6242/6657/9474 15854/16537/9475 234/335/2682 f 4/6/6661 15856/16540/9476 6243/6658/9477 15866/16557/9478 f 15856/16540/9476 3833/4174/9479 10339/10754/9480 6243/6658/9477 f 6243/6658/9477 10339/10754/9480 1563/1770/9481 10342/10757/9482 f 15866/16557/9478 6243/6658/9477 10342/10757/9482 3838/4183/9483 f 3833/4174/9479 15855/16538/9484 6244/6659/9485 10339/10754/9480 f 15855/16538/9484 382/1064/9486 13364/13779/9487 6244/6659/9485 f 6244/6659/9485 13364/13779/9487 2587/2794/9488 10340/10755/9489 f 10339/10754/9480 6244/6659/9485 10340/10755/9489 1563/1770/9481 f 1563/1770/9481 10340/10755/9489 6245/6660/9490 10341/10756/9491 f 10340/10755/9489 2587/2794/9488 13363/13778/9492 6245/6660/9490 f 6245/6660/9490 13363/13778/9492 905/496/9493 13369/13784/9494 f 10341/10756/9491 6245/6660/9490 13369/13784/9494 2590/2797/9495 f 3838/4183/9483 10342/10757/9482 6246/6661/9496 15865/16556/9497 f 10342/10757/9482 1563/1770/9481 10341/10756/9491 6246/6661/9496 f 6246/6661/9496 10341/10756/9491 2590/2797/9495 13370/13785/9498 f 15865/16556/9497 6246/6661/9496 13370/13785/9498 384/1068/9499 f 382/1064/9486 15857/16542/9500 6247/6662/9501 13364/13779/9487 f 15857/16542/9500 3834/4176/9502 10343/10758/9503 6247/6662/9501 f 6247/6662/9501 10343/10758/9503 1564/1771/9504 10346/10761/9505 f 13364/13779/9487 6247/6662/9501 10346/10761/9505 2587/2794/9488 f 3834/4176/9502 15858/16544/9506 6248/6663/9507 10343/10758/9503 f 15858/16544/9506 138/205/6399 15494/16117/6402 6248/6663/9507 f 6248/6663/9507 15494/16117/6402 3652/3963/6407 10344/10759/9508 f 10343/10758/9503 6248/6663/9507 10344/10759/9508 1564/1771/9504 f 1564/1771/9504 10344/10759/9508 6249/6664/9509 10345/10760/9510 f 10344/10759/9508 3652/3963/6407 15493/16116/6421 6249/6664/9509 f 6249/6664/9509 15493/16116/6421 291/958/6423 13366/13781/9511 f 10345/10760/9510 6249/6664/9509 13366/13781/9511 2588/2795/9512 f 2587/2794/9488 10346/10761/9505 6250/6665/9513 13363/13778/9492 f 10346/10761/9505 1564/1771/9504 10345/10760/9510 6250/6665/9513 f 6250/6665/9513 10345/10760/9510 2588/2795/9512 13365/13780/9514 f 13363/13778/9492 6250/6665/9513 13365/13780/9514 905/496/9493 f 905/496/9493 13365/13780/9514 6251/6666/9515 13367/13782/9516 f 13365/13780/9514 2588/2795/9512 10347/10762/9517 6251/6666/9515 f 6251/6666/9515 10347/10762/9517 1565/1772/9518 10350/10765/9519 f 13367/13782/9516 6251/6666/9515 10350/10765/9519 2589/2796/9520 f 2588/2795/9512 13366/13781/9511 6252/6667/9521 10347/10762/9517 f 13366/13781/9511 291/958/6423 15491/16114/6465 6252/6667/9521 f 6252/6667/9521 15491/16114/6465 3651/3962/6469 10348/10763/9522 f 10347/10762/9517 6252/6667/9521 10348/10763/9522 1565/1772/9518 f 1565/1772/9518 10348/10763/9522 6253/6668/9523 10349/10764/9524 f 10348/10763/9522 3651/3962/6469 15492/16115/6477 6253/6668/9523 f 6253/6668/9523 15492/16115/6477 137/203/6479 15860/16548/9525 f 10349/10764/9524 6253/6668/9523 15860/16548/9525 3835/4178/9526 f 2589/2796/9520 10350/10765/9519 6254/6669/9527 13368/13783/9528 f 10350/10765/9519 1565/1772/9518 10349/10764/9524 6254/6669/9527 f 6254/6669/9527 10349/10764/9524 3835/4178/9526 15859/16546/9529 f 13368/13783/9528 6254/6669/9527 15859/16546/9529 383/1066/9530 f 384/1068/9499 13370/13785/9498 6255/6670/9531 15863/16554/9532 f 13370/13785/9498 2590/2797/9495 10351/10766/9533 6255/6670/9531 f 6255/6670/9531 10351/10766/9533 1566/1773/9534 10354/10769/9535 f 15863/16554/9532 6255/6670/9531 10354/10769/9535 3837/4182/9536 f 2590/2797/9495 13369/13784/9494 6256/6671/9537 10351/10766/9533 f 13369/13784/9494 905/496/9493 13367/13782/9516 6256/6671/9537 f 6256/6671/9537 13367/13782/9516 2589/2796/9520 10352/10767/9538 f 10351/10766/9533 6256/6671/9537 10352/10767/9538 1566/1773/9534 f 1566/1773/9534 10352/10767/9538 6257/6672/9539 10353/10768/9540 f 10352/10767/9538 2589/2796/9520 13368/13783/9528 6257/6672/9539 f 6257/6672/9539 13368/13783/9528 383/1066/9530 15861/16550/9541 f 10353/10768/9540 6257/6672/9539 15861/16550/9541 3836/4180/9542 f 3837/4182/9536 10354/10769/9535 6258/6673/9543 15864/16555/9544 f 10354/10769/9535 1566/1773/9534 10353/10768/9540 6258/6673/9543 f 6258/6673/9543 10353/10768/9540 3836/4180/9542 15862/16552/9545 f 15864/16555/9544 6258/6673/9543 15862/16552/9545 14/25/9546 f 91/142/4308 15868/16559/9547 6259/6674/9548 15524/16147/6633 f 15868/16559/9547 3839/4184/9549 10355/10770/9550 6259/6674/9548 f 6259/6674/9548 10355/10770/9550 1567/1774/9551 10358/10773/9552 f 15524/16147/6633 6259/6674/9548 10358/10773/9552 3667/3978/6635 f 3839/4184/9549 15867/16558/9553 6260/6675/9554 10355/10770/9550 f 15867/16558/9553 385/1069/9555 13372/13787/9556 6260/6675/9554 f 6260/6675/9554 13372/13787/9556 2591/2798/9557 10356/10771/9558 f 10355/10770/9550 6260/6675/9554 10356/10771/9558 1567/1774/9551 f 1567/1774/9551 10356/10771/9558 6261/6676/9559 10357/10772/9560 f 10356/10771/9558 2591/2798/9557 13371/13786/9561 6261/6676/9559 f 6261/6676/9559 13371/13786/9561 906/497/9562 13377/13792/9563 f 10357/10772/9560 6261/6676/9559 13377/13792/9563 2594/2801/9564 f 3667/3978/6635 10358/10773/9552 6262/6677/9565 15523/16146/6639 f 10358/10773/9552 1567/1774/9551 10357/10772/9560 6262/6677/9565 f 6262/6677/9565 10357/10772/9560 2594/2801/9564 13378/13793/9566 f 15523/16146/6639 6262/6677/9565 13378/13793/9566 299/966/6641 f 385/1069/9555 15869/16560/9567 6263/6678/9568 13372/13787/9556 f 15869/16560/9567 3840/4185/9569 10359/10774/9570 6263/6678/9568 f 6263/6678/9568 10359/10774/9570 1568/1775/9571 10362/10777/9572 f 13372/13787/9556 6263/6678/9568 10362/10777/9572 2591/2798/9557 f 3840/4185/9569 15870/16561/9573 6264/6679/9574 10359/10774/9570 f 15870/16561/9573 139/207/6560 15650/16297/7585 6264/6679/9574 f 6264/6679/9574 15650/16297/7585 3730/4053/7589 10360/10775/9575 f 10359/10774/9570 6264/6679/9574 10360/10775/9575 1568/1775/9571 f 1568/1775/9571 10360/10775/9575 6265/6680/9576 10361/10776/9577 f 10360/10775/9575 3730/4053/7589 15649/16296/7601 6265/6680/9576 f 6265/6680/9576 15649/16296/7601 330/1003/7603 13374/13789/9578 f 10361/10776/9577 6265/6680/9576 13374/13789/9578 2592/2799/9579 f 2591/2798/9557 10362/10777/9572 6266/6681/9580 13371/13786/9561 f 10362/10777/9572 1568/1775/9571 10361/10776/9577 6266/6681/9580 f 6266/6681/9580 10361/10776/9577 2592/2799/9579 13373/13788/9581 f 13371/13786/9561 6266/6681/9580 13373/13788/9581 906/497/9562 f 906/497/9562 13373/13788/9581 6267/6682/9582 13375/13790/9583 f 13373/13788/9581 2592/2799/9579 10363/10778/9584 6267/6682/9582 f 6267/6682/9582 10363/10778/9584 1569/1776/9585 10366/10781/9586 f 13375/13790/9583 6267/6682/9582 10366/10781/9586 2593/2800/9587 f 2592/2799/9579 13374/13789/9578 6268/6683/9588 10363/10778/9584 f 13374/13789/9578 330/1003/7603 15647/16294/7636 6268/6683/9588 f 6268/6683/9588 15647/16294/7636 3729/4052/7640 10364/10779/9589 f 10363/10778/9584 6268/6683/9588 10364/10779/9589 1569/1776/9585 f 1569/1776/9585 10364/10779/9589 6269/6684/9590 10365/10780/9591 f 10364/10779/9589 3729/4052/7640 15648/16295/7646 6269/6684/9590 f 6269/6684/9590 15648/16295/7646 138/206/6399 15858/16545/9506 f 10365/10780/9591 6269/6684/9590 15858/16545/9506 3834/4177/9502 f 2593/2800/9587 10366/10781/9586 6270/6685/9592 13376/13791/9593 f 10366/10781/9586 1569/1776/9585 10365/10780/9591 6270/6685/9592 f 6270/6685/9592 10365/10780/9591 3834/4177/9502 15857/16543/9500 f 13376/13791/9593 6270/6685/9592 15857/16543/9500 382/1065/9486 f 299/966/6641 13378/13793/9566 6271/6686/9594 15525/16148/6653 f 13378/13793/9566 2594/2801/9564 10367/10782/9595 6271/6686/9594 f 6271/6686/9594 10367/10782/9595 1570/1777/9596 10370/10785/9597 f 15525/16148/6653 6271/6686/9594 10370/10785/9597 3668/3979/6655 f 2594/2801/9564 13377/13792/9563 6272/6687/9598 10367/10782/9595 f 13377/13792/9563 906/497/9562 13375/13790/9583 6272/6687/9598 f 6272/6687/9598 13375/13790/9583 2593/2800/9587 10368/10783/9599 f 10367/10782/9595 6272/6687/9598 10368/10783/9599 1570/1777/9596 f 1570/1777/9596 10368/10783/9599 6273/6688/9600 10369/10784/9601 f 10368/10783/9599 2593/2800/9587 13376/13791/9593 6273/6688/9600 f 6273/6688/9600 13376/13791/9593 382/1065/9486 15855/16539/9484 f 10369/10784/9601 6273/6688/9600 15855/16539/9484 3833/4175/9479 f 3668/3979/6655 10370/10785/9597 6274/6689/9602 15526/16149/6659 f 10370/10785/9597 1570/1777/9596 10369/10784/9601 6274/6689/9602 f 6274/6689/9602 10369/10784/9601 3833/4175/9479 15856/16541/9476 f 15526/16149/6659 6274/6689/9602 15856/16541/9476 4/6/6661 f 61/100/4275 15872/16563/9603 6275/6690/9604 15076/15651/4276 f 15872/16563/9603 3841/4186/9605 10371/10786/9606 6275/6690/9604 f 6275/6690/9604 10371/10786/9606 1571/1778/9607 10374/10789/9608 f 15076/15651/4276 6275/6690/9604 10374/10789/9608 3443/3730/4279 f 3841/4186/9605 15871/16562/9609 6276/6691/9610 10371/10786/9606 f 15871/16562/9609 386/1070/9611 13380/13795/9612 6276/6691/9610 f 6276/6691/9610 13380/13795/9612 2595/2802/9613 10372/10787/9614 f 10371/10786/9606 6276/6691/9610 10372/10787/9614 1571/1778/9607 f 1571/1778/9607 10372/10787/9614 6277/6692/9615 10373/10788/9616 f 10372/10787/9614 2595/2802/9613 13379/13794/9617 6277/6692/9615 f 6277/6692/9615 13379/13794/9617 907/498/9618 13385/13800/9619 f 10373/10788/9616 6277/6692/9615 13385/13800/9619 2598/2805/9620 f 3443/3730/4279 10374/10789/9608 6278/6693/9621 15075/15650/4284 f 10374/10789/9608 1571/1778/9607 10373/10788/9616 6278/6693/9621 f 6278/6693/9621 10373/10788/9616 2598/2805/9620 13386/13801/9622 f 15075/15650/4284 6278/6693/9621 13386/13801/9622 699/842/4286 f 386/1070/9611 15873/16564/9623 6279/6694/9624 13380/13795/9612 f 15873/16564/9623 3842/4187/9625 10375/10790/9626 6279/6694/9624 f 6279/6694/9624 10375/10790/9626 1572/1779/9627 10378/10793/9628 f 13380/13795/9612 6279/6694/9624 10378/10793/9628 2595/2802/9613 f 3842/4187/9625 15874/16565/9629 6280/6695/9630 10375/10790/9626 f 15874/16565/9629 140/208/6480 15510/16133/6483 6280/6695/9630 f 6280/6695/9630 15510/16133/6483 3660/3971/6488 10376/10791/9631 f 10375/10790/9626 6280/6695/9630 10376/10791/9631 1572/1779/9627 f 1572/1779/9627 10376/10791/9631 6281/6696/9632 10377/10792/9633 f 10376/10791/9631 3660/3971/6488 15509/16132/6502 6281/6696/9632 f 6281/6696/9632 15509/16132/6502 295/962/6504 13382/13797/9634 f 10377/10792/9633 6281/6696/9632 13382/13797/9634 2596/2803/9635 f 2595/2802/9613 10378/10793/9628 6282/6697/9636 13379/13794/9617 f 10378/10793/9628 1572/1779/9627 10377/10792/9633 6282/6697/9636 f 6282/6697/9636 10377/10792/9633 2596/2803/9635 13381/13796/9637 f 13379/13794/9617 6282/6697/9636 13381/13796/9637 907/498/9618 f 907/498/9618 13381/13796/9637 6283/6698/9638 13383/13798/9639 f 13381/13796/9637 2596/2803/9635 10379/10794/9640 6283/6698/9638 f 6283/6698/9638 10379/10794/9640 1573/1780/9641 10382/10797/9642 f 13383/13798/9639 6283/6698/9638 10382/10797/9642 2597/2804/9643 f 2596/2803/9635 13382/13797/9634 6284/6699/9644 10379/10794/9640 f 13382/13797/9634 295/962/6504 15507/16130/6546 6284/6699/9644 f 6284/6699/9644 15507/16130/6546 3659/3970/6550 10380/10795/9645 f 10379/10794/9640 6284/6699/9644 10380/10795/9645 1573/1780/9641 f 1573/1780/9641 10380/10795/9645 6285/6700/9646 10381/10796/9647 f 10380/10795/9645 3659/3970/6550 15508/16131/6558 6285/6700/9646 f 6285/6700/9646 15508/16131/6558 139/207/6560 15870/16561/9573 f 10381/10796/9647 6285/6700/9646 15870/16561/9573 3840/4185/9569 f 2597/2804/9643 10382/10797/9642 6286/6701/9648 13384/13799/9649 f 10382/10797/9642 1573/1780/9641 10381/10796/9647 6286/6701/9648 f 6286/6701/9648 10381/10796/9647 3840/4185/9569 15869/16560/9567 f 13384/13799/9649 6286/6701/9648 15869/16560/9567 385/1069/9555 f 699/842/4286 13386/13801/9622 6287/6702/9650 15077/15652/4300 f 13386/13801/9622 2598/2805/9620 10383/10798/9651 6287/6702/9650 f 6287/6702/9650 10383/10798/9651 1574/1781/9652 10386/10801/9653 f 15077/15652/4300 6287/6702/9650 10386/10801/9653 3444/3731/4302 f 2598/2805/9620 13385/13800/9619 6288/6703/9654 10383/10798/9651 f 13385/13800/9619 907/498/9618 13383/13798/9639 6288/6703/9654 f 6288/6703/9654 13383/13798/9639 2597/2804/9643 10384/10799/9655 f 10383/10798/9651 6288/6703/9654 10384/10799/9655 1574/1781/9652 f 1574/1781/9652 10384/10799/9655 6289/6704/9656 10385/10800/9657 f 10384/10799/9655 2597/2804/9643 13384/13799/9649 6289/6704/9656 f 6289/6704/9656 13384/13799/9649 385/1069/9555 15867/16558/9553 f 10385/10800/9657 6289/6704/9656 15867/16558/9553 3839/4184/9549 f 3444/3731/4302 10386/10801/9653 6290/6705/9658 15078/15653/4306 f 10386/10801/9653 1574/1781/9652 10385/10800/9657 6290/6705/9658 f 6290/6705/9658 10385/10800/9657 3839/4184/9549 15868/16559/9547 f 15078/15653/4306 6290/6705/9658 15868/16559/9547 91/142/4308 f 107/164/592 15876/16567/9659 6291/6706/9660 15652/16299/7647 f 15876/16567/9659 3843/4188/9661 10387/10802/9662 6291/6706/9660 f 6291/6706/9660 10387/10802/9662 1575/1782/9663 10390/10805/9664 f 15652/16299/7647 6291/6706/9660 10390/10805/9664 3731/4054/7649 f 3843/4188/9661 15875/16566/9665 6292/6707/9666 10387/10802/9662 f 15875/16566/9665 387/1071/9667 13388/13803/9668 6292/6707/9666 f 6292/6707/9666 13388/13803/9668 2599/2806/9669 10388/10803/9670 f 10387/10802/9662 6292/6707/9666 10388/10803/9670 1575/1782/9663 f 1575/1782/9663 10388/10803/9670 6293/6708/9671 10389/10804/9672 f 10388/10803/9670 2599/2806/9669 13387/13802/9673 6293/6708/9671 f 6293/6708/9671 13387/13802/9673 908/499/9674 13393/13808/9675 f 10389/10804/9672 6293/6708/9671 13393/13808/9675 2602/2809/9676 f 3731/4054/7649 10390/10805/9664 6294/6709/9677 15651/16298/7653 f 10390/10805/9664 1575/1782/9663 10389/10804/9672 6294/6709/9677 f 6294/6709/9677 10389/10804/9672 2602/2809/9676 13394/13809/9678 f 15651/16298/7653 6294/6709/9677 13394/13809/9678 331/1004/7655 f 387/1071/9667 15877/16568/9679 6295/6710/9680 13388/13803/9668 f 15877/16568/9679 3844/4189/9681 10391/10806/9682 6295/6710/9680 f 6295/6710/9680 10391/10806/9682 1576/1783/9683 10394/10809/9684 f 13388/13803/9668 6295/6710/9680 10394/10809/9684 2599/2806/9669 f 3844/4189/9681 15878/16569/9685 6296/6711/9686 10391/10806/9682 f 15878/16569/9685 141/209/6632 15762/16433/8565 6296/6711/9686 f 6296/6711/9686 15762/16433/8565 3786/4121/8569 10392/10807/9687 f 10391/10806/9682 6296/6711/9686 10392/10807/9687 1576/1783/9683 f 1576/1783/9683 10392/10807/9687 6297/6712/9688 10393/10808/9689 f 10392/10807/9687 3786/4121/8569 15761/16432/8581 6297/6712/9688 f 6297/6712/9688 15761/16432/8581 358/1037/8583 13390/13805/9690 f 10393/10808/9689 6297/6712/9688 13390/13805/9690 2600/2807/9691 f 2599/2806/9669 10394/10809/9684 6298/6713/9692 13387/13802/9673 f 10394/10809/9684 1576/1783/9683 10393/10808/9689 6298/6713/9692 f 6298/6713/9692 10393/10808/9689 2600/2807/9691 13389/13804/9693 f 13387/13802/9673 6298/6713/9692 13389/13804/9693 908/499/9674 f 908/499/9674 13389/13804/9693 6299/6714/9694 13391/13806/9695 f 13389/13804/9693 2600/2807/9691 10395/10810/9696 6299/6714/9694 f 6299/6714/9694 10395/10810/9696 1577/1784/9697 10398/10813/9698 f 13391/13806/9695 6299/6714/9694 10398/10813/9698 2601/2808/9699 f 2600/2807/9691 13390/13805/9690 6300/6715/9700 10395/10810/9696 f 13390/13805/9690 358/1037/8583 15759/16430/8616 6300/6715/9700 f 6300/6715/9700 15759/16430/8616 3785/4120/8620 10396/10811/9701 f 10395/10810/9696 6300/6715/9700 10396/10811/9701 1577/1784/9697 f 1577/1784/9697 10396/10811/9701 6301/6716/9702 10397/10812/9703 f 10396/10811/9701 3785/4120/8620 15760/16431/8626 6301/6716/9702 f 6301/6716/9702 15760/16431/8626 140/208/6480 15874/16565/9629 f 10397/10812/9703 6301/6716/9702 15874/16565/9629 3842/4187/9625 f 2601/2808/9699 10398/10813/9698 6302/6717/9704 13392/13807/9705 f 10398/10813/9698 1577/1784/9697 10397/10812/9703 6302/6717/9704 f 6302/6717/9704 10397/10812/9703 3842/4187/9625 15873/16564/9623 f 13392/13807/9705 6302/6717/9704 15873/16564/9623 386/1070/9611 f 331/1004/7655 13394/13809/9678 6303/6718/9706 15653/16300/7667 f 13394/13809/9678 2602/2809/9676 10399/10814/9707 6303/6718/9706 f 6303/6718/9706 10399/10814/9707 1578/1785/9708 10402/10817/9709 f 15653/16300/7667 6303/6718/9706 10402/10817/9709 3732/4055/7669 f 2602/2809/9676 13393/13808/9675 6304/6719/9710 10399/10814/9707 f 13393/13808/9675 908/499/9674 13391/13806/9695 6304/6719/9710 f 6304/6719/9710 13391/13806/9695 2601/2808/9699 10400/10815/9711 f 10399/10814/9707 6304/6719/9710 10400/10815/9711 1578/1785/9708 f 1578/1785/9708 10400/10815/9711 6305/6720/9712 10401/10816/9713 f 10400/10815/9711 2601/2808/9699 13392/13807/9705 6305/6720/9712 f 6305/6720/9712 13392/13807/9705 386/1070/9611 15871/16562/9609 f 10401/10816/9713 6305/6720/9712 15871/16562/9609 3841/4186/9605 f 3732/4055/7669 10402/10817/9709 6306/6721/9714 15654/16301/7673 f 10402/10817/9709 1578/1785/9708 10401/10816/9713 6306/6721/9714 f 6306/6721/9714 10401/10816/9713 3841/4186/9605 15872/16563/9603 f 15654/16301/7673 6306/6721/9714 15872/16563/9603 61/100/4275 f 2/3/559 15880/16572/9715 6307/6722/9716 14448/14895/560 f 15880/16572/9715 3845/4190/9717 10403/10818/9718 6307/6722/9716 f 6307/6722/9716 10403/10818/9718 1579/1786/9719 10406/10821/9720 f 14448/14895/560 6307/6722/9716 10406/10821/9720 3129/3352/563 f 3845/4190/9717 15879/16570/9721 6308/6723/9722 10403/10818/9718 f 15879/16570/9721 388/1072/9723 13396/13811/9724 6308/6723/9722 f 6308/6723/9722 13396/13811/9724 2603/2810/9725 10404/10819/9726 f 10403/10818/9718 6308/6723/9722 10404/10819/9726 1579/1786/9719 f 1579/1786/9719 10404/10819/9726 6309/6724/9727 10405/10820/9728 f 10404/10819/9726 2603/2810/9725 13395/13810/9729 6309/6724/9727 f 6309/6724/9727 13395/13810/9729 909/500/9730 13401/13816/9731 f 10405/10820/9728 6309/6724/9727 13401/13816/9731 2606/2813/9732 f 3129/3352/563 10406/10821/9720 6310/6725/9733 14447/14894/568 f 10406/10821/9720 1579/1786/9719 10405/10820/9728 6310/6725/9733 f 6310/6725/9733 10405/10820/9728 2606/2813/9732 13402/13817/9734 f 14447/14894/568 6310/6725/9733 13402/13817/9734 542/653/570 f 388/1072/9723 15881/16574/9735 6311/6726/9736 13396/13811/9724 f 15881/16574/9735 3846/4192/9737 10407/10822/9738 6311/6726/9736 f 6311/6726/9736 10407/10822/9738 1580/1787/9739 10410/10825/9740 f 13396/13811/9724 6311/6726/9736 10410/10825/9740 2603/2810/9725 f 3846/4192/9737 15882/16576/9741 6312/6727/9742 10407/10822/9738 f 15882/16576/9741 142/211/5406 15522/16145/6562 6312/6727/9742 f 6312/6727/9742 15522/16145/6562 3666/3977/6566 10408/10823/9743 f 10407/10822/9738 6312/6727/9742 10408/10823/9743 1580/1787/9739 f 1580/1787/9739 10408/10823/9743 6313/6728/9744 10409/10824/9745 f 10408/10823/9743 3666/3977/6566 15521/16144/6578 6313/6728/9744 f 6313/6728/9744 15521/16144/6578 298/965/6580 13398/13813/9746 f 10409/10824/9745 6313/6728/9744 13398/13813/9746 2604/2811/9747 f 2603/2810/9725 10410/10825/9740 6314/6729/9748 13395/13810/9729 f 10410/10825/9740 1580/1787/9739 10409/10824/9745 6314/6729/9748 f 6314/6729/9748 10409/10824/9745 2604/2811/9747 13397/13812/9749 f 13395/13810/9729 6314/6729/9748 13397/13812/9749 909/500/9730 f 909/500/9730 13397/13812/9749 6315/6730/9750 13399/13814/9751 f 13397/13812/9749 2604/2811/9747 10411/10826/9752 6315/6730/9750 f 6315/6730/9750 10411/10826/9752 1581/1788/9753 10414/10829/9754 f 13399/13814/9751 6315/6730/9750 10414/10829/9754 2605/2812/9755 f 2604/2811/9747 13398/13813/9746 6316/6731/9756 10411/10826/9752 f 13398/13813/9746 298/965/6580 15519/16142/6618 6316/6731/9756 f 6316/6731/9756 15519/16142/6618 3665/3976/6622 10412/10827/9757 f 10411/10826/9752 6316/6731/9756 10412/10827/9757 1581/1788/9753 f 1581/1788/9753 10412/10827/9757 6317/6732/9758 10413/10828/9759 f 10412/10827/9757 3665/3976/6622 15520/16143/6630 6317/6732/9758 f 6317/6732/9758 15520/16143/6630 141/209/6632 15878/16569/9685 f 10413/10828/9759 6317/6732/9758 15878/16569/9685 3844/4189/9681 f 2605/2812/9755 10414/10829/9754 6318/6733/9760 13400/13815/9761 f 10414/10829/9754 1581/1788/9753 10413/10828/9759 6318/6733/9760 f 6318/6733/9760 10413/10828/9759 3844/4189/9681 15877/16568/9679 f 13400/13815/9761 6318/6733/9760 15877/16568/9679 387/1071/9667 f 542/653/570 13402/13817/9734 6319/6734/9762 14449/14896/584 f 13402/13817/9734 2606/2813/9732 10415/10830/9763 6319/6734/9762 f 6319/6734/9762 10415/10830/9763 1582/1789/9764 10418/10833/9765 f 14449/14896/584 6319/6734/9762 10418/10833/9765 3130/3353/586 f 2606/2813/9732 13401/13816/9731 6320/6735/9766 10415/10830/9763 f 13401/13816/9731 909/500/9730 13399/13814/9751 6320/6735/9766 f 6320/6735/9766 13399/13814/9751 2605/2812/9755 10416/10831/9767 f 10415/10830/9763 6320/6735/9766 10416/10831/9767 1582/1789/9764 f 1582/1789/9764 10416/10831/9767 6321/6736/9768 10417/10832/9769 f 10416/10831/9767 2605/2812/9755 13400/13815/9761 6321/6736/9768 f 6321/6736/9768 13400/13815/9761 387/1071/9667 15875/16566/9665 f 10417/10832/9769 6321/6736/9768 15875/16566/9665 3843/4188/9661 f 3130/3353/586 10418/10833/9765 6322/6737/9770 14450/14897/590 f 10418/10833/9765 1582/1789/9764 10417/10832/9769 6322/6737/9770 f 6322/6737/9770 10417/10832/9769 3843/4188/9661 15876/16567/9659 f 14450/14897/590 6322/6737/9770 15876/16567/9659 107/164/592 f 123/186/5431 15290/15893/5430 6323/6738/9771 15890/16585/9772 f 15290/15893/5430 3550/3851/5426 10419/10834/9773 6323/6738/9771 f 6323/6738/9771 10419/10834/9773 1583/1790/9774 10422/10837/9775 f 15890/16585/9772 6323/6738/9771 10422/10837/9775 3850/4197/9776 f 3550/3851/5426 15289/15892/5425 6324/6739/9777 10419/10834/9773 f 15289/15892/5425 752/902/5413 13404/13819/9778 6324/6739/9777 f 6324/6739/9777 13404/13819/9778 2607/2814/9779 10420/10835/9780 f 10419/10834/9773 6324/6739/9777 10420/10835/9780 1583/1790/9774 f 1583/1790/9774 10420/10835/9780 6325/6740/9781 10421/10836/9782 f 10420/10835/9780 2607/2814/9779 13403/13818/9783 6325/6740/9781 f 6325/6740/9781 13403/13818/9783 910/501/9784 13409/13824/9785 f 10421/10836/9782 6325/6740/9781 13409/13824/9785 2610/2817/9786 f 3850/4197/9776 10422/10837/9775 6326/6741/9787 15889/16584/9788 f 10422/10837/9775 1583/1790/9774 10421/10836/9782 6326/6741/9787 f 6326/6741/9787 10421/10836/9782 2610/2817/9786 13410/13825/9789 f 15889/16584/9788 6326/6741/9787 13410/13825/9789 390/1075/9790 f 752/902/5413 15287/15890/5412 6327/6742/9791 13404/13819/9778 f 15287/15890/5412 3549/3850/5408 10423/10838/9792 6327/6742/9791 f 6327/6742/9791 10423/10838/9792 1584/1791/9793 10426/10841/9794 f 13404/13819/9778 6327/6742/9791 10426/10841/9794 2607/2814/9779 f 3549/3850/5408 15288/15891/5407 6328/6743/9795 10423/10838/9792 f 15288/15891/5407 142/210/5406 15882/16577/9741 6328/6743/9795 f 6328/6743/9795 15882/16577/9741 3846/4193/9737 10424/10839/9796 f 10423/10838/9792 6328/6743/9795 10424/10839/9796 1584/1791/9793 f 1584/1791/9793 10424/10839/9796 6329/6744/9797 10425/10840/9798 f 10424/10839/9796 3846/4193/9737 15881/16575/9735 6329/6744/9797 f 6329/6744/9797 15881/16575/9735 388/1073/9723 13406/13821/9799 f 10425/10840/9798 6329/6744/9797 13406/13821/9799 2608/2815/9800 f 2607/2814/9779 10426/10841/9794 6330/6745/9801 13403/13818/9783 f 10426/10841/9794 1584/1791/9793 10425/10840/9798 6330/6745/9801 f 6330/6745/9801 10425/10840/9798 2608/2815/9800 13405/13820/9802 f 13403/13818/9783 6330/6745/9801 13405/13820/9802 910/501/9784 f 910/501/9784 13405/13820/9802 6331/6746/9803 13407/13822/9804 f 13405/13820/9802 2608/2815/9800 10427/10842/9805 6331/6746/9803 f 6331/6746/9803 10427/10842/9805 1585/1792/9806 10430/10845/9807 f 13407/13822/9804 6331/6746/9803 10430/10845/9807 2609/2816/9808 f 2608/2815/9800 13406/13821/9799 6332/6747/9809 10427/10842/9805 f 13406/13821/9799 388/1073/9723 15879/16571/9721 6332/6747/9809 f 6332/6747/9809 15879/16571/9721 3845/4191/9717 10428/10843/9810 f 10427/10842/9805 6332/6747/9809 10428/10843/9810 1585/1792/9806 f 1585/1792/9806 10428/10843/9810 6333/6748/9811 10429/10844/9812 f 10428/10843/9810 3845/4191/9717 15880/16573/9715 6333/6748/9811 f 6333/6748/9811 15880/16573/9715 2/4/559 15884/16579/9813 f 10429/10844/9812 6333/6748/9811 15884/16579/9813 3847/4194/9814 f 2609/2816/9808 10430/10845/9807 6334/6749/9815 13408/13823/9816 f 10430/10845/9807 1585/1792/9806 10429/10844/9812 6334/6749/9815 f 6334/6749/9815 10429/10844/9812 3847/4194/9814 15883/16578/9817 f 13408/13823/9816 6334/6749/9815 15883/16578/9817 389/1074/9818 f 390/1075/9790 13410/13825/9789 6335/6750/9819 15887/16582/9820 f 13410/13825/9789 2610/2817/9786 10431/10846/9821 6335/6750/9819 f 6335/6750/9819 10431/10846/9821 1586/1793/9822 10434/10849/9823 f 15887/16582/9820 6335/6750/9819 10434/10849/9823 3849/4196/9824 f 2610/2817/9786 13409/13824/9785 6336/6751/9825 10431/10846/9821 f 13409/13824/9785 910/501/9784 13407/13822/9804 6336/6751/9825 f 6336/6751/9825 13407/13822/9804 2609/2816/9808 10432/10847/9826 f 10431/10846/9821 6336/6751/9825 10432/10847/9826 1586/1793/9822 f 1586/1793/9822 10432/10847/9826 6337/6752/9827 10433/10848/9828 f 10432/10847/9826 2609/2816/9808 13408/13823/9816 6337/6752/9827 f 6337/6752/9827 13408/13823/9816 389/1074/9818 15885/16580/9829 f 10433/10848/9828 6337/6752/9827 15885/16580/9829 3848/4195/9830 f 3849/4196/9824 10434/10849/9823 6338/6753/9831 15888/16583/9832 f 10434/10849/9823 1586/1793/9822 10433/10848/9828 6338/6753/9831 f 6338/6753/9831 10433/10848/9828 3848/4195/9830 15886/16581/9833 f 15888/16583/9832 6338/6753/9831 15886/16581/9833 23/41/9834 f 224/319/2194 15892/16587/9835 6339/6754/9836 14744/15259/2195 f 15892/16587/9835 3851/4198/9837 10435/10850/9838 6339/6754/9836 f 6339/6754/9836 10435/10850/9838 1587/1794/9839 10438/10853/9840 f 14744/15259/2195 6339/6754/9836 10438/10853/9840 3277/3534/2196 f 3851/4198/9837 15891/16586/9841 6340/6755/9842 10435/10850/9838 f 15891/16586/9841 391/1076/9843 13412/13827/9844 6340/6755/9842 f 6340/6755/9842 13412/13827/9844 2611/2818/9845 10436/10851/9846 f 10435/10850/9838 6340/6755/9842 10436/10851/9846 1587/1794/9839 f 1587/1794/9839 10436/10851/9846 6341/6756/9847 10437/10852/9848 f 10436/10851/9846 2611/2818/9845 13411/13826/9849 6341/6756/9847 f 6341/6756/9847 13411/13826/9849 911/502/9850 13417/13832/9851 f 10437/10852/9848 6341/6756/9847 13417/13832/9851 2614/2821/9852 f 3277/3534/2196 10438/10853/9840 6342/6757/9853 14743/15258/2200 f 10438/10853/9840 1587/1794/9839 10437/10852/9848 6342/6757/9853 f 6342/6757/9853 10437/10852/9848 2614/2821/9852 13418/13833/9854 f 14743/15258/2200 6342/6757/9853 13418/13833/9854 616/744/2201 f 391/1076/9843 15893/16588/9855 6343/6758/9856 13412/13827/9844 f 15893/16588/9855 3852/4199/9857 10439/10854/9858 6343/6758/9856 f 6343/6758/9856 10439/10854/9858 1588/1795/9859 10442/10857/9860 f 13412/13827/9844 6343/6758/9856 10442/10857/9860 2611/2818/9845 f 3852/4199/9857 15894/16589/9861 6344/6759/9862 10439/10854/9858 f 15894/16589/9861 251/354/5487 15302/15905/5485 6344/6759/9862 f 6344/6759/9862 15302/15905/5485 3556/3857/5481 10440/10855/9863 f 10439/10854/9858 6344/6759/9862 10440/10855/9863 1588/1795/9859 f 1588/1795/9859 10440/10855/9863 6345/6760/9864 10441/10856/9865 f 10440/10855/9863 3556/3857/5481 15301/15904/5479 6345/6760/9864 f 6345/6760/9864 15301/15904/5479 755/905/5465 13414/13829/9866 f 10441/10856/9865 6345/6760/9864 13414/13829/9866 2612/2819/9867 f 2611/2818/9845 10442/10857/9860 6346/6761/9868 13411/13826/9849 f 10442/10857/9860 1588/1795/9859 10441/10856/9865 6346/6761/9868 f 6346/6761/9868 10441/10856/9865 2612/2819/9867 13413/13828/9869 f 13411/13826/9849 6346/6761/9868 13413/13828/9869 911/502/9850 f 911/502/9850 13413/13828/9869 6347/6762/9870 13415/13830/9871 f 13413/13828/9869 2612/2819/9867 10443/10858/9872 6347/6762/9870 f 6347/6762/9870 10443/10858/9872 1589/1796/9873 10446/10861/9874 f 13415/13830/9871 6347/6762/9870 10446/10861/9874 2613/2820/9875 f 2612/2819/9867 13414/13829/9866 6348/6763/9876 10443/10858/9872 f 13414/13829/9866 755/905/5465 15299/15902/5463 6348/6763/9876 f 6348/6763/9876 15299/15902/5463 3555/3856/5458 10444/10859/9877 f 10443/10858/9872 6348/6763/9876 10444/10859/9877 1589/1796/9873 f 1589/1796/9873 10444/10859/9877 6349/6764/9878 10445/10860/9879 f 10444/10859/9877 3555/3856/5458 15300/15903/5455 6349/6764/9878 f 6349/6764/9878 15300/15903/5455 252/355/5454 15896/16591/9880 f 10445/10860/9879 6349/6764/9878 15896/16591/9880 3853/4200/9881 f 2613/2820/9875 10446/10861/9874 6350/6765/9882 13416/13831/9883 f 10446/10861/9874 1589/1796/9873 10445/10860/9879 6350/6765/9882 f 6350/6765/9882 10445/10860/9879 3853/4200/9881 15895/16590/9884 f 13416/13831/9883 6350/6765/9882 15895/16590/9884 392/1077/9885 f 616/744/2201 13418/13833/9854 6351/6766/9886 14745/15260/2213 f 13418/13833/9854 2614/2821/9852 10447/10862/9887 6351/6766/9886 f 6351/6766/9886 10447/10862/9887 1590/1797/9888 10450/10865/9889 f 14745/15260/2213 6351/6766/9886 10450/10865/9889 3278/3535/2214 f 2614/2821/9852 13417/13832/9851 6352/6767/9890 10447/10862/9887 f 13417/13832/9851 911/502/9850 13415/13830/9871 6352/6767/9890 f 6352/6767/9890 13415/13830/9871 2613/2820/9875 10448/10863/9891 f 10447/10862/9887 6352/6767/9890 10448/10863/9891 1590/1797/9888 f 1590/1797/9888 10448/10863/9891 6353/6768/9892 10449/10864/9893 f 10448/10863/9891 2613/2820/9875 13416/13831/9883 6353/6768/9892 f 6353/6768/9892 13416/13831/9883 392/1077/9885 15897/16592/9894 f 10449/10864/9893 6353/6768/9892 15897/16592/9894 3854/4201/9895 f 3278/3535/2214 10450/10865/9889 6354/6769/9896 14746/15261/2218 f 10450/10865/9889 1590/1797/9888 10449/10864/9893 6354/6769/9896 f 6354/6769/9896 10449/10864/9893 3854/4201/9895 15898/16593/9897 f 14746/15261/2218 6354/6769/9896 15898/16593/9897 225/320/2219 f 78/124/5568 15900/16595/9898 6355/6770/9899 15320/15923/5569 f 15900/16595/9898 3855/4202/9900 10451/10866/9901 6355/6770/9899 f 6355/6770/9899 10451/10866/9901 1591/1798/9902 10454/10869/9903 f 15320/15923/5569 6355/6770/9899 10454/10869/9903 3565/3866/5570 f 3855/4202/9900 15899/16594/9904 6356/6771/9905 10451/10866/9901 f 15899/16594/9904 393/1078/9906 13420/13835/9907 6356/6771/9905 f 6356/6771/9905 13420/13835/9907 2615/2822/9908 10452/10867/9909 f 10451/10866/9901 6356/6771/9905 10452/10867/9909 1591/1798/9902 f 1591/1798/9902 10452/10867/9909 6357/6772/9910 10453/10868/9911 f 10452/10867/9909 2615/2822/9908 13419/13834/9912 6357/6772/9910 f 6357/6772/9910 13419/13834/9912 912/503/9913 13425/13840/9914 f 10453/10868/9911 6357/6772/9910 13425/13840/9914 2618/2825/9915 f 3565/3866/5570 10454/10869/9903 6358/6773/9916 15319/15922/5574 f 10454/10869/9903 1591/1798/9902 10453/10868/9911 6358/6773/9916 f 6358/6773/9916 10453/10868/9911 2618/2825/9915 13426/13841/9917 f 15319/15922/5574 6358/6773/9916 13426/13841/9917 760/910/5575 f 393/1078/9906 15901/16596/9918 6359/6774/9919 13420/13835/9907 f 15901/16596/9918 3856/4203/9920 10455/10870/9921 6359/6774/9919 f 6359/6774/9919 10455/10870/9921 1592/1799/9922 10458/10873/9923 f 13420/13835/9907 6359/6774/9919 10458/10873/9923 2615/2822/9908 f 3856/4203/9920 15902/16597/9924 6360/6775/9925 10455/10870/9921 f 15902/16597/9924 145/214/302 15038/15601/3948 6360/6775/9925 f 6360/6775/9925 15038/15601/3948 3424/3705/3952 10456/10871/9926 f 10455/10870/9921 6360/6775/9925 10456/10871/9926 1592/1799/9922 f 1592/1799/9922 10456/10871/9926 6361/6776/9927 10457/10872/9928 f 10456/10871/9926 3424/3705/3952 15037/15600/3964 6361/6776/9927 f 6361/6776/9927 15037/15600/3964 689/829/3966 13422/13837/9929 f 10457/10872/9928 6361/6776/9927 13422/13837/9929 2616/2823/9930 f 2615/2822/9908 10458/10873/9923 6362/6777/9931 13419/13834/9912 f 10458/10873/9923 1592/1799/9922 10457/10872/9928 6362/6777/9931 f 6362/6777/9931 10457/10872/9928 2616/2823/9930 13421/13836/9932 f 13419/13834/9912 6362/6777/9931 13421/13836/9932 912/503/9913 f 912/503/9913 13421/13836/9932 6363/6778/9933 13423/13838/9934 f 13421/13836/9932 2616/2823/9930 10459/10874/9935 6363/6778/9933 f 6363/6778/9933 10459/10874/9935 1593/1800/9936 10462/10877/9937 f 13423/13838/9934 6363/6778/9933 10462/10877/9937 2617/2824/9938 f 2616/2823/9930 13422/13837/9929 6364/6779/9939 10459/10874/9935 f 13422/13837/9929 689/829/3966 15035/15598/3996 6364/6779/9939 f 6364/6779/9939 15035/15598/3996 3423/3704/4000 10460/10875/9940 f 10459/10874/9935 6364/6779/9939 10460/10875/9940 1593/1800/9936 f 1593/1800/9936 10460/10875/9940 6365/6780/9941 10461/10876/9942 f 10460/10875/9940 3423/3704/4000 15036/15599/4008 6365/6780/9941 f 6365/6780/9941 15036/15599/4008 144/213/4010 15904/16599/9943 f 10461/10876/9942 6365/6780/9941 15904/16599/9943 3857/4204/9944 f 2617/2824/9938 10462/10877/9937 6366/6781/9945 13424/13839/9946 f 10462/10877/9937 1593/1800/9936 10461/10876/9942 6366/6781/9945 f 6366/6781/9945 10461/10876/9942 3857/4204/9944 15903/16598/9947 f 13424/13839/9946 6366/6781/9945 15903/16598/9947 394/1079/9948 f 760/910/5575 13426/13841/9917 6367/6782/9949 15321/15924/5587 f 13426/13841/9917 2618/2825/9915 10463/10878/9950 6367/6782/9949 f 6367/6782/9949 10463/10878/9950 1594/1801/9951 10466/10881/9952 f 15321/15924/5587 6367/6782/9949 10466/10881/9952 3566/3867/5588 f 2618/2825/9915 13425/13840/9914 6368/6783/9953 10463/10878/9950 f 13425/13840/9914 912/503/9913 13423/13838/9934 6368/6783/9953 f 6368/6783/9953 13423/13838/9934 2617/2824/9938 10464/10879/9954 f 10463/10878/9950 6368/6783/9953 10464/10879/9954 1594/1801/9951 f 1594/1801/9951 10464/10879/9954 6369/6784/9955 10465/10880/9956 f 10464/10879/9954 2617/2824/9938 13424/13839/9946 6369/6784/9955 f 6369/6784/9955 13424/13839/9946 394/1079/9948 15905/16600/9957 f 10465/10880/9956 6369/6784/9955 15905/16600/9957 3858/4205/9958 f 3566/3867/5588 10466/10881/9952 6370/6785/9959 15322/15925/5592 f 10466/10881/9952 1594/1801/9951 10465/10880/9956 6370/6785/9959 f 6370/6785/9959 10465/10880/9956 3858/4205/9958 15906/16601/9960 f 15322/15925/5592 6370/6785/9959 15906/16601/9960 77/123/5593 f 146/215/324 14398/14825/323 6371/6786/9961 15910/16605/9962 f 14398/14825/323 3104/3317/320 10467/10882/9963 6371/6786/9961 f 6371/6786/9961 10467/10882/9963 1595/1802/9964 10470/10885/9965 f 15910/16605/9962 6371/6786/9961 10470/10885/9965 3860/4207/9966 f 3104/3317/320 14397/14824/319 6372/6787/9967 10467/10882/9963 f 14397/14824/319 529/635/308 13428/13843/9968 6372/6787/9967 f 6372/6787/9967 13428/13843/9968 2619/2826/9969 10468/10883/9970 f 10467/10882/9963 6372/6787/9967 10468/10883/9970 1595/1802/9964 f 1595/1802/9964 10468/10883/9970 6373/6788/9971 10469/10884/9972 f 10468/10883/9970 2619/2826/9969 13427/13842/9973 6373/6788/9971 f 6373/6788/9971 13427/13842/9973 913/504/9974 13433/13848/9975 f 10469/10884/9972 6373/6788/9971 13433/13848/9975 2622/2829/9976 f 3860/4207/9966 10470/10885/9965 6374/6789/9977 15909/16604/9978 f 10470/10885/9965 1595/1802/9964 10469/10884/9972 6374/6789/9977 f 6374/6789/9977 10469/10884/9972 2622/2829/9976 13434/13849/9979 f 15909/16604/9978 6374/6789/9977 13434/13849/9979 395/1080/9980 f 529/635/308 14395/14822/307 6375/6790/9981 13428/13843/9968 f 14395/14822/307 3103/3316/304 10471/10886/9982 6375/6790/9981 f 6375/6790/9981 10471/10886/9982 1596/1803/9983 10474/10889/9984 f 13428/13843/9968 6375/6790/9981 10474/10889/9984 2619/2826/9969 f 3103/3316/304 14396/14823/303 6376/6791/9985 10471/10886/9982 f 14396/14823/303 145/214/302 15902/16597/9924 6376/6791/9985 f 6376/6791/9985 15902/16597/9924 3856/4203/9920 10472/10887/9986 f 10471/10886/9982 6376/6791/9985 10472/10887/9986 1596/1803/9983 f 1596/1803/9983 10472/10887/9986 6377/6792/9987 10473/10888/9988 f 10472/10887/9986 3856/4203/9920 15901/16596/9918 6377/6792/9987 f 6377/6792/9987 15901/16596/9918 393/1078/9906 13430/13845/9989 f 10473/10888/9988 6377/6792/9987 13430/13845/9989 2620/2827/9990 f 2619/2826/9969 10474/10889/9984 6378/6793/9991 13427/13842/9973 f 10474/10889/9984 1596/1803/9983 10473/10888/9988 6378/6793/9991 f 6378/6793/9991 10473/10888/9988 2620/2827/9990 13429/13844/9992 f 13427/13842/9973 6378/6793/9991 13429/13844/9992 913/504/9974 f 913/504/9974 13429/13844/9992 6379/6794/9993 13431/13846/9994 f 13429/13844/9992 2620/2827/9990 10475/10890/9995 6379/6794/9993 f 6379/6794/9993 10475/10890/9995 1597/1804/9996 10478/10893/9997 f 13431/13846/9994 6379/6794/9993 10478/10893/9997 2621/2828/9998 f 2620/2827/9990 13430/13845/9989 6380/6795/9999 10475/10890/9995 f 13430/13845/9989 393/1078/9906 15899/16594/9904 6380/6795/9999 f 6380/6795/9999 15899/16594/9904 3855/4202/9900 10476/10891/10000 f 10475/10890/9995 6380/6795/9999 10476/10891/10000 1597/1804/9996 f 1597/1804/9996 10476/10891/10000 6381/6796/10001 10477/10892/10002 f 10476/10891/10000 3855/4202/9900 15900/16595/9898 6381/6796/10001 f 6381/6796/10001 15900/16595/9898 78/124/5568 15334/15937/5647 f 10477/10892/10002 6381/6796/10001 15334/15937/5647 3572/3873/5643 f 2621/2828/9998 10478/10893/9997 6382/6797/10003 13432/13847/10004 f 10478/10893/9997 1597/1804/9996 10477/10892/10002 6382/6797/10003 f 6382/6797/10003 10477/10892/10002 3572/3873/5643 15333/15936/5641 f 13432/13847/10004 6382/6797/10003 15333/15936/5641 763/913/5627 f 395/1080/9980 13434/13849/9979 6383/6798/10005 15907/16602/10006 f 13434/13849/9979 2622/2829/9976 10479/10894/10007 6383/6798/10005 f 6383/6798/10005 10479/10894/10007 1598/1805/10008 10482/10897/10009 f 15907/16602/10006 6383/6798/10005 10482/10897/10009 3859/4206/10010 f 2622/2829/9976 13433/13848/9975 6384/6799/10011 10479/10894/10007 f 13433/13848/9975 913/504/9974 13431/13846/9994 6384/6799/10011 f 6384/6799/10011 13431/13846/9994 2621/2828/9998 10480/10895/10012 f 10479/10894/10007 6384/6799/10011 10480/10895/10012 1598/1805/10008 f 1598/1805/10008 10480/10895/10012 6385/6800/10013 10481/10896/10014 f 10480/10895/10012 2621/2828/9998 13432/13847/10004 6385/6800/10013 f 6385/6800/10013 13432/13847/10004 763/913/5627 15331/15934/5625 f 10481/10896/10014 6385/6800/10013 15331/15934/5625 3571/3872/5620 f 3859/4206/10010 10482/10897/10009 6386/6801/10015 15908/16603/10016 f 10482/10897/10009 1598/1805/10008 10481/10896/10014 6386/6801/10015 f 6386/6801/10015 10481/10896/10014 3571/3872/5620 15332/15935/5617 f 15908/16603/10016 6386/6801/10015 15332/15935/5617 79/125/5616 f 203/292/5721 15912/16607/10017 6387/6802/10018 15348/15951/5722 f 15912/16607/10017 3861/4208/10019 10483/10898/10020 6387/6802/10018 f 6387/6802/10018 10483/10898/10020 1599/1806/10021 10486/10901/10022 f 15348/15951/5722 6387/6802/10018 10486/10901/10022 3579/3880/5723 f 3861/4208/10019 15911/16606/10023 6388/6803/10024 10483/10898/10020 f 15911/16606/10023 396/1081/10025 13436/13851/10026 6388/6803/10024 f 6388/6803/10024 13436/13851/10026 2623/2830/10027 10484/10899/10028 f 10483/10898/10020 6388/6803/10024 10484/10899/10028 1599/1806/10021 f 1599/1806/10021 10484/10899/10028 6389/6804/10029 10485/10900/10030 f 10484/10899/10028 2623/2830/10027 13435/13850/10031 6389/6804/10029 f 6389/6804/10029 13435/13850/10031 914/505/10032 13441/13856/10033 f 10485/10900/10030 6389/6804/10029 13441/13856/10033 2626/2833/10034 f 3579/3880/5723 10486/10901/10022 6390/6805/10035 15347/15950/5727 f 10486/10901/10022 1599/1806/10021 10485/10900/10030 6390/6805/10035 f 6390/6805/10035 10485/10900/10030 2626/2833/10034 13442/13857/10036 f 15347/15950/5727 6390/6805/10035 13442/13857/10036 767/917/5728 f 396/1081/10025 15913/16608/10037 6391/6806/10038 13436/13851/10026 f 15913/16608/10037 3862/4209/10039 10487/10902/10040 6391/6806/10038 f 6391/6806/10038 10487/10902/10040 1600/1807/10041 10490/10905/10042 f 13436/13851/10026 6391/6806/10038 10490/10905/10042 2623/2830/10027 f 3862/4209/10039 15914/16609/10043 6392/6807/10044 10487/10902/10040 f 15914/16609/10043 176/257/2242 14770/15285/2245 6392/6807/10044 f 6392/6807/10044 14770/15285/2245 3290/3547/2250 10488/10903/10045 f 10487/10902/10040 6392/6807/10044 10488/10903/10045 1600/1807/10041 f 1600/1807/10041 10488/10903/10045 6393/6808/10046 10489/10904/10047 f 10488/10903/10045 3290/3547/2250 14769/15284/2264 6393/6808/10046 f 6393/6808/10046 14769/15284/2264 622/750/2266 13438/13853/10048 f 10489/10904/10047 6393/6808/10046 13438/13853/10048 2624/2831/10049 f 2623/2830/10027 10490/10905/10042 6394/6809/10050 13435/13850/10031 f 10490/10905/10042 1600/1807/10041 10489/10904/10047 6394/6809/10050 f 6394/6809/10050 10489/10904/10047 2624/2831/10049 13437/13852/10051 f 13435/13850/10031 6394/6809/10050 13437/13852/10051 914/505/10032 f 914/505/10032 13437/13852/10051 6395/6810/10052 13439/13854/10053 f 13437/13852/10051 2624/2831/10049 10491/10906/10054 6395/6810/10052 f 6395/6810/10052 10491/10906/10054 1601/1808/10055 10494/10909/10056 f 13439/13854/10053 6395/6810/10052 10494/10909/10056 2625/2832/10057 f 2624/2831/10049 13438/13853/10048 6396/6811/10058 10491/10906/10054 f 13438/13853/10048 622/750/2266 14767/15282/2308 6396/6811/10058 f 6396/6811/10058 14767/15282/2308 3289/3546/2312 10492/10907/10059 f 10491/10906/10054 6396/6811/10058 10492/10907/10059 1601/1808/10055 f 1601/1808/10055 10492/10907/10059 6397/6812/10060 10493/10908/10061 f 10492/10907/10059 3289/3546/2312 14768/15283/2320 6397/6812/10060 f 6397/6812/10060 14768/15283/2320 178/259/2322 15916/16611/10062 f 10493/10908/10061 6397/6812/10060 15916/16611/10062 3863/4210/10063 f 2625/2832/10057 10494/10909/10056 6398/6813/10064 13440/13855/10065 f 10494/10909/10056 1601/1808/10055 10493/10908/10061 6398/6813/10064 f 6398/6813/10064 10493/10908/10061 3863/4210/10063 15915/16610/10066 f 13440/13855/10065 6398/6813/10064 15915/16610/10066 397/1082/10067 f 767/917/5728 13442/13857/10036 6399/6814/10068 15349/15952/5740 f 13442/13857/10036 2626/2833/10034 10495/10910/10069 6399/6814/10068 f 6399/6814/10068 10495/10910/10069 1602/1809/10070 10498/10913/10071 f 15349/15952/5740 6399/6814/10068 10498/10913/10071 3580/3881/5741 f 2626/2833/10034 13441/13856/10033 6400/6815/10072 10495/10910/10069 f 13441/13856/10033 914/505/10032 13439/13854/10053 6400/6815/10072 f 6400/6815/10072 13439/13854/10053 2625/2832/10057 10496/10911/10073 f 10495/10910/10069 6400/6815/10072 10496/10911/10073 1602/1809/10070 f 1602/1809/10070 10496/10911/10073 6401/6816/10074 10497/10912/10075 f 10496/10911/10073 2625/2832/10057 13440/13855/10065 6401/6816/10074 f 6401/6816/10074 13440/13855/10065 397/1082/10067 15917/16612/10076 f 10497/10912/10075 6401/6816/10074 15917/16612/10076 3864/4211/10077 f 3580/3881/5741 10498/10913/10071 6402/6817/10078 15350/15953/5745 f 10498/10913/10071 1602/1809/10070 10497/10912/10075 6402/6817/10078 f 6402/6817/10078 10497/10912/10075 3864/4211/10077 15918/16613/10079 f 15350/15953/5745 6402/6817/10078 15918/16613/10079 205/294/5746 f 81/127/5802 15920/16616/10080 6403/6818/10081 15364/15971/5803 f 15920/16616/10080 3865/4212/10082 10499/10914/10083 6403/6818/10081 f 6403/6818/10081 10499/10914/10083 1603/1810/10084 10502/10917/10085 f 15364/15971/5803 6403/6818/10081 10502/10917/10085 3587/3890/5804 f 3865/4212/10082 15919/16614/10086 6404/6819/10087 10499/10914/10083 f 15919/16614/10086 398/1083/10088 13444/13859/10089 6404/6819/10087 f 6404/6819/10087 13444/13859/10089 2627/2834/10090 10500/10915/10091 f 10499/10914/10083 6404/6819/10087 10500/10915/10091 1603/1810/10084 f 1603/1810/10084 10500/10915/10091 6405/6820/10092 10501/10916/10093 f 10500/10915/10091 2627/2834/10090 13443/13858/10094 6405/6820/10092 f 6405/6820/10092 13443/13858/10094 915/506/10095 13449/13864/10096 f 10501/10916/10093 6405/6820/10092 13449/13864/10096 2630/2837/10097 f 3587/3890/5804 10502/10917/10085 6406/6821/10098 15363/15970/5808 f 10502/10917/10085 1603/1810/10084 10501/10916/10093 6406/6821/10098 f 6406/6821/10098 10501/10916/10093 2630/2837/10097 13450/13865/10099 f 15363/15970/5808 6406/6821/10098 13450/13865/10099 259/922/5809 f 398/1083/10088 15921/16618/10100 6407/6822/10101 13444/13859/10089 f 15921/16618/10100 3866/4214/10102 10503/10918/10103 6407/6822/10101 f 6407/6822/10101 10503/10918/10103 1604/1811/10104 10506/10921/10105 f 13444/13859/10089 6407/6822/10101 10506/10921/10105 2627/2834/10090 f 3866/4214/10102 15922/16620/10106 6408/6823/10107 10503/10918/10103 f 15922/16620/10106 148/218/439 14642/15133/1604 6408/6823/10107 f 6408/6823/10107 14642/15133/1604 3226/3471/1608 10504/10919/10108 f 10503/10918/10103 6408/6823/10107 10504/10919/10108 1604/1811/10104 f 1604/1811/10104 10504/10919/10108 6409/6824/10109 10505/10920/10110 f 10504/10919/10108 3226/3471/1608 14641/15132/1620 6409/6824/10109 f 6409/6824/10109 14641/15132/1620 590/712/1622 13446/13861/10111 f 10505/10920/10110 6409/6824/10109 13446/13861/10111 2628/2835/10112 f 2627/2834/10090 10506/10921/10105 6410/6825/10113 13443/13858/10094 f 10506/10921/10105 1604/1811/10104 10505/10920/10110 6410/6825/10113 f 6410/6825/10113 10505/10920/10110 2628/2835/10112 13445/13860/10114 f 13443/13858/10094 6410/6825/10113 13445/13860/10114 915/506/10095 f 915/506/10095 13445/13860/10114 6411/6826/10115 13447/13862/10116 f 13445/13860/10114 2628/2835/10112 10507/10922/10117 6411/6826/10115 f 6411/6826/10115 10507/10922/10117 1605/1812/10118 10510/10925/10119 f 13447/13862/10116 6411/6826/10115 10510/10925/10119 2629/2836/10120 f 2628/2835/10112 13446/13861/10111 6412/6827/10121 10507/10922/10117 f 13446/13861/10111 590/712/1622 14639/15130/1660 6412/6827/10121 f 6412/6827/10121 14639/15130/1660 3225/3470/1664 10508/10923/10122 f 10507/10922/10117 6412/6827/10121 10508/10923/10122 1605/1812/10118 f 1605/1812/10118 10508/10923/10122 6413/6828/10123 10509/10924/10124 f 10508/10923/10122 3225/3470/1664 14640/15131/1672 6413/6828/10123 f 6413/6828/10123 14640/15131/1672 147/216/1674 15924/16623/10125 f 10509/10924/10124 6413/6828/10123 15924/16623/10125 3867/4216/10126 f 2629/2836/10120 10510/10925/10119 6414/6829/10127 13448/13863/10128 f 10510/10925/10119 1605/1812/10118 10509/10924/10124 6414/6829/10127 f 6414/6829/10127 10509/10924/10124 3867/4216/10126 15923/16622/10129 f 13448/13863/10128 6414/6829/10127 15923/16622/10129 399/1085/10130 f 259/922/5809 13450/13865/10099 6415/6830/10131 15365/15972/5821 f 13450/13865/10099 2630/2837/10097 10511/10926/10132 6415/6830/10131 f 6415/6830/10131 10511/10926/10132 1606/1813/10133 10514/10929/10134 f 15365/15972/5821 6415/6830/10131 10514/10929/10134 3588/3891/5822 f 2630/2837/10097 13449/13864/10096 6416/6831/10135 10511/10926/10132 f 13449/13864/10096 915/506/10095 13447/13862/10116 6416/6831/10135 f 6416/6831/10135 13447/13862/10116 2629/2836/10120 10512/10927/10136 f 10511/10926/10132 6416/6831/10135 10512/10927/10136 1606/1813/10133 f 1606/1813/10133 10512/10927/10136 6417/6832/10137 10513/10928/10138 f 10512/10927/10136 2629/2836/10120 13448/13863/10128 6417/6832/10137 f 6417/6832/10137 13448/13863/10128 399/1085/10130 15925/16624/10139 f 10513/10928/10138 6417/6832/10137 15925/16624/10139 3868/4217/10140 f 3588/3891/5822 10514/10929/10134 6418/6833/10141 15366/15973/5826 f 10514/10929/10134 1606/1813/10133 10513/10928/10138 6418/6833/10141 f 6418/6833/10141 10513/10928/10138 3868/4217/10140 15926/16625/10142 f 15366/15973/5826 6418/6833/10141 15926/16625/10142 80/126/5827 f 149/219/464 14426/14865/463 6419/6834/10143 15930/16629/10144 f 14426/14865/463 3118/3337/459 10515/10930/10145 6419/6834/10143 f 6419/6834/10143 10515/10930/10145 1607/1814/10146 10518/10933/10147 f 15930/16629/10144 6419/6834/10143 10518/10933/10147 3870/4219/10148 f 3118/3337/459 14425/14864/458 6420/6835/10149 10515/10930/10145 f 14425/14864/458 536/645/446 13452/13867/10150 6420/6835/10149 f 6420/6835/10149 13452/13867/10150 2631/2838/10151 10516/10931/10152 f 10515/10930/10145 6420/6835/10149 10516/10931/10152 1607/1814/10146 f 1607/1814/10146 10516/10931/10152 6421/6836/10153 10517/10932/10154 f 10516/10931/10152 2631/2838/10151 13451/13866/10155 6421/6836/10153 f 6421/6836/10153 13451/13866/10155 916/507/10156 13457/13872/10157 f 10517/10932/10154 6421/6836/10153 13457/13872/10157 2634/2841/10158 f 3870/4219/10148 10518/10933/10147 6422/6837/10159 15929/16628/10160 f 10518/10933/10147 1607/1814/10146 10517/10932/10154 6422/6837/10159 f 6422/6837/10159 10517/10932/10154 2634/2841/10158 13458/13873/10161 f 15929/16628/10160 6422/6837/10159 13458/13873/10161 400/1086/10162 f 536/645/446 14423/14862/445 6423/6838/10163 13452/13867/10150 f 14423/14862/445 3117/3336/441 10519/10934/10164 6423/6838/10163 f 6423/6838/10163 10519/10934/10164 1608/1815/10165 10522/10937/10166 f 13452/13867/10150 6423/6838/10163 10522/10937/10166 2631/2838/10151 f 3117/3336/441 14424/14863/440 6424/6839/10167 10519/10934/10164 f 14424/14863/440 148/217/439 15922/16621/10106 6424/6839/10167 f 6424/6839/10167 15922/16621/10106 3866/4215/10102 10520/10935/10168 f 10519/10934/10164 6424/6839/10167 10520/10935/10168 1608/1815/10165 f 1608/1815/10165 10520/10935/10168 6425/6840/10169 10521/10936/10170 f 10520/10935/10168 3866/4215/10102 15921/16619/10100 6425/6840/10169 f 6425/6840/10169 15921/16619/10100 398/1084/10088 13454/13869/10171 f 10521/10936/10170 6425/6840/10169 13454/13869/10171 2632/2839/10172 f 2631/2838/10151 10522/10937/10166 6426/6841/10173 13451/13866/10155 f 10522/10937/10166 1608/1815/10165 10521/10936/10170 6426/6841/10173 f 6426/6841/10173 10521/10936/10170 2632/2839/10172 13453/13868/10174 f 13451/13866/10155 6426/6841/10173 13453/13868/10174 916/507/10156 f 916/507/10156 13453/13868/10174 6427/6842/10175 13455/13870/10176 f 13453/13868/10174 2632/2839/10172 10523/10938/10177 6427/6842/10175 f 6427/6842/10175 10523/10938/10177 1609/1816/10178 10526/10941/10179 f 13455/13870/10176 6427/6842/10175 10526/10941/10179 2633/2840/10180 f 2632/2839/10172 13454/13869/10171 6428/6843/10181 10523/10938/10177 f 13454/13869/10171 398/1084/10088 15919/16615/10086 6428/6843/10181 f 6428/6843/10181 15919/16615/10086 3865/4213/10082 10524/10939/10182 f 10523/10938/10177 6428/6843/10181 10524/10939/10182 1609/1816/10178 f 1609/1816/10178 10524/10939/10182 6429/6844/10183 10525/10940/10184 f 10524/10939/10182 3865/4213/10082 15920/16617/10080 6429/6844/10183 f 6429/6844/10183 15920/16617/10080 81/128/5802 15378/15985/5881 f 10525/10940/10184 6429/6844/10183 15378/15985/5881 3594/3897/5877 f 2633/2840/10180 10526/10941/10179 6430/6845/10185 13456/13871/10186 f 10526/10941/10179 1609/1816/10178 10525/10940/10184 6430/6845/10185 f 6430/6845/10185 10525/10940/10184 3594/3897/5877 15377/15984/5875 f 13456/13871/10186 6430/6845/10185 15377/15984/5875 262/925/5861 f 400/1086/10162 13458/13873/10161 6431/6846/10187 15927/16626/10188 f 13458/13873/10161 2634/2841/10158 10527/10942/10189 6431/6846/10187 f 6431/6846/10187 10527/10942/10189 1610/1817/10190 10530/10945/10191 f 15927/16626/10188 6431/6846/10187 10530/10945/10191 3869/4218/10192 f 2634/2841/10158 13457/13872/10157 6432/6847/10193 10527/10942/10189 f 13457/13872/10157 916/507/10156 13455/13870/10176 6432/6847/10193 f 6432/6847/10193 13455/13870/10176 2633/2840/10180 10528/10943/10194 f 10527/10942/10189 6432/6847/10193 10528/10943/10194 1610/1817/10190 f 1610/1817/10190 10528/10943/10194 6433/6848/10195 10529/10944/10196 f 10528/10943/10194 2633/2840/10180 13456/13871/10186 6433/6848/10195 f 6433/6848/10195 13456/13871/10186 262/925/5861 15375/15982/5859 f 10529/10944/10196 6433/6848/10195 15375/15982/5859 3593/3896/5854 f 3869/4218/10192 10530/10945/10191 6434/6849/10197 15928/16627/10198 f 10530/10945/10191 1610/1817/10190 10529/10944/10196 6434/6849/10197 f 6434/6849/10197 10529/10944/10196 3593/3896/5854 15376/15983/5851 f 15928/16627/10198 6434/6849/10197 15376/15983/5851 114/173/5850 f 150/220/4785 15706/16361/8129 6435/6850/10199 15934/16633/10200 f 15706/16361/8129 3758/4085/8125 10531/10946/10201 6435/6850/10199 f 6435/6850/10199 10531/10946/10201 1611/1818/10202 10534/10949/10203 f 15934/16633/10200 6435/6850/10199 10534/10949/10203 3872/4221/10204 f 3758/4085/8125 15705/16360/8124 6436/6851/10205 10531/10946/10201 f 15705/16360/8124 344/1019/8112 13460/13875/10206 6436/6851/10205 f 6436/6851/10205 13460/13875/10206 2635/2842/10207 10532/10947/10208 f 10531/10946/10201 6436/6851/10205 10532/10947/10208 1611/1818/10202 f 1611/1818/10202 10532/10947/10208 6437/6852/10209 10533/10948/10210 f 10532/10947/10208 2635/2842/10207 13459/13874/10211 6437/6852/10209 f 6437/6852/10209 13459/13874/10211 917/508/10212 13465/13880/10213 f 10533/10948/10210 6437/6852/10209 13465/13880/10213 2638/2845/10214 f 3872/4221/10204 10534/10949/10203 6438/6853/10215 15933/16632/10216 f 10534/10949/10203 1611/1818/10202 10533/10948/10210 6438/6853/10215 f 6438/6853/10215 10533/10948/10210 2638/2845/10214 13466/13881/10217 f 15933/16632/10216 6438/6853/10215 13466/13881/10217 401/1087/10218 f 344/1019/8112 15703/16358/8111 6439/6854/10219 13460/13875/10206 f 15703/16358/8111 3757/4084/8107 10535/10950/10220 6439/6854/10219 f 6439/6854/10219 10535/10950/10220 1612/1819/10221 10538/10953/10222 f 13460/13875/10206 6439/6854/10219 10538/10953/10222 2635/2842/10207 f 3757/4084/8107 15704/16359/8106 6440/6855/10223 10535/10950/10220 f 15704/16359/8106 149/219/464 15930/16629/10144 6440/6855/10223 f 6440/6855/10223 15930/16629/10144 3870/4219/10148 10536/10951/10224 f 10535/10950/10220 6440/6855/10223 10536/10951/10224 1612/1819/10221 f 1612/1819/10221 10536/10951/10224 6441/6856/10225 10537/10952/10226 f 10536/10951/10224 3870/4219/10148 15929/16628/10160 6441/6856/10225 f 6441/6856/10225 15929/16628/10160 400/1086/10162 13462/13877/10227 f 10537/10952/10226 6441/6856/10225 13462/13877/10227 2636/2843/10228 f 2635/2842/10207 10538/10953/10222 6442/6857/10229 13459/13874/10211 f 10538/10953/10222 1612/1819/10221 10537/10952/10226 6442/6857/10229 f 6442/6857/10229 10537/10952/10226 2636/2843/10228 13461/13876/10230 f 13459/13874/10211 6442/6857/10229 13461/13876/10230 917/508/10212 f 917/508/10212 13461/13876/10230 6443/6858/10231 13463/13878/10232 f 13461/13876/10230 2636/2843/10228 10539/10954/10233 6443/6858/10231 f 6443/6858/10231 10539/10954/10233 1613/1820/10234 10542/10957/10235 f 13463/13878/10232 6443/6858/10231 10542/10957/10235 2637/2844/10236 f 2636/2843/10228 13462/13877/10227 6444/6859/10237 10539/10954/10233 f 13462/13877/10227 400/1086/10162 15927/16626/10188 6444/6859/10237 f 6444/6859/10237 15927/16626/10188 3869/4218/10192 10540/10955/10238 f 10539/10954/10233 6444/6859/10237 10540/10955/10238 1613/1820/10234 f 1613/1820/10234 10540/10955/10238 6445/6860/10239 10541/10956/10240 f 10540/10955/10238 3869/4218/10192 15928/16627/10198 6445/6860/10239 f 6445/6860/10239 15928/16627/10198 114/173/5850 15698/16353/8044 f 10541/10956/10240 6445/6860/10239 15698/16353/8044 3754/4081/8040 f 2637/2844/10236 10542/10957/10235 6446/6861/10241 13464/13879/10242 f 10542/10957/10235 1613/1820/10234 10541/10956/10240 6446/6861/10241 f 6446/6861/10241 10541/10956/10240 3754/4081/8040 15697/16352/8038 f 13464/13879/10242 6446/6861/10241 15697/16352/8038 342/1017/8026 f 401/1087/10218 13466/13881/10217 6447/6862/10243 15931/16630/10244 f 13466/13881/10217 2638/2845/10214 10543/10958/10245 6447/6862/10243 f 6447/6862/10243 10543/10958/10245 1614/1821/10246 10546/10961/10247 f 15931/16630/10244 6447/6862/10243 10546/10961/10247 3871/4220/10248 f 2638/2845/10214 13465/13880/10213 6448/6863/10249 10543/10958/10245 f 13465/13880/10213 917/508/10212 13463/13878/10232 6448/6863/10249 f 6448/6863/10249 13463/13878/10232 2637/2844/10236 10544/10959/10250 f 10543/10958/10245 6448/6863/10249 10544/10959/10250 1614/1821/10246 f 1614/1821/10246 10544/10959/10250 6449/6864/10251 10545/10960/10252 f 10544/10959/10250 2637/2844/10236 13464/13879/10242 6449/6864/10251 f 6449/6864/10251 13464/13879/10242 342/1017/8026 15695/16350/8024 f 10545/10960/10252 6449/6864/10251 15695/16350/8024 3753/4080/8020 f 3871/4220/10248 10546/10961/10247 6450/6865/10253 15932/16631/10254 f 10546/10961/10247 1614/1821/10246 10545/10960/10252 6450/6865/10253 f 6450/6865/10253 10545/10960/10252 3753/4080/8020 15696/16351/8018 f 15932/16631/10254 6450/6865/10253 15696/16351/8018 82/129/5955 f 151/221/4810 15174/15757/4809 6451/6866/10255 15938/16637/10256 f 15174/15757/4809 3492/3783/4805 10547/10962/10257 6451/6866/10255 f 6451/6866/10255 10547/10962/10257 1615/1822/10258 10550/10965/10259 f 15938/16637/10256 6451/6866/10255 10550/10965/10259 3874/4223/10260 f 3492/3783/4805 15173/15756/4804 6452/6867/10261 10547/10962/10257 f 15173/15756/4804 723/868/4792 13468/13883/10262 6452/6867/10261 f 6452/6867/10261 13468/13883/10262 2639/2846/10263 10548/10963/10264 f 10547/10962/10257 6452/6867/10261 10548/10963/10264 1615/1822/10258 f 1615/1822/10258 10548/10963/10264 6453/6868/10265 10549/10964/10266 f 10548/10963/10264 2639/2846/10263 13467/13882/10267 6453/6868/10265 f 6453/6868/10265 13467/13882/10267 918/509/10268 13473/13888/10269 f 10549/10964/10266 6453/6868/10265 13473/13888/10269 2642/2849/10270 f 3874/4223/10260 10550/10965/10259 6454/6869/10271 15937/16636/10272 f 10550/10965/10259 1615/1822/10258 10549/10964/10266 6454/6869/10271 f 6454/6869/10271 10549/10964/10266 2642/2849/10270 13474/13889/10273 f 15937/16636/10272 6454/6869/10271 13474/13889/10273 402/1088/10274 f 723/868/4792 15171/15754/4791 6455/6870/10275 13468/13883/10262 f 15171/15754/4791 3491/3782/4787 10551/10966/10276 6455/6870/10275 f 6455/6870/10275 10551/10966/10276 1616/1823/10277 10554/10969/10278 f 13468/13883/10262 6455/6870/10275 10554/10969/10278 2639/2846/10263 f 3491/3782/4787 15172/15755/4786 6456/6871/10279 10551/10966/10276 f 15172/15755/4786 150/220/4785 15934/16633/10200 6456/6871/10279 f 6456/6871/10279 15934/16633/10200 3872/4221/10204 10552/10967/10280 f 10551/10966/10276 6456/6871/10279 10552/10967/10280 1616/1823/10277 f 1616/1823/10277 10552/10967/10280 6457/6872/10281 10553/10968/10282 f 10552/10967/10280 3872/4221/10204 15933/16632/10216 6457/6872/10281 f 6457/6872/10281 15933/16632/10216 401/1087/10218 13470/13885/10283 f 10553/10968/10282 6457/6872/10281 13470/13885/10283 2640/2847/10284 f 2639/2846/10263 10554/10969/10278 6458/6873/10285 13467/13882/10267 f 10554/10969/10278 1616/1823/10277 10553/10968/10282 6458/6873/10285 f 6458/6873/10285 10553/10968/10282 2640/2847/10284 13469/13884/10286 f 13467/13882/10267 6458/6873/10285 13469/13884/10286 918/509/10268 f 918/509/10268 13469/13884/10286 6459/6874/10287 13471/13886/10288 f 13469/13884/10286 2640/2847/10284 10555/10970/10289 6459/6874/10287 f 6459/6874/10287 10555/10970/10289 1617/1824/10290 10558/10973/10291 f 13471/13886/10288 6459/6874/10287 10558/10973/10291 2641/2848/10292 f 2640/2847/10284 13470/13885/10283 6460/6875/10293 10555/10970/10289 f 13470/13885/10283 401/1087/10218 15931/16630/10244 6460/6875/10293 f 6460/6875/10293 15931/16630/10244 3871/4220/10248 10556/10971/10294 f 10555/10970/10289 6460/6875/10293 10556/10971/10294 1617/1824/10290 f 1617/1824/10290 10556/10971/10294 6461/6876/10295 10557/10972/10296 f 10556/10971/10294 3871/4220/10248 15932/16631/10254 6461/6876/10295 f 6461/6876/10295 15932/16631/10254 82/129/5955 15390/15997/5953 f 10557/10972/10296 6461/6876/10295 15390/15997/5953 3600/3903/5949 f 2641/2848/10292 10558/10973/10291 6462/6877/10297 13472/13887/10298 f 10558/10973/10291 1617/1824/10290 10557/10972/10296 6462/6877/10297 f 6462/6877/10297 10557/10972/10296 3600/3903/5949 15389/15996/5947 f 13472/13887/10298 6462/6877/10297 15389/15996/5947 265/928/5933 f 402/1088/10274 13474/13889/10273 6463/6878/10299 15935/16634/10300 f 13474/13889/10273 2642/2849/10270 10559/10974/10301 6463/6878/10299 f 6463/6878/10299 10559/10974/10301 1618/1825/10302 10562/10977/10303 f 15935/16634/10300 6463/6878/10299 10562/10977/10303 3873/4222/10304 f 2642/2849/10270 13473/13888/10269 6464/6879/10305 10559/10974/10301 f 13473/13888/10269 918/509/10268 13471/13886/10288 6464/6879/10305 f 6464/6879/10305 13471/13886/10288 2641/2848/10292 10560/10975/10306 f 10559/10974/10301 6464/6879/10305 10560/10975/10306 1618/1825/10302 f 1618/1825/10302 10560/10975/10306 6465/6880/10307 10561/10976/10308 f 10560/10975/10306 2641/2848/10292 13472/13887/10298 6465/6880/10307 f 6465/6880/10307 13472/13887/10298 265/928/5933 15387/15994/5931 f 10561/10976/10308 6465/6880/10307 15387/15994/5931 3599/3902/5926 f 3873/4222/10304 10562/10977/10303 6466/6881/10309 15936/16635/10310 f 10562/10977/10303 1618/1825/10302 10561/10976/10308 6466/6881/10309 f 6466/6881/10309 10561/10976/10308 3599/3902/5926 15388/15995/5923 f 15936/16635/10310 6466/6881/10309 15388/15995/5923 98/151/5922 f 152/223/1060 15586/16217/7133 6467/6882/10311 15942/16644/10312 f 15586/16217/7133 3698/4013/7129 10563/10978/10313 6467/6882/10311 f 6467/6882/10311 10563/10978/10313 1619/1826/10314 10566/10981/10315 f 15942/16644/10312 6467/6882/10311 10566/10981/10315 3876/4226/10316 f 3698/4013/7129 15585/16216/7128 6468/6883/10317 10563/10978/10313 f 15585/16216/7128 314/983/7116 13476/13891/10318 6468/6883/10317 f 6468/6883/10317 13476/13891/10318 2643/2850/10319 10564/10979/10320 f 10563/10978/10313 6468/6883/10317 10564/10979/10320 1619/1826/10314 f 1619/1826/10314 10564/10979/10320 6469/6884/10321 10565/10980/10322 f 10564/10979/10320 2643/2850/10319 13475/13890/10323 6469/6884/10321 f 6469/6884/10321 13475/13890/10323 919/510/10324 13481/13896/10325 f 10565/10980/10322 6469/6884/10321 13481/13896/10325 2646/2853/10326 f 3876/4226/10316 10566/10981/10315 6470/6885/10327 15941/16642/10328 f 10566/10981/10315 1619/1826/10314 10565/10980/10322 6470/6885/10327 f 6470/6885/10327 10565/10980/10322 2646/2853/10326 13482/13897/10329 f 15941/16642/10328 6470/6885/10327 13482/13897/10329 403/1089/10330 f 314/983/7116 15583/16214/7115 6471/6886/10331 13476/13891/10318 f 15583/16214/7115 3697/4012/7111 10567/10982/10332 6471/6886/10331 f 6471/6886/10331 10567/10982/10332 1620/1827/10333 10570/10985/10334 f 13476/13891/10318 6471/6886/10331 10570/10985/10334 2643/2850/10319 f 3697/4012/7111 15584/16215/7110 6472/6887/10335 10567/10982/10332 f 15584/16215/7110 151/221/4810 15938/16637/10256 6472/6887/10335 f 6472/6887/10335 15938/16637/10256 3874/4223/10260 10568/10983/10336 f 10567/10982/10332 6472/6887/10335 10568/10983/10336 1620/1827/10333 f 1620/1827/10333 10568/10983/10336 6473/6888/10337 10569/10984/10338 f 10568/10983/10336 3874/4223/10260 15937/16636/10272 6473/6888/10337 f 6473/6888/10337 15937/16636/10272 402/1088/10274 13478/13893/10339 f 10569/10984/10338 6473/6888/10337 13478/13893/10339 2644/2851/10340 f 2643/2850/10319 10570/10985/10334 6474/6889/10341 13475/13890/10323 f 10570/10985/10334 1620/1827/10333 10569/10984/10338 6474/6889/10341 f 6474/6889/10341 10569/10984/10338 2644/2851/10340 13477/13892/10342 f 13475/13890/10323 6474/6889/10341 13477/13892/10342 919/510/10324 f 919/510/10324 13477/13892/10342 6475/6890/10343 13479/13894/10344 f 13477/13892/10342 2644/2851/10340 10571/10986/10345 6475/6890/10343 f 6475/6890/10343 10571/10986/10345 1621/1828/10346 10574/10989/10347 f 13479/13894/10344 6475/6890/10343 10574/10989/10347 2645/2852/10348 f 2644/2851/10340 13478/13893/10339 6476/6891/10349 10571/10986/10345 f 13478/13893/10339 402/1088/10274 15935/16634/10300 6476/6891/10349 f 6476/6891/10349 15935/16634/10300 3873/4222/10304 10572/10987/10350 f 10571/10986/10345 6476/6891/10349 10572/10987/10350 1621/1828/10346 f 1621/1828/10346 10572/10987/10350 6477/6892/10351 10573/10988/10352 f 10572/10987/10350 3873/4222/10304 15936/16635/10310 6477/6892/10351 f 6477/6892/10351 15936/16635/10310 98/151/5922 15578/16209/7048 f 10573/10988/10352 6477/6892/10351 15578/16209/7048 3694/4009/7044 f 2645/2852/10348 10574/10989/10347 6478/6893/10353 13480/13895/10354 f 10574/10989/10347 1621/1828/10346 10573/10988/10352 6478/6893/10353 f 6478/6893/10353 10573/10988/10352 3694/4009/7044 15577/16208/7042 f 13480/13895/10354 6478/6893/10353 15577/16208/7042 312/981/7030 f 403/1089/10330 13482/13897/10329 6479/6894/10355 15939/16638/10356 f 13482/13897/10329 2646/2853/10326 10575/10990/10357 6479/6894/10355 f 6479/6894/10355 10575/10990/10357 1622/1829/10358 10578/10993/10359 f 15939/16638/10356 6479/6894/10355 10578/10993/10359 3875/4224/10360 f 2646/2853/10326 13481/13896/10325 6480/6895/10361 10575/10990/10357 f 13481/13896/10325 919/510/10324 13479/13894/10344 6480/6895/10361 f 6480/6895/10361 13479/13894/10344 2645/2852/10348 10576/10991/10362 f 10575/10990/10357 6480/6895/10361 10576/10991/10362 1622/1829/10358 f 1622/1829/10358 10576/10991/10362 6481/6896/10363 10577/10992/10364 f 10576/10991/10362 2645/2852/10348 13480/13895/10354 6481/6896/10363 f 6481/6896/10363 13480/13895/10354 312/981/7030 15575/16206/7028 f 10577/10992/10364 6481/6896/10363 15575/16206/7028 3693/4008/7024 f 3875/4224/10360 10578/10993/10359 6482/6897/10365 15940/16640/10366 f 10578/10993/10359 1622/1829/10358 10577/10992/10364 6482/6897/10365 f 6482/6897/10365 10577/10992/10364 3693/4008/7024 15576/16207/7022 f 15940/16640/10366 6482/6897/10365 15576/16207/7022 83/131/6036 f 153/224/1085 14542/15017/1084 6483/6898/10367 15946/16652/10368 f 14542/15017/1084 3176/3413/1080 10579/10994/10369 6483/6898/10367 f 6483/6898/10367 10579/10994/10369 1623/1830/10370 10582/10997/10371 f 15946/16652/10368 6483/6898/10367 10582/10997/10371 3878/4230/10372 f 3176/3413/1080 14541/15016/1079 6484/6899/10373 10579/10994/10369 f 14541/15016/1079 565/683/1067 13484/13899/10374 6484/6899/10373 f 6484/6899/10373 13484/13899/10374 2647/2854/10375 10580/10995/10376 f 10579/10994/10369 6484/6899/10373 10580/10995/10376 1623/1830/10370 f 1623/1830/10370 10580/10995/10376 6485/6900/10377 10581/10996/10378 f 10580/10995/10376 2647/2854/10375 13483/13898/10379 6485/6900/10377 f 6485/6900/10377 13483/13898/10379 920/511/10380 13489/13904/10381 f 10581/10996/10378 6485/6900/10377 13489/13904/10381 2650/2857/10382 f 3878/4230/10372 10582/10997/10371 6486/6901/10383 15945/16650/10384 f 10582/10997/10371 1623/1830/10370 10581/10996/10378 6486/6901/10383 f 6486/6901/10383 10581/10996/10378 2650/2857/10382 13490/13905/10385 f 15945/16650/10384 6486/6901/10383 13490/13905/10385 404/1091/10386 f 565/683/1067 14539/15014/1066 6487/6902/10387 13484/13899/10374 f 14539/15014/1066 3175/3412/1062 10583/10998/10388 6487/6902/10387 f 6487/6902/10387 10583/10998/10388 1624/1831/10389 10586/11001/10390 f 13484/13899/10374 6487/6902/10387 10586/11001/10390 2647/2854/10375 f 3175/3412/1062 14540/15015/1061 6488/6903/10391 10583/10998/10388 f 14540/15015/1061 152/222/1060 15942/16645/10312 6488/6903/10391 f 6488/6903/10391 15942/16645/10312 3876/4227/10316 10584/10999/10392 f 10583/10998/10388 6488/6903/10391 10584/10999/10392 1624/1831/10389 f 1624/1831/10389 10584/10999/10392 6489/6904/10393 10585/11000/10394 f 10584/10999/10392 3876/4227/10316 15941/16643/10328 6489/6904/10393 f 6489/6904/10393 15941/16643/10328 403/1090/10330 13486/13901/10395 f 10585/11000/10394 6489/6904/10393 13486/13901/10395 2648/2855/10396 f 2647/2854/10375 10586/11001/10390 6490/6905/10397 13483/13898/10379 f 10586/11001/10390 1624/1831/10389 10585/11000/10394 6490/6905/10397 f 6490/6905/10397 10585/11000/10394 2648/2855/10396 13485/13900/10398 f 13483/13898/10379 6490/6905/10397 13485/13900/10398 920/511/10380 f 920/511/10380 13485/13900/10398 6491/6906/10399 13487/13902/10400 f 13485/13900/10398 2648/2855/10396 10587/11002/10401 6491/6906/10399 f 6491/6906/10399 10587/11002/10401 1625/1832/10402 10590/11005/10403 f 13487/13902/10400 6491/6906/10399 10590/11005/10403 2649/2856/10404 f 2648/2855/10396 13486/13901/10395 6492/6907/10405 10587/11002/10401 f 13486/13901/10395 403/1090/10330 15939/16639/10356 6492/6907/10405 f 6492/6907/10405 15939/16639/10356 3875/4225/10360 10588/11003/10406 f 10587/11002/10401 6492/6907/10405 10588/11003/10406 1625/1832/10402 f 1625/1832/10402 10588/11003/10406 6493/6908/10407 10589/11004/10408 f 10588/11003/10406 3875/4225/10360 15940/16641/10366 6493/6908/10407 f 6493/6908/10407 15940/16641/10366 83/130/6036 15406/16013/6034 f 10589/11004/10408 6493/6908/10407 15406/16013/6034 3608/3911/6030 f 2649/2856/10404 10590/11005/10403 6494/6909/10409 13488/13903/10410 f 10590/11005/10403 1625/1832/10402 10589/11004/10408 6494/6909/10409 f 6494/6909/10409 10589/11004/10408 3608/3911/6030 15405/16012/6028 f 13488/13903/10410 6494/6909/10409 15405/16012/6028 269/932/6014 f 404/1091/10386 13490/13905/10385 6495/6910/10411 15943/16646/10412 f 13490/13905/10385 2650/2857/10382 10591/11006/10413 6495/6910/10411 f 6495/6910/10411 10591/11006/10413 1626/1833/10414 10594/11009/10415 f 15943/16646/10412 6495/6910/10411 10594/11009/10415 3877/4228/10416 f 2650/2857/10382 13489/13904/10381 6496/6911/10417 10591/11006/10413 f 13489/13904/10381 920/511/10380 13487/13902/10400 6496/6911/10417 f 6496/6911/10417 13487/13902/10400 2649/2856/10404 10592/11007/10418 f 10591/11006/10413 6496/6911/10417 10592/11007/10418 1626/1833/10414 f 1626/1833/10414 10592/11007/10418 6497/6912/10419 10593/11008/10420 f 10592/11007/10418 2649/2856/10404 13488/13903/10410 6497/6912/10419 f 6497/6912/10419 13488/13903/10410 269/932/6014 15403/16010/6012 f 10593/11008/10420 6497/6912/10419 15403/16010/6012 3607/3910/6007 f 3877/4228/10416 10594/11009/10415 6498/6913/10421 15944/16648/10422 f 10594/11009/10415 1626/1833/10414 10593/11008/10420 6498/6913/10421 f 6498/6913/10421 10593/11008/10420 3607/3910/6007 15404/16011/6004 f 15944/16648/10422 6498/6913/10421 15404/16011/6004 84/132/6003 f 169/247/1976 14698/15201/1975 6499/6914/10423 15954/16661/10424 f 14698/15201/1975 3254/3505/1971 10595/11010/10425 6499/6914/10423 f 6499/6914/10423 10595/11010/10425 1627/1834/10426 10598/11013/10427 f 15954/16661/10424 6499/6914/10423 10598/11013/10427 3882/4235/10428 f 3254/3505/1971 14697/15200/1970 6500/6915/10429 10595/11010/10425 f 14697/15200/1970 604/729/1958 13492/13907/10430 6500/6915/10429 f 6500/6915/10429 13492/13907/10430 2651/2858/10431 10596/11011/10432 f 10595/11010/10425 6500/6915/10429 10596/11011/10432 1627/1834/10426 f 1627/1834/10426 10596/11011/10432 6501/6916/10433 10597/11012/10434 f 10596/11011/10432 2651/2858/10431 13491/13906/10435 6501/6916/10433 f 6501/6916/10433 13491/13906/10435 921/512/10436 13497/13912/10437 f 10597/11012/10434 6501/6916/10433 13497/13912/10437 2654/2861/10438 f 3882/4235/10428 10598/11013/10427 6502/6917/10439 15953/16660/10440 f 10598/11013/10427 1627/1834/10426 10597/11012/10434 6502/6917/10439 f 6502/6917/10439 10597/11012/10434 2654/2861/10438 13498/13913/10441 f 15953/16660/10440 6502/6917/10439 13498/13913/10441 406/1094/10442 f 604/729/1958 14695/15198/1957 6503/6918/10443 13492/13907/10430 f 14695/15198/1957 3253/3504/1953 10599/11014/10444 6503/6918/10443 f 6503/6918/10443 10599/11014/10444 1628/1835/10445 10602/11017/10446 f 13492/13907/10430 6503/6918/10443 10602/11017/10446 2651/2858/10431 f 3253/3504/1953 14696/15199/1952 6504/6919/10447 10599/11014/10444 f 14696/15199/1952 167/244/1951 15948/16655/10448 6504/6919/10447 f 6504/6919/10447 15948/16655/10448 3879/4232/10449 10600/11015/10450 f 10599/11014/10444 6504/6919/10447 10600/11015/10450 1628/1835/10445 f 1628/1835/10445 10600/11015/10450 6505/6920/10451 10601/11016/10452 f 10600/11015/10450 3879/4232/10449 15947/16654/10453 6505/6920/10451 f 6505/6920/10451 15947/16654/10453 405/1093/10454 13494/13909/10455 f 10601/11016/10452 6505/6920/10451 13494/13909/10455 2652/2859/10456 f 2651/2858/10431 10602/11017/10446 6506/6921/10457 13491/13906/10435 f 10602/11017/10446 1628/1835/10445 10601/11016/10452 6506/6921/10457 f 6506/6921/10457 10601/11016/10452 2652/2859/10456 13493/13908/10458 f 13491/13906/10435 6506/6921/10457 13493/13908/10458 921/512/10436 f 921/512/10436 13493/13908/10458 6507/6922/10459 13495/13910/10460 f 13493/13908/10458 2652/2859/10456 10603/11018/10461 6507/6922/10459 f 6507/6922/10459 10603/11018/10461 1629/1836/10462 10606/11021/10463 f 13495/13910/10460 6507/6922/10459 10606/11021/10463 2653/2860/10464 f 2652/2859/10456 13494/13909/10455 6508/6923/10465 10603/11018/10461 f 13494/13909/10455 405/1093/10454 15949/16656/10466 6508/6923/10465 f 6508/6923/10465 15949/16656/10466 3880/4233/10467 10604/11019/10468 f 10603/11018/10461 6508/6923/10465 10604/11019/10468 1629/1836/10462 f 1629/1836/10462 10604/11019/10468 6509/6924/10469 10605/11020/10470 f 10604/11019/10468 3880/4233/10467 15950/16657/10471 6509/6924/10469 f 6509/6924/10469 15950/16657/10471 207/296/6117 15422/16037/6115 f 10605/11020/10470 6509/6924/10469 15422/16037/6115 3616/3923/6111 f 2653/2860/10464 10606/11021/10463 6510/6925/10472 13496/13911/10473 f 10606/11021/10463 1629/1836/10462 10605/11020/10470 6510/6925/10472 f 6510/6925/10472 10605/11020/10470 3616/3923/6111 15421/16036/6109 f 13496/13911/10473 6510/6925/10472 15421/16036/6109 273/938/6095 f 406/1094/10442 13498/13913/10441 6511/6926/10474 15951/16658/10475 f 13498/13913/10441 2654/2861/10438 10607/11022/10476 6511/6926/10474 f 6511/6926/10474 10607/11022/10476 1630/1837/10477 10610/11025/10478 f 15951/16658/10475 6511/6926/10474 10610/11025/10478 3881/4234/10479 f 2654/2861/10438 13497/13912/10437 6512/6927/10480 10607/11022/10476 f 13497/13912/10437 921/512/10436 13495/13910/10460 6512/6927/10480 f 6512/6927/10480 13495/13910/10460 2653/2860/10464 10608/11023/10481 f 10607/11022/10476 6512/6927/10480 10608/11023/10481 1630/1837/10477 f 1630/1837/10477 10608/11023/10481 6513/6928/10482 10609/11024/10483 f 10608/11023/10481 2653/2860/10464 13496/13911/10473 6513/6928/10482 f 6513/6928/10482 13496/13911/10473 273/938/6095 15419/16034/6093 f 10609/11024/10483 6513/6928/10482 15419/16034/6093 3615/3922/6088 f 3881/4234/10479 10610/11025/10478 6514/6929/10484 15952/16659/10485 f 10610/11025/10478 1630/1837/10477 10609/11024/10483 6514/6929/10484 f 6514/6929/10484 10609/11024/10483 3615/3922/6088 15420/16035/6085 f 15952/16659/10485 6514/6929/10484 15420/16035/6085 208/297/6084 f 85/134/6245 15446/16061/6244 6515/6930/10486 15962/16669/10487 f 15446/16061/6244 3628/3935/6241 10611/11026/10488 6515/6930/10486 f 6515/6930/10486 10611/11026/10488 1631/1838/10489 10614/11029/10490 f 15962/16669/10487 6515/6930/10486 10614/11029/10490 3886/4239/10491 f 3628/3935/6241 15445/16060/6240 6516/6931/10492 10611/11026/10488 f 15445/16060/6240 279/944/6229 13500/13915/10493 6516/6931/10492 f 6516/6931/10492 13500/13915/10493 2655/2862/10494 10612/11027/10495 f 10611/11026/10488 6516/6931/10492 10612/11027/10495 1631/1838/10489 f 1631/1838/10489 10612/11027/10495 6517/6932/10496 10613/11028/10497 f 10612/11027/10495 2655/2862/10494 13499/13914/10498 6517/6932/10496 f 6517/6932/10496 13499/13914/10498 922/513/10499 13505/13920/10500 f 10613/11028/10497 6517/6932/10496 13505/13920/10500 2658/2865/10501 f 3886/4239/10491 10614/11029/10490 6518/6933/10502 15961/16668/10503 f 10614/11029/10490 1631/1838/10489 10613/11028/10497 6518/6933/10502 f 6518/6933/10502 10613/11028/10497 2658/2865/10501 13506/13921/10504 f 15961/16668/10503 6518/6933/10502 13506/13921/10504 408/1096/10505 f 279/944/6229 15443/16058/6228 6519/6934/10506 13500/13915/10493 f 15443/16058/6228 3627/3934/6225 10615/11030/10507 6519/6934/10506 f 6519/6934/10506 10615/11030/10507 1632/1839/10508 10618/11033/10509 f 13500/13915/10493 6519/6934/10506 10618/11033/10509 2655/2862/10494 f 3627/3934/6225 15444/16059/6224 6520/6935/10510 10615/11030/10507 f 15444/16059/6224 86/135/6223 15956/16663/10511 6520/6935/10510 f 6520/6935/10510 15956/16663/10511 3883/4236/10512 10616/11031/10513 f 10615/11030/10507 6520/6935/10510 10616/11031/10513 1632/1839/10508 f 1632/1839/10508 10616/11031/10513 6521/6936/10514 10617/11032/10515 f 10616/11031/10513 3883/4236/10512 15955/16662/10516 6521/6936/10514 f 6521/6936/10514 15955/16662/10516 407/1095/10517 13502/13917/10518 f 10617/11032/10515 6521/6936/10514 13502/13917/10518 2656/2863/10519 f 2655/2862/10494 10618/11033/10509 6522/6937/10520 13499/13914/10498 f 10618/11033/10509 1632/1839/10508 10617/11032/10515 6522/6937/10520 f 6522/6937/10520 10617/11032/10515 2656/2863/10519 13501/13916/10521 f 13499/13914/10498 6522/6937/10520 13501/13916/10521 922/513/10499 f 922/513/10499 13501/13916/10521 6523/6938/10522 13503/13918/10523 f 13501/13916/10521 2656/2863/10519 10619/11034/10524 6523/6938/10522 f 6523/6938/10522 10619/11034/10524 1633/1840/10525 10622/11037/10526 f 13503/13918/10523 6523/6938/10522 10622/11037/10526 2657/2864/10527 f 2656/2863/10519 13502/13917/10518 6524/6939/10528 10619/11034/10524 f 13502/13917/10518 407/1095/10517 15957/16664/10529 6524/6939/10528 f 6524/6939/10528 15957/16664/10529 3884/4237/10530 10620/11035/10531 f 10619/11034/10524 6524/6939/10528 10620/11035/10531 1633/1840/10525 f 1633/1840/10525 10620/11035/10531 6525/6940/10532 10621/11036/10533 f 10620/11035/10531 3884/4237/10530 15958/16665/10534 6525/6940/10532 f 6525/6940/10532 15958/16665/10534 155/227/115 14358/14777/113 f 10621/11036/10533 6525/6940/10532 14358/14777/113 3084/3293/109 f 2657/2864/10527 10622/11037/10526 6526/6941/10535 13504/13919/10536 f 10622/11037/10526 1633/1840/10525 10621/11036/10533 6526/6941/10535 f 6526/6941/10535 10621/11036/10533 3084/3293/109 14357/14776/107 f 13504/13919/10536 6526/6941/10535 14357/14776/107 519/623/93 f 408/1096/10505 13506/13921/10504 6527/6942/10537 15959/16666/10538 f 13506/13921/10504 2658/2865/10501 10623/11038/10539 6527/6942/10537 f 6527/6942/10537 10623/11038/10539 1634/1841/10540 10626/11041/10541 f 15959/16666/10538 6527/6942/10537 10626/11041/10541 3885/4238/10542 f 2658/2865/10501 13505/13920/10500 6528/6943/10543 10623/11038/10539 f 13505/13920/10500 922/513/10499 13503/13918/10523 6528/6943/10543 f 6528/6943/10543 13503/13918/10523 2657/2864/10527 10624/11039/10544 f 10623/11038/10539 6528/6943/10543 10624/11039/10544 1634/1841/10540 f 1634/1841/10540 10624/11039/10544 6529/6944/10545 10625/11040/10546 f 10624/11039/10544 2657/2864/10527 13504/13919/10536 6529/6944/10545 f 6529/6944/10545 13504/13919/10536 519/623/93 14355/14774/91 f 10625/11040/10546 6529/6944/10545 14355/14774/91 3083/3292/86 f 3885/4238/10542 10626/11041/10541 6530/6945/10547 15960/16667/10548 f 10626/11041/10541 1634/1841/10540 10625/11040/10546 6530/6945/10547 f 6530/6945/10547 10625/11040/10546 3083/3292/86 14356/14775/83 f 15960/16667/10548 6530/6945/10547 14356/14775/83 154/226/82 f 156/228/3596 14978/15529/3595 6531/6946/10549 15966/16673/10550 f 14978/15529/3595 3394/3669/3591 10627/11042/10551 6531/6946/10549 f 6531/6946/10549 10627/11042/10551 1635/1842/10552 10630/11045/10553 f 15966/16673/10550 6531/6946/10549 10630/11045/10553 3888/4241/10554 f 3394/3669/3591 14977/15528/3590 6532/6947/10555 10627/11042/10551 f 14977/15528/3590 674/811/3578 13508/13923/10556 6532/6947/10555 f 6532/6947/10555 13508/13923/10556 2659/2866/10557 10628/11043/10558 f 10627/11042/10551 6532/6947/10555 10628/11043/10558 1635/1842/10552 f 1635/1842/10552 10628/11043/10558 6533/6948/10559 10629/11044/10560 f 10628/11043/10558 2659/2866/10557 13507/13922/10561 6533/6948/10559 f 6533/6948/10559 13507/13922/10561 923/514/10562 13513/13928/10563 f 10629/11044/10560 6533/6948/10559 13513/13928/10563 2662/2869/10564 f 3888/4241/10554 10630/11045/10553 6534/6949/10565 15965/16672/10566 f 10630/11045/10553 1635/1842/10552 10629/11044/10560 6534/6949/10565 f 6534/6949/10565 10629/11044/10560 2662/2869/10564 13514/13929/10567 f 15965/16672/10566 6534/6949/10565 13514/13929/10567 409/1097/10568 f 674/811/3578 14975/15526/3577 6535/6950/10569 13508/13923/10556 f 14975/15526/3577 3393/3668/3573 10631/11046/10570 6535/6950/10569 f 6535/6950/10569 10631/11046/10570 1636/1843/10571 10634/11049/10572 f 13508/13923/10556 6535/6950/10569 10634/11049/10572 2659/2866/10557 f 3393/3668/3573 14976/15527/3572 6536/6951/10573 10631/11046/10570 f 14976/15527/3572 155/227/115 15958/16665/10534 6536/6951/10573 f 6536/6951/10573 15958/16665/10534 3884/4237/10530 10632/11047/10574 f 10631/11046/10570 6536/6951/10573 10632/11047/10574 1636/1843/10571 f 1636/1843/10571 10632/11047/10574 6537/6952/10575 10633/11048/10576 f 10632/11047/10574 3884/4237/10530 15957/16664/10529 6537/6952/10575 f 6537/6952/10575 15957/16664/10529 407/1095/10517 13510/13925/10577 f 10633/11048/10576 6537/6952/10575 13510/13925/10577 2660/2867/10578 f 2659/2866/10557 10634/11049/10572 6538/6953/10579 13507/13922/10561 f 10634/11049/10572 1636/1843/10571 10633/11048/10576 6538/6953/10579 f 6538/6953/10579 10633/11048/10576 2660/2867/10578 13509/13924/10580 f 13507/13922/10561 6538/6953/10579 13509/13924/10580 923/514/10562 f 923/514/10562 13509/13924/10580 6539/6954/10581 13511/13926/10582 f 13509/13924/10580 2660/2867/10578 10635/11050/10583 6539/6954/10581 f 6539/6954/10581 10635/11050/10583 1637/1844/10584 10638/11053/10585 f 13511/13926/10582 6539/6954/10581 10638/11053/10585 2661/2868/10586 f 2660/2867/10578 13510/13925/10577 6540/6955/10587 10635/11050/10583 f 13510/13925/10577 407/1095/10517 15955/16662/10516 6540/6955/10587 f 6540/6955/10587 15955/16662/10516 3883/4236/10512 10636/11051/10588 f 10635/11050/10583 6540/6955/10587 10636/11051/10588 1637/1844/10584 f 1637/1844/10584 10636/11051/10588 6541/6956/10589 10637/11052/10590 f 10636/11051/10588 3883/4236/10512 15956/16663/10511 6541/6956/10589 f 6541/6956/10589 15956/16663/10511 86/135/6223 15454/16069/6277 f 10637/11052/10590 6541/6956/10589 15454/16069/6277 3632/3939/6273 f 2661/2868/10586 10638/11053/10585 6542/6957/10591 13512/13927/10592 f 10638/11053/10585 1637/1844/10584 10637/11052/10590 6542/6957/10591 f 6542/6957/10591 10637/11052/10590 3632/3939/6273 15453/16068/6271 f 13512/13927/10592 6542/6957/10591 15453/16068/6271 281/946/6257 f 409/1097/10568 13514/13929/10567 6543/6958/10593 15963/16670/10594 f 13514/13929/10567 2662/2869/10564 10639/11054/10595 6543/6958/10593 f 6543/6958/10593 10639/11054/10595 1638/1845/10596 10642/11057/10597 f 15963/16670/10594 6543/6958/10593 10642/11057/10597 3887/4240/10598 f 2662/2869/10564 13513/13928/10563 6544/6959/10599 10639/11054/10595 f 13513/13928/10563 923/514/10562 13511/13926/10582 6544/6959/10599 f 6544/6959/10599 13511/13926/10582 2661/2868/10586 10640/11055/10600 f 10639/11054/10595 6544/6959/10599 10640/11055/10600 1638/1845/10596 f 1638/1845/10596 10640/11055/10600 6545/6960/10601 10641/11056/10602 f 10640/11055/10600 2661/2868/10586 13512/13927/10592 6545/6960/10601 f 6545/6960/10601 13512/13927/10592 281/946/6257 15451/16066/6255 f 10641/11056/10602 6545/6960/10601 15451/16066/6255 3631/3938/6250 f 3887/4240/10598 10642/11057/10597 6546/6961/10603 15964/16671/10604 f 10642/11057/10597 1638/1845/10596 10641/11056/10602 6546/6961/10603 f 6546/6961/10603 10641/11056/10602 3631/3938/6250 15452/16067/6247 f 15964/16671/10604 6546/6961/10603 15452/16067/6247 87/136/6246 f 256/359/6351 15968/16675/10605 6547/6962/10606 15468/16083/6352 f 15968/16675/10605 3889/4242/10607 10643/11058/10608 6547/6962/10606 f 6547/6962/10606 10643/11058/10608 1639/1846/10609 10646/11061/10610 f 15468/16083/6352 6547/6962/10606 10646/11061/10610 3639/3946/6353 f 3889/4242/10607 15967/16674/10611 6548/6963/10612 10643/11058/10608 f 15967/16674/10611 410/1098/10613 13516/13931/10614 6548/6963/10612 f 6548/6963/10612 13516/13931/10614 2663/2870/10615 10644/11059/10616 f 10643/11058/10608 6548/6963/10612 10644/11059/10616 1639/1846/10609 f 1639/1846/10609 10644/11059/10616 6549/6964/10617 10645/11060/10618 f 10644/11059/10616 2663/2870/10615 13515/13930/10619 6549/6964/10617 f 6549/6964/10617 13515/13930/10619 924/515/10620 13521/13936/10621 f 10645/11060/10618 6549/6964/10617 13521/13936/10621 2666/2873/10622 f 3639/3946/6353 10646/11061/10610 6550/6965/10623 15467/16082/6357 f 10646/11061/10610 1639/1846/10609 10645/11060/10618 6550/6965/10623 f 6550/6965/10623 10645/11060/10618 2666/2873/10622 13522/13937/10624 f 15467/16082/6357 6550/6965/10623 13522/13937/10624 285/950/6358 f 410/1098/10613 15969/16676/10625 6551/6966/10626 13516/13931/10614 f 15969/16676/10625 3890/4243/10627 10647/11062/10628 6551/6966/10626 f 6551/6966/10626 10647/11062/10628 1640/1847/10629 10650/11065/10630 f 13516/13931/10614 6551/6966/10626 10650/11065/10630 2663/2870/10615 f 3890/4243/10627 15970/16677/10631 6552/6967/10632 10647/11062/10628 f 15970/16677/10631 215/306/1837 14690/15193/1840 6552/6967/10632 f 6552/6967/10632 14690/15193/1840 3250/3501/1845 10648/11063/10633 f 10647/11062/10628 6552/6967/10632 10648/11063/10633 1640/1847/10629 f 1640/1847/10629 10648/11063/10633 6553/6968/10634 10649/11064/10635 f 10648/11063/10633 3250/3501/1845 14689/15192/1859 6553/6968/10634 f 6553/6968/10634 14689/15192/1859 602/727/1861 13518/13933/10636 f 10649/11064/10635 6553/6968/10634 13518/13933/10636 2664/2871/10637 f 2663/2870/10615 10650/11065/10630 6554/6969/10638 13515/13930/10619 f 10650/11065/10630 1640/1847/10629 10649/11064/10635 6554/6969/10638 f 6554/6969/10638 10649/11064/10635 2664/2871/10637 13517/13932/10639 f 13515/13930/10619 6554/6969/10638 13517/13932/10639 924/515/10620 f 924/515/10620 13517/13932/10639 6555/6970/10640 13519/13934/10641 f 13517/13932/10639 2664/2871/10637 10651/11066/10642 6555/6970/10640 f 6555/6970/10640 10651/11066/10642 1641/1848/10643 10654/11069/10644 f 13519/13934/10641 6555/6970/10640 10654/11069/10644 2665/2872/10645 f 2664/2871/10637 13518/13933/10636 6556/6971/10646 10651/11066/10642 f 13518/13933/10636 602/727/1861 14687/15190/1903 6556/6971/10646 f 6556/6971/10646 14687/15190/1903 3249/3500/1907 10652/11067/10647 f 10651/11066/10642 6556/6971/10646 10652/11067/10647 1641/1848/10643 f 1641/1848/10643 10652/11067/10647 6557/6972/10648 10653/11068/10649 f 10652/11067/10647 3249/3500/1907 14688/15191/1915 6557/6972/10648 f 6557/6972/10648 14688/15191/1915 218/311/1917 15972/16679/10650 f 10653/11068/10649 6557/6972/10648 15972/16679/10650 3891/4244/10651 f 2665/2872/10645 10654/11069/10644 6558/6973/10652 13520/13935/10653 f 10654/11069/10644 1641/1848/10643 10653/11068/10649 6558/6973/10652 f 6558/6973/10652 10653/11068/10649 3891/4244/10651 15971/16678/10654 f 13520/13935/10653 6558/6973/10652 15971/16678/10654 411/1099/10655 f 285/950/6358 13522/13937/10624 6559/6974/10656 15469/16084/6370 f 13522/13937/10624 2666/2873/10622 10655/11070/10657 6559/6974/10656 f 6559/6974/10656 10655/11070/10657 1642/1849/10658 10658/11073/10659 f 15469/16084/6370 6559/6974/10656 10658/11073/10659 3640/3947/6371 f 2666/2873/10622 13521/13936/10621 6560/6975/10660 10655/11070/10657 f 13521/13936/10621 924/515/10620 13519/13934/10641 6560/6975/10660 f 6560/6975/10660 13519/13934/10641 2665/2872/10645 10656/11071/10661 f 10655/11070/10657 6560/6975/10660 10656/11071/10661 1642/1849/10658 f 1642/1849/10658 10656/11071/10661 6561/6976/10662 10657/11072/10663 f 10656/11071/10661 2665/2872/10645 13520/13935/10653 6561/6976/10662 f 6561/6976/10662 13520/13935/10653 411/1099/10655 15973/16680/10664 f 10657/11072/10663 6561/6976/10662 15973/16680/10664 3892/4245/10665 f 3640/3947/6371 10658/11073/10659 6562/6977/10666 15470/16085/6375 f 10658/11073/10659 1642/1849/10658 10657/11072/10663 6562/6977/10666 f 6562/6977/10666 10657/11072/10663 3892/4245/10665 15974/16681/10667 f 15470/16085/6375 6562/6977/10666 15974/16681/10667 257/360/6376 f 89/139/6432 15976/16684/10668 6563/6978/10669 15484/16103/6433 f 15976/16684/10668 3893/4246/10670 10659/11074/10671 6563/6978/10669 f 6563/6978/10669 10659/11074/10671 1643/1850/10672 10662/11077/10673 f 15484/16103/6433 6563/6978/10669 10662/11077/10673 3647/3956/6434 f 3893/4246/10670 15975/16682/10674 6564/6979/10675 10659/11074/10671 f 15975/16682/10674 412/1100/10676 13524/13939/10677 6564/6979/10675 f 6564/6979/10675 13524/13939/10677 2667/2874/10678 10660/11075/10679 f 10659/11074/10671 6564/6979/10675 10660/11075/10679 1643/1850/10672 f 1643/1850/10672 10660/11075/10679 6565/6980/10680 10661/11076/10681 f 10660/11075/10679 2667/2874/10678 13523/13938/10682 6565/6980/10680 f 6565/6980/10680 13523/13938/10682 925/516/10683 13529/13944/10684 f 10661/11076/10681 6565/6980/10680 13529/13944/10684 2670/2877/10685 f 3647/3956/6434 10662/11077/10673 6566/6981/10686 15483/16102/6438 f 10662/11077/10673 1643/1850/10672 10661/11076/10681 6566/6981/10686 f 6566/6981/10686 10661/11076/10681 2670/2877/10685 13530/13945/10687 f 15483/16102/6438 6566/6981/10686 13530/13945/10687 289/955/6439 f 412/1100/10676 15977/16686/10688 6567/6982/10689 13524/13939/10677 f 15977/16686/10688 3894/4248/10690 10663/11078/10691 6567/6982/10689 f 6567/6982/10689 10663/11078/10691 1644/1851/10692 10666/11081/10693 f 13524/13939/10677 6567/6982/10689 10666/11081/10693 2667/2874/10678 f 3894/4248/10690 15978/16688/10694 6568/6983/10695 10663/11078/10691 f 15978/16688/10694 158/231/874 14522/14993/877 6568/6983/10695 f 6568/6983/10695 14522/14993/877 3166/3401/882 10664/11079/10696 f 10663/11078/10691 6568/6983/10695 10664/11079/10696 1644/1851/10692 f 1644/1851/10692 10664/11079/10696 6569/6984/10697 10665/11080/10698 f 10664/11079/10696 3166/3401/882 14521/14992/896 6569/6984/10697 f 6569/6984/10697 14521/14992/896 560/677/898 13526/13941/10699 f 10665/11080/10698 6569/6984/10697 13526/13941/10699 2668/2875/10700 f 2667/2874/10678 10666/11081/10693 6570/6985/10701 13523/13938/10682 f 10666/11081/10693 1644/1851/10692 10665/11080/10698 6570/6985/10701 f 6570/6985/10701 10665/11080/10698 2668/2875/10700 13525/13940/10702 f 13523/13938/10682 6570/6985/10701 13525/13940/10702 925/516/10683 f 925/516/10683 13525/13940/10702 6571/6986/10703 13527/13942/10704 f 13525/13940/10702 2668/2875/10700 10667/11082/10705 6571/6986/10703 f 6571/6986/10703 10667/11082/10705 1645/1852/10706 10670/11085/10707 f 13527/13942/10704 6571/6986/10703 10670/11085/10707 2669/2876/10708 f 2668/2875/10700 13526/13941/10699 6572/6987/10709 10667/11082/10705 f 13526/13941/10699 560/677/898 14519/14990/940 6572/6987/10709 f 6572/6987/10709 14519/14990/940 3165/3400/944 10668/11083/10710 f 10667/11082/10705 6572/6987/10709 10668/11083/10710 1645/1852/10706 f 1645/1852/10706 10668/11083/10710 6573/6988/10711 10669/11084/10712 f 10668/11083/10710 3165/3400/944 14520/14991/952 6573/6988/10711 f 6573/6988/10711 14520/14991/952 157/229/954 15980/16692/10713 f 10669/11084/10712 6573/6988/10711 15980/16692/10713 3895/4250/10714 f 2669/2876/10708 10670/11085/10707 6574/6989/10715 13528/13943/10716 f 10670/11085/10707 1645/1852/10706 10669/11084/10712 6574/6989/10715 f 6574/6989/10715 10669/11084/10712 3895/4250/10714 15979/16690/10717 f 13528/13943/10716 6574/6989/10715 15979/16690/10717 413/1102/10718 f 289/955/6439 13530/13945/10687 6575/6990/10719 15485/16104/6451 f 13530/13945/10687 2670/2877/10685 10671/11086/10720 6575/6990/10719 f 6575/6990/10719 10671/11086/10720 1646/1853/10721 10674/11089/10722 f 15485/16104/6451 6575/6990/10719 10674/11089/10722 3648/3957/6452 f 2670/2877/10685 13529/13944/10684 6576/6991/10723 10671/11086/10720 f 13529/13944/10684 925/516/10683 13527/13942/10704 6576/6991/10723 f 6576/6991/10723 13527/13942/10704 2669/2876/10708 10672/11087/10724 f 10671/11086/10720 6576/6991/10723 10672/11087/10724 1646/1853/10721 f 1646/1853/10721 10672/11087/10724 6577/6992/10725 10673/11088/10726 f 10672/11087/10724 2669/2876/10708 13528/13943/10716 6577/6992/10725 f 6577/6992/10725 13528/13943/10716 413/1102/10718 15981/16694/10727 f 10673/11088/10726 6577/6992/10725 15981/16694/10727 3896/4252/10728 f 3648/3957/6452 10674/11089/10722 6578/6993/10729 15486/16105/6456 f 10674/11089/10722 1646/1853/10721 10673/11088/10726 6578/6993/10729 f 6578/6993/10729 10673/11088/10726 3896/4252/10728 15982/16696/10730 f 15486/16105/6456 6578/6993/10729 15982/16696/10730 88/137/6457 f 106/163/6538 15984/16699/10731 6579/6994/10732 15644/16291/7609 f 15984/16699/10731 3897/4254/10733 10675/11090/10734 6579/6994/10732 f 6579/6994/10732 10675/11090/10734 1647/1854/10735 10678/11093/10736 f 15644/16291/7609 6579/6994/10732 10678/11093/10736 3727/4050/7610 f 3897/4254/10733 15983/16698/10737 6580/6995/10738 10675/11090/10734 f 15983/16698/10737 414/1104/10739 13532/13947/10740 6580/6995/10738 f 6580/6995/10738 13532/13947/10740 2671/2878/10741 10676/11091/10742 f 10675/11090/10734 6580/6995/10738 10676/11091/10742 1647/1854/10735 f 1647/1854/10735 10676/11091/10742 6581/6996/10743 10677/11092/10744 f 10676/11091/10742 2671/2878/10741 13531/13946/10745 6581/6996/10743 f 6581/6996/10743 13531/13946/10745 926/517/10746 13537/13952/10747 f 10677/11092/10744 6581/6996/10743 13537/13952/10747 2674/2881/10748 f 3727/4050/7610 10678/11093/10736 6582/6997/10749 15643/16290/7614 f 10678/11093/10736 1647/1854/10735 10677/11092/10744 6582/6997/10749 f 6582/6997/10749 10677/11092/10744 2674/2881/10748 13538/13953/10750 f 15643/16290/7614 6582/6997/10749 13538/13953/10750 329/1002/7615 f 414/1104/10739 15985/16700/10751 6583/6998/10752 13532/13947/10740 f 15985/16700/10751 3898/4255/10753 10679/11094/10754 6583/6998/10752 f 6583/6998/10752 10679/11094/10754 1648/1855/10755 10682/11097/10756 f 13532/13947/10740 6583/6998/10752 10682/11097/10756 2671/2878/10741 f 3898/4255/10753 15986/16701/10757 6584/6999/10758 10679/11094/10754 f 15986/16701/10757 159/233/5372 15642/16289/7529 6584/6999/10758 f 6584/6999/10758 15642/16289/7529 3726/4049/7533 10680/11095/10759 f 10679/11094/10754 6584/6999/10758 10680/11095/10759 1648/1855/10755 f 1648/1855/10755 10680/11095/10759 6585/7000/10760 10681/11096/10761 f 10680/11095/10759 3726/4049/7533 15641/16288/7545 6585/7000/10760 f 6585/7000/10760 15641/16288/7545 328/1001/7547 13534/13949/10762 f 10681/11096/10761 6585/7000/10760 13534/13949/10762 2672/2879/10763 f 2671/2878/10741 10682/11097/10756 6586/7001/10764 13531/13946/10745 f 10682/11097/10756 1648/1855/10755 10681/11096/10761 6586/7001/10764 f 6586/7001/10764 10681/11096/10761 2672/2879/10763 13533/13948/10765 f 13531/13946/10745 6586/7001/10764 13533/13948/10765 926/517/10746 f 926/517/10746 13533/13948/10765 6587/7002/10766 13535/13950/10767 f 13533/13948/10765 2672/2879/10763 10683/11098/10768 6587/7002/10766 f 6587/7002/10766 10683/11098/10768 1649/1856/10769 10686/11101/10770 f 13535/13950/10767 6587/7002/10766 10686/11101/10770 2673/2880/10771 f 2672/2879/10763 13534/13949/10762 6588/7003/10772 10683/11098/10768 f 13534/13949/10762 328/1001/7547 15639/16286/7573 6588/7003/10772 f 6588/7003/10772 15639/16286/7573 3725/4048/7577 10684/11099/10773 f 10683/11098/10768 6588/7003/10772 10684/11099/10773 1649/1856/10769 f 1649/1856/10769 10684/11099/10773 6589/7004/10774 10685/11100/10775 f 10684/11099/10773 3725/4048/7577 15640/16287/7583 6589/7004/10774 f 6589/7004/10774 15640/16287/7583 158/232/874 15978/16689/10694 f 10685/11100/10775 6589/7004/10774 15978/16689/10694 3894/4249/10690 f 2673/2880/10771 10686/11101/10770 6590/7005/10776 13536/13951/10777 f 10686/11101/10770 1649/1856/10769 10685/11100/10775 6590/7005/10776 f 6590/7005/10776 10685/11100/10775 3894/4249/10690 15977/16687/10688 f 13536/13951/10777 6590/7005/10776 15977/16687/10688 412/1101/10676 f 329/1002/7615 13538/13953/10750 6591/7006/10778 15645/16292/7627 f 13538/13953/10750 2674/2881/10748 10687/11102/10779 6591/7006/10778 f 6591/7006/10778 10687/11102/10779 1650/1857/10780 10690/11105/10781 f 15645/16292/7627 6591/7006/10778 10690/11105/10781 3728/4051/7628 f 2674/2881/10748 13537/13952/10747 6592/7007/10782 10687/11102/10779 f 13537/13952/10747 926/517/10746 13535/13950/10767 6592/7007/10782 f 6592/7007/10782 13535/13950/10767 2673/2880/10771 10688/11103/10783 f 10687/11102/10779 6592/7007/10782 10688/11103/10783 1650/1857/10780 f 1650/1857/10780 10688/11103/10783 6593/7008/10784 10689/11104/10785 f 10688/11103/10783 2673/2880/10771 13536/13951/10777 6593/7008/10784 f 6593/7008/10784 13536/13951/10777 412/1101/10676 15975/16683/10674 f 10689/11104/10785 6593/7008/10784 15975/16683/10674 3893/4247/10670 f 3728/4051/7628 10690/11105/10781 6594/7009/10786 15646/16293/7632 f 10690/11105/10781 1650/1857/10780 10689/11104/10785 6594/7009/10786 f 6594/7009/10786 10689/11104/10785 3893/4247/10670 15976/16685/10668 f 15646/16293/7632 6594/7009/10786 15976/16685/10668 89/140/6432 f 90/141/6513 15988/16703/10787 6595/7010/10788 15500/16123/6514 f 15988/16703/10787 3899/4256/10789 10691/11106/10790 6595/7010/10788 f 6595/7010/10788 10691/11106/10790 1651/1858/10791 10694/11109/10792 f 15500/16123/6514 6595/7010/10788 10694/11109/10792 3655/3966/6515 f 3899/4256/10789 15987/16702/10793 6596/7011/10794 10691/11106/10790 f 15987/16702/10793 415/1105/10795 13540/13955/10796 6596/7011/10794 f 6596/7011/10794 13540/13955/10796 2675/2882/10797 10692/11107/10798 f 10691/11106/10790 6596/7011/10794 10692/11107/10798 1651/1858/10791 f 1651/1858/10791 10692/11107/10798 6597/7012/10799 10693/11108/10800 f 10692/11107/10798 2675/2882/10797 13539/13954/10801 6597/7012/10799 f 6597/7012/10799 13539/13954/10801 927/518/10802 13545/13960/10803 f 10693/11108/10800 6597/7012/10799 13545/13960/10803 2678/2885/10804 f 3655/3966/6515 10694/11109/10792 6598/7013/10805 15499/16122/6519 f 10694/11109/10792 1651/1858/10791 10693/11108/10800 6598/7013/10805 f 6598/7013/10805 10693/11108/10800 2678/2885/10804 13546/13961/10806 f 15499/16122/6519 6598/7013/10805 13546/13961/10806 293/960/6520 f 415/1105/10795 15989/16704/10807 6599/7014/10808 13540/13955/10796 f 15989/16704/10807 3900/4257/10809 10695/11110/10810 6599/7014/10808 f 6599/7014/10808 10695/11110/10810 1652/1859/10811 10698/11113/10812 f 13540/13955/10796 6599/7014/10808 10698/11113/10812 2675/2882/10797 f 3900/4257/10809 15990/16705/10813 6600/7015/10814 10695/11110/10810 f 15990/16705/10813 160/234/5301 15282/15881/5304 6600/7015/10814 f 6600/7015/10814 15282/15881/5304 3546/3845/5309 10696/11111/10815 f 10695/11110/10810 6600/7015/10814 10696/11111/10815 1652/1859/10811 f 1652/1859/10811 10696/11111/10815 6601/7016/10816 10697/11112/10817 f 10696/11111/10815 3546/3845/5309 15281/15880/5323 6601/7016/10816 f 6601/7016/10816 15281/15880/5323 750/899/5325 13542/13957/10818 f 10697/11112/10817 6601/7016/10816 13542/13957/10818 2676/2883/10819 f 2675/2882/10797 10698/11113/10812 6602/7017/10820 13539/13954/10801 f 10698/11113/10812 1652/1859/10811 10697/11112/10817 6602/7017/10820 f 6602/7017/10820 10697/11112/10817 2676/2883/10819 13541/13956/10821 f 13539/13954/10801 6602/7017/10820 13541/13956/10821 927/518/10802 f 927/518/10802 13541/13956/10821 6603/7018/10822 13543/13958/10823 f 13541/13956/10821 2676/2883/10819 10699/11114/10824 6603/7018/10822 f 6603/7018/10822 10699/11114/10824 1653/1860/10825 10702/11117/10826 f 13543/13958/10823 6603/7018/10822 10702/11117/10826 2677/2884/10827 f 2676/2883/10819 13542/13957/10818 6604/7019/10828 10699/11114/10824 f 13542/13957/10818 750/899/5325 15279/15878/5358 6604/7019/10828 f 6604/7019/10828 15279/15878/5358 3545/3844/5362 10700/11115/10829 f 10699/11114/10824 6604/7019/10828 10700/11115/10829 1653/1860/10825 f 1653/1860/10825 10700/11115/10829 6605/7020/10830 10701/11116/10831 f 10700/11115/10829 3545/3844/5362 15280/15879/5370 6605/7020/10830 f 6605/7020/10830 15280/15879/5370 159/233/5372 15986/16701/10757 f 10701/11116/10831 6605/7020/10830 15986/16701/10757 3898/4255/10753 f 2677/2884/10827 10702/11117/10826 6606/7021/10832 13544/13959/10833 f 10702/11117/10826 1653/1860/10825 10701/11116/10831 6606/7021/10832 f 6606/7021/10832 10701/11116/10831 3898/4255/10753 15985/16700/10751 f 13544/13959/10833 6606/7021/10832 15985/16700/10751 414/1104/10739 f 293/960/6520 13546/13961/10806 6607/7022/10834 15501/16124/6532 f 13546/13961/10806 2678/2885/10804 10703/11118/10835 6607/7022/10834 f 6607/7022/10834 10703/11118/10835 1654/1861/10836 10706/11121/10837 f 15501/16124/6532 6607/7022/10834 10706/11121/10837 3656/3967/6533 f 2678/2885/10804 13545/13960/10803 6608/7023/10838 10703/11118/10835 f 13545/13960/10803 927/518/10802 13543/13958/10823 6608/7023/10838 f 6608/7023/10838 13543/13958/10823 2677/2884/10827 10704/11119/10839 f 10703/11118/10835 6608/7023/10838 10704/11119/10839 1654/1861/10836 f 1654/1861/10836 10704/11119/10839 6609/7024/10840 10705/11120/10841 f 10704/11119/10839 2677/2884/10827 13544/13959/10833 6609/7024/10840 f 6609/7024/10840 13544/13959/10833 414/1104/10739 15983/16698/10737 f 10705/11120/10841 6609/7024/10840 15983/16698/10737 3897/4254/10733 f 3656/3967/6533 10706/11121/10837 6610/7025/10842 15502/16125/6537 f 10706/11121/10837 1654/1861/10836 10705/11120/10841 6610/7025/10842 f 6610/7025/10842 10705/11120/10841 3897/4254/10733 15984/16699/10731 f 15502/16125/6537 6610/7025/10842 15984/16699/10731 106/163/6538 f 90/141/6513 15758/16429/8612 6611/7026/10843 15988/16703/10787 f 15758/16429/8612 3784/4119/8608 10707/11122/10844 6611/7026/10843 f 6611/7026/10843 10707/11122/10844 1655/1862/10845 10710/11125/10846 f 15988/16703/10787 6611/7026/10843 10710/11125/10846 3899/4256/10789 f 3784/4119/8608 15757/16428/8607 6612/7027/10847 10707/11122/10844 f 15757/16428/8607 357/1036/8595 13548/13963/10848 6612/7027/10847 f 6612/7027/10847 13548/13963/10848 2679/2886/10849 10708/11123/10850 f 10707/11122/10844 6612/7027/10847 10708/11123/10850 1655/1862/10845 f 1655/1862/10845 10708/11123/10850 6613/7028/10851 10709/11124/10852 f 10708/11123/10850 2679/2886/10849 13547/13962/10853 6613/7028/10851 f 6613/7028/10851 13547/13962/10853 928/519/10854 13553/13968/10855 f 10709/11124/10852 6613/7028/10851 13553/13968/10855 2682/2889/10856 f 3899/4256/10789 10710/11125/10846 6614/7029/10857 15987/16702/10793 f 10710/11125/10846 1655/1862/10845 10709/11124/10852 6614/7029/10857 f 6614/7029/10857 10709/11124/10852 2682/2889/10856 13554/13969/10858 f 15987/16702/10793 6614/7029/10857 13554/13969/10858 415/1105/10795 f 357/1036/8595 15755/16426/8594 6615/7030/10859 13548/13963/10848 f 15755/16426/8594 3783/4118/8590 10711/11126/10860 6615/7030/10859 f 6615/7030/10859 10711/11126/10860 1656/1863/10861 10714/11129/10862 f 13548/13963/10848 6615/7030/10859 10714/11129/10862 2679/2886/10849 f 3783/4118/8590 15756/16427/8589 6616/7031/10863 10711/11126/10860 f 15756/16427/8589 122/185/6610 15992/16707/10864 6616/7031/10863 f 6616/7031/10863 15992/16707/10864 3901/4258/10865 10712/11127/10866 f 10711/11126/10860 6616/7031/10863 10712/11127/10866 1656/1863/10861 f 1656/1863/10861 10712/11127/10866 6617/7032/10867 10713/11128/10868 f 10712/11127/10866 3901/4258/10865 15991/16706/10869 6617/7032/10867 f 6617/7032/10867 15991/16706/10869 416/1106/10870 13550/13965/10871 f 10713/11128/10868 6617/7032/10867 13550/13965/10871 2680/2887/10872 f 2679/2886/10849 10714/11129/10862 6618/7033/10873 13547/13962/10853 f 10714/11129/10862 1656/1863/10861 10713/11128/10868 6618/7033/10873 f 6618/7033/10873 10713/11128/10868 2680/2887/10872 13549/13964/10874 f 13547/13962/10853 6618/7033/10873 13549/13964/10874 928/519/10854 f 928/519/10854 13549/13964/10874 6619/7034/10875 13551/13966/10876 f 13549/13964/10874 2680/2887/10872 10715/11130/10877 6619/7034/10875 f 6619/7034/10875 10715/11130/10877 1657/1864/10878 10718/11133/10879 f 13551/13966/10876 6619/7034/10875 10718/11133/10879 2681/2888/10880 f 2680/2887/10872 13550/13965/10871 6620/7035/10881 10715/11130/10877 f 13550/13965/10871 416/1106/10870 15993/16708/10882 6620/7035/10881 f 6620/7035/10881 15993/16708/10882 3902/4259/10883 10716/11131/10884 f 10715/11130/10877 6620/7035/10881 10716/11131/10884 1657/1864/10878 f 1657/1864/10878 10716/11131/10884 6621/7036/10885 10717/11132/10886 f 10716/11131/10884 3902/4259/10883 15994/16709/10887 6621/7036/10885 f 6621/7036/10885 15994/16709/10887 161/235/325 15754/16425/8534 f 10717/11132/10886 6621/7036/10885 15754/16425/8534 3782/4117/8530 f 2681/2888/10880 10718/11133/10879 6622/7037/10888 13552/13967/10889 f 10718/11133/10879 1657/1864/10878 10717/11132/10886 6622/7037/10888 f 6622/7037/10888 10717/11132/10886 3782/4117/8530 15753/16424/8528 f 13552/13967/10889 6622/7037/10888 15753/16424/8528 356/1035/8516 f 415/1105/10795 13554/13969/10858 6623/7038/10890 15989/16704/10807 f 13554/13969/10858 2682/2889/10856 10719/11134/10891 6623/7038/10890 f 6623/7038/10890 10719/11134/10891 1658/1865/10892 10722/11137/10893 f 15989/16704/10807 6623/7038/10890 10722/11137/10893 3900/4257/10809 f 2682/2889/10856 13553/13968/10855 6624/7039/10894 10719/11134/10891 f 13553/13968/10855 928/519/10854 13551/13966/10876 6624/7039/10894 f 6624/7039/10894 13551/13966/10876 2681/2888/10880 10720/11135/10895 f 10719/11134/10891 6624/7039/10894 10720/11135/10895 1658/1865/10892 f 1658/1865/10892 10720/11135/10895 6625/7040/10896 10721/11136/10897 f 10720/11135/10895 2681/2888/10880 13552/13967/10889 6625/7040/10896 f 6625/7040/10896 13552/13967/10889 356/1035/8516 15751/16422/8514 f 10721/11136/10897 6625/7040/10896 15751/16422/8514 3781/4116/8510 f 3900/4257/10809 10722/11137/10893 6626/7041/10898 15990/16705/10813 f 10722/11137/10893 1658/1865/10892 10721/11136/10897 6626/7041/10898 f 6626/7041/10898 10721/11136/10897 3781/4116/8510 15752/16423/8508 f 15990/16705/10813 6626/7041/10898 15752/16423/8508 160/234/5301 f 122/185/6610 15514/16137/6609 6627/7042/10899 15992/16707/10864 f 15514/16137/6609 3662/3973/6605 10723/11138/10900 6627/7042/10899 f 6627/7042/10899 10723/11138/10900 1659/1866/10901 10726/11141/10902 f 15992/16707/10864 6627/7042/10899 10726/11141/10902 3901/4258/10865 f 3662/3973/6605 15513/16136/6604 6628/7043/10903 10723/11138/10900 f 15513/16136/6604 296/963/6592 13556/13971/10904 6628/7043/10903 f 6628/7043/10903 13556/13971/10904 2683/2890/10905 10724/11139/10906 f 10723/11138/10900 6628/7043/10903 10724/11139/10906 1659/1866/10901 f 1659/1866/10901 10724/11139/10906 6629/7044/10907 10725/11140/10908 f 10724/11139/10906 2683/2890/10905 13555/13970/10909 6629/7044/10907 f 6629/7044/10907 13555/13970/10909 929/520/10910 13561/13976/10911 f 10725/11140/10908 6629/7044/10907 13561/13976/10911 2686/2893/10912 f 3901/4258/10865 10726/11141/10902 6630/7045/10913 15991/16706/10869 f 10726/11141/10902 1659/1866/10901 10725/11140/10908 6630/7045/10913 f 6630/7045/10913 10725/11140/10908 2686/2893/10912 13562/13977/10914 f 15991/16706/10869 6630/7045/10913 13562/13977/10914 416/1106/10870 f 296/963/6592 15511/16134/6591 6631/7046/10915 13556/13971/10904 f 15511/16134/6591 3661/3972/6587 10727/11142/10916 6631/7046/10915 f 6631/7046/10915 10727/11142/10916 1660/1867/10917 10730/11145/10918 f 13556/13971/10904 6631/7046/10915 10730/11145/10918 2683/2890/10905 f 3661/3972/6587 15512/16135/6586 6632/7047/10919 10727/11142/10916 f 15512/16135/6586 75/121/5373 15996/16712/10920 6632/7047/10919 f 6632/7047/10919 15996/16712/10920 3903/4260/10921 10728/11143/10922 f 10727/11142/10916 6632/7047/10919 10728/11143/10922 1660/1867/10917 f 1660/1867/10917 10728/11143/10922 6633/7048/10923 10729/11144/10924 f 10728/11143/10922 3903/4260/10921 15995/16710/10925 6633/7048/10923 f 6633/7048/10923 15995/16710/10925 417/1107/10926 13558/13973/10927 f 10729/11144/10924 6633/7048/10923 13558/13973/10927 2684/2891/10928 f 2683/2890/10905 10730/11145/10918 6634/7049/10929 13555/13970/10909 f 10730/11145/10918 1660/1867/10917 10729/11144/10924 6634/7049/10929 f 6634/7049/10929 10729/11144/10924 2684/2891/10928 13557/13972/10930 f 13555/13970/10909 6634/7049/10929 13557/13972/10930 929/520/10910 f 929/520/10910 13557/13972/10930 6635/7050/10931 13559/13974/10932 f 13557/13972/10930 2684/2891/10928 10731/11146/10933 6635/7050/10931 f 6635/7050/10931 10731/11146/10933 1661/1868/10934 10734/11149/10935 f 13559/13974/10932 6635/7050/10931 10734/11149/10935 2685/2892/10936 f 2684/2891/10928 13558/13973/10927 6636/7051/10937 10731/11146/10933 f 13558/13973/10927 417/1107/10926 15997/16714/10938 6636/7051/10937 f 6636/7051/10937 15997/16714/10938 3904/4262/10939 10732/11147/10940 f 10731/11146/10933 6636/7051/10937 10732/11147/10940 1661/1868/10934 f 1661/1868/10934 10732/11147/10940 6637/7052/10941 10733/11148/10942 f 10732/11147/10940 3904/4262/10939 15998/16716/10943 6637/7052/10941 f 6637/7052/10941 15998/16716/10943 162/236/358 14406/14833/356 f 10733/11148/10942 6637/7052/10941 14406/14833/356 3108/3321/352 f 2685/2892/10936 10734/11149/10935 6638/7053/10944 13560/13975/10945 f 10734/11149/10935 1661/1868/10934 10733/11148/10942 6638/7053/10944 f 6638/7053/10944 10733/11148/10942 3108/3321/352 14405/14832/350 f 13560/13975/10945 6638/7053/10944 14405/14832/350 531/637/336 f 416/1106/10870 13562/13977/10914 6639/7054/10946 15993/16708/10882 f 13562/13977/10914 2686/2893/10912 10735/11150/10947 6639/7054/10946 f 6639/7054/10946 10735/11150/10947 1662/1869/10948 10738/11153/10949 f 15993/16708/10882 6639/7054/10946 10738/11153/10949 3902/4259/10883 f 2686/2893/10912 13561/13976/10911 6640/7055/10950 10735/11150/10947 f 13561/13976/10911 929/520/10910 13559/13974/10932 6640/7055/10950 f 6640/7055/10950 13559/13974/10932 2685/2892/10936 10736/11151/10951 f 10735/11150/10947 6640/7055/10950 10736/11151/10951 1662/1869/10948 f 1662/1869/10948 10736/11151/10951 6641/7056/10952 10737/11152/10953 f 10736/11151/10951 2685/2892/10936 13560/13975/10945 6641/7056/10952 f 6641/7056/10952 13560/13975/10945 531/637/336 14403/14830/334 f 10737/11152/10953 6641/7056/10952 14403/14830/334 3107/3320/329 f 3902/4259/10883 10738/11153/10949 6642/7057/10954 15994/16709/10887 f 10738/11153/10949 1662/1869/10948 10737/11152/10953 6642/7057/10954 f 6642/7057/10954 10737/11152/10953 3107/3320/329 14404/14831/326 f 15994/16709/10887 6642/7057/10954 14404/14831/326 161/235/325 f 143/212/1508 14610/15101/1507 6643/7058/10955 16002/16721/10956 f 14610/15101/1507 3210/3455/1503 10739/11154/10957 6643/7058/10955 f 6643/7058/10955 10739/11154/10957 1663/1870/10958 10742/11157/10959 f 16002/16721/10956 6643/7058/10955 10742/11157/10959 3906/4265/10960 f 3210/3455/1503 14609/15100/1502 6644/7059/10961 10739/11154/10957 f 14609/15100/1502 582/704/1490 13564/13979/10962 6644/7059/10961 f 6644/7059/10961 13564/13979/10962 2687/2894/10963 10740/11155/10964 f 10739/11154/10957 6644/7059/10961 10740/11155/10964 1663/1870/10958 f 1663/1870/10958 10740/11155/10964 6645/7060/10965 10741/11156/10966 f 10740/11155/10964 2687/2894/10963 13563/13978/10967 6645/7060/10965 f 6645/7060/10965 13563/13978/10967 930/521/10968 13569/13984/10969 f 10741/11156/10966 6645/7060/10965 13569/13984/10969 2690/2897/10970 f 3906/4265/10960 10742/11157/10959 6646/7061/10971 16001/16720/10972 f 10742/11157/10959 1663/1870/10958 10741/11156/10966 6646/7061/10971 f 6646/7061/10971 10741/11156/10966 2690/2897/10970 13570/13985/10973 f 16001/16720/10972 6646/7061/10971 13570/13985/10973 418/1109/10974 f 582/704/1490 14607/15098/1489 6647/7062/10975 13564/13979/10962 f 14607/15098/1489 3209/3454/1485 10743/11158/10976 6647/7062/10975 f 6647/7062/10975 10743/11158/10976 1664/1871/10977 10746/11161/10978 f 13564/13979/10962 6647/7062/10975 10746/11161/10978 2687/2894/10963 f 3209/3454/1485 14608/15099/1484 6648/7063/10979 10743/11158/10976 f 14608/15099/1484 162/237/358 15998/16717/10943 6648/7063/10979 f 6648/7063/10979 15998/16717/10943 3904/4263/10939 10744/11159/10980 f 10743/11158/10976 6648/7063/10979 10744/11159/10980 1664/1871/10977 f 1664/1871/10977 10744/11159/10980 6649/7064/10981 10745/11160/10982 f 10744/11159/10980 3904/4263/10939 15997/16715/10938 6649/7064/10981 f 6649/7064/10981 15997/16715/10938 417/1108/10926 13566/13981/10983 f 10745/11160/10982 6649/7064/10981 13566/13981/10983 2688/2895/10984 f 2687/2894/10963 10746/11161/10978 6650/7065/10985 13563/13978/10967 f 10746/11161/10978 1664/1871/10977 10745/11160/10982 6650/7065/10985 f 6650/7065/10985 10745/11160/10982 2688/2895/10984 13565/13980/10986 f 13563/13978/10967 6650/7065/10985 13565/13980/10986 930/521/10968 f 930/521/10968 13565/13980/10986 6651/7066/10987 13567/13982/10988 f 13565/13980/10986 2688/2895/10984 10747/11162/10989 6651/7066/10987 f 6651/7066/10987 10747/11162/10989 1665/1872/10990 10750/11165/10991 f 13567/13982/10988 6651/7066/10987 10750/11165/10991 2689/2896/10992 f 2688/2895/10984 13566/13981/10983 6652/7067/10993 10747/11162/10989 f 13566/13981/10983 417/1108/10926 15995/16711/10925 6652/7067/10993 f 6652/7067/10993 15995/16711/10925 3903/4261/10921 10748/11163/10994 f 10747/11162/10989 6652/7067/10993 10748/11163/10994 1665/1872/10990 f 1665/1872/10990 10748/11163/10994 6653/7068/10995 10749/11164/10996 f 10748/11163/10994 3903/4261/10921 15996/16713/10920 6653/7068/10995 f 6653/7068/10995 15996/16713/10920 75/120/5373 15298/15901/5376 f 10749/11164/10996 6653/7068/10995 15298/15901/5376 3554/3855/5381 f 2689/2896/10992 10750/11165/10991 6654/7069/10997 13568/13983/10998 f 10750/11165/10991 1665/1872/10990 10749/11164/10996 6654/7069/10997 f 6654/7069/10997 10749/11164/10996 3554/3855/5381 15297/15900/5395 f 13568/13983/10998 6654/7069/10997 15297/15900/5395 754/904/5397 f 418/1109/10974 13570/13985/10973 6655/7070/10999 15999/16718/11000 f 13570/13985/10973 2690/2897/10970 10751/11166/11001 6655/7070/10999 f 6655/7070/10999 10751/11166/11001 1666/1873/11002 10754/11169/11003 f 15999/16718/11000 6655/7070/10999 10754/11169/11003 3905/4264/11004 f 2690/2897/10970 13569/13984/10969 6656/7071/11005 10751/11166/11001 f 13569/13984/10969 930/521/10968 13567/13982/10988 6656/7071/11005 f 6656/7071/11005 13567/13982/10988 2689/2896/10992 10752/11167/11006 f 10751/11166/11001 6656/7071/11005 10752/11167/11006 1666/1873/11002 f 1666/1873/11002 10752/11167/11006 6657/7072/11007 10753/11168/11008 f 10752/11167/11006 2689/2896/10992 13568/13983/10998 6657/7072/11007 f 6657/7072/11007 13568/13983/10998 754/904/5397 15295/15898/5439 f 10753/11168/11008 6657/7072/11007 15295/15898/5439 3553/3854/5443 f 3905/4264/11004 10754/11169/11003 6658/7073/11009 16000/16719/11010 f 10754/11169/11003 1666/1873/11002 10753/11168/11008 6658/7073/11009 f 6658/7073/11009 10753/11168/11008 3553/3854/5443 15296/15899/5451 f 16000/16719/11010 6658/7073/11009 15296/15899/5451 76/122/5453 f 112/171/801 14490/14949/800 6659/7074/11011 16010/16733/11012 f 14490/14949/800 3150/3379/797 10755/11170/11013 6659/7074/11011 f 6659/7074/11011 10755/11170/11013 1667/1874/11014 10758/11173/11015 f 16010/16733/11012 6659/7074/11011 10758/11173/11015 3910/4271/11016 f 3150/3379/797 14489/14947/796 6660/7075/11017 10755/11170/11013 f 14489/14947/796 552/666/785 13572/13987/11018 6660/7075/11017 f 6660/7075/11017 13572/13987/11018 2691/2898/11019 10756/11171/11020 f 10755/11170/11013 6660/7075/11017 10756/11171/11020 1667/1874/11014 f 1667/1874/11014 10756/11171/11020 6661/7076/11021 10757/11172/11022 f 10756/11171/11020 2691/2898/11019 13571/13986/11023 6661/7076/11021 f 6661/7076/11021 13571/13986/11023 931/522/11024 13577/13992/11025 f 10757/11172/11022 6661/7076/11021 13577/13992/11025 2694/2901/11026 f 3910/4271/11016 10758/11173/11015 6662/7077/11027 16009/16732/11028 f 10758/11173/11015 1667/1874/11014 10757/11172/11022 6662/7077/11027 f 6662/7077/11027 10757/11172/11022 2694/2901/11026 13578/13993/11029 f 16009/16732/11028 6662/7077/11027 13578/13993/11029 420/1112/11030 f 552/666/785 14487/14943/784 6663/7078/11031 13572/13987/11018 f 14487/14943/784 3149/3377/781 10759/11174/11032 6663/7078/11031 f 6663/7078/11031 10759/11174/11032 1668/1875/11033 10762/11177/11034 f 13572/13987/11018 6663/7078/11031 10762/11177/11034 2691/2898/11019 f 3149/3377/781 14488/14945/780 6664/7079/11035 10759/11174/11032 f 14488/14945/780 9/16/779 16004/16724/11036 6664/7079/11035 f 6664/7079/11035 16004/16724/11036 3907/4266/11037 10760/11175/11038 f 10759/11174/11032 6664/7079/11035 10760/11175/11038 1668/1875/11033 f 1668/1875/11033 10760/11175/11038 6665/7080/11039 10761/11176/11040 f 10760/11175/11038 3907/4266/11037 16003/16722/11041 6665/7080/11039 f 6665/7080/11039 16003/16722/11041 419/1110/11042 13574/13989/11043 f 10761/11176/11040 6665/7080/11039 13574/13989/11043 2692/2899/11044 f 2691/2898/11019 10762/11177/11034 6666/7081/11045 13571/13986/11023 f 10762/11177/11034 1668/1875/11033 10761/11176/11040 6666/7081/11045 f 6666/7081/11045 10761/11176/11040 2692/2899/11044 13573/13988/11046 f 13571/13986/11023 6666/7081/11045 13573/13988/11046 931/522/11024 f 931/522/11024 13573/13988/11046 6667/7082/11047 13575/13990/11048 f 13573/13988/11046 2692/2899/11044 10763/11178/11049 6667/7082/11047 f 6667/7082/11047 10763/11178/11049 1669/1876/11050 10766/11181/11051 f 13575/13990/11048 6667/7082/11047 10766/11181/11051 2693/2900/11052 f 2692/2899/11044 13574/13989/11043 6668/7083/11053 10763/11178/11049 f 13574/13989/11043 419/1110/11042 16005/16726/11054 6668/7083/11053 f 6668/7083/11053 16005/16726/11054 3908/4268/11055 10764/11179/11056 f 10763/11178/11049 6668/7083/11053 10764/11179/11056 1669/1876/11050 f 1669/1876/11050 10764/11179/11056 6669/7084/11057 10765/11180/11058 f 10764/11179/11056 3908/4268/11055 16006/16728/11059 6669/7084/11057 f 6669/7084/11057 16006/16728/11059 163/238/1789 14662/15157/1787 f 10765/11180/11058 6669/7084/11057 14662/15157/1787 3236/3483/1783 f 2693/2900/11052 10766/11181/11051 6670/7085/11060 13576/13991/11061 f 10766/11181/11051 1669/1876/11050 10765/11180/11058 6670/7085/11060 f 6670/7085/11060 10765/11180/11058 3236/3483/1783 14661/15156/1781 f 13576/13991/11061 6670/7085/11060 14661/15156/1781 595/718/1767 f 420/1112/11030 13578/13993/11029 6671/7086/11062 16007/16730/11063 f 13578/13993/11029 2694/2901/11026 10767/11182/11064 6671/7086/11062 f 6671/7086/11062 10767/11182/11064 1670/1877/11065 10770/11185/11066 f 16007/16730/11063 6671/7086/11062 10770/11185/11066 3909/4270/11067 f 2694/2901/11026 13577/13992/11025 6672/7087/11068 10767/11182/11064 f 13577/13992/11025 931/522/11024 13575/13990/11048 6672/7087/11068 f 6672/7087/11068 13575/13990/11048 2693/2900/11052 10768/11183/11069 f 10767/11182/11064 6672/7087/11068 10768/11183/11069 1670/1877/11065 f 1670/1877/11065 10768/11183/11069 6673/7088/11070 10769/11184/11071 f 10768/11183/11069 2693/2900/11052 13576/13991/11061 6673/7088/11070 f 6673/7088/11070 13576/13991/11061 595/718/1767 14659/15154/1765 f 10769/11184/11071 6673/7088/11070 14659/15154/1765 3235/3482/1760 f 3909/4270/11067 10770/11185/11066 6674/7089/11072 16008/16731/11073 f 10770/11185/11066 1670/1877/11065 10769/11184/11071 6674/7089/11072 f 6674/7089/11072 10769/11184/11071 3235/3482/1760 14660/15155/1757 f 16008/16731/11073 6674/7089/11072 14660/15155/1757 164/240/1756 f 25/43/1 14354/14773/4 6675/7090/11074 16018/16744/11075 f 14354/14773/4 3082/3291/9 10771/11186/11076 6675/7090/11074 f 6675/7090/11074 10771/11186/11076 1671/1878/11077 10774/11189/11078 f 16018/16744/11075 6675/7090/11074 10774/11189/11078 3914/4276/11079 f 3082/3291/9 14353/14772/23 6676/7091/11080 10771/11186/11076 f 14353/14772/23 518/622/25 13580/13995/11081 6676/7091/11080 f 6676/7091/11080 13580/13995/11081 2695/2902/11082 10772/11187/11083 f 10771/11186/11076 6676/7091/11080 10772/11187/11083 1671/1878/11077 f 1671/1878/11077 10772/11187/11083 6677/7092/11084 10773/11188/11085 f 10772/11187/11083 2695/2902/11082 13579/13994/11086 6677/7092/11084 f 6677/7092/11084 13579/13994/11086 932/523/11087 13585/14000/11088 f 10773/11188/11085 6677/7092/11084 13585/14000/11088 2698/2905/11089 f 3914/4276/11079 10774/11189/11078 6678/7093/11090 16017/16742/11091 f 10774/11189/11078 1671/1878/11077 10773/11188/11085 6678/7093/11090 f 6678/7093/11090 10773/11188/11085 2698/2905/11089 13586/14001/11092 f 16017/16742/11091 6678/7093/11090 13586/14001/11092 422/1114/11093 f 518/622/25 14351/14770/67 6679/7094/11094 13580/13995/11081 f 14351/14770/67 3081/3290/71 10775/11190/11095 6679/7094/11094 f 6679/7094/11094 10775/11190/11095 1672/1879/11096 10778/11193/11097 f 13580/13995/11081 6679/7094/11094 10778/11193/11097 2695/2902/11082 f 3081/3290/71 14352/14771/79 6680/7095/11098 10775/11190/11095 f 14352/14771/79 111/169/81 16012/16735/11099 6680/7095/11098 f 6680/7095/11098 16012/16735/11099 3911/4272/11100 10776/11191/11101 f 10775/11190/11095 6680/7095/11098 10776/11191/11101 1672/1879/11096 f 1672/1879/11096 10776/11191/11101 6681/7096/11102 10777/11192/11103 f 10776/11191/11101 3911/4272/11100 16011/16734/11104 6681/7096/11102 f 6681/7096/11102 16011/16734/11104 421/1113/11105 13582/13997/11106 f 10777/11192/11103 6681/7096/11102 13582/13997/11106 2696/2903/11107 f 2695/2902/11082 10778/11193/11097 6682/7097/11108 13579/13994/11086 f 10778/11193/11097 1672/1879/11096 10777/11192/11103 6682/7097/11108 f 6682/7097/11108 10777/11192/11103 2696/2903/11107 13581/13996/11109 f 13579/13994/11086 6682/7097/11108 13581/13996/11109 932/523/11087 f 932/523/11087 13581/13996/11109 6683/7098/11110 13583/13998/11111 f 13581/13996/11109 2696/2903/11107 10779/11194/11112 6683/7098/11110 f 6683/7098/11110 10779/11194/11112 1673/1880/11113 10782/11197/11114 f 13583/13998/11111 6683/7098/11110 10782/11197/11114 2697/2904/11115 f 2696/2903/11107 13582/13997/11106 6684/7099/11116 10779/11194/11112 f 13582/13997/11106 421/1113/11105 16013/16736/11117 6684/7099/11116 f 6684/7099/11116 16013/16736/11117 3912/4273/11118 10780/11195/11119 f 10779/11194/11112 6684/7099/11116 10780/11195/11119 1673/1880/11113 f 1673/1880/11113 10780/11195/11119 6685/7100/11120 10781/11196/11121 f 10780/11195/11119 3912/4273/11118 16014/16737/11122 6685/7100/11120 f 6685/7100/11120 16014/16737/11122 166/243/1836 14670/15169/1835 f 10781/11196/11121 6685/7100/11120 14670/15169/1835 3240/3489/1832 f 2697/2904/11115 10782/11197/11114 6686/7101/11123 13584/13999/11124 f 10782/11197/11114 1673/1880/11113 10781/11196/11121 6686/7101/11123 f 6686/7101/11123 10781/11196/11121 3240/3489/1832 14669/15168/1831 f 13584/13999/11124 6686/7101/11123 14669/15168/1831 597/721/1820 f 422/1114/11093 13586/14001/11092 6687/7102/11125 16015/16738/11126 f 13586/14001/11092 2698/2905/11089 10783/11198/11127 6687/7102/11125 f 6687/7102/11125 10783/11198/11127 1674/1881/11128 10786/11201/11129 f 16015/16738/11126 6687/7102/11125 10786/11201/11129 3913/4274/11130 f 2698/2905/11089 13585/14000/11088 6688/7103/11131 10783/11198/11127 f 13585/14000/11088 932/523/11087 13583/13998/11111 6688/7103/11131 f 6688/7103/11131 13583/13998/11111 2697/2904/11115 10784/11199/11132 f 10783/11198/11127 6688/7103/11131 10784/11199/11132 1674/1881/11128 f 1674/1881/11128 10784/11199/11132 6689/7104/11133 10785/11200/11134 f 10784/11199/11132 2697/2904/11115 13584/13999/11124 6689/7104/11133 f 6689/7104/11133 13584/13999/11124 597/721/1820 14667/15166/1819 f 10785/11200/11134 6689/7104/11133 14667/15166/1819 3239/3488/1816 f 3913/4274/11130 10786/11201/11129 6690/7105/11135 16016/16740/11136 f 10786/11201/11129 1674/1881/11128 10785/11200/11134 6690/7105/11135 f 6690/7105/11135 10785/11200/11134 3239/3488/1816 14668/15167/1815 f 16016/16740/11136 6690/7105/11135 14668/15167/1815 165/241/1814 f 16/30/1107 14546/15025/1106 6691/7106/11137 16026/16756/11138 f 14546/15025/1106 3178/3417/1103 10787/11202/11139 6691/7106/11137 f 6691/7106/11137 10787/11202/11139 1675/1882/11140 10790/11205/11141 f 16026/16756/11138 6691/7106/11137 10790/11205/11141 3918/4282/11142 f 3178/3417/1103 14545/15023/1102 6692/7107/11143 10787/11202/11139 f 14545/15023/1102 566/685/1091 13588/14003/11144 6692/7107/11143 f 6692/7107/11143 13588/14003/11144 2699/2906/11145 10788/11203/11146 f 10787/11202/11139 6692/7107/11143 10788/11203/11146 1675/1882/11140 f 1675/1882/11140 10788/11203/11146 6693/7108/11147 10789/11204/11148 f 10788/11203/11146 2699/2906/11145 13587/14002/11149 6693/7108/11147 f 6693/7108/11147 13587/14002/11149 933/524/11150 13593/14008/11151 f 10789/11204/11148 6693/7108/11147 13593/14008/11151 2702/2909/11152 f 3918/4282/11142 10790/11205/11141 6694/7109/11153 16025/16754/11154 f 10790/11205/11141 1675/1882/11140 10789/11204/11148 6694/7109/11153 f 6694/7109/11153 10789/11204/11148 2702/2909/11152 13594/14009/11155 f 16025/16754/11154 6694/7109/11153 13594/14009/11155 424/1117/11156 f 566/685/1091 14543/15019/1090 6695/7110/11157 13588/14003/11144 f 14543/15019/1090 3177/3415/1087 10791/11206/11158 6695/7110/11157 f 6695/7110/11157 10791/11206/11158 1676/1883/11159 10794/11209/11160 f 13588/14003/11144 6695/7110/11157 10794/11209/11160 2699/2906/11145 f 3177/3415/1087 14544/15021/1086 6696/7111/11161 10791/11206/11158 f 14544/15021/1086 153/225/1085 16020/16747/11162 6696/7111/11161 f 6696/7111/11161 16020/16747/11162 3915/4278/11163 10792/11207/11164 f 10791/11206/11158 6696/7111/11161 10792/11207/11164 1676/1883/11159 f 1676/1883/11159 10792/11207/11164 6697/7112/11165 10793/11208/11166 f 10792/11207/11164 3915/4278/11163 16019/16746/11167 6697/7112/11165 f 6697/7112/11165 16019/16746/11167 423/1116/11168 13590/14005/11169 f 10793/11208/11166 6697/7112/11165 13590/14005/11169 2700/2907/11170 f 2699/2906/11145 10794/11209/11160 6698/7113/11171 13587/14002/11149 f 10794/11209/11160 1676/1883/11159 10793/11208/11166 6698/7113/11171 f 6698/7113/11171 10793/11208/11166 2700/2907/11170 13589/14004/11172 f 13587/14002/11149 6698/7113/11171 13589/14004/11172 933/524/11150 f 933/524/11150 13589/14004/11172 6699/7114/11173 13591/14006/11174 f 13589/14004/11172 2700/2907/11170 10795/11210/11175 6699/7114/11173 f 6699/7114/11173 10795/11210/11175 1677/1884/11176 10798/11213/11177 f 13591/14006/11174 6699/7114/11173 10798/11213/11177 2701/2908/11178 f 2700/2907/11170 13590/14005/11169 6700/7115/11179 10795/11210/11175 f 13590/14005/11169 423/1116/11168 16021/16748/11180 6700/7115/11179 f 6700/7115/11179 16021/16748/11180 3916/4279/11181 10796/11211/11182 f 10795/11210/11175 6700/7115/11179 10796/11211/11182 1677/1884/11176 f 1677/1884/11176 10796/11211/11182 6701/7116/11183 10797/11212/11184 f 10796/11211/11182 3916/4279/11181 16022/16749/11185 6701/7116/11183 f 6701/7116/11183 16022/16749/11185 167/244/1951 14694/15197/1949 f 10797/11212/11184 6701/7116/11183 14694/15197/1949 3252/3503/1945 f 2701/2908/11178 10798/11213/11177 6702/7117/11186 13592/14007/11187 f 10798/11213/11177 1677/1884/11176 10797/11212/11184 6702/7117/11186 f 6702/7117/11186 10797/11212/11184 3252/3503/1945 14693/15196/1943 f 13592/14007/11187 6702/7117/11186 14693/15196/1943 603/728/1929 f 424/1117/11156 13594/14009/11155 6703/7118/11188 16023/16750/11189 f 13594/14009/11155 2702/2909/11152 10799/11214/11190 6703/7118/11188 f 6703/7118/11188 10799/11214/11190 1678/1885/11191 10802/11217/11192 f 16023/16750/11189 6703/7118/11188 10802/11217/11192 3917/4280/11193 f 2702/2909/11152 13593/14008/11151 6704/7119/11194 10799/11214/11190 f 13593/14008/11151 933/524/11150 13591/14006/11174 6704/7119/11194 f 6704/7119/11194 13591/14006/11174 2701/2908/11178 10800/11215/11195 f 10799/11214/11190 6704/7119/11194 10800/11215/11195 1678/1885/11191 f 1678/1885/11191 10800/11215/11195 6705/7120/11196 10801/11216/11197 f 10800/11215/11195 2701/2908/11178 13592/14007/11187 6705/7120/11196 f 6705/7120/11196 13592/14007/11187 603/728/1929 14691/15194/1927 f 10801/11216/11197 6705/7120/11196 14691/15194/1927 3251/3502/1922 f 3917/4280/11193 10802/11217/11192 6706/7121/11198 16024/16752/11199 f 10802/11217/11192 1678/1885/11191 10801/11216/11197 6706/7121/11198 f 6706/7121/11198 10801/11216/11197 3251/3502/1922 14692/15195/1919 f 16024/16752/11199 6706/7121/11198 14692/15195/1919 168/245/1918 f 154/226/82 14370/14793/85 6707/7122/11200 16034/16769/11201 f 14370/14793/85 3090/3301/90 10803/11218/11202 6707/7122/11200 f 6707/7122/11200 10803/11218/11202 1679/1886/11203 10806/11221/11204 f 16034/16769/11201 6707/7122/11200 10806/11221/11204 3922/4289/11205 f 3090/3301/90 14369/14792/104 6708/7123/11206 10803/11218/11202 f 14369/14792/104 522/627/106 13596/14011/11207 6708/7123/11206 f 6708/7123/11206 13596/14011/11207 2703/2910/11208 10804/11219/11209 f 10803/11218/11202 6708/7123/11206 10804/11219/11209 1679/1886/11203 f 1679/1886/11203 10804/11219/11209 6709/7124/11210 10805/11220/11211 f 10804/11219/11209 2703/2910/11208 13595/14010/11212 6709/7124/11210 f 6709/7124/11210 13595/14010/11212 934/525/11213 13601/14016/11214 f 10805/11220/11211 6709/7124/11210 13601/14016/11214 2706/2913/11215 f 3922/4289/11205 10806/11221/11204 6710/7125/11216 16033/16768/11217 f 10806/11221/11204 1679/1886/11203 10805/11220/11211 6710/7125/11216 f 6710/7125/11216 10805/11220/11211 2706/2913/11215 13602/14017/11218 f 16033/16768/11217 6710/7125/11216 13602/14017/11218 426/1121/11219 f 522/627/106 14367/14790/148 6711/7126/11220 13596/14011/11207 f 14367/14790/148 3089/3300/152 10807/11222/11221 6711/7126/11220 f 6711/7126/11220 10807/11222/11221 1680/1887/11222 10810/11225/11223 f 13596/14011/11207 6711/7126/11220 10810/11225/11223 2703/2910/11208 f 3089/3300/152 14368/14791/160 6712/7127/11224 10807/11222/11221 f 14368/14791/160 32/57/162 16028/16760/11225 6712/7127/11224 f 6712/7127/11224 16028/16760/11225 3919/4284/11226 10808/11223/11227 f 10807/11222/11221 6712/7127/11224 10808/11223/11227 1680/1887/11222 f 1680/1887/11222 10808/11223/11227 6713/7128/11228 10809/11224/11229 f 10808/11223/11227 3919/4284/11226 16027/16758/11230 6713/7128/11228 f 6713/7128/11228 16027/16758/11230 425/1119/11231 13598/14013/11232 f 10809/11224/11229 6713/7128/11228 13598/14013/11232 2704/2911/11233 f 2703/2910/11208 10810/11225/11223 6714/7129/11234 13595/14010/11212 f 10810/11225/11223 1680/1887/11222 10809/11224/11229 6714/7129/11234 f 6714/7129/11234 10809/11224/11229 2704/2911/11233 13597/14012/11235 f 13595/14010/11212 6714/7129/11234 13597/14012/11235 934/525/11213 f 934/525/11213 13597/14012/11235 6715/7130/11236 13599/14014/11237 f 13597/14012/11235 2704/2911/11233 10811/11226/11238 6715/7130/11236 f 6715/7130/11236 10811/11226/11238 1681/1888/11239 10814/11229/11240 f 13599/14014/11237 6715/7130/11236 10814/11229/11240 2705/2912/11241 f 2704/2911/11233 13598/14013/11232 6716/7131/11242 10811/11226/11238 f 13598/14013/11232 425/1119/11231 16029/16762/11243 6716/7131/11242 f 6716/7131/11242 16029/16762/11243 3920/4286/11244 10812/11227/11245 f 10811/11226/11238 6716/7131/11242 10812/11227/11245 1681/1888/11239 f 1681/1888/11239 10812/11227/11245 6717/7132/11246 10813/11228/11247 f 10812/11227/11245 3920/4286/11244 16030/16764/11248 6717/7132/11246 f 6717/7132/11246 16030/16764/11248 170/248/1998 14702/15205/1997 f 10813/11228/11247 6717/7132/11246 14702/15205/1997 3256/3507/1994 f 2705/2912/11241 10814/11229/11240 6718/7133/11249 13600/14015/11250 f 10814/11229/11240 1681/1888/11239 10813/11228/11247 6718/7133/11249 f 6718/7133/11249 10813/11228/11247 3256/3507/1994 14701/15204/1993 f 13600/14015/11250 6718/7133/11249 14701/15204/1993 605/730/1982 f 426/1121/11219 13602/14017/11218 6719/7134/11251 16031/16766/11252 f 13602/14017/11218 2706/2913/11215 10815/11230/11253 6719/7134/11251 f 6719/7134/11251 10815/11230/11253 1682/1889/11254 10818/11233/11255 f 16031/16766/11252 6719/7134/11251 10818/11233/11255 3921/4288/11256 f 2706/2913/11215 13601/14016/11214 6720/7135/11257 10815/11230/11253 f 13601/14016/11214 934/525/11213 13599/14014/11237 6720/7135/11257 f 6720/7135/11257 13599/14014/11237 2705/2912/11241 10816/11231/11258 f 10815/11230/11253 6720/7135/11257 10816/11231/11258 1682/1889/11254 f 1682/1889/11254 10816/11231/11258 6721/7136/11259 10817/11232/11260 f 10816/11231/11258 2705/2912/11241 13600/14015/11250 6721/7136/11259 f 6721/7136/11259 13600/14015/11250 605/730/1982 14699/15202/1981 f 10817/11232/11260 6721/7136/11259 14699/15202/1981 3255/3506/1978 f 3921/4288/11256 10818/11233/11255 6722/7137/11261 16032/16767/11262 f 10818/11233/11255 1682/1889/11254 10817/11232/11260 6722/7137/11261 f 6722/7137/11261 10817/11232/11260 3255/3506/1978 14700/15203/1977 f 16032/16767/11262 6722/7137/11261 14700/15203/1977 169/247/1976 f 20/38/1395 14594/15085/1394 6723/7138/11263 16042/16780/11264 f 14594/15085/1394 3202/3447/1391 10819/11234/11265 6723/7138/11263 f 6723/7138/11263 10819/11234/11265 1683/1890/11266 10822/11237/11267 f 16042/16780/11264 6723/7138/11263 10822/11237/11267 3926/4294/11268 f 3202/3447/1391 14593/15083/1390 6724/7139/11269 10819/11234/11265 f 14593/15083/1390 578/700/1379 13604/14019/11270 6724/7139/11269 f 6724/7139/11269 13604/14019/11270 2707/2914/11271 10820/11235/11272 f 10819/11234/11265 6724/7139/11269 10820/11235/11272 1683/1890/11266 f 1683/1890/11266 10820/11235/11272 6725/7140/11273 10821/11236/11274 f 10820/11235/11272 2707/2914/11271 13603/14018/11275 6725/7140/11273 f 6725/7140/11273 13603/14018/11275 935/526/11276 13609/14024/11277 f 10821/11236/11274 6725/7140/11273 13609/14024/11277 2710/2917/11278 f 3926/4294/11268 10822/11237/11267 6726/7141/11279 16041/16778/11280 f 10822/11237/11267 1683/1890/11266 10821/11236/11274 6726/7141/11279 f 6726/7141/11279 10821/11236/11274 2710/2917/11278 13610/14025/11281 f 16041/16778/11280 6726/7141/11279 13610/14025/11281 428/1123/11282 f 578/700/1379 14591/15079/1378 6727/7142/11283 13604/14019/11270 f 14591/15079/1378 3201/3445/1375 10823/11238/11284 6727/7142/11283 f 6727/7142/11283 10823/11238/11284 1684/1891/11285 10826/11241/11286 f 13604/14019/11270 6727/7142/11283 10826/11241/11286 2707/2914/11271 f 3201/3445/1375 14592/15081/1374 6728/7143/11287 10823/11238/11284 f 14592/15081/1374 116/177/1373 16036/16771/11288 6728/7143/11287 f 6728/7143/11287 16036/16771/11288 3923/4290/11289 10824/11239/11290 f 10823/11238/11284 6728/7143/11287 10824/11239/11290 1684/1891/11285 f 1684/1891/11285 10824/11239/11290 6729/7144/11291 10825/11240/11292 f 10824/11239/11290 3923/4290/11289 16035/16770/11293 6729/7144/11291 f 6729/7144/11291 16035/16770/11293 427/1122/11294 13606/14021/11295 f 10825/11240/11292 6729/7144/11291 13606/14021/11295 2708/2915/11296 f 2707/2914/11271 10826/11241/11286 6730/7145/11297 13603/14018/11275 f 10826/11241/11286 1684/1891/11285 10825/11240/11292 6730/7145/11297 f 6730/7145/11297 10825/11240/11292 2708/2915/11296 13605/14020/11298 f 13603/14018/11275 6730/7145/11297 13605/14020/11298 935/526/11276 f 935/526/11276 13605/14020/11298 6731/7146/11299 13607/14022/11300 f 13605/14020/11298 2708/2915/11296 10827/11242/11301 6731/7146/11299 f 6731/7146/11299 10827/11242/11301 1685/1892/11302 10830/11245/11303 f 13607/14022/11300 6731/7146/11299 10830/11245/11303 2709/2916/11304 f 2708/2915/11296 13606/14021/11295 6732/7147/11305 10827/11242/11301 f 13606/14021/11295 427/1122/11294 16037/16772/11306 6732/7147/11305 f 6732/7147/11305 16037/16772/11306 3924/4291/11307 10828/11243/11308 f 10827/11242/11301 6732/7147/11305 10828/11243/11308 1685/1892/11302 f 1685/1892/11302 10828/11243/11308 6733/7148/11309 10829/11244/11310 f 10828/11243/11308 3924/4291/11307 16038/16773/11311 6733/7148/11309 f 6733/7148/11309 16038/16773/11311 171/250/2113 14726/15237/2111 f 10829/11244/11310 6733/7148/11309 14726/15237/2111 3268/3523/2107 f 2709/2916/11304 10830/11245/11303 6734/7149/11312 13608/14023/11313 f 10830/11245/11303 1685/1892/11302 10829/11244/11310 6734/7149/11312 f 6734/7149/11312 10829/11244/11310 3268/3523/2107 14725/15236/2105 f 13608/14023/11313 6734/7149/11312 14725/15236/2105 611/738/2091 f 428/1123/11282 13610/14025/11281 6735/7150/11314 16039/16774/11315 f 13610/14025/11281 2710/2917/11278 10831/11246/11316 6735/7150/11314 f 6735/7150/11314 10831/11246/11316 1686/1893/11317 10834/11249/11318 f 16039/16774/11315 6735/7150/11314 10834/11249/11318 3925/4292/11319 f 2710/2917/11278 13609/14024/11277 6736/7151/11320 10831/11246/11316 f 13609/14024/11277 935/526/11276 13607/14022/11300 6736/7151/11320 f 6736/7151/11320 13607/14022/11300 2709/2916/11304 10832/11247/11321 f 10831/11246/11316 6736/7151/11320 10832/11247/11321 1686/1893/11317 f 1686/1893/11317 10832/11247/11321 6737/7152/11322 10833/11248/11323 f 10832/11247/11321 2709/2916/11304 13608/14023/11313 6737/7152/11322 f 6737/7152/11322 13608/14023/11313 611/738/2091 14723/15234/2089 f 10833/11248/11323 6737/7152/11322 14723/15234/2089 3267/3522/2084 f 3925/4292/11319 10834/11249/11318 6738/7153/11324 16040/16776/11325 f 10834/11249/11318 1686/1893/11317 10833/11248/11323 6738/7153/11324 f 6738/7153/11324 10833/11248/11323 3267/3522/2084 14724/15235/2081 f 16040/16776/11325 6738/7153/11324 14724/15235/2081 172/251/2080 f 117/178/163 14386/14813/166 6739/7154/11326 16050/16793/11327 f 14386/14813/166 3098/3311/171 10835/11250/11328 6739/7154/11326 f 6739/7154/11326 10835/11250/11328 1687/1894/11329 10838/11253/11330 f 16050/16793/11327 6739/7154/11326 10838/11253/11330 3930/4301/11331 f 3098/3311/171 14385/14812/185 6740/7155/11332 10835/11250/11328 f 14385/14812/185 526/632/187 13612/14027/11333 6740/7155/11332 f 6740/7155/11332 13612/14027/11333 2711/2918/11334 10836/11251/11335 f 10835/11250/11328 6740/7155/11332 10836/11251/11335 1687/1894/11329 f 1687/1894/11329 10836/11251/11335 6741/7156/11336 10837/11252/11337 f 10836/11251/11335 2711/2918/11334 13611/14026/11338 6741/7156/11336 f 6741/7156/11336 13611/14026/11338 936/527/11339 13617/14032/11340 f 10837/11252/11337 6741/7156/11336 13617/14032/11340 2714/2921/11341 f 3930/4301/11331 10838/11253/11330 6742/7157/11342 16049/16792/11343 f 10838/11253/11330 1687/1894/11329 10837/11252/11337 6742/7157/11342 f 6742/7157/11342 10837/11252/11337 2714/2921/11341 13618/14033/11344 f 16049/16792/11343 6742/7157/11342 13618/14033/11344 430/1127/11345 f 526/632/187 14383/14810/229 6743/7158/11346 13612/14027/11333 f 14383/14810/229 3097/3310/233 10839/11254/11347 6743/7158/11346 f 6743/7158/11346 10839/11254/11347 1688/1895/11348 10842/11257/11349 f 13612/14027/11333 6743/7158/11346 10842/11257/11349 2711/2918/11334 f 3097/3310/233 14384/14811/241 6744/7159/11350 10839/11254/11347 f 14384/14811/241 36/65/243 16044/16784/11351 6744/7159/11350 f 6744/7159/11350 16044/16784/11351 3927/4296/11352 10840/11255/11353 f 10839/11254/11347 6744/7159/11350 10840/11255/11353 1688/1895/11348 f 1688/1895/11348 10840/11255/11353 6745/7160/11354 10841/11256/11355 f 10840/11255/11353 3927/4296/11352 16043/16782/11356 6745/7160/11354 f 6745/7160/11354 16043/16782/11356 429/1125/11357 13614/14029/11358 f 10841/11256/11355 6745/7160/11354 13614/14029/11358 2712/2919/11359 f 2711/2918/11334 10842/11257/11349 6746/7161/11360 13611/14026/11338 f 10842/11257/11349 1688/1895/11348 10841/11256/11355 6746/7161/11360 f 6746/7161/11360 10841/11256/11355 2712/2919/11359 13613/14028/11361 f 13611/14026/11338 6746/7161/11360 13613/14028/11361 936/527/11339 f 936/527/11339 13613/14028/11361 6747/7162/11362 13615/14030/11363 f 13613/14028/11361 2712/2919/11359 10843/11258/11364 6747/7162/11362 f 6747/7162/11362 10843/11258/11364 1689/1896/11365 10846/11261/11366 f 13615/14030/11363 6747/7162/11362 10846/11261/11366 2713/2920/11367 f 2712/2919/11359 13614/14029/11358 6748/7163/11368 10843/11258/11364 f 13614/14029/11358 429/1125/11357 16045/16786/11369 6748/7163/11368 f 6748/7163/11368 16045/16786/11369 3928/4298/11370 10844/11259/11371 f 10843/11258/11364 6748/7163/11368 10844/11259/11371 1689/1896/11365 f 1689/1896/11365 10844/11259/11371 6749/7164/11372 10845/11260/11373 f 10844/11259/11371 3928/4298/11370 16046/16788/11374 6749/7164/11372 f 6749/7164/11372 16046/16788/11374 174/254/2160 14734/15245/2159 f 10845/11260/11373 6749/7164/11372 14734/15245/2159 3272/3527/2156 f 2713/2920/11367 10846/11261/11366 6750/7165/11375 13616/14031/11376 f 10846/11261/11366 1689/1896/11365 10845/11260/11373 6750/7165/11375 f 6750/7165/11375 10845/11260/11373 3272/3527/2156 14733/15244/2155 f 13616/14031/11376 6750/7165/11375 14733/15244/2155 613/740/2144 f 430/1127/11345 13618/14033/11344 6751/7166/11377 16047/16790/11378 f 13618/14033/11344 2714/2921/11341 10847/11262/11379 6751/7166/11377 f 6751/7166/11377 10847/11262/11379 1690/1897/11380 10850/11265/11381 f 16047/16790/11378 6751/7166/11377 10850/11265/11381 3929/4300/11382 f 2714/2921/11341 13617/14032/11340 6752/7167/11383 10847/11262/11379 f 13617/14032/11340 936/527/11339 13615/14030/11363 6752/7167/11383 f 6752/7167/11383 13615/14030/11363 2713/2920/11367 10848/11263/11384 f 10847/11262/11379 6752/7167/11383 10848/11263/11384 1690/1897/11380 f 1690/1897/11380 10848/11263/11384 6753/7168/11385 10849/11264/11386 f 10848/11263/11384 2713/2920/11367 13616/14031/11376 6753/7168/11385 f 6753/7168/11385 13616/14031/11376 613/740/2144 14731/15242/2143 f 10849/11264/11386 6753/7168/11385 14731/15242/2143 3271/3526/2140 f 3929/4300/11382 10850/11265/11381 6754/7169/11387 16048/16791/11388 f 10850/11265/11381 1690/1897/11380 10849/11264/11386 6754/7169/11387 f 6754/7169/11387 10849/11264/11386 3271/3526/2140 14732/15243/2139 f 16048/16791/11388 6754/7169/11387 14732/15243/2139 173/253/2138 f 147/216/1674 14638/15129/1673 6755/7170/11389 16058/16801/11390 f 14638/15129/1673 3224/3469/1670 10851/11266/11391 6755/7170/11389 f 6755/7170/11389 10851/11266/11391 1691/1898/11392 10854/11269/11393 f 16058/16801/11390 6755/7170/11389 10854/11269/11393 3934/4305/11394 f 3224/3469/1670 14637/15128/1669 6756/7171/11395 10851/11266/11391 f 14637/15128/1669 589/711/1658 13620/14035/11396 6756/7171/11395 f 6756/7171/11395 13620/14035/11396 2715/2922/11397 10852/11267/11398 f 10851/11266/11391 6756/7171/11395 10852/11267/11398 1691/1898/11392 f 1691/1898/11392 10852/11267/11398 6757/7172/11399 10853/11268/11400 f 10852/11267/11398 2715/2922/11397 13619/14034/11401 6757/7172/11399 f 6757/7172/11399 13619/14034/11401 937/528/11402 13625/14040/11403 f 10853/11268/11400 6757/7172/11399 13625/14040/11403 2718/2925/11404 f 3934/4305/11394 10854/11269/11393 6758/7173/11405 16057/16800/11406 f 10854/11269/11393 1691/1898/11392 10853/11268/11400 6758/7173/11405 f 6758/7173/11405 10853/11268/11400 2718/2925/11404 13626/14041/11407 f 16057/16800/11406 6758/7173/11405 13626/14041/11407 432/1129/11408 f 589/711/1658 14635/15126/1657 6759/7174/11409 13620/14035/11396 f 14635/15126/1657 3223/3468/1654 10855/11270/11410 6759/7174/11409 f 6759/7174/11409 10855/11270/11410 1692/1899/11411 10858/11273/11412 f 13620/14035/11396 6759/7174/11409 10858/11273/11412 2715/2922/11397 f 3223/3468/1654 14636/15127/1653 6760/7175/11413 10855/11270/11410 f 14636/15127/1653 21/39/1652 16052/16795/11414 6760/7175/11413 f 6760/7175/11413 16052/16795/11414 3931/4302/11415 10856/11271/11416 f 10855/11270/11410 6760/7175/11413 10856/11271/11416 1692/1899/11411 f 1692/1899/11411 10856/11271/11416 6761/7176/11417 10857/11272/11418 f 10856/11271/11416 3931/4302/11415 16051/16794/11419 6761/7176/11417 f 6761/7176/11417 16051/16794/11419 431/1128/11420 13622/14037/11421 f 10857/11272/11418 6761/7176/11417 13622/14037/11421 2716/2923/11422 f 2715/2922/11397 10858/11273/11412 6762/7177/11423 13619/14034/11401 f 10858/11273/11412 1692/1899/11411 10857/11272/11418 6762/7177/11423 f 6762/7177/11423 10857/11272/11418 2716/2923/11422 13621/14036/11424 f 13619/14034/11401 6762/7177/11423 13621/14036/11424 937/528/11402 f 937/528/11402 13621/14036/11424 6763/7178/11425 13623/14038/11426 f 13621/14036/11424 2716/2923/11422 10859/11274/11427 6763/7178/11425 f 6763/7178/11425 10859/11274/11427 1693/1900/11428 10862/11277/11429 f 13623/14038/11426 6763/7178/11425 10862/11277/11429 2717/2924/11430 f 2716/2923/11422 13622/14037/11421 6764/7179/11431 10859/11274/11427 f 13622/14037/11421 431/1128/11420 16053/16796/11432 6764/7179/11431 f 6764/7179/11431 16053/16796/11432 3932/4303/11433 10860/11275/11434 f 10859/11274/11427 6764/7179/11431 10860/11275/11434 1693/1900/11428 f 1693/1900/11428 10860/11275/11434 6765/7180/11435 10861/11276/11436 f 10860/11275/11434 3932/4303/11433 16054/16797/11437 6765/7180/11435 f 6765/7180/11435 16054/16797/11437 175/256/2275 14758/15273/2273 f 10861/11276/11436 6765/7180/11435 14758/15273/2273 3284/3541/2269 f 2717/2924/11430 10862/11277/11429 6766/7181/11438 13624/14039/11439 f 10862/11277/11429 1693/1900/11428 10861/11276/11436 6766/7181/11438 f 6766/7181/11438 10861/11276/11436 3284/3541/2269 14757/15272/2267 f 13624/14039/11439 6766/7181/11438 14757/15272/2267 619/747/2253 f 432/1129/11408 13626/14041/11407 6767/7182/11440 16055/16798/11441 f 13626/14041/11407 2718/2925/11404 10863/11278/11442 6767/7182/11440 f 6767/7182/11440 10863/11278/11442 1694/1901/11443 10866/11281/11444 f 16055/16798/11441 6767/7182/11440 10866/11281/11444 3933/4304/11445 f 2718/2925/11404 13625/14040/11403 6768/7183/11446 10863/11278/11442 f 13625/14040/11403 937/528/11402 13623/14038/11426 6768/7183/11446 f 6768/7183/11446 13623/14038/11426 2717/2924/11430 10864/11279/11447 f 10863/11278/11442 6768/7183/11446 10864/11279/11447 1694/1901/11443 f 1694/1901/11443 10864/11279/11447 6769/7184/11448 10865/11280/11449 f 10864/11279/11447 2717/2924/11430 13624/14039/11439 6769/7184/11448 f 6769/7184/11448 13624/14039/11439 619/747/2253 14755/15270/2251 f 10865/11280/11449 6769/7184/11448 14755/15270/2251 3283/3540/2246 f 3933/4304/11445 10866/11281/11444 6770/7185/11450 16056/16799/11451 f 10866/11281/11444 1694/1901/11443 10865/11280/11449 6770/7185/11450 f 6770/7185/11450 10865/11280/11449 3283/3540/2246 14756/15271/2243 f 16056/16799/11451 6770/7185/11450 14756/15271/2243 176/257/2242 f 37/67/244 14402/14829/247 6771/7186/11452 16066/16809/11453 f 14402/14829/247 3106/3319/252 10867/11282/11454 6771/7186/11452 f 6771/7186/11452 10867/11282/11454 1695/1902/11455 10870/11285/11456 f 16066/16809/11453 6771/7186/11452 10870/11285/11456 3938/4309/11457 f 3106/3319/252 14401/14828/266 6772/7187/11458 10867/11282/11454 f 14401/14828/266 530/636/268 13628/14043/11459 6772/7187/11458 f 6772/7187/11458 13628/14043/11459 2719/2926/11460 10868/11283/11461 f 10867/11282/11454 6772/7187/11458 10868/11283/11461 1695/1902/11455 f 1695/1902/11455 10868/11283/11461 6773/7188/11462 10869/11284/11463 f 10868/11283/11461 2719/2926/11460 13627/14042/11464 6773/7188/11462 f 6773/7188/11462 13627/14042/11464 938/529/11465 13633/14048/11466 f 10869/11284/11463 6773/7188/11462 13633/14048/11466 2722/2929/11467 f 3938/4309/11457 10870/11285/11456 6774/7189/11468 16065/16808/11469 f 10870/11285/11456 1695/1902/11455 10869/11284/11463 6774/7189/11468 f 6774/7189/11468 10869/11284/11463 2722/2929/11467 13634/14049/11470 f 16065/16808/11469 6774/7189/11468 13634/14049/11470 434/1131/11471 f 530/636/268 14399/14826/310 6775/7190/11472 13628/14043/11459 f 14399/14826/310 3105/3318/314 10871/11286/11473 6775/7190/11472 f 6775/7190/11472 10871/11286/11473 1696/1903/11474 10874/11289/11475 f 13628/14043/11459 6775/7190/11472 10874/11289/11475 2719/2926/11460 f 3105/3318/314 14400/14827/322 6776/7191/11476 10871/11286/11473 f 14400/14827/322 146/215/324 16060/16803/11477 6776/7191/11476 f 6776/7191/11476 16060/16803/11477 3935/4306/11478 10872/11287/11479 f 10871/11286/11473 6776/7191/11476 10872/11287/11479 1696/1903/11474 f 1696/1903/11474 10872/11287/11479 6777/7192/11480 10873/11288/11481 f 10872/11287/11479 3935/4306/11478 16059/16802/11482 6777/7192/11480 f 6777/7192/11480 16059/16802/11482 433/1130/11483 13630/14045/11484 f 10873/11288/11481 6777/7192/11480 13630/14045/11484 2720/2927/11485 f 2719/2926/11460 10874/11289/11475 6778/7193/11486 13627/14042/11464 f 10874/11289/11475 1696/1903/11474 10873/11288/11481 6778/7193/11486 f 6778/7193/11486 10873/11288/11481 2720/2927/11485 13629/14044/11487 f 13627/14042/11464 6778/7193/11486 13629/14044/11487 938/529/11465 f 938/529/11465 13629/14044/11487 6779/7194/11488 13631/14046/11489 f 13629/14044/11487 2720/2927/11485 10875/11290/11490 6779/7194/11488 f 6779/7194/11488 10875/11290/11490 1697/1904/11491 10878/11293/11492 f 13631/14046/11489 6779/7194/11488 10878/11293/11492 2721/2928/11493 f 2720/2927/11485 13630/14045/11484 6780/7195/11494 10875/11290/11490 f 13630/14045/11484 433/1130/11483 16061/16804/11495 6780/7195/11494 f 6780/7195/11494 16061/16804/11495 3936/4307/11496 10876/11291/11497 f 10875/11290/11490 6780/7195/11494 10876/11291/11497 1697/1904/11491 f 1697/1904/11491 10876/11291/11497 6781/7196/11498 10877/11292/11499 f 10876/11291/11497 3936/4307/11496 16062/16805/11500 6781/7196/11498 f 6781/7196/11498 16062/16805/11500 178/259/2322 14766/15281/2321 f 10877/11292/11499 6781/7196/11498 14766/15281/2321 3288/3545/2318 f 2721/2928/11493 10878/11293/11492 6782/7197/11501 13632/14047/11502 f 10878/11293/11492 1697/1904/11491 10877/11292/11499 6782/7197/11501 f 6782/7197/11501 10877/11292/11499 3288/3545/2318 14765/15280/2317 f 13632/14047/11502 6782/7197/11501 14765/15280/2317 621/749/2306 f 434/1131/11471 13634/14049/11470 6783/7198/11503 16063/16806/11504 f 13634/14049/11470 2722/2929/11467 10879/11294/11505 6783/7198/11503 f 6783/7198/11503 10879/11294/11505 1698/1905/11506 10882/11297/11507 f 16063/16806/11504 6783/7198/11503 10882/11297/11507 3937/4308/11508 f 2722/2929/11467 13633/14048/11466 6784/7199/11509 10879/11294/11505 f 13633/14048/11466 938/529/11465 13631/14046/11489 6784/7199/11509 f 6784/7199/11509 13631/14046/11489 2721/2928/11493 10880/11295/11510 f 10879/11294/11505 6784/7199/11509 10880/11295/11510 1698/1905/11506 f 1698/1905/11506 10880/11295/11510 6785/7200/11511 10881/11296/11512 f 10880/11295/11510 2721/2928/11493 13632/14047/11502 6785/7200/11511 f 6785/7200/11511 13632/14047/11502 621/749/2306 14763/15278/2305 f 10881/11296/11512 6785/7200/11511 14763/15278/2305 3287/3544/2302 f 3937/4308/11508 10882/11297/11507 6786/7201/11513 16064/16807/11514 f 10882/11297/11507 1698/1905/11506 10881/11296/11512 6786/7201/11513 f 6786/7201/11513 10881/11296/11512 3287/3544/2302 14764/15279/2301 f 16064/16807/11514 6786/7201/11513 14764/15279/2301 177/258/2300 f 9/15/779 14486/14941/778 6787/7202/11515 16004/16725/11036 f 14486/14941/778 3148/3375/774 10883/11298/11516 6787/7202/11515 f 6787/7202/11515 10883/11298/11516 1699/1906/11517 10886/11301/11518 f 16004/16725/11036 6787/7202/11515 10886/11301/11518 3907/4267/11037 f 3148/3375/774 14485/14940/773 6788/7203/11519 10883/11298/11516 f 14485/14940/773 551/664/761 13636/14051/11520 6788/7203/11519 f 6788/7203/11519 13636/14051/11520 2723/2930/11521 10884/11299/11522 f 10883/11298/11516 6788/7203/11519 10884/11299/11522 1699/1906/11517 f 1699/1906/11517 10884/11299/11522 6789/7204/11523 10885/11300/11524 f 10884/11299/11522 2723/2930/11521 13635/14050/11525 6789/7204/11523 f 6789/7204/11523 13635/14050/11525 939/530/11526 13641/14056/11527 f 10885/11300/11524 6789/7204/11523 13641/14056/11527 2726/2933/11528 f 3907/4267/11037 10886/11301/11518 6790/7205/11529 16003/16723/11041 f 10886/11301/11518 1699/1906/11517 10885/11300/11524 6790/7205/11529 f 6790/7205/11529 10885/11300/11524 2726/2933/11528 13642/14057/11530 f 16003/16723/11041 6790/7205/11529 13642/14057/11530 419/1111/11042 f 551/664/761 14483/14938/760 6791/7206/11531 13636/14051/11520 f 14483/14938/760 3147/3374/756 10887/11302/11532 6791/7206/11531 f 6791/7206/11531 10887/11302/11532 1700/1907/11533 10890/11305/11534 f 13636/14051/11520 6791/7206/11531 10890/11305/11534 2723/2930/11521 f 3147/3374/756 14484/14939/755 6792/7207/11535 10887/11302/11532 f 14484/14939/755 1/1/754 16068/16812/11536 6792/7207/11535 f 6792/7207/11535 16068/16812/11536 3939/4310/11537 10888/11303/11538 f 10887/11302/11532 6792/7207/11535 10888/11303/11538 1700/1907/11533 f 1700/1907/11533 10888/11303/11538 6793/7208/11539 10889/11304/11540 f 10888/11303/11538 3939/4310/11537 16067/16810/11541 6793/7208/11539 f 6793/7208/11539 16067/16810/11541 435/1132/11542 13638/14053/11543 f 10889/11304/11540 6793/7208/11539 13638/14053/11543 2724/2931/11544 f 2723/2930/11521 10890/11305/11534 6794/7209/11545 13635/14050/11525 f 10890/11305/11534 1700/1907/11533 10889/11304/11540 6794/7209/11545 f 6794/7209/11545 10889/11304/11540 2724/2931/11544 13637/14052/11546 f 13635/14050/11525 6794/7209/11545 13637/14052/11546 939/530/11526 f 939/530/11526 13637/14052/11546 6795/7210/11547 13639/14054/11548 f 13637/14052/11546 2724/2931/11544 10891/11306/11549 6795/7210/11547 f 6795/7210/11547 10891/11306/11549 1701/1908/11550 10894/11309/11551 f 13639/14054/11548 6795/7210/11547 10894/11309/11551 2725/2932/11552 f 2724/2931/11544 13638/14053/11543 6796/7211/11553 10891/11306/11549 f 13638/14053/11543 435/1132/11542 16069/16814/11554 6796/7211/11553 f 6796/7211/11553 16069/16814/11554 3940/4312/11555 10892/11307/11556 f 10891/11306/11549 6796/7211/11553 10892/11307/11556 1701/1908/11550 f 1701/1908/11550 10892/11307/11556 6797/7212/11557 10893/11308/11558 f 10892/11307/11556 3940/4312/11555 16070/16816/11559 6797/7212/11557 f 6797/7212/11557 16070/16816/11559 179/260/2423 14786/15305/2421 f 10893/11308/11558 6797/7212/11557 14786/15305/2421 3298/3557/2417 f 2725/2932/11552 10894/11309/11551 6798/7213/11560 13640/14055/11561 f 10894/11309/11551 1701/1908/11550 10893/11308/11558 6798/7213/11560 f 6798/7213/11560 10893/11308/11558 3298/3557/2417 14785/15304/2415 f 13640/14055/11561 6798/7213/11560 14785/15304/2415 626/755/2403 f 419/1111/11042 13642/14057/11530 6799/7214/11562 16005/16727/11054 f 13642/14057/11530 2726/2933/11528 10895/11310/11563 6799/7214/11562 f 6799/7214/11562 10895/11310/11563 1702/1909/11564 10898/11313/11565 f 16005/16727/11054 6799/7214/11562 10898/11313/11565 3908/4269/11055 f 2726/2933/11528 13641/14056/11527 6800/7215/11566 10895/11310/11563 f 13641/14056/11527 939/530/11526 13639/14054/11548 6800/7215/11566 f 6800/7215/11566 13639/14054/11548 2725/2932/11552 10896/11311/11567 f 10895/11310/11563 6800/7215/11566 10896/11311/11567 1702/1909/11564 f 1702/1909/11564 10896/11311/11567 6801/7216/11568 10897/11312/11569 f 10896/11311/11567 2725/2932/11552 13640/14055/11561 6801/7216/11568 f 6801/7216/11568 13640/14055/11561 626/755/2403 14783/15302/2401 f 10897/11312/11569 6801/7216/11568 14783/15302/2401 3297/3556/2397 f 3908/4269/11055 10898/11313/11565 6802/7217/11570 16006/16729/11059 f 10898/11313/11565 1702/1909/11564 10897/11312/11569 6802/7217/11570 f 6802/7217/11570 10897/11312/11569 3297/3556/2397 14784/15303/2395 f 16006/16729/11059 6802/7217/11570 14784/15303/2395 163/239/1789 f 41/71/487 14446/14893/490 6803/7218/11571 16074/16824/11572 f 14446/14893/490 3128/3351/495 10899/11314/11573 6803/7218/11571 f 6803/7218/11571 10899/11314/11573 1703/1910/11574 10902/11317/11575 f 16074/16824/11572 6803/7218/11571 10902/11317/11575 3942/4316/11576 f 3128/3351/495 14445/14892/509 6804/7219/11577 10899/11314/11573 f 14445/14892/509 541/652/511 13644/14059/11578 6804/7219/11577 f 6804/7219/11577 13644/14059/11578 2727/2934/11579 10900/11315/11580 f 10899/11314/11573 6804/7219/11577 10900/11315/11580 1703/1910/11574 f 1703/1910/11574 10900/11315/11580 6805/7220/11581 10901/11316/11582 f 10900/11315/11580 2727/2934/11579 13643/14058/11583 6805/7220/11581 f 6805/7220/11581 13643/14058/11583 940/531/11584 13649/14064/11585 f 10901/11316/11582 6805/7220/11581 13649/14064/11585 2730/2937/11586 f 3942/4316/11576 10902/11317/11575 6806/7221/11587 16073/16822/11588 f 10902/11317/11575 1703/1910/11574 10901/11316/11582 6806/7221/11587 f 6806/7221/11587 10901/11316/11582 2730/2937/11586 13650/14065/11589 f 16073/16822/11588 6806/7221/11587 13650/14065/11589 436/1134/11590 f 541/652/511 14443/14890/548 6807/7222/11591 13644/14059/11578 f 14443/14890/548 3127/3350/552 10903/11318/11592 6807/7222/11591 f 6807/7222/11591 10903/11318/11592 1704/1911/11593 10906/11321/11594 f 13644/14059/11578 6807/7222/11591 10906/11321/11594 2727/2934/11579 f 3127/3350/552 14444/14891/558 6808/7223/11595 10903/11318/11592 f 14444/14891/558 25/44/1 16018/16745/11075 6808/7223/11595 f 6808/7223/11595 16018/16745/11075 3914/4277/11079 10904/11319/11596 f 10903/11318/11592 6808/7223/11595 10904/11319/11596 1704/1911/11593 f 1704/1911/11593 10904/11319/11596 6809/7224/11597 10905/11320/11598 f 10904/11319/11596 3914/4277/11079 16017/16743/11091 6809/7224/11597 f 6809/7224/11597 16017/16743/11091 422/1115/11093 13646/14061/11599 f 10905/11320/11598 6809/7224/11597 13646/14061/11599 2728/2935/11600 f 2727/2934/11579 10906/11321/11594 6810/7225/11601 13643/14058/11583 f 10906/11321/11594 1704/1911/11593 10905/11320/11598 6810/7225/11601 f 6810/7225/11601 10905/11320/11598 2728/2935/11600 13645/14060/11602 f 13643/14058/11583 6810/7225/11601 13645/14060/11602 940/531/11584 f 940/531/11584 13645/14060/11602 6811/7226/11603 13647/14062/11604 f 13645/14060/11602 2728/2935/11600 10907/11322/11605 6811/7226/11603 f 6811/7226/11603 10907/11322/11605 1705/1912/11606 10910/11325/11607 f 13647/14062/11604 6811/7226/11603 10910/11325/11607 2729/2936/11608 f 2728/2935/11600 13646/14061/11599 6812/7227/11609 10907/11322/11605 f 13646/14061/11599 422/1115/11093 16015/16739/11126 6812/7227/11609 f 6812/7227/11609 16015/16739/11126 3913/4275/11130 10908/11323/11610 f 10907/11322/11605 6812/7227/11609 10908/11323/11610 1705/1912/11606 f 1705/1912/11606 10908/11323/11610 6813/7228/11611 10909/11324/11612 f 10908/11323/11610 3913/4275/11130 16016/16741/11136 6813/7228/11611 f 6813/7228/11611 16016/16741/11136 165/242/1814 14794/15317/2466 f 10909/11324/11612 6813/7228/11611 14794/15317/2466 3302/3563/2464 f 2729/2936/11608 10910/11325/11607 6814/7229/11613 13648/14063/11614 f 10910/11325/11607 1705/1912/11606 10909/11324/11612 6814/7229/11613 f 6814/7229/11613 10909/11324/11612 3302/3563/2464 14793/15316/2463 f 13648/14063/11614 6814/7229/11613 14793/15316/2463 628/758/2454 f 436/1134/11590 13650/14065/11589 6815/7230/11615 16071/16818/11616 f 13650/14065/11589 2730/2937/11586 10911/11326/11617 6815/7230/11615 f 6815/7230/11615 10911/11326/11617 1706/1913/11618 10914/11329/11619 f 16071/16818/11616 6815/7230/11615 10914/11329/11619 3941/4314/11620 f 2730/2937/11586 13649/14064/11585 6816/7231/11621 10911/11326/11617 f 13649/14064/11585 940/531/11584 13647/14062/11604 6816/7231/11621 f 6816/7231/11621 13647/14062/11604 2729/2936/11608 10912/11327/11622 f 10911/11326/11617 6816/7231/11621 10912/11327/11622 1706/1913/11618 f 1706/1913/11618 10912/11327/11622 6817/7232/11623 10913/11328/11624 f 10912/11327/11622 2729/2936/11608 13648/14063/11614 6817/7232/11623 f 6817/7232/11623 13648/14063/11614 628/758/2454 14791/15314/2453 f 10913/11328/11624 6817/7232/11623 14791/15314/2453 3301/3562/2450 f 3941/4314/11620 10914/11329/11619 6818/7233/11625 16072/16820/11626 f 10914/11329/11619 1706/1913/11618 10913/11328/11624 6818/7233/11625 f 6818/7233/11625 10913/11328/11624 3301/3562/2450 14792/15315/2449 f 16072/16820/11626 6818/7233/11625 14792/15315/2449 180/262/2448 f 3/5/6950 15574/16205/6953 6819/7234/11627 16082/16837/11628 f 15574/16205/6953 3692/4007/6958 10915/11330/11629 6819/7234/11627 f 6819/7234/11627 10915/11330/11629 1707/1914/11630 10918/11333/11631 f 16082/16837/11628 6819/7234/11627 10918/11333/11631 3946/4323/11632 f 3692/4007/6958 15573/16204/6972 6820/7235/11633 10915/11330/11629 f 15573/16204/6972 311/980/6974 13652/14067/11634 6820/7235/11633 f 6820/7235/11633 13652/14067/11634 2731/2938/11635 10916/11331/11636 f 10915/11330/11629 6820/7235/11633 10916/11331/11636 1707/1914/11630 f 1707/1914/11630 10916/11331/11636 6821/7236/11637 10917/11332/11638 f 10916/11331/11636 2731/2938/11635 13651/14066/11639 6821/7236/11637 f 6821/7236/11637 13651/14066/11639 941/532/11640 13657/14072/11641 f 10917/11332/11638 6821/7236/11637 13657/14072/11641 2734/2941/11642 f 3946/4323/11632 10918/11333/11631 6822/7237/11643 16081/16836/11644 f 10918/11333/11631 1707/1914/11630 10917/11332/11638 6822/7237/11643 f 6822/7237/11643 10917/11332/11638 2734/2941/11642 13658/14073/11645 f 16081/16836/11644 6822/7237/11643 13658/14073/11645 438/1138/11646 f 311/980/6974 15571/16202/7007 6823/7238/11647 13652/14067/11634 f 15571/16202/7007 3691/4006/7011 10919/11334/11648 6823/7238/11647 f 6823/7238/11647 10919/11334/11648 1708/1915/11649 10922/11337/11650 f 13652/14067/11634 6823/7238/11647 10922/11337/11650 2731/2938/11635 f 3691/4006/7011 15572/16203/7019 6824/7239/11651 10919/11334/11648 f 15572/16203/7019 12/21/7021 16076/16828/11652 6824/7239/11651 f 6824/7239/11651 16076/16828/11652 3943/4318/11653 10920/11335/11654 f 10919/11334/11648 6824/7239/11651 10920/11335/11654 1708/1915/11649 f 1708/1915/11649 10920/11335/11654 6825/7240/11655 10921/11336/11656 f 10920/11335/11654 3943/4318/11653 16075/16826/11657 6825/7240/11655 f 6825/7240/11655 16075/16826/11657 437/1136/11658 13654/14069/11659 f 10921/11336/11656 6825/7240/11655 13654/14069/11659 2732/2939/11660 f 2731/2938/11635 10922/11337/11650 6826/7241/11661 13651/14066/11639 f 10922/11337/11650 1708/1915/11649 10921/11336/11656 6826/7241/11661 f 6826/7241/11661 10921/11336/11656 2732/2939/11660 13653/14068/11662 f 13651/14066/11639 6826/7241/11661 13653/14068/11662 941/532/11640 f 941/532/11640 13653/14068/11662 6827/7242/11663 13655/14070/11664 f 13653/14068/11662 2732/2939/11660 10923/11338/11665 6827/7242/11663 f 6827/7242/11663 10923/11338/11665 1709/1916/11666 10926/11341/11667 f 13655/14070/11664 6827/7242/11663 10926/11341/11667 2733/2940/11668 f 2732/2939/11660 13654/14069/11659 6828/7243/11669 10923/11338/11665 f 13654/14069/11659 437/1136/11658 16077/16830/11670 6828/7243/11669 f 6828/7243/11669 16077/16830/11670 3944/4320/11671 10924/11339/11672 f 10923/11338/11665 6828/7243/11669 10924/11339/11672 1709/1916/11666 f 1709/1916/11666 10924/11339/11672 6829/7244/11673 10925/11340/11674 f 10924/11339/11672 3944/4320/11671 16078/16832/11675 6829/7244/11673 f 6829/7244/11673 16078/16832/11675 182/265/2500 14798/15321/2498 f 10925/11340/11674 6829/7244/11673 14798/15321/2498 3304/3565/2494 f 2733/2940/11668 10926/11341/11667 6830/7245/11676 13656/14071/11677 f 10926/11341/11667 1709/1916/11666 10925/11340/11674 6830/7245/11676 f 6830/7245/11676 10925/11340/11674 3304/3565/2494 14797/15320/2492 f 13656/14071/11677 6830/7245/11676 14797/15320/2492 629/759/2478 f 438/1138/11646 13658/14073/11645 6831/7246/11678 16079/16834/11679 f 13658/14073/11645 2734/2941/11642 10927/11342/11680 6831/7246/11678 f 6831/7246/11678 10927/11342/11680 1710/1917/11681 10930/11345/11682 f 16079/16834/11679 6831/7246/11678 10930/11345/11682 3945/4322/11683 f 2734/2941/11642 13657/14072/11641 6832/7247/11684 10927/11342/11680 f 13657/14072/11641 941/532/11640 13655/14070/11664 6832/7247/11684 f 6832/7247/11684 13655/14070/11664 2733/2940/11668 10928/11343/11685 f 10927/11342/11680 6832/7247/11684 10928/11343/11685 1710/1917/11681 f 1710/1917/11681 10928/11343/11685 6833/7248/11686 10929/11344/11687 f 10928/11343/11685 2733/2940/11668 13656/14071/11677 6833/7248/11686 f 6833/7248/11686 13656/14071/11677 629/759/2478 14795/15318/2476 f 10929/11344/11687 6833/7248/11686 14795/15318/2476 3303/3564/2471 f 3945/4322/11683 10930/11345/11682 6834/7249/11688 16080/16835/11689 f 10930/11345/11682 1710/1917/11681 10929/11344/11687 6834/7249/11688 f 6834/7249/11688 10929/11344/11687 3303/3564/2471 14796/15319/2468 f 16080/16835/11689 6834/7249/11688 14796/15319/2468 181/264/2467 f 28/49/720 14474/14925/719 6835/7250/11690 16090/16848/11691 f 14474/14925/719 3142/3367/716 10931/11346/11692 6835/7250/11690 f 6835/7250/11690 10931/11346/11692 1711/1918/11693 10934/11349/11694 f 16090/16848/11691 6835/7250/11690 10934/11349/11694 3950/4328/11695 f 3142/3367/716 14473/14924/715 6836/7251/11696 10931/11346/11692 f 14473/14924/715 548/660/704 13660/14075/11697 6836/7251/11696 f 6836/7251/11696 13660/14075/11697 2735/2942/11698 10932/11347/11699 f 10931/11346/11692 6836/7251/11696 10932/11347/11699 1711/1918/11693 f 1711/1918/11693 10932/11347/11699 6837/7252/11700 10933/11348/11701 f 10932/11347/11699 2735/2942/11698 13659/14074/11702 6837/7252/11700 f 6837/7252/11700 13659/14074/11702 942/533/11703 13665/14080/11704 f 10933/11348/11701 6837/7252/11700 13665/14080/11704 2738/2945/11705 f 3950/4328/11695 10934/11349/11694 6838/7253/11706 16089/16846/11707 f 10934/11349/11694 1711/1918/11693 10933/11348/11701 6838/7253/11706 f 6838/7253/11706 10933/11348/11701 2738/2945/11705 13666/14081/11708 f 16089/16846/11707 6838/7253/11706 13666/14081/11708 440/1140/11709 f 548/660/704 14471/14922/703 6839/7254/11710 13660/14075/11697 f 14471/14922/703 3141/3366/700 10935/11350/11711 6839/7254/11710 f 6839/7254/11710 10935/11350/11711 1712/1919/11712 10938/11353/11713 f 13660/14075/11697 6839/7254/11710 10938/11353/11713 2735/2942/11698 f 3141/3366/700 14472/14923/699 6840/7255/11714 10935/11350/11711 f 14472/14923/699 43/75/698 16084/16839/11715 6840/7255/11714 f 6840/7255/11714 16084/16839/11715 3947/4324/11716 10936/11351/11717 f 10935/11350/11711 6840/7255/11714 10936/11351/11717 1712/1919/11712 f 1712/1919/11712 10936/11351/11717 6841/7256/11718 10937/11352/11719 f 10936/11351/11717 3947/4324/11716 16083/16838/11720 6841/7256/11718 f 6841/7256/11718 16083/16838/11720 439/1139/11721 13662/14077/11722 f 10937/11352/11719 6841/7256/11718 13662/14077/11722 2736/2943/11723 f 2735/2942/11698 10938/11353/11713 6842/7257/11724 13659/14074/11702 f 10938/11353/11713 1712/1919/11712 10937/11352/11719 6842/7257/11724 f 6842/7257/11724 10937/11352/11719 2736/2943/11723 13661/14076/11725 f 13659/14074/11702 6842/7257/11724 13661/14076/11725 942/533/11703 f 942/533/11703 13661/14076/11725 6843/7258/11726 13663/14078/11727 f 13661/14076/11725 2736/2943/11723 10939/11354/11728 6843/7258/11726 f 6843/7258/11726 10939/11354/11728 1713/1920/11729 10942/11357/11730 f 13663/14078/11727 6843/7258/11726 10942/11357/11730 2737/2944/11731 f 2736/2943/11723 13662/14077/11722 6844/7259/11732 10939/11354/11728 f 13662/14077/11722 439/1139/11721 16085/16840/11733 6844/7259/11732 f 6844/7259/11732 16085/16840/11733 3948/4325/11734 10940/11355/11735 f 10939/11354/11728 6844/7259/11732 10940/11355/11735 1713/1920/11729 f 1713/1920/11729 10940/11355/11735 6845/7260/11736 10941/11356/11737 f 10940/11355/11735 3948/4325/11734 16086/16841/11738 6845/7260/11736 f 6845/7260/11736 16086/16841/11738 184/269/2547 14806/15333/2546 f 10941/11356/11737 6845/7260/11736 14806/15333/2546 3308/3571/2543 f 2737/2944/11731 10942/11357/11730 6846/7261/11739 13664/14079/11740 f 10942/11357/11730 1713/1920/11729 10941/11356/11737 6846/7261/11739 f 6846/7261/11739 10941/11356/11737 3308/3571/2543 14805/15332/2542 f 13664/14079/11740 6846/7261/11739 14805/15332/2542 631/762/2531 f 440/1140/11709 13666/14081/11708 6847/7262/11741 16087/16842/11742 f 13666/14081/11708 2738/2945/11705 10943/11358/11743 6847/7262/11741 f 6847/7262/11741 10943/11358/11743 1714/1921/11744 10946/11361/11745 f 16087/16842/11742 6847/7262/11741 10946/11361/11745 3949/4326/11746 f 2738/2945/11705 13665/14080/11704 6848/7263/11747 10943/11358/11743 f 13665/14080/11704 942/533/11703 13663/14078/11727 6848/7263/11747 f 6848/7263/11747 13663/14078/11727 2737/2944/11731 10944/11359/11748 f 10943/11358/11743 6848/7263/11747 10944/11359/11748 1714/1921/11744 f 1714/1921/11744 10944/11359/11748 6849/7264/11749 10945/11360/11750 f 10944/11359/11748 2737/2944/11731 13664/14079/11740 6849/7264/11749 f 6849/7264/11749 13664/14079/11740 631/762/2531 14803/15330/2530 f 10945/11360/11750 6849/7264/11749 14803/15330/2530 3307/3570/2527 f 3949/4326/11746 10946/11361/11745 6850/7265/11751 16088/16844/11752 f 10946/11361/11745 1714/1921/11744 10945/11360/11750 6850/7265/11751 f 6850/7265/11751 10945/11360/11750 3307/3570/2527 14804/15331/2526 f 16088/16844/11752 6850/7265/11751 14804/15331/2526 183/267/2525 f 13/23/9230 15822/16501/9229 6851/7266/11753 16094/16856/11754 f 15822/16501/9229 3816/4155/9226 10947/11362/11755 6851/7266/11753 f 6851/7266/11753 10947/11362/11755 1715/1922/11756 10950/11365/11757 f 16094/16856/11754 6851/7266/11753 10950/11365/11757 3952/4332/11758 f 3816/4155/9226 15821/16500/9225 6852/7267/11759 10947/11362/11755 f 15821/16500/9225 373/1054/9214 13668/14083/11760 6852/7267/11759 f 6852/7267/11759 13668/14083/11760 2739/2946/11761 10948/11363/11762 f 10947/11362/11755 6852/7267/11759 10948/11363/11762 1715/1922/11756 f 1715/1922/11756 10948/11363/11762 6853/7268/11763 10949/11364/11764 f 10948/11363/11762 2739/2946/11761 13667/14082/11765 6853/7268/11763 f 6853/7268/11763 13667/14082/11765 943/534/11766 13673/14088/11767 f 10949/11364/11764 6853/7268/11763 13673/14088/11767 2742/2949/11768 f 3952/4332/11758 10950/11365/11757 6854/7269/11769 16093/16854/11770 f 10950/11365/11757 1715/1922/11756 10949/11364/11764 6854/7269/11769 f 6854/7269/11769 10949/11364/11764 2742/2949/11768 13674/14089/11771 f 16093/16854/11770 6854/7269/11769 13674/14089/11771 441/1142/11772 f 373/1054/9214 15819/16498/9213 6855/7270/11773 13668/14083/11760 f 15819/16498/9213 3815/4154/9210 10951/11366/11774 6855/7270/11773 f 6855/7270/11773 10951/11366/11774 1716/1923/11775 10954/11369/11776 f 13668/14083/11760 6855/7270/11773 10954/11369/11776 2739/2946/11761 f 3815/4154/9210 15820/16499/9209 6856/7271/11777 10951/11366/11774 f 15820/16499/9209 3/5/6950 16082/16837/11628 6856/7271/11777 f 6856/7271/11777 16082/16837/11628 3946/4323/11632 10952/11367/11778 f 10951/11366/11774 6856/7271/11777 10952/11367/11778 1716/1923/11775 f 1716/1923/11775 10952/11367/11778 6857/7272/11779 10953/11368/11780 f 10952/11367/11778 3946/4323/11632 16081/16836/11644 6857/7272/11779 f 6857/7272/11779 16081/16836/11644 438/1138/11646 13670/14085/11781 f 10953/11368/11780 6857/7272/11779 13670/14085/11781 2740/2947/11782 f 2739/2946/11761 10954/11369/11776 6858/7273/11783 13667/14082/11765 f 10954/11369/11776 1716/1923/11775 10953/11368/11780 6858/7273/11783 f 6858/7273/11783 10953/11368/11780 2740/2947/11782 13669/14084/11784 f 13667/14082/11765 6858/7273/11783 13669/14084/11784 943/534/11766 f 943/534/11766 13669/14084/11784 6859/7274/11785 13671/14086/11786 f 13669/14084/11784 2740/2947/11782 10955/11370/11787 6859/7274/11785 f 6859/7274/11785 10955/11370/11787 1717/1924/11788 10958/11373/11789 f 13671/14086/11786 6859/7274/11785 10958/11373/11789 2741/2948/11790 f 2740/2947/11782 13670/14085/11781 6860/7275/11791 10955/11370/11787 f 13670/14085/11781 438/1138/11646 16079/16834/11679 6860/7275/11791 f 6860/7275/11791 16079/16834/11679 3945/4322/11683 10956/11371/11792 f 10955/11370/11787 6860/7275/11791 10956/11371/11792 1717/1924/11788 f 1717/1924/11788 10956/11371/11792 6861/7276/11793 10957/11372/11794 f 10956/11371/11792 3945/4322/11683 16080/16835/11689 6861/7276/11793 f 6861/7276/11793 16080/16835/11689 181/264/2467 14842/15377/2732 f 10957/11372/11794 6861/7276/11793 14842/15377/2732 3326/3593/2728 f 2741/2948/11790 10958/11373/11789 6862/7277/11795 13672/14087/11796 f 10958/11373/11789 1717/1924/11788 10957/11372/11794 6862/7277/11795 f 6862/7277/11795 10957/11372/11794 3326/3593/2728 14841/15376/2726 f 13672/14087/11796 6862/7277/11795 14841/15376/2726 640/773/2712 f 441/1142/11772 13674/14089/11771 6863/7278/11797 16091/16850/11798 f 13674/14089/11771 2742/2949/11768 10959/11374/11799 6863/7278/11797 f 6863/7278/11797 10959/11374/11799 1718/1925/11800 10962/11377/11801 f 16091/16850/11798 6863/7278/11797 10962/11377/11801 3951/4330/11802 f 2742/2949/11768 13673/14088/11767 6864/7279/11803 10959/11374/11799 f 13673/14088/11767 943/534/11766 13671/14086/11786 6864/7279/11803 f 6864/7279/11803 13671/14086/11786 2741/2948/11790 10960/11375/11804 f 10959/11374/11799 6864/7279/11803 10960/11375/11804 1718/1925/11800 f 1718/1925/11800 10960/11375/11804 6865/7280/11805 10961/11376/11806 f 10960/11375/11804 2741/2948/11790 13672/14087/11796 6865/7280/11805 f 6865/7280/11805 13672/14087/11796 640/773/2712 14839/15374/2710 f 10961/11376/11806 6865/7280/11805 14839/15374/2710 3325/3592/2705 f 3951/4330/11802 10962/11377/11801 6866/7281/11807 16092/16852/11808 f 10962/11377/11801 1718/1925/11800 10961/11376/11806 6866/7281/11807 f 6866/7281/11807 10961/11376/11806 3325/3592/2705 14840/15375/2702 f 16092/16852/11808 6866/7281/11807 14840/15375/2702 185/270/2701 f 43/75/698 14506/14969/803 6867/7282/11809 16084/16839/11715 f 14506/14969/803 3158/3389/807 10963/11378/11810 6867/7282/11809 f 6867/7282/11809 10963/11378/11810 1719/1926/11811 10966/11381/11812 f 16084/16839/11715 6867/7282/11809 10966/11381/11812 3947/4324/11716 f 3158/3389/807 14505/14968/819 6868/7283/11813 10963/11378/11810 f 14505/14968/819 556/671/821 13676/14091/11814 6868/7283/11813 f 6868/7283/11813 13676/14091/11814 2743/2950/11815 10964/11379/11816 f 10963/11378/11810 6868/7283/11813 10964/11379/11816 1719/1926/11811 f 1719/1926/11811 10964/11379/11816 6869/7284/11817 10965/11380/11818 f 10964/11379/11816 2743/2950/11815 13675/14090/11819 6869/7284/11817 f 6869/7284/11817 13675/14090/11819 944/535/11820 13681/14096/11821 f 10965/11380/11818 6869/7284/11817 13681/14096/11821 2746/2953/11822 f 3947/4324/11716 10966/11381/11812 6870/7285/11823 16083/16838/11720 f 10966/11381/11812 1719/1926/11811 10965/11380/11818 6870/7285/11823 f 6870/7285/11823 10965/11380/11818 2746/2953/11822 13682/14097/11824 f 16083/16838/11720 6870/7285/11823 13682/14097/11824 439/1139/11721 f 556/671/821 14503/14966/859 6871/7286/11825 13676/14091/11814 f 14503/14966/859 3157/3388/863 10967/11382/11826 6871/7286/11825 f 6871/7286/11825 10967/11382/11826 1720/1927/11827 10970/11385/11828 f 13676/14091/11814 6871/7286/11825 10970/11385/11828 2743/2950/11815 f 3157/3388/863 14504/14967/871 6872/7287/11829 10967/11382/11826 f 14504/14967/871 29/51/873 16096/16860/11830 6872/7287/11829 f 6872/7287/11829 16096/16860/11830 3953/4334/11831 10968/11383/11832 f 10967/11382/11826 6872/7287/11829 10968/11383/11832 1720/1927/11827 f 1720/1927/11827 10968/11383/11832 6873/7288/11833 10969/11384/11834 f 10968/11383/11832 3953/4334/11831 16095/16858/11835 6873/7288/11833 f 6873/7288/11833 16095/16858/11835 442/1144/11836 13678/14093/11837 f 10969/11384/11834 6873/7288/11833 13678/14093/11837 2744/2951/11838 f 2743/2950/11815 10970/11385/11828 6874/7289/11839 13675/14090/11819 f 10970/11385/11828 1720/1927/11827 10969/11384/11834 6874/7289/11839 f 6874/7289/11839 10969/11384/11834 2744/2951/11838 13677/14092/11840 f 13675/14090/11819 6874/7289/11839 13677/14092/11840 944/535/11820 f 944/535/11820 13677/14092/11840 6875/7290/11841 13679/14094/11842 f 13677/14092/11840 2744/2951/11838 10971/11386/11843 6875/7290/11841 f 6875/7290/11841 10971/11386/11843 1721/1928/11844 10974/11389/11845 f 13679/14094/11842 6875/7290/11841 10974/11389/11845 2745/2952/11846 f 2744/2951/11838 13678/14093/11837 6876/7291/11847 10971/11386/11843 f 13678/14093/11837 442/1144/11836 16097/16862/11848 6876/7291/11847 f 6876/7291/11847 16097/16862/11848 3954/4336/11849 10972/11387/11850 f 10971/11386/11843 6876/7291/11847 10972/11387/11850 1721/1928/11844 f 1721/1928/11844 10972/11387/11850 6877/7292/11851 10973/11388/11852 f 10972/11387/11850 3954/4336/11849 16098/16864/11853 6877/7292/11851 f 6877/7292/11851 16098/16864/11853 186/272/2772 14846/15381/2771 f 10973/11388/11852 6877/7292/11851 14846/15381/2771 3328/3595/2768 f 2745/2952/11846 10974/11389/11845 6878/7293/11854 13680/14095/11855 f 10974/11389/11845 1721/1928/11844 10973/11388/11852 6878/7293/11854 f 6878/7293/11854 10973/11388/11852 3328/3595/2768 14845/15380/2767 f 13680/14095/11855 6878/7293/11854 14845/15380/2767 641/774/2756 f 439/1139/11721 13682/14097/11824 6879/7294/11856 16085/16840/11733 f 13682/14097/11824 2746/2953/11822 10975/11390/11857 6879/7294/11856 f 6879/7294/11856 10975/11390/11857 1722/1929/11858 10978/11393/11859 f 16085/16840/11733 6879/7294/11856 10978/11393/11859 3948/4325/11734 f 2746/2953/11822 13681/14096/11821 6880/7295/11860 10975/11390/11857 f 13681/14096/11821 944/535/11820 13679/14094/11842 6880/7295/11860 f 6880/7295/11860 13679/14094/11842 2745/2952/11846 10976/11391/11861 f 10975/11390/11857 6880/7295/11860 10976/11391/11861 1722/1929/11858 f 1722/1929/11858 10976/11391/11861 6881/7296/11862 10977/11392/11863 f 10976/11391/11861 2745/2952/11846 13680/14095/11855 6881/7296/11862 f 6881/7296/11862 13680/14095/11855 641/774/2756 14843/15378/2755 f 10977/11392/11863 6881/7296/11862 14843/15378/2755 3327/3594/2752 f 3948/4325/11734 10978/11393/11859 6882/7297/11864 16086/16841/11738 f 10978/11393/11859 1722/1929/11858 10977/11392/11863 6882/7297/11864 f 6882/7297/11864 10977/11392/11863 3327/3594/2752 14844/15379/2751 f 16086/16841/11738 6882/7297/11864 14844/15379/2751 184/269/2547 f 5/7/1027 14550/15029/1030 6883/7298/11865 16102/16869/11866 f 14550/15029/1030 3180/3419/1035 10979/11394/11867 6883/7298/11865 f 6883/7298/11865 10979/11394/11867 1723/1930/11868 10982/11397/11869 f 16102/16869/11866 6883/7298/11865 10982/11397/11869 3956/4339/11870 f 3180/3419/1035 14549/15028/1049 6884/7299/11871 10979/11394/11867 f 14549/15028/1049 567/686/1051 13684/14099/11872 6884/7299/11871 f 6884/7299/11871 13684/14099/11872 2747/2954/11873 10980/11395/11874 f 10979/11394/11867 6884/7299/11871 10980/11395/11874 1723/1930/11868 f 1723/1930/11868 10980/11395/11874 6885/7300/11875 10981/11396/11876 f 10980/11395/11874 2747/2954/11873 13683/14098/11877 6885/7300/11875 f 6885/7300/11875 13683/14098/11877 945/536/11878 13689/14104/11879 f 10981/11396/11876 6885/7300/11875 13689/14104/11879 2750/2957/11880 f 3956/4339/11870 10982/11397/11869 6886/7301/11881 16101/16868/11882 f 10982/11397/11869 1723/1930/11868 10981/11396/11876 6886/7301/11881 f 6886/7301/11881 10981/11396/11876 2750/2957/11880 13690/14105/11883 f 16101/16868/11882 6886/7301/11881 13690/14105/11883 443/1146/11884 f 567/686/1051 14547/15026/1093 6887/7302/11885 13684/14099/11872 f 14547/15026/1093 3179/3418/1097 10983/11398/11886 6887/7302/11885 f 6887/7302/11885 10983/11398/11886 1724/1931/11887 10986/11401/11888 f 13684/14099/11872 6887/7302/11885 10986/11401/11888 2747/2954/11873 f 3179/3418/1097 14548/15027/1105 6888/7303/11889 10983/11398/11886 f 14548/15027/1105 16/29/1107 16026/16757/11138 6888/7303/11889 f 6888/7303/11889 16026/16757/11138 3918/4283/11142 10984/11399/11890 f 10983/11398/11886 6888/7303/11889 10984/11399/11890 1724/1931/11887 f 1724/1931/11887 10984/11399/11890 6889/7304/11891 10985/11400/11892 f 10984/11399/11890 3918/4283/11142 16025/16755/11154 6889/7304/11891 f 6889/7304/11891 16025/16755/11154 424/1118/11156 13686/14101/11893 f 10985/11400/11892 6889/7304/11891 13686/14101/11893 2748/2955/11894 f 2747/2954/11873 10986/11401/11888 6890/7305/11895 13683/14098/11877 f 10986/11401/11888 1724/1931/11887 10985/11400/11892 6890/7305/11895 f 6890/7305/11895 10985/11400/11892 2748/2955/11894 13685/14100/11896 f 13683/14098/11877 6890/7305/11895 13685/14100/11896 945/536/11878 f 945/536/11878 13685/14100/11896 6891/7306/11897 13687/14102/11898 f 13685/14100/11896 2748/2955/11894 10987/11402/11899 6891/7306/11897 f 6891/7306/11897 10987/11402/11899 1725/1932/11900 10990/11405/11901 f 13687/14102/11898 6891/7306/11897 10990/11405/11901 2749/2956/11902 f 2748/2955/11894 13686/14101/11893 6892/7307/11903 10987/11402/11899 f 13686/14101/11893 424/1118/11156 16023/16751/11189 6892/7307/11903 f 6892/7307/11903 16023/16751/11189 3917/4281/11193 10988/11403/11904 f 10987/11402/11899 6892/7307/11903 10988/11403/11904 1725/1932/11900 f 1725/1932/11900 10988/11403/11904 6893/7308/11905 10989/11404/11906 f 10988/11403/11904 3917/4281/11193 16024/16753/11199 6893/7308/11905 f 6893/7308/11905 16024/16753/11199 168/246/1918 14854/15393/2804 f 10989/11404/11906 6893/7308/11905 14854/15393/2804 3332/3601/2800 f 2749/2956/11902 10990/11405/11901 6894/7309/11907 13688/14103/11908 f 10990/11405/11901 1725/1932/11900 10989/11404/11906 6894/7309/11907 f 6894/7309/11907 10989/11404/11906 3332/3601/2800 14853/15392/2798 f 13688/14103/11908 6894/7309/11907 14853/15392/2798 643/777/2784 f 443/1146/11884 13690/14105/11883 6895/7310/11909 16099/16866/11910 f 13690/14105/11883 2750/2957/11880 10991/11406/11911 6895/7310/11909 f 6895/7310/11909 10991/11406/11911 1726/1933/11912 10994/11409/11913 f 16099/16866/11910 6895/7310/11909 10994/11409/11913 3955/4338/11914 f 2750/2957/11880 13689/14104/11879 6896/7311/11915 10991/11406/11911 f 13689/14104/11879 945/536/11878 13687/14102/11898 6896/7311/11915 f 6896/7311/11915 13687/14102/11898 2749/2956/11902 10992/11407/11916 f 10991/11406/11911 6896/7311/11915 10992/11407/11916 1726/1933/11912 f 1726/1933/11912 10992/11407/11916 6897/7312/11917 10993/11408/11918 f 10992/11407/11916 2749/2956/11902 13688/14103/11908 6897/7312/11917 f 6897/7312/11917 13688/14103/11908 643/777/2784 14851/15390/2782 f 10993/11408/11918 6897/7312/11917 14851/15390/2782 3331/3600/2777 f 3955/4338/11914 10994/11409/11913 6898/7313/11919 16100/16867/11920 f 10994/11409/11913 1726/1933/11912 10993/11408/11918 6898/7313/11919 f 6898/7313/11919 10993/11408/11918 3331/3600/2777 14852/15391/2774 f 16100/16867/11920 6898/7313/11919 14852/15391/2774 187/274/2773 f 32/58/162 14530/15001/1012 6899/7314/11921 16028/16761/11225 f 14530/15001/1012 3170/3405/1008 10995/11410/11922 6899/7314/11921 f 6899/7314/11921 10995/11410/11922 1727/1934/11923 10998/11413/11924 f 16028/16761/11225 6899/7314/11921 10998/11413/11924 3919/4285/11226 f 3170/3405/1008 14529/15000/1007 6900/7315/11925 10995/11410/11922 f 14529/15000/1007 562/679/995 13692/14107/11926 6900/7315/11925 f 6900/7315/11925 13692/14107/11926 2751/2958/11927 10996/11411/11928 f 10995/11410/11922 6900/7315/11925 10996/11411/11928 1727/1934/11923 f 1727/1934/11923 10996/11411/11928 6901/7316/11929 10997/11412/11930 f 10996/11411/11928 2751/2958/11927 13691/14106/11931 6901/7316/11929 f 6901/7316/11929 13691/14106/11931 946/537/11932 13697/14112/11933 f 10997/11412/11930 6901/7316/11929 13697/14112/11933 2754/2961/11934 f 3919/4285/11226 10998/11413/11924 6902/7317/11935 16027/16759/11230 f 10998/11413/11924 1727/1934/11923 10997/11412/11930 6902/7317/11935 f 6902/7317/11935 10997/11412/11930 2754/2961/11934 13698/14113/11936 f 16027/16759/11230 6902/7317/11935 13698/14113/11936 425/1120/11231 f 562/679/995 14527/14998/994 6903/7318/11937 13692/14107/11926 f 14527/14998/994 3169/3404/990 10999/11414/11938 6903/7318/11937 f 6903/7318/11937 10999/11414/11938 1728/1935/11939 11002/11417/11940 f 13692/14107/11926 6903/7318/11937 11002/11417/11940 2751/2958/11927 f 3169/3404/990 14528/14999/989 6904/7319/11941 10999/11414/11938 f 14528/14999/989 45/77/988 16104/16871/11942 6904/7319/11941 f 6904/7319/11941 16104/16871/11942 3957/4340/11943 11000/11415/11944 f 10999/11414/11938 6904/7319/11941 11000/11415/11944 1728/1935/11939 f 1728/1935/11939 11000/11415/11944 6905/7320/11945 11001/11416/11946 f 11000/11415/11944 3957/4340/11943 16103/16870/11947 6905/7320/11945 f 6905/7320/11945 16103/16870/11947 444/1147/11948 13694/14109/11949 f 11001/11416/11946 6905/7320/11945 13694/14109/11949 2752/2959/11950 f 2751/2958/11927 11002/11417/11940 6906/7321/11951 13691/14106/11931 f 11002/11417/11940 1728/1935/11939 11001/11416/11946 6906/7321/11951 f 6906/7321/11951 11001/11416/11946 2752/2959/11950 13693/14108/11952 f 13691/14106/11931 6906/7321/11951 13693/14108/11952 946/537/11932 f 946/537/11932 13693/14108/11952 6907/7322/11953 13695/14110/11954 f 13693/14108/11952 2752/2959/11950 11003/11418/11955 6907/7322/11953 f 6907/7322/11953 11003/11418/11955 1729/1936/11956 11006/11421/11957 f 13695/14110/11954 6907/7322/11953 11006/11421/11957 2753/2960/11958 f 2752/2959/11950 13694/14109/11949 6908/7323/11959 11003/11418/11955 f 13694/14109/11949 444/1147/11948 16105/16872/11960 6908/7323/11959 f 6908/7323/11959 16105/16872/11960 3958/4341/11961 11004/11419/11962 f 11003/11418/11955 6908/7323/11959 11004/11419/11962 1729/1936/11956 f 1729/1936/11956 11004/11419/11962 6909/7324/11963 11005/11420/11964 f 11004/11419/11962 3958/4341/11961 16106/16873/11965 6909/7324/11963 f 6909/7324/11963 16106/16873/11965 188/275/2844 14858/15397/2843 f 11005/11420/11964 6909/7324/11963 14858/15397/2843 3334/3603/2840 f 2753/2960/11958 11006/11421/11957 6910/7325/11966 13696/14111/11967 f 11006/11421/11957 1729/1936/11956 11005/11420/11964 6910/7325/11966 f 6910/7325/11966 11005/11420/11964 3334/3603/2840 14857/15396/2839 f 13696/14111/11967 6910/7325/11966 14857/15396/2839 644/778/2828 f 425/1120/11231 13698/14113/11936 6911/7326/11968 16029/16763/11243 f 13698/14113/11936 2754/2961/11934 11007/11422/11969 6911/7326/11968 f 6911/7326/11968 11007/11422/11969 1730/1937/11970 11010/11425/11971 f 16029/16763/11243 6911/7326/11968 11010/11425/11971 3920/4287/11244 f 2754/2961/11934 13697/14112/11933 6912/7327/11972 11007/11422/11969 f 13697/14112/11933 946/537/11932 13695/14110/11954 6912/7327/11972 f 6912/7327/11972 13695/14110/11954 2753/2960/11958 11008/11423/11973 f 11007/11422/11969 6912/7327/11972 11008/11423/11973 1730/1937/11970 f 1730/1937/11970 11008/11423/11973 6913/7328/11974 11009/11424/11975 f 11008/11423/11973 2753/2960/11958 13696/14111/11967 6913/7328/11974 f 6913/7328/11974 13696/14111/11967 644/778/2828 14855/15394/2827 f 11009/11424/11975 6913/7328/11974 14855/15394/2827 3333/3602/2824 f 3920/4287/11244 11010/11425/11971 6914/7329/11976 16030/16765/11248 f 11010/11425/11971 1730/1937/11970 11009/11424/11975 6914/7329/11976 f 6914/7329/11976 11009/11424/11975 3333/3602/2824 14856/15395/2823 f 16030/16765/11248 6914/7329/11976 14856/15395/2823 170/249/1998 f 17/31/7211 15594/16229/7210 6915/7330/11977 16110/16880/11978 f 15594/16229/7210 3702/4019/7207 11011/11426/11979 6915/7330/11977 f 6915/7330/11977 11011/11426/11979 1731/1938/11980 11014/11429/11981 f 16110/16880/11978 6915/7330/11977 11014/11429/11981 3960/4344/11982 f 3702/4019/7207 15593/16228/7206 6916/7331/11983 11011/11426/11979 f 15593/16228/7206 316/986/7195 13700/14115/11984 6916/7331/11983 f 6916/7331/11983 13700/14115/11984 2755/2962/11985 11012/11427/11986 f 11011/11426/11979 6916/7331/11983 11012/11427/11986 1731/1938/11980 f 1731/1938/11980 11012/11427/11986 6917/7332/11987 11013/11428/11988 f 11012/11427/11986 2755/2962/11985 13699/14114/11989 6917/7332/11987 f 6917/7332/11987 13699/14114/11989 947/538/11990 13705/14120/11991 f 11013/11428/11988 6917/7332/11987 13705/14120/11991 2758/2965/11992 f 3960/4344/11982 11014/11429/11981 6918/7333/11993 16109/16878/11994 f 11014/11429/11981 1731/1938/11980 11013/11428/11988 6918/7333/11993 f 6918/7333/11993 11013/11428/11988 2758/2965/11992 13706/14121/11995 f 16109/16878/11994 6918/7333/11993 13706/14121/11995 445/1148/11996 f 316/986/7195 15591/16226/7194 6919/7334/11997 13700/14115/11984 f 15591/16226/7194 3701/4018/7191 11015/11430/11998 6919/7334/11997 f 6919/7334/11997 11015/11430/11998 1732/1939/11999 11018/11433/12000 f 13700/14115/11984 6919/7334/11997 11018/11433/12000 2755/2962/11985 f 3701/4018/7191 15592/16227/7190 6920/7335/12001 11015/11430/11998 f 15592/16227/7190 5/7/1027 16102/16869/11866 6920/7335/12001 f 6920/7335/12001 16102/16869/11866 3956/4339/11870 11016/11431/12002 f 11015/11430/11998 6920/7335/12001 11016/11431/12002 1732/1939/11999 f 1732/1939/11999 11016/11431/12002 6921/7336/12003 11017/11432/12004 f 11016/11431/12002 3956/4339/11870 16101/16868/11882 6921/7336/12003 f 6921/7336/12003 16101/16868/11882 443/1146/11884 13702/14117/12005 f 11017/11432/12004 6921/7336/12003 13702/14117/12005 2756/2963/12006 f 2755/2962/11985 11018/11433/12000 6922/7337/12007 13699/14114/11989 f 11018/11433/12000 1732/1939/11999 11017/11432/12004 6922/7337/12007 f 6922/7337/12007 11017/11432/12004 2756/2963/12006 13701/14116/12008 f 13699/14114/11989 6922/7337/12007 13701/14116/12008 947/538/11990 f 947/538/11990 13701/14116/12008 6923/7338/12009 13703/14118/12010 f 13701/14116/12008 2756/2963/12006 11019/11434/12011 6923/7338/12009 f 6923/7338/12009 11019/11434/12011 1733/1940/12012 11022/11437/12013 f 13703/14118/12010 6923/7338/12009 11022/11437/12013 2757/2964/12014 f 2756/2963/12006 13702/14117/12005 6924/7339/12015 11019/11434/12011 f 13702/14117/12005 443/1146/11884 16099/16866/11910 6924/7339/12015 f 6924/7339/12015 16099/16866/11910 3955/4338/11914 11020/11435/12016 f 11019/11434/12011 6924/7339/12015 11020/11435/12016 1733/1940/12012 f 1733/1940/12012 11020/11435/12016 6925/7340/12017 11021/11436/12018 f 11020/11435/12016 3955/4338/11914 16100/16867/11920 6925/7340/12017 f 6925/7340/12017 16100/16867/11920 187/274/2773 14890/15433/3020 f 11021/11436/12018 6925/7340/12017 14890/15433/3020 3350/3621/3016 f 2757/2964/12014 11022/11437/12013 6926/7341/12019 13704/14119/12020 f 11022/11437/12013 1733/1940/12012 11021/11436/12018 6926/7341/12019 f 6926/7341/12019 11021/11436/12018 3350/3621/3016 14889/15432/3014 f 13704/14119/12020 6926/7341/12019 14889/15432/3014 652/787/3000 f 445/1148/11996 13706/14121/11995 6927/7342/12021 16107/16874/12022 f 13706/14121/11995 2758/2965/11992 11023/11438/12023 6927/7342/12021 f 6927/7342/12021 11023/11438/12023 1734/1941/12024 11026/11441/12025 f 16107/16874/12022 6927/7342/12021 11026/11441/12025 3959/4342/12026 f 2758/2965/11992 13705/14120/11991 6928/7343/12027 11023/11438/12023 f 13705/14120/11991 947/538/11990 13703/14118/12010 6928/7343/12027 f 6928/7343/12027 13703/14118/12010 2757/2964/12014 11024/11439/12028 f 11023/11438/12023 6928/7343/12027 11024/11439/12028 1734/1941/12024 f 1734/1941/12024 11024/11439/12028 6929/7344/12029 11025/11440/12030 f 11024/11439/12028 2757/2964/12014 13704/14119/12020 6929/7344/12029 f 6929/7344/12029 13704/14119/12020 652/787/3000 14887/15430/2998 f 11025/11440/12030 6929/7344/12029 14887/15430/2998 3349/3620/2993 f 3959/4342/12026 11026/11441/12025 6930/7345/12031 16108/16876/12032 f 11026/11441/12025 1734/1941/12024 11025/11440/12030 6930/7345/12031 f 6930/7345/12031 11025/11440/12030 3349/3620/2993 14888/15431/2990 f 16108/16876/12032 6930/7345/12031 14888/15431/2990 189/276/2989 f 45/77/988 14562/15045/1109 6931/7346/12033 16104/16871/11942 f 14562/15045/1109 3186/3427/1113 11027/11442/12034 6931/7346/12033 f 6931/7346/12033 11027/11442/12034 1735/1942/12035 11030/11445/12036 f 16104/16871/11942 6931/7346/12033 11030/11445/12036 3957/4340/11943 f 3186/3427/1113 14561/15044/1125 6932/7347/12037 11027/11442/12034 f 14561/15044/1125 570/690/1127 13708/14123/12038 6932/7347/12037 f 6932/7347/12037 13708/14123/12038 2759/2966/12039 11028/11443/12040 f 11027/11442/12034 6932/7347/12037 11028/11443/12040 1735/1942/12035 f 1735/1942/12035 11028/11443/12040 6933/7348/12041 11029/11444/12042 f 11028/11443/12040 2759/2966/12039 13707/14122/12043 6933/7348/12041 f 6933/7348/12041 13707/14122/12043 948/539/12044 13713/14128/12045 f 11029/11444/12042 6933/7348/12041 13713/14128/12045 2762/2969/12046 f 3957/4340/11943 11030/11445/12036 6934/7349/12047 16103/16870/11947 f 11030/11445/12036 1735/1942/12035 11029/11444/12042 6934/7349/12047 f 6934/7349/12047 11029/11444/12042 2762/2969/12046 13714/14129/12048 f 16103/16870/11947 6934/7349/12047 13714/14129/12048 444/1147/11948 f 570/690/1127 14559/15042/1165 6935/7350/12049 13708/14123/12038 f 14559/15042/1165 3185/3426/1169 11031/11446/12050 6935/7350/12049 f 6935/7350/12049 11031/11446/12050 1736/1943/12051 11034/11449/12052 f 13708/14123/12038 6935/7350/12049 11034/11449/12052 2759/2966/12039 f 3185/3426/1169 14560/15043/1177 6936/7351/12053 11031/11446/12050 f 14560/15043/1177 33/59/1179 16112/16884/12054 6936/7351/12053 f 6936/7351/12053 16112/16884/12054 3961/4346/12055 11032/11447/12056 f 11031/11446/12050 6936/7351/12053 11032/11447/12056 1736/1943/12051 f 1736/1943/12051 11032/11447/12056 6937/7352/12057 11033/11448/12058 f 11032/11447/12056 3961/4346/12055 16111/16882/12059 6937/7352/12057 f 6937/7352/12057 16111/16882/12059 446/1150/12060 13710/14125/12061 f 11033/11448/12058 6937/7352/12057 13710/14125/12061 2760/2967/12062 f 2759/2966/12039 11034/11449/12052 6938/7353/12063 13707/14122/12043 f 11034/11449/12052 1736/1943/12051 11033/11448/12058 6938/7353/12063 f 6938/7353/12063 11033/11448/12058 2760/2967/12062 13709/14124/12064 f 13707/14122/12043 6938/7353/12063 13709/14124/12064 948/539/12044 f 948/539/12044 13709/14124/12064 6939/7354/12065 13711/14126/12066 f 13709/14124/12064 2760/2967/12062 11035/11450/12067 6939/7354/12065 f 6939/7354/12065 11035/11450/12067 1737/1944/12068 11038/11453/12069 f 13711/14126/12066 6939/7354/12065 11038/11453/12069 2761/2968/12070 f 2760/2967/12062 13710/14125/12061 6940/7355/12071 11035/11450/12067 f 13710/14125/12061 446/1150/12060 16113/16886/12072 6940/7355/12071 f 6940/7355/12071 16113/16886/12072 3962/4348/12073 11036/11451/12074 f 11035/11450/12067 6940/7355/12071 11036/11451/12074 1737/1944/12068 f 1737/1944/12068 11036/11451/12074 6941/7356/12075 11037/11452/12076 f 11036/11451/12074 3962/4348/12073 16114/16888/12077 6941/7356/12075 f 6941/7356/12075 16114/16888/12077 190/278/3060 14894/15437/3059 f 11037/11452/12076 6941/7356/12075 14894/15437/3059 3352/3623/3056 f 2761/2968/12070 11038/11453/12069 6942/7357/12078 13712/14127/12079 f 11038/11453/12069 1737/1944/12068 11037/11452/12076 6942/7357/12078 f 6942/7357/12078 11037/11452/12076 3352/3623/3056 14893/15436/3055 f 13712/14127/12079 6942/7357/12078 14893/15436/3055 653/788/3044 f 444/1147/11948 13714/14129/12048 6943/7358/12080 16105/16872/11960 f 13714/14129/12048 2762/2969/12046 11039/11454/12081 6943/7358/12080 f 6943/7358/12080 11039/11454/12081 1738/1945/12082 11042/11457/12083 f 16105/16872/11960 6943/7358/12080 11042/11457/12083 3958/4341/11961 f 2762/2969/12046 13713/14128/12045 6944/7359/12084 11039/11454/12081 f 13713/14128/12045 948/539/12044 13711/14126/12066 6944/7359/12084 f 6944/7359/12084 13711/14126/12066 2761/2968/12070 11040/11455/12085 f 11039/11454/12081 6944/7359/12084 11040/11455/12085 1738/1945/12082 f 1738/1945/12082 11040/11455/12085 6945/7360/12086 11041/11456/12087 f 11040/11455/12085 2761/2968/12070 13712/14127/12079 6945/7360/12086 f 6945/7360/12086 13712/14127/12079 653/788/3044 14891/15434/3043 f 11041/11456/12087 6945/7360/12086 14891/15434/3043 3351/3622/3040 f 3958/4341/11961 11042/11457/12083 6946/7361/12088 16106/16873/11965 f 11042/11457/12083 1738/1945/12082 11041/11456/12087 6946/7361/12088 f 6946/7361/12088 11041/11456/12087 3351/3622/3040 14892/15435/3039 f 16106/16873/11965 6946/7361/12088 14892/15435/3039 188/275/2844 f 7/12/406 14598/15089/1325 6947/7362/12089 16118/16893/12090 f 14598/15089/1325 3204/3449/1329 11043/11458/12091 6947/7362/12089 f 6947/7362/12089 11043/11458/12091 1739/1946/12092 11046/11461/12093 f 16118/16893/12090 6947/7362/12089 11046/11461/12093 3964/4351/12094 f 3204/3449/1329 14597/15088/1341 6948/7363/12095 11043/11458/12091 f 14597/15088/1341 579/701/1343 13716/14131/12096 6948/7363/12095 f 6948/7363/12095 13716/14131/12096 2763/2970/12097 11044/11459/12098 f 11043/11458/12091 6948/7363/12095 11044/11459/12098 1739/1946/12092 f 1739/1946/12092 11044/11459/12098 6949/7364/12099 11045/11460/12100 f 11044/11459/12098 2763/2970/12097 13715/14130/12101 6949/7364/12099 f 6949/7364/12099 13715/14130/12101 949/540/12102 13721/14136/12103 f 11045/11460/12100 6949/7364/12099 13721/14136/12103 2766/2973/12104 f 3964/4351/12094 11046/11461/12093 6950/7365/12105 16117/16892/12106 f 11046/11461/12093 1739/1946/12092 11045/11460/12100 6950/7365/12105 f 6950/7365/12105 11045/11460/12100 2766/2973/12104 13722/14137/12107 f 16117/16892/12106 6950/7365/12105 13722/14137/12107 447/1152/12108 f 579/701/1343 14595/15086/1381 6951/7366/12109 13716/14131/12096 f 14595/15086/1381 3203/3448/1385 11047/11462/12110 6951/7366/12109 f 6951/7366/12109 11047/11462/12110 1740/1947/12111 11050/11465/12112 f 13716/14131/12096 6951/7366/12109 11050/11465/12112 2763/2970/12097 f 3203/3448/1385 14596/15087/1393 6952/7367/12113 11047/11462/12110 f 14596/15087/1393 20/37/1395 16042/16781/11264 6952/7367/12113 f 6952/7367/12113 16042/16781/11264 3926/4295/11268 11048/11463/12114 f 11047/11462/12110 6952/7367/12113 11048/11463/12114 1740/1947/12111 f 1740/1947/12111 11048/11463/12114 6953/7368/12115 11049/11464/12116 f 11048/11463/12114 3926/4295/11268 16041/16779/11280 6953/7368/12115 f 6953/7368/12115 16041/16779/11280 428/1124/11282 13718/14133/12117 f 11049/11464/12116 6953/7368/12115 13718/14133/12117 2764/2971/12118 f 2763/2970/12097 11050/11465/12112 6954/7369/12119 13715/14130/12101 f 11050/11465/12112 1740/1947/12111 11049/11464/12116 6954/7369/12119 f 6954/7369/12119 11049/11464/12116 2764/2971/12118 13717/14132/12120 f 13715/14130/12101 6954/7369/12119 13717/14132/12120 949/540/12102 f 949/540/12102 13717/14132/12120 6955/7370/12121 13719/14134/12122 f 13717/14132/12120 2764/2971/12118 11051/11466/12123 6955/7370/12121 f 6955/7370/12121 11051/11466/12123 1741/1948/12124 11054/11469/12125 f 13719/14134/12122 6955/7370/12121 11054/11469/12125 2765/2972/12126 f 2764/2971/12118 13718/14133/12117 6956/7371/12127 11051/11466/12123 f 13718/14133/12117 428/1124/11282 16039/16775/11315 6956/7371/12127 f 6956/7371/12127 16039/16775/11315 3925/4293/11319 11052/11467/12128 f 11051/11466/12123 6956/7371/12127 11052/11467/12128 1741/1948/12124 f 1741/1948/12124 11052/11467/12128 6957/7372/12129 11053/11468/12130 f 11052/11467/12128 3925/4293/11319 16040/16777/11325 6957/7372/12129 f 6957/7372/12129 16040/16777/11325 172/252/2080 14902/15449/3092 f 11053/11468/12130 6957/7372/12129 14902/15449/3092 3356/3629/3088 f 2765/2972/12126 11054/11469/12125 6958/7373/12131 13720/14135/12132 f 11054/11469/12125 1741/1948/12124 11053/11468/12130 6958/7373/12131 f 6958/7373/12131 11053/11468/12130 3356/3629/3088 14901/15448/3086 f 13720/14135/12132 6958/7373/12131 14901/15448/3086 655/791/3072 f 447/1152/12108 13722/14137/12107 6959/7374/12133 16115/16890/12134 f 13722/14137/12107 2766/2973/12104 11055/11470/12135 6959/7374/12133 f 6959/7374/12133 11055/11470/12135 1742/1949/12136 11058/11473/12137 f 16115/16890/12134 6959/7374/12133 11058/11473/12137 3963/4350/12138 f 2766/2973/12104 13721/14136/12103 6960/7375/12139 11055/11470/12135 f 13721/14136/12103 949/540/12102 13719/14134/12122 6960/7375/12139 f 6960/7375/12139 13719/14134/12122 2765/2972/12126 11056/11471/12140 f 11055/11470/12135 6960/7375/12139 11056/11471/12140 1742/1949/12136 f 1742/1949/12136 11056/11471/12140 6961/7376/12141 11057/11472/12142 f 11056/11471/12140 2765/2972/12126 13720/14135/12132 6961/7376/12141 f 6961/7376/12141 13720/14135/12132 655/791/3072 14899/15446/3070 f 11057/11472/12142 6961/7376/12141 14899/15446/3070 3355/3628/3065 f 3963/4350/12138 11058/11473/12137 6962/7377/12143 16116/16891/12144 f 11058/11473/12137 1742/1949/12136 11057/11472/12142 6962/7377/12143 f 6962/7377/12143 11057/11472/12142 3355/3628/3065 14900/15447/3062 f 16116/16891/12144 6962/7377/12143 14900/15447/3062 191/280/3061 f 36/66/243 14582/15069/1309 6963/7378/12145 16044/16785/11351 f 14582/15069/1309 3196/3439/1305 11059/11474/12146 6963/7378/12145 f 6963/7378/12145 11059/11474/12146 1743/1950/12147 11062/11477/12148 f 16044/16785/11351 6963/7378/12145 11062/11477/12148 3927/4297/11352 f 3196/3439/1305 14581/15068/1304 6964/7379/12149 11059/11474/12146 f 14581/15068/1304 575/696/1292 13724/14139/12150 6964/7379/12149 f 6964/7379/12149 13724/14139/12150 2767/2974/12151 11060/11475/12152 f 11059/11474/12146 6964/7379/12149 11060/11475/12152 1743/1950/12147 f 1743/1950/12147 11060/11475/12152 6965/7380/12153 11061/11476/12154 f 11060/11475/12152 2767/2974/12151 13723/14138/12155 6965/7380/12153 f 6965/7380/12153 13723/14138/12155 950/541/12156 13729/14144/12157 f 11061/11476/12154 6965/7380/12153 13729/14144/12157 2770/2977/12158 f 3927/4297/11352 11062/11477/12148 6966/7381/12159 16043/16783/11356 f 11062/11477/12148 1743/1950/12147 11061/11476/12154 6966/7381/12159 f 6966/7381/12159 11061/11476/12154 2770/2977/12158 13730/14145/12160 f 16043/16783/11356 6966/7381/12159 13730/14145/12160 429/1126/11357 f 575/696/1292 14579/15066/1291 6967/7382/12161 13724/14139/12150 f 14579/15066/1291 3195/3438/1287 11063/11478/12162 6967/7382/12161 f 6967/7382/12161 11063/11478/12162 1744/1951/12163 11066/11481/12164 f 13724/14139/12150 6967/7382/12161 11066/11481/12164 2767/2974/12151 f 3195/3438/1287 14580/15067/1286 6968/7383/12165 11063/11478/12162 f 14580/15067/1286 47/79/1285 16120/16895/12166 6968/7383/12165 f 6968/7383/12165 16120/16895/12166 3965/4352/12167 11064/11479/12168 f 11063/11478/12162 6968/7383/12165 11064/11479/12168 1744/1951/12163 f 1744/1951/12163 11064/11479/12168 6969/7384/12169 11065/11480/12170 f 11064/11479/12168 3965/4352/12167 16119/16894/12171 6969/7384/12169 f 6969/7384/12169 16119/16894/12171 448/1153/12172 13726/14141/12173 f 11065/11480/12170 6969/7384/12169 13726/14141/12173 2768/2975/12174 f 2767/2974/12151 11066/11481/12164 6970/7385/12175 13723/14138/12155 f 11066/11481/12164 1744/1951/12163 11065/11480/12170 6970/7385/12175 f 6970/7385/12175 11065/11480/12170 2768/2975/12174 13725/14140/12176 f 13723/14138/12155 6970/7385/12175 13725/14140/12176 950/541/12156 f 950/541/12156 13725/14140/12176 6971/7386/12177 13727/14142/12178 f 13725/14140/12176 2768/2975/12174 11067/11482/12179 6971/7386/12177 f 6971/7386/12177 11067/11482/12179 1745/1952/12180 11070/11485/12181 f 13727/14142/12178 6971/7386/12177 11070/11485/12181 2769/2976/12182 f 2768/2975/12174 13726/14141/12173 6972/7387/12183 11067/11482/12179 f 13726/14141/12173 448/1153/12172 16121/16896/12184 6972/7387/12183 f 6972/7387/12183 16121/16896/12184 3966/4353/12185 11068/11483/12186 f 11067/11482/12179 6972/7387/12183 11068/11483/12186 1745/1952/12180 f 1745/1952/12180 11068/11483/12186 6973/7388/12187 11069/11484/12188 f 11068/11483/12186 3966/4353/12185 16122/16897/12189 6973/7388/12187 f 6973/7388/12187 16122/16897/12189 192/281/3132 14906/15453/3131 f 11069/11484/12188 6973/7388/12187 14906/15453/3131 3358/3631/3128 f 2769/2976/12182 11070/11485/12181 6974/7389/12190 13728/14143/12191 f 11070/11485/12181 1745/1952/12180 11069/11484/12188 6974/7389/12190 f 6974/7389/12190 11069/11484/12188 3358/3631/3128 14905/15452/3127 f 13728/14143/12191 6974/7389/12190 14905/15452/3127 656/792/3116 f 429/1126/11357 13730/14145/12160 6975/7390/12192 16045/16787/11369 f 13730/14145/12160 2770/2977/12158 11071/11486/12193 6975/7390/12192 f 6975/7390/12192 11071/11486/12193 1746/1953/12194 11074/11489/12195 f 16045/16787/11369 6975/7390/12192 11074/11489/12195 3928/4299/11370 f 2770/2977/12158 13729/14144/12157 6976/7391/12196 11071/11486/12193 f 13729/14144/12157 950/541/12156 13727/14142/12178 6976/7391/12196 f 6976/7391/12196 13727/14142/12178 2769/2976/12182 11072/11487/12197 f 11071/11486/12193 6976/7391/12196 11072/11487/12197 1746/1953/12194 f 1746/1953/12194 11072/11487/12197 6977/7392/12198 11073/11488/12199 f 11072/11487/12197 2769/2976/12182 13728/14143/12191 6977/7392/12198 f 6977/7392/12198 13728/14143/12191 656/792/3116 14903/15450/3115 f 11073/11488/12199 6977/7392/12198 14903/15450/3115 3357/3630/3112 f 3928/4299/11370 11074/11489/12195 6978/7393/12200 16046/16789/11374 f 11074/11489/12195 1746/1953/12194 11073/11488/12199 6978/7393/12200 f 6978/7393/12200 11073/11488/12199 3357/3630/3112 14904/15451/3111 f 16046/16789/11374 6978/7393/12200 14904/15451/3111 174/255/2160 f 21/39/1652 14634/15125/1651 6979/7394/12201 16052/16795/11414 f 14634/15125/1651 3222/3467/1647 11075/11490/12202 6979/7394/12201 f 6979/7394/12201 11075/11490/12202 1747/1954/12203 11078/11493/12204 f 16052/16795/11414 6979/7394/12201 11078/11493/12204 3931/4302/11415 f 3222/3467/1647 14633/15124/1646 6980/7395/12205 11075/11490/12202 f 14633/15124/1646 588/710/1634 13732/14147/12206 6980/7395/12205 f 6980/7395/12205 13732/14147/12206 2771/2978/12207 11076/11491/12208 f 11075/11490/12202 6980/7395/12205 11076/11491/12208 1747/1954/12203 f 1747/1954/12203 11076/11491/12208 6981/7396/12209 11077/11492/12210 f 11076/11491/12208 2771/2978/12207 13731/14146/12211 6981/7396/12209 f 6981/7396/12209 13731/14146/12211 951/542/12212 13737/14152/12213 f 11077/11492/12210 6981/7396/12209 13737/14152/12213 2774/2981/12214 f 3931/4302/11415 11078/11493/12204 6982/7397/12215 16051/16794/11419 f 11078/11493/12204 1747/1954/12203 11077/11492/12210 6982/7397/12215 f 6982/7397/12215 11077/11492/12210 2774/2981/12214 13738/14153/12216 f 16051/16794/11419 6982/7397/12215 13738/14153/12216 431/1128/11420 f 588/710/1634 14631/15122/1633 6983/7398/12217 13732/14147/12206 f 14631/15122/1633 3221/3466/1629 11079/11494/12218 6983/7398/12217 f 6983/7398/12217 11079/11494/12218 1748/1955/12219 11082/11497/12220 f 13732/14147/12206 6983/7398/12217 11082/11497/12220 2771/2978/12207 f 3221/3466/1629 14632/15123/1628 6984/7399/12221 11079/11494/12218 f 14632/15123/1628 7/12/406 16118/16893/12090 6984/7399/12221 f 6984/7399/12221 16118/16893/12090 3964/4351/12094 11080/11495/12222 f 11079/11494/12218 6984/7399/12221 11080/11495/12222 1748/1955/12219 f 1748/1955/12219 11080/11495/12222 6985/7400/12223 11081/11496/12224 f 11080/11495/12222 3964/4351/12094 16117/16892/12106 6985/7400/12223 f 6985/7400/12223 16117/16892/12106 447/1152/12108 13734/14149/12225 f 11081/11496/12224 6985/7400/12223 13734/14149/12225 2772/2979/12226 f 2771/2978/12207 11082/11497/12220 6986/7401/12227 13731/14146/12211 f 11082/11497/12220 1748/1955/12219 11081/11496/12224 6986/7401/12227 f 6986/7401/12227 11081/11496/12224 2772/2979/12226 13733/14148/12228 f 13731/14146/12211 6986/7401/12227 13733/14148/12228 951/542/12212 f 951/542/12212 13733/14148/12228 6987/7402/12229 13735/14150/12230 f 13733/14148/12228 2772/2979/12226 11083/11498/12231 6987/7402/12229 f 6987/7402/12229 11083/11498/12231 1749/1956/12232 11086/11501/12233 f 13735/14150/12230 6987/7402/12229 11086/11501/12233 2773/2980/12234 f 2772/2979/12226 13734/14149/12225 6988/7403/12235 11083/11498/12231 f 13734/14149/12225 447/1152/12108 16115/16890/12134 6988/7403/12235 f 6988/7403/12235 16115/16890/12134 3963/4350/12138 11084/11499/12236 f 11083/11498/12231 6988/7403/12235 11084/11499/12236 1749/1956/12232 f 1749/1956/12232 11084/11499/12236 6989/7404/12237 11085/11500/12238 f 11084/11499/12236 3963/4350/12138 16116/16891/12144 6989/7404/12237 f 6989/7404/12237 16116/16891/12144 191/280/3061 14934/15481/3294 f 11085/11500/12238 6989/7404/12237 14934/15481/3294 3372/3645/3290 f 2773/2980/12234 11086/11501/12233 6990/7405/12239 13736/14151/12240 f 11086/11501/12233 1749/1956/12232 11085/11500/12238 6990/7405/12239 f 6990/7405/12239 11085/11500/12238 3372/3645/3290 14933/15480/3288 f 13736/14151/12240 6990/7405/12239 14933/15480/3288 663/799/3276 f 431/1128/11420 13738/14153/12216 6991/7406/12241 16053/16796/11432 f 13738/14153/12216 2774/2981/12214 11087/11502/12242 6991/7406/12241 f 6991/7406/12241 11087/11502/12242 1750/1957/12243 11090/11505/12244 f 16053/16796/11432 6991/7406/12241 11090/11505/12244 3932/4303/11433 f 2774/2981/12214 13737/14152/12213 6992/7407/12245 11087/11502/12242 f 13737/14152/12213 951/542/12212 13735/14150/12230 6992/7407/12245 f 6992/7407/12245 13735/14150/12230 2773/2980/12234 11088/11503/12246 f 11087/11502/12242 6992/7407/12245 11088/11503/12246 1750/1957/12243 f 1750/1957/12243 11088/11503/12246 6993/7408/12247 11089/11504/12248 f 11088/11503/12246 2773/2980/12234 13736/14151/12240 6993/7408/12247 f 6993/7408/12247 13736/14151/12240 663/799/3276 14931/15478/3274 f 11089/11504/12248 6993/7408/12247 14931/15478/3274 3371/3644/3270 f 3932/4303/11433 11090/11505/12244 6994/7409/12249 16054/16797/11437 f 11090/11505/12244 1750/1957/12243 11089/11504/12248 6994/7409/12249 f 6994/7409/12249 11089/11504/12248 3371/3644/3270 14932/15479/3268 f 16054/16797/11437 6994/7409/12249 14932/15479/3268 175/256/2275 f 47/79/1285 14606/15097/1397 6995/7410/12250 16120/16895/12166 f 14606/15097/1397 3208/3453/1401 11091/11506/12251 6995/7410/12250 f 6995/7410/12250 11091/11506/12251 1751/1958/12252 11094/11509/12253 f 16120/16895/12166 6995/7410/12250 11094/11509/12253 3965/4352/12167 f 3208/3453/1401 14605/15096/1413 6996/7411/12254 11091/11506/12251 f 14605/15096/1413 581/703/1415 13740/14155/12255 6996/7411/12254 f 6996/7411/12254 13740/14155/12255 2775/2982/12256 11092/11507/12257 f 11091/11506/12251 6996/7411/12254 11092/11507/12257 1751/1958/12252 f 1751/1958/12252 11092/11507/12257 6997/7412/12258 11093/11508/12259 f 11092/11507/12257 2775/2982/12256 13739/14154/12260 6997/7412/12258 f 6997/7412/12258 13739/14154/12260 952/543/12261 13745/14160/12262 f 11093/11508/12259 6997/7412/12258 13745/14160/12262 2778/2985/12263 f 3965/4352/12167 11094/11509/12253 6998/7413/12264 16119/16894/12171 f 11094/11509/12253 1751/1958/12252 11093/11508/12259 6998/7413/12264 f 6998/7413/12264 11093/11508/12259 2778/2985/12263 13746/14161/12265 f 16119/16894/12171 6998/7413/12264 13746/14161/12265 448/1153/12172 f 581/703/1415 14603/15094/1448 6999/7414/12266 13740/14155/12255 f 14603/15094/1448 3207/3452/1452 11095/11510/12267 6999/7414/12266 f 6999/7414/12266 11095/11510/12267 1752/1959/12268 11098/11513/12269 f 13740/14155/12255 6999/7414/12266 11098/11513/12269 2775/2982/12256 f 3207/3452/1452 14604/15095/1458 7000/7415/12270 11095/11510/12267 f 14604/15095/1458 37/67/244 16066/16809/11453 7000/7415/12270 f 7000/7415/12270 16066/16809/11453 3938/4309/11457 11096/11511/12271 f 11095/11510/12267 7000/7415/12270 11096/11511/12271 1752/1959/12268 f 1752/1959/12268 11096/11511/12271 7001/7416/12272 11097/11512/12273 f 11096/11511/12271 3938/4309/11457 16065/16808/11469 7001/7416/12272 f 7001/7416/12272 16065/16808/11469 434/1131/11471 13742/14157/12274 f 11097/11512/12273 7001/7416/12272 13742/14157/12274 2776/2983/12275 f 2775/2982/12256 11098/11513/12269 7002/7417/12276 13739/14154/12260 f 11098/11513/12269 1752/1959/12268 11097/11512/12273 7002/7417/12276 f 7002/7417/12276 11097/11512/12273 2776/2983/12275 13741/14156/12277 f 13739/14154/12260 7002/7417/12276 13741/14156/12277 952/543/12261 f 952/543/12261 13741/14156/12277 7003/7418/12278 13743/14158/12279 f 13741/14156/12277 2776/2983/12275 11099/11514/12280 7003/7418/12278 f 7003/7418/12278 11099/11514/12280 1753/1960/12281 11102/11517/12282 f 13743/14158/12279 7003/7418/12278 11102/11517/12282 2777/2984/12283 f 2776/2983/12275 13742/14157/12274 7004/7419/12284 11099/11514/12280 f 13742/14157/12274 434/1131/11471 16063/16806/11504 7004/7419/12284 f 7004/7419/12284 16063/16806/11504 3937/4308/11508 11100/11515/12285 f 11099/11514/12280 7004/7419/12284 11100/11515/12285 1753/1960/12281 f 1753/1960/12281 11100/11515/12285 7005/7420/12286 11101/11516/12287 f 11100/11515/12285 3937/4308/11508 16064/16807/11514 7005/7420/12286 f 7005/7420/12286 16064/16807/11514 177/258/2300 14938/15485/3330 f 11101/11516/12287 7005/7420/12286 14938/15485/3330 3374/3647/3328 f 2777/2984/12283 11102/11517/12282 7006/7421/12288 13744/14159/12289 f 11102/11517/12282 1753/1960/12281 11101/11516/12287 7006/7421/12288 f 7006/7421/12288 11101/11516/12287 3374/3647/3328 14937/15484/3327 f 13744/14159/12289 7006/7421/12288 14937/15484/3327 664/800/3318 f 448/1153/12172 13746/14161/12265 7007/7422/12290 16121/16896/12184 f 13746/14161/12265 2778/2985/12263 11103/11518/12291 7007/7422/12290 f 7007/7422/12290 11103/11518/12291 1754/1961/12292 11106/11521/12293 f 16121/16896/12184 7007/7422/12290 11106/11521/12293 3966/4353/12185 f 2778/2985/12263 13745/14160/12262 7008/7423/12294 11103/11518/12291 f 13745/14160/12262 952/543/12261 13743/14158/12279 7008/7423/12294 f 7008/7423/12294 13743/14158/12279 2777/2984/12283 11104/11519/12295 f 11103/11518/12291 7008/7423/12294 11104/11519/12295 1754/1961/12292 f 1754/1961/12292 11104/11519/12295 7009/7424/12296 11105/11520/12297 f 11104/11519/12295 2777/2984/12283 13744/14159/12289 7009/7424/12296 f 7009/7424/12296 13744/14159/12289 664/800/3318 14935/15482/3317 f 11105/11520/12297 7009/7424/12296 14935/15482/3317 3373/3646/3314 f 3966/4353/12185 11106/11521/12293 7010/7425/12298 16122/16897/12189 f 11106/11521/12293 1754/1961/12292 11105/11520/12297 7010/7425/12298 f 7010/7425/12298 11105/11520/12297 3373/3646/3314 14936/15483/3313 f 16122/16897/12189 7010/7425/12298 14936/15483/3313 192/281/3132 f 1/2/754 15802/16477/8874 7011/7426/12299 16068/16813/11536 f 15802/16477/8874 3806/4143/8879 11107/11522/12300 7011/7426/12299 f 7011/7426/12299 11107/11522/12300 1755/1962/12301 11110/11525/12302 f 16068/16813/11536 7011/7426/12299 11110/11525/12302 3939/4311/11537 f 3806/4143/8879 15801/16476/8893 7012/7427/12303 11107/11522/12300 f 15801/16476/8893 368/1048/8895 13748/14163/12304 7012/7427/12303 f 7012/7427/12303 13748/14163/12304 2779/2986/12305 11108/11523/12306 f 11107/11522/12300 7012/7427/12303 11108/11523/12306 1755/1962/12301 f 1755/1962/12301 11108/11523/12306 7013/7428/12307 11109/11524/12308 f 11108/11523/12306 2779/2986/12305 13747/14162/12309 7013/7428/12307 f 7013/7428/12307 13747/14162/12309 953/544/12310 13753/14168/12311 f 11109/11524/12308 7013/7428/12307 13753/14168/12311 2782/2989/12312 f 3939/4311/11537 11110/11525/12302 7014/7429/12313 16067/16811/11541 f 11110/11525/12302 1755/1962/12301 11109/11524/12308 7014/7429/12313 f 7014/7429/12313 11109/11524/12308 2782/2989/12312 13754/14169/12314 f 16067/16811/11541 7014/7429/12313 13754/14169/12314 435/1133/11542 f 368/1048/8895 15799/16474/8928 7015/7430/12315 13748/14163/12304 f 15799/16474/8928 3805/4142/8932 11111/11526/12316 7015/7430/12315 f 7015/7430/12315 11111/11526/12316 1756/1963/12317 11114/11529/12318 f 13748/14163/12304 7015/7430/12315 11114/11529/12318 2779/2986/12305 f 3805/4142/8932 15800/16475/8940 7016/7431/12319 11111/11526/12316 f 15800/16475/8940 24/42/8942 16124/16899/12320 7016/7431/12319 f 7016/7431/12319 16124/16899/12320 3967/4354/12321 11112/11527/12322 f 11111/11526/12316 7016/7431/12319 11112/11527/12322 1756/1963/12317 f 1756/1963/12317 11112/11527/12322 7017/7432/12323 11113/11528/12324 f 11112/11527/12322 3967/4354/12321 16123/16898/12325 7017/7432/12323 f 7017/7432/12323 16123/16898/12325 449/1154/12326 13750/14165/12327 f 11113/11528/12324 7017/7432/12323 13750/14165/12327 2780/2987/12328 f 2779/2986/12305 11114/11529/12318 7018/7433/12329 13747/14162/12309 f 11114/11529/12318 1756/1963/12317 11113/11528/12324 7018/7433/12329 f 7018/7433/12329 11113/11528/12324 2780/2987/12328 13749/14164/12330 f 13747/14162/12309 7018/7433/12329 13749/14164/12330 953/544/12310 f 953/544/12310 13749/14164/12330 7019/7434/12331 13751/14166/12332 f 13749/14164/12330 2780/2987/12328 11115/11530/12333 7019/7434/12331 f 7019/7434/12331 11115/11530/12333 1757/1964/12334 11118/11533/12335 f 13751/14166/12332 7019/7434/12331 11118/11533/12335 2781/2988/12336 f 2780/2987/12328 13750/14165/12327 7020/7435/12337 11115/11530/12333 f 13750/14165/12327 449/1154/12326 16125/16900/12338 7020/7435/12337 f 7020/7435/12337 16125/16900/12338 3968/4355/12339 11116/11531/12340 f 11115/11530/12333 7020/7435/12337 11116/11531/12340 1757/1964/12334 f 1757/1964/12334 11116/11531/12340 7021/7436/12341 11117/11532/12342 f 11116/11531/12340 3968/4355/12339 16126/16901/12343 7021/7436/12341 f 7021/7436/12341 16126/16901/12343 193/282/3359 14942/15489/3357 f 11117/11532/12342 7021/7436/12341 14942/15489/3357 3376/3649/3353 f 2781/2988/12336 11118/11533/12335 7022/7437/12344 13752/14167/12345 f 11118/11533/12335 1757/1964/12334 11117/11532/12342 7022/7437/12344 f 7022/7437/12344 11117/11532/12342 3376/3649/3353 14941/15488/3351 f 13752/14167/12345 7022/7437/12344 14941/15488/3351 665/801/3339 f 435/1133/11542 13754/14169/12314 7023/7438/12346 16069/16815/11554 f 13754/14169/12314 2782/2989/12312 11119/11534/12347 7023/7438/12346 f 7023/7438/12346 11119/11534/12347 1758/1965/12348 11122/11537/12349 f 16069/16815/11554 7023/7438/12346 11122/11537/12349 3940/4313/11555 f 2782/2989/12312 13753/14168/12311 7024/7439/12350 11119/11534/12347 f 13753/14168/12311 953/544/12310 13751/14166/12332 7024/7439/12350 f 7024/7439/12350 13751/14166/12332 2781/2988/12336 11120/11535/12351 f 11119/11534/12347 7024/7439/12350 11120/11535/12351 1758/1965/12348 f 1758/1965/12348 11120/11535/12351 7025/7440/12352 11121/11536/12353 f 11120/11535/12351 2781/2988/12336 13752/14167/12345 7025/7440/12352 f 7025/7440/12352 13752/14167/12345 665/801/3339 14939/15486/3337 f 11121/11536/12353 7025/7440/12352 14939/15486/3337 3375/3648/3333 f 3940/4313/11555 11122/11537/12349 7026/7441/12354 16070/16817/11559 f 11122/11537/12349 1758/1965/12348 11121/11536/12353 7026/7441/12354 f 7026/7441/12354 11121/11536/12353 3375/3648/3333 14940/15487/3331 f 16070/16817/11559 7026/7441/12354 14940/15487/3331 179/261/2423 f 40/70/1580 14622/15113/1579 7027/7442/12355 16130/16905/12356 f 14622/15113/1579 3216/3461/1575 11123/11538/12357 7027/7442/12355 f 7027/7442/12355 11123/11538/12357 1759/1966/12358 11126/11541/12359 f 16130/16905/12356 7027/7442/12355 11126/11541/12359 3970/4357/12360 f 3216/3461/1575 14621/15112/1574 7028/7443/12361 11123/11538/12357 f 14621/15112/1574 585/707/1562 13756/14171/12362 7028/7443/12361 f 7028/7443/12361 13756/14171/12362 2783/2990/12363 11124/11539/12364 f 11123/11538/12357 7028/7443/12361 11124/11539/12364 1759/1966/12358 f 1759/1966/12358 11124/11539/12364 7029/7444/12365 11125/11540/12366 f 11124/11539/12364 2783/2990/12363 13755/14170/12367 7029/7444/12365 f 7029/7444/12365 13755/14170/12367 954/545/12368 13761/14176/12369 f 11125/11540/12366 7029/7444/12365 13761/14176/12369 2786/2993/12370 f 3970/4357/12360 11126/11541/12359 7030/7445/12371 16129/16904/12372 f 11126/11541/12359 1759/1966/12358 11125/11540/12366 7030/7445/12371 f 7030/7445/12371 11125/11540/12366 2786/2993/12370 13762/14177/12373 f 16129/16904/12372 7030/7445/12371 13762/14177/12373 450/1155/12374 f 585/707/1562 14619/15110/1561 7031/7446/12375 13756/14171/12362 f 14619/15110/1561 3215/3460/1557 11127/11542/12376 7031/7446/12375 f 7031/7446/12375 11127/11542/12376 1760/1967/12377 11130/11545/12378 f 13756/14171/12362 7031/7446/12375 11130/11545/12378 2783/2990/12363 f 3215/3460/1557 14620/15111/1556 7032/7447/12379 11127/11542/12376 f 14620/15111/1556 41/72/487 16074/16825/11572 7032/7447/12379 f 7032/7447/12379 16074/16825/11572 3942/4317/11576 11128/11543/12380 f 11127/11542/12376 7032/7447/12379 11128/11543/12380 1760/1967/12377 f 1760/1967/12377 11128/11543/12380 7033/7448/12381 11129/11544/12382 f 11128/11543/12380 3942/4317/11576 16073/16823/11588 7033/7448/12381 f 7033/7448/12381 16073/16823/11588 436/1135/11590 13758/14173/12383 f 11129/11544/12382 7033/7448/12381 13758/14173/12383 2784/2991/12384 f 2783/2990/12363 11130/11545/12378 7034/7449/12385 13755/14170/12367 f 11130/11545/12378 1760/1967/12377 11129/11544/12382 7034/7449/12385 f 7034/7449/12385 11129/11544/12382 2784/2991/12384 13757/14172/12386 f 13755/14170/12367 7034/7449/12385 13757/14172/12386 954/545/12368 f 954/545/12368 13757/14172/12386 7035/7450/12387 13759/14174/12388 f 13757/14172/12386 2784/2991/12384 11131/11546/12389 7035/7450/12387 f 7035/7450/12387 11131/11546/12389 1761/1968/12390 11134/11549/12391 f 13759/14174/12388 7035/7450/12387 11134/11549/12391 2785/2992/12392 f 2784/2991/12384 13758/14173/12383 7036/7451/12393 11131/11546/12389 f 13758/14173/12383 436/1135/11590 16071/16819/11616 7036/7451/12393 f 7036/7451/12393 16071/16819/11616 3941/4315/11620 11132/11547/12394 f 11131/11546/12389 7036/7451/12393 11132/11547/12394 1761/1968/12390 f 1761/1968/12390 11132/11547/12394 7037/7452/12395 11133/11548/12396 f 11132/11547/12394 3941/4315/11620 16072/16821/11626 7037/7452/12395 f 7037/7452/12395 16072/16821/11626 180/263/2448 14950/15497/3402 f 11133/11548/12396 7037/7452/12395 14950/15497/3402 3380/3653/3400 f 2785/2992/12392 11134/11549/12391 7038/7453/12397 13760/14175/12398 f 11134/11549/12391 1761/1968/12390 11133/11548/12396 7038/7453/12397 f 7038/7453/12397 11133/11548/12396 3380/3653/3400 14949/15496/3399 f 13760/14175/12398 7038/7453/12397 14949/15496/3399 667/803/3390 f 450/1155/12374 13762/14177/12373 7039/7454/12399 16127/16902/12400 f 13762/14177/12373 2786/2993/12370 11135/11550/12401 7039/7454/12399 f 7039/7454/12399 11135/11550/12401 1762/1969/12402 11138/11553/12403 f 16127/16902/12400 7039/7454/12399 11138/11553/12403 3969/4356/12404 f 2786/2993/12370 13761/14176/12369 7040/7455/12405 11135/11550/12401 f 13761/14176/12369 954/545/12368 13759/14174/12388 7040/7455/12405 f 7040/7455/12405 13759/14174/12388 2785/2992/12392 11136/11551/12406 f 11135/11550/12401 7040/7455/12405 11136/11551/12406 1762/1969/12402 f 1762/1969/12402 11136/11551/12406 7041/7456/12407 11137/11552/12408 f 11136/11551/12406 2785/2992/12392 13760/14175/12398 7041/7456/12407 f 7041/7456/12407 13760/14175/12398 667/803/3390 14947/15494/3389 f 11137/11552/12408 7041/7456/12407 14947/15494/3389 3379/3652/3386 f 3969/4356/12404 11138/11553/12403 7042/7457/12409 16128/16903/12410 f 11138/11553/12403 1762/1969/12402 11137/11552/12408 7042/7457/12409 f 7042/7457/12409 11137/11552/12408 3379/3652/3386 14948/15495/3385 f 16128/16903/12410 7042/7457/12409 14948/15495/3385 194/283/3384 f 96/149/4751 15162/15745/4750 7043/7458/12411 16138/16913/12412 f 15162/15745/4750 3486/3777/4747 11139/11554/12413 7043/7458/12411 f 7043/7458/12411 11139/11554/12413 1763/1970/12414 11142/11557/12415 f 16138/16913/12412 7043/7458/12411 11142/11557/12415 3974/4361/12416 f 3486/3777/4747 15161/15743/4746 7044/7459/12417 11139/11554/12413 f 15161/15743/4746 720/865/4735 13764/14179/12418 7044/7459/12417 f 7044/7459/12417 13764/14179/12418 2787/2994/12419 11140/11555/12420 f 11139/11554/12413 7044/7459/12417 11140/11555/12420 1763/1970/12414 f 1763/1970/12414 11140/11555/12420 7045/7460/12421 11141/11556/12422 f 11140/11555/12420 2787/2994/12419 13763/14178/12423 7045/7460/12421 f 7045/7460/12421 13763/14178/12423 955/546/12424 13769/14184/12425 f 11141/11556/12422 7045/7460/12421 13769/14184/12425 2790/2997/12426 f 3974/4361/12416 11142/11557/12415 7046/7461/12427 16137/16912/12428 f 11142/11557/12415 1763/1970/12414 11141/11556/12422 7046/7461/12427 f 7046/7461/12427 11141/11556/12422 2790/2997/12426 13770/14185/12429 f 16137/16912/12428 7046/7461/12427 13770/14185/12429 452/1157/12430 f 720/865/4735 15159/15739/4734 7047/7462/12431 13764/14179/12418 f 15159/15739/4734 3485/3775/4731 11143/11558/12432 7047/7462/12431 f 7047/7462/12431 11143/11558/12432 1764/1971/12433 11146/11561/12434 f 13764/14179/12418 7047/7462/12431 11146/11561/12434 2787/2994/12419 f 3485/3775/4731 15160/15741/4730 7048/7463/12435 11143/11558/12432 f 15160/15741/4730 66/107/4729 16132/16907/12436 7048/7463/12435 f 7048/7463/12435 16132/16907/12436 3971/4358/12437 11144/11559/12438 f 11143/11558/12432 7048/7463/12435 11144/11559/12438 1764/1971/12433 f 1764/1971/12433 11144/11559/12438 7049/7464/12439 11145/11560/12440 f 11144/11559/12438 3971/4358/12437 16131/16906/12441 7049/7464/12439 f 7049/7464/12439 16131/16906/12441 451/1156/12442 13766/14181/12443 f 11145/11560/12440 7049/7464/12439 13766/14181/12443 2788/2995/12444 f 2787/2994/12419 11146/11561/12434 7050/7465/12445 13763/14178/12423 f 11146/11561/12434 1764/1971/12433 11145/11560/12440 7050/7465/12445 f 7050/7465/12445 11145/11560/12440 2788/2995/12444 13765/14180/12446 f 13763/14178/12423 7050/7465/12445 13765/14180/12446 955/546/12424 f 955/546/12424 13765/14180/12446 7051/7466/12447 13767/14182/12448 f 13765/14180/12446 2788/2995/12444 11147/11562/12449 7051/7466/12447 f 7051/7466/12447 11147/11562/12449 1765/1972/12450 11150/11565/12451 f 13767/14182/12448 7051/7466/12447 11150/11565/12451 2789/2996/12452 f 2788/2995/12444 13766/14181/12443 7052/7467/12453 11147/11562/12449 f 13766/14181/12443 451/1156/12442 16133/16908/12454 7052/7467/12453 f 7052/7467/12453 16133/16908/12454 3972/4359/12455 11148/11563/12456 f 11147/11562/12449 7052/7467/12453 11148/11563/12456 1765/1972/12450 f 1765/1972/12450 11148/11563/12456 7053/7468/12457 11149/11564/12458 f 11148/11563/12456 3972/4359/12455 16134/16909/12459 7053/7468/12457 f 7053/7468/12457 16134/16909/12459 195/284/4623 15138/15717/4621 f 11149/11564/12458 7053/7468/12457 15138/15717/4621 3474/3763/4617 f 2789/2996/12452 11150/11565/12451 7054/7469/12460 13768/14183/12461 f 11150/11565/12451 1765/1972/12450 11149/11564/12458 7054/7469/12460 f 7054/7469/12460 11149/11564/12458 3474/3763/4617 15137/15716/4615 f 13768/14183/12461 7054/7469/12460 15137/15716/4615 714/858/4601 f 452/1157/12430 13770/14185/12429 7055/7470/12462 16135/16910/12463 f 13770/14185/12429 2790/2997/12426 11151/11566/12464 7055/7470/12462 f 7055/7470/12462 11151/11566/12464 1766/1973/12465 11154/11569/12466 f 16135/16910/12463 7055/7470/12462 11154/11569/12466 3973/4360/12467 f 2790/2997/12426 13769/14184/12425 7056/7471/12468 11151/11566/12464 f 13769/14184/12425 955/546/12424 13767/14182/12448 7056/7471/12468 f 7056/7471/12468 13767/14182/12448 2789/2996/12452 11152/11567/12469 f 11151/11566/12464 7056/7471/12468 11152/11567/12469 1766/1973/12465 f 1766/1973/12465 11152/11567/12469 7057/7472/12470 11153/11568/12471 f 11152/11567/12469 2789/2996/12452 13768/14183/12461 7057/7472/12470 f 7057/7472/12470 13768/14183/12461 714/858/4601 15135/15714/4599 f 11153/11568/12471 7057/7472/12470 15135/15714/4599 3473/3762/4594 f 3973/4360/12467 11154/11569/12466 7058/7473/12472 16136/16911/12473 f 11154/11569/12466 1766/1973/12465 11153/11568/12471 7058/7473/12472 f 7058/7473/12472 11153/11568/12471 3473/3762/4594 15136/15715/4591 f 16136/16911/12473 7058/7473/12472 15136/15715/4591 196/285/4590 f 65/105/4518 15134/15713/4521 7059/7474/12474 16146/16921/12475 f 15134/15713/4521 3472/3761/4526 11155/11570/12476 7059/7474/12474 f 7059/7474/12474 11155/11570/12476 1767/1974/12477 11158/11573/12478 f 16146/16921/12475 7059/7474/12474 11158/11573/12478 3978/4365/12479 f 3472/3761/4526 15133/15712/4540 7060/7475/12480 11155/11570/12476 f 15133/15712/4540 713/857/4542 13772/14187/12481 7060/7475/12480 f 7060/7475/12480 13772/14187/12481 2791/2998/12482 11156/11571/12483 f 11155/11570/12476 7060/7475/12480 11156/11571/12483 1767/1974/12477 f 1767/1974/12477 11156/11571/12483 7061/7476/12484 11157/11572/12485 f 11156/11571/12483 2791/2998/12482 13771/14186/12486 7061/7476/12484 f 7061/7476/12484 13771/14186/12486 956/547/12487 13777/14192/12488 f 11157/11572/12485 7061/7476/12484 13777/14192/12488 2794/3001/12489 f 3978/4365/12479 11158/11573/12478 7062/7477/12490 16145/16920/12491 f 11158/11573/12478 1767/1974/12477 11157/11572/12485 7062/7477/12490 f 7062/7477/12490 11157/11572/12485 2794/3001/12489 13778/14193/12492 f 16145/16920/12491 7062/7477/12490 13778/14193/12492 454/1159/12493 f 713/857/4542 15131/15710/4575 7063/7478/12494 13772/14187/12481 f 15131/15710/4575 3471/3760/4579 11159/11574/12495 7063/7478/12494 f 7063/7478/12494 11159/11574/12495 1768/1975/12496 11162/11577/12497 f 13772/14187/12481 7063/7478/12494 11162/11577/12497 2791/2998/12482 f 3471/3760/4579 15132/15711/4587 7064/7479/12498 11159/11574/12495 f 15132/15711/4587 95/147/4589 16140/16915/12499 7064/7479/12498 f 7064/7479/12498 16140/16915/12499 3975/4362/12500 11160/11575/12501 f 11159/11574/12495 7064/7479/12498 11160/11575/12501 1768/1975/12496 f 1768/1975/12496 11160/11575/12501 7065/7480/12502 11161/11576/12503 f 11160/11575/12501 3975/4362/12500 16139/16914/12504 7065/7480/12502 f 7065/7480/12502 16139/16914/12504 453/1158/12505 13774/14189/12506 f 11161/11576/12503 7065/7480/12502 13774/14189/12506 2792/2999/12507 f 2791/2998/12482 11162/11577/12497 7066/7481/12508 13771/14186/12486 f 11162/11577/12497 1768/1975/12496 11161/11576/12503 7066/7481/12508 f 7066/7481/12508 11161/11576/12503 2792/2999/12507 13773/14188/12509 f 13771/14186/12486 7066/7481/12508 13773/14188/12509 956/547/12487 f 956/547/12487 13773/14188/12509 7067/7482/12510 13775/14190/12511 f 13773/14188/12509 2792/2999/12507 11163/11578/12512 7067/7482/12510 f 7067/7482/12510 11163/11578/12512 1769/1976/12513 11166/11581/12514 f 13775/14190/12511 7067/7482/12510 11166/11581/12514 2793/3000/12515 f 2792/2999/12507 13774/14189/12506 7068/7483/12516 11163/11578/12512 f 13774/14189/12506 453/1158/12505 16141/16916/12517 7068/7483/12516 f 7068/7483/12516 16141/16916/12517 3976/4363/12518 11164/11579/12519 f 11163/11578/12512 7068/7483/12516 11164/11579/12519 1769/1976/12513 f 1769/1976/12513 11164/11579/12519 7069/7484/12520 11165/11580/12521 f 11164/11579/12519 3976/4363/12518 16142/16917/12522 7069/7484/12520 f 7069/7484/12520 16142/16917/12522 198/287/4670 15146/15725/4669 f 11165/11580/12521 7069/7484/12520 15146/15725/4669 3478/3767/4666 f 2793/3000/12515 11166/11581/12514 7070/7485/12523 13776/14191/12524 f 11166/11581/12514 1769/1976/12513 11165/11580/12521 7070/7485/12523 f 7070/7485/12523 11165/11580/12521 3478/3767/4666 15145/15724/4665 f 13776/14191/12524 7070/7485/12523 15145/15724/4665 716/860/4654 f 454/1159/12493 13778/14193/12492 7071/7486/12525 16143/16918/12526 f 13778/14193/12492 2794/3001/12489 11167/11582/12527 7071/7486/12525 f 7071/7486/12525 11167/11582/12527 1770/1977/12528 11170/11585/12529 f 16143/16918/12526 7071/7486/12525 11170/11585/12529 3977/4364/12530 f 2794/3001/12489 13777/14192/12488 7072/7487/12531 11167/11582/12527 f 13777/14192/12488 956/547/12487 13775/14190/12511 7072/7487/12531 f 7072/7487/12531 13775/14190/12511 2793/3000/12515 11168/11583/12532 f 11167/11582/12527 7072/7487/12531 11168/11583/12532 1770/1977/12528 f 1770/1977/12528 11168/11583/12532 7073/7488/12533 11169/11584/12534 f 11168/11583/12532 2793/3000/12515 13776/14191/12524 7073/7488/12533 f 7073/7488/12533 13776/14191/12524 716/860/4654 15143/15722/4653 f 11169/11584/12534 7073/7488/12533 15143/15722/4653 3477/3766/4650 f 3977/4364/12530 11170/11585/12529 7074/7489/12535 16144/16919/12536 f 11170/11585/12529 1770/1977/12528 11169/11584/12534 7074/7489/12535 f 7074/7489/12535 11169/11584/12534 3477/3766/4650 15144/15723/4649 f 16144/16919/12536 7074/7489/12535 15144/15723/4649 197/286/4648 f 69/112/4833 15194/15785/4836 7075/7490/12537 16154/16929/12538 f 15194/15785/4836 3502/3797/4841 11171/11586/12539 7075/7490/12537 f 7075/7490/12537 11171/11586/12539 1771/1978/12540 11174/11589/12541 f 16154/16929/12538 7075/7490/12537 11174/11589/12541 3982/4369/12542 f 3502/3797/4841 15193/15783/4855 7076/7491/12543 11171/11586/12539 f 15193/15783/4855 728/875/4857 13780/14195/12544 7076/7491/12543 f 7076/7491/12543 13780/14195/12544 2795/3002/12545 11172/11587/12546 f 11171/11586/12539 7076/7491/12543 11172/11587/12546 1771/1978/12540 f 1771/1978/12540 11172/11587/12546 7077/7492/12547 11173/11588/12548 f 11172/11587/12546 2795/3002/12545 13779/14194/12549 7077/7492/12547 f 7077/7492/12547 13779/14194/12549 957/548/12550 13785/14200/12551 f 11173/11588/12548 7077/7492/12547 13785/14200/12551 2798/3005/12552 f 3982/4369/12542 11174/11589/12541 7078/7493/12553 16153/16928/12554 f 11174/11589/12541 1771/1978/12540 11173/11588/12548 7078/7493/12553 f 7078/7493/12553 11173/11588/12548 2798/3005/12552 13786/14201/12555 f 16153/16928/12554 7078/7493/12553 13786/14201/12555 456/1161/12556 f 728/875/4857 15191/15779/4890 7079/7494/12557 13780/14195/12544 f 15191/15779/4890 3501/3795/4894 11175/11590/12558 7079/7494/12557 f 7079/7494/12557 11175/11590/12558 1772/1979/12559 11178/11593/12560 f 13780/14195/12544 7079/7494/12557 11178/11593/12560 2795/3002/12545 f 3501/3795/4894 15192/15781/4902 7080/7495/12561 11175/11590/12558 f 15192/15781/4902 100/155/4904 16148/16923/12562 7080/7495/12561 f 7080/7495/12561 16148/16923/12562 3979/4366/12563 11176/11591/12564 f 11175/11590/12558 7080/7495/12561 11176/11591/12564 1772/1979/12559 f 1772/1979/12559 11176/11591/12564 7081/7496/12565 11177/11592/12566 f 11176/11591/12564 3979/4366/12563 16147/16922/12567 7081/7496/12565 f 7081/7496/12565 16147/16922/12567 455/1160/12568 13782/14197/12569 f 11177/11592/12566 7081/7496/12565 13782/14197/12569 2796/3003/12570 f 2795/3002/12545 11178/11593/12560 7082/7497/12571 13779/14194/12549 f 11178/11593/12560 1772/1979/12559 11177/11592/12566 7082/7497/12571 f 7082/7497/12571 11177/11592/12566 2796/3003/12570 13781/14196/12572 f 13779/14194/12549 7082/7497/12571 13781/14196/12572 957/548/12550 f 957/548/12550 13781/14196/12572 7083/7498/12573 13783/14198/12574 f 13781/14196/12572 2796/3003/12570 11179/11594/12575 7083/7498/12573 f 7083/7498/12573 11179/11594/12575 1773/1980/12576 11182/11597/12577 f 13783/14198/12574 7083/7498/12573 11182/11597/12577 2797/3004/12578 f 2796/3003/12570 13782/14197/12569 7084/7499/12579 11179/11594/12575 f 13782/14197/12569 455/1160/12568 16149/16924/12580 7084/7499/12579 f 7084/7499/12579 16149/16924/12580 3980/4367/12581 11180/11595/12582 f 11179/11594/12575 7084/7499/12579 11180/11595/12582 1773/1980/12576 f 1773/1980/12576 11180/11595/12582 7085/7500/12583 11181/11596/12584 f 11180/11595/12582 3980/4367/12581 16150/16925/12585 7085/7500/12583 f 7085/7500/12583 16150/16925/12585 201/290/4963 15202/15793/4962 f 11181/11596/12584 7085/7500/12583 15202/15793/4962 3506/3801/4958 f 2797/3004/12578 11182/11597/12577 7086/7501/12586 13784/14199/12587 f 11182/11597/12577 1773/1980/12576 11181/11596/12584 7086/7501/12586 f 7086/7501/12586 11181/11596/12584 3506/3801/4958 15201/15792/4957 f 13784/14199/12587 7086/7501/12586 15201/15792/4957 730/877/4945 f 456/1161/12556 13786/14201/12555 7087/7502/12588 16151/16926/12589 f 13786/14201/12555 2798/3005/12552 11183/11598/12590 7087/7502/12588 f 7087/7502/12588 11183/11598/12590 1774/1981/12591 11186/11601/12592 f 16151/16926/12589 7087/7502/12588 11186/11601/12592 3981/4368/12593 f 2798/3005/12552 13785/14200/12551 7088/7503/12594 11183/11598/12590 f 13785/14200/12551 957/548/12550 13783/14198/12574 7088/7503/12594 f 7088/7503/12594 13783/14198/12574 2797/3004/12578 11184/11599/12595 f 11183/11598/12590 7088/7503/12594 11184/11599/12595 1774/1981/12591 f 1774/1981/12591 11184/11599/12595 7089/7504/12596 11185/11600/12597 f 11184/11599/12595 2797/3004/12578 13784/14199/12587 7089/7504/12596 f 7089/7504/12596 13784/14199/12587 730/877/4945 15199/15790/4944 f 11185/11600/12597 7089/7504/12596 15199/15790/4944 3505/3800/4940 f 3981/4368/12593 11186/11601/12592 7090/7505/12598 16152/16927/12599 f 11186/11601/12592 1774/1981/12591 11185/11600/12597 7090/7505/12598 f 7090/7505/12598 11185/11600/12597 3505/3800/4940 15200/15791/4939 f 16152/16927/12599 7090/7505/12598 15200/15791/4939 199/288/4938 f 101/156/4986 15226/15817/4989 7091/7506/12600 16162/16937/12601 f 15226/15817/4989 3518/3813/4994 11187/11602/12602 7091/7506/12600 f 7091/7506/12600 11187/11602/12602 1775/1982/12603 11190/11605/12604 f 16162/16937/12601 7091/7506/12600 11190/11605/12604 3986/4373/12605 f 3518/3813/4994 15225/15816/5008 7092/7507/12606 11187/11602/12602 f 15225/15816/5008 736/883/5010 13788/14203/12607 7092/7507/12606 f 7092/7507/12606 13788/14203/12607 2799/3006/12608 11188/11603/12609 f 11187/11602/12602 7092/7507/12606 11188/11603/12609 1775/1982/12603 f 1775/1982/12603 11188/11603/12609 7093/7508/12610 11189/11604/12611 f 11188/11603/12609 2799/3006/12608 13787/14202/12612 7093/7508/12610 f 7093/7508/12610 13787/14202/12612 958/549/12613 13793/14208/12614 f 11189/11604/12611 7093/7508/12610 13793/14208/12614 2802/3009/12615 f 3986/4373/12605 11190/11605/12604 7094/7509/12616 16161/16936/12617 f 11190/11605/12604 1775/1982/12603 11189/11604/12611 7094/7509/12616 f 7094/7509/12616 11189/11604/12611 2802/3009/12615 13794/14209/12618 f 16161/16936/12617 7094/7509/12616 13794/14209/12618 458/1163/12619 f 736/883/5010 15223/15814/5052 7095/7510/12620 13788/14203/12607 f 15223/15814/5052 3517/3812/5056 11191/11606/12621 7095/7510/12620 f 7095/7510/12620 11191/11606/12621 1776/1983/12622 11194/11609/12623 f 13788/14203/12607 7095/7510/12620 11194/11609/12623 2799/3006/12608 f 3517/3812/5056 15224/15815/5064 7096/7511/12624 11191/11606/12621 f 15224/15815/5064 70/113/5066 16156/16931/12625 7096/7511/12624 f 7096/7511/12624 16156/16931/12625 3983/4370/12626 11192/11607/12627 f 11191/11606/12621 7096/7511/12624 11192/11607/12627 1776/1983/12622 f 1776/1983/12622 11192/11607/12627 7097/7512/12628 11193/11608/12629 f 11192/11607/12627 3983/4370/12626 16155/16930/12630 7097/7512/12628 f 7097/7512/12628 16155/16930/12630 457/1162/12631 13790/14205/12632 f 11193/11608/12629 7097/7512/12628 13790/14205/12632 2800/3007/12633 f 2799/3006/12608 11194/11609/12623 7098/7513/12634 13787/14202/12612 f 11194/11609/12623 1776/1983/12622 11193/11608/12629 7098/7513/12634 f 7098/7513/12634 11193/11608/12629 2800/3007/12633 13789/14204/12635 f 13787/14202/12612 7098/7513/12634 13789/14204/12635 958/549/12613 f 958/549/12613 13789/14204/12635 7099/7514/12636 13791/14206/12637 f 13789/14204/12635 2800/3007/12633 11195/11610/12638 7099/7514/12636 f 7099/7514/12636 11195/11610/12638 1777/1984/12639 11198/11613/12640 f 13791/14206/12637 7099/7514/12636 11198/11613/12640 2801/3008/12641 f 2800/3007/12633 13790/14205/12632 7100/7515/12642 11195/11610/12638 f 13790/14205/12632 457/1162/12631 16157/16932/12643 7100/7515/12642 f 7100/7515/12642 16157/16932/12643 3984/4371/12644 11196/11611/12645 f 11195/11610/12638 7100/7515/12642 11196/11611/12645 1777/1984/12639 f 1777/1984/12639 11196/11611/12645 7101/7516/12646 11197/11612/12647 f 11196/11611/12645 3984/4371/12644 16158/16933/12648 7101/7516/12646 f 7101/7516/12646 16158/16933/12648 200/289/4905 15210/15801/4908 f 11197/11612/12647 7101/7516/12646 15210/15801/4908 3510/3805/4913 f 2801/3008/12641 11198/11613/12640 7102/7517/12649 13792/14207/12650 f 11198/11613/12640 1777/1984/12639 11197/11612/12647 7102/7517/12649 f 7102/7517/12649 11197/11612/12647 3510/3805/4913 15209/15800/4927 f 13792/14207/12650 7102/7517/12649 15209/15800/4927 732/879/4929 f 458/1163/12619 13794/14209/12618 7103/7518/12651 16159/16934/12652 f 13794/14209/12618 2802/3009/12615 11199/11614/12653 7103/7518/12651 f 7103/7518/12651 11199/11614/12653 1778/1985/12654 11202/11617/12655 f 16159/16934/12652 7103/7518/12651 11202/11617/12655 3985/4372/12656 f 2802/3009/12615 13793/14208/12614 7104/7519/12657 11199/11614/12653 f 13793/14208/12614 958/549/12613 13791/14206/12637 7104/7519/12657 f 7104/7519/12657 13791/14206/12637 2801/3008/12641 11200/11615/12658 f 11199/11614/12653 7104/7519/12657 11200/11615/12658 1778/1985/12654 f 1778/1985/12654 11200/11615/12658 7105/7520/12659 11201/11616/12660 f 11200/11615/12658 2801/3008/12641 13792/14207/12650 7105/7520/12659 f 7105/7520/12659 13792/14207/12650 732/879/4929 15207/15798/4971 f 11201/11616/12660 7105/7520/12659 15207/15798/4971 3509/3804/4975 f 3985/4372/12656 11202/11617/12655 7106/7521/12661 16160/16935/12662 f 11202/11617/12655 1778/1985/12654 11201/11616/12660 7106/7521/12661 f 7106/7521/12661 11201/11616/12660 3509/3804/4975 15208/15799/4983 f 16160/16935/12662 7106/7521/12661 15208/15799/4983 202/291/4985 f 127/190/5849 15370/15977/5848 7107/7522/12663 16170/16945/12664 f 15370/15977/5848 3590/3893/5845 11203/11618/12665 7107/7522/12663 f 7107/7522/12663 11203/11618/12665 1779/1986/12666 11206/11621/12667 f 16170/16945/12664 7107/7522/12663 11206/11621/12667 3990/4377/12668 f 3590/3893/5845 15369/15976/5844 7108/7523/12669 11203/11618/12665 f 15369/15976/5844 260/923/5833 13796/14211/12670 7108/7523/12669 f 7108/7523/12669 13796/14211/12670 2803/3010/12671 11204/11619/12672 f 11203/11618/12665 7108/7523/12669 11204/11619/12672 1779/1986/12666 f 1779/1986/12666 11204/11619/12672 7109/7524/12673 11205/11620/12674 f 11204/11619/12672 2803/3010/12671 13795/14210/12675 7109/7524/12673 f 7109/7524/12673 13795/14210/12675 959/550/12676 13801/14216/12677 f 11205/11620/12674 7109/7524/12673 13801/14216/12677 2806/3013/12678 f 3990/4377/12668 11206/11621/12667 7110/7525/12679 16169/16944/12680 f 11206/11621/12667 1779/1986/12666 11205/11620/12674 7110/7525/12679 f 7110/7525/12679 11205/11620/12674 2806/3013/12678 13802/14217/12681 f 16169/16944/12680 7110/7525/12679 13802/14217/12681 460/1165/12682 f 260/923/5833 15367/15974/5832 7111/7526/12683 13796/14211/12670 f 15367/15974/5832 3589/3892/5829 11207/11622/12684 7111/7526/12683 f 7111/7526/12683 11207/11622/12684 1780/1987/12685 11210/11625/12686 f 13796/14211/12670 7111/7526/12683 11210/11625/12686 2803/3010/12671 f 3589/3892/5829 15368/15975/5828 7112/7527/12687 11207/11622/12684 f 15368/15975/5828 80/126/5827 16164/16939/12688 7112/7527/12687 f 7112/7527/12687 16164/16939/12688 3987/4374/12689 11208/11623/12690 f 11207/11622/12684 7112/7527/12687 11208/11623/12690 1780/1987/12685 f 1780/1987/12685 11208/11623/12690 7113/7528/12691 11209/11624/12692 f 11208/11623/12690 3987/4374/12689 16163/16938/12693 7113/7528/12691 f 7113/7528/12691 16163/16938/12693 459/1164/12694 13798/14213/12695 f 11209/11624/12692 7113/7528/12691 13798/14213/12695 2804/3011/12696 f 2803/3010/12671 11210/11625/12686 7114/7529/12697 13795/14210/12675 f 11210/11625/12686 1780/1987/12685 11209/11624/12692 7114/7529/12697 f 7114/7529/12697 11209/11624/12692 2804/3011/12696 13797/14212/12698 f 13795/14210/12675 7114/7529/12697 13797/14212/12698 959/550/12676 f 959/550/12676 13797/14212/12698 7115/7530/12699 13799/14214/12700 f 13797/14212/12698 2804/3011/12696 11211/11626/12701 7115/7530/12699 f 7115/7530/12699 11211/11626/12701 1781/1988/12702 11214/11629/12703 f 13799/14214/12700 7115/7530/12699 11214/11629/12703 2805/3012/12704 f 2804/3011/12696 13798/14213/12695 7116/7531/12705 11211/11626/12701 f 13798/14213/12695 459/1164/12694 16165/16940/12706 7116/7531/12705 f 7116/7531/12705 16165/16940/12706 3988/4375/12707 11212/11627/12708 f 11211/11626/12701 7116/7531/12705 11212/11627/12708 1781/1988/12702 f 1781/1988/12702 11212/11627/12708 7117/7532/12709 11213/11628/12710 f 11212/11627/12708 3988/4375/12707 16166/16941/12711 7117/7532/12709 f 7117/7532/12709 16166/16941/12711 203/292/5721 15346/15949/5719 f 11213/11628/12710 7117/7532/12709 15346/15949/5719 3578/3879/5715 f 2805/3012/12704 11214/11629/12703 7118/7533/12712 13800/14215/12713 f 11214/11629/12703 1781/1988/12702 11213/11628/12710 7118/7533/12712 f 7118/7533/12712 11213/11628/12710 3578/3879/5715 15345/15948/5713 f 13800/14215/12713 7118/7533/12712 15345/15948/5713 766/916/5699 f 460/1165/12682 13802/14217/12681 7119/7534/12714 16167/16942/12715 f 13802/14217/12681 2806/3013/12678 11215/11630/12716 7119/7534/12714 f 7119/7534/12714 11215/11630/12716 1782/1989/12717 11218/11633/12718 f 16167/16942/12715 7119/7534/12714 11218/11633/12718 3989/4376/12719 f 2806/3013/12678 13801/14216/12677 7120/7535/12720 11215/11630/12716 f 13801/14216/12677 959/550/12676 13799/14214/12700 7120/7535/12720 f 7120/7535/12720 13799/14214/12700 2805/3012/12704 11216/11631/12721 f 11215/11630/12716 7120/7535/12720 11216/11631/12721 1782/1989/12717 f 1782/1989/12717 11216/11631/12721 7121/7536/12722 11217/11632/12723 f 11216/11631/12721 2805/3012/12704 13800/14215/12713 7121/7536/12722 f 7121/7536/12722 13800/14215/12713 766/916/5699 15343/15946/5697 f 11217/11632/12723 7121/7536/12722 15343/15946/5697 3577/3878/5692 f 3989/4376/12719 11218/11633/12718 7122/7537/12724 16168/16943/12725 f 11218/11633/12718 1782/1989/12717 11217/11632/12723 7122/7537/12724 f 7122/7537/12724 11217/11632/12723 3577/3878/5692 15344/15947/5689 f 16168/16943/12725 7122/7537/12724 15344/15947/5689 204/293/5688 f 79/125/5616 15342/15945/5619 7123/7538/12726 16178/16953/12727 f 15342/15945/5619 3576/3877/5624 11219/11634/12728 7123/7538/12726 f 7123/7538/12726 11219/11634/12728 1783/1990/12729 11222/11637/12730 f 16178/16953/12727 7123/7538/12726 11222/11637/12730 3994/4381/12731 f 3576/3877/5624 15341/15944/5638 7124/7539/12732 11219/11634/12728 f 15341/15944/5638 765/915/5640 13804/14219/12733 7124/7539/12732 f 7124/7539/12732 13804/14219/12733 2807/3014/12734 11220/11635/12735 f 11219/11634/12728 7124/7539/12732 11220/11635/12735 1783/1990/12729 f 1783/1990/12729 11220/11635/12735 7125/7540/12736 11221/11636/12737 f 11220/11635/12735 2807/3014/12734 13803/14218/12738 7125/7540/12736 f 7125/7540/12736 13803/14218/12738 960/551/12739 13809/14224/12740 f 11221/11636/12737 7125/7540/12736 13809/14224/12740 2810/3017/12741 f 3994/4381/12731 11222/11637/12730 7126/7541/12742 16177/16952/12743 f 11222/11637/12730 1783/1990/12729 11221/11636/12737 7126/7541/12742 f 7126/7541/12742 11221/11636/12737 2810/3017/12741 13810/14225/12744 f 16177/16952/12743 7126/7541/12742 13810/14225/12744 462/1167/12745 f 765/915/5640 15339/15942/5673 7127/7542/12746 13804/14219/12733 f 15339/15942/5673 3575/3876/5677 11223/11638/12747 7127/7542/12746 f 7127/7542/12746 11223/11638/12747 1784/1991/12748 11226/11641/12749 f 13804/14219/12733 7127/7542/12746 11226/11641/12749 2807/3014/12734 f 3575/3876/5677 15340/15943/5685 7128/7543/12750 11223/11638/12747 f 15340/15943/5685 126/189/5687 16172/16947/12751 7128/7543/12750 f 7128/7543/12750 16172/16947/12751 3991/4378/12752 11224/11639/12753 f 11223/11638/12747 7128/7543/12750 11224/11639/12753 1784/1991/12748 f 1784/1991/12748 11224/11639/12753 7129/7544/12754 11225/11640/12755 f 11224/11639/12753 3991/4378/12752 16171/16946/12756 7129/7544/12754 f 7129/7544/12754 16171/16946/12756 461/1166/12757 13806/14221/12758 f 11225/11640/12755 7129/7544/12754 13806/14221/12758 2808/3015/12759 f 2807/3014/12734 11226/11641/12749 7130/7545/12760 13803/14218/12738 f 11226/11641/12749 1784/1991/12748 11225/11640/12755 7130/7545/12760 f 7130/7545/12760 11225/11640/12755 2808/3015/12759 13805/14220/12761 f 13803/14218/12738 7130/7545/12760 13805/14220/12761 960/551/12739 f 960/551/12739 13805/14220/12761 7131/7546/12762 13807/14222/12763 f 13805/14220/12761 2808/3015/12759 11227/11642/12764 7131/7546/12762 f 7131/7546/12762 11227/11642/12764 1785/1992/12765 11230/11645/12766 f 13807/14222/12763 7131/7546/12762 11230/11645/12766 2809/3016/12767 f 2808/3015/12759 13806/14221/12758 7132/7547/12768 11227/11642/12764 f 13806/14221/12758 461/1166/12757 16173/16948/12769 7132/7547/12768 f 7132/7547/12768 16173/16948/12769 3992/4379/12770 11228/11643/12771 f 11227/11642/12764 7132/7547/12768 11228/11643/12771 1785/1992/12765 f 1785/1992/12765 11228/11643/12771 7133/7548/12772 11229/11644/12773 f 11228/11643/12771 3992/4379/12770 16174/16949/12774 7133/7548/12772 f 7133/7548/12772 16174/16949/12774 206/295/5768 15354/15957/5767 f 11229/11644/12773 7133/7548/12772 15354/15957/5767 3582/3883/5764 f 2809/3016/12767 11230/11645/12766 7134/7549/12775 13808/14223/12776 f 11230/11645/12766 1785/1992/12765 11229/11644/12773 7134/7549/12775 f 7134/7549/12775 11229/11644/12773 3582/3883/5764 15353/15956/5763 f 13808/14223/12776 7134/7549/12775 15353/15956/5763 768/918/5752 f 462/1167/12745 13810/14225/12744 7135/7550/12777 16175/16950/12778 f 13810/14225/12744 2810/3017/12741 11231/11646/12779 7135/7550/12777 f 7135/7550/12777 11231/11646/12779 1786/1993/12780 11234/11649/12781 f 16175/16950/12778 7135/7550/12777 11234/11649/12781 3993/4380/12782 f 2810/3017/12741 13809/14224/12740 7136/7551/12783 11231/11646/12779 f 13809/14224/12740 960/551/12739 13807/14222/12763 7136/7551/12783 f 7136/7551/12783 13807/14222/12763 2809/3016/12767 11232/11647/12784 f 11231/11646/12779 7136/7551/12783 11232/11647/12784 1786/1993/12780 f 1786/1993/12780 11232/11647/12784 7137/7552/12785 11233/11648/12786 f 11232/11647/12784 2809/3016/12767 13808/14223/12776 7137/7552/12785 f 7137/7552/12785 13808/14223/12776 768/918/5752 15351/15954/5751 f 11233/11648/12786 7137/7552/12785 15351/15954/5751 3581/3882/5748 f 3993/4380/12782 11234/11649/12781 7138/7553/12787 16176/16951/12788 f 11234/11649/12781 1786/1993/12780 11233/11648/12786 7138/7553/12787 f 7138/7553/12787 11233/11648/12786 3581/3882/5748 15352/15955/5747 f 16176/16951/12788 7138/7553/12787 15352/15955/5747 205/294/5746 f 84/133/6003 15418/16033/6006 7139/7554/12789 16186/16961/12790 f 15418/16033/6006 3614/3921/6011 11235/11650/12791 7139/7554/12789 f 7139/7554/12789 11235/11650/12791 1787/1994/12792 11238/11653/12793 f 16186/16961/12790 7139/7554/12789 11238/11653/12793 3998/4385/12794 f 3614/3921/6011 15417/16031/6025 7140/7555/12795 11235/11650/12791 f 15417/16031/6025 272/937/6027 13812/14227/12796 7140/7555/12795 f 7140/7555/12795 13812/14227/12796 2811/3018/12797 11236/11651/12798 f 11235/11650/12791 7140/7555/12795 11236/11651/12798 1787/1994/12792 f 1787/1994/12792 11236/11651/12798 7141/7556/12799 11237/11652/12800 f 11236/11651/12798 2811/3018/12797 13811/14226/12801 7141/7556/12799 f 7141/7556/12799 13811/14226/12801 961/552/12802 13817/14232/12803 f 11237/11652/12800 7141/7556/12799 13817/14232/12803 2814/3021/12804 f 3998/4385/12794 11238/11653/12793 7142/7557/12805 16185/16960/12806 f 11238/11653/12793 1787/1994/12792 11237/11652/12800 7142/7557/12805 f 7142/7557/12805 11237/11652/12800 2814/3021/12804 13818/14233/12807 f 16185/16960/12806 7142/7557/12805 13818/14233/12807 464/1169/12808 f 272/937/6027 15415/16027/6069 7143/7558/12809 13812/14227/12796 f 15415/16027/6069 3613/3919/6073 11239/11654/12810 7143/7558/12809 f 7143/7558/12809 11239/11654/12810 1788/1995/12811 11242/11657/12812 f 13812/14227/12796 7143/7558/12809 11242/11657/12812 2811/3018/12797 f 3613/3919/6073 15416/16029/6081 7144/7559/12813 11239/11654/12810 f 15416/16029/6081 133/199/6083 16180/16955/12814 7144/7559/12813 f 7144/7559/12813 16180/16955/12814 3995/4382/12815 11240/11655/12816 f 11239/11654/12810 7144/7559/12813 11240/11655/12816 1788/1995/12811 f 1788/1995/12811 11240/11655/12816 7145/7560/12817 11241/11656/12818 f 11240/11655/12816 3995/4382/12815 16179/16954/12819 7145/7560/12817 f 7145/7560/12817 16179/16954/12819 463/1168/12820 13814/14229/12821 f 11241/11656/12818 7145/7560/12817 13814/14229/12821 2812/3019/12822 f 2811/3018/12797 11242/11657/12812 7146/7561/12823 13811/14226/12801 f 11242/11657/12812 1788/1995/12811 11241/11656/12818 7146/7561/12823 f 7146/7561/12823 11241/11656/12818 2812/3019/12822 13813/14228/12824 f 13811/14226/12801 7146/7561/12823 13813/14228/12824 961/552/12802 f 961/552/12802 13813/14228/12824 7147/7562/12825 13815/14230/12826 f 13813/14228/12824 2812/3019/12822 11243/11658/12827 7147/7562/12825 f 7147/7562/12825 11243/11658/12827 1789/1996/12828 11246/11661/12829 f 13815/14230/12826 7147/7562/12825 11246/11661/12829 2813/3020/12830 f 2812/3019/12822 13814/14229/12821 7148/7563/12831 11243/11658/12827 f 13814/14229/12821 463/1168/12820 16181/16956/12832 7148/7563/12831 f 7148/7563/12831 16181/16956/12832 3996/4383/12833 11244/11659/12834 f 11243/11658/12827 7148/7563/12831 11244/11659/12834 1789/1996/12828 f 1789/1996/12828 11244/11659/12834 7149/7564/12835 11245/11660/12836 f 11244/11659/12834 3996/4383/12833 16182/16957/12837 7149/7564/12835 f 7149/7564/12835 16182/16957/12837 209/298/6142 15426/16041/6141 f 11245/11660/12836 7149/7564/12835 15426/16041/6141 3618/3925/6137 f 2813/3020/12830 11246/11661/12829 7150/7565/12838 13816/14231/12839 f 11246/11661/12829 1789/1996/12828 11245/11660/12836 7150/7565/12838 f 7150/7565/12838 11245/11660/12836 3618/3925/6137 15425/16040/6136 f 13816/14231/12839 7150/7565/12838 15425/16040/6136 274/939/6124 f 464/1169/12808 13818/14233/12807 7151/7566/12840 16183/16958/12841 f 13818/14233/12807 2814/3021/12804 11247/11662/12842 7151/7566/12840 f 7151/7566/12840 11247/11662/12842 1790/1997/12843 11250/11665/12844 f 16183/16958/12841 7151/7566/12840 11250/11665/12844 3997/4384/12845 f 2814/3021/12804 13817/14232/12803 7152/7567/12846 11247/11662/12842 f 13817/14232/12803 961/552/12802 13815/14230/12826 7152/7567/12846 f 7152/7567/12846 13815/14230/12826 2813/3020/12830 11248/11663/12847 f 11247/11662/12842 7152/7567/12846 11248/11663/12847 1790/1997/12843 f 1790/1997/12843 11248/11663/12847 7153/7568/12848 11249/11664/12849 f 11248/11663/12847 2813/3020/12830 13816/14231/12839 7153/7568/12848 f 7153/7568/12848 13816/14231/12839 274/939/6124 15423/16038/6123 f 11249/11664/12849 7153/7568/12848 15423/16038/6123 3617/3924/6119 f 3997/4384/12845 11250/11665/12844 7154/7569/12850 16184/16959/12851 f 11250/11665/12844 1790/1997/12843 11249/11664/12849 7154/7569/12850 f 7154/7569/12850 11249/11664/12849 3617/3924/6119 15424/16039/6118 f 16184/16959/12851 7154/7569/12850 15424/16039/6118 207/296/6117 f 134/200/6165 15450/16065/6168 7155/7570/12852 16194/16969/12853 f 15450/16065/6168 3630/3937/6173 11251/11666/12854 7155/7570/12852 f 7155/7570/12852 11251/11666/12854 1791/1998/12855 11254/11669/12856 f 16194/16969/12853 7155/7570/12852 11254/11669/12856 4002/4389/12857 f 3630/3937/6173 15449/16064/6187 7156/7571/12858 11251/11666/12854 f 15449/16064/6187 280/945/6189 13820/14235/12859 7156/7571/12858 f 7156/7571/12858 13820/14235/12859 2815/3022/12860 11252/11667/12861 f 11251/11666/12854 7156/7571/12858 11252/11667/12861 1791/1998/12855 f 1791/1998/12855 11252/11667/12861 7157/7572/12862 11253/11668/12863 f 11252/11667/12861 2815/3022/12860 13819/14234/12864 7157/7572/12862 f 7157/7572/12862 13819/14234/12864 962/553/12865 13825/14240/12866 f 11253/11668/12863 7157/7572/12862 13825/14240/12866 2818/3025/12867 f 4002/4389/12857 11254/11669/12856 7158/7573/12868 16193/16968/12869 f 11254/11669/12856 1791/1998/12855 11253/11668/12863 7158/7573/12868 f 7158/7573/12868 11253/11668/12863 2818/3025/12867 13826/14241/12870 f 16193/16968/12869 7158/7573/12868 13826/14241/12870 466/1171/12871 f 280/945/6189 15447/16062/6231 7159/7574/12872 13820/14235/12859 f 15447/16062/6231 3629/3936/6235 11255/11670/12873 7159/7574/12872 f 7159/7574/12872 11255/11670/12873 1792/1999/12874 11258/11673/12875 f 13820/14235/12859 7159/7574/12872 11258/11673/12875 2815/3022/12860 f 3629/3936/6235 15448/16063/6243 7160/7575/12876 11255/11670/12873 f 15448/16063/6243 85/134/6245 16188/16963/12877 7160/7575/12876 f 7160/7575/12876 16188/16963/12877 3999/4386/12878 11256/11671/12879 f 11255/11670/12873 7160/7575/12876 11256/11671/12879 1792/1999/12874 f 1792/1999/12874 11256/11671/12879 7161/7576/12880 11257/11672/12881 f 11256/11671/12879 3999/4386/12878 16187/16962/12882 7161/7576/12880 f 7161/7576/12880 16187/16962/12882 465/1170/12883 13822/14237/12884 f 11257/11672/12881 7161/7576/12880 13822/14237/12884 2816/3023/12885 f 2815/3022/12860 11258/11673/12875 7162/7577/12886 13819/14234/12864 f 11258/11673/12875 1792/1999/12874 11257/11672/12881 7162/7577/12886 f 7162/7577/12886 11257/11672/12881 2816/3023/12885 13821/14236/12887 f 13819/14234/12864 7162/7577/12886 13821/14236/12887 962/553/12865 f 962/553/12865 13821/14236/12887 7163/7578/12888 13823/14238/12889 f 13821/14236/12887 2816/3023/12885 11259/11674/12890 7163/7578/12888 f 7163/7578/12888 11259/11674/12890 1793/2000/12891 11262/11677/12892 f 13823/14238/12889 7163/7578/12888 11262/11677/12892 2817/3024/12893 f 2816/3023/12885 13822/14237/12884 7164/7579/12894 11259/11674/12890 f 13822/14237/12884 465/1170/12883 16189/16964/12895 7164/7579/12894 f 7164/7579/12894 16189/16964/12895 4000/4387/12896 11260/11675/12897 f 11259/11674/12890 7164/7579/12894 11260/11675/12897 1793/2000/12891 f 1793/2000/12891 11260/11675/12897 7165/7580/12898 11261/11676/12899 f 11260/11675/12897 4000/4387/12896 16190/16965/12900 7165/7580/12898 f 7165/7580/12898 16190/16965/12900 208/297/6084 15434/16049/6087 f 11261/11676/12899 7165/7580/12898 15434/16049/6087 3622/3929/6092 f 2817/3024/12893 11262/11677/12892 7166/7581/12901 13824/14239/12902 f 11262/11677/12892 1793/2000/12891 11261/11676/12899 7166/7581/12901 f 7166/7581/12901 11261/11676/12899 3622/3929/6092 15433/16048/6106 f 13824/14239/12902 7166/7581/12901 15433/16048/6106 276/941/6108 f 466/1171/12871 13826/14241/12870 7167/7582/12903 16191/16966/12904 f 13826/14241/12870 2818/3025/12867 11263/11678/12905 7167/7582/12903 f 7167/7582/12903 11263/11678/12905 1794/2001/12906 11266/11681/12907 f 16191/16966/12904 7167/7582/12903 11266/11681/12907 4001/4388/12908 f 2818/3025/12867 13825/14240/12866 7168/7583/12909 11263/11678/12905 f 13825/14240/12866 962/553/12865 13823/14238/12889 7168/7583/12909 f 7168/7583/12909 13823/14238/12889 2817/3024/12893 11264/11679/12910 f 11263/11678/12905 7168/7583/12909 11264/11679/12910 1794/2001/12906 f 1794/2001/12906 11264/11679/12910 7169/7584/12911 11265/11680/12912 f 11264/11679/12910 2817/3024/12893 13824/14239/12902 7169/7584/12911 f 7169/7584/12911 13824/14239/12902 276/941/6108 15431/16046/6150 f 11265/11680/12912 7169/7584/12911 15431/16046/6150 3621/3928/6154 f 4001/4388/12908 11266/11681/12907 7170/7585/12913 16192/16967/12914 f 11266/11681/12907 1794/2001/12906 11265/11680/12912 7170/7585/12913 f 7170/7585/12913 11265/11680/12912 3621/3928/6154 15432/16047/6162 f 16192/16967/12914 7170/7585/12913 15432/16047/6162 210/299/6164 f 12/22/7021 15570/16201/7020 7171/7586/12915 16076/16829/11652 f 15570/16201/7020 3690/4005/7017 11267/11682/12916 7171/7586/12915 f 7171/7586/12915 11267/11682/12916 1795/2002/12917 11270/11685/12918 f 16076/16829/11652 7171/7586/12915 11270/11685/12918 3943/4319/11653 f 3690/4005/7017 15569/16199/7016 7172/7587/12919 11267/11682/12916 f 15569/16199/7016 310/979/7005 13828/14243/12920 7172/7587/12919 f 7172/7587/12919 13828/14243/12920 2819/3026/12921 11268/11683/12922 f 11267/11682/12916 7172/7587/12919 11268/11683/12922 1795/2002/12917 f 1795/2002/12917 11268/11683/12922 7173/7588/12923 11269/11684/12924 f 11268/11683/12922 2819/3026/12921 13827/14242/12925 7173/7588/12923 f 7173/7588/12923 13827/14242/12925 963/554/12926 13833/14248/12927 f 11269/11684/12924 7173/7588/12923 13833/14248/12927 2822/3029/12928 f 3943/4319/11653 11270/11685/12918 7174/7589/12929 16075/16827/11657 f 11270/11685/12918 1795/2002/12917 11269/11684/12924 7174/7589/12929 f 7174/7589/12929 11269/11684/12924 2822/3029/12928 13834/14249/12930 f 16075/16827/11657 7174/7589/12929 13834/14249/12930 437/1137/11658 f 310/979/7005 15567/16195/7004 7175/7590/12931 13828/14243/12920 f 15567/16195/7004 3689/4003/7001 11271/11686/12932 7175/7590/12931 f 7175/7590/12931 11271/11686/12932 1796/2003/12933 11274/11689/12934 f 13828/14243/12920 7175/7590/12931 11274/11689/12934 2819/3026/12921 f 3689/4003/7001 15568/16197/7000 7176/7591/12935 11271/11686/12932 f 15568/16197/7000 96/149/4751 16138/16913/12412 7176/7591/12935 f 7176/7591/12935 16138/16913/12412 3974/4361/12416 11272/11687/12936 f 11271/11686/12932 7176/7591/12935 11272/11687/12936 1796/2003/12933 f 1796/2003/12933 11272/11687/12936 7177/7592/12937 11273/11688/12938 f 11272/11687/12936 3974/4361/12416 16137/16912/12428 7177/7592/12937 f 7177/7592/12937 16137/16912/12428 452/1157/12430 13830/14245/12939 f 11273/11688/12938 7177/7592/12937 13830/14245/12939 2820/3027/12940 f 2819/3026/12921 11274/11689/12934 7178/7593/12941 13827/14242/12925 f 11274/11689/12934 1796/2003/12933 11273/11688/12938 7178/7593/12941 f 7178/7593/12941 11273/11688/12938 2820/3027/12940 13829/14244/12942 f 13827/14242/12925 7178/7593/12941 13829/14244/12942 963/554/12926 f 963/554/12926 13829/14244/12942 7179/7594/12943 13831/14246/12944 f 13829/14244/12942 2820/3027/12940 11275/11690/12945 7179/7594/12943 f 7179/7594/12943 11275/11690/12945 1797/2004/12946 11278/11693/12947 f 13831/14246/12944 7179/7594/12943 11278/11693/12947 2821/3028/12948 f 2820/3027/12940 13830/14245/12939 7180/7595/12949 11275/11690/12945 f 13830/14245/12939 452/1157/12430 16135/16910/12463 7180/7595/12949 f 7180/7595/12949 16135/16910/12463 3973/4360/12467 11276/11691/12950 f 11275/11690/12945 7180/7595/12949 11276/11691/12950 1797/2004/12946 f 1797/2004/12946 11276/11691/12950 7181/7596/12951 11277/11692/12952 f 11276/11691/12950 3973/4360/12467 16136/16911/12473 7181/7596/12951 f 7181/7596/12951 16136/16911/12473 196/285/4590 15558/16185/6913 f 11277/11692/12952 7181/7596/12951 15558/16185/6913 3684/3997/6909 f 2821/3028/12948 11278/11693/12947 7182/7597/12953 13832/14247/12954 f 11278/11693/12947 1797/2004/12946 11277/11692/12952 7182/7597/12953 f 7182/7597/12953 11277/11692/12952 3684/3997/6909 15557/16184/6907 f 13832/14247/12954 7182/7597/12953 15557/16184/6907 307/975/6895 f 437/1137/11658 13834/14249/12930 7183/7598/12955 16077/16831/11670 f 13834/14249/12930 2822/3029/12928 11279/11694/12956 7183/7598/12955 f 7183/7598/12955 11279/11694/12956 1798/2005/12957 11282/11697/12958 f 16077/16831/11670 7183/7598/12955 11282/11697/12958 3944/4321/11671 f 2822/3029/12928 13833/14248/12927 7184/7599/12959 11279/11694/12956 f 13833/14248/12927 963/554/12926 13831/14246/12944 7184/7599/12959 f 7184/7599/12959 13831/14246/12944 2821/3028/12948 11280/11695/12960 f 11279/11694/12956 7184/7599/12959 11280/11695/12960 1798/2005/12957 f 1798/2005/12957 11280/11695/12960 7185/7600/12961 11281/11696/12962 f 11280/11695/12960 2821/3028/12948 13832/14247/12954 7185/7600/12961 f 7185/7600/12961 13832/14247/12954 307/975/6895 15555/16182/6893 f 11281/11696/12962 7185/7600/12961 15555/16182/6893 3683/3996/6889 f 3944/4321/11671 11282/11697/12958 7186/7601/12963 16078/16833/11675 f 11282/11697/12958 1798/2005/12957 11281/11696/12962 7186/7601/12963 f 7186/7601/12963 11281/11696/12962 3683/3996/6889 15556/16183/6887 f 16078/16833/11675 7186/7601/12963 15556/16183/6887 182/266/2500 f 95/147/4589 15554/16181/6832 7187/7602/12964 16140/16915/12499 f 15554/16181/6832 3682/3995/6836 11283/11698/12965 7187/7602/12964 f 7187/7602/12964 11283/11698/12965 1799/2006/12966 11286/11701/12967 f 16140/16915/12499 7187/7602/12964 11286/11701/12967 3975/4362/12500 f 3682/3995/6836 15553/16180/6848 7188/7603/12968 11283/11698/12965 f 15553/16180/6848 306/974/6850 13836/14251/12969 7188/7603/12968 f 7188/7603/12968 13836/14251/12969 2823/3030/12970 11284/11699/12971 f 11283/11698/12965 7188/7603/12968 11284/11699/12971 1799/2006/12966 f 1799/2006/12966 11284/11699/12971 7189/7604/12972 11285/11700/12973 f 11284/11699/12971 2823/3030/12970 13835/14250/12974 7189/7604/12972 f 7189/7604/12972 13835/14250/12974 964/555/12975 13841/14256/12976 f 11285/11700/12973 7189/7604/12972 13841/14256/12976 2826/3033/12977 f 3975/4362/12500 11286/11701/12967 7190/7605/12978 16139/16914/12504 f 11286/11701/12967 1799/2006/12966 11285/11700/12973 7190/7605/12978 f 7190/7605/12978 11285/11700/12973 2826/3033/12977 13842/14257/12979 f 16139/16914/12504 7190/7605/12978 13842/14257/12979 453/1158/12505 f 306/974/6850 15551/16178/6876 7191/7606/12980 13836/14251/12969 f 15551/16178/6876 3681/3994/6880 11287/11702/12981 7191/7606/12980 f 7191/7606/12980 11287/11702/12981 1800/2007/12982 11290/11705/12983 f 13836/14251/12969 7191/7606/12980 11290/11705/12983 2823/3030/12970 f 3681/3994/6880 15552/16179/6886 7192/7607/12984 11287/11702/12981 f 15552/16179/6886 28/50/720 16090/16849/11691 7192/7607/12984 f 7192/7607/12984 16090/16849/11691 3950/4329/11695 11288/11703/12985 f 11287/11702/12981 7192/7607/12984 11288/11703/12985 1800/2007/12982 f 1800/2007/12982 11288/11703/12985 7193/7608/12986 11289/11704/12987 f 11288/11703/12985 3950/4329/11695 16089/16847/11707 7193/7608/12986 f 7193/7608/12986 16089/16847/11707 440/1141/11709 13838/14253/12988 f 11289/11704/12987 7193/7608/12986 13838/14253/12988 2824/3031/12989 f 2823/3030/12970 11290/11705/12983 7194/7609/12990 13835/14250/12974 f 11290/11705/12983 1800/2007/12982 11289/11704/12987 7194/7609/12990 f 7194/7609/12990 11289/11704/12987 2824/3031/12989 13837/14252/12991 f 13835/14250/12974 7194/7609/12990 13837/14252/12991 964/555/12975 f 964/555/12975 13837/14252/12991 7195/7610/12992 13839/14254/12993 f 13837/14252/12991 2824/3031/12989 11291/11706/12994 7195/7610/12992 f 7195/7610/12992 11291/11706/12994 1801/2008/12995 11294/11709/12996 f 13839/14254/12993 7195/7610/12992 11294/11709/12996 2825/3032/12997 f 2824/3031/12989 13838/14253/12988 7196/7611/12998 11291/11706/12994 f 13838/14253/12988 440/1141/11709 16087/16843/11742 7196/7611/12998 f 7196/7611/12998 16087/16843/11742 3949/4327/11746 11292/11707/12999 f 11291/11706/12994 7196/7611/12998 11292/11707/12999 1801/2008/12995 f 1801/2008/12995 11292/11707/12999 7197/7612/13000 11293/11708/13001 f 11292/11707/12999 3949/4327/11746 16088/16845/11752 7197/7612/13000 f 7197/7612/13000 16088/16845/11752 183/268/2525 15562/16189/6949 f 11293/11708/13001 7197/7612/13000 15562/16189/6949 3686/3999/6947 f 2825/3032/12997 11294/11709/12996 7198/7613/13002 13840/14255/13003 f 11294/11709/12996 1801/2008/12995 11293/11708/13001 7198/7613/13002 f 7198/7613/13002 11293/11708/13001 3686/3999/6947 15561/16188/6946 f 13840/14255/13003 7198/7613/13002 15561/16188/6946 308/976/6937 f 453/1158/12505 13842/14257/12979 7199/7614/13004 16141/16916/12517 f 13842/14257/12979 2826/3033/12977 11295/11710/13005 7199/7614/13004 f 7199/7614/13004 11295/11710/13005 1802/2009/13006 11298/11713/13007 f 16141/16916/12517 7199/7614/13004 11298/11713/13007 3976/4363/12518 f 2826/3033/12977 13841/14256/12976 7200/7615/13008 11295/11710/13005 f 13841/14256/12976 964/555/12975 13839/14254/12993 7200/7615/13008 f 7200/7615/13008 13839/14254/12993 2825/3032/12997 11296/11711/13009 f 11295/11710/13005 7200/7615/13008 11296/11711/13009 1802/2009/13006 f 1802/2009/13006 11296/11711/13009 7201/7616/13010 11297/11712/13011 f 11296/11711/13009 2825/3032/12997 13840/14255/13003 7201/7616/13010 f 7201/7616/13010 13840/14255/13003 308/976/6937 15559/16186/6936 f 11297/11712/13011 7201/7616/13010 15559/16186/6936 3685/3998/6933 f 3976/4363/12518 11298/11713/13007 7202/7617/13012 16142/16917/12522 f 11298/11713/13007 1802/2009/13006 11297/11712/13011 7202/7617/13012 f 7202/7617/13012 11297/11712/13011 3685/3998/6933 15560/16187/6932 f 16142/16917/12522 7202/7617/13012 15560/16187/6932 198/287/4670 f 100/155/4904 15598/16237/7149 7203/7618/13013 16148/16923/12562 f 15598/16237/7149 3704/4023/7153 11299/11714/13014 7203/7618/13013 f 7203/7618/13013 11299/11714/13014 1803/2010/13015 11302/11717/13016 f 16148/16923/12562 7203/7618/13013 11302/11717/13016 3979/4366/12563 f 3704/4023/7153 15597/16235/7165 7204/7619/13017 11299/11714/13014 f 15597/16235/7165 317/988/7167 13844/14259/13018 7204/7619/13017 f 7204/7619/13017 13844/14259/13018 2827/3034/13019 11300/11715/13020 f 11299/11714/13014 7204/7619/13017 11300/11715/13020 1803/2010/13015 f 1803/2010/13015 11300/11715/13020 7205/7620/13021 11301/11716/13022 f 11300/11715/13020 2827/3034/13019 13843/14258/13023 7205/7620/13021 f 7205/7620/13021 13843/14258/13023 965/556/13024 13849/14264/13025 f 11301/11716/13022 7205/7620/13021 13849/14264/13025 2830/3037/13026 f 3979/4366/12563 11302/11717/13016 7206/7621/13027 16147/16922/12567 f 11302/11717/13016 1803/2010/13015 11301/11716/13022 7206/7621/13027 f 7206/7621/13027 11301/11716/13022 2830/3037/13026 13850/14265/13028 f 16147/16922/12567 7206/7621/13027 13850/14265/13028 455/1160/12568 f 317/988/7167 15595/16231/7197 7207/7622/13029 13844/14259/13018 f 15595/16231/7197 3703/4021/7201 11303/11718/13030 7207/7622/13029 f 7207/7622/13029 11303/11718/13030 1804/2011/13031 11306/11721/13032 f 13844/14259/13018 7207/7622/13029 11306/11721/13032 2827/3034/13019 f 3703/4021/7201 15596/16233/7209 7208/7623/13033 11303/11718/13030 f 15596/16233/7209 17/32/7211 16110/16881/11978 7208/7623/13033 f 7208/7623/13033 16110/16881/11978 3960/4345/11982 11304/11719/13034 f 11303/11718/13030 7208/7623/13033 11304/11719/13034 1804/2011/13031 f 1804/2011/13031 11304/11719/13034 7209/7624/13035 11305/11720/13036 f 11304/11719/13034 3960/4345/11982 16109/16879/11994 7209/7624/13035 f 7209/7624/13035 16109/16879/11994 445/1149/11996 13846/14261/13037 f 11305/11720/13036 7209/7624/13035 13846/14261/13037 2828/3035/13038 f 2827/3034/13019 11306/11721/13032 7210/7625/13039 13843/14258/13023 f 11306/11721/13032 1804/2011/13031 11305/11720/13036 7210/7625/13039 f 7210/7625/13039 11305/11720/13036 2828/3035/13038 13845/14260/13040 f 13843/14258/13023 7210/7625/13039 13845/14260/13040 965/556/13024 f 965/556/13024 13845/14260/13040 7211/7626/13041 13847/14262/13042 f 13845/14260/13040 2828/3035/13038 11307/11722/13043 7211/7626/13041 f 7211/7626/13041 11307/11722/13043 1805/2012/13044 11310/11725/13045 f 13847/14262/13042 7211/7626/13041 11310/11725/13045 2829/3036/13046 f 2828/3035/13038 13846/14261/13037 7212/7627/13047 11307/11722/13043 f 13846/14261/13037 445/1149/11996 16107/16875/12022 7212/7627/13047 f 7212/7627/13047 16107/16875/12022 3959/4343/12026 11308/11723/13048 f 11307/11722/13043 7212/7627/13047 11308/11723/13048 1805/2012/13044 f 1805/2012/13044 11308/11723/13048 7213/7628/13049 11309/11724/13050 f 11308/11723/13048 3959/4343/12026 16108/16877/12032 7213/7628/13049 f 7213/7628/13049 16108/16877/12032 189/277/2989 15602/16241/7260 f 11309/11724/13050 7213/7628/13049 15602/16241/7260 3706/4025/7256 f 2829/3036/13046 11310/11725/13045 7214/7629/13051 13848/14263/13052 f 11310/11725/13045 1805/2012/13044 11309/11724/13050 7214/7629/13051 f 7214/7629/13051 11309/11724/13050 3706/4025/7256 15601/16240/7255 f 13848/14263/13052 7214/7629/13051 15601/16240/7255 318/989/7243 f 455/1160/12568 13850/14265/13028 7215/7630/13053 16149/16924/12580 f 13850/14265/13028 2830/3037/13026 11311/11726/13054 7215/7630/13053 f 7215/7630/13053 11311/11726/13054 1806/2013/13055 11314/11729/13056 f 16149/16924/12580 7215/7630/13053 11314/11729/13056 3980/4367/12581 f 2830/3037/13026 13849/14264/13025 7216/7631/13057 11311/11726/13054 f 13849/14264/13025 965/556/13024 13847/14262/13042 7216/7631/13057 f 7216/7631/13057 13847/14262/13042 2829/3036/13046 11312/11727/13058 f 11311/11726/13054 7216/7631/13057 11312/11727/13058 1806/2013/13055 f 1806/2013/13055 11312/11727/13058 7217/7632/13059 11313/11728/13060 f 11312/11727/13058 2829/3036/13046 13848/14263/13052 7217/7632/13059 f 7217/7632/13059 13848/14263/13052 318/989/7243 15599/16238/7242 f 11313/11728/13060 7217/7632/13059 15599/16238/7242 3705/4024/7238 f 3980/4367/12581 11314/11729/13056 7218/7633/13061 16150/16925/12585 f 11314/11729/13056 1806/2013/13055 11313/11728/13060 7218/7633/13061 f 7218/7633/13061 11313/11728/13060 3705/4024/7238 15600/16239/7237 f 16150/16925/12585 7218/7633/13061 15600/16239/7237 201/290/4963 f 33/60/1179 15614/16253/7276 7219/7634/13062 16112/16885/12054 f 15614/16253/7276 3712/4031/7280 11315/11730/13063 7219/7634/13062 f 7219/7634/13062 11315/11730/13063 1807/2014/13064 11318/11733/13065 f 16112/16885/12054 7219/7634/13062 11318/11733/13065 3961/4347/12055 f 3712/4031/7280 15613/16252/7292 7220/7635/13066 11315/11730/13063 f 15613/16252/7292 321/992/7294 13852/14267/13067 7220/7635/13066 f 7220/7635/13066 13852/14267/13067 2831/3038/13068 11316/11731/13069 f 11315/11730/13063 7220/7635/13066 11316/11731/13069 1807/2014/13064 f 1807/2014/13064 11316/11731/13069 7221/7636/13070 11317/11732/13071 f 11316/11731/13069 2831/3038/13068 13851/14266/13072 7221/7636/13070 f 7221/7636/13070 13851/14266/13072 966/557/13073 13857/14272/13074 f 11317/11732/13071 7221/7636/13070 13857/14272/13074 2834/3041/13075 f 3961/4347/12055 11318/11733/13065 7222/7637/13076 16111/16883/12059 f 11318/11733/13065 1807/2014/13064 11317/11732/13071 7222/7637/13076 f 7222/7637/13076 11317/11732/13071 2834/3041/13075 13858/14273/13077 f 16111/16883/12059 7222/7637/13076 13858/14273/13077 446/1151/12060 f 321/992/7294 15611/16250/7327 7223/7638/13078 13852/14267/13067 f 15611/16250/7327 3711/4030/7331 11319/11734/13079 7223/7638/13078 f 7223/7638/13078 11319/11734/13079 1808/2015/13080 11322/11737/13081 f 13852/14267/13067 7223/7638/13078 11322/11737/13081 2831/3038/13068 f 3711/4030/7331 15612/16251/7337 7224/7639/13082 11319/11734/13079 f 15612/16251/7337 101/156/4986 16162/16937/12601 7224/7639/13082 f 7224/7639/13082 16162/16937/12601 3986/4373/12605 11320/11735/13083 f 11319/11734/13079 7224/7639/13082 11320/11735/13083 1808/2015/13080 f 1808/2015/13080 11320/11735/13083 7225/7640/13084 11321/11736/13085 f 11320/11735/13083 3986/4373/12605 16161/16936/12617 7225/7640/13084 f 7225/7640/13084 16161/16936/12617 458/1163/12619 13854/14269/13086 f 11321/11736/13085 7225/7640/13084 13854/14269/13086 2832/3039/13087 f 2831/3038/13068 11322/11737/13081 7226/7641/13088 13851/14266/13072 f 11322/11737/13081 1808/2015/13080 11321/11736/13085 7226/7641/13088 f 7226/7641/13088 11321/11736/13085 2832/3039/13087 13853/14268/13089 f 13851/14266/13072 7226/7641/13088 13853/14268/13089 966/557/13073 f 966/557/13073 13853/14268/13089 7227/7642/13090 13855/14270/13091 f 13853/14268/13089 2832/3039/13087 11323/11738/13092 7227/7642/13090 f 7227/7642/13090 11323/11738/13092 1809/2016/13093 11326/11741/13094 f 13855/14270/13091 7227/7642/13090 11326/11741/13094 2833/3040/13095 f 2832/3039/13087 13854/14269/13086 7228/7643/13096 11323/11738/13092 f 13854/14269/13086 458/1163/12619 16159/16934/12652 7228/7643/13096 f 7228/7643/13096 16159/16934/12652 3985/4372/12656 11324/11739/13097 f 11323/11738/13092 7228/7643/13096 11324/11739/13097 1809/2016/13093 f 1809/2016/13093 11324/11739/13097 7229/7644/13098 11325/11740/13099 f 11324/11739/13097 3985/4372/12656 16160/16935/12662 7229/7644/13098 f 7229/7644/13098 16160/16935/12662 202/291/4985 15606/16245/7213 f 11325/11740/13099 7229/7644/13098 15606/16245/7213 3708/4027/7217 f 2833/3040/13095 11326/11741/13094 7230/7645/13100 13856/14271/13101 f 11326/11741/13094 1809/2016/13093 11325/11740/13099 7230/7645/13100 f 7230/7645/13100 11325/11740/13099 3708/4027/7217 15605/16244/7229 f 13856/14271/13101 7230/7645/13100 15605/16244/7229 319/990/7231 f 446/1151/12060 13858/14273/13077 7231/7646/13102 16113/16887/12072 f 13858/14273/13077 2834/3041/13075 11327/11742/13103 7231/7646/13102 f 7231/7646/13102 11327/11742/13103 1810/2017/13104 11330/11745/13105 f 16113/16887/12072 7231/7646/13102 11330/11745/13105 3962/4349/12073 f 2834/3041/13075 13857/14272/13074 7232/7647/13106 11327/11742/13103 f 13857/14272/13074 966/557/13073 13855/14270/13091 7232/7647/13106 f 7232/7647/13106 13855/14270/13091 2833/3040/13095 11328/11743/13107 f 11327/11742/13103 7232/7647/13106 11328/11743/13107 1810/2017/13104 f 1810/2017/13104 11328/11743/13107 7233/7648/13108 11329/11744/13109 f 11328/11743/13107 2833/3040/13095 13856/14271/13101 7233/7648/13108 f 7233/7648/13108 13856/14271/13101 319/990/7231 15603/16242/7264 f 11329/11744/13109 7233/7648/13108 15603/16242/7264 3707/4026/7268 f 3962/4349/12073 11330/11745/13105 7234/7649/13110 16114/16889/12077 f 11330/11745/13105 1810/2017/13104 11329/11744/13109 7234/7649/13110 f 7234/7649/13110 11329/11744/13109 3707/4026/7268 15604/16243/7274 f 16114/16889/12077 7234/7649/13110 15604/16243/7274 190/279/3060 f 66/107/4729 15694/16349/8017 7235/7650/13111 16132/16907/12436 f 15694/16349/8017 3752/4079/8015 11331/11746/13112 7235/7650/13111 f 7235/7650/13111 11331/11746/13112 1811/2018/13113 11334/11749/13114 f 16132/16907/12436 7235/7650/13111 11334/11749/13114 3971/4358/12437 f 3752/4079/8015 15693/16347/8014 7236/7651/13115 11331/11746/13112 f 15693/16347/8014 341/1016/8005 13860/14275/13116 7236/7651/13115 f 7236/7651/13115 13860/14275/13116 2835/3042/13117 11332/11747/13118 f 11331/11746/13112 7236/7651/13115 11332/11747/13118 1811/2018/13113 f 1811/2018/13113 11332/11747/13118 7237/7652/13119 11333/11748/13120 f 11332/11747/13118 2835/3042/13117 13859/14274/13121 7237/7652/13119 f 7237/7652/13119 13859/14274/13121 967/558/13122 13865/14280/13123 f 11333/11748/13120 7237/7652/13119 13865/14280/13123 2838/3045/13124 f 3971/4358/12437 11334/11749/13114 7238/7653/13125 16131/16906/12441 f 11334/11749/13114 1811/2018/13113 11333/11748/13120 7238/7653/13125 f 7238/7653/13125 11333/11748/13120 2838/3045/13124 13866/14281/13126 f 16131/16906/12441 7238/7653/13125 13866/14281/13126 451/1156/12442 f 341/1016/8005 15691/16343/8004 7239/7654/13127 13860/14275/13116 f 15691/16343/8004 3751/4077/8001 11335/11750/13128 7239/7654/13127 f 7239/7654/13127 11335/11750/13128 1812/2019/13129 11338/11753/13130 f 13860/14275/13116 7239/7654/13127 11338/11753/13130 2835/3042/13117 f 3751/4077/8001 15692/16345/8000 7240/7655/13131 11335/11750/13128 f 15692/16345/8000 112/171/801 16010/16733/11012 7240/7655/13131 f 7240/7655/13131 16010/16733/11012 3910/4271/11016 11336/11751/13132 f 11335/11750/13128 7240/7655/13131 11336/11751/13132 1812/2019/13129 f 1812/2019/13129 11336/11751/13132 7241/7656/13133 11337/11752/13134 f 11336/11751/13132 3910/4271/11016 16009/16732/11028 7241/7656/13133 f 7241/7656/13133 16009/16732/11028 420/1112/11030 13862/14277/13135 f 11337/11752/13134 7241/7656/13133 13862/14277/13135 2836/3043/13136 f 2835/3042/13117 11338/11753/13130 7242/7657/13137 13859/14274/13121 f 11338/11753/13130 1812/2019/13129 11337/11752/13134 7242/7657/13137 f 7242/7657/13137 11337/11752/13134 2836/3043/13136 13861/14276/13138 f 13859/14274/13121 7242/7657/13137 13861/14276/13138 967/558/13122 f 967/558/13122 13861/14276/13138 7243/7658/13139 13863/14278/13140 f 13861/14276/13138 2836/3043/13136 11339/11754/13141 7243/7658/13139 f 7243/7658/13139 11339/11754/13141 1813/2020/13142 11342/11757/13143 f 13863/14278/13140 7243/7658/13139 11342/11757/13143 2837/3044/13144 f 2836/3043/13136 13862/14277/13135 7244/7659/13145 11339/11754/13141 f 13862/14277/13135 420/1112/11030 16007/16730/11063 7244/7659/13145 f 7244/7659/13145 16007/16730/11063 3909/4270/11067 11340/11755/13146 f 11339/11754/13141 7244/7659/13145 11340/11755/13146 1813/2020/13142 f 1813/2020/13142 11340/11755/13146 7245/7660/13147 11341/11756/13148 f 11340/11755/13146 3909/4270/11067 16008/16731/11073 7245/7660/13147 f 7245/7660/13147 16008/16731/11073 164/240/1756 15682/16333/7918 f 11341/11756/13148 7245/7660/13147 15682/16333/7918 3746/4071/7914 f 2837/3044/13144 11342/11757/13143 7246/7661/13149 13864/14279/13150 f 11342/11757/13143 1813/2020/13142 11341/11756/13148 7246/7661/13149 f 7246/7661/13149 11341/11756/13148 3746/4071/7914 15681/16332/7912 f 13864/14279/13150 7246/7661/13149 15681/16332/7912 338/1012/7900 f 451/1156/12442 13866/14281/13126 7247/7662/13151 16133/16908/12454 f 13866/14281/13126 2838/3045/13124 11343/11758/13152 7247/7662/13151 f 7247/7662/13151 11343/11758/13152 1814/2021/13153 11346/11761/13154 f 16133/16908/12454 7247/7662/13151 11346/11761/13154 3972/4359/12455 f 2838/3045/13124 13865/14280/13123 7248/7663/13155 11343/11758/13152 f 13865/14280/13123 967/558/13122 13863/14278/13140 7248/7663/13155 f 7248/7663/13155 13863/14278/13140 2837/3044/13144 11344/11759/13156 f 11343/11758/13152 7248/7663/13155 11344/11759/13156 1814/2021/13153 f 1814/2021/13153 11344/11759/13156 7249/7664/13157 11345/11760/13158 f 11344/11759/13156 2837/3044/13144 13864/14279/13150 7249/7664/13157 f 7249/7664/13157 13864/14279/13150 338/1012/7900 15679/16330/7898 f 11345/11760/13158 7249/7664/13157 15679/16330/7898 3745/4070/7894 f 3972/4359/12455 11346/11761/13154 7250/7665/13159 16134/16909/12459 f 11346/11761/13154 1814/2021/13153 11345/11760/13158 7250/7665/13159 f 7250/7665/13159 11345/11760/13158 3745/4070/7894 15680/16331/7892 f 16134/16909/12459 7250/7665/13159 15680/16331/7892 195/284/4623 f 111/169/81 15678/16329/7837 7251/7666/13160 16012/16735/11099 f 15678/16329/7837 3744/4069/7841 11347/11762/13161 7251/7666/13160 f 7251/7666/13160 11347/11762/13161 1815/2022/13162 11350/11765/13163 f 16012/16735/11099 7251/7666/13160 11350/11765/13163 3911/4272/11100 f 3744/4069/7841 15677/16328/7853 7252/7667/13164 11347/11762/13161 f 15677/16328/7853 337/1011/7855 13868/14283/13165 7252/7667/13164 f 7252/7667/13164 13868/14283/13165 2839/3046/13166 11348/11763/13167 f 11347/11762/13161 7252/7667/13164 11348/11763/13167 1815/2022/13162 f 1815/2022/13162 11348/11763/13167 7253/7668/13168 11349/11764/13169 f 11348/11763/13167 2839/3046/13166 13867/14282/13170 7253/7668/13168 f 7253/7668/13168 13867/14282/13170 968/559/13171 13873/14288/13172 f 11349/11764/13169 7253/7668/13168 13873/14288/13172 2842/3049/13173 f 3911/4272/11100 11350/11765/13163 7254/7669/13174 16011/16734/11104 f 11350/11765/13163 1815/2022/13162 11349/11764/13169 7254/7669/13174 f 7254/7669/13174 11349/11764/13169 2842/3049/13173 13874/14289/13175 f 16011/16734/11104 7254/7669/13174 13874/14289/13175 421/1113/11105 f 337/1011/7855 15675/16326/7881 7255/7670/13176 13868/14283/13165 f 15675/16326/7881 3743/4068/7885 11351/11766/13177 7255/7670/13176 f 7255/7670/13176 11351/11766/13177 1816/2023/13178 11354/11769/13179 f 13868/14283/13165 7255/7670/13176 11354/11769/13179 2839/3046/13166 f 3743/4068/7885 15676/16327/7891 7256/7671/13180 11351/11766/13177 f 15676/16327/7891 65/105/4518 16146/16921/12475 7256/7671/13180 f 7256/7671/13180 16146/16921/12475 3978/4365/12479 11352/11767/13181 f 11351/11766/13177 7256/7671/13180 11352/11767/13181 1816/2023/13178 f 1816/2023/13178 11352/11767/13181 7257/7672/13182 11353/11768/13183 f 11352/11767/13181 3978/4365/12479 16145/16920/12491 7257/7672/13182 f 7257/7672/13182 16145/16920/12491 454/1159/12493 13870/14285/13184 f 11353/11768/13183 7257/7672/13182 13870/14285/13184 2840/3047/13185 f 2839/3046/13166 11354/11769/13179 7258/7673/13186 13867/14282/13170 f 11354/11769/13179 1816/2023/13178 11353/11768/13183 7258/7673/13186 f 7258/7673/13186 11353/11768/13183 2840/3047/13185 13869/14284/13187 f 13867/14282/13170 7258/7673/13186 13869/14284/13187 968/559/13171 f 968/559/13171 13869/14284/13187 7259/7674/13188 13871/14286/13189 f 13869/14284/13187 2840/3047/13185 11355/11770/13190 7259/7674/13188 f 7259/7674/13188 11355/11770/13190 1817/2024/13191 11358/11773/13192 f 13871/14286/13189 7259/7674/13188 11358/11773/13192 2841/3048/13193 f 2840/3047/13185 13870/14285/13184 7260/7675/13194 11355/11770/13190 f 13870/14285/13184 454/1159/12493 16143/16918/12526 7260/7675/13194 f 7260/7675/13194 16143/16918/12526 3977/4364/12530 11356/11771/13195 f 11355/11770/13190 7260/7675/13194 11356/11771/13195 1817/2024/13191 f 1817/2024/13191 11356/11771/13195 7261/7676/13196 11357/11772/13197 f 11356/11771/13195 3977/4364/12530 16144/16919/12536 7261/7676/13196 f 7261/7676/13196 16144/16919/12536 197/286/4648 15686/16337/7954 f 11357/11772/13197 7261/7676/13196 15686/16337/7954 3748/4073/7952 f 2841/3048/13193 11358/11773/13192 7262/7677/13198 13872/14287/13199 f 11358/11773/13192 1817/2024/13191 11357/11772/13197 7262/7677/13198 f 7262/7677/13198 11357/11772/13197 3748/4073/7952 15685/16336/7951 f 13872/14287/13199 7262/7677/13198 15685/16336/7951 339/1013/7942 f 421/1113/11105 13874/14289/13175 7263/7678/13200 16013/16736/11117 f 13874/14289/13175 2842/3049/13173 11359/11774/13201 7263/7678/13200 f 7263/7678/13200 11359/11774/13201 1818/2025/13202 11362/11777/13203 f 16013/16736/11117 7263/7678/13200 11362/11777/13203 3912/4273/11118 f 2842/3049/13173 13873/14288/13172 7264/7679/13204 11359/11774/13201 f 13873/14288/13172 968/559/13171 13871/14286/13189 7264/7679/13204 f 7264/7679/13204 13871/14286/13189 2841/3048/13193 11360/11775/13205 f 11359/11774/13201 7264/7679/13204 11360/11775/13205 1818/2025/13202 f 1818/2025/13202 11360/11775/13205 7265/7680/13206 11361/11776/13207 f 11360/11775/13205 2841/3048/13193 13872/14287/13199 7265/7680/13206 f 7265/7680/13206 13872/14287/13199 339/1013/7942 15683/16334/7941 f 11361/11776/13207 7265/7680/13206 15683/16334/7941 3747/4072/7938 f 3912/4273/11118 11362/11777/13203 7266/7681/13208 16014/16737/11122 f 11362/11777/13203 1818/2025/13202 11361/11776/13207 7266/7681/13208 f 7266/7681/13208 11361/11776/13207 3747/4072/7938 15684/16335/7937 f 16014/16737/11122 7266/7681/13208 15684/16335/7937 166/243/1836 f 116/177/1373 15714/16377/8145 7267/7682/13209 16036/16771/11288 f 15714/16377/8145 3762/4093/8149 11363/11778/13210 7267/7682/13209 f 7267/7682/13209 11363/11778/13210 1819/2026/13211 11366/11781/13212 f 16036/16771/11288 7267/7682/13209 11366/11781/13212 3923/4290/11289 f 3762/4093/8149 15713/16375/8161 7268/7683/13213 11363/11778/13210 f 15713/16375/8161 346/1023/8163 13876/14291/13214 7268/7683/13213 f 7268/7683/13213 13876/14291/13214 2843/3050/13215 11364/11779/13216 f 11363/11778/13210 7268/7683/13213 11364/11779/13216 1819/2026/13211 f 1819/2026/13211 11364/11779/13216 7269/7684/13217 11365/11780/13218 f 11364/11779/13216 2843/3050/13215 13875/14290/13219 7269/7684/13217 f 7269/7684/13217 13875/14290/13219 969/560/13220 13881/14296/13221 f 11365/11780/13218 7269/7684/13217 13881/14296/13221 2846/3053/13222 f 3923/4290/11289 11366/11781/13212 7270/7685/13223 16035/16770/11293 f 11366/11781/13212 1819/2026/13211 11365/11780/13218 7270/7685/13223 f 7270/7685/13223 11365/11780/13218 2846/3053/13222 13882/14297/13224 f 16035/16770/11293 7270/7685/13223 13882/14297/13224 427/1122/11294 f 346/1023/8163 15711/16371/8189 7271/7686/13225 13876/14291/13214 f 15711/16371/8189 3761/4091/8193 11367/11782/13226 7271/7686/13225 f 7271/7686/13225 11367/11782/13226 1820/2027/13227 11370/11785/13228 f 13876/14291/13214 7271/7686/13225 11370/11785/13228 2843/3050/13215 f 3761/4091/8193 15712/16373/8199 7272/7687/13229 11367/11782/13226 f 15712/16373/8199 69/112/4833 16154/16929/12538 7272/7687/13229 f 7272/7687/13229 16154/16929/12538 3982/4369/12542 11368/11783/13230 f 11367/11782/13226 7272/7687/13229 11368/11783/13230 1820/2027/13227 f 1820/2027/13227 11368/11783/13230 7273/7688/13231 11369/11784/13232 f 11368/11783/13230 3982/4369/12542 16153/16928/12554 7273/7688/13231 f 7273/7688/13231 16153/16928/12554 456/1161/12556 13878/14293/13233 f 11369/11784/13232 7273/7688/13231 13878/14293/13233 2844/3051/13234 f 2843/3050/13215 11370/11785/13228 7274/7689/13235 13875/14290/13219 f 11370/11785/13228 1820/2027/13227 11369/11784/13232 7274/7689/13235 f 7274/7689/13235 11369/11784/13232 2844/3051/13234 13877/14292/13236 f 13875/14290/13219 7274/7689/13235 13877/14292/13236 969/560/13220 f 969/560/13220 13877/14292/13236 7275/7690/13237 13879/14294/13238 f 13877/14292/13236 2844/3051/13234 11371/11786/13239 7275/7690/13237 f 7275/7690/13237 11371/11786/13239 1821/2028/13240 11374/11789/13241 f 13879/14294/13238 7275/7690/13237 11374/11789/13241 2845/3052/13242 f 2844/3051/13234 13878/14293/13233 7276/7691/13243 11371/11786/13239 f 13878/14293/13233 456/1161/12556 16151/16926/12589 7276/7691/13243 f 7276/7691/13243 16151/16926/12589 3981/4368/12593 11372/11787/13244 f 11371/11786/13239 7276/7691/13243 11372/11787/13244 1821/2028/13240 f 1821/2028/13240 11372/11787/13244 7277/7692/13245 11373/11788/13246 f 11372/11787/13244 3981/4368/12593 16152/16927/12599 7277/7692/13245 f 7277/7692/13245 16152/16927/12599 199/288/4938 15718/16381/8248 f 11373/11788/13246 7277/7692/13245 15718/16381/8248 3764/4095/8244 f 2845/3052/13242 11374/11789/13241 7278/7693/13247 13880/14295/13248 f 11374/11789/13241 1821/2028/13240 11373/11788/13246 7278/7693/13247 f 7278/7693/13247 11373/11788/13246 3764/4095/8244 15717/16380/8243 f 13880/14295/13248 7278/7693/13247 15717/16380/8243 347/1024/8231 f 427/1122/11294 13882/14297/13224 7279/7694/13249 16037/16772/11306 f 13882/14297/13224 2846/3053/13222 11375/11790/13250 7279/7694/13249 f 7279/7694/13249 11375/11790/13250 1822/2029/13251 11378/11793/13252 f 16037/16772/11306 7279/7694/13249 11378/11793/13252 3924/4291/11307 f 2846/3053/13222 13881/14296/13221 7280/7695/13253 11375/11790/13250 f 13881/14296/13221 969/560/13220 13879/14294/13238 7280/7695/13253 f 7280/7695/13253 13879/14294/13238 2845/3052/13242 11376/11791/13254 f 11375/11790/13250 7280/7695/13253 11376/11791/13254 1822/2029/13251 f 1822/2029/13251 11376/11791/13254 7281/7696/13255 11377/11792/13256 f 11376/11791/13254 2845/3052/13242 13880/14295/13248 7281/7696/13255 f 7281/7696/13255 13880/14295/13248 347/1024/8231 15715/16378/8230 f 11377/11792/13256 7281/7696/13255 15715/16378/8230 3763/4094/8226 f 3924/4291/11307 11378/11793/13252 7282/7697/13257 16038/16773/11311 f 11378/11793/13252 1822/2029/13251 11377/11792/13256 7282/7697/13257 f 7282/7697/13257 11377/11792/13256 3763/4094/8226 15716/16379/8225 f 16038/16773/11311 7282/7697/13257 15716/16379/8225 171/250/2113 f 70/113/5066 15730/16393/8264 7283/7698/13258 16156/16931/12625 f 15730/16393/8264 3770/4101/8268 11379/11794/13259 7283/7698/13258 f 7283/7698/13258 11379/11794/13259 1823/2030/13260 11382/11797/13261 f 16156/16931/12625 7283/7698/13258 11382/11797/13261 3983/4370/12626 f 3770/4101/8268 15729/16392/8280 7284/7699/13262 11379/11794/13259 f 15729/16392/8280 350/1027/8282 13884/14299/13263 7284/7699/13262 f 7284/7699/13262 13884/14299/13263 2847/3054/13264 11380/11795/13265 f 11379/11794/13259 7284/7699/13262 11380/11795/13265 1823/2030/13260 f 1823/2030/13260 11380/11795/13265 7285/7700/13266 11381/11796/13267 f 11380/11795/13265 2847/3054/13264 13883/14298/13268 7285/7700/13266 f 7285/7700/13266 13883/14298/13268 970/561/13269 13889/14304/13270 f 11381/11796/13267 7285/7700/13266 13889/14304/13270 2850/3057/13271 f 3983/4370/12626 11382/11797/13261 7286/7701/13272 16155/16930/12630 f 11382/11797/13261 1823/2030/13260 11381/11796/13267 7286/7701/13272 f 7286/7701/13272 11381/11796/13267 2850/3057/13271 13890/14305/13273 f 16155/16930/12630 7286/7701/13272 13890/14305/13273 457/1162/12631 f 350/1027/8282 15727/16390/8315 7287/7702/13274 13884/14299/13263 f 15727/16390/8315 3769/4100/8319 11383/11798/13275 7287/7702/13274 f 7287/7702/13274 11383/11798/13275 1824/2031/13276 11386/11801/13277 f 13884/14299/13263 7287/7702/13274 11386/11801/13277 2847/3054/13264 f 3769/4100/8319 15728/16391/8325 7288/7703/13278 11383/11798/13275 f 15728/16391/8325 117/178/163 16050/16793/11327 7288/7703/13278 f 7288/7703/13278 16050/16793/11327 3930/4301/11331 11384/11799/13279 f 11383/11798/13275 7288/7703/13278 11384/11799/13279 1824/2031/13276 f 1824/2031/13276 11384/11799/13279 7289/7704/13280 11385/11800/13281 f 11384/11799/13279 3930/4301/11331 16049/16792/11343 7289/7704/13280 f 7289/7704/13280 16049/16792/11343 430/1127/11345 13886/14301/13282 f 11385/11800/13281 7289/7704/13280 13886/14301/13282 2848/3055/13283 f 2847/3054/13264 11386/11801/13277 7290/7705/13284 13883/14298/13268 f 11386/11801/13277 1824/2031/13276 11385/11800/13281 7290/7705/13284 f 7290/7705/13284 11385/11800/13281 2848/3055/13283 13885/14300/13285 f 13883/14298/13268 7290/7705/13284 13885/14300/13285 970/561/13269 f 970/561/13269 13885/14300/13285 7291/7706/13286 13887/14302/13287 f 13885/14300/13285 2848/3055/13283 11387/11802/13288 7291/7706/13286 f 7291/7706/13286 11387/11802/13288 1825/2032/13289 11390/11805/13290 f 13887/14302/13287 7291/7706/13286 11390/11805/13290 2849/3056/13291 f 2848/3055/13283 13886/14301/13282 7292/7707/13292 11387/11802/13288 f 13886/14301/13282 430/1127/11345 16047/16790/11378 7292/7707/13292 f 7292/7707/13292 16047/16790/11378 3929/4300/11382 11388/11803/13293 f 11387/11802/13288 7292/7707/13292 11388/11803/13293 1825/2032/13289 f 1825/2032/13289 11388/11803/13293 7293/7708/13294 11389/11804/13295 f 11388/11803/13293 3929/4300/11382 16048/16791/11388 7293/7708/13294 f 7293/7708/13294 16048/16791/11388 173/253/2138 15722/16385/8201 f 11389/11804/13295 7293/7708/13294 15722/16385/8201 3766/4097/8205 f 2849/3056/13291 11390/11805/13290 7294/7709/13296 13888/14303/13297 f 11390/11805/13290 1825/2032/13289 11389/11804/13295 7294/7709/13296 f 7294/7709/13296 11389/11804/13295 3766/4097/8205 15721/16384/8217 f 13888/14303/13297 7294/7709/13296 15721/16384/8217 348/1025/8219 f 457/1162/12631 13890/14305/13273 7295/7710/13298 16157/16932/12643 f 13890/14305/13273 2850/3057/13271 11391/11806/13299 7295/7710/13298 f 7295/7710/13298 11391/11806/13299 1826/2033/13300 11394/11809/13301 f 16157/16932/12643 7295/7710/13298 11394/11809/13301 3984/4371/12644 f 2850/3057/13271 13889/14304/13270 7296/7711/13302 11391/11806/13299 f 13889/14304/13270 970/561/13269 13887/14302/13287 7296/7711/13302 f 7296/7711/13302 13887/14302/13287 2849/3056/13291 11392/11807/13303 f 11391/11806/13299 7296/7711/13302 11392/11807/13303 1826/2033/13300 f 1826/2033/13300 11392/11807/13303 7297/7712/13304 11393/11808/13305 f 11392/11807/13303 2849/3056/13291 13888/14303/13297 7297/7712/13304 f 7297/7712/13304 13888/14303/13297 348/1025/8219 15719/16382/8252 f 11393/11808/13305 7297/7712/13304 15719/16382/8252 3765/4096/8256 f 3984/4371/12644 11394/11809/13301 7298/7713/13306 16158/16933/12648 f 11394/11809/13301 1826/2033/13300 11393/11808/13305 7298/7713/13306 f 7298/7713/13306 11393/11808/13305 3765/4096/8256 15720/16383/8262 f 16158/16933/12648 7298/7713/13306 15720/16383/8262 200/289/4905 f 24/42/8942 15798/16473/8941 7299/7714/13307 16124/16899/12320 f 15798/16473/8941 3804/4141/8938 11395/11810/13308 7299/7714/13307 f 7299/7714/13307 11395/11810/13308 1827/2034/13309 11398/11813/13310 f 16124/16899/12320 7299/7714/13307 11398/11813/13310 3967/4354/12321 f 3804/4141/8938 15797/16472/8937 7300/7715/13311 11395/11810/13308 f 15797/16472/8937 367/1047/8926 13892/14307/13312 7300/7715/13311 f 7300/7715/13311 13892/14307/13312 2851/3058/13313 11396/11811/13314 f 11395/11810/13308 7300/7715/13311 11396/11811/13314 1827/2034/13309 f 1827/2034/13309 11396/11811/13314 7301/7716/13315 11397/11812/13316 f 11396/11811/13314 2851/3058/13313 13891/14306/13317 7301/7716/13315 f 7301/7716/13315 13891/14306/13317 971/562/13318 13897/14312/13319 f 11397/11812/13316 7301/7716/13315 13897/14312/13319 2854/3061/13320 f 3967/4354/12321 11398/11813/13310 7302/7717/13321 16123/16898/12325 f 11398/11813/13310 1827/2034/13309 11397/11812/13316 7302/7717/13321 f 7302/7717/13321 11397/11812/13316 2854/3061/13320 13898/14313/13322 f 16123/16898/12325 7302/7717/13321 13898/14313/13322 449/1154/12326 f 367/1047/8926 15795/16470/8925 7303/7718/13323 13892/14307/13312 f 15795/16470/8925 3803/4140/8922 11399/11814/13324 7303/7718/13323 f 7303/7718/13323 11399/11814/13324 1828/2035/13325 11402/11817/13326 f 13892/14307/13312 7303/7718/13323 11402/11817/13326 2851/3058/13313 f 3803/4140/8922 15796/16471/8921 7304/7719/13327 11399/11814/13324 f 15796/16471/8921 127/190/5849 16170/16945/12664 7304/7719/13327 f 7304/7719/13327 16170/16945/12664 3990/4377/12668 11400/11815/13328 f 11399/11814/13324 7304/7719/13327 11400/11815/13328 1828/2035/13325 f 1828/2035/13325 11400/11815/13328 7305/7720/13329 11401/11816/13330 f 11400/11815/13328 3990/4377/12668 16169/16944/12680 7305/7720/13329 f 7305/7720/13329 16169/16944/12680 460/1165/12682 13894/14309/13331 f 11401/11816/13330 7305/7720/13329 13894/14309/13331 2852/3059/13332 f 2851/3058/13313 11402/11817/13326 7306/7721/13333 13891/14306/13317 f 11402/11817/13326 1828/2035/13325 11401/11816/13330 7306/7721/13333 f 7306/7721/13333 11401/11816/13330 2852/3059/13332 13893/14308/13334 f 13891/14306/13317 7306/7721/13333 13893/14308/13334 971/562/13318 f 971/562/13318 13893/14308/13334 7307/7722/13335 13895/14310/13336 f 13893/14308/13334 2852/3059/13332 11403/11818/13337 7307/7722/13335 f 7307/7722/13335 11403/11818/13337 1829/2036/13338 11406/11821/13339 f 13895/14310/13336 7307/7722/13335 11406/11821/13339 2853/3060/13340 f 2852/3059/13332 13894/14309/13331 7308/7723/13341 11403/11818/13337 f 13894/14309/13331 460/1165/12682 16167/16942/12715 7308/7723/13341 f 7308/7723/13341 16167/16942/12715 3989/4376/12719 11404/11819/13342 f 11403/11818/13337 7308/7723/13341 11404/11819/13342 1829/2036/13338 f 1829/2036/13338 11404/11819/13342 7309/7724/13343 11405/11820/13344 f 11404/11819/13342 3989/4376/12719 16168/16943/12725 7309/7724/13343 f 7309/7724/13343 16168/16943/12725 204/293/5688 15786/16457/8835 f 11405/11820/13344 7309/7724/13343 15786/16457/8835 3798/4133/8831 f 2853/3060/13340 11406/11821/13339 7310/7725/13345 13896/14311/13346 f 11406/11821/13339 1829/2036/13338 11405/11820/13344 7310/7725/13345 f 7310/7725/13345 11405/11820/13344 3798/4133/8831 15785/16456/8829 f 13896/14311/13346 7310/7725/13345 15785/16456/8829 364/1043/8817 f 449/1154/12326 13898/14313/13322 7311/7726/13347 16125/16900/12338 f 13898/14313/13322 2854/3061/13320 11407/11822/13348 7311/7726/13347 f 7311/7726/13347 11407/11822/13348 1830/2037/13349 11410/11825/13350 f 16125/16900/12338 7311/7726/13347 11410/11825/13350 3968/4355/12339 f 2854/3061/13320 13897/14312/13319 7312/7727/13351 11407/11822/13348 f 13897/14312/13319 971/562/13318 13895/14310/13336 7312/7727/13351 f 7312/7727/13351 13895/14310/13336 2853/3060/13340 11408/11823/13352 f 11407/11822/13348 7312/7727/13351 11408/11823/13352 1830/2037/13349 f 1830/2037/13349 11408/11823/13352 7313/7728/13353 11409/11824/13354 f 11408/11823/13352 2853/3060/13340 13896/14311/13346 7313/7728/13353 f 7313/7728/13353 13896/14311/13346 364/1043/8817 15783/16454/8815 f 11409/11824/13354 7313/7728/13353 15783/16454/8815 3797/4132/8811 f 3968/4355/12339 11410/11825/13350 7314/7729/13355 16126/16901/12343 f 11410/11825/13350 1830/2037/13349 11409/11824/13354 7314/7729/13355 f 7314/7729/13355 11409/11824/13354 3797/4132/8811 15784/16455/8809 f 16126/16901/12343 7314/7729/13355 15784/16455/8809 193/282/3359 f 126/189/5687 15782/16453/8754 7315/7730/13356 16172/16947/12751 f 15782/16453/8754 3796/4131/8758 11411/11826/13357 7315/7730/13356 f 7315/7730/13356 11411/11826/13357 1831/2038/13358 11414/11829/13359 f 16172/16947/12751 7315/7730/13356 11414/11829/13359 3991/4378/12752 f 3796/4131/8758 15781/16452/8770 7316/7731/13360 11411/11826/13357 f 15781/16452/8770 363/1042/8772 13900/14315/13361 7316/7731/13360 f 7316/7731/13360 13900/14315/13361 2855/3062/13362 11412/11827/13363 f 11411/11826/13357 7316/7731/13360 11412/11827/13363 1831/2038/13358 f 1831/2038/13358 11412/11827/13363 7317/7732/13364 11413/11828/13365 f 11412/11827/13363 2855/3062/13362 13899/14314/13366 7317/7732/13364 f 7317/7732/13364 13899/14314/13366 972/563/13367 13905/14320/13368 f 11413/11828/13365 7317/7732/13364 13905/14320/13368 2858/3065/13369 f 3991/4378/12752 11414/11829/13359 7318/7733/13370 16171/16946/12756 f 11414/11829/13359 1831/2038/13358 11413/11828/13365 7318/7733/13370 f 7318/7733/13370 11413/11828/13365 2858/3065/13369 13906/14321/13371 f 16171/16946/12756 7318/7733/13370 13906/14321/13371 461/1166/12757 f 363/1042/8772 15779/16450/8798 7319/7734/13372 13900/14315/13361 f 15779/16450/8798 3795/4130/8802 11415/11830/13373 7319/7734/13372 f 7319/7734/13372 11415/11830/13373 1832/2039/13374 11418/11833/13375 f 13900/14315/13361 7319/7734/13372 11418/11833/13375 2855/3062/13362 f 3795/4130/8802 15780/16451/8808 7320/7735/13376 11415/11830/13373 f 15780/16451/8808 40/70/1580 16130/16905/12356 7320/7735/13376 f 7320/7735/13376 16130/16905/12356 3970/4357/12360 11416/11831/13377 f 11415/11830/13373 7320/7735/13376 11416/11831/13377 1832/2039/13374 f 1832/2039/13374 11416/11831/13377 7321/7736/13378 11417/11832/13379 f 11416/11831/13377 3970/4357/12360 16129/16904/12372 7321/7736/13378 f 7321/7736/13378 16129/16904/12372 450/1155/12374 13902/14317/13380 f 11417/11832/13379 7321/7736/13378 13902/14317/13380 2856/3063/13381 f 2855/3062/13362 11418/11833/13375 7322/7737/13382 13899/14314/13366 f 11418/11833/13375 1832/2039/13374 11417/11832/13379 7322/7737/13382 f 7322/7737/13382 11417/11832/13379 2856/3063/13381 13901/14316/13383 f 13899/14314/13366 7322/7737/13382 13901/14316/13383 972/563/13367 f 972/563/13367 13901/14316/13383 7323/7738/13384 13903/14318/13385 f 13901/14316/13383 2856/3063/13381 11419/11834/13386 7323/7738/13384 f 7323/7738/13384 11419/11834/13386 1833/2040/13387 11422/11837/13388 f 13903/14318/13385 7323/7738/13384 11422/11837/13388 2857/3064/13389 f 2856/3063/13381 13902/14317/13380 7324/7739/13390 11419/11834/13386 f 13902/14317/13380 450/1155/12374 16127/16902/12400 7324/7739/13390 f 7324/7739/13390 16127/16902/12400 3969/4356/12404 11420/11835/13391 f 11419/11834/13386 7324/7739/13390 11420/11835/13391 1833/2040/13387 f 1833/2040/13387 11420/11835/13391 7325/7740/13392 11421/11836/13393 f 11420/11835/13391 3969/4356/12404 16128/16903/12410 7325/7740/13392 f 7325/7740/13392 16128/16903/12410 194/283/3384 15790/16461/8871 f 11421/11836/13393 7325/7740/13392 15790/16461/8871 3800/4135/8869 f 2857/3064/13389 11422/11837/13388 7326/7741/13394 13904/14319/13395 f 11422/11837/13388 1833/2040/13387 11421/11836/13393 7326/7741/13394 f 7326/7741/13394 11421/11836/13393 3800/4135/8869 15789/16460/8868 f 13904/14319/13395 7326/7741/13394 15789/16460/8868 365/1044/8859 f 461/1166/12757 13906/14321/13371 7327/7742/13396 16173/16948/12769 f 13906/14321/13371 2858/3065/13369 11423/11838/13397 7327/7742/13396 f 7327/7742/13396 11423/11838/13397 1834/2041/13398 11426/11841/13399 f 16173/16948/12769 7327/7742/13396 11426/11841/13399 3992/4379/12770 f 2858/3065/13369 13905/14320/13368 7328/7743/13400 11423/11838/13397 f 13905/14320/13368 972/563/13367 13903/14318/13385 7328/7743/13400 f 7328/7743/13400 13903/14318/13385 2857/3064/13389 11424/11839/13401 f 11423/11838/13397 7328/7743/13400 11424/11839/13401 1834/2041/13398 f 1834/2041/13398 11424/11839/13401 7329/7744/13402 11425/11840/13403 f 11424/11839/13401 2857/3064/13389 13904/14319/13395 7329/7744/13402 f 7329/7744/13402 13904/14319/13395 365/1044/8859 15787/16458/8858 f 11425/11840/13403 7329/7744/13402 15787/16458/8858 3799/4134/8855 f 3992/4379/12770 11426/11841/13399 7330/7745/13404 16174/16949/12774 f 11426/11841/13399 1834/2041/13398 11425/11840/13403 7330/7745/13404 f 7330/7745/13404 11425/11840/13403 3799/4134/8855 15788/16459/8854 f 16174/16949/12774 7330/7745/13404 15788/16459/8854 206/295/5768 f 133/199/6083 15826/16509/9168 7331/7746/13405 16180/16955/12814 f 15826/16509/9168 3818/4159/9172 11427/11842/13406 7331/7746/13405 f 7331/7746/13405 11427/11842/13406 1835/2042/13407 11430/11845/13408 f 16180/16955/12814 7331/7746/13405 11430/11845/13408 3995/4382/12815 f 3818/4159/9172 15825/16507/9184 7332/7747/13409 11427/11842/13406 f 15825/16507/9184 374/1056/9186 13908/14323/13410 7332/7747/13409 f 7332/7747/13409 13908/14323/13410 2859/3066/13411 11428/11843/13412 f 11427/11842/13406 7332/7747/13409 11428/11843/13412 1835/2042/13407 f 1835/2042/13407 11428/11843/13412 7333/7748/13413 11429/11844/13414 f 11428/11843/13412 2859/3066/13411 13907/14322/13415 7333/7748/13413 f 7333/7748/13413 13907/14322/13415 973/564/13416 13913/14328/13417 f 11429/11844/13414 7333/7748/13413 13913/14328/13417 2862/3069/13418 f 3995/4382/12815 11430/11845/13408 7334/7749/13419 16179/16954/12819 f 11430/11845/13408 1835/2042/13407 11429/11844/13414 7334/7749/13419 f 7334/7749/13419 11429/11844/13414 2862/3069/13418 13914/14329/13420 f 16179/16954/12819 7334/7749/13419 13914/14329/13420 463/1168/12820 f 374/1056/9186 15823/16503/9216 7335/7750/13421 13908/14323/13410 f 15823/16503/9216 3817/4157/9220 11431/11846/13422 7335/7750/13421 f 7335/7750/13421 11431/11846/13422 1836/2043/13423 11434/11849/13424 f 13908/14323/13410 7335/7750/13421 11434/11849/13424 2859/3066/13411 f 3817/4157/9220 15824/16505/9228 7336/7751/13425 11431/11846/13422 f 15824/16505/9228 13/24/9230 16094/16857/11754 7336/7751/13425 f 7336/7751/13425 16094/16857/11754 3952/4333/11758 11432/11847/13426 f 11431/11846/13422 7336/7751/13425 11432/11847/13426 1836/2043/13423 f 1836/2043/13423 11432/11847/13426 7337/7752/13427 11433/11848/13428 f 11432/11847/13426 3952/4333/11758 16093/16855/11770 7337/7752/13427 f 7337/7752/13427 16093/16855/11770 441/1143/11772 13910/14325/13429 f 11433/11848/13428 7337/7752/13427 13910/14325/13429 2860/3067/13430 f 2859/3066/13411 11434/11849/13424 7338/7753/13431 13907/14322/13415 f 11434/11849/13424 1836/2043/13423 11433/11848/13428 7338/7753/13431 f 7338/7753/13431 11433/11848/13428 2860/3067/13430 13909/14324/13432 f 13907/14322/13415 7338/7753/13431 13909/14324/13432 973/564/13416 f 973/564/13416 13909/14324/13432 7339/7754/13433 13911/14326/13434 f 13909/14324/13432 2860/3067/13430 11435/11850/13435 7339/7754/13433 f 7339/7754/13433 11435/11850/13435 1837/2044/13436 11438/11853/13437 f 13911/14326/13434 7339/7754/13433 11438/11853/13437 2861/3068/13438 f 2860/3067/13430 13910/14325/13429 7340/7755/13439 11435/11850/13435 f 13910/14325/13429 441/1143/11772 16091/16851/11798 7340/7755/13439 f 7340/7755/13439 16091/16851/11798 3951/4331/11802 11436/11851/13440 f 11435/11850/13435 7340/7755/13439 11436/11851/13440 1837/2044/13436 f 1837/2044/13436 11436/11851/13440 7341/7756/13441 11437/11852/13442 f 11436/11851/13440 3951/4331/11802 16092/16853/11808 7341/7756/13441 f 7341/7756/13441 16092/16853/11808 185/271/2701 15830/16513/9279 f 11437/11852/13442 7341/7756/13441 15830/16513/9279 3820/4161/9275 f 2861/3068/13438 11438/11853/13437 7342/7757/13443 13912/14327/13444 f 11438/11853/13437 1837/2044/13436 11437/11852/13442 7342/7757/13443 f 7342/7757/13443 11437/11852/13442 3820/4161/9275 15829/16512/9274 f 13912/14327/13444 7342/7757/13443 15829/16512/9274 375/1057/9262 f 463/1168/12820 13914/14329/13420 7343/7758/13445 16181/16956/12832 f 13914/14329/13420 2862/3069/13418 11439/11854/13446 7343/7758/13445 f 7343/7758/13445 11439/11854/13446 1838/2045/13447 11442/11857/13448 f 16181/16956/12832 7343/7758/13445 11442/11857/13448 3996/4383/12833 f 2862/3069/13418 13913/14328/13417 7344/7759/13449 11439/11854/13446 f 13913/14328/13417 973/564/13416 13911/14326/13434 7344/7759/13449 f 7344/7759/13449 13911/14326/13434 2861/3068/13438 11440/11855/13450 f 11439/11854/13446 7344/7759/13449 11440/11855/13450 1838/2045/13447 f 1838/2045/13447 11440/11855/13450 7345/7760/13451 11441/11856/13452 f 11440/11855/13450 2861/3068/13438 13912/14327/13444 7345/7760/13451 f 7345/7760/13451 13912/14327/13444 375/1057/9262 15827/16510/9261 f 11441/11856/13452 7345/7760/13451 15827/16510/9261 3819/4160/9257 f 3996/4383/12833 11442/11857/13448 7346/7761/13453 16182/16957/12837 f 11442/11857/13448 1838/2045/13447 11441/11856/13452 7346/7761/13453 f 7346/7761/13453 11441/11856/13452 3819/4160/9257 15828/16511/9256 f 16182/16957/12837 7346/7761/13453 15828/16511/9256 209/298/6142 f 29/52/873 15842/16525/9295 7347/7762/13454 16096/16861/11830 f 15842/16525/9295 3826/4167/9299 11443/11858/13455 7347/7762/13454 f 7347/7762/13454 11443/11858/13455 1839/2046/13456 11446/11861/13457 f 16096/16861/11830 7347/7762/13454 11446/11861/13457 3953/4335/11831 f 3826/4167/9299 15841/16524/9311 7348/7763/13458 11443/11858/13455 f 15841/16524/9311 378/1060/9313 13916/14331/13459 7348/7763/13458 f 7348/7763/13458 13916/14331/13459 2863/3070/13460 11444/11859/13461 f 11443/11858/13455 7348/7763/13458 11444/11859/13461 1839/2046/13456 f 1839/2046/13456 11444/11859/13461 7349/7764/13462 11445/11860/13463 f 11444/11859/13461 2863/3070/13460 13915/14330/13464 7349/7764/13462 f 7349/7764/13462 13915/14330/13464 974/565/13465 13921/14336/13466 f 11445/11860/13463 7349/7764/13462 13921/14336/13466 2866/3073/13467 f 3953/4335/11831 11446/11861/13457 7350/7765/13468 16095/16859/11835 f 11446/11861/13457 1839/2046/13456 11445/11860/13463 7350/7765/13468 f 7350/7765/13468 11445/11860/13463 2866/3073/13467 13922/14337/13469 f 16095/16859/11835 7350/7765/13468 13922/14337/13469 442/1145/11836 f 378/1060/9313 15839/16522/9346 7351/7766/13470 13916/14331/13459 f 15839/16522/9346 3825/4166/9350 11447/11862/13471 7351/7766/13470 f 7351/7766/13470 11447/11862/13471 1840/2047/13472 11450/11865/13473 f 13916/14331/13459 7351/7766/13470 11450/11865/13473 2863/3070/13460 f 3825/4166/9350 15840/16523/9356 7352/7767/13474 11447/11862/13471 f 15840/16523/9356 134/200/6165 16194/16969/12853 7352/7767/13474 f 7352/7767/13474 16194/16969/12853 4002/4389/12857 11448/11863/13475 f 11447/11862/13471 7352/7767/13474 11448/11863/13475 1840/2047/13472 f 1840/2047/13472 11448/11863/13475 7353/7768/13476 11449/11864/13477 f 11448/11863/13475 4002/4389/12857 16193/16968/12869 7353/7768/13476 f 7353/7768/13476 16193/16968/12869 466/1171/12871 13918/14333/13478 f 11449/11864/13477 7353/7768/13476 13918/14333/13478 2864/3071/13479 f 2863/3070/13460 11450/11865/13473 7354/7769/13480 13915/14330/13464 f 11450/11865/13473 1840/2047/13472 11449/11864/13477 7354/7769/13480 f 7354/7769/13480 11449/11864/13477 2864/3071/13479 13917/14332/13481 f 13915/14330/13464 7354/7769/13480 13917/14332/13481 974/565/13465 f 974/565/13465 13917/14332/13481 7355/7770/13482 13919/14334/13483 f 13917/14332/13481 2864/3071/13479 11451/11866/13484 7355/7770/13482 f 7355/7770/13482 11451/11866/13484 1841/2048/13485 11454/11869/13486 f 13919/14334/13483 7355/7770/13482 11454/11869/13486 2865/3072/13487 f 2864/3071/13479 13918/14333/13478 7356/7771/13488 11451/11866/13484 f 13918/14333/13478 466/1171/12871 16191/16966/12904 7356/7771/13488 f 7356/7771/13488 16191/16966/12904 4001/4388/12908 11452/11867/13489 f 11451/11866/13484 7356/7771/13488 11452/11867/13489 1841/2048/13485 f 1841/2048/13485 11452/11867/13489 7357/7772/13490 11453/11868/13491 f 11452/11867/13489 4001/4388/12908 16192/16967/12914 7357/7772/13490 f 7357/7772/13490 16192/16967/12914 210/299/6164 15834/16517/9232 f 11453/11868/13491 7357/7772/13490 15834/16517/9232 3822/4163/9236 f 2865/3072/13487 11454/11869/13486 7358/7773/13492 13920/14335/13493 f 11454/11869/13486 1841/2048/13485 11453/11868/13491 7358/7773/13492 f 7358/7773/13492 11453/11868/13491 3822/4163/9236 15833/16516/9248 f 13920/14335/13493 7358/7773/13492 15833/16516/9248 376/1058/9250 f 442/1145/11836 13922/14337/13469 7359/7774/13494 16097/16863/11848 f 13922/14337/13469 2866/3073/13467 11455/11870/13495 7359/7774/13494 f 7359/7774/13494 11455/11870/13495 1842/2049/13496 11458/11873/13497 f 16097/16863/11848 7359/7774/13494 11458/11873/13497 3954/4337/11849 f 2866/3073/13467 13921/14336/13466 7360/7775/13498 11455/11870/13495 f 13921/14336/13466 974/565/13465 13919/14334/13483 7360/7775/13498 f 7360/7775/13498 13919/14334/13483 2865/3072/13487 11456/11871/13499 f 11455/11870/13495 7360/7775/13498 11456/11871/13499 1842/2049/13496 f 1842/2049/13496 11456/11871/13499 7361/7776/13500 11457/11872/13501 f 11456/11871/13499 2865/3072/13487 13920/14335/13493 7361/7776/13500 f 7361/7776/13500 13920/14335/13493 376/1058/9250 15831/16514/9283 f 11457/11872/13501 7361/7776/13500 15831/16514/9283 3821/4162/9287 f 3954/4337/11849 11458/11873/13497 7362/7777/13502 16098/16865/11853 f 11458/11873/13497 1842/2049/13496 11457/11872/13501 7362/7777/13502 f 7362/7777/13502 11457/11872/13501 3821/4162/9287 15832/16515/9293 f 16098/16865/11853 7362/7777/13502 15832/16515/9293 186/273/2772 f 80/126/5827 15926/16625/10142 7363/7778/13503 16164/16939/12688 f 15926/16625/10142 3868/4217/10140 11459/11874/13504 7363/7778/13503 f 7363/7778/13503 11459/11874/13504 1843/2050/13505 11462/11877/13506 f 16164/16939/12688 7363/7778/13503 11462/11877/13506 3987/4374/12689 f 3868/4217/10140 15925/16624/10139 7364/7779/13507 11459/11874/13504 f 15925/16624/10139 399/1085/10130 13924/14339/13508 7364/7779/13507 f 7364/7779/13507 13924/14339/13508 2867/3074/13509 11460/11875/13510 f 11459/11874/13504 7364/7779/13507 11460/11875/13510 1843/2050/13505 f 1843/2050/13505 11460/11875/13510 7365/7780/13511 11461/11876/13512 f 11460/11875/13510 2867/3074/13509 13923/14338/13513 7365/7780/13511 f 7365/7780/13511 13923/14338/13513 975/566/13514 13929/14344/13515 f 11461/11876/13512 7365/7780/13511 13929/14344/13515 2870/3077/13516 f 3987/4374/12689 11462/11877/13506 7366/7781/13517 16163/16938/12693 f 11462/11877/13506 1843/2050/13505 11461/11876/13512 7366/7781/13517 f 7366/7781/13517 11461/11876/13512 2870/3077/13516 13930/14345/13518 f 16163/16938/12693 7366/7781/13517 13930/14345/13518 459/1164/12694 f 399/1085/10130 15923/16622/10129 7367/7782/13519 13924/14339/13508 f 15923/16622/10129 3867/4216/10126 11463/11878/13520 7367/7782/13519 f 7367/7782/13519 11463/11878/13520 1844/2051/13521 11466/11881/13522 f 13924/14339/13508 7367/7782/13519 11466/11881/13522 2867/3074/13509 f 3867/4216/10126 15924/16623/10125 7368/7783/13523 11463/11878/13520 f 15924/16623/10125 147/216/1674 16058/16801/11390 7368/7783/13523 f 7368/7783/13523 16058/16801/11390 3934/4305/11394 11464/11879/13524 f 11463/11878/13520 7368/7783/13523 11464/11879/13524 1844/2051/13521 f 1844/2051/13521 11464/11879/13524 7369/7784/13525 11465/11880/13526 f 11464/11879/13524 3934/4305/11394 16057/16800/11406 7369/7784/13525 f 7369/7784/13525 16057/16800/11406 432/1129/11408 13926/14341/13527 f 11465/11880/13526 7369/7784/13525 13926/14341/13527 2868/3075/13528 f 2867/3074/13509 11466/11881/13522 7370/7785/13529 13923/14338/13513 f 11466/11881/13522 1844/2051/13521 11465/11880/13526 7370/7785/13529 f 7370/7785/13529 11465/11880/13526 2868/3075/13528 13925/14340/13530 f 13923/14338/13513 7370/7785/13529 13925/14340/13530 975/566/13514 f 975/566/13514 13925/14340/13530 7371/7786/13531 13927/14342/13532 f 13925/14340/13530 2868/3075/13528 11467/11882/13533 7371/7786/13531 f 7371/7786/13531 11467/11882/13533 1845/2052/13534 11470/11885/13535 f 13927/14342/13532 7371/7786/13531 11470/11885/13535 2869/3076/13536 f 2868/3075/13528 13926/14341/13527 7372/7787/13537 11467/11882/13533 f 13926/14341/13527 432/1129/11408 16055/16798/11441 7372/7787/13537 f 7372/7787/13537 16055/16798/11441 3933/4304/11445 11468/11883/13538 f 11467/11882/13533 7372/7787/13537 11468/11883/13538 1845/2052/13534 f 1845/2052/13534 11468/11883/13538 7373/7788/13539 11469/11884/13540 f 11468/11883/13538 3933/4304/11445 16056/16799/11451 7373/7788/13539 f 7373/7788/13539 16056/16799/11451 176/257/2242 15914/16609/10043 f 11469/11884/13540 7373/7788/13539 15914/16609/10043 3862/4209/10039 f 2869/3076/13536 11470/11885/13535 7374/7789/13541 13928/14343/13542 f 11470/11885/13535 1845/2052/13534 11469/11884/13540 7374/7789/13541 f 7374/7789/13541 11469/11884/13540 3862/4209/10039 15913/16608/10037 f 13928/14343/13542 7374/7789/13541 15913/16608/10037 396/1081/10025 f 459/1164/12694 13930/14345/13518 7375/7790/13543 16165/16940/12706 f 13930/14345/13518 2870/3077/13516 11471/11886/13544 7375/7790/13543 f 7375/7790/13543 11471/11886/13544 1846/2053/13545 11474/11889/13546 f 16165/16940/12706 7375/7790/13543 11474/11889/13546 3988/4375/12707 f 2870/3077/13516 13929/14344/13515 7376/7791/13547 11471/11886/13544 f 13929/14344/13515 975/566/13514 13927/14342/13532 7376/7791/13547 f 7376/7791/13547 13927/14342/13532 2869/3076/13536 11472/11887/13548 f 11471/11886/13544 7376/7791/13547 11472/11887/13548 1846/2053/13545 f 1846/2053/13545 11472/11887/13548 7377/7792/13549 11473/11888/13550 f 11472/11887/13548 2869/3076/13536 13928/14343/13542 7377/7792/13549 f 7377/7792/13549 13928/14343/13542 396/1081/10025 15911/16606/10023 f 11473/11888/13550 7377/7792/13549 15911/16606/10023 3861/4208/10019 f 3988/4375/12707 11474/11889/13546 7378/7793/13551 16166/16941/12711 f 11474/11889/13546 1846/2053/13545 11473/11888/13550 7378/7793/13551 f 7378/7793/13551 11473/11888/13550 3861/4208/10019 15912/16607/10017 f 16166/16941/12711 7378/7793/13551 15912/16607/10017 203/292/5721 f 146/215/324 15910/16605/9962 7379/7794/13552 16060/16803/11477 f 15910/16605/9962 3860/4207/9966 11475/11890/13553 7379/7794/13552 f 7379/7794/13552 11475/11890/13553 1847/2054/13554 11478/11893/13555 f 16060/16803/11477 7379/7794/13552 11478/11893/13555 3935/4306/11478 f 3860/4207/9966 15909/16604/9978 7380/7795/13556 11475/11890/13553 f 15909/16604/9978 395/1080/9980 13932/14347/13557 7380/7795/13556 f 7380/7795/13556 13932/14347/13557 2871/3078/13558 11476/11891/13559 f 11475/11890/13553 7380/7795/13556 11476/11891/13559 1847/2054/13554 f 1847/2054/13554 11476/11891/13559 7381/7796/13560 11477/11892/13561 f 11476/11891/13559 2871/3078/13558 13931/14346/13562 7381/7796/13560 f 7381/7796/13560 13931/14346/13562 976/567/13563 13937/14352/13564 f 11477/11892/13561 7381/7796/13560 13937/14352/13564 2874/3081/13565 f 3935/4306/11478 11478/11893/13555 7382/7797/13566 16059/16802/11482 f 11478/11893/13555 1847/2054/13554 11477/11892/13561 7382/7797/13566 f 7382/7797/13566 11477/11892/13561 2874/3081/13565 13938/14353/13567 f 16059/16802/11482 7382/7797/13566 13938/14353/13567 433/1130/11483 f 395/1080/9980 15907/16602/10006 7383/7798/13568 13932/14347/13557 f 15907/16602/10006 3859/4206/10010 11479/11894/13569 7383/7798/13568 f 7383/7798/13568 11479/11894/13569 1848/2055/13570 11482/11897/13571 f 13932/14347/13557 7383/7798/13568 11482/11897/13571 2871/3078/13558 f 3859/4206/10010 15908/16603/10016 7384/7799/13572 11479/11894/13569 f 15908/16603/10016 79/125/5616 16178/16953/12727 7384/7799/13572 f 7384/7799/13572 16178/16953/12727 3994/4381/12731 11480/11895/13573 f 11479/11894/13569 7384/7799/13572 11480/11895/13573 1848/2055/13570 f 1848/2055/13570 11480/11895/13573 7385/7800/13574 11481/11896/13575 f 11480/11895/13573 3994/4381/12731 16177/16952/12743 7385/7800/13574 f 7385/7800/13574 16177/16952/12743 462/1167/12745 13934/14349/13576 f 11481/11896/13575 7385/7800/13574 13934/14349/13576 2872/3079/13577 f 2871/3078/13558 11482/11897/13571 7386/7801/13578 13931/14346/13562 f 11482/11897/13571 1848/2055/13570 11481/11896/13575 7386/7801/13578 f 7386/7801/13578 11481/11896/13575 2872/3079/13577 13933/14348/13579 f 13931/14346/13562 7386/7801/13578 13933/14348/13579 976/567/13563 f 976/567/13563 13933/14348/13579 7387/7802/13580 13935/14350/13581 f 13933/14348/13579 2872/3079/13577 11483/11898/13582 7387/7802/13580 f 7387/7802/13580 11483/11898/13582 1849/2056/13583 11486/11901/13584 f 13935/14350/13581 7387/7802/13580 11486/11901/13584 2873/3080/13585 f 2872/3079/13577 13934/14349/13576 7388/7803/13586 11483/11898/13582 f 13934/14349/13576 462/1167/12745 16175/16950/12778 7388/7803/13586 f 7388/7803/13586 16175/16950/12778 3993/4380/12782 11484/11899/13587 f 11483/11898/13582 7388/7803/13586 11484/11899/13587 1849/2056/13583 f 1849/2056/13583 11484/11899/13587 7389/7804/13588 11485/11900/13589 f 11484/11899/13587 3993/4380/12782 16176/16951/12788 7389/7804/13588 f 7389/7804/13588 16176/16951/12788 205/294/5746 15918/16613/10079 f 11485/11900/13589 7389/7804/13588 15918/16613/10079 3864/4211/10077 f 2873/3080/13585 11486/11901/13584 7390/7805/13590 13936/14351/13591 f 11486/11901/13584 1849/2056/13583 11485/11900/13589 7390/7805/13590 f 7390/7805/13590 11485/11900/13589 3864/4211/10077 15917/16612/10076 f 13936/14351/13591 7390/7805/13590 15917/16612/10076 397/1082/10067 f 433/1130/11483 13938/14353/13567 7391/7806/13592 16061/16804/11495 f 13938/14353/13567 2874/3081/13565 11487/11902/13593 7391/7806/13592 f 7391/7806/13592 11487/11902/13593 1850/2057/13594 11490/11905/13595 f 16061/16804/11495 7391/7806/13592 11490/11905/13595 3936/4307/11496 f 2874/3081/13565 13937/14352/13564 7392/7807/13596 11487/11902/13593 f 13937/14352/13564 976/567/13563 13935/14350/13581 7392/7807/13596 f 7392/7807/13596 13935/14350/13581 2873/3080/13585 11488/11903/13597 f 11487/11902/13593 7392/7807/13596 11488/11903/13597 1850/2057/13594 f 1850/2057/13594 11488/11903/13597 7393/7808/13598 11489/11904/13599 f 11488/11903/13597 2873/3080/13585 13936/14351/13591 7393/7808/13598 f 7393/7808/13598 13936/14351/13591 397/1082/10067 15915/16610/10066 f 11489/11904/13599 7393/7808/13598 15915/16610/10066 3863/4210/10063 f 3936/4307/11496 11490/11905/13595 7394/7809/13600 16062/16805/11500 f 11490/11905/13595 1850/2057/13594 11489/11904/13599 7394/7809/13600 f 7394/7809/13600 11489/11904/13599 3863/4210/10063 15916/16611/10062 f 16062/16805/11500 7394/7809/13600 15916/16611/10062 178/259/2322 f 153/225/1085 15946/16653/10368 7395/7810/13601 16020/16747/11162 f 15946/16653/10368 3878/4231/10372 11491/11906/13602 7395/7810/13601 f 7395/7810/13601 11491/11906/13602 1851/2058/13603 11494/11909/13604 f 16020/16747/11162 7395/7810/13601 11494/11909/13604 3915/4278/11163 f 3878/4231/10372 15945/16651/10384 7396/7811/13605 11491/11906/13602 f 15945/16651/10384 404/1092/10386 13940/14355/13606 7396/7811/13605 f 7396/7811/13605 13940/14355/13606 2875/3082/13607 11492/11907/13608 f 11491/11906/13602 7396/7811/13605 11492/11907/13608 1851/2058/13603 f 1851/2058/13603 11492/11907/13608 7397/7812/13609 11493/11908/13610 f 11492/11907/13608 2875/3082/13607 13939/14354/13611 7397/7812/13609 f 7397/7812/13609 13939/14354/13611 977/568/13612 13945/14360/13613 f 11493/11908/13610 7397/7812/13609 13945/14360/13613 2878/3085/13614 f 3915/4278/11163 11494/11909/13604 7398/7813/13615 16019/16746/11167 f 11494/11909/13604 1851/2058/13603 11493/11908/13610 7398/7813/13615 f 7398/7813/13615 11493/11908/13610 2878/3085/13614 13946/14361/13616 f 16019/16746/11167 7398/7813/13615 13946/14361/13616 423/1116/11168 f 404/1092/10386 15943/16647/10412 7399/7814/13617 13940/14355/13606 f 15943/16647/10412 3877/4229/10416 11495/11910/13618 7399/7814/13617 f 7399/7814/13617 11495/11910/13618 1852/2059/13619 11498/11913/13620 f 13940/14355/13606 7399/7814/13617 11498/11913/13620 2875/3082/13607 f 3877/4229/10416 15944/16649/10422 7400/7815/13621 11495/11910/13618 f 15944/16649/10422 84/133/6003 16186/16961/12790 7400/7815/13621 f 7400/7815/13621 16186/16961/12790 3998/4385/12794 11496/11911/13622 f 11495/11910/13618 7400/7815/13621 11496/11911/13622 1852/2059/13619 f 1852/2059/13619 11496/11911/13622 7401/7816/13623 11497/11912/13624 f 11496/11911/13622 3998/4385/12794 16185/16960/12806 7401/7816/13623 f 7401/7816/13623 16185/16960/12806 464/1169/12808 13942/14357/13625 f 11497/11912/13624 7401/7816/13623 13942/14357/13625 2876/3083/13626 f 2875/3082/13607 11498/11913/13620 7402/7817/13627 13939/14354/13611 f 11498/11913/13620 1852/2059/13619 11497/11912/13624 7402/7817/13627 f 7402/7817/13627 11497/11912/13624 2876/3083/13626 13941/14356/13628 f 13939/14354/13611 7402/7817/13627 13941/14356/13628 977/568/13612 f 977/568/13612 13941/14356/13628 7403/7818/13629 13943/14358/13630 f 13941/14356/13628 2876/3083/13626 11499/11914/13631 7403/7818/13629 f 7403/7818/13629 11499/11914/13631 1853/2060/13632 11502/11917/13633 f 13943/14358/13630 7403/7818/13629 11502/11917/13633 2877/3084/13634 f 2876/3083/13626 13942/14357/13625 7404/7819/13635 11499/11914/13631 f 13942/14357/13625 464/1169/12808 16183/16958/12841 7404/7819/13635 f 7404/7819/13635 16183/16958/12841 3997/4384/12845 11500/11915/13636 f 11499/11914/13631 7404/7819/13635 11500/11915/13636 1853/2060/13632 f 1853/2060/13632 11500/11915/13636 7405/7820/13637 11501/11916/13638 f 11500/11915/13636 3997/4384/12845 16184/16959/12851 7405/7820/13637 f 7405/7820/13637 16184/16959/12851 207/296/6117 15950/16657/10471 f 11501/11916/13638 7405/7820/13637 15950/16657/10471 3880/4233/10467 f 2877/3084/13634 11502/11917/13633 7406/7821/13639 13944/14359/13640 f 11502/11917/13633 1853/2060/13632 11501/11916/13638 7406/7821/13639 f 7406/7821/13639 11501/11916/13638 3880/4233/10467 15949/16656/10466 f 13944/14359/13640 7406/7821/13639 15949/16656/10466 405/1093/10454 f 423/1116/11168 13946/14361/13616 7407/7822/13641 16021/16748/11180 f 13946/14361/13616 2878/3085/13614 11503/11918/13642 7407/7822/13641 f 7407/7822/13641 11503/11918/13642 1854/2061/13643 11506/11921/13644 f 16021/16748/11180 7407/7822/13641 11506/11921/13644 3916/4279/11181 f 2878/3085/13614 13945/14360/13613 7408/7823/13645 11503/11918/13642 f 13945/14360/13613 977/568/13612 13943/14358/13630 7408/7823/13645 f 7408/7823/13645 13943/14358/13630 2877/3084/13634 11504/11919/13646 f 11503/11918/13642 7408/7823/13645 11504/11919/13646 1854/2061/13643 f 1854/2061/13643 11504/11919/13646 7409/7824/13647 11505/11920/13648 f 11504/11919/13646 2877/3084/13634 13944/14359/13640 7409/7824/13647 f 7409/7824/13647 13944/14359/13640 405/1093/10454 15947/16654/10453 f 11505/11920/13648 7409/7824/13647 15947/16654/10453 3879/4232/10449 f 3916/4279/11181 11506/11921/13644 7410/7825/13649 16022/16749/11185 f 11506/11921/13644 1854/2061/13643 11505/11920/13648 7410/7825/13649 f 7410/7825/13649 11505/11920/13648 3879/4232/10449 15948/16655/10448 f 16022/16749/11185 7410/7825/13649 15948/16655/10448 167/244/1951 f 85/134/6245 15962/16669/10487 7411/7826/13650 16188/16963/12877 f 15962/16669/10487 3886/4239/10491 11507/11922/13651 7411/7826/13650 f 7411/7826/13650 11507/11922/13651 1855/2062/13652 11510/11925/13653 f 16188/16963/12877 7411/7826/13650 11510/11925/13653 3999/4386/12878 f 3886/4239/10491 15961/16668/10503 7412/7827/13654 11507/11922/13651 f 15961/16668/10503 408/1096/10505 13948/14363/13655 7412/7827/13654 f 7412/7827/13654 13948/14363/13655 2879/3086/13656 11508/11923/13657 f 11507/11922/13651 7412/7827/13654 11508/11923/13657 1855/2062/13652 f 1855/2062/13652 11508/11923/13657 7413/7828/13658 11509/11924/13659 f 11508/11923/13657 2879/3086/13656 13947/14362/13660 7413/7828/13658 f 7413/7828/13658 13947/14362/13660 978/569/13661 13953/14368/13662 f 11509/11924/13659 7413/7828/13658 13953/14368/13662 2882/3089/13663 f 3999/4386/12878 11510/11925/13653 7414/7829/13664 16187/16962/12882 f 11510/11925/13653 1855/2062/13652 11509/11924/13659 7414/7829/13664 f 7414/7829/13664 11509/11924/13659 2882/3089/13663 13954/14369/13665 f 16187/16962/12882 7414/7829/13664 13954/14369/13665 465/1170/12883 f 408/1096/10505 15959/16666/10538 7415/7830/13666 13948/14363/13655 f 15959/16666/10538 3885/4238/10542 11511/11926/13667 7415/7830/13666 f 7415/7830/13666 11511/11926/13667 1856/2063/13668 11514/11929/13669 f 13948/14363/13655 7415/7830/13666 11514/11929/13669 2879/3086/13656 f 3885/4238/10542 15960/16667/10548 7416/7831/13670 11511/11926/13667 f 15960/16667/10548 154/226/82 16034/16769/11201 7416/7831/13670 f 7416/7831/13670 16034/16769/11201 3922/4289/11205 11512/11927/13671 f 11511/11926/13667 7416/7831/13670 11512/11927/13671 1856/2063/13668 f 1856/2063/13668 11512/11927/13671 7417/7832/13672 11513/11928/13673 f 11512/11927/13671 3922/4289/11205 16033/16768/11217 7417/7832/13672 f 7417/7832/13672 16033/16768/11217 426/1121/11219 13950/14365/13674 f 11513/11928/13673 7417/7832/13672 13950/14365/13674 2880/3087/13675 f 2879/3086/13656 11514/11929/13669 7418/7833/13676 13947/14362/13660 f 11514/11929/13669 1856/2063/13668 11513/11928/13673 7418/7833/13676 f 7418/7833/13676 11513/11928/13673 2880/3087/13675 13949/14364/13677 f 13947/14362/13660 7418/7833/13676 13949/14364/13677 978/569/13661 f 978/569/13661 13949/14364/13677 7419/7834/13678 13951/14366/13679 f 13949/14364/13677 2880/3087/13675 11515/11930/13680 7419/7834/13678 f 7419/7834/13678 11515/11930/13680 1857/2064/13681 11518/11933/13682 f 13951/14366/13679 7419/7834/13678 11518/11933/13682 2881/3088/13683 f 2880/3087/13675 13950/14365/13674 7420/7835/13684 11515/11930/13680 f 13950/14365/13674 426/1121/11219 16031/16766/11252 7420/7835/13684 f 7420/7835/13684 16031/16766/11252 3921/4288/11256 11516/11931/13685 f 11515/11930/13680 7420/7835/13684 11516/11931/13685 1857/2064/13681 f 1857/2064/13681 11516/11931/13685 7421/7836/13686 11517/11932/13687 f 11516/11931/13685 3921/4288/11256 16032/16767/11262 7421/7836/13686 f 7421/7836/13686 16032/16767/11262 169/247/1976 15954/16661/10424 f 11517/11932/13687 7421/7836/13686 15954/16661/10424 3882/4235/10428 f 2881/3088/13683 11518/11933/13682 7422/7837/13688 13952/14367/13689 f 11518/11933/13682 1857/2064/13681 11517/11932/13687 7422/7837/13688 f 7422/7837/13688 11517/11932/13687 3882/4235/10428 15953/16660/10440 f 13952/14367/13689 7422/7837/13688 15953/16660/10440 406/1094/10442 f 465/1170/12883 13954/14369/13665 7423/7838/13690 16189/16964/12895 f 13954/14369/13665 2882/3089/13663 11519/11934/13691 7423/7838/13690 f 7423/7838/13690 11519/11934/13691 1858/2065/13692 11522/11937/13693 f 16189/16964/12895 7423/7838/13690 11522/11937/13693 4000/4387/12896 f 2882/3089/13663 13953/14368/13662 7424/7839/13694 11519/11934/13691 f 13953/14368/13662 978/569/13661 13951/14366/13679 7424/7839/13694 f 7424/7839/13694 13951/14366/13679 2881/3088/13683 11520/11935/13695 f 11519/11934/13691 7424/7839/13694 11520/11935/13695 1858/2065/13692 f 1858/2065/13692 11520/11935/13695 7425/7840/13696 11521/11936/13697 f 11520/11935/13695 2881/3088/13683 13952/14367/13689 7425/7840/13696 f 7425/7840/13696 13952/14367/13689 406/1094/10442 15951/16658/10475 f 11521/11936/13697 7425/7840/13696 15951/16658/10475 3881/4234/10479 f 4000/4387/12896 11522/11937/13693 7426/7841/13698 16190/16965/12900 f 11522/11937/13693 1858/2065/13692 11521/11936/13697 7426/7841/13698 f 7426/7841/13698 11521/11936/13697 3881/4234/10479 15952/16659/10485 f 16190/16965/12900 7426/7841/13698 15952/16659/10485 208/297/6084 f 10/18/639 14458/14909/638 7427/7842/13699 16202/16980/13700 f 14458/14909/638 3134/3359/635 11523/11938/13701 7427/7842/13699 f 7427/7842/13699 11523/11938/13701 1859/2066/13702 11526/11941/13703 f 16202/16980/13700 7427/7842/13699 11526/11941/13703 4006/4394/13704 f 3134/3359/635 14457/14907/634 7428/7843/13705 11523/11938/13701 f 14457/14907/634 544/656/623 13956/14371/13706 7428/7843/13705 f 7428/7843/13705 13956/14371/13706 2883/3090/13707 11524/11939/13708 f 11523/11938/13701 7428/7843/13705 11524/11939/13708 1859/2066/13702 f 1859/2066/13702 11524/11939/13708 7429/7844/13709 11525/11940/13710 f 11524/11939/13708 2883/3090/13707 13955/14370/13711 7429/7844/13709 f 7429/7844/13709 13955/14370/13711 979/570/13712 13961/14376/13713 f 11525/11940/13710 7429/7844/13709 13961/14376/13713 2886/3093/13714 f 4006/4394/13704 11526/11941/13703 7430/7845/13715 16201/16978/13716 f 11526/11941/13703 1859/2066/13702 11525/11940/13710 7430/7845/13715 f 7430/7845/13715 11525/11940/13710 2886/3093/13714 13962/14377/13717 f 16201/16978/13716 7430/7845/13715 13962/14377/13717 468/1173/13718 f 544/656/623 14455/14903/622 7431/7846/13719 13956/14371/13706 f 14455/14903/622 3133/3357/619 11527/11942/13720 7431/7846/13719 f 7431/7846/13719 11527/11942/13720 1860/2067/13721 11530/11945/13722 f 13956/14371/13706 7431/7846/13719 11530/11945/13722 2883/3090/13707 f 3133/3357/619 14456/14905/618 7432/7847/13723 11527/11942/13720 f 14456/14905/618 108/166/617 16196/16971/13724 7432/7847/13723 f 7432/7847/13723 16196/16971/13724 4003/4390/13725 11528/11943/13726 f 11527/11942/13720 7432/7847/13723 11528/11943/13726 1860/2067/13721 f 1860/2067/13721 11528/11943/13726 7433/7848/13727 11529/11944/13728 f 11528/11943/13726 4003/4390/13725 16195/16970/13729 7433/7848/13727 f 7433/7848/13727 16195/16970/13729 467/1172/13730 13958/14373/13731 f 11529/11944/13728 7433/7848/13727 13958/14373/13731 2884/3091/13732 f 2883/3090/13707 11530/11945/13722 7434/7849/13733 13955/14370/13711 f 11530/11945/13722 1860/2067/13721 11529/11944/13728 7434/7849/13733 f 7434/7849/13733 11529/11944/13728 2884/3091/13732 13957/14372/13734 f 13955/14370/13711 7434/7849/13733 13957/14372/13734 979/570/13712 f 979/570/13712 13957/14372/13734 7435/7850/13735 13959/14374/13736 f 13957/14372/13734 2884/3091/13732 11531/11946/13737 7435/7850/13735 f 7435/7850/13735 11531/11946/13737 1861/2068/13738 11534/11949/13739 f 13959/14374/13736 7435/7850/13735 11534/11949/13739 2885/3092/13740 f 2884/3091/13732 13958/14373/13731 7436/7851/13741 11531/11946/13737 f 13958/14373/13731 467/1172/13730 16197/16972/13742 7436/7851/13741 f 7436/7851/13741 16197/16972/13742 4004/4391/13743 11532/11947/13744 f 11531/11946/13737 7436/7851/13741 11532/11947/13744 1861/2068/13738 f 1861/2068/13738 11532/11947/13744 7437/7852/13745 11533/11948/13746 f 11532/11947/13744 4004/4391/13743 16198/16973/13747 7437/7852/13745 f 7437/7852/13745 16198/16973/13747 212/302/1708 14646/15137/1706 f 11533/11948/13746 7437/7852/13745 14646/15137/1706 3228/3473/1702 f 2885/3092/13740 11534/11949/13739 7438/7853/13748 13960/14375/13749 f 11534/11949/13739 1861/2068/13738 11533/11948/13746 7438/7853/13748 f 7438/7853/13748 11533/11948/13746 3228/3473/1702 14645/15136/1700 f 13960/14375/13749 7438/7853/13748 14645/15136/1700 591/713/1686 f 468/1173/13718 13962/14377/13717 7439/7854/13750 16199/16974/13751 f 13962/14377/13717 2886/3093/13714 11535/11950/13752 7439/7854/13750 f 7439/7854/13750 11535/11950/13752 1862/2069/13753 11538/11953/13754 f 16199/16974/13751 7439/7854/13750 11538/11953/13754 4005/4392/13755 f 2886/3093/13714 13961/14376/13713 7440/7855/13756 11535/11950/13752 f 13961/14376/13713 979/570/13712 13959/14374/13736 7440/7855/13756 f 7440/7855/13756 13959/14374/13736 2885/3092/13740 11536/11951/13757 f 11535/11950/13752 7440/7855/13756 11536/11951/13757 1862/2069/13753 f 1862/2069/13753 11536/11951/13757 7441/7856/13758 11537/11952/13759 f 11536/11951/13757 2885/3092/13740 13960/14375/13749 7441/7856/13758 f 7441/7856/13758 13960/14375/13749 591/713/1686 14643/15134/1684 f 11537/11952/13759 7441/7856/13758 14643/15134/1684 3227/3472/1679 f 4005/4392/13755 11538/11953/13754 7442/7857/13760 16200/16976/13761 f 11538/11953/13754 1862/2069/13753 11537/11952/13759 7442/7857/13760 f 7442/7857/13760 11537/11952/13759 3227/3472/1679 14644/15135/1676 f 16200/16976/13761 7442/7857/13760 14644/15135/1676 211/300/1675 f 109/167/4210 15062/15633/4209 7443/7858/13762 16210/16993/13763 f 15062/15633/4209 3436/3721/4206 11539/11954/13764 7443/7858/13762 f 7443/7858/13762 11539/11954/13764 1863/2070/13765 11542/11957/13766 f 16210/16993/13763 7443/7858/13762 11542/11957/13766 4010/4401/13767 f 3436/3721/4206 15061/15632/4205 7444/7859/13768 11539/11954/13764 f 15061/15632/4205 695/837/4194 13964/14379/13769 7444/7859/13768 f 7444/7859/13768 13964/14379/13769 2887/3094/13770 11540/11955/13771 f 11539/11954/13764 7444/7859/13768 11540/11955/13771 1863/2070/13765 f 1863/2070/13765 11540/11955/13771 7445/7860/13772 11541/11956/13773 f 11540/11955/13771 2887/3094/13770 13963/14378/13774 7445/7860/13772 f 7445/7860/13772 13963/14378/13774 980/571/13775 13969/14384/13776 f 11541/11956/13773 7445/7860/13772 13969/14384/13776 2890/3097/13777 f 4010/4401/13767 11542/11957/13766 7446/7861/13778 16209/16992/13779 f 11542/11957/13766 1863/2070/13765 11541/11956/13773 7446/7861/13778 f 7446/7861/13778 11541/11956/13773 2890/3097/13777 13970/14385/13780 f 16209/16992/13779 7446/7861/13778 13970/14385/13780 470/1177/13781 f 695/837/4194 15059/15630/4193 7447/7862/13782 13964/14379/13769 f 15059/15630/4193 3435/3720/4190 11543/11958/13783 7447/7862/13782 f 7447/7862/13782 11543/11958/13783 1864/2071/13784 11546/11961/13785 f 13964/14379/13769 7447/7862/13782 11546/11961/13785 2887/3094/13770 f 3435/3720/4190 15060/15631/4189 7448/7863/13786 11543/11958/13783 f 15060/15631/4189 26/46/4146 16204/16984/13787 7448/7863/13786 f 7448/7863/13786 16204/16984/13787 4007/4396/13788 11544/11959/13789 f 11543/11958/13783 7448/7863/13786 11544/11959/13789 1864/2071/13784 f 1864/2071/13784 11544/11959/13789 7449/7864/13790 11545/11960/13791 f 11544/11959/13789 4007/4396/13788 16203/16982/13792 7449/7864/13790 f 7449/7864/13790 16203/16982/13792 469/1175/13793 13966/14381/13794 f 11545/11960/13791 7449/7864/13790 13966/14381/13794 2888/3095/13795 f 2887/3094/13770 11546/11961/13785 7450/7865/13796 13963/14378/13774 f 11546/11961/13785 1864/2071/13784 11545/11960/13791 7450/7865/13796 f 7450/7865/13796 11545/11960/13791 2888/3095/13795 13965/14380/13797 f 13963/14378/13774 7450/7865/13796 13965/14380/13797 980/571/13775 f 980/571/13775 13965/14380/13797 7451/7866/13798 13967/14382/13799 f 13965/14380/13797 2888/3095/13795 11547/11962/13800 7451/7866/13798 f 7451/7866/13798 11547/11962/13800 1865/2072/13801 11550/11965/13802 f 13967/14382/13799 7451/7866/13798 11550/11965/13802 2889/3096/13803 f 2888/3095/13795 13966/14381/13794 7452/7867/13804 11547/11962/13800 f 13966/14381/13794 469/1175/13793 16205/16986/13805 7452/7867/13804 f 7452/7867/13804 16205/16986/13805 4008/4398/13806 11548/11963/13807 f 11547/11962/13800 7452/7867/13804 11548/11963/13807 1865/2072/13801 f 1865/2072/13801 11548/11963/13807 7453/7868/13808 11549/11964/13809 f 11548/11963/13807 4008/4398/13806 16206/16988/13810 7453/7868/13808 f 7453/7868/13808 16206/16988/13810 214/304/1755 14654/15145/1754 f 11549/11964/13809 7453/7868/13808 14654/15145/1754 3232/3477/1751 f 2889/3096/13803 11550/11965/13802 7454/7869/13811 13968/14383/13812 f 11550/11965/13802 1865/2072/13801 11549/11964/13809 7454/7869/13811 f 7454/7869/13811 11549/11964/13809 3232/3477/1751 14653/15144/1750 f 13968/14383/13812 7454/7869/13811 14653/15144/1750 593/715/1739 f 470/1177/13781 13970/14385/13780 7455/7870/13813 16207/16990/13814 f 13970/14385/13780 2890/3097/13777 11551/11966/13815 7455/7870/13813 f 7455/7870/13813 11551/11966/13815 1866/2073/13816 11554/11969/13817 f 16207/16990/13814 7455/7870/13813 11554/11969/13817 4009/4400/13818 f 2890/3097/13777 13969/14384/13776 7456/7871/13819 11551/11966/13815 f 13969/14384/13776 980/571/13775 13967/14382/13799 7456/7871/13819 f 7456/7871/13819 13967/14382/13799 2889/3096/13803 11552/11967/13820 f 11551/11966/13815 7456/7871/13819 11552/11967/13820 1866/2073/13816 f 1866/2073/13816 11552/11967/13820 7457/7872/13821 11553/11968/13822 f 11552/11967/13820 2889/3096/13803 13968/14383/13812 7457/7872/13821 f 7457/7872/13821 13968/14383/13812 593/715/1739 14651/15142/1738 f 11553/11968/13822 7457/7872/13821 14651/15142/1738 3231/3476/1735 f 4009/4400/13818 11554/11969/13817 7458/7873/13823 16208/16991/13824 f 11554/11969/13817 1866/2073/13816 11553/11968/13822 7458/7873/13823 f 7458/7873/13823 11553/11968/13822 3231/3476/1735 14652/15143/1734 f 16208/16991/13824 7458/7873/13823 14652/15143/1734 213/303/1733 f 157/230/954 14518/14989/953 7459/7874/13825 16218/17005/13826 f 14518/14989/953 3164/3399/950 11555/11970/13827 7459/7874/13825 f 7459/7874/13825 11555/11970/13827 1867/2074/13828 11558/11973/13829 f 16218/17005/13826 7459/7874/13825 11558/11973/13829 4014/4407/13830 f 3164/3399/950 14517/14987/949 7460/7875/13831 11555/11970/13827 f 14517/14987/949 559/676/938 13972/14387/13832 7460/7875/13831 f 7460/7875/13831 13972/14387/13832 2891/3098/13833 11556/11971/13834 f 11555/11970/13827 7460/7875/13831 11556/11971/13834 1867/2074/13828 f 1867/2074/13828 11556/11971/13834 7461/7876/13835 11557/11972/13836 f 11556/11971/13834 2891/3098/13833 13971/14386/13837 7461/7876/13835 f 7461/7876/13835 13971/14386/13837 981/572/13838 13977/14392/13839 f 11557/11972/13836 7461/7876/13835 13977/14392/13839 2894/3101/13840 f 4014/4407/13830 11558/11973/13829 7462/7877/13841 16217/17004/13842 f 11558/11973/13829 1867/2074/13828 11557/11972/13836 7462/7877/13841 f 7462/7877/13841 11557/11972/13836 2894/3101/13840 13978/14393/13843 f 16217/17004/13842 7462/7877/13841 13978/14393/13843 472/1180/13844 f 559/676/938 14515/14983/937 7463/7878/13845 13972/14387/13832 f 14515/14983/937 3163/3397/934 11559/11974/13846 7463/7878/13845 f 7463/7878/13845 11559/11974/13846 1868/2075/13847 11562/11977/13848 f 13972/14387/13832 7463/7878/13845 11562/11977/13848 2891/3098/13833 f 3163/3397/934 14516/14985/933 7464/7879/13849 11559/11974/13846 f 14516/14985/933 15/28/932 16212/16996/13850 7464/7879/13849 f 7464/7879/13849 16212/16996/13850 4011/4402/13851 11560/11975/13852 f 11559/11974/13846 7464/7879/13849 11560/11975/13852 1868/2075/13847 f 1868/2075/13847 11560/11975/13852 7465/7880/13853 11561/11976/13854 f 11560/11975/13852 4011/4402/13851 16211/16994/13855 7465/7880/13853 f 7465/7880/13853 16211/16994/13855 471/1178/13856 13974/14389/13857 f 11561/11976/13854 7465/7880/13853 13974/14389/13857 2892/3099/13858 f 2891/3098/13833 11562/11977/13848 7466/7881/13859 13971/14386/13837 f 11562/11977/13848 1868/2075/13847 11561/11976/13854 7466/7881/13859 f 7466/7881/13859 11561/11976/13854 2892/3099/13858 13973/14388/13860 f 13971/14386/13837 7466/7881/13859 13973/14388/13860 981/572/13838 f 981/572/13838 13973/14388/13860 7467/7882/13861 13975/14390/13862 f 13973/14388/13860 2892/3099/13858 11563/11978/13863 7467/7882/13861 f 7467/7882/13861 11563/11978/13863 1869/2076/13864 11566/11981/13865 f 13975/14390/13862 7467/7882/13861 11566/11981/13865 2893/3100/13866 f 2892/3099/13858 13974/14389/13857 7468/7883/13867 11563/11978/13863 f 13974/14389/13857 471/1178/13856 16213/16998/13868 7468/7883/13867 f 7468/7883/13867 16213/16998/13868 4012/4404/13869 11564/11979/13870 f 11563/11978/13863 7468/7883/13867 11564/11979/13870 1869/2076/13864 f 1869/2076/13864 11564/11979/13870 7469/7884/13871 11565/11980/13872 f 11564/11979/13870 4012/4404/13869 16214/17000/13873 7469/7884/13871 f 7469/7884/13871 16214/17000/13873 216/307/1870 14678/15177/1868 f 11565/11980/13872 7469/7884/13871 14678/15177/1868 3244/3493/1864 f 2893/3100/13866 11566/11981/13865 7470/7885/13874 13976/14391/13875 f 11566/11981/13865 1869/2076/13864 11565/11980/13872 7470/7885/13874 f 7470/7885/13874 11565/11980/13872 3244/3493/1864 14677/15176/1862 f 13976/14391/13875 7470/7885/13874 14677/15176/1862 599/723/1848 f 472/1180/13844 13978/14393/13843 7471/7886/13876 16215/17002/13877 f 13978/14393/13843 2894/3101/13840 11567/11982/13878 7471/7886/13876 f 7471/7886/13876 11567/11982/13878 1870/2077/13879 11570/11985/13880 f 16215/17002/13877 7471/7886/13876 11570/11985/13880 4013/4406/13881 f 2894/3101/13840 13977/14392/13839 7472/7887/13882 11567/11982/13878 f 13977/14392/13839 981/572/13838 13975/14390/13862 7472/7887/13882 f 7472/7887/13882 13975/14390/13862 2893/3100/13866 11568/11983/13883 f 11567/11982/13878 7472/7887/13882 11568/11983/13883 1870/2077/13879 f 1870/2077/13879 11568/11983/13883 7473/7888/13884 11569/11984/13885 f 11568/11983/13883 2893/3100/13866 13976/14391/13875 7473/7888/13884 f 7473/7888/13884 13976/14391/13875 599/723/1848 14675/15174/1846 f 11569/11984/13885 7473/7888/13884 14675/15174/1846 3243/3492/1841 f 4013/4406/13881 11570/11985/13880 7474/7889/13886 16216/17003/13887 f 11570/11985/13880 1870/2077/13879 11569/11984/13885 7474/7889/13886 f 7474/7889/13886 11569/11984/13885 3243/3492/1841 14676/15175/1838 f 16216/17003/13887 7474/7889/13886 14676/15175/1838 215/306/1837 f 31/55/3618 14982/15533/3617 7475/7890/13888 16226/17016/13889 f 14982/15533/3617 3396/3671/3614 11571/11986/13890 7475/7890/13888 f 7475/7890/13888 11571/11986/13890 1871/2078/13891 11574/11989/13892 f 16226/17016/13889 7475/7890/13888 11574/11989/13892 4018/4412/13893 f 3396/3671/3614 14981/15532/3613 7476/7891/13894 11571/11986/13890 f 14981/15532/3613 675/812/3602 13980/14395/13895 7476/7891/13894 f 7476/7891/13894 13980/14395/13895 2895/3102/13896 11572/11987/13897 f 11571/11986/13890 7476/7891/13894 11572/11987/13897 1871/2078/13891 f 1871/2078/13891 11572/11987/13897 7477/7892/13898 11573/11988/13899 f 11572/11987/13897 2895/3102/13896 13979/14394/13900 7477/7892/13898 f 7477/7892/13898 13979/14394/13900 982/573/13901 13985/14400/13902 f 11573/11988/13899 7477/7892/13898 13985/14400/13902 2898/3105/13903 f 4018/4412/13893 11574/11989/13892 7478/7893/13904 16225/17014/13905 f 11574/11989/13892 1871/2078/13891 11573/11988/13899 7478/7893/13904 f 7478/7893/13904 11573/11988/13899 2898/3105/13903 13986/14401/13906 f 16225/17014/13905 7478/7893/13904 13986/14401/13906 474/1182/13907 f 675/812/3602 14979/15530/3601 7479/7894/13908 13980/14395/13895 f 14979/15530/3601 3395/3670/3598 11575/11990/13909 7479/7894/13908 f 7479/7894/13908 11575/11990/13909 1872/2079/13910 11578/11993/13911 f 13980/14395/13895 7479/7894/13908 11578/11993/13911 2895/3102/13896 f 3395/3670/3598 14980/15531/3597 7480/7895/13912 11575/11990/13909 f 14980/15531/3597 156/228/3596 16220/17007/13913 7480/7895/13912 f 7480/7895/13912 16220/17007/13913 4015/4408/13914 11576/11991/13915 f 11575/11990/13909 7480/7895/13912 11576/11991/13915 1872/2079/13910 f 1872/2079/13910 11576/11991/13915 7481/7896/13916 11577/11992/13917 f 11576/11991/13915 4015/4408/13914 16219/17006/13918 7481/7896/13916 f 7481/7896/13916 16219/17006/13918 473/1181/13919 13982/14397/13920 f 11577/11992/13917 7481/7896/13916 13982/14397/13920 2896/3103/13921 f 2895/3102/13896 11578/11993/13911 7482/7897/13922 13979/14394/13900 f 11578/11993/13911 1872/2079/13910 11577/11992/13917 7482/7897/13922 f 7482/7897/13922 11577/11992/13917 2896/3103/13921 13981/14396/13923 f 13979/14394/13900 7482/7897/13922 13981/14396/13923 982/573/13901 f 982/573/13901 13981/14396/13923 7483/7898/13924 13983/14398/13925 f 13981/14396/13923 2896/3103/13921 11579/11994/13926 7483/7898/13924 f 7483/7898/13924 11579/11994/13926 1873/2080/13927 11582/11997/13928 f 13983/14398/13925 7483/7898/13924 11582/11997/13928 2897/3104/13929 f 2896/3103/13921 13982/14397/13920 7484/7899/13930 11579/11994/13926 f 13982/14397/13920 473/1181/13919 16221/17008/13931 7484/7899/13930 f 7484/7899/13930 16221/17008/13931 4016/4409/13932 11580/11995/13933 f 11579/11994/13926 7484/7899/13930 11580/11995/13933 1873/2080/13927 f 1873/2080/13927 11580/11995/13933 7485/7900/13934 11581/11996/13935 f 11580/11995/13933 4016/4409/13932 16222/17009/13936 7485/7900/13934 f 7485/7900/13934 16222/17009/13936 218/311/1917 14686/15189/1916 f 11581/11996/13935 7485/7900/13934 14686/15189/1916 3248/3499/1913 f 2897/3104/13929 11582/11997/13928 7486/7901/13937 13984/14399/13938 f 11582/11997/13928 1873/2080/13927 11581/11996/13935 7486/7901/13937 f 7486/7901/13937 11581/11996/13935 3248/3499/1913 14685/15188/1912 f 13984/14399/13938 7486/7901/13937 14685/15188/1912 601/726/1901 f 474/1182/13907 13986/14401/13906 7487/7902/13939 16223/17010/13940 f 13986/14401/13906 2898/3105/13903 11583/11998/13941 7487/7902/13939 f 7487/7902/13939 11583/11998/13941 1874/2081/13942 11586/12001/13943 f 16223/17010/13940 7487/7902/13939 11586/12001/13943 4017/4410/13944 f 2898/3105/13903 13985/14400/13902 7488/7903/13945 11583/11998/13941 f 13985/14400/13902 982/573/13901 13983/14398/13925 7488/7903/13945 f 7488/7903/13945 13983/14398/13925 2897/3104/13929 11584/11999/13946 f 11583/11998/13941 7488/7903/13945 11584/11999/13946 1874/2081/13942 f 1874/2081/13942 11584/11999/13946 7489/7904/13947 11585/12000/13948 f 11584/11999/13946 2897/3104/13929 13984/14399/13938 7489/7904/13947 f 7489/7904/13947 13984/14399/13938 601/726/1901 14683/15186/1900 f 11585/12000/13948 7489/7904/13947 14683/15186/1900 3247/3498/1897 f 4017/4410/13944 11586/12001/13943 7490/7905/13949 16224/17012/13950 f 11586/12001/13943 1874/2081/13942 11585/12000/13948 7490/7905/13949 f 7490/7905/13949 11585/12000/13948 3247/3498/1897 14684/15187/1896 f 16224/17012/13950 7490/7905/13949 14684/15187/1896 217/309/1895 f 120/182/1251 14570/15057/1250 7491/7906/13951 16234/17029/13952 f 14570/15057/1250 3190/3433/1247 11587/12002/13953 7491/7906/13951 f 7491/7906/13951 11587/12002/13953 1875/2082/13954 11590/12005/13955 f 16234/17029/13952 7491/7906/13951 11590/12005/13955 4022/4419/13956 f 3190/3433/1247 14569/15055/1246 7492/7907/13957 11587/12002/13953 f 14569/15055/1246 572/693/1235 13988/14403/13958 7492/7907/13957 f 7492/7907/13957 13988/14403/13958 2899/3106/13959 11588/12003/13960 f 11587/12002/13953 7492/7907/13957 11588/12003/13960 1875/2082/13954 f 1875/2082/13954 11588/12003/13960 7493/7908/13961 11589/12004/13962 f 11588/12003/13960 2899/3106/13959 13987/14402/13963 7493/7908/13961 f 7493/7908/13961 13987/14402/13963 983/574/13964 13993/14408/13965 f 11589/12004/13962 7493/7908/13961 13993/14408/13965 2902/3109/13966 f 4022/4419/13956 11590/12005/13955 7494/7909/13967 16233/17028/13968 f 11590/12005/13955 1875/2082/13954 11589/12004/13962 7494/7909/13967 f 7494/7909/13967 11589/12004/13962 2902/3109/13966 13994/14409/13969 f 16233/17028/13968 7494/7909/13967 13994/14409/13969 476/1186/13970 f 572/693/1235 14567/15051/1234 7495/7910/13971 13988/14403/13958 f 14567/15051/1234 3189/3431/1231 11591/12006/13972 7495/7910/13971 f 7495/7910/13971 11591/12006/13972 1876/2083/13973 11594/12009/13974 f 13988/14403/13958 7495/7910/13971 11594/12009/13974 2899/3106/13959 f 3189/3431/1231 14568/15053/1230 7496/7911/13975 11591/12006/13972 f 14568/15053/1230 19/36/1229 16228/17020/13976 7496/7911/13975 f 7496/7911/13975 16228/17020/13976 4019/4414/13977 11592/12007/13978 f 11591/12006/13972 7496/7911/13975 11592/12007/13978 1876/2083/13973 f 1876/2083/13973 11592/12007/13978 7497/7912/13979 11593/12008/13980 f 11592/12007/13978 4019/4414/13977 16227/17018/13981 7497/7912/13979 f 7497/7912/13979 16227/17018/13981 475/1184/13982 13990/14405/13983 f 11593/12008/13980 7497/7912/13979 13990/14405/13983 2900/3107/13984 f 2899/3106/13959 11594/12009/13974 7498/7913/13985 13987/14402/13963 f 11594/12009/13974 1876/2083/13973 11593/12008/13980 7498/7913/13985 f 7498/7913/13985 11593/12008/13980 2900/3107/13984 13989/14404/13986 f 13987/14402/13963 7498/7913/13985 13989/14404/13986 983/574/13964 f 983/574/13964 13989/14404/13986 7499/7914/13987 13991/14406/13988 f 13989/14404/13986 2900/3107/13984 11595/12010/13989 7499/7914/13987 f 7499/7914/13987 11595/12010/13989 1877/2084/13990 11598/12013/13991 f 13991/14406/13988 7499/7914/13987 11598/12013/13991 2901/3108/13992 f 2900/3107/13984 13990/14405/13983 7500/7915/13993 11595/12010/13989 f 13990/14405/13983 475/1184/13982 16229/17022/13994 7500/7915/13993 f 7500/7915/13993 16229/17022/13994 4020/4416/13995 11596/12011/13996 f 11595/12010/13989 7500/7915/13993 11596/12011/13996 1877/2084/13990 f 1877/2084/13990 11596/12011/13996 7501/7916/13997 11597/12012/13998 f 11596/12011/13996 4020/4416/13995 16230/17024/13999 7501/7916/13997 f 7501/7916/13997 16230/17024/13999 220/313/2032 14710/15217/2030 f 11597/12012/13998 7501/7916/13997 14710/15217/2030 3260/3513/2026 f 2901/3108/13992 11598/12013/13991 7502/7917/14000 13992/14407/14001 f 11598/12013/13991 1877/2084/13990 11597/12012/13998 7502/7917/14000 f 7502/7917/14000 11597/12012/13998 3260/3513/2026 14709/15216/2024 f 13992/14407/14001 7502/7917/14000 14709/15216/2024 607/733/2010 f 476/1186/13970 13994/14409/13969 7503/7918/14002 16231/17026/14003 f 13994/14409/13969 2902/3109/13966 11599/12014/14004 7503/7918/14002 f 7503/7918/14002 11599/12014/14004 1878/2085/14005 11602/12017/14006 f 16231/17026/14003 7503/7918/14002 11602/12017/14006 4021/4418/14007 f 2902/3109/13966 13993/14408/13965 7504/7919/14008 11599/12014/14004 f 13993/14408/13965 983/574/13964 13991/14406/13988 7504/7919/14008 f 7504/7919/14008 13991/14406/13988 2901/3108/13992 11600/12015/14009 f 11599/12014/14004 7504/7919/14008 11600/12015/14009 1878/2085/14005 f 1878/2085/14005 11600/12015/14009 7505/7920/14010 11601/12016/14011 f 11600/12015/14009 2901/3108/13992 13992/14407/14001 7505/7920/14010 f 7505/7920/14010 13992/14407/14001 607/733/2010 14707/15214/2008 f 11601/12016/14011 7505/7920/14010 14707/15214/2008 3259/3512/2003 f 4021/4418/14007 11602/12017/14006 7506/7921/14012 16232/17027/14013 f 11602/12017/14006 1878/2085/14005 11601/12016/14011 7506/7921/14012 f 7506/7921/14012 11601/12016/14011 3259/3512/2003 14708/15215/2000 f 16232/17027/14013 7506/7921/14012 14708/15215/2000 219/312/1999 f 35/63/3818 15010/15569/3817 7507/7922/14014 16242/17040/14015 f 15010/15569/3817 3410/3689/3814 11603/12018/14016 7507/7922/14014 f 7507/7922/14014 11603/12018/14016 1879/2086/14017 11606/12021/14018 f 16242/17040/14015 7507/7922/14014 11606/12021/14018 4026/4424/14019 f 3410/3689/3814 15009/15568/3813 7508/7923/14020 11603/12018/14016 f 15009/15568/3813 682/821/3802 13996/14411/14021 7508/7923/14020 f 7508/7923/14020 13996/14411/14021 2903/3110/14022 11604/12019/14023 f 11603/12018/14016 7508/7923/14020 11604/12019/14023 1879/2086/14017 f 1879/2086/14017 11604/12019/14023 7509/7924/14024 11605/12020/14025 f 11604/12019/14023 2903/3110/14022 13995/14410/14026 7509/7924/14024 f 7509/7924/14024 13995/14410/14026 984/575/14027 14001/14416/14028 f 11605/12020/14025 7509/7924/14024 14001/14416/14028 2906/3113/14029 f 4026/4424/14019 11606/12021/14018 7510/7925/14030 16241/17038/14031 f 11606/12021/14018 1879/2086/14017 11605/12020/14025 7510/7925/14030 f 7510/7925/14030 11605/12020/14025 2906/3113/14029 14002/14417/14032 f 16241/17038/14031 7510/7925/14030 14002/14417/14032 478/1188/14033 f 682/821/3802 15007/15566/3801 7511/7926/14034 13996/14411/14021 f 15007/15566/3801 3409/3688/3798 11607/12022/14035 7511/7926/14034 f 7511/7926/14034 11607/12022/14035 1880/2087/14036 11610/12025/14037 f 13996/14411/14021 7511/7926/14034 11610/12025/14037 2903/3110/14022 f 3409/3688/3798 15008/15567/3797 7512/7927/14038 11607/12022/14035 f 15008/15567/3797 119/180/3796 16236/17031/14039 7512/7927/14038 f 7512/7927/14038 16236/17031/14039 4023/4420/14040 11608/12023/14041 f 11607/12022/14035 7512/7927/14038 11608/12023/14041 1880/2087/14036 f 1880/2087/14036 11608/12023/14041 7513/7928/14042 11609/12024/14043 f 11608/12023/14041 4023/4420/14040 16235/17030/14044 7513/7928/14042 f 7513/7928/14042 16235/17030/14044 477/1187/14045 13998/14413/14046 f 11609/12024/14043 7513/7928/14042 13998/14413/14046 2904/3111/14047 f 2903/3110/14022 11610/12025/14037 7514/7929/14048 13995/14410/14026 f 11610/12025/14037 1880/2087/14036 11609/12024/14043 7514/7929/14048 f 7514/7929/14048 11609/12024/14043 2904/3111/14047 13997/14412/14049 f 13995/14410/14026 7514/7929/14048 13997/14412/14049 984/575/14027 f 984/575/14027 13997/14412/14049 7515/7930/14050 13999/14414/14051 f 13997/14412/14049 2904/3111/14047 11611/12026/14052 7515/7930/14050 f 7515/7930/14050 11611/12026/14052 1881/2088/14053 11614/12029/14054 f 13999/14414/14051 7515/7930/14050 11614/12029/14054 2905/3112/14055 f 2904/3111/14047 13998/14413/14046 7516/7931/14056 11611/12026/14052 f 13998/14413/14046 477/1187/14045 16237/17032/14057 7516/7931/14056 f 7516/7931/14056 16237/17032/14057 4024/4421/14058 11612/12027/14059 f 11611/12026/14052 7516/7931/14056 11612/12027/14059 1881/2088/14053 f 1881/2088/14053 11612/12027/14059 7517/7932/14060 11613/12028/14061 f 11612/12027/14059 4024/4421/14058 16238/17033/14062 7517/7932/14060 f 7517/7932/14060 16238/17033/14062 222/317/2079 14718/15229/2078 f 11613/12028/14061 7517/7932/14060 14718/15229/2078 3264/3519/2075 f 2905/3112/14055 11614/12029/14054 7518/7933/14063 14000/14415/14064 f 11614/12029/14054 1881/2088/14053 11613/12028/14061 7518/7933/14063 f 7518/7933/14063 11613/12028/14061 3264/3519/2075 14717/15228/2074 f 14000/14415/14064 7518/7933/14063 14717/15228/2074 609/736/2063 f 478/1188/14033 14002/14417/14032 7519/7934/14065 16239/17034/14066 f 14002/14417/14032 2906/3113/14029 11615/12030/14067 7519/7934/14065 f 7519/7934/14065 11615/12030/14067 1882/2089/14068 11618/12033/14069 f 16239/17034/14066 7519/7934/14065 11618/12033/14069 4025/4422/14070 f 2906/3113/14029 14001/14416/14028 7520/7935/14071 11615/12030/14067 f 14001/14416/14028 984/575/14027 13999/14414/14051 7520/7935/14071 f 7520/7935/14071 13999/14414/14051 2905/3112/14055 11616/12031/14072 f 11615/12030/14067 7520/7935/14071 11616/12031/14072 1882/2089/14068 f 1882/2089/14068 11616/12031/14072 7521/7936/14073 11617/12032/14074 f 11616/12031/14072 2905/3112/14055 14000/14415/14064 7521/7936/14073 f 7521/7936/14073 14000/14415/14064 609/736/2063 14715/15226/2062 f 11617/12032/14074 7521/7936/14073 14715/15226/2062 3263/3518/2059 f 4025/4422/14070 11618/12033/14069 7522/7937/14075 16240/17036/14076 f 11618/12033/14069 1882/2089/14068 11617/12032/14074 7522/7937/14075 f 7522/7937/14075 11617/12032/14074 3263/3518/2059 14716/15227/2058 f 16240/17036/14076 7522/7937/14075 14716/15227/2058 221/315/2057 f 22/40/1530 14614/15105/1529 7523/7938/14077 16250/17049/14078 f 14614/15105/1529 3212/3457/1526 11619/12034/14079 7523/7938/14077 f 7523/7938/14077 11619/12034/14079 1883/2090/14080 11622/12037/14081 f 16250/17049/14078 7523/7938/14077 11622/12037/14081 4030/4429/14082 f 3212/3457/1526 14613/15104/1525 7524/7939/14083 11619/12034/14079 f 14613/15104/1525 583/705/1514 14004/14419/14084 7524/7939/14083 f 7524/7939/14083 14004/14419/14084 2907/3114/14085 11620/12035/14086 f 11619/12034/14079 7524/7939/14083 11620/12035/14086 1883/2090/14080 f 1883/2090/14080 11620/12035/14086 7525/7940/14087 11621/12036/14088 f 11620/12035/14086 2907/3114/14085 14003/14418/14089 7525/7940/14087 f 7525/7940/14087 14003/14418/14089 985/576/14090 14009/14424/14091 f 11621/12036/14088 7525/7940/14087 14009/14424/14091 2910/3117/14092 f 4030/4429/14082 11622/12037/14081 7526/7941/14093 16249/17048/14094 f 11622/12037/14081 1883/2090/14080 11621/12036/14088 7526/7941/14093 f 7526/7941/14093 11621/12036/14088 2910/3117/14092 14010/14425/14095 f 16249/17048/14094 7526/7941/14093 14010/14425/14095 480/1191/14096 f 583/705/1514 14611/15102/1513 7527/7942/14097 14004/14419/14084 f 14611/15102/1513 3211/3456/1510 11623/12038/14098 7527/7942/14097 f 7527/7942/14097 11623/12038/14098 1884/2091/14099 11626/12041/14100 f 14004/14419/14084 7527/7942/14097 11626/12041/14100 2907/3114/14085 f 3211/3456/1510 14612/15103/1509 7528/7943/14101 11623/12038/14098 f 14612/15103/1509 143/212/1508 16244/17043/14102 7528/7943/14101 f 7528/7943/14101 16244/17043/14102 4027/4426/14103 11624/12039/14104 f 11623/12038/14098 7528/7943/14101 11624/12039/14104 1884/2091/14099 f 1884/2091/14099 11624/12039/14104 7529/7944/14105 11625/12040/14106 f 11624/12039/14104 4027/4426/14103 16243/17042/14107 7529/7944/14105 f 7529/7944/14105 16243/17042/14107 479/1190/14108 14006/14421/14109 f 11625/12040/14106 7529/7944/14105 14006/14421/14109 2908/3115/14110 f 2907/3114/14085 11626/12041/14100 7530/7945/14111 14003/14418/14089 f 11626/12041/14100 1884/2091/14099 11625/12040/14106 7530/7945/14111 f 7530/7945/14111 11625/12040/14106 2908/3115/14110 14005/14420/14112 f 14003/14418/14089 7530/7945/14111 14005/14420/14112 985/576/14090 f 985/576/14090 14005/14420/14112 7531/7946/14113 14007/14422/14114 f 14005/14420/14112 2908/3115/14110 11627/12042/14115 7531/7946/14113 f 7531/7946/14113 11627/12042/14115 1885/2092/14116 11630/12045/14117 f 14007/14422/14114 7531/7946/14113 11630/12045/14117 2909/3116/14118 f 2908/3115/14110 14006/14421/14109 7532/7947/14119 11627/12042/14115 f 14006/14421/14109 479/1190/14108 16245/17044/14120 7532/7947/14119 f 7532/7947/14119 16245/17044/14120 4028/4427/14121 11628/12043/14122 f 11627/12042/14115 7532/7947/14119 11628/12043/14122 1885/2092/14116 f 1885/2092/14116 11628/12043/14122 7533/7948/14123 11629/12044/14124 f 11628/12043/14122 4028/4427/14121 16246/17045/14125 7533/7948/14123 f 7533/7948/14123 16246/17045/14125 224/319/2194 14742/15257/2192 f 11629/12044/14124 7533/7948/14123 14742/15257/2192 3276/3533/2188 f 2909/3116/14118 11630/12045/14117 7534/7949/14126 14008/14423/14127 f 11630/12045/14117 1885/2092/14116 11629/12044/14124 7534/7949/14126 f 7534/7949/14126 11629/12044/14124 3276/3533/2188 14741/15256/2186 f 14008/14423/14127 7534/7949/14126 14741/15256/2186 615/743/2172 f 480/1191/14096 14010/14425/14095 7535/7950/14128 16247/17046/14129 f 14010/14425/14095 2910/3117/14092 11631/12046/14130 7535/7950/14128 f 7535/7950/14128 11631/12046/14130 1886/2093/14131 11634/12049/14132 f 16247/17046/14129 7535/7950/14128 11634/12049/14132 4029/4428/14133 f 2910/3117/14092 14009/14424/14091 7536/7951/14134 11631/12046/14130 f 14009/14424/14091 985/576/14090 14007/14422/14114 7536/7951/14134 f 7536/7951/14134 14007/14422/14114 2909/3116/14118 11632/12047/14135 f 11631/12046/14130 7536/7951/14134 11632/12047/14135 1886/2093/14131 f 1886/2093/14131 11632/12047/14135 7537/7952/14136 11633/12048/14137 f 11632/12047/14135 2909/3116/14118 14008/14423/14127 7537/7952/14136 f 7537/7952/14136 14008/14423/14127 615/743/2172 14739/15254/2170 f 11633/12048/14137 7537/7952/14136 14739/15254/2170 3275/3532/2165 f 4029/4428/14133 11634/12049/14132 7538/7953/14138 16248/17047/14139 f 11634/12049/14132 1886/2093/14131 11633/12048/14137 7538/7953/14138 f 7538/7953/14138 11633/12048/14137 3275/3532/2165 14740/15255/2162 f 16248/17047/14139 7538/7953/14138 14740/15255/2162 223/318/2161 f 144/213/4010 15034/15597/4009 7539/7954/14140 16258/17057/14141 f 15034/15597/4009 3422/3703/4006 11635/12050/14142 7539/7954/14140 f 7539/7954/14140 11635/12050/14142 1887/2094/14143 11638/12053/14144 f 16258/17057/14141 7539/7954/14140 11638/12053/14144 4034/4433/14145 f 3422/3703/4006 15033/15596/4005 7540/7955/14146 11635/12050/14142 f 15033/15596/4005 688/828/3994 14012/14427/14147 7540/7955/14146 f 7540/7955/14146 14012/14427/14147 2911/3118/14148 11636/12051/14149 f 11635/12050/14142 7540/7955/14146 11636/12051/14149 1887/2094/14143 f 1887/2094/14143 11636/12051/14149 7541/7956/14150 11637/12052/14151 f 11636/12051/14149 2911/3118/14148 14011/14426/14152 7541/7956/14150 f 7541/7956/14150 14011/14426/14152 986/577/14153 14017/14432/14154 f 11637/12052/14151 7541/7956/14150 14017/14432/14154 2914/3121/14155 f 4034/4433/14145 11638/12053/14144 7542/7957/14156 16257/17056/14157 f 11638/12053/14144 1887/2094/14143 11637/12052/14151 7542/7957/14156 f 7542/7957/14156 11637/12052/14151 2914/3121/14155 14018/14433/14158 f 16257/17056/14157 7542/7957/14156 14018/14433/14158 482/1193/14159 f 688/828/3994 15031/15594/3993 7543/7958/14160 14012/14427/14147 f 15031/15594/3993 3421/3702/3990 11639/12054/14161 7543/7958/14160 f 7543/7958/14160 11639/12054/14161 1888/2095/14162 11642/12057/14163 f 14012/14427/14147 7543/7958/14160 11642/12057/14163 2911/3118/14148 f 3421/3702/3990 15032/15595/3989 7544/7959/14164 11639/12054/14161 f 15032/15595/3989 38/68/3946 16252/17051/14165 7544/7959/14164 f 7544/7959/14164 16252/17051/14165 4031/4430/14166 11640/12055/14167 f 11639/12054/14161 7544/7959/14164 11640/12055/14167 1888/2095/14162 f 1888/2095/14162 11640/12055/14167 7545/7960/14168 11641/12056/14169 f 11640/12055/14167 4031/4430/14166 16251/17050/14170 7545/7960/14168 f 7545/7960/14168 16251/17050/14170 481/1192/14171 14014/14429/14172 f 11641/12056/14169 7545/7960/14168 14014/14429/14172 2912/3119/14173 f 2911/3118/14148 11642/12057/14163 7546/7961/14174 14011/14426/14152 f 11642/12057/14163 1888/2095/14162 11641/12056/14169 7546/7961/14174 f 7546/7961/14174 11641/12056/14169 2912/3119/14173 14013/14428/14175 f 14011/14426/14152 7546/7961/14174 14013/14428/14175 986/577/14153 f 986/577/14153 14013/14428/14175 7547/7962/14176 14015/14430/14177 f 14013/14428/14175 2912/3119/14173 11643/12058/14178 7547/7962/14176 f 7547/7962/14176 11643/12058/14178 1889/2096/14179 11646/12061/14180 f 14015/14430/14177 7547/7962/14176 11646/12061/14180 2913/3120/14181 f 2912/3119/14173 14014/14429/14172 7548/7963/14182 11643/12058/14178 f 14014/14429/14172 481/1192/14171 16253/17052/14183 7548/7963/14182 f 7548/7963/14182 16253/17052/14183 4032/4431/14184 11644/12059/14185 f 11643/12058/14178 7548/7963/14182 11644/12059/14185 1889/2096/14179 f 1889/2096/14179 11644/12059/14185 7549/7964/14186 11645/12060/14187 f 11644/12059/14185 4032/4431/14184 16254/17053/14188 7549/7964/14186 f 7549/7964/14186 16254/17053/14188 226/321/2241 14750/15265/2240 f 11645/12060/14187 7549/7964/14186 14750/15265/2240 3280/3537/2237 f 2913/3120/14181 11646/12061/14180 7550/7965/14189 14016/14431/14190 f 11646/12061/14180 1889/2096/14179 11645/12060/14187 7550/7965/14189 f 7550/7965/14189 11645/12060/14187 3280/3537/2237 14749/15264/2236 f 14016/14431/14190 7550/7965/14189 14749/15264/2236 617/745/2225 f 482/1193/14159 14018/14433/14158 7551/7966/14191 16255/17054/14192 f 14018/14433/14158 2914/3121/14155 11647/12062/14193 7551/7966/14191 f 7551/7966/14191 11647/12062/14193 1890/2097/14194 11650/12065/14195 f 16255/17054/14192 7551/7966/14191 11650/12065/14195 4033/4432/14196 f 2914/3121/14155 14017/14432/14154 7552/7967/14197 11647/12062/14193 f 14017/14432/14154 986/577/14153 14015/14430/14177 7552/7967/14197 f 7552/7967/14197 14015/14430/14177 2913/3120/14181 11648/12063/14198 f 11647/12062/14193 7552/7967/14197 11648/12063/14198 1890/2097/14194 f 1890/2097/14194 11648/12063/14198 7553/7968/14199 11649/12064/14200 f 11648/12063/14198 2913/3120/14181 14016/14431/14190 7553/7968/14199 f 7553/7968/14199 14016/14431/14190 617/745/2225 14747/15262/2224 f 11649/12064/14200 7553/7968/14199 14747/15262/2224 3279/3536/2221 f 4033/4432/14196 11650/12065/14195 7554/7969/14201 16256/17055/14202 f 11650/12065/14195 1890/2097/14194 11649/12064/14200 7554/7969/14201 f 7554/7969/14201 11649/12064/14200 3279/3536/2221 14748/15263/2220 f 16256/17055/14202 7554/7969/14201 14748/15263/2220 225/320/2219 f 2/3/559 14462/14913/562 7555/7970/14203 16262/17064/14204 f 14462/14913/562 3136/3361/567 11651/12066/14205 7555/7970/14203 f 7555/7970/14203 11651/12066/14205 1891/2098/14206 11654/12069/14207 f 16262/17064/14204 7555/7970/14203 11654/12069/14207 4036/4436/14208 f 3136/3361/567 14461/14912/581 7556/7971/14209 11651/12066/14205 f 14461/14912/581 545/657/583 14020/14435/14210 7556/7971/14209 f 7556/7971/14209 14020/14435/14210 2915/3122/14211 11652/12067/14212 f 11651/12066/14205 7556/7971/14209 11652/12067/14212 1891/2098/14206 f 1891/2098/14206 11652/12067/14212 7557/7972/14213 11653/12068/14214 f 11652/12067/14212 2915/3122/14211 14019/14434/14215 7557/7972/14213 f 7557/7972/14213 14019/14434/14215 987/578/14216 14025/14440/14217 f 11653/12068/14214 7557/7972/14213 14025/14440/14217 2918/3125/14218 f 4036/4436/14208 11654/12069/14207 7558/7973/14219 16261/17062/14220 f 11654/12069/14207 1891/2098/14206 11653/12068/14214 7558/7973/14219 f 7558/7973/14219 11653/12068/14214 2918/3125/14218 14026/14441/14221 f 16261/17062/14220 7558/7973/14219 14026/14441/14221 483/1194/14222 f 545/657/583 14459/14910/625 7559/7974/14223 14020/14435/14210 f 14459/14910/625 3135/3360/629 11655/12070/14224 7559/7974/14223 f 7559/7974/14223 11655/12070/14224 1892/2099/14225 11658/12073/14226 f 14020/14435/14210 7559/7974/14223 11658/12073/14226 2915/3122/14211 f 3135/3360/629 14460/14911/637 7560/7975/14227 11655/12070/14224 f 14460/14911/637 10/17/639 16202/16981/13700 7560/7975/14227 f 7560/7975/14227 16202/16981/13700 4006/4395/13704 11656/12071/14228 f 11655/12070/14224 7560/7975/14227 11656/12071/14228 1892/2099/14225 f 1892/2099/14225 11656/12071/14228 7561/7976/14229 11657/12072/14230 f 11656/12071/14228 4006/4395/13704 16201/16979/13716 7561/7976/14229 f 7561/7976/14229 16201/16979/13716 468/1174/13718 14022/14437/14231 f 11657/12072/14230 7561/7976/14229 14022/14437/14231 2916/3123/14232 f 2915/3122/14211 11658/12073/14226 7562/7977/14233 14019/14434/14215 f 11658/12073/14226 1892/2099/14225 11657/12072/14230 7562/7977/14233 f 7562/7977/14233 11657/12072/14230 2916/3123/14232 14021/14436/14234 f 14019/14434/14215 7562/7977/14233 14021/14436/14234 987/578/14216 f 987/578/14216 14021/14436/14234 7563/7978/14235 14023/14438/14236 f 14021/14436/14234 2916/3123/14232 11659/12074/14237 7563/7978/14235 f 7563/7978/14235 11659/12074/14237 1893/2100/14238 11662/12077/14239 f 14023/14438/14236 7563/7978/14235 11662/12077/14239 2917/3124/14240 f 2916/3123/14232 14022/14437/14231 7564/7979/14241 11659/12074/14237 f 14022/14437/14231 468/1174/13718 16199/16975/13751 7564/7979/14241 f 7564/7979/14241 16199/16975/13751 4005/4393/13755 11660/12075/14242 f 11659/12074/14237 7564/7979/14241 11660/12075/14242 1893/2100/14238 f 1893/2100/14238 11660/12075/14242 7565/7980/14243 11661/12076/14244 f 11660/12075/14242 4005/4393/13755 16200/16977/13761 7565/7980/14243 f 7565/7980/14243 16200/16977/13761 211/301/1675 14774/15289/2354 f 11661/12076/14244 7565/7980/14243 14774/15289/2354 3292/3549/2350 f 2917/3124/14240 11662/12077/14239 7566/7981/14245 14024/14439/14246 f 11662/12077/14239 1893/2100/14238 11661/12076/14244 7566/7981/14245 f 7566/7981/14245 11661/12076/14244 3292/3549/2350 14773/15288/2348 f 14024/14439/14246 7566/7981/14245 14773/15288/2348 623/751/2334 f 483/1194/14222 14026/14441/14221 7567/7982/14247 16259/17058/14248 f 14026/14441/14221 2918/3125/14218 11663/12078/14249 7567/7982/14247 f 7567/7982/14247 11663/12078/14249 1894/2101/14250 11666/12081/14251 f 16259/17058/14248 7567/7982/14247 11666/12081/14251 4035/4434/14252 f 2918/3125/14218 14025/14440/14217 7568/7983/14253 11663/12078/14249 f 14025/14440/14217 987/578/14216 14023/14438/14236 7568/7983/14253 f 7568/7983/14253 14023/14438/14236 2917/3124/14240 11664/12079/14254 f 11663/12078/14249 7568/7983/14253 11664/12079/14254 1894/2101/14250 f 1894/2101/14250 11664/12079/14254 7569/7984/14255 11665/12080/14256 f 11664/12079/14254 2917/3124/14240 14024/14439/14246 7569/7984/14255 f 7569/7984/14255 14024/14439/14246 623/751/2334 14771/15286/2332 f 11665/12080/14256 7569/7984/14255 14771/15286/2332 3291/3548/2327 f 4035/4434/14252 11666/12081/14251 7570/7985/14257 16260/17060/14258 f 11666/12081/14251 1894/2101/14250 11665/12080/14256 7570/7985/14257 f 7570/7985/14257 11665/12080/14256 3291/3548/2327 14772/15287/2324 f 16260/17060/14258 7570/7985/14257 14772/15287/2324 227/322/2323 f 26/45/4146 15054/15621/4145 7571/7986/14259 16204/16985/13787 f 15054/15621/4145 3432/3715/4142 11667/12082/14260 7571/7986/14259 f 7571/7986/14259 11667/12082/14260 1895/2102/14261 11670/12085/14262 f 16204/16985/13787 7571/7986/14259 11670/12085/14262 4007/4397/13788 f 3432/3715/4142 15053/15620/4141 7572/7987/14263 11667/12082/14260 f 15053/15620/4141 693/834/4130 14028/14443/14264 7572/7987/14263 f 7572/7987/14263 14028/14443/14264 2919/3126/14265 11668/12083/14266 f 11667/12082/14260 7572/7987/14263 11668/12083/14266 1895/2102/14261 f 1895/2102/14261 11668/12083/14266 7573/7988/14267 11669/12084/14268 f 11668/12083/14266 2919/3126/14265 14027/14442/14269 7573/7988/14267 f 7573/7988/14267 14027/14442/14269 988/579/14270 14033/14448/14271 f 11669/12084/14268 7573/7988/14267 14033/14448/14271 2922/3129/14272 f 4007/4397/13788 11670/12085/14262 7574/7989/14273 16203/16983/13792 f 11670/12085/14262 1895/2102/14261 11669/12084/14268 7574/7989/14273 f 7574/7989/14273 11669/12084/14268 2922/3129/14272 14034/14449/14274 f 16203/16983/13792 7574/7989/14273 14034/14449/14274 469/1176/13793 f 693/834/4130 15051/15618/4129 7575/7990/14275 14028/14443/14264 f 15051/15618/4129 3431/3714/4126 11671/12086/14276 7575/7990/14275 f 7575/7990/14275 11671/12086/14276 1896/2103/14277 11674/12089/14278 f 14028/14443/14264 7575/7990/14275 11674/12089/14278 2919/3126/14265 f 3431/3714/4126 15052/15619/4125 7576/7991/14279 11671/12086/14276 f 15052/15619/4125 42/74/4011 16264/17068/14280 7576/7991/14279 f 7576/7991/14279 16264/17068/14280 4037/4438/14281 11672/12087/14282 f 11671/12086/14276 7576/7991/14279 11672/12087/14282 1896/2103/14277 f 1896/2103/14277 11672/12087/14282 7577/7992/14283 11673/12088/14284 f 11672/12087/14282 4037/4438/14281 16263/17066/14285 7577/7992/14283 f 7577/7992/14283 16263/17066/14285 484/1196/14286 14030/14445/14287 f 11673/12088/14284 7577/7992/14283 14030/14445/14287 2920/3127/14288 f 2919/3126/14265 11674/12089/14278 7578/7993/14289 14027/14442/14269 f 11674/12089/14278 1896/2103/14277 11673/12088/14284 7578/7993/14289 f 7578/7993/14289 11673/12088/14284 2920/3127/14288 14029/14444/14290 f 14027/14442/14269 7578/7993/14289 14029/14444/14290 988/579/14270 f 988/579/14270 14029/14444/14290 7579/7994/14291 14031/14446/14292 f 14029/14444/14290 2920/3127/14288 11675/12090/14293 7579/7994/14291 f 7579/7994/14291 11675/12090/14293 1897/2104/14294 11678/12093/14295 f 14031/14446/14292 7579/7994/14291 11678/12093/14295 2921/3128/14296 f 2920/3127/14288 14030/14445/14287 7580/7995/14297 11675/12090/14293 f 14030/14445/14287 484/1196/14286 16265/17070/14298 7580/7995/14297 f 7580/7995/14297 16265/17070/14298 4038/4440/14299 11676/12091/14300 f 11675/12090/14293 7580/7995/14297 11676/12091/14300 1897/2104/14294 f 1897/2104/14294 11676/12091/14300 7581/7996/14301 11677/12092/14302 f 11676/12091/14300 4038/4440/14299 16266/17072/14303 7581/7996/14301 f 7581/7996/14301 16266/17072/14303 228/324/2394 14778/15293/2393 f 11677/12092/14302 7581/7996/14301 14778/15293/2393 3294/3551/2390 f 2921/3128/14296 11678/12093/14295 7582/7997/14304 14032/14447/14305 f 11678/12093/14295 1897/2104/14294 11677/12092/14302 7582/7997/14304 f 7582/7997/14304 11677/12092/14302 3294/3551/2390 14777/15292/2389 f 14032/14447/14305 7582/7997/14304 14777/15292/2389 624/752/2378 f 469/1176/13793 14034/14449/14274 7583/7998/14306 16205/16987/13805 f 14034/14449/14274 2922/3129/14272 11679/12094/14307 7583/7998/14306 f 7583/7998/14306 11679/12094/14307 1898/2105/14308 11682/12097/14309 f 16205/16987/13805 7583/7998/14306 11682/12097/14309 4008/4399/13806 f 2922/3129/14272 14033/14448/14271 7584/7999/14310 11679/12094/14307 f 14033/14448/14271 988/579/14270 14031/14446/14292 7584/7999/14310 f 7584/7999/14310 14031/14446/14292 2921/3128/14296 11680/12095/14311 f 11679/12094/14307 7584/7999/14310 11680/12095/14311 1898/2105/14308 f 1898/2105/14308 11680/12095/14311 7585/8000/14312 11681/12096/14313 f 11680/12095/14311 2921/3128/14296 14032/14447/14305 7585/8000/14312 f 7585/8000/14312 14032/14447/14305 624/752/2378 14775/15290/2377 f 11681/12096/14313 7585/8000/14312 14775/15290/2377 3293/3550/2374 f 4008/4399/13806 11682/12097/14309 7586/8001/14314 16206/16989/13810 f 11682/12097/14309 1898/2105/14308 11681/12096/14313 7586/8001/14314 f 7586/8001/14314 11681/12096/14313 3293/3550/2374 14776/15291/2373 f 16206/16989/13810 7586/8001/14314 14776/15291/2373 214/305/1755 f 11/19/6686 15530/16153/6685 7587/8002/14315 16274/17084/14316 f 15530/16153/6685 3670/3981/6681 11683/12098/14317 7587/8002/14315 f 7587/8002/14315 11683/12098/14317 1899/2106/14318 11686/12101/14319 f 16274/17084/14316 7587/8002/14315 11686/12101/14319 4042/4446/14320 f 3670/3981/6681 15529/16152/6680 7588/8003/14321 11683/12098/14317 f 15529/16152/6680 300/967/6668 14036/14451/14322 7588/8003/14321 f 7588/8003/14321 14036/14451/14322 2923/3130/14323 11684/12099/14324 f 11683/12098/14317 7588/8003/14321 11684/12099/14324 1899/2106/14318 f 1899/2106/14318 11684/12099/14324 7589/8004/14325 11685/12100/14326 f 11684/12099/14324 2923/3130/14323 14035/14450/14327 7589/8004/14325 f 7589/8004/14325 14035/14450/14327 989/580/14328 14041/14456/14329 f 11685/12100/14326 7589/8004/14325 14041/14456/14329 2926/3133/14330 f 4042/4446/14320 11686/12101/14319 7590/8005/14331 16273/17082/14332 f 11686/12101/14319 1899/2106/14318 11685/12100/14326 7590/8005/14331 f 7590/8005/14331 11685/12100/14326 2926/3133/14330 14042/14457/14333 f 16273/17082/14332 7590/8005/14331 14042/14457/14333 486/1199/14334 f 300/967/6668 15527/16150/6667 7591/8006/14335 14036/14451/14322 f 15527/16150/6667 3669/3980/6663 11687/12102/14336 7591/8006/14335 f 7591/8006/14335 11687/12102/14336 1900/2107/14337 11690/12105/14338 f 14036/14451/14322 7591/8006/14335 11690/12105/14338 2923/3130/14323 f 3669/3980/6663 15528/16151/6662 7592/8007/14339 11687/12102/14336 f 15528/16151/6662 4/6/6661 16268/17075/14340 7592/8007/14339 f 7592/8007/14339 16268/17075/14340 4039/4442/14341 11688/12103/14342 f 11687/12102/14336 7592/8007/14339 11688/12103/14342 1900/2107/14337 f 1900/2107/14337 11688/12103/14342 7593/8008/14343 11689/12104/14344 f 11688/12103/14342 4039/4442/14341 16267/17074/14345 7593/8008/14343 f 7593/8008/14343 16267/17074/14345 485/1198/14346 14038/14453/14347 f 11689/12104/14344 7593/8008/14343 14038/14453/14347 2924/3131/14348 f 2923/3130/14323 11690/12105/14338 7594/8009/14349 14035/14450/14327 f 11690/12105/14338 1900/2107/14337 11689/12104/14344 7594/8009/14349 f 7594/8009/14349 11689/12104/14344 2924/3131/14348 14037/14452/14350 f 14035/14450/14327 7594/8009/14349 14037/14452/14350 989/580/14328 f 989/580/14328 14037/14452/14350 7595/8010/14351 14039/14454/14352 f 14037/14452/14350 2924/3131/14348 11691/12106/14353 7595/8010/14351 f 7595/8010/14351 11691/12106/14353 1901/2108/14354 11694/12109/14355 f 14039/14454/14352 7595/8010/14351 11694/12109/14355 2925/3132/14356 f 2924/3131/14348 14038/14453/14347 7596/8011/14357 11691/12106/14353 f 14038/14453/14347 485/1198/14346 16269/17076/14358 7596/8011/14357 f 7596/8011/14357 16269/17076/14358 4040/4443/14359 11692/12107/14360 f 11691/12106/14353 7596/8011/14357 11692/12107/14360 1901/2108/14354 f 1901/2108/14354 11692/12107/14360 7597/8012/14361 11693/12108/14362 f 11692/12107/14360 4040/4443/14359 16270/17077/14363 7597/8012/14361 f 7597/8012/14361 16270/17077/14363 229/326/2581 14814/15341/2579 f 11693/12108/14362 7597/8012/14361 14814/15341/2579 3312/3575/2575 f 2925/3132/14356 11694/12109/14355 7598/8013/14364 14040/14455/14365 f 11694/12109/14355 1901/2108/14354 11693/12108/14362 7598/8013/14364 f 7598/8013/14364 11693/12108/14362 3312/3575/2575 14813/15340/2573 f 14040/14455/14365 7598/8013/14364 14813/15340/2573 633/764/2559 f 486/1199/14334 14042/14457/14333 7599/8014/14366 16271/17078/14367 f 14042/14457/14333 2926/3133/14330 11695/12110/14368 7599/8014/14366 f 7599/8014/14366 11695/12110/14368 1902/2109/14369 11698/12113/14370 f 16271/17078/14367 7599/8014/14366 11698/12113/14370 4041/4444/14371 f 2926/3133/14330 14041/14456/14329 7600/8015/14372 11695/12110/14368 f 14041/14456/14329 989/580/14328 14039/14454/14352 7600/8015/14372 f 7600/8015/14372 14039/14454/14352 2925/3132/14356 11696/12111/14373 f 11695/12110/14368 7600/8015/14372 11696/12111/14373 1902/2109/14369 f 1902/2109/14369 11696/12111/14373 7601/8016/14374 11697/12112/14375 f 11696/12111/14373 2925/3132/14356 14040/14455/14365 7601/8016/14374 f 7601/8016/14374 14040/14455/14365 633/764/2559 14811/15338/2557 f 11697/12112/14375 7601/8016/14374 14811/15338/2557 3311/3574/2552 f 4041/4444/14371 11698/12113/14370 7602/8017/14376 16272/17080/14377 f 11698/12113/14370 1902/2109/14369 11697/12112/14375 7602/8017/14376 f 7602/8017/14376 11697/12112/14375 3311/3574/2552 14812/15339/2549 f 16272/17080/14377 7602/8017/14376 14812/15339/2549 230/327/2548 f 44/76/3503 15074/15649/4212 7603/8018/14378 16282/17097/14379 f 15074/15649/4212 3442/3729/4216 11699/12114/14380 7603/8018/14378 f 7603/8018/14378 11699/12114/14380 1903/2110/14381 11702/12117/14382 f 16282/17097/14379 7603/8018/14378 11702/12117/14382 4046/4453/14383 f 3442/3729/4216 15073/15648/4228 7604/8019/14384 11699/12114/14380 f 15073/15648/4228 698/841/4230 14044/14459/14385 7604/8019/14384 f 7604/8019/14384 14044/14459/14385 2927/3134/14386 11700/12115/14387 f 11699/12114/14380 7604/8019/14384 11700/12115/14387 1903/2110/14381 f 1903/2110/14381 11700/12115/14387 7605/8020/14388 11701/12116/14389 f 11700/12115/14387 2927/3134/14386 14043/14458/14390 7605/8020/14388 f 7605/8020/14388 14043/14458/14390 990/581/14391 14049/14464/14392 f 11701/12116/14389 7605/8020/14388 14049/14464/14392 2930/3137/14393 f 4046/4453/14383 11702/12117/14382 7606/8021/14394 16281/17096/14395 f 11702/12117/14382 1903/2110/14381 11701/12116/14389 7606/8021/14394 f 7606/8021/14394 11701/12116/14389 2930/3137/14393 14050/14465/14396 f 16281/17096/14395 7606/8021/14394 14050/14465/14396 488/1203/14397 f 698/841/4230 15071/15646/4260 7607/8022/14398 14044/14459/14385 f 15071/15646/4260 3441/3728/4264 11703/12118/14399 7607/8022/14398 f 7607/8022/14398 11703/12118/14399 1904/2111/14400 11706/12121/14401 f 14044/14459/14385 7607/8022/14398 11706/12121/14401 2927/3134/14386 f 3441/3728/4264 15072/15647/4272 7608/8023/14402 11703/12118/14399 f 15072/15647/4272 27/47/4274 16276/17088/14403 7608/8023/14402 f 7608/8023/14402 16276/17088/14403 4043/4448/14404 11704/12119/14405 f 11703/12118/14399 7608/8023/14402 11704/12119/14405 1904/2111/14400 f 1904/2111/14400 11704/12119/14405 7609/8024/14406 11705/12120/14407 f 11704/12119/14405 4043/4448/14404 16275/17086/14408 7609/8024/14406 f 7609/8024/14406 16275/17086/14408 487/1201/14409 14046/14461/14410 f 11705/12120/14407 7609/8024/14406 14046/14461/14410 2928/3135/14411 f 2927/3134/14386 11706/12121/14401 7610/8025/14412 14043/14458/14390 f 11706/12121/14401 1904/2111/14400 11705/12120/14407 7610/8025/14412 f 7610/8025/14412 11705/12120/14407 2928/3135/14411 14045/14460/14413 f 14043/14458/14390 7610/8025/14412 14045/14460/14413 990/581/14391 f 990/581/14391 14045/14460/14413 7611/8026/14414 14047/14462/14415 f 14045/14460/14413 2928/3135/14411 11707/12122/14416 7611/8026/14414 f 7611/8026/14414 11707/12122/14416 1905/2112/14417 11710/12125/14418 f 14047/14462/14415 7611/8026/14414 11710/12125/14418 2929/3136/14419 f 2928/3135/14411 14046/14461/14410 7612/8027/14420 11707/12122/14416 f 14046/14461/14410 487/1201/14409 16277/17090/14421 7612/8027/14420 f 7612/8027/14420 16277/17090/14421 4044/4450/14422 11708/12123/14423 f 11707/12122/14416 7612/8027/14420 11708/12123/14423 1905/2112/14417 f 1905/2112/14417 11708/12123/14423 7613/8028/14424 11709/12124/14425 f 11708/12123/14423 4044/4450/14422 16278/17092/14426 7613/8028/14424 f 7613/8028/14424 16278/17092/14426 232/330/2628 14822/15349/2627 f 11709/12124/14425 7613/8028/14424 14822/15349/2627 3316/3579/2624 f 2929/3136/14419 11710/12125/14418 7614/8029/14427 14048/14463/14428 f 11710/12125/14418 1905/2112/14417 11709/12124/14425 7614/8029/14427 f 7614/8029/14427 11709/12124/14425 3316/3579/2624 14821/15348/2623 f 14048/14463/14428 7614/8029/14427 14821/15348/2623 635/766/2612 f 488/1203/14397 14050/14465/14396 7615/8030/14429 16279/17094/14430 f 14050/14465/14396 2930/3137/14393 11711/12126/14431 7615/8030/14429 f 7615/8030/14429 11711/12126/14431 1906/2113/14432 11714/12129/14433 f 16279/17094/14430 7615/8030/14429 11714/12129/14433 4045/4452/14434 f 2930/3137/14393 14049/14464/14392 7616/8031/14435 11711/12126/14431 f 14049/14464/14392 990/581/14391 14047/14462/14415 7616/8031/14435 f 7616/8031/14435 14047/14462/14415 2929/3136/14419 11712/12127/14436 f 11711/12126/14431 7616/8031/14435 11712/12127/14436 1906/2113/14432 f 1906/2113/14432 11712/12127/14436 7617/8032/14437 11713/12128/14438 f 11712/12127/14436 2929/3136/14419 14048/14463/14428 7617/8032/14437 f 7617/8032/14437 14048/14463/14428 635/766/2612 14819/15346/2611 f 11713/12128/14438 7617/8032/14437 14819/15346/2611 3315/3578/2608 f 4045/4452/14434 11714/12129/14433 7618/8033/14439 16280/17095/14440 f 11714/12129/14433 1906/2113/14432 11713/12128/14438 7618/8033/14439 f 7618/8033/14439 11713/12128/14438 3315/3578/2608 14820/15347/2607 f 16280/17095/14440 7618/8033/14439 14820/15347/2607 231/329/2606 f 4/6/6661 15866/16557/9478 7619/8034/14441 16268/17075/14340 f 15866/16557/9478 3838/4183/9483 11715/12130/14442 7619/8034/14441 f 7619/8034/14441 11715/12130/14442 1907/2114/14443 11718/12133/14444 f 16268/17075/14340 7619/8034/14441 11718/12133/14444 4039/4442/14341 f 3838/4183/9483 15865/16556/9497 7620/8035/14445 11715/12130/14442 f 15865/16556/9497 384/1068/9499 14052/14467/14446 7620/8035/14445 f 7620/8035/14445 14052/14467/14446 2931/3138/14447 11716/12131/14448 f 11715/12130/14442 7620/8035/14445 11716/12131/14448 1907/2114/14443 f 1907/2114/14443 11716/12131/14448 7621/8036/14449 11717/12132/14450 f 11716/12131/14448 2931/3138/14447 14051/14466/14451 7621/8036/14449 f 7621/8036/14449 14051/14466/14451 991/582/14452 14057/14472/14453 f 11717/12132/14450 7621/8036/14449 14057/14472/14453 2934/3141/14454 f 4039/4442/14341 11718/12133/14444 7622/8037/14455 16267/17074/14345 f 11718/12133/14444 1907/2114/14443 11717/12132/14450 7622/8037/14455 f 7622/8037/14455 11717/12132/14450 2934/3141/14454 14058/14473/14456 f 16267/17074/14345 7622/8037/14455 14058/14473/14456 485/1198/14346 f 384/1068/9499 15863/16554/9532 7623/8038/14457 14052/14467/14446 f 15863/16554/9532 3837/4182/9536 11719/12134/14458 7623/8038/14457 f 7623/8038/14457 11719/12134/14458 1908/2115/14459 11722/12137/14460 f 14052/14467/14446 7623/8038/14457 11722/12137/14460 2931/3138/14447 f 3837/4182/9536 15864/16555/9544 7624/8039/14461 11719/12134/14458 f 15864/16555/9544 14/25/9546 16284/17100/14462 7624/8039/14461 f 7624/8039/14461 16284/17100/14462 4047/4454/14463 11720/12135/14464 f 11719/12134/14458 7624/8039/14461 11720/12135/14464 1908/2115/14459 f 1908/2115/14459 11720/12135/14464 7625/8040/14465 11721/12136/14466 f 11720/12135/14464 4047/4454/14463 16283/17098/14467 7625/8040/14465 f 7625/8040/14465 16283/17098/14467 489/1204/14468 14054/14469/14469 f 11721/12136/14466 7625/8040/14465 14054/14469/14469 2932/3139/14470 f 2931/3138/14447 11722/12137/14460 7626/8041/14471 14051/14466/14451 f 11722/12137/14460 1908/2115/14459 11721/12136/14466 7626/8041/14471 f 7626/8041/14471 11721/12136/14466 2932/3139/14470 14053/14468/14472 f 14051/14466/14451 7626/8041/14471 14053/14468/14472 991/582/14452 f 991/582/14452 14053/14468/14472 7627/8042/14473 14055/14470/14474 f 14053/14468/14472 2932/3139/14470 11723/12138/14475 7627/8042/14473 f 7627/8042/14473 11723/12138/14475 1909/2116/14476 11726/12141/14477 f 14055/14470/14474 7627/8042/14473 11726/12141/14477 2933/3140/14478 f 2932/3139/14470 14054/14469/14469 7628/8043/14479 11723/12138/14475 f 14054/14469/14469 489/1204/14468 16285/17102/14480 7628/8043/14479 f 7628/8043/14479 16285/17102/14480 4048/4456/14481 11724/12139/14482 f 11723/12138/14475 7628/8043/14479 11724/12139/14482 1909/2116/14476 f 1909/2116/14476 11724/12139/14482 7629/8044/14483 11725/12140/14484 f 11724/12139/14482 4048/4456/14481 16286/17104/14485 7629/8044/14483 f 7629/8044/14483 16286/17104/14485 233/332/2657 14830/15361/2655 f 11725/12140/14484 7629/8044/14483 14830/15361/2655 3320/3585/2651 f 2933/3140/14478 11726/12141/14477 7630/8045/14486 14056/14471/14487 f 11726/12141/14477 1909/2116/14476 11725/12140/14484 7630/8045/14486 f 7630/8045/14486 11725/12140/14484 3320/3585/2651 14829/15360/2649 f 14056/14471/14487 7630/8045/14486 14829/15360/2649 637/769/2637 f 485/1198/14346 14058/14473/14456 7631/8046/14488 16269/17076/14358 f 14058/14473/14456 2934/3141/14454 11727/12142/14489 7631/8046/14488 f 7631/8046/14488 11727/12142/14489 1910/2117/14490 11730/12145/14491 f 16269/17076/14358 7631/8046/14488 11730/12145/14491 4040/4443/14359 f 2934/3141/14454 14057/14472/14453 7632/8047/14492 11727/12142/14489 f 14057/14472/14453 991/582/14452 14055/14470/14474 7632/8047/14492 f 7632/8047/14492 14055/14470/14474 2933/3140/14478 11728/12143/14493 f 11727/12142/14489 7632/8047/14492 11728/12143/14493 1910/2117/14490 f 1910/2117/14490 11728/12143/14493 7633/8048/14494 11729/12144/14495 f 11728/12143/14493 2933/3140/14478 14056/14471/14487 7633/8048/14494 f 7633/8048/14494 14056/14471/14487 637/769/2637 14827/15358/2635 f 11729/12144/14495 7633/8048/14494 14827/15358/2635 3319/3584/2631 f 4040/4443/14359 11730/12145/14491 7634/8049/14496 16270/17077/14363 f 11730/12145/14491 1910/2117/14490 11729/12144/14495 7634/8049/14496 f 7634/8049/14496 11729/12144/14495 3319/3584/2631 14828/15359/2629 f 16270/17077/14363 7634/8049/14496 14828/15359/2629 229/326/2581 f 30/53/3528 14970/15517/3527 7635/8050/14497 16290/17112/14498 f 14970/15517/3527 3390/3663/3523 11731/12146/14499 7635/8050/14497 f 7635/8050/14497 11731/12146/14499 1911/2118/14500 11734/12149/14501 f 16290/17112/14498 7635/8050/14497 11734/12149/14501 4050/4460/14502 f 3390/3663/3523 14969/15516/3522 7636/8051/14503 11731/12146/14499 f 14969/15516/3522 672/808/3510 14060/14475/14504 7636/8051/14503 f 7636/8051/14503 14060/14475/14504 2935/3142/14505 11732/12147/14506 f 11731/12146/14499 7636/8051/14503 11732/12147/14506 1911/2118/14500 f 1911/2118/14500 11732/12147/14506 7637/8052/14507 11733/12148/14508 f 11732/12147/14506 2935/3142/14505 14059/14474/14509 7637/8052/14507 f 7637/8052/14507 14059/14474/14509 992/583/14510 14065/14480/14511 f 11733/12148/14508 7637/8052/14507 14065/14480/14511 2938/3145/14512 f 4050/4460/14502 11734/12149/14501 7638/8053/14513 16289/17110/14514 f 11734/12149/14501 1911/2118/14500 11733/12148/14508 7638/8053/14513 f 7638/8053/14513 11733/12148/14508 2938/3145/14512 14066/14481/14515 f 16289/17110/14514 7638/8053/14513 14066/14481/14515 490/1206/14516 f 672/808/3510 14967/15514/3509 7639/8054/14517 14060/14475/14504 f 14967/15514/3509 3389/3662/3505 11735/12150/14518 7639/8054/14517 f 7639/8054/14517 11735/12150/14518 1912/2119/14519 11738/12153/14520 f 14060/14475/14504 7639/8054/14517 11738/12153/14520 2935/3142/14505 f 3389/3662/3505 14968/15515/3504 7640/8055/14521 11735/12150/14518 f 14968/15515/3504 44/76/3503 16282/17097/14379 7640/8055/14521 f 7640/8055/14521 16282/17097/14379 4046/4453/14383 11736/12151/14522 f 11735/12150/14518 7640/8055/14521 11736/12151/14522 1912/2119/14519 f 1912/2119/14519 11736/12151/14522 7641/8056/14523 11737/12152/14524 f 11736/12151/14522 4046/4453/14383 16281/17096/14395 7641/8056/14523 f 7641/8056/14523 16281/17096/14395 488/1203/14397 14062/14477/14525 f 11737/12152/14524 7641/8056/14523 14062/14477/14525 2936/3143/14526 f 2935/3142/14505 11738/12153/14520 7642/8057/14527 14059/14474/14509 f 11738/12153/14520 1912/2119/14519 11737/12152/14524 7642/8057/14527 f 7642/8057/14527 11737/12152/14524 2936/3143/14526 14061/14476/14528 f 14059/14474/14509 7642/8057/14527 14061/14476/14528 992/583/14510 f 992/583/14510 14061/14476/14528 7643/8058/14529 14063/14478/14530 f 14061/14476/14528 2936/3143/14526 11739/12154/14531 7643/8058/14529 f 7643/8058/14529 11739/12154/14531 1913/2120/14532 11742/12157/14533 f 14063/14478/14530 7643/8058/14529 11742/12157/14533 2937/3144/14534 f 2936/3143/14526 14062/14477/14525 7644/8059/14535 11739/12154/14531 f 14062/14477/14525 488/1203/14397 16279/17094/14430 7644/8059/14535 f 7644/8059/14535 16279/17094/14430 4045/4452/14434 11740/12155/14536 f 11739/12154/14531 7644/8059/14535 11740/12155/14536 1913/2120/14532 f 1913/2120/14532 11740/12155/14536 7645/8060/14537 11741/12156/14538 f 11740/12155/14536 4045/4452/14434 16280/17095/14440 7645/8060/14537 f 7645/8060/14537 16280/17095/14440 231/329/2606 14838/15373/2700 f 11741/12156/14538 7645/8060/14537 14838/15373/2700 3324/3591/2698 f 2937/3144/14534 11742/12157/14533 7646/8061/14539 14064/14479/14540 f 11742/12157/14533 1913/2120/14532 11741/12156/14538 7646/8061/14539 f 7646/8061/14539 11741/12156/14538 3324/3591/2698 14837/15372/2697 f 14064/14479/14540 7646/8061/14539 14837/15372/2697 639/772/2688 f 490/1206/14516 14066/14481/14515 7647/8062/14541 16287/17106/14542 f 14066/14481/14515 2938/3145/14512 11743/12158/14543 7647/8062/14541 f 7647/8062/14541 11743/12158/14543 1914/2121/14544 11746/12161/14545 f 16287/17106/14542 7647/8062/14541 11746/12161/14545 4049/4458/14546 f 2938/3145/14512 14065/14480/14511 7648/8063/14547 11743/12158/14543 f 14065/14480/14511 992/583/14510 14063/14478/14530 7648/8063/14547 f 7648/8063/14547 14063/14478/14530 2937/3144/14534 11744/12159/14548 f 11743/12158/14543 7648/8063/14547 11744/12159/14548 1914/2121/14544 f 1914/2121/14544 11744/12159/14548 7649/8064/14549 11745/12160/14550 f 11744/12159/14548 2937/3144/14534 14064/14479/14540 7649/8064/14549 f 7649/8064/14549 14064/14479/14540 639/772/2688 14835/15370/2687 f 11745/12160/14550 7649/8064/14549 14835/15370/2687 3323/3590/2684 f 4049/4458/14546 11746/12161/14545 7650/8065/14551 16288/17108/14552 f 11746/12161/14545 1914/2121/14544 11745/12160/14550 7650/8065/14551 f 7650/8065/14551 11745/12160/14550 3323/3590/2684 14836/15371/2683 f 16288/17108/14552 7650/8065/14551 14836/15371/2683 234/334/2682 f 15/27/932 14514/14981/931 7651/8066/14553 16212/16997/13850 f 14514/14981/931 3162/3395/927 11747/12162/14554 7651/8066/14553 f 7651/8066/14553 11747/12162/14554 1915/2122/14555 11750/12165/14556 f 16212/16997/13850 7651/8066/14553 11750/12165/14556 4011/4403/13851 f 3162/3395/927 14513/14980/926 7652/8067/14557 11747/12162/14554 f 14513/14980/926 558/674/914 14068/14483/14558 7652/8067/14557 f 7652/8067/14557 14068/14483/14558 2939/3146/14559 11748/12163/14560 f 11747/12162/14554 7652/8067/14557 11748/12163/14560 1915/2122/14555 f 1915/2122/14555 11748/12163/14560 7653/8068/14561 11749/12164/14562 f 11748/12163/14560 2939/3146/14559 14067/14482/14563 7653/8068/14561 f 7653/8068/14561 14067/14482/14563 993/584/14564 14073/14488/14565 f 11749/12164/14562 7653/8068/14561 14073/14488/14565 2942/3149/14566 f 4011/4403/13851 11750/12165/14556 7654/8069/14567 16211/16995/13855 f 11750/12165/14556 1915/2122/14555 11749/12164/14562 7654/8069/14567 f 7654/8069/14567 11749/12164/14562 2942/3149/14566 14074/14489/14568 f 16211/16995/13855 7654/8069/14567 14074/14489/14568 471/1179/13856 f 558/674/914 14511/14978/913 7655/8070/14569 14068/14483/14558 f 14511/14978/913 3161/3394/909 11751/12166/14570 7655/8070/14569 f 7655/8070/14569 11751/12166/14570 1916/2123/14571 11754/12169/14572 f 14068/14483/14558 7655/8070/14569 11754/12169/14572 2939/3146/14559 f 3161/3394/909 14512/14979/908 7656/8071/14573 11751/12166/14570 f 14512/14979/908 6/9/907 16292/17115/14574 7656/8071/14573 f 7656/8071/14573 16292/17115/14574 4051/4462/14575 11752/12167/14576 f 11751/12166/14570 7656/8071/14573 11752/12167/14576 1916/2123/14571 f 1916/2123/14571 11752/12167/14576 7657/8072/14577 11753/12168/14578 f 11752/12167/14576 4051/4462/14575 16291/17114/14579 7657/8072/14577 f 7657/8072/14577 16291/17114/14579 491/1208/14580 14070/14485/14581 f 11753/12168/14578 7657/8072/14577 14070/14485/14581 2940/3147/14582 f 2939/3146/14559 11754/12169/14572 7658/8073/14583 14067/14482/14563 f 11754/12169/14572 1916/2123/14571 11753/12168/14578 7658/8073/14583 f 7658/8073/14583 11753/12168/14578 2940/3147/14582 14069/14484/14584 f 14067/14482/14563 7658/8073/14583 14069/14484/14584 993/584/14564 f 993/584/14564 14069/14484/14584 7659/8074/14585 14071/14486/14586 f 14069/14484/14584 2940/3147/14582 11755/12170/14587 7659/8074/14585 f 7659/8074/14585 11755/12170/14587 1917/2124/14588 11758/12173/14589 f 14071/14486/14586 7659/8074/14585 11758/12173/14589 2941/3148/14590 f 2940/3147/14582 14070/14485/14581 7660/8075/14591 11755/12170/14587 f 14070/14485/14581 491/1208/14580 16293/17116/14592 7660/8075/14591 f 7660/8075/14591 16293/17116/14592 4052/4463/14593 11756/12171/14594 f 11755/12170/14587 7660/8075/14591 11756/12171/14594 1917/2124/14588 f 1917/2124/14588 11756/12171/14594 7661/8076/14595 11757/12172/14596 f 11756/12171/14594 4052/4463/14593 16294/17117/14597 7661/8076/14595 f 7661/8076/14595 16294/17117/14597 235/336/2873 14866/15405/2871 f 11757/12172/14596 7661/8076/14595 14866/15405/2871 3338/3607/2867 f 2941/3148/14590 11758/12173/14589 7662/8077/14598 14072/14487/14599 f 11758/12173/14589 1917/2124/14588 11757/12172/14596 7662/8077/14598 f 7662/8077/14598 11757/12172/14596 3338/3607/2867 14865/15404/2865 f 14072/14487/14599 7662/8077/14598 14865/15404/2865 646/780/2853 f 471/1179/13856 14074/14489/14568 7663/8078/14600 16213/16999/13868 f 14074/14489/14568 2942/3149/14566 11759/12174/14601 7663/8078/14600 f 7663/8078/14600 11759/12174/14601 1918/2125/14602 11762/12177/14603 f 16213/16999/13868 7663/8078/14600 11762/12177/14603 4012/4405/13869 f 2942/3149/14566 14073/14488/14565 7664/8079/14604 11759/12174/14601 f 14073/14488/14565 993/584/14564 14071/14486/14586 7664/8079/14604 f 7664/8079/14604 14071/14486/14586 2941/3148/14590 11760/12175/14605 f 11759/12174/14601 7664/8079/14604 11760/12175/14605 1918/2125/14602 f 1918/2125/14602 11760/12175/14605 7665/8080/14606 11761/12176/14607 f 11760/12175/14605 2941/3148/14590 14072/14487/14599 7665/8080/14606 f 7665/8080/14606 14072/14487/14599 646/780/2853 14863/15402/2851 f 11761/12176/14607 7665/8080/14606 14863/15402/2851 3337/3606/2847 f 4012/4405/13869 11762/12177/14603 7666/8081/14608 16214/17001/13873 f 11762/12177/14603 1918/2125/14602 11761/12176/14607 7666/8081/14608 f 7666/8081/14608 11761/12176/14607 3337/3606/2847 14864/15403/2845 f 16214/17001/13873 7666/8081/14608 14864/15403/2845 216/308/1870 f 46/78/3619 14994/15549/3622 7667/8082/14609 16298/17121/14610 f 14994/15549/3622 3402/3679/3627 11763/12178/14611 7667/8082/14609 f 7667/8082/14609 11763/12178/14611 1919/2126/14612 11766/12181/14613 f 16298/17121/14610 7667/8082/14609 11766/12181/14613 4054/4465/14614 f 3402/3679/3627 14993/15548/3641 7668/8083/14615 11763/12178/14611 f 14993/15548/3641 678/816/3643 14076/14491/14616 7668/8083/14615 f 7668/8083/14615 14076/14491/14616 2943/3150/14617 11764/12179/14618 f 11763/12178/14611 7668/8083/14615 11764/12179/14618 1919/2126/14612 f 1919/2126/14612 11764/12179/14618 7669/8084/14619 11765/12180/14620 f 11764/12179/14618 2943/3150/14617 14075/14490/14621 7669/8084/14619 f 7669/8084/14619 14075/14490/14621 994/585/14622 14081/14496/14623 f 11765/12180/14620 7669/8084/14619 14081/14496/14623 2946/3153/14624 f 4054/4465/14614 11766/12181/14613 7670/8085/14625 16297/17120/14626 f 11766/12181/14613 1919/2126/14612 11765/12180/14620 7670/8085/14625 f 7670/8085/14625 11765/12180/14620 2946/3153/14624 14082/14497/14627 f 16297/17120/14626 7670/8085/14625 14082/14497/14627 492/1209/14628 f 678/816/3643 14991/15546/3672 7671/8086/14629 14076/14491/14616 f 14991/15546/3672 3401/3678/3676 11767/12182/14630 7671/8086/14629 f 7671/8086/14629 11767/12182/14630 1920/2127/14631 11770/12185/14632 f 14076/14491/14616 7671/8086/14629 11770/12185/14632 2943/3150/14617 f 3401/3678/3676 14992/15547/3682 7672/8087/14633 11767/12182/14630 f 14992/15547/3682 31/56/3618 16226/17017/13889 7672/8087/14633 f 7672/8087/14633 16226/17017/13889 4018/4413/13893 11768/12183/14634 f 11767/12182/14630 7672/8087/14633 11768/12183/14634 1920/2127/14631 f 1920/2127/14631 11768/12183/14634 7673/8088/14635 11769/12184/14636 f 11768/12183/14634 4018/4413/13893 16225/17015/13905 7673/8088/14635 f 7673/8088/14635 16225/17015/13905 474/1183/13907 14078/14493/14637 f 11769/12184/14636 7673/8088/14635 14078/14493/14637 2944/3151/14638 f 2943/3150/14617 11770/12185/14632 7674/8089/14639 14075/14490/14621 f 11770/12185/14632 1920/2127/14631 11769/12184/14636 7674/8089/14639 f 7674/8089/14639 11769/12184/14636 2944/3151/14638 14077/14492/14640 f 14075/14490/14621 7674/8089/14639 14077/14492/14640 994/585/14622 f 994/585/14622 14077/14492/14640 7675/8090/14641 14079/14494/14642 f 14077/14492/14640 2944/3151/14638 11771/12186/14643 7675/8090/14641 f 7675/8090/14641 11771/12186/14643 1921/2128/14644 11774/12189/14645 f 14079/14494/14642 7675/8090/14641 11774/12189/14645 2945/3152/14646 f 2944/3151/14638 14078/14493/14637 7676/8091/14647 11771/12186/14643 f 14078/14493/14637 474/1183/13907 16223/17011/13940 7676/8091/14647 f 7676/8091/14647 16223/17011/13940 4017/4411/13944 11772/12187/14648 f 11771/12186/14643 7676/8091/14647 11772/12187/14648 1921/2128/14644 f 1921/2128/14644 11772/12187/14648 7677/8092/14649 11773/12188/14650 f 11772/12187/14648 4017/4411/13944 16224/17013/13950 7677/8092/14649 f 7677/8092/14649 16224/17013/13950 217/310/1895 14874/15413/2916 f 11773/12188/14650 7677/8092/14649 14874/15413/2916 3342/3611/2914 f 2945/3152/14646 11774/12189/14645 7678/8093/14651 14080/14495/14652 f 11774/12189/14645 1921/2128/14644 11773/12188/14650 7678/8093/14651 f 7678/8093/14651 11773/12188/14650 3342/3611/2914 14873/15412/2913 f 14080/14495/14652 7678/8093/14651 14873/15412/2913 648/782/2904 f 492/1209/14628 14082/14497/14627 7679/8094/14653 16295/17118/14654 f 14082/14497/14627 2946/3153/14624 11775/12190/14655 7679/8094/14653 f 7679/8094/14653 11775/12190/14655 1922/2129/14656 11778/12193/14657 f 16295/17118/14654 7679/8094/14653 11778/12193/14657 4053/4464/14658 f 2946/3153/14624 14081/14496/14623 7680/8095/14659 11775/12190/14655 f 14081/14496/14623 994/585/14622 14079/14494/14642 7680/8095/14659 f 7680/8095/14659 14079/14494/14642 2945/3152/14646 11776/12191/14660 f 11775/12190/14655 7680/8095/14659 11776/12191/14660 1922/2129/14656 f 1922/2129/14656 11776/12191/14660 7681/8096/14661 11777/12192/14662 f 11776/12191/14660 2945/3152/14646 14080/14495/14652 7681/8096/14661 f 7681/8096/14661 14080/14495/14652 648/782/2904 14871/15410/2903 f 11777/12192/14662 7681/8096/14661 14871/15410/2903 3341/3610/2900 f 4053/4464/14658 11778/12193/14657 7682/8097/14663 16296/17119/14664 f 11778/12193/14657 1922/2129/14656 11777/12192/14662 7682/8097/14663 f 7682/8097/14663 11777/12192/14662 3341/3610/2900 14872/15411/2899 f 16296/17119/14664 7682/8097/14663 14872/15411/2899 236/337/2898 f 6/9/907 15638/16285/7459 7683/8098/14665 16292/17115/14574 f 15638/16285/7459 3724/4047/7464 11779/12194/14666 7683/8098/14665 f 7683/8098/14665 11779/12194/14666 1923/2130/14667 11782/12197/14668 f 16292/17115/14574 7683/8098/14665 11782/12197/14668 4051/4462/14575 f 3724/4047/7464 15637/16284/7478 7684/8099/14669 11779/12194/14666 f 15637/16284/7478 327/1000/7480 14084/14499/14670 7684/8099/14669 f 7684/8099/14669 14084/14499/14670 2947/3154/14671 11780/12195/14672 f 11779/12194/14666 7684/8099/14669 11780/12195/14672 1923/2130/14667 f 1923/2130/14667 11780/12195/14672 7685/8100/14673 11781/12196/14674 f 11780/12195/14672 2947/3154/14671 14083/14498/14675 7685/8100/14673 f 7685/8100/14673 14083/14498/14675 995/586/14676 14089/14504/14677 f 11781/12196/14674 7685/8100/14673 14089/14504/14677 2950/3157/14678 f 4051/4462/14575 11782/12197/14668 7686/8101/14679 16291/17114/14579 f 11782/12197/14668 1923/2130/14667 11781/12196/14674 7686/8101/14679 f 7686/8101/14679 11781/12196/14674 2950/3157/14678 14090/14505/14680 f 16291/17114/14579 7686/8101/14679 14090/14505/14680 491/1208/14580 f 327/1000/7480 15635/16282/7513 7687/8102/14681 14084/14499/14670 f 15635/16282/7513 3723/4046/7517 11783/12198/14682 7687/8102/14681 f 7687/8102/14681 11783/12198/14682 1924/2131/14683 11786/12201/14684 f 14084/14499/14670 7687/8102/14681 11786/12201/14684 2947/3154/14671 f 3723/4046/7517 15636/16283/7525 7688/8103/14685 11783/12198/14682 f 15636/16283/7525 18/33/7527 16300/17124/14686 7688/8103/14685 f 7688/8103/14685 16300/17124/14686 4055/4466/14687 11784/12199/14688 f 11783/12198/14682 7688/8103/14685 11784/12199/14688 1924/2131/14683 f 1924/2131/14683 11784/12199/14688 7689/8104/14689 11785/12200/14690 f 11784/12199/14688 4055/4466/14687 16299/17122/14691 7689/8104/14689 f 7689/8104/14689 16299/17122/14691 493/1210/14692 14086/14501/14693 f 11785/12200/14690 7689/8104/14689 14086/14501/14693 2948/3155/14694 f 2947/3154/14671 11786/12201/14684 7690/8105/14695 14083/14498/14675 f 11786/12201/14684 1924/2131/14683 11785/12200/14690 7690/8105/14695 f 7690/8105/14695 11785/12200/14690 2948/3155/14694 14085/14500/14696 f 14083/14498/14675 7690/8105/14695 14085/14500/14696 995/586/14676 f 995/586/14676 14085/14500/14696 7691/8106/14697 14087/14502/14698 f 14085/14500/14696 2948/3155/14694 11787/12202/14699 7691/8106/14697 f 7691/8106/14697 11787/12202/14699 1925/2132/14700 11790/12205/14701 f 14087/14502/14698 7691/8106/14697 11790/12205/14701 2949/3156/14702 f 2948/3155/14694 14086/14501/14693 7692/8107/14703 11787/12202/14699 f 14086/14501/14693 493/1210/14692 16301/17126/14704 7692/8107/14703 f 7692/8107/14703 16301/17126/14704 4056/4468/14705 11788/12203/14706 f 11787/12202/14699 7692/8107/14703 11788/12203/14706 1925/2132/14700 f 1925/2132/14700 11788/12203/14706 7693/8108/14707 11789/12204/14708 f 11788/12203/14706 4056/4468/14705 16302/17128/14709 7693/8108/14707 f 7693/8108/14707 16302/17128/14709 237/338/2945 14878/15417/2943 f 11789/12204/14708 7693/8108/14707 14878/15417/2943 3344/3613/2939 f 2949/3156/14702 11790/12205/14701 7694/8109/14710 14088/14503/14711 f 11790/12205/14701 1925/2132/14700 11789/12204/14708 7694/8109/14710 f 7694/8109/14710 11789/12204/14708 3344/3613/2939 14877/15416/2937 f 14088/14503/14711 7694/8109/14710 14877/15416/2937 649/783/2925 f 491/1208/14580 14090/14505/14680 7695/8110/14712 16293/17116/14592 f 14090/14505/14680 2950/3157/14678 11791/12206/14713 7695/8110/14712 f 7695/8110/14712 11791/12206/14713 1926/2133/14714 11794/12209/14715 f 16293/17116/14592 7695/8110/14712 11794/12209/14715 4052/4463/14593 f 2950/3157/14678 14089/14504/14677 7696/8111/14716 11791/12206/14713 f 14089/14504/14677 995/586/14676 14087/14502/14698 7696/8111/14716 f 7696/8111/14716 14087/14502/14698 2949/3156/14702 11792/12207/14717 f 11791/12206/14713 7696/8111/14716 11792/12207/14717 1926/2133/14714 f 1926/2133/14714 11792/12207/14717 7697/8112/14718 11793/12208/14719 f 11792/12207/14717 2949/3156/14702 14088/14503/14711 7697/8112/14718 f 7697/8112/14718 14088/14503/14711 649/783/2925 14875/15414/2923 f 11793/12208/14719 7697/8112/14718 14875/15414/2923 3343/3612/2919 f 4052/4463/14593 11794/12209/14715 7698/8113/14720 16294/17117/14597 f 11794/12209/14715 1926/2133/14714 11793/12208/14719 7698/8113/14720 f 7698/8113/14720 11793/12208/14719 3343/3612/2919 14876/15415/2917 f 16294/17117/14597 7698/8113/14720 14876/15415/2917 235/336/2873 f 34/61/3746 14998/15553/3745 7699/8114/14721 16306/17136/14722 f 14998/15553/3745 3404/3681/3742 11795/12210/14723 7699/8114/14721 f 7699/8114/14721 11795/12210/14723 1927/2134/14724 11798/12213/14725 f 16306/17136/14722 7699/8114/14721 11798/12213/14725 4058/4472/14726 f 3404/3681/3742 14997/15552/3741 7700/8115/14727 11795/12210/14723 f 14997/15552/3741 679/817/3730 14092/14507/14728 7700/8115/14727 f 7700/8115/14727 14092/14507/14728 2951/3158/14729 11796/12211/14730 f 11795/12210/14723 7700/8115/14727 11796/12211/14730 1927/2134/14724 f 1927/2134/14724 11796/12211/14730 7701/8116/14731 11797/12212/14732 f 11796/12211/14730 2951/3158/14729 14091/14506/14733 7701/8116/14731 f 7701/8116/14731 14091/14506/14733 996/587/14734 14097/14512/14735 f 11797/12212/14732 7701/8116/14731 14097/14512/14735 2954/3161/14736 f 4058/4472/14726 11798/12213/14725 7702/8117/14737 16305/17134/14738 f 11798/12213/14725 1927/2134/14724 11797/12212/14732 7702/8117/14737 f 7702/8117/14737 11797/12212/14732 2954/3161/14736 14098/14513/14739 f 16305/17134/14738 7702/8117/14737 14098/14513/14739 494/1212/14740 f 679/817/3730 14995/15550/3729 7703/8118/14741 14092/14507/14728 f 14995/15550/3729 3403/3680/3726 11799/12214/14742 7703/8118/14741 f 7703/8118/14741 11799/12214/14742 1928/2135/14743 11802/12217/14744 f 14092/14507/14728 7703/8118/14741 11802/12217/14744 2951/3158/14729 f 3403/3680/3726 14996/15551/3725 7704/8119/14745 11799/12214/14742 f 14996/15551/3725 46/78/3619 16298/17121/14610 7704/8119/14745 f 7704/8119/14745 16298/17121/14610 4054/4465/14614 11800/12215/14746 f 11799/12214/14742 7704/8119/14745 11800/12215/14746 1928/2135/14743 f 1928/2135/14743 11800/12215/14746 7705/8120/14747 11801/12216/14748 f 11800/12215/14746 4054/4465/14614 16297/17120/14626 7705/8120/14747 f 7705/8120/14747 16297/17120/14626 492/1209/14628 14094/14509/14749 f 11801/12216/14748 7705/8120/14747 14094/14509/14749 2952/3159/14750 f 2951/3158/14729 11802/12217/14744 7706/8121/14751 14091/14506/14733 f 11802/12217/14744 1928/2135/14743 11801/12216/14748 7706/8121/14751 f 7706/8121/14751 11801/12216/14748 2952/3159/14750 14093/14508/14752 f 14091/14506/14733 7706/8121/14751 14093/14508/14752 996/587/14734 f 996/587/14734 14093/14508/14752 7707/8122/14753 14095/14510/14754 f 14093/14508/14752 2952/3159/14750 11803/12218/14755 7707/8122/14753 f 7707/8122/14753 11803/12218/14755 1929/2136/14756 11806/12221/14757 f 14095/14510/14754 7707/8122/14753 11806/12221/14757 2953/3160/14758 f 2952/3159/14750 14094/14509/14749 7708/8123/14759 11803/12218/14755 f 14094/14509/14749 492/1209/14628 16295/17118/14654 7708/8123/14759 f 7708/8123/14759 16295/17118/14654 4053/4464/14658 11804/12219/14760 f 11803/12218/14755 7708/8123/14759 11804/12219/14760 1929/2136/14756 f 1929/2136/14756 11804/12219/14760 7709/8124/14761 11805/12220/14762 f 11804/12219/14760 4053/4464/14658 16296/17119/14664 7709/8124/14761 f 7709/8124/14761 16296/17119/14664 236/337/2898 14886/15429/2988 f 11805/12220/14762 7709/8124/14761 14886/15429/2988 3348/3619/2986 f 2953/3160/14758 11806/12221/14757 7710/8125/14763 14096/14511/14764 f 11806/12221/14757 1929/2136/14756 11805/12220/14762 7710/8125/14763 f 7710/8125/14763 11805/12220/14762 3348/3619/2986 14885/15428/2985 f 14096/14511/14764 7710/8125/14763 14885/15428/2985 651/786/2976 f 494/1212/14740 14098/14513/14739 7711/8126/14765 16303/17130/14766 f 14098/14513/14739 2954/3161/14736 11807/12222/14767 7711/8126/14765 f 7711/8126/14765 11807/12222/14767 1930/2137/14768 11810/12225/14769 f 16303/17130/14766 7711/8126/14765 11810/12225/14769 4057/4470/14770 f 2954/3161/14736 14097/14512/14735 7712/8127/14771 11807/12222/14767 f 14097/14512/14735 996/587/14734 14095/14510/14754 7712/8127/14771 f 7712/8127/14771 14095/14510/14754 2953/3160/14758 11808/12223/14772 f 11807/12222/14767 7712/8127/14771 11808/12223/14772 1930/2137/14768 f 1930/2137/14768 11808/12223/14772 7713/8128/14773 11809/12224/14774 f 11808/12223/14772 2953/3160/14758 14096/14511/14764 7713/8128/14773 f 7713/8128/14773 14096/14511/14764 651/786/2976 14883/15426/2975 f 11809/12224/14774 7713/8128/14773 14883/15426/2975 3347/3618/2972 f 4057/4470/14770 11810/12225/14769 7714/8129/14775 16304/17132/14776 f 11810/12225/14769 1930/2137/14768 11809/12224/14774 7714/8129/14775 f 7714/8129/14775 11809/12224/14774 3347/3618/2972 14884/15427/2971 f 16304/17132/14776 7714/8129/14775 14884/15427/2971 238/340/2970 f 19/35/1229 14566/15049/1228 7715/8130/14777 16228/17021/13976 f 14566/15049/1228 3188/3429/1224 11811/12226/14778 7715/8130/14777 f 7715/8130/14777 11811/12226/14778 1931/2138/14779 11814/12229/14780 f 16228/17021/13976 7715/8130/14777 11814/12229/14780 4019/4415/13977 f 3188/3429/1224 14565/15048/1223 7716/8131/14781 11811/12226/14778 f 14565/15048/1223 571/691/1211 14100/14515/14782 7716/8131/14781 f 7716/8131/14781 14100/14515/14782 2955/3162/14783 11812/12227/14784 f 11811/12226/14778 7716/8131/14781 11812/12227/14784 1931/2138/14779 f 1931/2138/14779 11812/12227/14784 7717/8132/14785 11813/12228/14786 f 11812/12227/14784 2955/3162/14783 14099/14514/14787 7717/8132/14785 f 7717/8132/14785 14099/14514/14787 997/588/14788 14105/14520/14789 f 11813/12228/14786 7717/8132/14785 14105/14520/14789 2958/3165/14790 f 4019/4415/13977 11814/12229/14780 7718/8133/14791 16227/17019/13981 f 11814/12229/14780 1931/2138/14779 11813/12228/14786 7718/8133/14791 f 7718/8133/14791 11813/12228/14786 2958/3165/14790 14106/14521/14792 f 16227/17019/13981 7718/8133/14791 14106/14521/14792 475/1185/13982 f 571/691/1211 14563/15046/1210 7719/8134/14793 14100/14515/14782 f 14563/15046/1210 3187/3428/1206 11815/12230/14794 7719/8134/14793 f 7719/8134/14793 11815/12230/14794 1932/2139/14795 11818/12233/14796 f 14100/14515/14782 7719/8134/14793 11818/12233/14796 2955/3162/14783 f 3187/3428/1206 14564/15047/1205 7720/8135/14797 11815/12230/14794 f 14564/15047/1205 8/14/383 16308/17139/14798 7720/8135/14797 f 7720/8135/14797 16308/17139/14798 4059/4474/14799 11816/12231/14800 f 11815/12230/14794 7720/8135/14797 11816/12231/14800 1932/2139/14795 f 1932/2139/14795 11816/12231/14800 7721/8136/14801 11817/12232/14802 f 11816/12231/14800 4059/4474/14799 16307/17138/14803 7721/8136/14801 f 7721/8136/14801 16307/17138/14803 495/1214/14804 14102/14517/14805 f 11817/12232/14802 7721/8136/14801 14102/14517/14805 2956/3163/14806 f 2955/3162/14783 11818/12233/14796 7722/8137/14807 14099/14514/14787 f 11818/12233/14796 1932/2139/14795 11817/12232/14802 7722/8137/14807 f 7722/8137/14807 11817/12232/14802 2956/3163/14806 14101/14516/14808 f 14099/14514/14787 7722/8137/14807 14101/14516/14808 997/588/14788 f 997/588/14788 14101/14516/14808 7723/8138/14809 14103/14518/14810 f 14101/14516/14808 2956/3163/14806 11819/12234/14811 7723/8138/14809 f 7723/8138/14809 11819/12234/14811 1933/2140/14812 11822/12237/14813 f 14103/14518/14810 7723/8138/14809 11822/12237/14813 2957/3164/14814 f 2956/3163/14806 14102/14517/14805 7724/8139/14815 11819/12234/14811 f 14102/14517/14805 495/1214/14804 16309/17140/14816 7724/8139/14815 f 7724/8139/14815 16309/17140/14816 4060/4475/14817 11820/12235/14818 f 11819/12234/14811 7724/8139/14815 11820/12235/14818 1933/2140/14812 f 1933/2140/14812 11820/12235/14818 7725/8140/14819 11821/12236/14820 f 11820/12235/14818 4060/4475/14817 16310/17141/14821 7725/8140/14819 f 7725/8140/14819 16310/17141/14821 239/342/3161 14914/15461/3159 f 11821/12236/14820 7725/8140/14819 14914/15461/3159 3362/3635/3155 f 2957/3164/14814 11822/12237/14813 7726/8141/14822 14104/14519/14823 f 11822/12237/14813 1933/2140/14812 11821/12236/14820 7726/8141/14822 f 7726/8141/14822 11821/12236/14820 3362/3635/3155 14913/15460/3153 f 14104/14519/14823 7726/8141/14822 14913/15460/3153 658/794/3141 f 475/1185/13982 14106/14521/14792 7727/8142/14824 16229/17023/13994 f 14106/14521/14792 2958/3165/14790 11823/12238/14825 7727/8142/14824 f 7727/8142/14824 11823/12238/14825 1934/2141/14826 11826/12241/14827 f 16229/17023/13994 7727/8142/14824 11826/12241/14827 4020/4417/13995 f 2958/3165/14790 14105/14520/14789 7728/8143/14828 11823/12238/14825 f 14105/14520/14789 997/588/14788 14103/14518/14810 7728/8143/14828 f 7728/8143/14828 14103/14518/14810 2957/3164/14814 11824/12239/14829 f 11823/12238/14825 7728/8143/14828 11824/12239/14829 1934/2141/14826 f 1934/2141/14826 11824/12239/14829 7729/8144/14830 11825/12240/14831 f 11824/12239/14829 2957/3164/14814 14104/14519/14823 7729/8144/14830 f 7729/8144/14830 14104/14519/14823 658/794/3141 14911/15458/3139 f 11825/12240/14831 7729/8144/14830 14911/15458/3139 3361/3634/3135 f 4020/4417/13995 11826/12241/14827 7730/8145/14832 16230/17025/13999 f 11826/12241/14827 1934/2141/14826 11825/12240/14831 7730/8145/14832 f 7730/8145/14832 11825/12240/14831 3361/3634/3135 14912/15459/3133 f 16230/17025/13999 7730/8145/14832 14912/15459/3133 220/314/2032 f 48/80/3819 15022/15585/3822 7731/8146/14833 16314/17145/14834 f 15022/15585/3822 3416/3697/3827 11827/12242/14835 7731/8146/14833 f 7731/8146/14833 11827/12242/14835 1935/2142/14836 11830/12245/14837 f 16314/17145/14834 7731/8146/14833 11830/12245/14837 4062/4477/14838 f 3416/3697/3827 15021/15584/3841 7732/8147/14839 11827/12242/14835 f 15021/15584/3841 685/825/3843 14108/14523/14840 7732/8147/14839 f 7732/8147/14839 14108/14523/14840 2959/3166/14841 11828/12243/14842 f 11827/12242/14835 7732/8147/14839 11828/12243/14842 1935/2142/14836 f 1935/2142/14836 11828/12243/14842 7733/8148/14843 11829/12244/14844 f 11828/12243/14842 2959/3166/14841 14107/14522/14845 7733/8148/14843 f 7733/8148/14843 14107/14522/14845 998/589/14846 14113/14528/14847 f 11829/12244/14844 7733/8148/14843 14113/14528/14847 2962/3169/14848 f 4062/4477/14838 11830/12245/14837 7734/8149/14849 16313/17144/14850 f 11830/12245/14837 1935/2142/14836 11829/12244/14844 7734/8149/14849 f 7734/8149/14849 11829/12244/14844 2962/3169/14848 14114/14529/14851 f 16313/17144/14850 7734/8149/14849 14114/14529/14851 496/1215/14852 f 685/825/3843 15019/15582/3872 7735/8150/14853 14108/14523/14840 f 15019/15582/3872 3415/3696/3876 11831/12246/14854 7735/8150/14853 f 7735/8150/14853 11831/12246/14854 1936/2143/14855 11834/12249/14856 f 14108/14523/14840 7735/8150/14853 11834/12249/14856 2959/3166/14841 f 3415/3696/3876 15020/15583/3882 7736/8151/14857 11831/12246/14854 f 15020/15583/3882 35/64/3818 16242/17041/14015 7736/8151/14857 f 7736/8151/14857 16242/17041/14015 4026/4425/14019 11832/12247/14858 f 11831/12246/14854 7736/8151/14857 11832/12247/14858 1936/2143/14855 f 1936/2143/14855 11832/12247/14858 7737/8152/14859 11833/12248/14860 f 11832/12247/14858 4026/4425/14019 16241/17039/14031 7737/8152/14859 f 7737/8152/14859 16241/17039/14031 478/1189/14033 14110/14525/14861 f 11833/12248/14860 7737/8152/14859 14110/14525/14861 2960/3167/14862 f 2959/3166/14841 11834/12249/14856 7738/8153/14863 14107/14522/14845 f 11834/12249/14856 1936/2143/14855 11833/12248/14860 7738/8153/14863 f 7738/8153/14863 11833/12248/14860 2960/3167/14862 14109/14524/14864 f 14107/14522/14845 7738/8153/14863 14109/14524/14864 998/589/14846 f 998/589/14846 14109/14524/14864 7739/8154/14865 14111/14526/14866 f 14109/14524/14864 2960/3167/14862 11835/12250/14867 7739/8154/14865 f 7739/8154/14865 11835/12250/14867 1937/2144/14868 11838/12253/14869 f 14111/14526/14866 7739/8154/14865 11838/12253/14869 2961/3168/14870 f 2960/3167/14862 14110/14525/14861 7740/8155/14871 11835/12250/14867 f 14110/14525/14861 478/1189/14033 16239/17035/14066 7740/8155/14871 f 7740/8155/14871 16239/17035/14066 4025/4423/14070 11836/12251/14872 f 11835/12250/14867 7740/8155/14871 11836/12251/14872 1937/2144/14868 f 1937/2144/14868 11836/12251/14872 7741/8156/14873 11837/12252/14874 f 11836/12251/14872 4025/4423/14070 16240/17037/14076 7741/8156/14873 f 7741/8156/14873 16240/17037/14076 221/316/2057 14922/15469/3204 f 11837/12252/14874 7741/8156/14873 14922/15469/3204 3366/3639/3202 f 2961/3168/14870 11838/12253/14869 7742/8157/14875 14112/14527/14876 f 11838/12253/14869 1937/2144/14868 11837/12252/14874 7742/8157/14875 f 7742/8157/14875 11837/12252/14874 3366/3639/3202 14921/15468/3201 f 14112/14527/14876 7742/8157/14875 14921/15468/3201 660/796/3192 f 496/1215/14852 14114/14529/14851 7743/8158/14877 16311/17142/14878 f 14114/14529/14851 2962/3169/14848 11839/12254/14879 7743/8158/14877 f 7743/8158/14877 11839/12254/14879 1938/2145/14880 11842/12257/14881 f 16311/17142/14878 7743/8158/14877 11842/12257/14881 4061/4476/14882 f 2962/3169/14848 14113/14528/14847 7744/8159/14883 11839/12254/14879 f 14113/14528/14847 998/589/14846 14111/14526/14866 7744/8159/14883 f 7744/8159/14883 14111/14526/14866 2961/3168/14870 11840/12255/14884 f 11839/12254/14879 7744/8159/14883 11840/12255/14884 1938/2145/14880 f 1938/2145/14880 11840/12255/14884 7745/8160/14885 11841/12256/14886 f 11840/12255/14884 2961/3168/14870 14112/14527/14876 7745/8160/14885 f 7745/8160/14885 14112/14527/14876 660/796/3192 14919/15466/3191 f 11841/12256/14886 7745/8160/14885 14919/15466/3191 3365/3638/3188 f 4061/4476/14882 11842/12257/14881 7746/8161/14887 16312/17143/14888 f 11842/12257/14881 1938/2145/14880 11841/12256/14886 7746/8161/14887 f 7746/8161/14887 11841/12256/14886 3365/3638/3188 14920/15467/3187 f 16312/17143/14888 7746/8161/14887 14920/15467/3187 240/343/3186 f 8/14/383 14618/15109/1460 7747/8162/14889 16308/17139/14798 f 14618/15109/1460 3214/3459/1464 11843/12258/14890 7747/8162/14889 f 7747/8162/14889 11843/12258/14890 1939/2146/14891 11846/12261/14892 f 16308/17139/14798 7747/8162/14889 11846/12261/14892 4059/4474/14799 f 3214/3459/1464 14617/15108/1476 7748/8163/14893 11843/12258/14890 f 14617/15108/1476 584/706/1478 14116/14531/14894 7748/8163/14893 f 7748/8163/14893 14116/14531/14894 2963/3170/14895 11844/12259/14896 f 11843/12258/14890 7748/8163/14893 11844/12259/14896 1939/2146/14891 f 1939/2146/14891 11844/12259/14896 7749/8164/14897 11845/12260/14898 f 11844/12259/14896 2963/3170/14895 14115/14530/14899 7749/8164/14897 f 7749/8164/14897 14115/14530/14899 999/590/14900 14121/14536/14901 f 11845/12260/14898 7749/8164/14897 14121/14536/14901 2966/3173/14902 f 4059/4474/14799 11846/12261/14892 7750/8165/14903 16307/17138/14803 f 11846/12261/14892 1939/2146/14891 11845/12260/14898 7750/8165/14903 f 7750/8165/14903 11845/12260/14898 2966/3173/14902 14122/14537/14904 f 16307/17138/14803 7750/8165/14903 14122/14537/14904 495/1214/14804 f 584/706/1478 14615/15106/1516 7751/8166/14905 14116/14531/14894 f 14615/15106/1516 3213/3458/1520 11847/12262/14906 7751/8166/14905 f 7751/8166/14905 11847/12262/14906 1940/2147/14907 11850/12265/14908 f 14116/14531/14894 7751/8166/14905 11850/12265/14908 2963/3170/14895 f 3213/3458/1520 14616/15107/1528 7752/8167/14909 11847/12262/14906 f 14616/15107/1528 22/40/1530 16250/17049/14078 7752/8167/14909 f 7752/8167/14909 16250/17049/14078 4030/4429/14082 11848/12263/14910 f 11847/12262/14906 7752/8167/14909 11848/12263/14910 1940/2147/14907 f 1940/2147/14907 11848/12263/14910 7753/8168/14911 11849/12264/14912 f 11848/12263/14910 4030/4429/14082 16249/17048/14094 7753/8168/14911 f 7753/8168/14911 16249/17048/14094 480/1191/14096 14118/14533/14913 f 11849/12264/14912 7753/8168/14911 14118/14533/14913 2964/3171/14914 f 2963/3170/14895 11850/12265/14908 7754/8169/14915 14115/14530/14899 f 11850/12265/14908 1940/2147/14907 11849/12264/14912 7754/8169/14915 f 7754/8169/14915 11849/12264/14912 2964/3171/14914 14117/14532/14916 f 14115/14530/14899 7754/8169/14915 14117/14532/14916 999/590/14900 f 999/590/14900 14117/14532/14916 7755/8170/14917 14119/14534/14918 f 14117/14532/14916 2964/3171/14914 11851/12266/14919 7755/8170/14917 f 7755/8170/14917 11851/12266/14919 1941/2148/14920 11854/12269/14921 f 14119/14534/14918 7755/8170/14917 11854/12269/14921 2965/3172/14922 f 2964/3171/14914 14118/14533/14913 7756/8171/14923 11851/12266/14919 f 14118/14533/14913 480/1191/14096 16247/17046/14129 7756/8171/14923 f 7756/8171/14923 16247/17046/14129 4029/4428/14133 11852/12267/14924 f 11851/12266/14919 7756/8171/14923 11852/12267/14924 1941/2148/14920 f 1941/2148/14920 11852/12267/14924 7757/8172/14925 11853/12268/14926 f 11852/12267/14924 4029/4428/14133 16248/17047/14139 7757/8172/14925 f 7757/8172/14925 16248/17047/14139 223/318/2161 14926/15473/3231 f 11853/12268/14926 7757/8172/14925 14926/15473/3231 3368/3641/3227 f 2965/3172/14922 11854/12269/14921 7758/8173/14927 14120/14535/14928 f 11854/12269/14921 1941/2148/14920 11853/12268/14926 7758/8173/14927 f 7758/8173/14927 11853/12268/14926 3368/3641/3227 14925/15472/3225 f 14120/14535/14928 7758/8173/14927 14925/15472/3225 661/797/3213 f 495/1214/14804 14122/14537/14904 7759/8174/14929 16309/17140/14816 f 14122/14537/14904 2966/3173/14902 11855/12270/14930 7759/8174/14929 f 7759/8174/14929 11855/12270/14930 1942/2149/14931 11858/12273/14932 f 16309/17140/14816 7759/8174/14929 11858/12273/14932 4060/4475/14817 f 2966/3173/14902 14121/14536/14901 7760/8175/14933 11855/12270/14930 f 14121/14536/14901 999/590/14900 14119/14534/14918 7760/8175/14933 f 7760/8175/14933 14119/14534/14918 2965/3172/14922 11856/12271/14934 f 11855/12270/14930 7760/8175/14933 11856/12271/14934 1942/2149/14931 f 1942/2149/14931 11856/12271/14934 7761/8176/14935 11857/12272/14936 f 11856/12271/14934 2965/3172/14922 14120/14535/14928 7761/8176/14935 f 7761/8176/14935 14120/14535/14928 661/797/3213 14923/15470/3211 f 11857/12272/14936 7761/8176/14935 14923/15470/3211 3367/3640/3207 f 4060/4475/14817 11858/12273/14932 7762/8177/14937 16310/17141/14821 f 11858/12273/14932 1942/2149/14931 11857/12272/14936 7762/8177/14937 f 7762/8177/14937 11857/12272/14936 3367/3640/3207 14924/15471/3205 f 16310/17141/14821 7762/8177/14937 14924/15471/3205 239/342/3161 f 38/68/3946 15026/15589/3945 7763/8178/14938 16252/17051/14165 f 15026/15589/3945 3418/3699/3942 11859/12274/14939 7763/8178/14938 f 7763/8178/14938 11859/12274/14939 1943/2150/14940 11862/12277/14941 f 16252/17051/14165 7763/8178/14938 11862/12277/14941 4031/4430/14166 f 3418/3699/3942 15025/15588/3941 7764/8179/14942 11859/12274/14939 f 15025/15588/3941 686/826/3930 14124/14539/14943 7764/8179/14942 f 7764/8179/14942 14124/14539/14943 2967/3174/14944 11860/12275/14945 f 11859/12274/14939 7764/8179/14942 11860/12275/14945 1943/2150/14940 f 1943/2150/14940 11860/12275/14945 7765/8180/14946 11861/12276/14947 f 11860/12275/14945 2967/3174/14944 14123/14538/14948 7765/8180/14946 f 7765/8180/14946 14123/14538/14948 1000/591/14949 14129/14544/14950 f 11861/12276/14947 7765/8180/14946 14129/14544/14950 2970/3177/14951 f 4031/4430/14166 11862/12277/14941 7766/8181/14952 16251/17050/14170 f 11862/12277/14941 1943/2150/14940 11861/12276/14947 7766/8181/14952 f 7766/8181/14952 11861/12276/14947 2970/3177/14951 14130/14545/14953 f 16251/17050/14170 7766/8181/14952 14130/14545/14953 481/1192/14171 f 686/826/3930 15023/15586/3929 7767/8182/14954 14124/14539/14943 f 15023/15586/3929 3417/3698/3926 11863/12278/14955 7767/8182/14954 f 7767/8182/14954 11863/12278/14955 1944/2151/14956 11866/12281/14957 f 14124/14539/14943 7767/8182/14954 11866/12281/14957 2967/3174/14944 f 3417/3698/3926 15024/15587/3925 7768/8183/14958 11863/12278/14955 f 15024/15587/3925 48/80/3819 16314/17145/14834 7768/8183/14958 f 7768/8183/14958 16314/17145/14834 4062/4477/14838 11864/12279/14959 f 11863/12278/14955 7768/8183/14958 11864/12279/14959 1944/2151/14956 f 1944/2151/14956 11864/12279/14959 7769/8184/14960 11865/12280/14961 f 11864/12279/14959 4062/4477/14838 16313/17144/14850 7769/8184/14960 f 7769/8184/14960 16313/17144/14850 496/1215/14852 14126/14541/14962 f 11865/12280/14961 7769/8184/14960 14126/14541/14962 2968/3175/14963 f 2967/3174/14944 11866/12281/14957 7770/8185/14964 14123/14538/14948 f 11866/12281/14957 1944/2151/14956 11865/12280/14961 7770/8185/14964 f 7770/8185/14964 11865/12280/14961 2968/3175/14963 14125/14540/14965 f 14123/14538/14948 7770/8185/14964 14125/14540/14965 1000/591/14949 f 1000/591/14949 14125/14540/14965 7771/8186/14966 14127/14542/14967 f 14125/14540/14965 2968/3175/14963 11867/12282/14968 7771/8186/14966 f 7771/8186/14966 11867/12282/14968 1945/2152/14969 11870/12285/14970 f 14127/14542/14967 7771/8186/14966 11870/12285/14970 2969/3176/14971 f 2968/3175/14963 14126/14541/14962 7772/8187/14972 11867/12282/14968 f 14126/14541/14962 496/1215/14852 16311/17142/14878 7772/8187/14972 f 7772/8187/14972 16311/17142/14878 4061/4476/14882 11868/12283/14973 f 11867/12282/14968 7772/8187/14972 11868/12283/14973 1945/2152/14969 f 1945/2152/14969 11868/12283/14973 7773/8188/14974 11869/12284/14975 f 11868/12283/14973 4061/4476/14882 16312/17143/14888 7773/8188/14974 f 7773/8188/14974 16312/17143/14888 240/343/3186 14930/15477/3267 f 11869/12284/14975 7773/8188/14974 14930/15477/3267 3370/3643/3265 f 2969/3176/14971 11870/12285/14970 7774/8189/14976 14128/14543/14977 f 11870/12285/14970 1945/2152/14969 11869/12284/14975 7774/8189/14976 f 7774/8189/14976 11869/12284/14975 3370/3643/3265 14929/15476/3264 f 14128/14543/14977 7774/8189/14976 14929/15476/3264 662/798/3255 f 481/1192/14171 14130/14545/14953 7775/8190/14978 16253/17052/14183 f 14130/14545/14953 2970/3177/14951 11871/12286/14979 7775/8190/14978 f 7775/8190/14978 11871/12286/14979 1946/2153/14980 11874/12289/14981 f 16253/17052/14183 7775/8190/14978 11874/12289/14981 4032/4431/14184 f 2970/3177/14951 14129/14544/14950 7776/8191/14982 11871/12286/14979 f 14129/14544/14950 1000/591/14949 14127/14542/14967 7776/8191/14982 f 7776/8191/14982 14127/14542/14967 2969/3176/14971 11872/12287/14983 f 11871/12286/14979 7776/8191/14982 11872/12287/14983 1946/2153/14980 f 1946/2153/14980 11872/12287/14983 7777/8192/14984 11873/12288/14985 f 11872/12287/14983 2969/3176/14971 14128/14543/14977 7777/8192/14984 f 7777/8192/14984 14128/14543/14977 662/798/3255 14927/15474/3254 f 11873/12288/14985 7777/8192/14984 14927/15474/3254 3369/3642/3251 f 4032/4431/14184 11874/12289/14981 7778/8193/14986 16254/17053/14188 f 11874/12289/14981 1946/2153/14980 11873/12288/14985 7778/8193/14986 f 7778/8193/14986 11873/12288/14985 3369/3642/3251 14928/15475/3250 f 16254/17053/14188 7778/8193/14986 14928/15475/3250 226/321/2241 f 23/41/9834 15886/16581/9833 7779/8194/14987 16318/17149/14988 f 15886/16581/9833 3848/4195/9830 11875/12290/14989 7779/8194/14987 f 7779/8194/14987 11875/12290/14989 1947/2154/14990 11878/12293/14991 f 16318/17149/14988 7779/8194/14987 11878/12293/14991 4064/4479/14992 f 3848/4195/9830 15885/16580/9829 7780/8195/14993 11875/12290/14989 f 15885/16580/9829 389/1074/9818 14132/14547/14994 7780/8195/14993 f 7780/8195/14993 14132/14547/14994 2971/3178/14995 11876/12291/14996 f 11875/12290/14989 7780/8195/14993 11876/12291/14996 1947/2154/14990 f 1947/2154/14990 11876/12291/14996 7781/8196/14997 11877/12292/14998 f 11876/12291/14996 2971/3178/14995 14131/14546/14999 7781/8196/14997 f 7781/8196/14997 14131/14546/14999 1001/592/15000 14137/14552/15001 f 11877/12292/14998 7781/8196/14997 14137/14552/15001 2974/3181/15002 f 4064/4479/14992 11878/12293/14991 7782/8197/15003 16317/17148/15004 f 11878/12293/14991 1947/2154/14990 11877/12292/14998 7782/8197/15003 f 7782/8197/15003 11877/12292/14998 2974/3181/15002 14138/14553/15005 f 16317/17148/15004 7782/8197/15003 14138/14553/15005 497/1216/15006 f 389/1074/9818 15883/16578/9817 7783/8198/15007 14132/14547/14994 f 15883/16578/9817 3847/4194/9814 11879/12294/15008 7783/8198/15007 f 7783/8198/15007 11879/12294/15008 1948/2155/15009 11882/12297/15010 f 14132/14547/14994 7783/8198/15007 11882/12297/15010 2971/3178/14995 f 3847/4194/9814 15884/16579/9813 7784/8199/15011 11879/12294/15008 f 15884/16579/9813 2/4/559 16262/17065/14204 7784/8199/15011 f 7784/8199/15011 16262/17065/14204 4036/4437/14208 11880/12295/15012 f 11879/12294/15008 7784/8199/15011 11880/12295/15012 1948/2155/15009 f 1948/2155/15009 11880/12295/15012 7785/8200/15013 11881/12296/15014 f 11880/12295/15012 4036/4437/14208 16261/17063/14220 7785/8200/15013 f 7785/8200/15013 16261/17063/14220 483/1195/14222 14134/14549/15015 f 11881/12296/15014 7785/8200/15013 14134/14549/15015 2972/3179/15016 f 2971/3178/14995 11882/12297/15010 7786/8201/15017 14131/14546/14999 f 11882/12297/15010 1948/2155/15009 11881/12296/15014 7786/8201/15017 f 7786/8201/15017 11881/12296/15014 2972/3179/15016 14133/14548/15018 f 14131/14546/14999 7786/8201/15017 14133/14548/15018 1001/592/15000 f 1001/592/15000 14133/14548/15018 7787/8202/15019 14135/14550/15020 f 14133/14548/15018 2972/3179/15016 11883/12298/15021 7787/8202/15019 f 7787/8202/15019 11883/12298/15021 1949/2156/15022 11886/12301/15023 f 14135/14550/15020 7787/8202/15019 11886/12301/15023 2973/3180/15024 f 2972/3179/15016 14134/14549/15015 7788/8203/15025 11883/12298/15021 f 14134/14549/15015 483/1195/14222 16259/17059/14248 7788/8203/15025 f 7788/8203/15025 16259/17059/14248 4035/4435/14252 11884/12299/15026 f 11883/12298/15021 7788/8203/15025 11884/12299/15026 1949/2156/15022 f 1949/2156/15022 11884/12299/15026 7789/8204/15027 11885/12300/15028 f 11884/12299/15026 4035/4435/14252 16260/17061/14258 7789/8204/15027 f 7789/8204/15027 16260/17061/14258 227/323/2323 14954/15501/3434 f 11885/12300/15028 7789/8204/15027 14954/15501/3434 3382/3655/3430 f 2973/3180/15024 11886/12301/15023 7790/8205/15029 14136/14551/15030 f 11886/12301/15023 1949/2156/15022 11885/12300/15028 7790/8205/15029 f 7790/8205/15029 11885/12300/15028 3382/3655/3430 14953/15500/3428 f 14136/14551/15030 7790/8205/15029 14953/15500/3428 668/804/3414 f 497/1216/15006 14138/14553/15005 7791/8206/15031 16315/17146/15032 f 14138/14553/15005 2974/3181/15002 11887/12302/15033 7791/8206/15031 f 7791/8206/15031 11887/12302/15033 1950/2157/15034 11890/12305/15035 f 16315/17146/15032 7791/8206/15031 11890/12305/15035 4063/4478/15036 f 2974/3181/15002 14137/14552/15001 7792/8207/15037 11887/12302/15033 f 14137/14552/15001 1001/592/15000 14135/14550/15020 7792/8207/15037 f 7792/8207/15037 14135/14550/15020 2973/3180/15024 11888/12303/15038 f 11887/12302/15033 7792/8207/15037 11888/12303/15038 1950/2157/15034 f 1950/2157/15034 11888/12303/15038 7793/8208/15039 11889/12304/15040 f 11888/12303/15038 2973/3180/15024 14136/14551/15030 7793/8208/15039 f 7793/8208/15039 14136/14551/15030 668/804/3414 14951/15498/3412 f 11889/12304/15040 7793/8208/15039 14951/15498/3412 3381/3654/3407 f 4063/4478/15036 11890/12305/15035 7794/8209/15041 16316/17147/15042 f 11890/12305/15035 1950/2157/15034 11889/12304/15040 7794/8209/15041 f 7794/8209/15041 11889/12304/15040 3381/3654/3407 14952/15499/3404 f 16316/17147/15042 7794/8209/15041 14952/15499/3404 241/344/3403 f 42/73/4011 15050/15617/4014 7795/8210/15043 16264/17069/14280 f 15050/15617/4014 3430/3713/4019 11891/12306/15044 7795/8210/15043 f 7795/8210/15043 11891/12306/15044 1951/2158/15045 11894/12309/15046 f 16264/17069/14280 7795/8210/15043 11894/12309/15046 4037/4439/14281 f 3430/3713/4019 15049/15616/4033 7796/8211/15047 11891/12306/15044 f 15049/15616/4033 692/833/4035 14140/14555/15048 7796/8211/15047 f 7796/8211/15047 14140/14555/15048 2975/3182/15049 11892/12307/15050 f 11891/12306/15044 7796/8211/15047 11892/12307/15050 1951/2158/15045 f 1951/2158/15045 11892/12307/15050 7797/8212/15051 11893/12308/15052 f 11892/12307/15050 2975/3182/15049 14139/14554/15053 7797/8212/15051 f 7797/8212/15051 14139/14554/15053 1002/593/15054 14145/14560/15055 f 11893/12308/15052 7797/8212/15051 14145/14560/15055 2978/3185/15056 f 4037/4439/14281 11894/12309/15046 7798/8213/15057 16263/17067/14285 f 11894/12309/15046 1951/2158/15045 11893/12308/15052 7798/8213/15057 f 7798/8213/15057 11893/12308/15052 2978/3185/15056 14146/14561/15058 f 16263/17067/14285 7798/8213/15057 14146/14561/15058 484/1197/14286 f 692/833/4035 15047/15614/4068 7799/8214/15059 14140/14555/15048 f 15047/15614/4068 3429/3712/4072 11895/12310/15060 7799/8214/15059 f 7799/8214/15059 11895/12310/15060 1952/2159/15061 11898/12313/15062 f 14140/14555/15048 7799/8214/15059 11898/12313/15062 2975/3182/15049 f 3429/3712/4072 15048/15615/4080 7800/8215/15063 11895/12310/15060 f 15048/15615/4080 39/69/4082 16320/17151/15064 7800/8215/15063 f 7800/8215/15063 16320/17151/15064 4065/4480/15065 11896/12311/15066 f 11895/12310/15060 7800/8215/15063 11896/12311/15066 1952/2159/15061 f 1952/2159/15061 11896/12311/15066 7801/8216/15067 11897/12312/15068 f 11896/12311/15066 4065/4480/15065 16319/17150/15069 7801/8216/15067 f 7801/8216/15067 16319/17150/15069 498/1217/15070 14142/14557/15071 f 11897/12312/15068 7801/8216/15067 14142/14557/15071 2976/3183/15072 f 2975/3182/15049 11898/12313/15062 7802/8217/15073 14139/14554/15053 f 11898/12313/15062 1952/2159/15061 11897/12312/15068 7802/8217/15073 f 7802/8217/15073 11897/12312/15068 2976/3183/15072 14141/14556/15074 f 14139/14554/15053 7802/8217/15073 14141/14556/15074 1002/593/15054 f 1002/593/15054 14141/14556/15074 7803/8218/15075 14143/14558/15076 f 14141/14556/15074 2976/3183/15072 11899/12314/15077 7803/8218/15075 f 7803/8218/15075 11899/12314/15077 1953/2160/15078 11902/12317/15079 f 14143/14558/15076 7803/8218/15075 11902/12317/15079 2977/3184/15080 f 2976/3183/15072 14142/14557/15071 7804/8219/15081 11899/12314/15077 f 14142/14557/15071 498/1217/15070 16321/17152/15082 7804/8219/15081 f 7804/8219/15081 16321/17152/15082 4066/4481/15083 11900/12315/15084 f 11899/12314/15077 7804/8219/15081 11900/12315/15084 1953/2160/15078 f 1953/2160/15078 11900/12315/15084 7805/8220/15085 11901/12316/15086 f 11900/12315/15084 4066/4481/15083 16322/17153/15087 7805/8220/15085 f 7805/8220/15085 16322/17153/15087 242/345/3474 14958/15505/3473 f 11901/12316/15086 7805/8220/15085 14958/15505/3473 3384/3657/3470 f 2977/3184/15080 11902/12317/15079 7806/8221/15088 14144/14559/15089 f 11902/12317/15079 1953/2160/15078 11901/12316/15086 7806/8221/15088 f 7806/8221/15088 11901/12316/15086 3384/3657/3470 14957/15504/3469 f 14144/14559/15089 7806/8221/15088 14957/15504/3469 669/805/3458 f 484/1197/14286 14146/14561/15058 7807/8222/15090 16265/17071/14298 f 14146/14561/15058 2978/3185/15056 11903/12318/15091 7807/8222/15090 f 7807/8222/15090 11903/12318/15091 1954/2161/15092 11906/12321/15093 f 16265/17071/14298 7807/8222/15090 11906/12321/15093 4038/4441/14299 f 2978/3185/15056 14145/14560/15055 7808/8223/15094 11903/12318/15091 f 14145/14560/15055 1002/593/15054 14143/14558/15076 7808/8223/15094 f 7808/8223/15094 14143/14558/15076 2977/3184/15080 11904/12319/15095 f 11903/12318/15091 7808/8223/15094 11904/12319/15095 1954/2161/15092 f 1954/2161/15092 11904/12319/15095 7809/8224/15096 11905/12320/15097 f 11904/12319/15095 2977/3184/15080 14144/14559/15089 7809/8224/15096 f 7809/8224/15096 14144/14559/15089 669/805/3458 14955/15502/3457 f 11905/12320/15097 7809/8224/15096 14955/15502/3457 3383/3656/3454 f 4038/4441/14299 11906/12321/15093 7810/8225/15098 16266/17073/14303 f 11906/12321/15093 1954/2161/15092 11905/12320/15097 7810/8225/15098 f 7810/8225/15098 11905/12320/15097 3383/3656/3454 14956/15503/3453 f 16266/17073/14303 7810/8225/15098 14956/15503/3453 228/325/2394 f 62/102/4355 15086/15665/4354 7811/8226/15099 16330/17161/15100 f 15086/15665/4354 3448/3737/4351 11907/12322/15101 7811/8226/15099 f 7811/8226/15099 11907/12322/15101 1955/2162/15102 11910/12325/15103 f 16330/17161/15100 7811/8226/15099 11910/12325/15103 4070/4485/15104 f 3448/3737/4351 15085/15663/4350 7812/8227/15105 11907/12322/15101 f 15085/15663/4350 701/845/4339 14148/14563/15106 7812/8227/15105 f 7812/8227/15105 14148/14563/15106 2979/3186/15107 11908/12323/15108 f 11907/12322/15101 7812/8227/15105 11908/12323/15108 1955/2162/15102 f 1955/2162/15102 11908/12323/15108 7813/8228/15109 11909/12324/15110 f 11908/12323/15108 2979/3186/15107 14147/14562/15111 7813/8228/15109 f 7813/8228/15109 14147/14562/15111 1003/594/15112 14153/14568/15113 f 11909/12324/15110 7813/8228/15109 14153/14568/15113 2982/3189/15114 f 4070/4485/15104 11910/12325/15103 7814/8229/15115 16329/17160/15116 f 11910/12325/15103 1955/2162/15102 11909/12324/15110 7814/8229/15115 f 7814/8229/15115 11909/12324/15110 2982/3189/15114 14154/14569/15117 f 16329/17160/15116 7814/8229/15115 14154/14569/15117 500/1219/15118 f 701/845/4339 15083/15659/4338 7815/8230/15119 14148/14563/15106 f 15083/15659/4338 3447/3735/4335 11911/12326/15120 7815/8230/15119 f 7815/8230/15119 11911/12326/15120 1956/2163/15121 11914/12329/15122 f 14148/14563/15106 7815/8230/15119 11914/12329/15122 2979/3186/15107 f 3447/3735/4335 15084/15661/4334 7816/8231/15123 11911/12326/15120 f 15084/15661/4334 92/144/4333 16324/17155/15124 7816/8231/15123 f 7816/8231/15123 16324/17155/15124 4067/4482/15125 11912/12327/15126 f 11911/12326/15120 7816/8231/15123 11912/12327/15126 1956/2163/15121 f 1956/2163/15121 11912/12327/15126 7817/8232/15127 11913/12328/15128 f 11912/12327/15126 4067/4482/15125 16323/17154/15129 7817/8232/15127 f 7817/8232/15127 16323/17154/15129 499/1218/15130 14150/14565/15131 f 11913/12328/15128 7817/8232/15127 14150/14565/15131 2980/3187/15132 f 2979/3186/15107 11914/12329/15122 7818/8233/15133 14147/14562/15111 f 11914/12329/15122 1956/2163/15121 11913/12328/15128 7818/8233/15133 f 7818/8233/15133 11913/12328/15128 2980/3187/15132 14149/14564/15134 f 14147/14562/15111 7818/8233/15133 14149/14564/15134 1003/594/15112 f 1003/594/15112 14149/14564/15134 7819/8234/15135 14151/14566/15136 f 14149/14564/15134 2980/3187/15132 11915/12330/15137 7819/8234/15135 f 7819/8234/15135 11915/12330/15137 1957/2164/15138 11918/12333/15139 f 14151/14566/15136 7819/8234/15135 11918/12333/15139 2981/3188/15140 f 2980/3187/15132 14150/14565/15131 7820/8235/15141 11915/12330/15137 f 14150/14565/15131 499/1218/15130 16325/17156/15142 7820/8235/15141 f 7820/8235/15141 16325/17156/15142 4068/4483/15143 11916/12331/15144 f 11915/12330/15137 7820/8235/15141 11916/12331/15144 1957/2164/15138 f 1957/2164/15138 11916/12331/15144 7821/8236/15145 11917/12332/15146 f 11916/12331/15144 4068/4483/15143 16326/17157/15147 7821/8236/15145 f 7821/8236/15145 16326/17157/15147 245/348/4414 15098/15677/4413 f 11917/12332/15146 7821/8236/15145 15098/15677/4413 3454/3743/4409 f 2981/3188/15140 11918/12333/15139 7822/8237/15148 14152/14567/15149 f 11918/12333/15139 1957/2164/15138 11917/12332/15146 7822/8237/15148 f 7822/8237/15148 11917/12332/15146 3454/3743/4409 15097/15676/4408 f 14152/14567/15149 7822/8237/15148 15097/15676/4408 704/848/4396 f 500/1219/15118 14154/14569/15117 7823/8238/15150 16327/17158/15151 f 14154/14569/15117 2982/3189/15114 11919/12334/15152 7823/8238/15150 f 7823/8238/15150 11919/12334/15152 1958/2165/15153 11922/12337/15154 f 16327/17158/15151 7823/8238/15150 11922/12337/15154 4069/4484/15155 f 2982/3189/15114 14153/14568/15113 7824/8239/15156 11919/12334/15152 f 14153/14568/15113 1003/594/15112 14151/14566/15136 7824/8239/15156 f 7824/8239/15156 14151/14566/15136 2981/3188/15140 11920/12335/15157 f 11919/12334/15152 7824/8239/15156 11920/12335/15157 1958/2165/15153 f 1958/2165/15153 11920/12335/15157 7825/8240/15158 11921/12336/15159 f 11920/12335/15157 2981/3188/15140 14152/14567/15149 7825/8240/15158 f 7825/8240/15158 14152/14567/15149 704/848/4396 15095/15674/4395 f 11921/12336/15159 7825/8240/15158 15095/15674/4395 3453/3742/4391 f 4069/4484/15155 11922/12337/15154 7826/8241/15160 16328/17159/15161 f 11922/12337/15154 1958/2165/15153 11921/12336/15159 7826/8241/15160 f 7826/8241/15160 11921/12336/15159 3453/3742/4391 15096/15675/4390 f 16328/17159/15161 7826/8241/15160 15096/15675/4390 243/346/4389 f 93/145/4517 15118/15697/4516 7827/8242/15162 16338/17169/15163 f 15118/15697/4516 3464/3753/4513 11923/12338/15164 7827/8242/15162 f 7827/8242/15162 11923/12338/15164 1959/2166/15165 11926/12341/15166 f 16338/17169/15163 7827/8242/15162 11926/12341/15166 4074/4489/15167 f 3464/3753/4513 15117/15696/4512 7828/8243/15168 11923/12338/15164 f 15117/15696/4512 709/853/4501 14156/14571/15169 7828/8243/15168 f 7828/8243/15168 14156/14571/15169 2983/3190/15170 11924/12339/15171 f 11923/12338/15164 7828/8243/15168 11924/12339/15171 1959/2166/15165 f 1959/2166/15165 11924/12339/15171 7829/8244/15172 11925/12340/15173 f 11924/12339/15171 2983/3190/15170 14155/14570/15174 7829/8244/15172 f 7829/8244/15172 14155/14570/15174 1004/595/15175 14161/14576/15176 f 11925/12340/15173 7829/8244/15172 14161/14576/15176 2986/3193/15177 f 4074/4489/15167 11926/12341/15166 7830/8245/15178 16337/17168/15179 f 11926/12341/15166 1959/2166/15165 11925/12340/15173 7830/8245/15178 f 7830/8245/15178 11925/12340/15173 2986/3193/15177 14162/14577/15180 f 16337/17168/15179 7830/8245/15178 14162/14577/15180 502/1221/15181 f 709/853/4501 15115/15694/4500 7831/8246/15182 14156/14571/15169 f 15115/15694/4500 3463/3752/4497 11927/12342/15183 7831/8246/15182 f 7831/8246/15182 11927/12342/15183 1960/2167/15184 11930/12345/15185 f 14156/14571/15169 7831/8246/15182 11930/12345/15185 2983/3190/15170 f 3463/3752/4497 15116/15695/4496 7832/8247/15186 11927/12342/15183 f 15116/15695/4496 63/103/4495 16332/17163/15187 7832/8247/15186 f 7832/8247/15186 16332/17163/15187 4071/4486/15188 11928/12343/15189 f 11927/12342/15183 7832/8247/15186 11928/12343/15189 1960/2167/15184 f 1960/2167/15184 11928/12343/15189 7833/8248/15190 11929/12344/15191 f 11928/12343/15189 4071/4486/15188 16331/17162/15192 7833/8248/15190 f 7833/8248/15190 16331/17162/15192 501/1220/15193 14158/14573/15194 f 11929/12344/15191 7833/8248/15190 14158/14573/15194 2984/3191/15195 f 2983/3190/15170 11930/12345/15185 7834/8249/15196 14155/14570/15174 f 11930/12345/15185 1960/2167/15184 11929/12344/15191 7834/8249/15196 f 7834/8249/15196 11929/12344/15191 2984/3191/15195 14157/14572/15197 f 14155/14570/15174 7834/8249/15196 14157/14572/15197 1004/595/15175 f 1004/595/15175 14157/14572/15197 7835/8250/15198 14159/14574/15199 f 14157/14572/15197 2984/3191/15195 11931/12346/15200 7835/8250/15198 f 7835/8250/15198 11931/12346/15200 1961/2168/15201 11934/12349/15202 f 14159/14574/15199 7835/8250/15198 11934/12349/15202 2985/3192/15203 f 2984/3191/15195 14158/14573/15194 7836/8251/15204 11931/12346/15200 f 14158/14573/15194 501/1220/15193 16333/17164/15205 7836/8251/15204 f 7836/8251/15204 16333/17164/15205 4072/4487/15206 11932/12347/15207 f 11931/12346/15200 7836/8251/15204 11932/12347/15207 1961/2168/15201 f 1961/2168/15201 11932/12347/15207 7837/8252/15208 11933/12348/15209 f 11932/12347/15207 4072/4487/15206 16334/17165/15210 7837/8252/15208 f 7837/8252/15208 16334/17165/15210 244/347/4356 15106/15685/4359 f 11933/12348/15209 7837/8252/15208 15106/15685/4359 3458/3747/4364 f 2985/3192/15203 11934/12349/15202 7838/8253/15211 14160/14575/15212 f 11934/12349/15202 1961/2168/15201 11933/12348/15209 7838/8253/15211 f 7838/8253/15211 11933/12348/15209 3458/3747/4364 15105/15684/4378 f 14160/14575/15212 7838/8253/15211 15105/15684/4378 706/850/4380 f 502/1221/15181 14162/14577/15180 7839/8254/15213 16335/17166/15214 f 14162/14577/15180 2986/3193/15177 11935/12350/15215 7839/8254/15213 f 7839/8254/15213 11935/12350/15215 1962/2169/15216 11938/12353/15217 f 16335/17166/15214 7839/8254/15213 11938/12353/15217 4073/4488/15218 f 2986/3193/15177 14161/14576/15176 7840/8255/15219 11935/12350/15215 f 14161/14576/15176 1004/595/15175 14159/14574/15199 7840/8255/15219 f 7840/8255/15219 14159/14574/15199 2985/3192/15203 11936/12351/15220 f 11935/12350/15215 7840/8255/15219 11936/12351/15220 1962/2169/15216 f 1962/2169/15216 11936/12351/15220 7841/8256/15221 11937/12352/15222 f 11936/12351/15220 2985/3192/15203 14160/14575/15212 7841/8256/15221 f 7841/8256/15221 14160/14575/15212 706/850/4380 15103/15682/4422 f 11937/12352/15222 7841/8256/15221 15103/15682/4422 3457/3746/4426 f 4073/4488/15218 11938/12353/15217 7842/8257/15223 16336/17167/15224 f 11938/12353/15217 1962/2169/15216 11937/12352/15222 7842/8257/15223 f 7842/8257/15223 11937/12352/15222 3457/3746/4426 15104/15683/4434 f 16336/17167/15224 7842/8257/15223 15104/15683/4434 246/349/4436 f 104/160/5300 15266/15865/5299 7843/8258/15225 16346/17177/15226 f 15266/15865/5299 3538/3837/5296 11939/12354/15227 7843/8258/15225 f 7843/8258/15225 11939/12354/15227 1963/2170/15228 11942/12357/15229 f 16346/17177/15226 7843/8258/15225 11942/12357/15229 4078/4493/15230 f 3538/3837/5296 15265/15863/5295 7844/8259/15231 11939/12354/15227 f 15265/15863/5295 746/895/5284 14164/14579/15232 7844/8259/15231 f 7844/8259/15231 14164/14579/15232 2987/3194/15233 11940/12355/15234 f 11939/12354/15227 7844/8259/15231 11940/12355/15234 1963/2170/15228 f 1963/2170/15228 11940/12355/15234 7845/8260/15235 11941/12356/15236 f 11940/12355/15234 2987/3194/15233 14163/14578/15237 7845/8260/15235 f 7845/8260/15235 14163/14578/15237 1005/596/15238 14169/14584/15239 f 11941/12356/15236 7845/8260/15235 14169/14584/15239 2990/3197/15240 f 4078/4493/15230 11942/12357/15229 7846/8261/15241 16345/17176/15242 f 11942/12357/15229 1963/2170/15228 11941/12356/15236 7846/8261/15241 f 7846/8261/15241 11941/12356/15236 2990/3197/15240 14170/14585/15243 f 16345/17176/15242 7846/8261/15241 14170/14585/15243 504/1223/15244 f 746/895/5284 15263/15859/5283 7847/8262/15245 14164/14579/15232 f 15263/15859/5283 3537/3835/5280 11943/12358/15246 7847/8262/15245 f 7847/8262/15245 11943/12358/15246 1964/2171/15247 11946/12361/15248 f 14164/14579/15232 7847/8262/15245 11946/12361/15248 2987/3194/15233 f 3537/3835/5280 15264/15861/5279 7848/8263/15249 11943/12358/15246 f 15264/15861/5279 73/117/5278 16340/17171/15250 7848/8263/15249 f 7848/8263/15249 16340/17171/15250 4075/4490/15251 11944/12359/15252 f 11943/12358/15246 7848/8263/15249 11944/12359/15252 1964/2171/15247 f 1964/2171/15247 11944/12359/15252 7849/8264/15253 11945/12360/15254 f 11944/12359/15252 4075/4490/15251 16339/17170/15255 7849/8264/15253 f 7849/8264/15253 16339/17170/15255 503/1222/15256 14166/14581/15257 f 11945/12360/15254 7849/8264/15253 14166/14581/15257 2988/3195/15258 f 2987/3194/15233 11946/12361/15248 7850/8265/15259 14163/14578/15237 f 11946/12361/15248 1964/2171/15247 11945/12360/15254 7850/8265/15259 f 7850/8265/15259 11945/12360/15254 2988/3195/15258 14165/14580/15260 f 14163/14578/15237 7850/8265/15259 14165/14580/15260 1005/596/15238 f 1005/596/15238 14165/14580/15260 7851/8266/15261 14167/14582/15262 f 14165/14580/15260 2988/3195/15258 11947/12362/15263 7851/8266/15261 f 7851/8266/15261 11947/12362/15263 1965/2172/15264 11950/12365/15265 f 14167/14582/15262 7851/8266/15261 11950/12365/15265 2989/3196/15266 f 2988/3195/15258 14166/14581/15257 7852/8267/15267 11947/12362/15263 f 14166/14581/15257 503/1222/15256 16341/17172/15268 7852/8267/15267 f 7852/8267/15267 16341/17172/15268 4076/4491/15269 11948/12363/15270 f 11947/12362/15263 7852/8267/15267 11948/12363/15270 1965/2172/15264 f 1965/2172/15264 11948/12363/15270 7853/8268/15271 11949/12364/15272 f 11948/12363/15270 4076/4491/15269 16342/17173/15273 7853/8268/15271 f 7853/8268/15271 16342/17173/15273 248/351/5172 15242/15833/5170 f 11949/12364/15272 7853/8268/15271 15242/15833/5170 3526/3821/5166 f 2989/3196/15266 11950/12365/15265 7854/8269/15274 14168/14583/15275 f 11950/12365/15265 1965/2172/15264 11949/12364/15272 7854/8269/15274 f 7854/8269/15274 11949/12364/15272 3526/3821/5166 15241/15832/5164 f 14168/14583/15275 7854/8269/15274 15241/15832/5164 740/887/5150 f 504/1223/15244 14170/14585/15243 7855/8270/15276 16343/17174/15277 f 14170/14585/15243 2990/3197/15240 11951/12366/15278 7855/8270/15276 f 7855/8270/15276 11951/12366/15278 1966/2173/15279 11954/12369/15280 f 16343/17174/15277 7855/8270/15276 11954/12369/15280 4077/4492/15281 f 2990/3197/15240 14169/14584/15239 7856/8271/15282 11951/12366/15278 f 14169/14584/15239 1005/596/15238 14167/14582/15262 7856/8271/15282 f 7856/8271/15282 14167/14582/15262 2989/3196/15266 11952/12367/15283 f 11951/12366/15278 7856/8271/15282 11952/12367/15283 1966/2173/15279 f 1966/2173/15279 11952/12367/15283 7857/8272/15284 11953/12368/15285 f 11952/12367/15283 2989/3196/15266 14168/14583/15275 7857/8272/15284 f 7857/8272/15284 14168/14583/15275 740/887/5150 15239/15830/5148 f 11953/12368/15285 7857/8272/15284 15239/15830/5148 3525/3820/5143 f 4077/4492/15281 11954/12369/15280 7858/8273/15286 16344/17175/15287 f 11954/12369/15280 1966/2173/15279 11953/12368/15285 7858/8273/15286 f 7858/8273/15286 11953/12368/15285 3525/3820/5143 15240/15831/5140 f 16344/17175/15287 7858/8273/15286 15240/15831/5140 247/350/5139 f 72/115/5067 15238/15829/5070 7859/8274/15288 16354/17185/15289 f 15238/15829/5070 3524/3819/5075 11955/12370/15290 7859/8274/15288 f 7859/8274/15288 11955/12370/15290 1967/2174/15291 11958/12373/15292 f 16354/17185/15289 7859/8274/15288 11958/12373/15292 4082/4497/15293 f 3524/3819/5075 15237/15828/5089 7860/8275/15294 11955/12370/15290 f 15237/15828/5089 739/886/5091 14172/14587/15295 7860/8275/15294 f 7860/8275/15294 14172/14587/15295 2991/3198/15296 11956/12371/15297 f 11955/12370/15290 7860/8275/15294 11956/12371/15297 1967/2174/15291 f 1967/2174/15291 11956/12371/15297 7861/8276/15298 11957/12372/15299 f 11956/12371/15297 2991/3198/15296 14171/14586/15300 7861/8276/15298 f 7861/8276/15298 14171/14586/15300 1006/597/15301 14177/14592/15302 f 11957/12372/15299 7861/8276/15298 14177/14592/15302 2994/3201/15303 f 4082/4497/15293 11958/12373/15292 7862/8277/15304 16353/17184/15305 f 11958/12373/15292 1967/2174/15291 11957/12372/15299 7862/8277/15304 f 7862/8277/15304 11957/12372/15299 2994/3201/15303 14178/14593/15306 f 16353/17184/15305 7862/8277/15304 14178/14593/15306 506/1225/15307 f 739/886/5091 15235/15826/5124 7863/8278/15308 14172/14587/15295 f 15235/15826/5124 3523/3818/5128 11959/12374/15309 7863/8278/15308 f 7863/8278/15308 11959/12374/15309 1968/2175/15310 11962/12377/15311 f 14172/14587/15295 7863/8278/15308 11962/12377/15311 2991/3198/15296 f 3523/3818/5128 15236/15827/5136 7864/8279/15312 11959/12374/15309 f 15236/15827/5136 103/158/5138 16348/17179/15313 7864/8279/15312 f 7864/8279/15312 16348/17179/15313 4079/4494/15314 11960/12375/15315 f 11959/12374/15309 7864/8279/15312 11960/12375/15315 1968/2175/15310 f 1968/2175/15310 11960/12375/15315 7865/8280/15316 11961/12376/15317 f 11960/12375/15315 4079/4494/15314 16347/17178/15318 7865/8280/15316 f 7865/8280/15316 16347/17178/15318 505/1224/15319 14174/14589/15320 f 11961/12376/15317 7865/8280/15316 14174/14589/15320 2992/3199/15321 f 2991/3198/15296 11962/12377/15311 7866/8281/15322 14171/14586/15300 f 11962/12377/15311 1968/2175/15310 11961/12376/15317 7866/8281/15322 f 7866/8281/15322 11961/12376/15317 2992/3199/15321 14173/14588/15323 f 14171/14586/15300 7866/8281/15322 14173/14588/15323 1006/597/15301 f 1006/597/15301 14173/14588/15323 7867/8282/15324 14175/14590/15325 f 14173/14588/15323 2992/3199/15321 11963/12378/15326 7867/8282/15324 f 7867/8282/15324 11963/12378/15326 1969/2176/15327 11966/12381/15328 f 14175/14590/15325 7867/8282/15324 11966/12381/15328 2993/3200/15329 f 2992/3199/15321 14174/14589/15320 7868/8283/15330 11963/12378/15326 f 14174/14589/15320 505/1224/15319 16349/17180/15331 7868/8283/15330 f 7868/8283/15330 16349/17180/15331 4080/4495/15332 11964/12379/15333 f 11963/12378/15326 7868/8283/15330 11964/12379/15333 1969/2176/15327 f 1969/2176/15327 11964/12379/15333 7869/8284/15334 11965/12380/15335 f 11964/12379/15333 4080/4495/15332 16350/17181/15336 7869/8284/15334 f 7869/8284/15334 16350/17181/15336 250/353/5219 15250/15841/5218 f 11965/12380/15335 7869/8284/15334 15250/15841/5218 3530/3825/5215 f 2993/3200/15329 11966/12381/15328 7870/8285/15337 14176/14591/15338 f 11966/12381/15328 1969/2176/15327 11965/12380/15335 7870/8285/15337 f 7870/8285/15337 11965/12380/15335 3530/3825/5215 15249/15840/5214 f 14176/14591/15338 7870/8285/15337 15249/15840/5214 742/889/5203 f 506/1225/15307 14178/14593/15306 7871/8286/15339 16351/17182/15340 f 14178/14593/15306 2994/3201/15303 11967/12382/15341 7871/8286/15339 f 7871/8286/15339 11967/12382/15341 1970/2177/15342 11970/12385/15343 f 16351/17182/15340 7871/8286/15339 11970/12385/15343 4081/4496/15344 f 2994/3201/15303 14177/14592/15302 7872/8287/15345 11967/12382/15341 f 14177/14592/15302 1006/597/15301 14175/14590/15325 7872/8287/15345 f 7872/8287/15345 14175/14590/15325 2993/3200/15329 11968/12383/15346 f 11967/12382/15341 7872/8287/15345 11968/12383/15346 1970/2177/15342 f 1970/2177/15342 11968/12383/15346 7873/8288/15347 11969/12384/15348 f 11968/12383/15346 2993/3200/15329 14176/14591/15338 7873/8288/15347 f 7873/8288/15347 14176/14591/15338 742/889/5203 15247/15838/5202 f 11969/12384/15348 7873/8288/15347 15247/15838/5202 3529/3824/5199 f 4081/4496/15344 11970/12385/15343 7874/8289/15349 16352/17183/15350 f 11970/12385/15343 1970/2177/15342 11969/12384/15348 7874/8289/15349 f 7874/8289/15349 11969/12384/15348 3529/3824/5199 15248/15839/5198 f 16352/17183/15350 7874/8289/15349 15248/15839/5198 249/352/5197 f 76/122/5453 15294/15897/5452 7875/8290/15351 16362/17193/15352 f 15294/15897/5452 3552/3853/5449 11971/12386/15353 7875/8290/15351 f 7875/8290/15351 11971/12386/15353 1971/2178/15354 11974/12389/15355 f 16362/17193/15352 7875/8290/15351 11974/12389/15355 4086/4501/15356 f 3552/3853/5449 15293/15896/5448 7876/8291/15357 11971/12386/15353 f 15293/15896/5448 753/903/5437 14180/14595/15358 7876/8291/15357 f 7876/8291/15357 14180/14595/15358 2995/3202/15359 11972/12387/15360 f 11971/12386/15353 7876/8291/15357 11972/12387/15360 1971/2178/15354 f 1971/2178/15354 11972/12387/15360 7877/8292/15361 11973/12388/15362 f 11972/12387/15360 2995/3202/15359 14179/14594/15363 7877/8292/15361 f 7877/8292/15361 14179/14594/15363 1007/598/15364 14185/14600/15365 f 11973/12388/15362 7877/8292/15361 14185/14600/15365 2998/3205/15366 f 4086/4501/15356 11974/12389/15355 7878/8293/15367 16361/17192/15368 f 11974/12389/15355 1971/2178/15354 11973/12388/15362 7878/8293/15367 f 7878/8293/15367 11973/12388/15362 2998/3205/15366 14186/14601/15369 f 16361/17192/15368 7878/8293/15367 14186/14601/15369 508/1227/15370 f 753/903/5437 15291/15894/5436 7879/8294/15371 14180/14595/15358 f 15291/15894/5436 3551/3852/5433 11975/12390/15372 7879/8294/15371 f 7879/8294/15371 11975/12390/15372 1972/2179/15373 11978/12393/15374 f 14180/14595/15358 7879/8294/15371 11978/12393/15374 2995/3202/15359 f 3551/3852/5433 15292/15895/5432 7880/8295/15375 11975/12390/15372 f 15292/15895/5432 123/186/5431 16356/17187/15376 7880/8295/15375 f 7880/8295/15375 16356/17187/15376 4083/4498/15377 11976/12391/15378 f 11975/12390/15372 7880/8295/15375 11976/12391/15378 1972/2179/15373 f 1972/2179/15373 11976/12391/15378 7881/8296/15379 11977/12392/15380 f 11976/12391/15378 4083/4498/15377 16355/17186/15381 7881/8296/15379 f 7881/8296/15379 16355/17186/15381 507/1226/15382 14182/14597/15383 f 11977/12392/15380 7881/8296/15379 14182/14597/15383 2996/3203/15384 f 2995/3202/15359 11978/12393/15374 7882/8297/15385 14179/14594/15363 f 11978/12393/15374 1972/2179/15373 11977/12392/15380 7882/8297/15385 f 7882/8297/15385 11977/12392/15380 2996/3203/15384 14181/14596/15386 f 14179/14594/15363 7882/8297/15385 14181/14596/15386 1007/598/15364 f 1007/598/15364 14181/14596/15386 7883/8298/15387 14183/14598/15388 f 14181/14596/15386 2996/3203/15384 11979/12394/15389 7883/8298/15387 f 7883/8298/15387 11979/12394/15389 1973/2180/15390 11982/12397/15391 f 14183/14598/15388 7883/8298/15387 11982/12397/15391 2997/3204/15392 f 2996/3203/15384 14182/14597/15383 7884/8299/15393 11979/12394/15389 f 14182/14597/15383 507/1226/15382 16357/17188/15394 7884/8299/15393 f 7884/8299/15393 16357/17188/15394 4084/4499/15395 11980/12395/15396 f 11979/12394/15389 7884/8299/15393 11980/12395/15396 1973/2180/15390 f 1973/2180/15390 11980/12395/15396 7885/8300/15397 11981/12396/15398 f 11980/12395/15396 4084/4499/15395 16358/17189/15399 7885/8300/15397 f 7885/8300/15397 16358/17189/15399 253/356/5512 15306/15909/5511 f 11981/12396/15398 7885/8300/15397 15306/15909/5511 3558/3859/5507 f 2997/3204/15392 11982/12397/15391 7886/8301/15400 14184/14599/15401 f 11982/12397/15391 1973/2180/15390 11981/12396/15398 7886/8301/15400 f 7886/8301/15400 11981/12396/15398 3558/3859/5507 15305/15908/5506 f 14184/14599/15401 7886/8301/15400 15305/15908/5506 756/906/5494 f 508/1227/15370 14186/14601/15369 7887/8302/15402 16359/17190/15403 f 14186/14601/15369 2998/3205/15366 11983/12398/15404 7887/8302/15402 f 7887/8302/15402 11983/12398/15404 1974/2181/15405 11986/12401/15406 f 16359/17190/15403 7887/8302/15402 11986/12401/15406 4085/4500/15407 f 2998/3205/15366 14185/14600/15365 7888/8303/15408 11983/12398/15404 f 14185/14600/15365 1007/598/15364 14183/14598/15388 7888/8303/15408 f 7888/8303/15408 14183/14598/15388 2997/3204/15392 11984/12399/15409 f 11983/12398/15404 7888/8303/15408 11984/12399/15409 1974/2181/15405 f 1974/2181/15405 11984/12399/15409 7889/8304/15410 11985/12400/15411 f 11984/12399/15409 2997/3204/15392 14184/14599/15401 7889/8304/15410 f 7889/8304/15410 14184/14599/15401 756/906/5494 15303/15906/5493 f 11985/12400/15411 7889/8304/15410 15303/15906/5493 3557/3858/5489 f 4085/4500/15407 11986/12401/15406 7890/8305/15412 16360/17191/15413 f 11986/12401/15406 1974/2181/15405 11985/12400/15411 7890/8305/15412 f 7890/8305/15412 11985/12400/15411 3557/3858/5489 15304/15907/5488 f 16360/17191/15413 7890/8305/15412 15304/15907/5488 251/354/5487 f 124/187/5615 15326/15929/5614 7891/8306/15414 16370/17201/15415 f 15326/15929/5614 3568/3869/5611 11987/12402/15416 7891/8306/15414 f 7891/8306/15414 11987/12402/15416 1975/2182/15417 11990/12405/15418 f 16370/17201/15415 7891/8306/15414 11990/12405/15418 4090/4505/15419 f 3568/3869/5611 15325/15928/5610 7892/8307/15420 11987/12402/15416 f 15325/15928/5610 761/911/5599 14188/14603/15421 7892/8307/15420 f 7892/8307/15420 14188/14603/15421 2999/3206/15422 11988/12403/15423 f 11987/12402/15416 7892/8307/15420 11988/12403/15423 1975/2182/15417 f 1975/2182/15417 11988/12403/15423 7893/8308/15424 11989/12404/15425 f 11988/12403/15423 2999/3206/15422 14187/14602/15426 7893/8308/15424 f 7893/8308/15424 14187/14602/15426 1008/599/15427 14193/14608/15428 f 11989/12404/15425 7893/8308/15424 14193/14608/15428 3002/3209/15429 f 4090/4505/15419 11990/12405/15418 7894/8309/15430 16369/17200/15431 f 11990/12405/15418 1975/2182/15417 11989/12404/15425 7894/8309/15430 f 7894/8309/15430 11989/12404/15425 3002/3209/15429 14194/14609/15432 f 16369/17200/15431 7894/8309/15430 14194/14609/15432 510/1229/15433 f 761/911/5599 15323/15926/5598 7895/8310/15434 14188/14603/15421 f 15323/15926/5598 3567/3868/5595 11991/12406/15435 7895/8310/15434 f 7895/8310/15434 11991/12406/15435 1976/2183/15436 11994/12409/15437 f 14188/14603/15421 7895/8310/15434 11994/12409/15437 2999/3206/15422 f 3567/3868/5595 15324/15927/5594 7896/8311/15438 11991/12406/15435 f 15324/15927/5594 77/123/5593 16364/17195/15439 7896/8311/15438 f 7896/8311/15438 16364/17195/15439 4087/4502/15440 11992/12407/15441 f 11991/12406/15435 7896/8311/15438 11992/12407/15441 1976/2183/15436 f 1976/2183/15436 11992/12407/15441 7897/8312/15442 11993/12408/15443 f 11992/12407/15441 4087/4502/15440 16363/17194/15444 7897/8312/15442 f 7897/8312/15442 16363/17194/15444 509/1228/15445 14190/14605/15446 f 11993/12408/15443 7897/8312/15442 14190/14605/15446 3000/3207/15447 f 2999/3206/15422 11994/12409/15437 7898/8313/15448 14187/14602/15426 f 11994/12409/15437 1976/2183/15436 11993/12408/15443 7898/8313/15448 f 7898/8313/15448 11993/12408/15443 3000/3207/15447 14189/14604/15449 f 14187/14602/15426 7898/8313/15448 14189/14604/15449 1008/599/15427 f 1008/599/15427 14189/14604/15449 7899/8314/15450 14191/14606/15451 f 14189/14604/15449 3000/3207/15447 11995/12410/15452 7899/8314/15450 f 7899/8314/15450 11995/12410/15452 1977/2184/15453 11998/12413/15454 f 14191/14606/15451 7899/8314/15450 11998/12413/15454 3001/3208/15455 f 3000/3207/15447 14190/14605/15446 7900/8315/15456 11995/12410/15452 f 14190/14605/15446 509/1228/15445 16365/17196/15457 7900/8315/15456 f 7900/8315/15456 16365/17196/15457 4088/4503/15458 11996/12411/15459 f 11995/12410/15452 7900/8315/15456 11996/12411/15459 1977/2184/15453 f 1977/2184/15453 11996/12411/15459 7901/8316/15460 11997/12412/15461 f 11996/12411/15459 4088/4503/15458 16366/17197/15462 7901/8316/15460 f 7901/8316/15460 16366/17197/15462 252/355/5454 15314/15917/5457 f 11997/12412/15461 7901/8316/15460 15314/15917/5457 3562/3863/5462 f 3001/3208/15455 11998/12413/15454 7902/8317/15463 14192/14607/15464 f 11998/12413/15454 1977/2184/15453 11997/12412/15461 7902/8317/15463 f 7902/8317/15463 11997/12412/15461 3562/3863/5462 15313/15916/5476 f 14192/14607/15464 7902/8317/15463 15313/15916/5476 758/908/5478 f 510/1229/15433 14194/14609/15432 7903/8318/15465 16367/17198/15466 f 14194/14609/15432 3002/3209/15429 11999/12414/15467 7903/8318/15465 f 7903/8318/15465 11999/12414/15467 1978/2185/15468 12002/12417/15469 f 16367/17198/15466 7903/8318/15465 12002/12417/15469 4089/4504/15470 f 3002/3209/15429 14193/14608/15428 7904/8319/15471 11999/12414/15467 f 14193/14608/15428 1008/599/15427 14191/14606/15451 7904/8319/15471 f 7904/8319/15471 14191/14606/15451 3001/3208/15455 12000/12415/15472 f 11999/12414/15467 7904/8319/15471 12000/12415/15472 1978/2185/15468 f 1978/2185/15468 12000/12415/15472 7905/8320/15473 12001/12416/15474 f 12000/12415/15472 3001/3208/15455 14192/14607/15464 7905/8320/15473 f 7905/8320/15473 14192/14607/15464 758/908/5478 15311/15914/5520 f 12001/12416/15474 7905/8320/15473 15311/15914/5520 3561/3862/5524 f 4089/4504/15470 12002/12417/15469 7906/8321/15475 16368/17199/15476 f 12002/12417/15469 1978/2185/15468 12001/12416/15474 7906/8321/15475 f 7906/8321/15475 12001/12416/15474 3561/3862/5524 15312/15915/5532 f 16368/17199/15476 7906/8321/15475 15312/15915/5532 254/357/5534 f 137/204/6479 15490/16113/6478 7907/8322/15477 16378/17209/15478 f 15490/16113/6478 3650/3961/6475 12003/12418/15479 7907/8322/15477 f 7907/8322/15477 12003/12418/15479 1979/2186/15480 12006/12421/15481 f 16378/17209/15478 7907/8322/15477 12006/12421/15481 4094/4509/15482 f 3650/3961/6475 15489/16111/6474 7908/8323/15483 12003/12418/15479 f 15489/16111/6474 290/957/6463 14196/14611/15484 7908/8323/15483 f 7908/8323/15483 14196/14611/15484 3003/3210/15485 12004/12419/15486 f 12003/12418/15479 7908/8323/15483 12004/12419/15486 1979/2186/15480 f 1979/2186/15480 12004/12419/15486 7909/8324/15487 12005/12420/15488 f 12004/12419/15486 3003/3210/15485 14195/14610/15489 7909/8324/15487 f 7909/8324/15487 14195/14610/15489 1009/600/15490 14201/14616/15491 f 12005/12420/15488 7909/8324/15487 14201/14616/15491 3006/3213/15492 f 4094/4509/15482 12006/12421/15481 7910/8325/15493 16377/17208/15494 f 12006/12421/15481 1979/2186/15480 12005/12420/15488 7910/8325/15493 f 7910/8325/15493 12005/12420/15488 3006/3213/15492 14202/14617/15495 f 16377/17208/15494 7910/8325/15493 14202/14617/15495 512/1231/15496 f 290/957/6463 15487/16107/6462 7911/8326/15497 14196/14611/15484 f 15487/16107/6462 3649/3959/6459 12007/12422/15498 7911/8326/15497 f 7911/8326/15497 12007/12422/15498 1980/2187/15499 12010/12425/15500 f 14196/14611/15484 7911/8326/15497 12010/12425/15500 3003/3210/15485 f 3649/3959/6459 15488/16109/6458 7912/8327/15501 12007/12422/15498 f 15488/16109/6458 88/138/6457 16372/17203/15502 7912/8327/15501 f 7912/8327/15501 16372/17203/15502 4091/4506/15503 12008/12423/15504 f 12007/12422/15498 7912/8327/15501 12008/12423/15504 1980/2187/15499 f 1980/2187/15499 12008/12423/15504 7913/8328/15505 12009/12424/15506 f 12008/12423/15504 4091/4506/15503 16371/17202/15507 7913/8328/15505 f 7913/8328/15505 16371/17202/15507 511/1230/15508 14198/14613/15509 f 12009/12424/15506 7913/8328/15505 14198/14613/15509 3004/3211/15510 f 3003/3210/15485 12010/12425/15500 7914/8329/15511 14195/14610/15489 f 12010/12425/15500 1980/2187/15499 12009/12424/15506 7914/8329/15511 f 7914/8329/15511 12009/12424/15506 3004/3211/15510 14197/14612/15512 f 14195/14610/15489 7914/8329/15511 14197/14612/15512 1009/600/15490 f 1009/600/15490 14197/14612/15512 7915/8330/15513 14199/14614/15514 f 14197/14612/15512 3004/3211/15510 12011/12426/15515 7915/8330/15513 f 7915/8330/15513 12011/12426/15515 1981/2188/15516 12014/12429/15517 f 14199/14614/15514 7915/8330/15513 12014/12429/15517 3005/3212/15518 f 3004/3211/15510 14198/14613/15509 7916/8331/15519 12011/12426/15515 f 14198/14613/15509 511/1230/15508 16373/17204/15520 7916/8331/15519 f 7916/8331/15519 16373/17204/15520 4092/4507/15521 12012/12427/15522 f 12011/12426/15515 7916/8331/15519 12012/12427/15522 1981/2188/15516 f 1981/2188/15516 12012/12427/15522 7917/8332/15523 12013/12428/15524 f 12012/12427/15522 4092/4507/15521 16374/17205/15525 7917/8332/15523 f 7917/8332/15523 16374/17205/15525 256/359/6351 15466/16081/6349 f 12013/12428/15524 7917/8332/15523 15466/16081/6349 3638/3945/6345 f 3005/3212/15518 12014/12429/15517 7918/8333/15526 14200/14615/15527 f 12014/12429/15517 1981/2188/15516 12013/12428/15524 7918/8333/15526 f 7918/8333/15526 12013/12428/15524 3638/3945/6345 15465/16080/6343 f 14200/14615/15527 7918/8333/15526 15465/16080/6343 284/949/6329 f 512/1231/15496 14202/14617/15495 7919/8334/15528 16375/17206/15529 f 14202/14617/15495 3006/3213/15492 12015/12430/15530 7919/8334/15528 f 7919/8334/15528 12015/12430/15530 1982/2189/15531 12018/12433/15532 f 16375/17206/15529 7919/8334/15528 12018/12433/15532 4093/4508/15533 f 3006/3213/15492 14201/14616/15491 7920/8335/15534 12015/12430/15530 f 14201/14616/15491 1009/600/15490 14199/14614/15514 7920/8335/15534 f 7920/8335/15534 14199/14614/15514 3005/3212/15518 12016/12431/15535 f 12015/12430/15530 7920/8335/15534 12016/12431/15535 1982/2189/15531 f 1982/2189/15531 12016/12431/15535 7921/8336/15536 12017/12432/15537 f 12016/12431/15535 3005/3212/15518 14200/14615/15527 7921/8336/15536 f 7921/8336/15536 14200/14615/15527 284/949/6329 15463/16078/6327 f 12017/12432/15537 7921/8336/15536 15463/16078/6327 3637/3944/6322 f 4093/4508/15533 12018/12433/15532 7922/8337/15538 16376/17207/15539 f 12018/12433/15532 1982/2189/15531 12017/12432/15537 7922/8337/15538 f 7922/8337/15538 12017/12432/15537 3637/3944/6322 15464/16079/6319 f 16376/17207/15539 7922/8337/15538 15464/16079/6319 255/358/6318 f 87/136/6246 15462/16077/6249 7923/8338/15540 16386/17217/15541 f 15462/16077/6249 3636/3943/6254 12019/12434/15542 7923/8338/15540 f 7923/8338/15540 12019/12434/15542 1983/2190/15543 12022/12437/15544 f 16386/17217/15541 7923/8338/15540 12022/12437/15544 4098/4513/15545 f 3636/3943/6254 15461/16076/6268 7924/8339/15546 12019/12434/15542 f 15461/16076/6268 283/948/6270 14204/14619/15547 7924/8339/15546 f 7924/8339/15546 14204/14619/15547 3007/3214/15548 12020/12435/15549 f 12019/12434/15542 7924/8339/15546 12020/12435/15549 1983/2190/15543 f 1983/2190/15543 12020/12435/15549 7925/8340/15550 12021/12436/15551 f 12020/12435/15549 3007/3214/15548 14203/14618/15552 7925/8340/15550 f 7925/8340/15550 14203/14618/15552 1010/601/15553 14209/14624/15554 f 12021/12436/15551 7925/8340/15550 14209/14624/15554 3010/3217/15555 f 4098/4513/15545 12022/12437/15544 7926/8341/15556 16385/17216/15557 f 12022/12437/15544 1983/2190/15543 12021/12436/15551 7926/8341/15556 f 7926/8341/15556 12021/12436/15551 3010/3217/15555 14210/14625/15558 f 16385/17216/15557 7926/8341/15556 14210/14625/15558 514/1233/15559 f 283/948/6270 15459/16074/6303 7927/8342/15560 14204/14619/15547 f 15459/16074/6303 3635/3942/6307 12023/12438/15561 7927/8342/15560 f 7927/8342/15560 12023/12438/15561 1984/2191/15562 12026/12441/15563 f 14204/14619/15547 7927/8342/15560 12026/12441/15563 3007/3214/15548 f 3635/3942/6307 15460/16075/6315 7928/8343/15564 12023/12438/15561 f 15460/16075/6315 136/202/6317 16380/17211/15565 7928/8343/15564 f 7928/8343/15564 16380/17211/15565 4095/4510/15566 12024/12439/15567 f 12023/12438/15561 7928/8343/15564 12024/12439/15567 1984/2191/15562 f 1984/2191/15562 12024/12439/15567 7929/8344/15568 12025/12440/15569 f 12024/12439/15567 4095/4510/15566 16379/17210/15570 7929/8344/15568 f 7929/8344/15568 16379/17210/15570 513/1232/15571 14206/14621/15572 f 12025/12440/15569 7929/8344/15568 14206/14621/15572 3008/3215/15573 f 3007/3214/15548 12026/12441/15563 7930/8345/15574 14203/14618/15552 f 12026/12441/15563 1984/2191/15562 12025/12440/15569 7930/8345/15574 f 7930/8345/15574 12025/12440/15569 3008/3215/15573 14205/14620/15575 f 14203/14618/15552 7930/8345/15574 14205/14620/15575 1010/601/15553 f 1010/601/15553 14205/14620/15575 7931/8346/15576 14207/14622/15577 f 14205/14620/15575 3008/3215/15573 12027/12442/15578 7931/8346/15576 f 7931/8346/15576 12027/12442/15578 1985/2192/15579 12030/12445/15580 f 14207/14622/15577 7931/8346/15576 12030/12445/15580 3009/3216/15581 f 3008/3215/15573 14206/14621/15572 7932/8347/15582 12027/12442/15578 f 14206/14621/15572 513/1232/15571 16381/17212/15583 7932/8347/15582 f 7932/8347/15582 16381/17212/15583 4096/4511/15584 12028/12443/15585 f 12027/12442/15578 7932/8347/15582 12028/12443/15585 1985/2192/15579 f 1985/2192/15579 12028/12443/15585 7933/8348/15586 12029/12444/15587 f 12028/12443/15585 4096/4511/15584 16382/17213/15588 7933/8348/15586 f 7933/8348/15586 16382/17213/15588 258/361/6398 15474/16089/6397 f 12029/12444/15587 7933/8348/15586 15474/16089/6397 3642/3949/6394 f 3009/3216/15581 12030/12445/15580 7934/8349/15589 14208/14623/15590 f 12030/12445/15580 1985/2192/15579 12029/12444/15587 7934/8349/15589 f 7934/8349/15589 12029/12444/15587 3642/3949/6394 15473/16088/6393 f 14208/14623/15590 7934/8349/15589 15473/16088/6393 286/951/6382 f 514/1233/15559 14210/14625/15558 7935/8350/15591 16383/17214/15592 f 14210/14625/15558 3010/3217/15555 12031/12446/15593 7935/8350/15591 f 7935/8350/15591 12031/12446/15593 1986/2193/15594 12034/12449/15595 f 16383/17214/15592 7935/8350/15591 12034/12449/15595 4097/4512/15596 f 3010/3217/15555 14209/14624/15554 7936/8351/15597 12031/12446/15593 f 14209/14624/15554 1010/601/15553 14207/14622/15577 7936/8351/15597 f 7936/8351/15597 14207/14622/15577 3009/3216/15581 12032/12447/15598 f 12031/12446/15593 7936/8351/15597 12032/12447/15598 1986/2193/15594 f 1986/2193/15594 12032/12447/15598 7937/8352/15599 12033/12448/15600 f 12032/12447/15598 3009/3216/15581 14208/14623/15590 7937/8352/15599 f 7937/8352/15599 14208/14623/15590 286/951/6382 15471/16086/6381 f 12033/12448/15600 7937/8352/15599 15471/16086/6381 3641/3948/6378 f 4097/4512/15596 12034/12449/15595 7938/8353/15601 16384/17215/15602 f 12034/12449/15595 1986/2193/15594 12033/12448/15600 7938/8353/15601 f 7938/8353/15601 12033/12448/15600 3641/3948/6378 15472/16087/6377 f 16384/17215/15602 7938/8353/15601 15472/16087/6377 257/360/6376 f 92/144/4333 15534/16161/6704 7939/8354/15603 16324/17155/15124 f 15534/16161/6704 3672/3985/6702 12035/12450/15604 7939/8354/15603 f 7939/8354/15603 12035/12450/15604 1987/2194/15605 12038/12453/15606 f 16324/17155/15124 7939/8354/15603 12038/12453/15606 4067/4482/15125 f 3672/3985/6702 15533/16159/6701 7940/8355/15607 12035/12450/15604 f 15533/16159/6701 301/969/6692 14212/14627/15608 7940/8355/15607 f 7940/8355/15607 14212/14627/15608 3011/3218/15609 12036/12451/15610 f 12035/12450/15604 7940/8355/15607 12036/12451/15610 1987/2194/15605 f 1987/2194/15605 12036/12451/15610 7941/8356/15611 12037/12452/15612 f 12036/12451/15610 3011/3218/15609 14211/14626/15613 7941/8356/15611 f 7941/8356/15611 14211/14626/15613 1011/602/15614 14217/14632/15615 f 12037/12452/15612 7941/8356/15611 14217/14632/15615 3014/3221/15616 f 4067/4482/15125 12038/12453/15606 7942/8357/15617 16323/17154/15129 f 12038/12453/15606 1987/2194/15605 12037/12452/15612 7942/8357/15617 f 7942/8357/15617 12037/12452/15612 3014/3221/15616 14218/14633/15618 f 16323/17154/15129 7942/8357/15617 14218/14633/15618 499/1218/15130 f 301/969/6692 15531/16155/6691 7943/8358/15619 14212/14627/15608 f 15531/16155/6691 3671/3983/6688 12039/12454/15620 7943/8358/15619 f 7943/8358/15619 12039/12454/15620 1988/2195/15621 12042/12457/15622 f 14212/14627/15608 7943/8358/15619 12042/12457/15622 3011/3218/15609 f 3671/3983/6688 15532/16157/6687 7944/8359/15623 12039/12454/15620 f 15532/16157/6687 11/20/6686 16274/17085/14316 7944/8359/15623 f 7944/8359/15623 16274/17085/14316 4042/4447/14320 12040/12455/15624 f 12039/12454/15620 7944/8359/15623 12040/12455/15624 1988/2195/15621 f 1988/2195/15621 12040/12455/15624 7945/8360/15625 12041/12456/15626 f 12040/12455/15624 4042/4447/14320 16273/17083/14332 7945/8360/15625 f 7945/8360/15625 16273/17083/14332 486/1200/14334 14214/14629/15627 f 12041/12456/15626 7945/8360/15625 14214/14629/15627 3012/3219/15628 f 3011/3218/15609 12042/12457/15622 7946/8361/15629 14211/14626/15613 f 12042/12457/15622 1988/2195/15621 12041/12456/15626 7946/8361/15629 f 7946/8361/15629 12041/12456/15626 3012/3219/15628 14213/14628/15630 f 14211/14626/15613 7946/8361/15629 14213/14628/15630 1011/602/15614 f 1011/602/15614 14213/14628/15630 7947/8362/15631 14215/14630/15632 f 14213/14628/15630 3012/3219/15628 12043/12458/15633 7947/8362/15631 f 7947/8362/15631 12043/12458/15633 1989/2196/15634 12046/12461/15635 f 14215/14630/15632 7947/8362/15631 12046/12461/15635 3013/3220/15636 f 3012/3219/15628 14214/14629/15627 7948/8363/15637 12043/12458/15633 f 14214/14629/15627 486/1200/14334 16271/17079/14367 7948/8363/15637 f 7948/8363/15637 16271/17079/14367 4041/4445/14371 12044/12459/15638 f 12043/12458/15633 7948/8363/15637 12044/12459/15638 1989/2196/15634 f 1989/2196/15634 12044/12459/15638 7949/8364/15639 12045/12460/15640 f 12044/12459/15638 4041/4445/14371 16272/17081/14377 7949/8364/15639 f 7949/8364/15639 16272/17081/14377 230/328/2548 15538/16165/6753 f 12045/12460/15640 7949/8364/15639 15538/16165/6753 3674/3987/6749 f 3013/3220/15636 12046/12461/15635 7950/8365/15641 14216/14631/15642 f 12046/12461/15635 1989/2196/15634 12045/12460/15640 7950/8365/15641 f 7950/8365/15641 12045/12460/15640 3674/3987/6749 15537/16164/6748 f 14216/14631/15642 7950/8365/15641 15537/16164/6748 302/970/6736 f 499/1218/15130 14218/14633/15618 7951/8366/15643 16325/17156/15142 f 14218/14633/15618 3014/3221/15616 12047/12462/15644 7951/8366/15643 f 7951/8366/15643 12047/12462/15644 1990/2197/15645 12050/12465/15646 f 16325/17156/15142 7951/8366/15643 12050/12465/15646 4068/4483/15143 f 3014/3221/15616 14217/14632/15615 7952/8367/15647 12047/12462/15644 f 14217/14632/15615 1011/602/15614 14215/14630/15632 7952/8367/15647 f 7952/8367/15647 14215/14630/15632 3013/3220/15636 12048/12463/15648 f 12047/12462/15644 7952/8367/15647 12048/12463/15648 1990/2197/15645 f 1990/2197/15645 12048/12463/15648 7953/8368/15649 12049/12464/15650 f 12048/12463/15648 3013/3220/15636 14216/14631/15642 7953/8368/15649 f 7953/8368/15649 14216/14631/15642 302/970/6736 15535/16162/6735 f 12049/12464/15650 7953/8368/15649 15535/16162/6735 3673/3986/6731 f 4068/4483/15143 12050/12465/15646 7954/8369/15651 16326/17157/15147 f 12050/12465/15646 1990/2197/15645 12049/12464/15650 7954/8369/15651 f 7954/8369/15651 12049/12464/15650 3673/3986/6731 15536/16163/6730 f 16326/17157/15147 7954/8369/15651 15536/16163/6730 245/348/4414 f 27/48/4274 15550/16177/6830 7955/8370/15652 16276/17089/14403 f 15550/16177/6830 3680/3993/6828 12051/12466/15653 7955/8370/15652 f 7955/8370/15652 12051/12466/15653 1991/2198/15654 12054/12469/15655 f 16276/17089/14403 7955/8370/15652 12054/12469/15655 4043/4449/14404 f 3680/3993/6828 15549/16176/6827 7956/8371/15656 12051/12466/15653 f 15549/16176/6827 305/973/6818 14220/14635/15657 7956/8371/15656 f 7956/8371/15656 14220/14635/15657 3015/3222/15658 12052/12467/15659 f 12051/12466/15653 7956/8371/15656 12052/12467/15659 1991/2198/15654 f 1991/2198/15654 12052/12467/15659 7957/8372/15660 12053/12468/15661 f 12052/12467/15659 3015/3222/15658 14219/14634/15662 7957/8372/15660 f 7957/8372/15660 14219/14634/15662 1012/603/15663 14225/14640/15664 f 12053/12468/15661 7957/8372/15660 14225/14640/15664 3018/3225/15665 f 4043/4449/14404 12054/12469/15655 7958/8373/15666 16275/17087/14408 f 12054/12469/15655 1991/2198/15654 12053/12468/15661 7958/8373/15666 f 7958/8373/15666 12053/12468/15661 3018/3225/15665 14226/14641/15667 f 16275/17087/14408 7958/8373/15666 14226/14641/15667 487/1202/14409 f 305/973/6818 15547/16174/6817 7959/8374/15668 14220/14635/15657 f 15547/16174/6817 3679/3992/6814 12055/12470/15669 7959/8374/15668 f 7959/8374/15668 12055/12470/15669 1992/2199/15670 12058/12473/15671 f 14220/14635/15657 7959/8374/15668 12058/12473/15671 3015/3222/15658 f 3679/3992/6814 15548/16175/6813 7960/8375/15672 12055/12470/15669 f 15548/16175/6813 93/145/4517 16338/17169/15163 7960/8375/15672 f 7960/8375/15672 16338/17169/15163 4074/4489/15167 12056/12471/15673 f 12055/12470/15669 7960/8375/15672 12056/12471/15673 1992/2199/15670 f 1992/2199/15670 12056/12471/15673 7961/8376/15674 12057/12472/15675 f 12056/12471/15673 4074/4489/15167 16337/17168/15179 7961/8376/15674 f 7961/8376/15674 16337/17168/15179 502/1221/15181 14222/14637/15676 f 12057/12472/15675 7961/8376/15674 14222/14637/15676 3016/3223/15677 f 3015/3222/15658 12058/12473/15671 7962/8377/15678 14219/14634/15662 f 12058/12473/15671 1992/2199/15670 12057/12472/15675 7962/8377/15678 f 7962/8377/15678 12057/12472/15675 3016/3223/15677 14221/14636/15679 f 14219/14634/15662 7962/8377/15678 14221/14636/15679 1012/603/15663 f 1012/603/15663 14221/14636/15679 7963/8378/15680 14223/14638/15681 f 14221/14636/15679 3016/3223/15677 12059/12474/15682 7963/8378/15680 f 7963/8378/15680 12059/12474/15682 1993/2200/15683 12062/12477/15684 f 14223/14638/15681 7963/8378/15680 12062/12477/15684 3017/3224/15685 f 3016/3223/15677 14222/14637/15676 7964/8379/15686 12059/12474/15682 f 14222/14637/15676 502/1221/15181 16335/17166/15214 7964/8379/15686 f 7964/8379/15686 16335/17166/15214 4073/4488/15218 12060/12475/15687 f 12059/12474/15682 7964/8379/15686 12060/12475/15687 1993/2200/15683 f 1993/2200/15683 12060/12475/15687 7965/8380/15688 12061/12476/15689 f 12060/12475/15687 4073/4488/15218 16336/17167/15224 7965/8380/15688 f 7965/8380/15688 16336/17167/15224 246/349/4436 15542/16169/6706 f 12061/12476/15689 7965/8380/15688 15542/16169/6706 3676/3989/6710 f 3017/3224/15685 12062/12477/15684 7966/8381/15690 14224/14639/15691 f 12062/12477/15684 1993/2200/15683 12061/12476/15689 7966/8381/15690 f 7966/8381/15690 12061/12476/15689 3676/3989/6710 15541/16168/6722 f 14224/14639/15691 7966/8381/15690 15541/16168/6722 303/971/6724 f 487/1202/14409 14226/14641/15667 7967/8382/15692 16277/17091/14421 f 14226/14641/15667 3018/3225/15665 12063/12478/15693 7967/8382/15692 f 7967/8382/15692 12063/12478/15693 1994/2201/15694 12066/12481/15695 f 16277/17091/14421 7967/8382/15692 12066/12481/15695 4044/4451/14422 f 3018/3225/15665 14225/14640/15664 7968/8383/15696 12063/12478/15693 f 14225/14640/15664 1012/603/15663 14223/14638/15681 7968/8383/15696 f 7968/8383/15696 14223/14638/15681 3017/3224/15685 12064/12479/15697 f 12063/12478/15693 7968/8383/15696 12064/12479/15697 1994/2201/15694 f 1994/2201/15694 12064/12479/15697 7969/8384/15698 12065/12480/15699 f 12064/12479/15697 3017/3224/15685 14224/14639/15691 7969/8384/15698 f 7969/8384/15698 14224/14639/15691 303/971/6724 15539/16166/6757 f 12065/12480/15699 7969/8384/15698 15539/16166/6757 3675/3988/6761 f 4044/4451/14422 12066/12481/15695 7970/8385/15700 16278/17093/14426 f 12066/12481/15695 1994/2201/15694 12065/12480/15699 7970/8385/15700 f 7970/8385/15700 12065/12480/15699 3675/3988/6761 15540/16167/6767 f 16278/17093/14426 7970/8385/15700 15540/16167/6767 232/331/2628 f 18/34/7527 15634/16281/7526 7971/8386/15701 16300/17125/14686 f 15634/16281/7526 3722/4045/7523 12067/12482/15702 7971/8386/15701 f 7971/8386/15701 12067/12482/15702 1995/2202/15703 12070/12485/15704 f 16300/17125/14686 7971/8386/15701 12070/12485/15704 4055/4467/14687 f 3722/4045/7523 15633/16279/7522 7972/8387/15705 12067/12482/15702 f 15633/16279/7522 326/999/7511 14228/14643/15706 7972/8387/15705 f 7972/8387/15705 14228/14643/15706 3019/3226/15707 12068/12483/15708 f 12067/12482/15702 7972/8387/15705 12068/12483/15708 1995/2202/15703 f 1995/2202/15703 12068/12483/15708 7973/8388/15709 12069/12484/15710 f 12068/12483/15708 3019/3226/15707 14227/14642/15711 7973/8388/15709 f 7973/8388/15709 14227/14642/15711 1013/604/15712 14233/14648/15713 f 12069/12484/15710 7973/8388/15709 14233/14648/15713 3022/3229/15714 f 4055/4467/14687 12070/12485/15704 7974/8389/15715 16299/17123/14691 f 12070/12485/15704 1995/2202/15703 12069/12484/15710 7974/8389/15715 f 7974/8389/15715 12069/12484/15710 3022/3229/15714 14234/14649/15716 f 16299/17123/14691 7974/8389/15715 14234/14649/15716 493/1211/14692 f 326/999/7511 15631/16275/7510 7975/8390/15717 14228/14643/15706 f 15631/16275/7510 3721/4043/7507 12071/12486/15718 7975/8390/15717 f 7975/8390/15717 12071/12486/15718 1996/2203/15719 12074/12489/15720 f 14228/14643/15706 7975/8390/15717 12074/12489/15720 3019/3226/15707 f 3721/4043/7507 15632/16277/7506 7976/8391/15721 12071/12486/15718 f 15632/16277/7506 104/160/5300 16346/17177/15226 7976/8391/15721 f 7976/8391/15721 16346/17177/15226 4078/4493/15230 12072/12487/15722 f 12071/12486/15718 7976/8391/15721 12072/12487/15722 1996/2203/15719 f 1996/2203/15719 12072/12487/15722 7977/8392/15723 12073/12488/15724 f 12072/12487/15722 4078/4493/15230 16345/17176/15242 7977/8392/15723 f 7977/8392/15723 16345/17176/15242 504/1223/15244 14230/14645/15725 f 12073/12488/15724 7977/8392/15723 14230/14645/15725 3020/3227/15726 f 3019/3226/15707 12074/12489/15720 7978/8393/15727 14227/14642/15711 f 12074/12489/15720 1996/2203/15719 12073/12488/15724 7978/8393/15727 f 7978/8393/15727 12073/12488/15724 3020/3227/15726 14229/14644/15728 f 14227/14642/15711 7978/8393/15727 14229/14644/15728 1013/604/15712 f 1013/604/15712 14229/14644/15728 7979/8394/15729 14231/14646/15730 f 14229/14644/15728 3020/3227/15726 12075/12490/15731 7979/8394/15729 f 7979/8394/15729 12075/12490/15731 1997/2204/15732 12078/12493/15733 f 14231/14646/15730 7979/8394/15729 12078/12493/15733 3021/3228/15734 f 3020/3227/15726 14230/14645/15725 7980/8395/15735 12075/12490/15731 f 14230/14645/15725 504/1223/15244 16343/17174/15277 7980/8395/15735 f 7980/8395/15735 16343/17174/15277 4077/4492/15281 12076/12491/15736 f 12075/12490/15731 7980/8395/15735 12076/12491/15736 1997/2204/15732 f 1997/2204/15732 12076/12491/15736 7981/8396/15737 12077/12492/15738 f 12076/12491/15736 4077/4492/15281 16344/17175/15287 7981/8396/15737 f 7981/8396/15737 16344/17175/15287 247/350/5139 15622/16261/7420 f 12077/12492/15738 7981/8396/15737 15622/16261/7420 3716/4035/7416 f 3021/3228/15734 12078/12493/15733 7982/8397/15739 14232/14647/15740 f 12078/12493/15733 1997/2204/15732 12077/12492/15738 7982/8397/15739 f 7982/8397/15739 12077/12492/15738 3716/4035/7416 15621/16260/7414 f 14232/14647/15740 7982/8397/15739 15621/16260/7414 323/994/7402 f 493/1211/14692 14234/14649/15716 7983/8398/15741 16301/17127/14704 f 14234/14649/15716 3022/3229/15714 12079/12494/15742 7983/8398/15741 f 7983/8398/15741 12079/12494/15742 1998/2205/15743 12082/12497/15744 f 16301/17127/14704 7983/8398/15741 12082/12497/15744 4056/4469/14705 f 3022/3229/15714 14233/14648/15713 7984/8399/15745 12079/12494/15742 f 14233/14648/15713 1013/604/15712 14231/14646/15730 7984/8399/15745 f 7984/8399/15745 14231/14646/15730 3021/3228/15734 12080/12495/15746 f 12079/12494/15742 7984/8399/15745 12080/12495/15746 1998/2205/15743 f 1998/2205/15743 12080/12495/15746 7985/8400/15747 12081/12496/15748 f 12080/12495/15746 3021/3228/15734 14232/14647/15740 7985/8400/15747 f 7985/8400/15747 14232/14647/15740 323/994/7402 15619/16258/7400 f 12081/12496/15748 7985/8400/15747 15619/16258/7400 3715/4034/7396 f 4056/4469/14705 12082/12497/15744 7986/8401/15749 16302/17129/14709 f 12082/12497/15744 1998/2205/15743 12081/12496/15748 7986/8401/15749 f 7986/8401/15749 12081/12496/15748 3715/4034/7396 15620/16259/7394 f 16302/17129/14709 7986/8401/15749 15620/16259/7394 237/339/2945 f 103/158/5138 15618/16257/7339 7987/8402/15750 16348/17179/15313 f 15618/16257/7339 3714/4033/7343 12083/12498/15751 7987/8402/15750 f 7987/8402/15750 12083/12498/15751 1999/2206/15752 12086/12501/15753 f 16348/17179/15313 7987/8402/15750 12086/12501/15753 4079/4494/15314 f 3714/4033/7343 15617/16256/7355 7988/8403/15754 12083/12498/15751 f 15617/16256/7355 322/993/7357 14236/14651/15755 7988/8403/15754 f 7988/8403/15754 14236/14651/15755 3023/3230/15756 12084/12499/15757 f 12083/12498/15751 7988/8403/15754 12084/12499/15757 1999/2206/15752 f 1999/2206/15752 12084/12499/15757 7989/8404/15758 12085/12500/15759 f 12084/12499/15757 3023/3230/15756 14235/14650/15760 7989/8404/15758 f 7989/8404/15758 14235/14650/15760 1014/605/15761 14241/14656/15762 f 12085/12500/15759 7989/8404/15758 14241/14656/15762 3026/3233/15763 f 4079/4494/15314 12086/12501/15753 7990/8405/15764 16347/17178/15318 f 12086/12501/15753 1999/2206/15752 12085/12500/15759 7990/8405/15764 f 7990/8405/15764 12085/12500/15759 3026/3233/15763 14242/14657/15765 f 16347/17178/15318 7990/8405/15764 14242/14657/15765 505/1224/15319 f 322/993/7357 15615/16254/7383 7991/8406/15766 14236/14651/15755 f 15615/16254/7383 3713/4032/7387 12087/12502/15767 7991/8406/15766 f 7991/8406/15766 12087/12502/15767 2000/2207/15768 12090/12505/15769 f 14236/14651/15755 7991/8406/15766 12090/12505/15769 3023/3230/15756 f 3713/4032/7387 15616/16255/7393 7992/8407/15770 12087/12502/15767 f 15616/16255/7393 34/62/3746 16306/17137/14722 7992/8407/15770 f 7992/8407/15770 16306/17137/14722 4058/4473/14726 12088/12503/15771 f 12087/12502/15767 7992/8407/15770 12088/12503/15771 2000/2207/15768 f 2000/2207/15768 12088/12503/15771 7993/8408/15772 12089/12504/15773 f 12088/12503/15771 4058/4473/14726 16305/17135/14738 7993/8408/15772 f 7993/8408/15772 16305/17135/14738 494/1213/14740 14238/14653/15774 f 12089/12504/15773 7993/8408/15772 14238/14653/15774 3024/3231/15775 f 3023/3230/15756 12090/12505/15769 7994/8409/15776 14235/14650/15760 f 12090/12505/15769 2000/2207/15768 12089/12504/15773 7994/8409/15776 f 7994/8409/15776 12089/12504/15773 3024/3231/15775 14237/14652/15777 f 14235/14650/15760 7994/8409/15776 14237/14652/15777 1014/605/15761 f 1014/605/15761 14237/14652/15777 7995/8410/15778 14239/14654/15779 f 14237/14652/15777 3024/3231/15775 12091/12506/15780 7995/8410/15778 f 7995/8410/15778 12091/12506/15780 2001/2208/15781 12094/12509/15782 f 14239/14654/15779 7995/8410/15778 12094/12509/15782 3025/3232/15783 f 3024/3231/15775 14238/14653/15774 7996/8411/15784 12091/12506/15780 f 14238/14653/15774 494/1213/14740 16303/17131/14766 7996/8411/15784 f 7996/8411/15784 16303/17131/14766 4057/4471/14770 12092/12507/15785 f 12091/12506/15780 7996/8411/15784 12092/12507/15785 2001/2208/15781 f 2001/2208/15781 12092/12507/15785 7997/8412/15786 12093/12508/15787 f 12092/12507/15785 4057/4471/14770 16304/17133/14776 7997/8412/15786 f 7997/8412/15786 16304/17133/14776 238/341/2970 15626/16265/7456 f 12093/12508/15787 7997/8412/15786 15626/16265/7456 3718/4037/7454 f 3025/3232/15783 12094/12509/15782 7998/8413/15788 14240/14655/15789 f 12094/12509/15782 2001/2208/15781 12093/12508/15787 7998/8413/15788 f 7998/8413/15788 12093/12508/15787 3718/4037/7454 15625/16264/7453 f 14240/14655/15789 7998/8413/15788 15625/16264/7453 324/995/7444 f 505/1224/15319 14242/14657/15765 7999/8414/15790 16349/17180/15331 f 14242/14657/15765 3026/3233/15763 12095/12510/15791 7999/8414/15790 f 7999/8414/15790 12095/12510/15791 2002/2209/15792 12098/12513/15793 f 16349/17180/15331 7999/8414/15790 12098/12513/15793 4080/4495/15332 f 3026/3233/15763 14241/14656/15762 8000/8415/15794 12095/12510/15791 f 14241/14656/15762 1014/605/15761 14239/14654/15779 8000/8415/15794 f 8000/8415/15794 14239/14654/15779 3025/3232/15783 12096/12511/15795 f 12095/12510/15791 8000/8415/15794 12096/12511/15795 2002/2209/15792 f 2002/2209/15792 12096/12511/15795 8001/8416/15796 12097/12512/15797 f 12096/12511/15795 3025/3232/15783 14240/14655/15789 8001/8416/15796 f 8001/8416/15796 14240/14655/15789 324/995/7444 15623/16262/7443 f 12097/12512/15797 8001/8416/15796 15623/16262/7443 3717/4036/7440 f 4080/4495/15332 12098/12513/15793 8002/8417/15798 16350/17181/15336 f 12098/12513/15793 2002/2209/15792 12097/12512/15797 8002/8417/15798 f 8002/8417/15798 12097/12512/15797 3717/4036/7440 15624/16263/7439 f 16350/17181/15336 8002/8417/15798 15624/16263/7439 250/353/5219 f 108/166/617 15658/16309/7709 8003/8418/15799 16196/16971/13724 f 15658/16309/7709 3734/4059/7707 12099/12514/15800 8003/8418/15799 f 8003/8418/15799 12099/12514/15800 2003/2210/15801 12102/12517/15802 f 16196/16971/13724 8003/8418/15799 12102/12517/15802 4003/4390/13725 f 3734/4059/7707 15657/16307/7706 8004/8419/15803 12099/12514/15800 f 15657/16307/7706 332/1006/7697 14244/14659/15804 8004/8419/15803 f 8004/8419/15803 14244/14659/15804 3027/3234/15805 12100/12515/15806 f 12099/12514/15800 8004/8419/15803 12100/12515/15806 2003/2210/15801 f 2003/2210/15801 12100/12515/15806 8005/8420/15807 12101/12516/15808 f 12100/12515/15806 3027/3234/15805 14243/14658/15809 8005/8420/15807 f 8005/8420/15807 14243/14658/15809 1015/606/15810 14249/14664/15811 f 12101/12516/15808 8005/8420/15807 14249/14664/15811 3030/3237/15812 f 4003/4390/13725 12102/12517/15802 8006/8421/15813 16195/16970/13729 f 12102/12517/15802 2003/2210/15801 12101/12516/15808 8006/8421/15813 f 8006/8421/15813 12101/12516/15808 3030/3237/15812 14250/14665/15814 f 16195/16970/13729 8006/8421/15813 14250/14665/15814 467/1172/13730 f 332/1006/7697 15655/16303/7696 8007/8422/15815 14244/14659/15804 f 15655/16303/7696 3733/4057/7693 12103/12518/15816 8007/8422/15815 f 8007/8422/15815 12103/12518/15816 2004/2211/15817 12106/12521/15818 f 14244/14659/15804 8007/8422/15815 12106/12521/15818 3027/3234/15805 f 3733/4057/7693 15656/16305/7692 8008/8423/15819 12103/12518/15816 f 15656/16305/7692 62/102/4355 16330/17161/15100 8008/8423/15819 f 8008/8423/15819 16330/17161/15100 4070/4485/15104 12104/12519/15820 f 12103/12518/15816 8008/8423/15819 12104/12519/15820 2004/2211/15817 f 2004/2211/15817 12104/12519/15820 8009/8424/15821 12105/12520/15822 f 12104/12519/15820 4070/4485/15104 16329/17160/15116 8009/8424/15821 f 8009/8424/15821 16329/17160/15116 500/1219/15118 14246/14661/15823 f 12105/12520/15822 8009/8424/15821 14246/14661/15823 3028/3235/15824 f 3027/3234/15805 12106/12521/15818 8010/8425/15825 14243/14658/15809 f 12106/12521/15818 2004/2211/15817 12105/12520/15822 8010/8425/15825 f 8010/8425/15825 12105/12520/15822 3028/3235/15824 14245/14660/15826 f 14243/14658/15809 8010/8425/15825 14245/14660/15826 1015/606/15810 f 1015/606/15810 14245/14660/15826 8011/8426/15827 14247/14662/15828 f 14245/14660/15826 3028/3235/15824 12107/12522/15829 8011/8426/15827 f 8011/8426/15827 12107/12522/15829 2005/2212/15830 12110/12525/15831 f 14247/14662/15828 8011/8426/15827 12110/12525/15831 3029/3236/15832 f 3028/3235/15824 14246/14661/15823 8012/8427/15833 12107/12522/15829 f 14246/14661/15823 500/1219/15118 16327/17158/15151 8012/8427/15833 f 8012/8427/15833 16327/17158/15151 4069/4484/15155 12108/12523/15834 f 12107/12522/15829 8012/8427/15833 12108/12523/15834 2005/2212/15830 f 2005/2212/15830 12108/12523/15834 8013/8428/15835 12109/12524/15836 f 12108/12523/15834 4069/4484/15155 16328/17159/15161 8013/8428/15835 f 8013/8428/15835 16328/17159/15161 243/346/4389 15662/16313/7758 f 12109/12524/15836 8013/8428/15835 15662/16313/7758 3736/4061/7754 f 3029/3236/15832 12110/12525/15831 8014/8429/15837 14248/14663/15838 f 12110/12525/15831 2005/2212/15830 12109/12524/15836 8014/8429/15837 f 8014/8429/15837 12109/12524/15836 3736/4061/7754 15661/16312/7753 f 14248/14663/15838 8014/8429/15837 15661/16312/7753 333/1007/7741 f 467/1172/13730 14250/14665/15814 8015/8430/15839 16197/16972/13742 f 14250/14665/15814 3030/3237/15812 12111/12526/15840 8015/8430/15839 f 8015/8430/15839 12111/12526/15840 2006/2213/15841 12114/12529/15842 f 16197/16972/13742 8015/8430/15839 12114/12529/15842 4004/4391/13743 f 3030/3237/15812 14249/14664/15811 8016/8431/15843 12111/12526/15840 f 14249/14664/15811 1015/606/15810 14247/14662/15828 8016/8431/15843 f 8016/8431/15843 14247/14662/15828 3029/3236/15832 12112/12527/15844 f 12111/12526/15840 8016/8431/15843 12112/12527/15844 2006/2213/15841 f 2006/2213/15841 12112/12527/15844 8017/8432/15845 12113/12528/15846 f 12112/12527/15844 3029/3236/15832 14248/14663/15838 8017/8432/15845 f 8017/8432/15845 14248/14663/15838 333/1007/7741 15659/16310/7740 f 12113/12528/15846 8017/8432/15845 15659/16310/7740 3735/4060/7736 f 4004/4391/13743 12114/12529/15842 8018/8433/15847 16198/16973/13747 f 12114/12529/15842 2006/2213/15841 12113/12528/15846 8018/8433/15847 f 8018/8433/15847 12113/12528/15846 3735/4060/7736 15660/16311/7735 f 16198/16973/13747 8018/8433/15847 15660/16311/7735 212/302/1708 f 63/103/4495 15674/16325/7835 8019/8434/15848 16332/17163/15187 f 15674/16325/7835 3742/4067/7833 12115/12530/15849 8019/8434/15848 f 8019/8434/15848 12115/12530/15849 2007/2214/15850 12118/12533/15851 f 16332/17163/15187 8019/8434/15848 12118/12533/15851 4071/4486/15188 f 3742/4067/7833 15673/16324/7832 8020/8435/15852 12115/12530/15849 f 15673/16324/7832 336/1010/7823 14252/14667/15853 8020/8435/15852 f 8020/8435/15852 14252/14667/15853 3031/3238/15854 12116/12531/15855 f 12115/12530/15849 8020/8435/15852 12116/12531/15855 2007/2214/15850 f 2007/2214/15850 12116/12531/15855 8021/8436/15856 12117/12532/15857 f 12116/12531/15855 3031/3238/15854 14251/14666/15858 8021/8436/15856 f 8021/8436/15856 14251/14666/15858 1016/607/15859 14257/14672/15860 f 12117/12532/15857 8021/8436/15856 14257/14672/15860 3034/3241/15861 f 4071/4486/15188 12118/12533/15851 8022/8437/15862 16331/17162/15192 f 12118/12533/15851 2007/2214/15850 12117/12532/15857 8022/8437/15862 f 8022/8437/15862 12117/12532/15857 3034/3241/15861 14258/14673/15863 f 16331/17162/15192 8022/8437/15862 14258/14673/15863 501/1220/15193 f 336/1010/7823 15671/16322/7822 8023/8438/15864 14252/14667/15853 f 15671/16322/7822 3741/4066/7819 12119/12534/15865 8023/8438/15864 f 8023/8438/15864 12119/12534/15865 2008/2215/15866 12122/12537/15867 f 14252/14667/15853 8023/8438/15864 12122/12537/15867 3031/3238/15854 f 3741/4066/7819 15672/16323/7818 8024/8439/15868 12119/12534/15865 f 15672/16323/7818 109/167/4210 16210/16993/13763 8024/8439/15868 f 8024/8439/15868 16210/16993/13763 4010/4401/13767 12120/12535/15869 f 12119/12534/15865 8024/8439/15868 12120/12535/15869 2008/2215/15866 f 2008/2215/15866 12120/12535/15869 8025/8440/15870 12121/12536/15871 f 12120/12535/15869 4010/4401/13767 16209/16992/13779 8025/8440/15870 f 8025/8440/15870 16209/16992/13779 470/1177/13781 14254/14669/15872 f 12121/12536/15871 8025/8440/15870 14254/14669/15872 3032/3239/15873 f 3031/3238/15854 12122/12537/15867 8026/8441/15874 14251/14666/15858 f 12122/12537/15867 2008/2215/15866 12121/12536/15871 8026/8441/15874 f 8026/8441/15874 12121/12536/15871 3032/3239/15873 14253/14668/15875 f 14251/14666/15858 8026/8441/15874 14253/14668/15875 1016/607/15859 f 1016/607/15859 14253/14668/15875 8027/8442/15876 14255/14670/15877 f 14253/14668/15875 3032/3239/15873 12123/12538/15878 8027/8442/15876 f 8027/8442/15876 12123/12538/15878 2009/2216/15879 12126/12541/15880 f 14255/14670/15877 8027/8442/15876 12126/12541/15880 3033/3240/15881 f 3032/3239/15873 14254/14669/15872 8028/8443/15882 12123/12538/15878 f 14254/14669/15872 470/1177/13781 16207/16990/13814 8028/8443/15882 f 8028/8443/15882 16207/16990/13814 4009/4400/13818 12124/12539/15883 f 12123/12538/15878 8028/8443/15882 12124/12539/15883 2009/2216/15879 f 2009/2216/15879 12124/12539/15883 8029/8444/15884 12125/12540/15885 f 12124/12539/15883 4009/4400/13818 16208/16991/13824 8029/8444/15884 f 8029/8444/15884 16208/16991/13824 213/303/1733 15666/16317/7711 f 12125/12540/15885 8029/8444/15884 15666/16317/7711 3738/4063/7715 f 3033/3240/15881 12126/12541/15880 8030/8445/15886 14256/14671/15887 f 12126/12541/15880 2009/2216/15879 12125/12540/15885 8030/8445/15886 f 8030/8445/15886 12125/12540/15885 3738/4063/7715 15665/16316/7727 f 14256/14671/15887 8030/8445/15886 15665/16316/7727 334/1008/7729 f 501/1220/15193 14258/14673/15863 8031/8446/15888 16333/17164/15205 f 14258/14673/15863 3034/3241/15861 12127/12542/15889 8031/8446/15888 f 8031/8446/15888 12127/12542/15889 2010/2217/15890 12130/12545/15891 f 16333/17164/15205 8031/8446/15888 12130/12545/15891 4072/4487/15206 f 3034/3241/15861 14257/14672/15860 8032/8447/15892 12127/12542/15889 f 14257/14672/15860 1016/607/15859 14255/14670/15877 8032/8447/15892 f 8032/8447/15892 14255/14670/15877 3033/3240/15881 12128/12543/15893 f 12127/12542/15889 8032/8447/15892 12128/12543/15893 2010/2217/15890 f 2010/2217/15890 12128/12543/15893 8033/8448/15894 12129/12544/15895 f 12128/12543/15893 3033/3240/15881 14256/14671/15887 8033/8448/15894 f 8033/8448/15894 14256/14671/15887 334/1008/7729 15663/16314/7762 f 12129/12544/15895 8033/8448/15894 15663/16314/7762 3737/4062/7766 f 4072/4487/15206 12130/12545/15891 8034/8449/15896 16334/17165/15210 f 12130/12545/15891 2010/2217/15890 12129/12544/15895 8034/8449/15896 f 8034/8449/15896 12129/12544/15895 3737/4062/7766 15664/16315/7772 f 16334/17165/15210 8034/8449/15896 15664/16315/7772 244/347/4356 f 73/117/5278 15750/16421/8507 8035/8450/15897 16340/17171/15250 f 15750/16421/8507 3780/4115/8505 12131/12546/15898 8035/8450/15897 f 8035/8450/15897 12131/12546/15898 2011/2218/15899 12134/12549/15900 f 16340/17171/15250 8035/8450/15897 12134/12549/15900 4075/4490/15251 f 3780/4115/8505 15749/16419/8504 8036/8451/15901 12131/12546/15898 f 15749/16419/8504 355/1034/8495 14260/14675/15902 8036/8451/15901 f 8036/8451/15901 14260/14675/15902 3035/3242/15903 12132/12547/15904 f 12131/12546/15898 8036/8451/15901 12132/12547/15904 2011/2218/15899 f 2011/2218/15899 12132/12547/15904 8037/8452/15905 12133/12548/15906 f 12132/12547/15904 3035/3242/15903 14259/14674/15907 8037/8452/15905 f 8037/8452/15905 14259/14674/15907 1017/608/15908 14265/14680/15909 f 12133/12548/15906 8037/8452/15905 14265/14680/15909 3038/3245/15910 f 4075/4490/15251 12134/12549/15900 8038/8453/15911 16339/17170/15255 f 12134/12549/15900 2011/2218/15899 12133/12548/15906 8038/8453/15911 f 8038/8453/15911 12133/12548/15906 3038/3245/15910 14266/14681/15912 f 16339/17170/15255 8038/8453/15911 14266/14681/15912 503/1222/15256 f 355/1034/8495 15747/16415/8494 8039/8454/15913 14260/14675/15902 f 15747/16415/8494 3779/4113/8491 12135/12550/15914 8039/8454/15913 f 8039/8454/15913 12135/12550/15914 2012/2219/15915 12138/12553/15916 f 14260/14675/15902 8039/8454/15913 12138/12553/15916 3035/3242/15903 f 3779/4113/8491 15748/16417/8490 8040/8455/15917 12135/12550/15914 f 15748/16417/8490 120/182/1251 16234/17029/13952 8040/8455/15917 f 8040/8455/15917 16234/17029/13952 4022/4419/13956 12136/12551/15918 f 12135/12550/15914 8040/8455/15917 12136/12551/15918 2012/2219/15915 f 2012/2219/15915 12136/12551/15918 8041/8456/15919 12137/12552/15920 f 12136/12551/15918 4022/4419/13956 16233/17028/13968 8041/8456/15919 f 8041/8456/15919 16233/17028/13968 476/1186/13970 14262/14677/15921 f 12137/12552/15920 8041/8456/15919 14262/14677/15921 3036/3243/15922 f 3035/3242/15903 12138/12553/15916 8042/8457/15923 14259/14674/15907 f 12138/12553/15916 2012/2219/15915 12137/12552/15920 8042/8457/15923 f 8042/8457/15923 12137/12552/15920 3036/3243/15922 14261/14676/15924 f 14259/14674/15907 8042/8457/15923 14261/14676/15924 1017/608/15908 f 1017/608/15908 14261/14676/15924 8043/8458/15925 14263/14678/15926 f 14261/14676/15924 3036/3243/15922 12139/12554/15927 8043/8458/15925 f 8043/8458/15925 12139/12554/15927 2013/2220/15928 12142/12557/15929 f 14263/14678/15926 8043/8458/15925 12142/12557/15929 3037/3244/15930 f 3036/3243/15922 14262/14677/15921 8044/8459/15931 12139/12554/15927 f 14262/14677/15921 476/1186/13970 16231/17026/14003 8044/8459/15931 f 8044/8459/15931 16231/17026/14003 4021/4418/14007 12140/12555/15932 f 12139/12554/15927 8044/8459/15931 12140/12555/15932 2013/2220/15928 f 2013/2220/15928 12140/12555/15932 8045/8460/15933 12141/12556/15934 f 12140/12555/15932 4021/4418/14007 16232/17027/14013 8045/8460/15933 f 8045/8460/15933 16232/17027/14013 219/312/1999 15738/16401/8408 f 12141/12556/15934 8045/8460/15933 15738/16401/8408 3774/4105/8404 f 3037/3244/15930 12142/12557/15929 8046/8461/15935 14264/14679/15936 f 12142/12557/15929 2013/2220/15928 12141/12556/15934 8046/8461/15935 f 8046/8461/15935 12141/12556/15934 3774/4105/8404 15737/16400/8402 f 14264/14679/15936 8046/8461/15935 15737/16400/8402 352/1029/8390 f 503/1222/15256 14266/14681/15912 8047/8462/15937 16341/17172/15268 f 14266/14681/15912 3038/3245/15910 12143/12558/15938 8047/8462/15937 f 8047/8462/15937 12143/12558/15938 2014/2221/15939 12146/12561/15940 f 16341/17172/15268 8047/8462/15937 12146/12561/15940 4076/4491/15269 f 3038/3245/15910 14265/14680/15909 8048/8463/15941 12143/12558/15938 f 14265/14680/15909 1017/608/15908 14263/14678/15926 8048/8463/15941 f 8048/8463/15941 14263/14678/15926 3037/3244/15930 12144/12559/15942 f 12143/12558/15938 8048/8463/15941 12144/12559/15942 2014/2221/15939 f 2014/2221/15939 12144/12559/15942 8049/8464/15943 12145/12560/15944 f 12144/12559/15942 3037/3244/15930 14264/14679/15936 8049/8464/15943 f 8049/8464/15943 14264/14679/15936 352/1029/8390 15735/16398/8388 f 12145/12560/15944 8049/8464/15943 15735/16398/8388 3773/4104/8384 f 4076/4491/15269 12146/12561/15940 8050/8465/15945 16342/17173/15273 f 12146/12561/15940 2014/2221/15939 12145/12560/15944 8050/8465/15945 f 8050/8465/15945 12145/12560/15944 3773/4104/8384 15736/16399/8382 f 16342/17173/15273 8050/8465/15945 15736/16399/8382 248/351/5172 f 119/180/3796 15734/16397/8327 8051/8466/15946 16236/17031/14039 f 15734/16397/8327 3772/4103/8331 12147/12562/15947 8051/8466/15946 f 8051/8466/15946 12147/12562/15947 2015/2222/15948 12150/12565/15949 f 16236/17031/14039 8051/8466/15946 12150/12565/15949 4023/4420/14040 f 3772/4103/8331 15733/16396/8343 8052/8467/15950 12147/12562/15947 f 15733/16396/8343 351/1028/8345 14268/14683/15951 8052/8467/15950 f 8052/8467/15950 14268/14683/15951 3039/3246/15952 12148/12563/15953 f 12147/12562/15947 8052/8467/15950 12148/12563/15953 2015/2222/15948 f 2015/2222/15948 12148/12563/15953 8053/8468/15954 12149/12564/15955 f 12148/12563/15953 3039/3246/15952 14267/14682/15956 8053/8468/15954 f 8053/8468/15954 14267/14682/15956 1018/609/15957 14273/14688/15958 f 12149/12564/15955 8053/8468/15954 14273/14688/15958 3042/3249/15959 f 4023/4420/14040 12150/12565/15949 8054/8469/15960 16235/17030/14044 f 12150/12565/15949 2015/2222/15948 12149/12564/15955 8054/8469/15960 f 8054/8469/15960 12149/12564/15955 3042/3249/15959 14274/14689/15961 f 16235/17030/14044 8054/8469/15960 14274/14689/15961 477/1187/14045 f 351/1028/8345 15731/16394/8371 8055/8470/15962 14268/14683/15951 f 15731/16394/8371 3771/4102/8375 12151/12566/15963 8055/8470/15962 f 8055/8470/15962 12151/12566/15963 2016/2223/15964 12154/12569/15965 f 14268/14683/15951 8055/8470/15962 12154/12569/15965 3039/3246/15952 f 3771/4102/8375 15732/16395/8381 8056/8471/15966 12151/12566/15963 f 15732/16395/8381 72/115/5067 16354/17185/15289 8056/8471/15966 f 8056/8471/15966 16354/17185/15289 4082/4497/15293 12152/12567/15967 f 12151/12566/15963 8056/8471/15966 12152/12567/15967 2016/2223/15964 f 2016/2223/15964 12152/12567/15967 8057/8472/15968 12153/12568/15969 f 12152/12567/15967 4082/4497/15293 16353/17184/15305 8057/8472/15968 f 8057/8472/15968 16353/17184/15305 506/1225/15307 14270/14685/15970 f 12153/12568/15969 8057/8472/15968 14270/14685/15970 3040/3247/15971 f 3039/3246/15952 12154/12569/15965 8058/8473/15972 14267/14682/15956 f 12154/12569/15965 2016/2223/15964 12153/12568/15969 8058/8473/15972 f 8058/8473/15972 12153/12568/15969 3040/3247/15971 14269/14684/15973 f 14267/14682/15956 8058/8473/15972 14269/14684/15973 1018/609/15957 f 1018/609/15957 14269/14684/15973 8059/8474/15974 14271/14686/15975 f 14269/14684/15973 3040/3247/15971 12155/12570/15976 8059/8474/15974 f 8059/8474/15974 12155/12570/15976 2017/2224/15977 12158/12573/15978 f 14271/14686/15975 8059/8474/15974 12158/12573/15978 3041/3248/15979 f 3040/3247/15971 14270/14685/15970 8060/8475/15980 12155/12570/15976 f 14270/14685/15970 506/1225/15307 16351/17182/15340 8060/8475/15980 f 8060/8475/15980 16351/17182/15340 4081/4496/15344 12156/12571/15981 f 12155/12570/15976 8060/8475/15980 12156/12571/15981 2017/2224/15977 f 2017/2224/15977 12156/12571/15981 8061/8476/15982 12157/12572/15983 f 12156/12571/15981 4081/4496/15344 16352/17183/15350 8061/8476/15982 f 8061/8476/15982 16352/17183/15350 249/352/5197 15742/16405/8444 f 12157/12572/15983 8061/8476/15982 15742/16405/8444 3776/4107/8442 f 3041/3248/15979 12158/12573/15978 8062/8477/15984 14272/14687/15985 f 12158/12573/15978 2017/2224/15977 12157/12572/15983 8062/8477/15984 f 8062/8477/15984 12157/12572/15983 3776/4107/8442 15741/16404/8441 f 14272/14687/15985 8062/8477/15984 15741/16404/8441 353/1030/8432 f 477/1187/14045 14274/14689/15961 8063/8478/15986 16237/17032/14057 f 14274/14689/15961 3042/3249/15959 12159/12574/15987 8063/8478/15986 f 8063/8478/15986 12159/12574/15987 2018/2225/15988 12162/12577/15989 f 16237/17032/14057 8063/8478/15986 12162/12577/15989 4024/4421/14058 f 3042/3249/15959 14273/14688/15958 8064/8479/15990 12159/12574/15987 f 14273/14688/15958 1018/609/15957 14271/14686/15975 8064/8479/15990 f 8064/8479/15990 14271/14686/15975 3041/3248/15979 12160/12575/15991 f 12159/12574/15987 8064/8479/15990 12160/12575/15991 2018/2225/15988 f 2018/2225/15988 12160/12575/15991 8065/8480/15992 12161/12576/15993 f 12160/12575/15991 3041/3248/15979 14272/14687/15985 8065/8480/15992 f 8065/8480/15992 14272/14687/15985 353/1030/8432 15739/16402/8431 f 12161/12576/15993 8065/8480/15992 15739/16402/8431 3775/4106/8428 f 4024/4421/14058 12162/12577/15989 8066/8481/15994 16238/17033/14062 f 12162/12577/15989 2018/2225/15988 12161/12576/15993 8066/8481/15994 f 8066/8481/15994 12161/12576/15993 3775/4106/8428 15740/16403/8427 f 16238/17033/14062 8066/8481/15994 15740/16403/8427 222/317/2079 f 123/186/5431 15890/16585/9772 8067/8482/15995 16356/17187/15376 f 15890/16585/9772 3850/4197/9776 12163/12578/15996 8067/8482/15995 f 8067/8482/15995 12163/12578/15996 2019/2226/15997 12166/12581/15998 f 16356/17187/15376 8067/8482/15995 12166/12581/15998 4083/4498/15377 f 3850/4197/9776 15889/16584/9788 8068/8483/15999 12163/12578/15996 f 15889/16584/9788 390/1075/9790 14276/14691/16000 8068/8483/15999 f 8068/8483/15999 14276/14691/16000 3043/3250/16001 12164/12579/16002 f 12163/12578/15996 8068/8483/15999 12164/12579/16002 2019/2226/15997 f 2019/2226/15997 12164/12579/16002 8069/8484/16003 12165/12580/16004 f 12164/12579/16002 3043/3250/16001 14275/14690/16005 8069/8484/16003 f 8069/8484/16003 14275/14690/16005 1019/610/16006 14281/14696/16007 f 12165/12580/16004 8069/8484/16003 14281/14696/16007 3046/3253/16008 f 4083/4498/15377 12166/12581/15998 8070/8485/16009 16355/17186/15381 f 12166/12581/15998 2019/2226/15997 12165/12580/16004 8070/8485/16009 f 8070/8485/16009 12165/12580/16004 3046/3253/16008 14282/14697/16010 f 16355/17186/15381 8070/8485/16009 14282/14697/16010 507/1226/15382 f 390/1075/9790 15887/16582/9820 8071/8486/16011 14276/14691/16000 f 15887/16582/9820 3849/4196/9824 12167/12582/16012 8071/8486/16011 f 8071/8486/16011 12167/12582/16012 2020/2227/16013 12170/12585/16014 f 14276/14691/16000 8071/8486/16011 12170/12585/16014 3043/3250/16001 f 3849/4196/9824 15888/16583/9832 8072/8487/16015 12167/12582/16012 f 15888/16583/9832 23/41/9834 16318/17149/14988 8072/8487/16015 f 8072/8487/16015 16318/17149/14988 4064/4479/14992 12168/12583/16016 f 12167/12582/16012 8072/8487/16015 12168/12583/16016 2020/2227/16013 f 2020/2227/16013 12168/12583/16016 8073/8488/16017 12169/12584/16018 f 12168/12583/16016 4064/4479/14992 16317/17148/15004 8073/8488/16017 f 8073/8488/16017 16317/17148/15004 497/1216/15006 14278/14693/16019 f 12169/12584/16018 8073/8488/16017 14278/14693/16019 3044/3251/16020 f 3043/3250/16001 12170/12585/16014 8074/8489/16021 14275/14690/16005 f 12170/12585/16014 2020/2227/16013 12169/12584/16018 8074/8489/16021 f 8074/8489/16021 12169/12584/16018 3044/3251/16020 14277/14692/16022 f 14275/14690/16005 8074/8489/16021 14277/14692/16022 1019/610/16006 f 1019/610/16006 14277/14692/16022 8075/8490/16023 14279/14694/16024 f 14277/14692/16022 3044/3251/16020 12171/12586/16025 8075/8490/16023 f 8075/8490/16023 12171/12586/16025 2021/2228/16026 12174/12589/16027 f 14279/14694/16024 8075/8490/16023 12174/12589/16027 3045/3252/16028 f 3044/3251/16020 14278/14693/16019 8076/8491/16029 12171/12586/16025 f 14278/14693/16019 497/1216/15006 16315/17146/15032 8076/8491/16029 f 8076/8491/16029 16315/17146/15032 4063/4478/15036 12172/12587/16030 f 12171/12586/16025 8076/8491/16029 12172/12587/16030 2021/2228/16026 f 2021/2228/16026 12172/12587/16030 8077/8492/16031 12173/12588/16032 f 12172/12587/16030 4063/4478/15036 16316/17147/15042 8077/8492/16031 f 8077/8492/16031 16316/17147/15042 241/344/3403 15766/16437/8675 f 12173/12588/16032 8077/8492/16031 15766/16437/8675 3788/4123/8671 f 3045/3252/16028 12174/12589/16027 8078/8493/16033 14280/14695/16034 f 12174/12589/16027 2021/2228/16026 12173/12588/16032 8078/8493/16033 f 8078/8493/16033 12173/12588/16032 3788/4123/8671 15765/16436/8670 f 14280/14695/16034 8078/8493/16033 15765/16436/8670 359/1038/8658 f 507/1226/15382 14282/14697/16010 8079/8494/16035 16357/17188/15394 f 14282/14697/16010 3046/3253/16008 12175/12590/16036 8079/8494/16035 f 8079/8494/16035 12175/12590/16036 2022/2229/16037 12178/12593/16038 f 16357/17188/15394 8079/8494/16035 12178/12593/16038 4084/4499/15395 f 3046/3253/16008 14281/14696/16007 8080/8495/16039 12175/12590/16036 f 14281/14696/16007 1019/610/16006 14279/14694/16024 8080/8495/16039 f 8080/8495/16039 14279/14694/16024 3045/3252/16028 12176/12591/16040 f 12175/12590/16036 8080/8495/16039 12176/12591/16040 2022/2229/16037 f 2022/2229/16037 12176/12591/16040 8081/8496/16041 12177/12592/16042 f 12176/12591/16040 3045/3252/16028 14280/14695/16034 8081/8496/16041 f 8081/8496/16041 14280/14695/16034 359/1038/8658 15763/16434/8657 f 12177/12592/16042 8081/8496/16041 15763/16434/8657 3787/4122/8653 f 4084/4499/15395 12178/12593/16038 8082/8497/16043 16358/17189/15399 f 12178/12593/16038 2022/2229/16037 12177/12592/16042 8082/8497/16043 f 8082/8497/16043 12177/12592/16042 3787/4122/8653 15764/16435/8652 f 16358/17189/15399 8082/8497/16043 15764/16435/8652 253/356/5512 f 39/69/4082 15778/16449/8752 8083/8498/16044 16320/17151/15064 f 15778/16449/8752 3794/4129/8750 12179/12594/16045 8083/8498/16044 f 8083/8498/16044 12179/12594/16045 2023/2230/16046 12182/12597/16047 f 16320/17151/15064 8083/8498/16044 12182/12597/16047 4065/4480/15065 f 3794/4129/8750 15777/16448/8749 8084/8499/16048 12179/12594/16045 f 15777/16448/8749 362/1041/8740 14284/14699/16049 8084/8499/16048 f 8084/8499/16048 14284/14699/16049 3047/3254/16050 12180/12595/16051 f 12179/12594/16045 8084/8499/16048 12180/12595/16051 2023/2230/16046 f 2023/2230/16046 12180/12595/16051 8085/8500/16052 12181/12596/16053 f 12180/12595/16051 3047/3254/16050 14283/14698/16054 8085/8500/16052 f 8085/8500/16052 14283/14698/16054 1020/611/16055 14289/14704/16056 f 12181/12596/16053 8085/8500/16052 14289/14704/16056 3050/3257/16057 f 4065/4480/15065 12182/12597/16047 8086/8501/16058 16319/17150/15069 f 12182/12597/16047 2023/2230/16046 12181/12596/16053 8086/8501/16058 f 8086/8501/16058 12181/12596/16053 3050/3257/16057 14290/14705/16059 f 16319/17150/15069 8086/8501/16058 14290/14705/16059 498/1217/15070 f 362/1041/8740 15775/16446/8739 8087/8502/16060 14284/14699/16049 f 15775/16446/8739 3793/4128/8736 12183/12598/16061 8087/8502/16060 f 8087/8502/16060 12183/12598/16061 2024/2231/16062 12186/12601/16063 f 14284/14699/16049 8087/8502/16060 12186/12601/16063 3047/3254/16050 f 3793/4128/8736 15776/16447/8735 8088/8503/16064 12183/12598/16061 f 15776/16447/8735 124/187/5615 16370/17201/15415 8088/8503/16064 f 8088/8503/16064 16370/17201/15415 4090/4505/15419 12184/12599/16065 f 12183/12598/16061 8088/8503/16064 12184/12599/16065 2024/2231/16062 f 2024/2231/16062 12184/12599/16065 8089/8504/16066 12185/12600/16067 f 12184/12599/16065 4090/4505/15419 16369/17200/15431 8089/8504/16066 f 8089/8504/16066 16369/17200/15431 510/1229/15433 14286/14701/16068 f 12185/12600/16067 8089/8504/16066 14286/14701/16068 3048/3255/16069 f 3047/3254/16050 12186/12601/16063 8090/8505/16070 14283/14698/16054 f 12186/12601/16063 2024/2231/16062 12185/12600/16067 8090/8505/16070 f 8090/8505/16070 12185/12600/16067 3048/3255/16069 14285/14700/16071 f 14283/14698/16054 8090/8505/16070 14285/14700/16071 1020/611/16055 f 1020/611/16055 14285/14700/16071 8091/8506/16072 14287/14702/16073 f 14285/14700/16071 3048/3255/16069 12187/12602/16074 8091/8506/16072 f 8091/8506/16072 12187/12602/16074 2025/2232/16075 12190/12605/16076 f 14287/14702/16073 8091/8506/16072 12190/12605/16076 3049/3256/16077 f 3048/3255/16069 14286/14701/16068 8092/8507/16078 12187/12602/16074 f 14286/14701/16068 510/1229/15433 16367/17198/15466 8092/8507/16078 f 8092/8507/16078 16367/17198/15466 4089/4504/15470 12188/12603/16079 f 12187/12602/16074 8092/8507/16078 12188/12603/16079 2025/2232/16075 f 2025/2232/16075 12188/12603/16079 8093/8508/16080 12189/12604/16081 f 12188/12603/16079 4089/4504/15470 16368/17199/15476 8093/8508/16080 f 8093/8508/16080 16368/17199/15476 254/357/5534 15770/16441/8628 f 12189/12604/16081 8093/8508/16080 15770/16441/8628 3790/4125/8632 f 3049/3256/16077 12190/12605/16076 8094/8509/16082 14288/14703/16083 f 12190/12605/16076 2025/2232/16075 12189/12604/16081 8094/8509/16082 f 8094/8509/16082 12189/12604/16081 3790/4125/8632 15769/16440/8644 f 14288/14703/16083 8094/8509/16082 15769/16440/8644 360/1039/8646 f 498/1217/15070 14290/14705/16059 8095/8510/16084 16321/17152/15082 f 14290/14705/16059 3050/3257/16057 12191/12606/16085 8095/8510/16084 f 8095/8510/16084 12191/12606/16085 2026/2233/16086 12194/12609/16087 f 16321/17152/15082 8095/8510/16084 12194/12609/16087 4066/4481/15083 f 3050/3257/16057 14289/14704/16056 8096/8511/16088 12191/12606/16085 f 14289/14704/16056 1020/611/16055 14287/14702/16073 8096/8511/16088 f 8096/8511/16088 14287/14702/16073 3049/3256/16077 12192/12607/16089 f 12191/12606/16085 8096/8511/16088 12192/12607/16089 2026/2233/16086 f 2026/2233/16086 12192/12607/16089 8097/8512/16090 12193/12608/16091 f 12192/12607/16089 3049/3256/16077 14288/14703/16083 8097/8512/16090 f 8097/8512/16090 14288/14703/16083 360/1039/8646 15767/16438/8679 f 12193/12608/16091 8097/8512/16090 15767/16438/8679 3789/4124/8683 f 4066/4481/15083 12194/12609/16087 8098/8513/16092 16322/17153/15087 f 12194/12609/16087 2026/2233/16086 12193/12608/16091 8098/8513/16092 f 8098/8513/16092 12193/12608/16091 3789/4124/8683 15768/16439/8689 f 16322/17153/15087 8098/8513/16092 15768/16439/8689 242/345/3474 f 14/26/9546 15862/16553/9545 8099/8514/16093 16284/17101/14462 f 15862/16553/9545 3836/4181/9542 12195/12610/16094 8099/8514/16093 f 8099/8514/16093 12195/12610/16094 2027/2234/16095 12198/12613/16096 f 16284/17101/14462 8099/8514/16093 12198/12613/16096 4047/4455/14463 f 3836/4181/9542 15861/16551/9541 8100/8515/16097 12195/12610/16094 f 15861/16551/9541 383/1067/9530 14292/14707/16098 8100/8515/16097 f 8100/8515/16097 14292/14707/16098 3051/3258/16099 12196/12611/16100 f 12195/12610/16094 8100/8515/16097 12196/12611/16100 2027/2234/16095 f 2027/2234/16095 12196/12611/16100 8101/8516/16101 12197/12612/16102 f 12196/12611/16100 3051/3258/16099 14291/14706/16103 8101/8516/16101 f 8101/8516/16101 14291/14706/16103 1021/612/16104 14297/14712/16105 f 12197/12612/16102 8101/8516/16101 14297/14712/16105 3054/3261/16106 f 4047/4455/14463 12198/12613/16096 8102/8517/16107 16283/17099/14467 f 12198/12613/16096 2027/2234/16095 12197/12612/16102 8102/8517/16107 f 8102/8517/16107 12197/12612/16102 3054/3261/16106 14298/14713/16108 f 16283/17099/14467 8102/8517/16107 14298/14713/16108 489/1205/14468 f 383/1067/9530 15859/16547/9529 8103/8518/16109 14292/14707/16098 f 15859/16547/9529 3835/4179/9526 12199/12614/16110 8103/8518/16109 f 8103/8518/16109 12199/12614/16110 2028/2235/16111 12202/12617/16112 f 14292/14707/16098 8103/8518/16109 12202/12617/16112 3051/3258/16099 f 3835/4179/9526 15860/16549/9525 8104/8519/16113 12199/12614/16110 f 15860/16549/9525 137/204/6479 16378/17209/15478 8104/8519/16113 f 8104/8519/16113 16378/17209/15478 4094/4509/15482 12200/12615/16114 f 12199/12614/16110 8104/8519/16113 12200/12615/16114 2028/2235/16111 f 2028/2235/16111 12200/12615/16114 8105/8520/16115 12201/12616/16116 f 12200/12615/16114 4094/4509/15482 16377/17208/15494 8105/8520/16115 f 8105/8520/16115 16377/17208/15494 512/1231/15496 14294/14709/16117 f 12201/12616/16116 8105/8520/16115 14294/14709/16117 3052/3259/16118 f 3051/3258/16099 12202/12617/16112 8106/8521/16119 14291/14706/16103 f 12202/12617/16112 2028/2235/16111 12201/12616/16116 8106/8521/16119 f 8106/8521/16119 12201/12616/16116 3052/3259/16118 14293/14708/16120 f 14291/14706/16103 8106/8521/16119 14293/14708/16120 1021/612/16104 f 1021/612/16104 14293/14708/16120 8107/8522/16121 14295/14710/16122 f 14293/14708/16120 3052/3259/16118 12203/12618/16123 8107/8522/16121 f 8107/8522/16121 12203/12618/16123 2029/2236/16124 12206/12621/16125 f 14295/14710/16122 8107/8522/16121 12206/12621/16125 3053/3260/16126 f 3052/3259/16118 14294/14709/16117 8108/8523/16127 12203/12618/16123 f 14294/14709/16117 512/1231/15496 16375/17206/15529 8108/8523/16127 f 8108/8523/16127 16375/17206/15529 4093/4508/15533 12204/12619/16128 f 12203/12618/16123 8108/8523/16127 12204/12619/16128 2029/2236/16124 f 2029/2236/16124 12204/12619/16128 8109/8524/16129 12205/12620/16130 f 12204/12619/16128 4093/4508/15533 16376/17207/15539 8109/8524/16129 f 8109/8524/16129 16376/17207/15539 255/358/6318 15850/16533/9439 f 12205/12620/16130 8109/8524/16129 15850/16533/9439 3830/4171/9435 f 3053/3260/16126 12206/12621/16125 8110/8525/16131 14296/14711/16132 f 12206/12621/16125 2029/2236/16124 12205/12620/16130 8110/8525/16131 f 8110/8525/16131 12205/12620/16130 3830/4171/9435 15849/16532/9433 f 14296/14711/16132 8110/8525/16131 15849/16532/9433 380/1062/9421 f 489/1205/14468 14298/14713/16108 8111/8526/16133 16285/17103/14480 f 14298/14713/16108 3054/3261/16106 12207/12622/16134 8111/8526/16133 f 8111/8526/16133 12207/12622/16134 2030/2237/16135 12210/12625/16136 f 16285/17103/14480 8111/8526/16133 12210/12625/16136 4048/4457/14481 f 3054/3261/16106 14297/14712/16105 8112/8527/16137 12207/12622/16134 f 14297/14712/16105 1021/612/16104 14295/14710/16122 8112/8527/16137 f 8112/8527/16137 14295/14710/16122 3053/3260/16126 12208/12623/16138 f 12207/12622/16134 8112/8527/16137 12208/12623/16138 2030/2237/16135 f 2030/2237/16135 12208/12623/16138 8113/8528/16139 12209/12624/16140 f 12208/12623/16138 3053/3260/16126 14296/14711/16132 8113/8528/16139 f 8113/8528/16139 14296/14711/16132 380/1062/9421 15847/16530/9419 f 12209/12624/16140 8113/8528/16139 15847/16530/9419 3829/4170/9415 f 4048/4457/14481 12210/12625/16136 8114/8529/16141 16286/17105/14485 f 12210/12625/16136 2030/2237/16135 12209/12624/16140 8114/8529/16141 f 8114/8529/16141 12209/12624/16140 3829/4170/9415 15848/16531/9413 f 16286/17105/14485 8114/8529/16141 15848/16531/9413 233/333/2657 f 136/202/6317 15846/16529/9358 8115/8530/16142 16380/17211/15565 f 15846/16529/9358 3828/4169/9362 12211/12626/16143 8115/8530/16142 f 8115/8530/16142 12211/12626/16143 2031/2238/16144 12214/12629/16145 f 16380/17211/15565 8115/8530/16142 12214/12629/16145 4095/4510/15566 f 3828/4169/9362 15845/16528/9374 8116/8531/16146 12211/12626/16143 f 15845/16528/9374 379/1061/9376 14300/14715/16147 8116/8531/16146 f 8116/8531/16146 14300/14715/16147 3055/3262/16148 12212/12627/16149 f 12211/12626/16143 8116/8531/16146 12212/12627/16149 2031/2238/16144 f 2031/2238/16144 12212/12627/16149 8117/8532/16150 12213/12628/16151 f 12212/12627/16149 3055/3262/16148 14299/14714/16152 8117/8532/16150 f 8117/8532/16150 14299/14714/16152 1022/613/16153 14305/14720/16154 f 12213/12628/16151 8117/8532/16150 14305/14720/16154 3058/3265/16155 f 4095/4510/15566 12214/12629/16145 8118/8533/16156 16379/17210/15570 f 12214/12629/16145 2031/2238/16144 12213/12628/16151 8118/8533/16156 f 8118/8533/16156 12213/12628/16151 3058/3265/16155 14306/14721/16157 f 16379/17210/15570 8118/8533/16156 14306/14721/16157 513/1232/15571 f 379/1061/9376 15843/16526/9402 8119/8534/16158 14300/14715/16147 f 15843/16526/9402 3827/4168/9406 12215/12630/16159 8119/8534/16158 f 8119/8534/16158 12215/12630/16159 2032/2239/16160 12218/12633/16161 f 14300/14715/16147 8119/8534/16158 12218/12633/16161 3055/3262/16148 f 3827/4168/9406 15844/16527/9412 8120/8535/16162 12215/12630/16159 f 15844/16527/9412 30/54/3528 16290/17113/14498 8120/8535/16162 f 8120/8535/16162 16290/17113/14498 4050/4461/14502 12216/12631/16163 f 12215/12630/16159 8120/8535/16162 12216/12631/16163 2032/2239/16160 f 2032/2239/16160 12216/12631/16163 8121/8536/16164 12217/12632/16165 f 12216/12631/16163 4050/4461/14502 16289/17111/14514 8121/8536/16164 f 8121/8536/16164 16289/17111/14514 490/1207/14516 14302/14717/16166 f 12217/12632/16165 8121/8536/16164 14302/14717/16166 3056/3263/16167 f 3055/3262/16148 12218/12633/16161 8122/8537/16168 14299/14714/16152 f 12218/12633/16161 2032/2239/16160 12217/12632/16165 8122/8537/16168 f 8122/8537/16168 12217/12632/16165 3056/3263/16167 14301/14716/16169 f 14299/14714/16152 8122/8537/16168 14301/14716/16169 1022/613/16153 f 1022/613/16153 14301/14716/16169 8123/8538/16170 14303/14718/16171 f 14301/14716/16169 3056/3263/16167 12219/12634/16172 8123/8538/16170 f 8123/8538/16170 12219/12634/16172 2033/2240/16173 12222/12637/16174 f 14303/14718/16171 8123/8538/16170 12222/12637/16174 3057/3264/16175 f 3056/3263/16167 14302/14717/16166 8124/8539/16176 12219/12634/16172 f 14302/14717/16166 490/1207/14516 16287/17107/14542 8124/8539/16176 f 8124/8539/16176 16287/17107/14542 4049/4459/14546 12220/12635/16177 f 12219/12634/16172 8124/8539/16176 12220/12635/16177 2033/2240/16173 f 2033/2240/16173 12220/12635/16177 8125/8540/16178 12221/12636/16179 f 12220/12635/16177 4049/4459/14546 16288/17109/14552 8125/8540/16178 f 8125/8540/16178 16288/17109/14552 234/335/2682 15854/16537/9475 f 12221/12636/16179 8125/8540/16178 15854/16537/9475 3832/4173/9473 f 3057/3264/16175 12222/12637/16174 8126/8541/16180 14304/14719/16181 f 12222/12637/16174 2033/2240/16173 12221/12636/16179 8126/8541/16180 f 8126/8541/16180 12221/12636/16179 3832/4173/9473 15853/16536/9472 f 14304/14719/16181 8126/8541/16180 15853/16536/9472 381/1063/9463 f 513/1232/15571 14306/14721/16157 8127/8542/16182 16381/17212/15583 f 14306/14721/16157 3058/3265/16155 12223/12638/16183 8127/8542/16182 f 8127/8542/16182 12223/12638/16183 2034/2241/16184 12226/12641/16185 f 16381/17212/15583 8127/8542/16182 12226/12641/16185 4096/4511/15584 f 3058/3265/16155 14305/14720/16154 8128/8543/16186 12223/12638/16183 f 14305/14720/16154 1022/613/16153 14303/14718/16171 8128/8543/16186 f 8128/8543/16186 14303/14718/16171 3057/3264/16175 12224/12639/16187 f 12223/12638/16183 8128/8543/16186 12224/12639/16187 2034/2241/16184 f 2034/2241/16184 12224/12639/16187 8129/8544/16188 12225/12640/16189 f 12224/12639/16187 3057/3264/16175 14304/14719/16181 8129/8544/16188 f 8129/8544/16188 14304/14719/16181 381/1063/9463 15851/16534/9462 f 12225/12640/16189 8129/8544/16188 15851/16534/9462 3831/4172/9459 f 4096/4511/15584 12226/12641/16185 8130/8545/16190 16382/17213/15588 f 12226/12641/16185 2034/2241/16184 12225/12640/16189 8130/8545/16190 f 8130/8545/16190 12225/12640/16189 3831/4172/9459 15852/16535/9458 f 16382/17213/15588 8130/8545/16190 15852/16535/9458 258/361/6398 f 143/212/1508 16002/16721/10956 8131/8546/16191 16244/17043/14102 f 16002/16721/10956 3906/4265/10960 12227/12642/16192 8131/8546/16191 f 8131/8546/16191 12227/12642/16192 2035/2242/16193 12230/12645/16194 f 16244/17043/14102 8131/8546/16191 12230/12645/16194 4027/4426/14103 f 3906/4265/10960 16001/16720/10972 8132/8547/16195 12227/12642/16192 f 16001/16720/10972 418/1109/10974 14308/14723/16196 8132/8547/16195 f 8132/8547/16195 14308/14723/16196 3059/3266/16197 12228/12643/16198 f 12227/12642/16192 8132/8547/16195 12228/12643/16198 2035/2242/16193 f 2035/2242/16193 12228/12643/16198 8133/8548/16199 12229/12644/16200 f 12228/12643/16198 3059/3266/16197 14307/14722/16201 8133/8548/16199 f 8133/8548/16199 14307/14722/16201 1023/614/16202 14313/14728/16203 f 12229/12644/16200 8133/8548/16199 14313/14728/16203 3062/3269/16204 f 4027/4426/14103 12230/12645/16194 8134/8549/16205 16243/17042/14107 f 12230/12645/16194 2035/2242/16193 12229/12644/16200 8134/8549/16205 f 8134/8549/16205 12229/12644/16200 3062/3269/16204 14314/14729/16206 f 16243/17042/14107 8134/8549/16205 14314/14729/16206 479/1190/14108 f 418/1109/10974 15999/16718/11000 8135/8550/16207 14308/14723/16196 f 15999/16718/11000 3905/4264/11004 12231/12646/16208 8135/8550/16207 f 8135/8550/16207 12231/12646/16208 2036/2243/16209 12234/12649/16210 f 14308/14723/16196 8135/8550/16207 12234/12649/16210 3059/3266/16197 f 3905/4264/11004 16000/16719/11010 8136/8551/16211 12231/12646/16208 f 16000/16719/11010 76/122/5453 16362/17193/15352 8136/8551/16211 f 8136/8551/16211 16362/17193/15352 4086/4501/15356 12232/12647/16212 f 12231/12646/16208 8136/8551/16211 12232/12647/16212 2036/2243/16209 f 2036/2243/16209 12232/12647/16212 8137/8552/16213 12233/12648/16214 f 12232/12647/16212 4086/4501/15356 16361/17192/15368 8137/8552/16213 f 8137/8552/16213 16361/17192/15368 508/1227/15370 14310/14725/16215 f 12233/12648/16214 8137/8552/16213 14310/14725/16215 3060/3267/16216 f 3059/3266/16197 12234/12649/16210 8138/8553/16217 14307/14722/16201 f 12234/12649/16210 2036/2243/16209 12233/12648/16214 8138/8553/16217 f 8138/8553/16217 12233/12648/16214 3060/3267/16216 14309/14724/16218 f 14307/14722/16201 8138/8553/16217 14309/14724/16218 1023/614/16202 f 1023/614/16202 14309/14724/16218 8139/8554/16219 14311/14726/16220 f 14309/14724/16218 3060/3267/16216 12235/12650/16221 8139/8554/16219 f 8139/8554/16219 12235/12650/16221 2037/2244/16222 12238/12653/16223 f 14311/14726/16220 8139/8554/16219 12238/12653/16223 3061/3268/16224 f 3060/3267/16216 14310/14725/16215 8140/8555/16225 12235/12650/16221 f 14310/14725/16215 508/1227/15370 16359/17190/15403 8140/8555/16225 f 8140/8555/16225 16359/17190/15403 4085/4500/15407 12236/12651/16226 f 12235/12650/16221 8140/8555/16225 12236/12651/16226 2037/2244/16222 f 2037/2244/16222 12236/12651/16226 8141/8556/16227 12237/12652/16228 f 12236/12651/16226 4085/4500/15407 16360/17191/15413 8141/8556/16227 f 8141/8556/16227 16360/17191/15413 251/354/5487 15894/16589/9861 f 12237/12652/16228 8141/8556/16227 15894/16589/9861 3852/4199/9857 f 3061/3268/16224 12238/12653/16223 8142/8557/16229 14312/14727/16230 f 12238/12653/16223 2037/2244/16222 12237/12652/16228 8142/8557/16229 f 8142/8557/16229 12237/12652/16228 3852/4199/9857 15893/16588/9855 f 14312/14727/16230 8142/8557/16229 15893/16588/9855 391/1076/9843 f 479/1190/14108 14314/14729/16206 8143/8558/16231 16245/17044/14120 f 14314/14729/16206 3062/3269/16204 12239/12654/16232 8143/8558/16231 f 8143/8558/16231 12239/12654/16232 2038/2245/16233 12242/12657/16234 f 16245/17044/14120 8143/8558/16231 12242/12657/16234 4028/4427/14121 f 3062/3269/16204 14313/14728/16203 8144/8559/16235 12239/12654/16232 f 14313/14728/16203 1023/614/16202 14311/14726/16220 8144/8559/16235 f 8144/8559/16235 14311/14726/16220 3061/3268/16224 12240/12655/16236 f 12239/12654/16232 8144/8559/16235 12240/12655/16236 2038/2245/16233 f 2038/2245/16233 12240/12655/16236 8145/8560/16237 12241/12656/16238 f 12240/12655/16236 3061/3268/16224 14312/14727/16230 8145/8560/16237 f 8145/8560/16237 14312/14727/16230 391/1076/9843 15891/16586/9841 f 12241/12656/16238 8145/8560/16237 15891/16586/9841 3851/4198/9837 f 4028/4427/14121 12242/12657/16234 8146/8561/16239 16246/17045/14125 f 12242/12657/16234 2038/2245/16233 12241/12656/16238 8146/8561/16239 f 8146/8561/16239 12241/12656/16238 3851/4198/9837 15892/16587/9835 f 16246/17045/14125 8146/8561/16239 15892/16587/9835 224/319/2194 f 77/123/5593 15906/16601/9960 8147/8562/16240 16364/17195/15439 f 15906/16601/9960 3858/4205/9958 12243/12658/16241 8147/8562/16240 f 8147/8562/16240 12243/12658/16241 2039/2246/16242 12246/12661/16243 f 16364/17195/15439 8147/8562/16240 12246/12661/16243 4087/4502/15440 f 3858/4205/9958 15905/16600/9957 8148/8563/16244 12243/12658/16241 f 15905/16600/9957 394/1079/9948 14316/14731/16245 8148/8563/16244 f 8148/8563/16244 14316/14731/16245 3063/3270/16246 12244/12659/16247 f 12243/12658/16241 8148/8563/16244 12244/12659/16247 2039/2246/16242 f 2039/2246/16242 12244/12659/16247 8149/8564/16248 12245/12660/16249 f 12244/12659/16247 3063/3270/16246 14315/14730/16250 8149/8564/16248 f 8149/8564/16248 14315/14730/16250 1024/615/16251 14321/14736/16252 f 12245/12660/16249 8149/8564/16248 14321/14736/16252 3066/3273/16253 f 4087/4502/15440 12246/12661/16243 8150/8565/16254 16363/17194/15444 f 12246/12661/16243 2039/2246/16242 12245/12660/16249 8150/8565/16254 f 8150/8565/16254 12245/12660/16249 3066/3273/16253 14322/14737/16255 f 16363/17194/15444 8150/8565/16254 14322/14737/16255 509/1228/15445 f 394/1079/9948 15903/16598/9947 8151/8566/16256 14316/14731/16245 f 15903/16598/9947 3857/4204/9944 12247/12662/16257 8151/8566/16256 f 8151/8566/16256 12247/12662/16257 2040/2247/16258 12250/12665/16259 f 14316/14731/16245 8151/8566/16256 12250/12665/16259 3063/3270/16246 f 3857/4204/9944 15904/16599/9943 8152/8567/16260 12247/12662/16257 f 15904/16599/9943 144/213/4010 16258/17057/14141 8152/8567/16260 f 8152/8567/16260 16258/17057/14141 4034/4433/14145 12248/12663/16261 f 12247/12662/16257 8152/8567/16260 12248/12663/16261 2040/2247/16258 f 2040/2247/16258 12248/12663/16261 8153/8568/16262 12249/12664/16263 f 12248/12663/16261 4034/4433/14145 16257/17056/14157 8153/8568/16262 f 8153/8568/16262 16257/17056/14157 482/1193/14159 14318/14733/16264 f 12249/12664/16263 8153/8568/16262 14318/14733/16264 3064/3271/16265 f 3063/3270/16246 12250/12665/16259 8154/8569/16266 14315/14730/16250 f 12250/12665/16259 2040/2247/16258 12249/12664/16263 8154/8569/16266 f 8154/8569/16266 12249/12664/16263 3064/3271/16265 14317/14732/16267 f 14315/14730/16250 8154/8569/16266 14317/14732/16267 1024/615/16251 f 1024/615/16251 14317/14732/16267 8155/8570/16268 14319/14734/16269 f 14317/14732/16267 3064/3271/16265 12251/12666/16270 8155/8570/16268 f 8155/8570/16268 12251/12666/16270 2041/2248/16271 12254/12669/16272 f 14319/14734/16269 8155/8570/16268 12254/12669/16272 3065/3272/16273 f 3064/3271/16265 14318/14733/16264 8156/8571/16274 12251/12666/16270 f 14318/14733/16264 482/1193/14159 16255/17054/14192 8156/8571/16274 f 8156/8571/16274 16255/17054/14192 4033/4432/14196 12252/12667/16275 f 12251/12666/16270 8156/8571/16274 12252/12667/16275 2041/2248/16271 f 2041/2248/16271 12252/12667/16275 8157/8572/16276 12253/12668/16277 f 12252/12667/16275 4033/4432/14196 16256/17055/14202 8157/8572/16276 f 8157/8572/16276 16256/17055/14202 225/320/2219 15898/16593/9897 f 12253/12668/16277 8157/8572/16276 15898/16593/9897 3854/4201/9895 f 3065/3272/16273 12254/12669/16272 8158/8573/16278 14320/14735/16279 f 12254/12669/16272 2041/2248/16271 12253/12668/16277 8158/8573/16278 f 8158/8573/16278 12253/12668/16277 3854/4201/9895 15897/16592/9894 f 14320/14735/16279 8158/8573/16278 15897/16592/9894 392/1077/9885 f 509/1228/15445 14322/14737/16255 8159/8574/16280 16365/17196/15457 f 14322/14737/16255 3066/3273/16253 12255/12670/16281 8159/8574/16280 f 8159/8574/16280 12255/12670/16281 2042/2249/16282 12258/12673/16283 f 16365/17196/15457 8159/8574/16280 12258/12673/16283 4088/4503/15458 f 3066/3273/16253 14321/14736/16252 8160/8575/16284 12255/12670/16281 f 14321/14736/16252 1024/615/16251 14319/14734/16269 8160/8575/16284 f 8160/8575/16284 14319/14734/16269 3065/3272/16273 12256/12671/16285 f 12255/12670/16281 8160/8575/16284 12256/12671/16285 2042/2249/16282 f 2042/2249/16282 12256/12671/16285 8161/8576/16286 12257/12672/16287 f 12256/12671/16285 3065/3272/16273 14320/14735/16279 8161/8576/16286 f 8161/8576/16286 14320/14735/16279 392/1077/9885 15895/16590/9884 f 12257/12672/16287 8161/8576/16286 15895/16590/9884 3853/4200/9881 f 4088/4503/15458 12258/12673/16283 8162/8577/16288 16366/17197/15462 f 12258/12673/16283 2042/2249/16282 12257/12672/16287 8162/8577/16288 f 8162/8577/16288 12257/12672/16287 3853/4200/9881 15896/16591/9880 f 16366/17197/15462 8162/8577/16288 15896/16591/9880 252/355/5454 f 88/138/6457 15982/16697/10730 8163/8578/16289 16372/17203/15502 f 15982/16697/10730 3896/4253/10728 12259/12674/16290 8163/8578/16289 f 8163/8578/16289 12259/12674/16290 2043/2250/16291 12262/12677/16292 f 16372/17203/15502 8163/8578/16289 12262/12677/16292 4091/4506/15503 f 3896/4253/10728 15981/16695/10727 8164/8579/16293 12259/12674/16290 f 15981/16695/10727 413/1103/10718 14324/14739/16294 8164/8579/16293 f 8164/8579/16293 14324/14739/16294 3067/3274/16295 12260/12675/16296 f 12259/12674/16290 8164/8579/16293 12260/12675/16296 2043/2250/16291 f 2043/2250/16291 12260/12675/16296 8165/8580/16297 12261/12676/16298 f 12260/12675/16296 3067/3274/16295 14323/14738/16299 8165/8580/16297 f 8165/8580/16297 14323/14738/16299 1025/616/16300 14329/14744/16301 f 12261/12676/16298 8165/8580/16297 14329/14744/16301 3070/3277/16302 f 4091/4506/15503 12262/12677/16292 8166/8581/16303 16371/17202/15507 f 12262/12677/16292 2043/2250/16291 12261/12676/16298 8166/8581/16303 f 8166/8581/16303 12261/12676/16298 3070/3277/16302 14330/14745/16304 f 16371/17202/15507 8166/8581/16303 14330/14745/16304 511/1230/15508 f 413/1103/10718 15979/16691/10717 8167/8582/16305 14324/14739/16294 f 15979/16691/10717 3895/4251/10714 12263/12678/16306 8167/8582/16305 f 8167/8582/16305 12263/12678/16306 2044/2251/16307 12266/12681/16308 f 14324/14739/16294 8167/8582/16305 12266/12681/16308 3067/3274/16295 f 3895/4251/10714 15980/16693/10713 8168/8583/16309 12263/12678/16306 f 15980/16693/10713 157/230/954 16218/17005/13826 8168/8583/16309 f 8168/8583/16309 16218/17005/13826 4014/4407/13830 12264/12679/16310 f 12263/12678/16306 8168/8583/16309 12264/12679/16310 2044/2251/16307 f 2044/2251/16307 12264/12679/16310 8169/8584/16311 12265/12680/16312 f 12264/12679/16310 4014/4407/13830 16217/17004/13842 8169/8584/16311 f 8169/8584/16311 16217/17004/13842 472/1180/13844 14326/14741/16313 f 12265/12680/16312 8169/8584/16311 14326/14741/16313 3068/3275/16314 f 3067/3274/16295 12266/12681/16308 8170/8585/16315 14323/14738/16299 f 12266/12681/16308 2044/2251/16307 12265/12680/16312 8170/8585/16315 f 8170/8585/16315 12265/12680/16312 3068/3275/16314 14325/14740/16316 f 14323/14738/16299 8170/8585/16315 14325/14740/16316 1025/616/16300 f 1025/616/16300 14325/14740/16316 8171/8586/16317 14327/14742/16318 f 14325/14740/16316 3068/3275/16314 12267/12682/16319 8171/8586/16317 f 8171/8586/16317 12267/12682/16319 2045/2252/16320 12270/12685/16321 f 14327/14742/16318 8171/8586/16317 12270/12685/16321 3069/3276/16322 f 3068/3275/16314 14326/14741/16313 8172/8587/16323 12267/12682/16319 f 14326/14741/16313 472/1180/13844 16215/17002/13877 8172/8587/16323 f 8172/8587/16323 16215/17002/13877 4013/4406/13881 12268/12683/16324 f 12267/12682/16319 8172/8587/16323 12268/12683/16324 2045/2252/16320 f 2045/2252/16320 12268/12683/16324 8173/8588/16325 12269/12684/16326 f 12268/12683/16324 4013/4406/13881 16216/17003/13887 8173/8588/16325 f 8173/8588/16325 16216/17003/13887 215/306/1837 15970/16677/10631 f 12269/12684/16326 8173/8588/16325 15970/16677/10631 3890/4243/10627 f 3069/3276/16322 12270/12685/16321 8174/8589/16327 14328/14743/16328 f 12270/12685/16321 2045/2252/16320 12269/12684/16326 8174/8589/16327 f 8174/8589/16327 12269/12684/16326 3890/4243/10627 15969/16676/10625 f 14328/14743/16328 8174/8589/16327 15969/16676/10625 410/1098/10613 f 511/1230/15508 14330/14745/16304 8175/8590/16329 16373/17204/15520 f 14330/14745/16304 3070/3277/16302 12271/12686/16330 8175/8590/16329 f 8175/8590/16329 12271/12686/16330 2046/2253/16331 12274/12689/16332 f 16373/17204/15520 8175/8590/16329 12274/12689/16332 4092/4507/15521 f 3070/3277/16302 14329/14744/16301 8176/8591/16333 12271/12686/16330 f 14329/14744/16301 1025/616/16300 14327/14742/16318 8176/8591/16333 f 8176/8591/16333 14327/14742/16318 3069/3276/16322 12272/12687/16334 f 12271/12686/16330 8176/8591/16333 12272/12687/16334 2046/2253/16331 f 2046/2253/16331 12272/12687/16334 8177/8592/16335 12273/12688/16336 f 12272/12687/16334 3069/3276/16322 14328/14743/16328 8177/8592/16335 f 8177/8592/16335 14328/14743/16328 410/1098/10613 15967/16674/10611 f 12273/12688/16336 8177/8592/16335 15967/16674/10611 3889/4242/10607 f 4092/4507/15521 12274/12689/16332 8178/8593/16337 16374/17205/15525 f 12274/12689/16332 2046/2253/16331 12273/12688/16336 8178/8593/16337 f 8178/8593/16337 12273/12688/16336 3889/4242/10607 15968/16675/10605 f 16374/17205/15525 8178/8593/16337 15968/16675/10605 256/359/6351 f 156/228/3596 15966/16673/10550 8179/8594/16338 16220/17007/13913 f 15966/16673/10550 3888/4241/10554 12275/12690/16339 8179/8594/16338 f 8179/8594/16338 12275/12690/16339 2047/2254/16340 12278/12693/16341 f 16220/17007/13913 8179/8594/16338 12278/12693/16341 4015/4408/13914 f 3888/4241/10554 15965/16672/10566 8180/8595/16342 12275/12690/16339 f 15965/16672/10566 409/1097/10568 14332/14747/16343 8180/8595/16342 f 8180/8595/16342 14332/14747/16343 3071/3278/16344 12276/12691/16345 f 12275/12690/16339 8180/8595/16342 12276/12691/16345 2047/2254/16340 f 2047/2254/16340 12276/12691/16345 8181/8596/16346 12277/12692/16347 f 12276/12691/16345 3071/3278/16344 14331/14746/16348 8181/8596/16346 f 8181/8596/16346 14331/14746/16348 1026/617/16349 14337/14752/16350 f 12277/12692/16347 8181/8596/16346 14337/14752/16350 3074/3281/16351 f 4015/4408/13914 12278/12693/16341 8182/8597/16352 16219/17006/13918 f 12278/12693/16341 2047/2254/16340 12277/12692/16347 8182/8597/16352 f 8182/8597/16352 12277/12692/16347 3074/3281/16351 14338/14753/16353 f 16219/17006/13918 8182/8597/16352 14338/14753/16353 473/1181/13919 f 409/1097/10568 15963/16670/10594 8183/8598/16354 14332/14747/16343 f 15963/16670/10594 3887/4240/10598 12279/12694/16355 8183/8598/16354 f 8183/8598/16354 12279/12694/16355 2048/2255/16356 12282/12697/16357 f 14332/14747/16343 8183/8598/16354 12282/12697/16357 3071/3278/16344 f 3887/4240/10598 15964/16671/10604 8184/8599/16358 12279/12694/16355 f 15964/16671/10604 87/136/6246 16386/17217/15541 8184/8599/16358 f 8184/8599/16358 16386/17217/15541 4098/4513/15545 12280/12695/16359 f 12279/12694/16355 8184/8599/16358 12280/12695/16359 2048/2255/16356 f 2048/2255/16356 12280/12695/16359 8185/8600/16360 12281/12696/16361 f 12280/12695/16359 4098/4513/15545 16385/17216/15557 8185/8600/16360 f 8185/8600/16360 16385/17216/15557 514/1233/15559 14334/14749/16362 f 12281/12696/16361 8185/8600/16360 14334/14749/16362 3072/3279/16363 f 3071/3278/16344 12282/12697/16357 8186/8601/16364 14331/14746/16348 f 12282/12697/16357 2048/2255/16356 12281/12696/16361 8186/8601/16364 f 8186/8601/16364 12281/12696/16361 3072/3279/16363 14333/14748/16365 f 14331/14746/16348 8186/8601/16364 14333/14748/16365 1026/617/16349 f 1026/617/16349 14333/14748/16365 8187/8602/16366 14335/14750/16367 f 14333/14748/16365 3072/3279/16363 12283/12698/16368 8187/8602/16366 f 8187/8602/16366 12283/12698/16368 2049/2256/16369 12286/12701/16370 f 14335/14750/16367 8187/8602/16366 12286/12701/16370 3073/3280/16371 f 3072/3279/16363 14334/14749/16362 8188/8603/16372 12283/12698/16368 f 14334/14749/16362 514/1233/15559 16383/17214/15592 8188/8603/16372 f 8188/8603/16372 16383/17214/15592 4097/4512/15596 12284/12699/16373 f 12283/12698/16368 8188/8603/16372 12284/12699/16373 2049/2256/16369 f 2049/2256/16369 12284/12699/16373 8189/8604/16374 12285/12700/16375 f 12284/12699/16373 4097/4512/15596 16384/17215/15602 8189/8604/16374 f 8189/8604/16374 16384/17215/15602 257/360/6376 15974/16681/10667 f 12285/12700/16375 8189/8604/16374 15974/16681/10667 3892/4245/10665 f 3073/3280/16371 12286/12701/16370 8190/8605/16376 14336/14751/16377 f 12286/12701/16370 2049/2256/16369 12285/12700/16375 8190/8605/16376 f 8190/8605/16376 12285/12700/16375 3892/4245/10665 15973/16680/10664 f 14336/14751/16377 8190/8605/16376 15973/16680/10664 411/1099/10655 f 473/1181/13919 14338/14753/16353 8191/8606/16378 16221/17008/13931 f 14338/14753/16353 3074/3281/16351 12287/12702/16379 8191/8606/16378 f 8191/8606/16378 12287/12702/16379 2050/2257/16380 12290/12705/16381 f 16221/17008/13931 8191/8606/16378 12290/12705/16381 4016/4409/13932 f 3074/3281/16351 14337/14752/16350 8192/8607/16382 12287/12702/16379 f 14337/14752/16350 1026/617/16349 14335/14750/16367 8192/8607/16382 f 8192/8607/16382 14335/14750/16367 3073/3280/16371 12288/12703/16383 f 12287/12702/16379 8192/8607/16382 12288/12703/16383 2050/2257/16380 f 2050/2257/16380 12288/12703/16383 8193/8608/16384 12289/12704/16385 f 12288/12703/16383 3073/3280/16371 14336/14751/16377 8193/8608/16384 f 8193/8608/16384 14336/14751/16377 411/1099/10655 15971/16678/10654 f 12289/12704/16385 8193/8608/16384 15971/16678/10654 3891/4244/10651 f 4016/4409/13932 12290/12705/16381 8194/8609/16386 16222/17009/13936 f 12290/12705/16381 2050/2257/16380 12289/12704/16385 8194/8609/16386 f 8194/8609/16386 12289/12704/16385 3891/4244/10651 15972/16679/10650 f 16222/17009/13936 8194/8609/16386 15972/16679/10650 218/311/1917 ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models/HPPickup.obj.meta ================================================ fileFormatVersion: 2 guid: 16e2a95d898a9c54ea47e13f2a30979e ModelImporter: serializedVersion: 23 fileIDToRecycleName: 100000: //RootNode 100002: pCube1 400000: //RootNode 400002: pCube1 2100000: pCube1Mat 2300000: pCube1 3300000: pCube1 4300000: pCube1 externalObjects: {} materials: importMaterials: 0 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: 1 meshes: lODScreenPercentages: [] globalScale: 1 meshCompression: 0 addColliders: 0 useSRGBMaterialColor: 0 importVisibility: 0 importBlendShapes: 0 importCameras: 0 importLights: 0 swapUVChannels: 0 generateSecondaryUV: 0 useFileUnits: 1 optimizeMeshForGPU: 1 keepQuads: 0 weldVertices: 1 preserveHierarchy: 0 indexFormat: 0 secondaryUVAngleDistortion: 8 secondaryUVAreaDistortion: 15.000001 secondaryUVHardAngle: 88 secondaryUVPackMargin: 4 useFileScale: 0 previousCalculatedGlobalScale: 1 hasPreviousCalculatedGlobalScale: 0 tangentSpace: normalSmoothAngle: 60 normalImportMode: 1 tangentImportMode: 3 normalCalculationMode: 4 legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 blendShapeNormalImportMode: 1 normalSmoothingSource: 0 importAnimation: 0 copyAvatar: 0 humanDescription: serializedVersion: 2 human: [] skeleton: [] armTwist: 0.5 foreArmTwist: 0.5 upperLegTwist: 0.5 legTwist: 0.5 armStretch: 0.05 legStretch: 0.05 feetSpacing: 0 rootMotionBoneName: hasTranslationDoF: 0 hasExtraRoot: 0 skeletonHasParents: 1 lastHumanDescriptionAvatarSource: {instanceID: 0} animationType: 0 humanoidOversampling: 1 additionalBone: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models/MB/EnergyTower.mb.meta ================================================ fileFormatVersion: 2 guid: 31024ed4cb5325c4db99155ac92113a7 ModelImporter: serializedVersion: 23 fileIDToRecycleName: 100000: //RootNode 100002: Mast 100004: Rotator 100006: ShieldFrame 400000: //RootNode 400002: Mast 400004: Rotator 400006: ShieldFrame 2100000: lambert1 2300000: Mast 2300002: Rotator 2300004: ShieldFrame 3300000: Mast 3300002: Rotator 3300004: ShieldFrame 4300000: Mast 4300002: Rotator 4300004: ShieldFrame externalObjects: {} materials: importMaterials: 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: 1 meshes: lODScreenPercentages: [] globalScale: 1 meshCompression: 0 addColliders: 0 useSRGBMaterialColor: 1 importVisibility: 1 importBlendShapes: 1 importCameras: 1 importLights: 1 swapUVChannels: 0 generateSecondaryUV: 0 useFileUnits: 1 optimizeMeshForGPU: 1 keepQuads: 0 weldVertices: 1 preserveHierarchy: 0 indexFormat: 0 secondaryUVAngleDistortion: 8 secondaryUVAreaDistortion: 15.000001 secondaryUVHardAngle: 88 secondaryUVPackMargin: 4 useFileScale: 1 previousCalculatedGlobalScale: 1 hasPreviousCalculatedGlobalScale: 0 tangentSpace: normalSmoothAngle: 60 normalImportMode: 0 tangentImportMode: 3 normalCalculationMode: 4 legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 blendShapeNormalImportMode: 1 normalSmoothingSource: 0 importAnimation: 1 copyAvatar: 0 humanDescription: serializedVersion: 2 human: [] skeleton: [] armTwist: 0.5 foreArmTwist: 0.5 upperLegTwist: 0.5 legTwist: 0.5 armStretch: 0.05 legStretch: 0.05 feetSpacing: 0 rootMotionBoneName: hasTranslationDoF: 0 hasExtraRoot: 0 skeletonHasParents: 1 lastHumanDescriptionAvatarSource: {instanceID: 0} animationType: 0 humanoidOversampling: 1 additionalBone: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models/MB.meta ================================================ fileFormatVersion: 2 guid: 0064159dfb6db104e81f065aa968fd68 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models/TestBench.obj ================================================ # Blender v2.79 (sub 0) OBJ File: '' # www.blender.org g Cube_BenchMesh v 1.244363 -1.000000 -2.049949 v 1.244363 -1.000000 2.049950 v -1.000000 1.274898 2.049949 v -1.000000 1.274898 -2.049949 v -1.000000 -0.205009 2.049949 v -0.205009 -1.000000 2.049949 v -0.997549 -0.267383 2.049949 v -0.990213 -0.329373 2.049949 v -0.978034 -0.390596 2.049949 v -0.961091 -0.450675 2.049949 v -0.939485 -0.509239 2.049949 v -0.913351 -0.565927 2.049949 v -0.882850 -0.620391 2.049949 v -0.848170 -0.672293 2.049949 v -0.809525 -0.721314 2.049949 v -0.767153 -0.767153 2.049949 v -0.721314 -0.809525 2.049949 v -0.672293 -0.848170 2.049949 v -0.620391 -0.882850 2.049949 v -0.565928 -0.913351 2.049949 v -0.509239 -0.939485 2.049949 v -0.450675 -0.961090 2.049949 v -0.390596 -0.978034 2.049949 v -0.329373 -0.990212 2.049949 v -0.267383 -0.997549 2.049949 v -0.205009 -1.000000 -2.049950 v -1.000000 -0.205009 -2.049950 v -0.267383 -0.997549 -2.049950 v -0.329373 -0.990212 -2.049950 v -0.390596 -0.978034 -2.049950 v -0.450674 -0.961090 -2.049950 v -0.509239 -0.939485 -2.049950 v -0.565927 -0.913351 -2.049950 v -0.620390 -0.882850 -2.049950 v -0.672293 -0.848170 -2.049950 v -0.721314 -0.809525 -2.049950 v -0.767152 -0.767153 -2.049950 v -0.809525 -0.721314 -2.049950 v -0.848170 -0.672293 -2.049950 v -0.882850 -0.620391 -2.049950 v -0.913351 -0.565928 -2.049950 v -0.939485 -0.509239 -2.049950 v -0.961090 -0.450675 -2.049950 v -0.978034 -0.390596 -2.049950 v -0.990212 -0.329373 -2.049950 v -0.997549 -0.267383 -2.049950 vt 1.000000 0.644914 vt 0.000000 0.644914 vt 0.000000 1.000000 vt 1.000000 1.000000 vt 0.000000 0.000000 vt 0.000000 0.347759 vt 1.000000 0.347759 vt 1.000000 0.000000 vt 1.000000 0.629804 vt 0.000000 0.629804 vt 1.000000 0.614499 vt 0.000000 0.614499 vt 1.000000 0.599093 vt 0.000000 0.599093 vt 1.000000 0.583681 vt 0.000000 0.583681 vt 1.000000 0.568358 vt 0.000000 0.568358 vt 1.000000 0.553219 vt 0.000000 0.553219 vt 1.000000 0.538357 vt 0.000000 0.538357 vt 1.000000 0.523863 vt 0.000000 0.523863 vt 1.000000 0.509828 vt 0.000000 0.509828 vt 1.000000 0.496337 vt 0.000000 0.496337 vt 1.000000 0.482846 vt 0.000000 0.482846 vt 1.000000 0.468810 vt 0.000000 0.468810 vt 1.000000 0.454317 vt 0.000000 0.454317 vt 1.000000 0.439454 vt 0.000000 0.439455 vt 1.000000 0.424315 vt 0.000000 0.424315 vt 1.000000 0.408993 vt 0.000000 0.408993 vt 1.000000 0.393581 vt 0.000000 0.393581 vt 1.000000 0.378175 vt 0.000000 0.378175 vt 1.000000 0.362869 vt 0.000000 0.362869 vn 0.9998 0.0196 0.0000 vn 1.0000 0.0000 0.0000 vn 0.0000 1.0000 0.0000 vn 0.0196 0.9998 0.0000 vn 0.9969 0.0784 0.0000 vn 0.9877 0.1564 0.0000 vn 0.9724 0.2334 0.0000 vn 0.9510 0.3090 0.0000 vn 0.9239 0.3827 0.0000 vn 0.8910 0.4540 0.0000 vn 0.8526 0.5225 0.0000 vn 0.8090 0.5878 0.0000 vn 0.7604 0.6494 0.0000 vn 0.7071 0.7071 0.0000 vn 0.6494 0.7604 0.0000 vn 0.5878 0.8090 0.0000 vn 0.5225 0.8526 0.0000 vn 0.4540 0.8910 0.0000 vn 0.3827 0.9239 0.0000 vn 0.3090 0.9510 0.0000 vn 0.2334 0.9724 0.0000 vn 0.1564 0.9877 0.0000 vn 0.0784 0.9969 0.0000 s 1 f 5/1/1 27/2/1 4/3/2 3/4/2 f 1/5/3 26/6/4 6/7/4 2/8/3 f 5/1/1 7/9/5 46/10/5 27/2/1 f 7/9/5 8/11/6 45/12/6 46/10/5 f 8/11/6 9/13/7 44/14/7 45/12/6 f 9/13/7 10/15/8 43/16/8 44/14/7 f 10/15/8 11/17/9 42/18/9 43/16/8 f 11/17/9 12/19/10 41/20/10 42/18/9 f 12/19/10 13/21/11 40/22/11 41/20/10 f 13/21/11 14/23/12 39/24/12 40/22/11 f 14/23/12 15/25/13 38/26/13 39/24/12 f 15/25/13 16/27/14 37/28/14 38/26/13 f 16/27/14 17/29/15 36/30/15 37/28/14 f 17/29/15 18/31/16 35/32/16 36/30/15 f 18/31/16 19/33/17 34/34/17 35/32/16 f 19/33/17 20/35/18 33/36/18 34/34/17 f 20/35/18 21/37/19 32/38/19 33/36/18 f 21/37/19 22/39/20 31/40/20 32/38/19 f 22/39/20 23/41/21 30/42/21 31/40/20 f 23/41/21 24/43/22 29/44/22 30/42/21 f 24/43/22 25/45/23 28/46/23 29/44/22 f 25/45/23 6/7/4 26/6/4 28/46/23 ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models/TestBench.obj.meta ================================================ fileFormatVersion: 2 guid: 46e2e631087f2d845b4bd8170b7f629b ModelImporter: serializedVersion: 22 fileIDToRecycleName: 100000: Cube_BenchMesh 100002: //RootNode 400000: Cube_BenchMesh 400002: //RootNode 2100000: Cube_BenchMeshMat 2300000: Cube_BenchMesh 3300000: Cube_BenchMesh 4300000: Cube_BenchMesh externalObjects: {} materials: importMaterials: 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 animationCompression: 1 animationRotationError: 0.5 animationPositionError: 0.5 animationScaleError: 0.5 animationWrapMode: 0 extraExposedTransformPaths: [] extraUserProperties: [] clipAnimations: [] isReadable: 1 meshes: lODScreenPercentages: [] globalScale: 1 meshCompression: 0 addColliders: 0 importVisibility: 1 importBlendShapes: 1 importCameras: 1 importLights: 1 swapUVChannels: 0 generateSecondaryUV: 0 useFileUnits: 1 optimizeMeshForGPU: 1 keepQuads: 0 weldVertices: 1 preserveHierarchy: 0 indexFormat: 0 secondaryUVAngleDistortion: 8 secondaryUVAreaDistortion: 15.000001 secondaryUVHardAngle: 88 secondaryUVPackMargin: 4 useFileScale: 1 tangentSpace: normalSmoothAngle: 60 normalImportMode: 0 tangentImportMode: 3 normalCalculationMode: 4 importAnimation: 1 copyAvatar: 0 humanDescription: serializedVersion: 2 human: [] skeleton: [] armTwist: 0.5 foreArmTwist: 0.5 upperLegTwist: 0.5 legTwist: 0.5 armStretch: 0.05 legStretch: 0.05 feetSpacing: 0 rootMotionBoneName: rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} hasTranslationDoF: 0 hasExtraRoot: 0 skeletonHasParents: 1 lastHumanDescriptionAvatarSource: {instanceID: 0} animationType: 0 humanoidOversampling: 1 additionalBone: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Models.meta ================================================ fileFormatVersion: 2 guid: 5f876e212dfab6444b98ec414b5b5209 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scenes/Shields.unity ================================================ %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, g: 0.117497355, b: 0.23584908, a: 1} m_FogMode: 1 m_FogDensity: 0.01 m_LinearFogStart: 4 m_LinearFogEnd: 6.64 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: 2100000, guid: 2bd8959f5fbd3644aa33af1a155fc147, 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_IndirectSpecularColor: {r: 0.023742268, g: 0.11906481, b: 0.3264984, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 serializedVersion: 11 m_GIWorkflowMode: 0 m_GISettings: serializedVersion: 2 m_BounceScale: 1 m_IndirectOutputScale: 1 m_AlbedoBoost: 1 m_EnvironmentLightingMode: 0 m_EnableBakedLightmaps: 1 m_EnableRealtimeLightmaps: 1 m_LightmapEditorSettings: serializedVersion: 10 m_Resolution: 2 m_BakeResolution: 40 m_AtlasSize: 1024 m_AO: 0 m_AOMaxDistance: 1 m_CompAOExponent: 1 m_CompAOExponentDirect: 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: 0 m_PVRSampling: 1 m_PVRDirectSampleCount: 32 m_PVRSampleCount: 500 m_PVRBounces: 2 m_PVRFilterTypeDirect: 0 m_PVRFilterTypeIndirect: 0 m_PVRFilterTypeAO: 0 m_PVRFilteringMode: 1 m_PVRCulling: 1 m_PVRFilteringGaussRadiusDirect: 1 m_PVRFilteringGaussRadiusIndirect: 5 m_PVRFilteringGaussRadiusAO: 2 m_PVRFilteringAtrousPositionSigmaDirect: 0.5 m_PVRFilteringAtrousPositionSigmaIndirect: 2 m_PVRFilteringAtrousPositionSigmaAO: 1 m_ShowResolutionOverlay: 1 m_LightingDataAsset: {fileID: 0} m_UseShadowmask: 1 --- !u!196 &4 NavMeshSettings: serializedVersion: 2 m_ObjectHideFlags: 0 m_BuildSettings: serializedVersion: 2 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 accuratePlacement: 0 debug: m_Flags: 0 m_NavMeshData: {fileID: 0} --- !u!1 &8035233 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 8035234} - component: {fileID: 8035235} 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 &8035234 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8035233} 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_Children: [] m_Father: {fileID: 1160893610} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &8035235 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8035233} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 0.47586206, b: 0, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1001 &18069992 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 2136141142} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &18069993 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 18069992} m_PrefabAsset: {fileID: 0} --- !u!1 &24722153 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 24722154} m_Layer: 0 m_Name: WallSegment6 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &24722154 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 24722153} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 8.18, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 675577869} - {fileID: 130755825} - {fileID: 1471120331} m_Father: {fileID: 1521029358} m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &32741786 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 32741787} - component: {fileID: 32741789} - component: {fileID: 32741788} m_Layer: 0 m_Name: Cube (3) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &32741787 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 32741786} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 6.156, y: 3.552, z: 1.015} m_LocalScale: {x: 0.05089, y: 1.53534, z: 0.0603} m_Children: [] m_Father: {fileID: 465425696} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &32741788 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 32741786} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 05de2ebdb3f497d478a0d1ca7d723182, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &32741789 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 32741786} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &43143948 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 43143949} m_Layer: 0 m_Name: WallSegment4 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &43143949 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 43143948} 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_Children: - {fileID: 2021251167} - {fileID: 1487125953} - {fileID: 947516682} - {fileID: 465425696} m_Father: {fileID: 1521029358} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &45137672 stripped GameObject: m_CorrespondingSourceObject: {fileID: 100000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} m_PrefabInstance: {fileID: 1000184189} m_PrefabAsset: {fileID: 0} --- !u!4 &45137673 stripped Transform: m_CorrespondingSourceObject: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} m_PrefabInstance: {fileID: 1000184189} m_PrefabAsset: {fileID: 0} --- !u!114 &45137674 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 45137672} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 8b9e99fa3f328e14880d27ed2fc821e8, type: 3} m_Name: m_EditorClassIdentifier: pivotPoint: {fileID: 45137673} rotationSpeed: -100 axis: {x: 0, y: 1, z: 0} --- !u!1 &57660052 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 57660053} - component: {fileID: 57660056} - component: {fileID: 57660055} - component: {fileID: 57660054} m_Layer: 0 m_Name: Wall (6) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 --- !u!4 &57660053 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 57660052} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 2136141142} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &57660054 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 57660052} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &57660055 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 57660052} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &57660056 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 57660052} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &85076158 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 85076159} - component: {fileID: 85076161} - component: {fileID: 85076160} m_Layer: 0 m_Name: Particle System m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &85076159 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 85076158} 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_Children: [] m_Father: {fileID: 206821919} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &85076160 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 85076158} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 37ac399d767a7c8429affef54f906cc4, type: 2} - {fileID: 0} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 0 m_SortMode: 0 m_MinParticleSize: 0 m_MaxParticleSize: 8 m_CameraVelocityScale: 0 m_VelocityScale: 0 m_LengthScale: 2 m_SortingFudge: 0 m_NormalDirection: 1 m_ShadowBias: 0 m_RenderAlignment: 3 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &85076161 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 85076158} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 0 randomSeed: 0 InitialModule: serializedVersion: 3 enabled: 1 startLifetime: serializedVersion: 2 minMaxState: 0 scalar: 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: 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 startSize: serializedVersion: 2 minMaxState: 0 scalar: 1.7 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 maxNumParticles: 1000 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: 0 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.5 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: 2 outSlope: 2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 0 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0, g: 0.66896534, b: 1, a: 0} key1: {r: 0.3455882, g: 0.8646043, 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: 21974 atime2: 65535 atime3: 65535 atime4: 65535 atime5: 65535 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1 &87841728 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 87841729} - component: {fileID: 87841732} - component: {fileID: 87841731} - component: {fileID: 87841730} m_Layer: 0 m_Name: Wall (8) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &87841729 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 87841728} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 4.091997, y: 3.8209996, z: 0.99695194} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 157284223} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &87841730 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 87841728} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &87841731 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 87841728} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &87841732 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 87841728} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1001 &92720832 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 487796535} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &92720833 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 92720832} m_PrefabAsset: {fileID: 0} --- !u!1 &120663307 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 120663308} - component: {fileID: 120663310} - component: {fileID: 120663309} m_Layer: 0 m_Name: FreeViewIcon m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 --- !u!224 &120663308 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 120663307} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.8317157, y: 0.8317157, z: 0.8317157} m_Children: [] m_Father: {fileID: 877080833} m_RootOrder: 0 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: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &120663309 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 120663307} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_Sprite: {fileID: 21300000, guid: e6259bccac625b347a49b43ed490c83d, type: 3} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 m_FillAmount: 1 m_FillClockwise: 1 m_FillOrigin: 0 m_UseSpriteMesh: 0 --- !u!222 &120663310 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 120663307} m_CullTransparentMesh: 0 --- !u!1 &128306866 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 128306868} - component: {fileID: 128306867} m_Layer: 0 m_Name: Point Light m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!108 &128306867 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 128306866} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Intensity: 3 m_Range: 1.7199707 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!4 &128306868 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 128306866} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 29.008877, y: 1.907895, z: 3.41} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &129542693 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 129542694} m_Layer: 0 m_Name: TimeSlider m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &129542694 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 129542693} 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_Children: - {fileID: 594347445} - {fileID: 708141306} m_Father: {fileID: 806767882} m_RootOrder: 1 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: -128.8, y: 0} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &130755824 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 130755825} - component: {fileID: 130755828} - component: {fileID: 130755827} - component: {fileID: 130755826} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &130755825 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 130755824} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 24722154} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &130755826 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 130755824} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &130755827 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 130755824} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &130755828 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 130755824} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &142878173 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 142878174} - component: {fileID: 142878177} - component: {fileID: 142878176} - component: {fileID: 142878175} m_Layer: 0 m_Name: Wall (8) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &142878174 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 142878173} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 8.17, y: 3.8209996, z: 0.99695194} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 157284223} m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &142878175 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 142878173} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &142878176 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 142878173} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &142878177 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 142878173} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &151703859 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 151703860} - component: {fileID: 151703862} - component: {fileID: 151703861} m_Layer: 0 m_Name: Distortion m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &151703860 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 151703859} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 1, y: 0.64, z: 0} m_LocalScale: {x: 0.75, y: 0.75, z: 0.75} m_Children: [] m_Father: {fileID: 2027805741} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &151703861 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 151703859} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3daf77ebb2433d242a5f2a1b427e5abf, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &151703862 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 151703859} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &157284222 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 157284223} m_Layer: 0 m_Name: WallSegment6 (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &157284223 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 157284222} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 12.27, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 237659881} - {fileID: 503737679} - {fileID: 1282078923} - {fileID: 656450847} - {fileID: 1978934740} - {fileID: 87841729} - {fileID: 1269201248} - {fileID: 1525271622} - {fileID: 142878174} m_Father: {fileID: 1521029358} m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &159758847 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 159758848} m_Layer: 0 m_Name: WallSegment3 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &159758848 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 159758847} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -4.09, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 326226527} m_Father: {fileID: 1042233520} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &166375090 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 166375091} - component: {fileID: 166375092} 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 &166375091 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 166375090} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.424, y: 0.17, z: 0} m_LocalScale: {x: 0.5, y: 0.5, z: 0.5} m_Children: [] m_Father: {fileID: 2027805741} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &166375092 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 166375090} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 0.3820755, b: 0.7350849, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1001 &180005233 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1560272226} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &180005234 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 180005233} m_PrefabAsset: {fileID: 0} --- !u!1 &206821918 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 206821919} - component: {fileID: 206821923} - component: {fileID: 206821922} - component: {fileID: 206821921} - component: {fileID: 206821920} m_Layer: 0 m_Name: Noise m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 --- !u!4 &206821919 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 206821918} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -13.525, y: -0.792, z: 2.2957683} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1956400629} - {fileID: 85076159} m_Father: {fileID: 1029409136} m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!65 &206821920 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 206821918} m_Material: {fileID: 0} m_IsTrigger: 1 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 1, y: 1, z: 1} m_Center: {x: 0, y: 0, z: 0} --- !u!114 &206821921 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 206821918} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 0 --- !u!23 &206821922 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 206821918} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 1873cfb1a6d58cf4486ad57555cf8062, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &206821923 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 206821918} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &209719336 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 209719337} - component: {fileID: 209719339} - component: {fileID: 209719338} m_Layer: 0 m_Name: Frame m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &209719337 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 209719336} 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_Children: [] m_Father: {fileID: 316053278} m_RootOrder: 0 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.00012207031, y: 0} m_Pivot: {x: 1, y: 1} --- !u!114 &209719338 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 209719336} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.30882353, g: 0.30882353, b: 0.30882353, a: 0.29803923} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 0 m_FillMethod: 4 m_FillAmount: 1 m_FillClockwise: 1 m_FillOrigin: 0 m_UseSpriteMesh: 0 --- !u!222 &209719339 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 209719336} m_CullTransparentMesh: 0 --- !u!1 &210442374 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 210442375} m_Layer: 0 m_Name: Environment m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &210442375 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 210442374} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 11.17, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1656120134} - {fileID: 1521029358} - {fileID: 1042233520} - {fileID: 966343574} m_Father: {fileID: 0} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &211919913 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 211919914} - component: {fileID: 211919915} 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 &211919914 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 211919913} 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_Children: [] m_Father: {fileID: 1957899766} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &211919915 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 211919913} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 0.66834843, b: 0, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &220432514 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 220432515} - component: {fileID: 220432517} - component: {fileID: 220432516} m_Layer: 0 m_Name: Particle System_trails m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &220432515 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 220432514} 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_Children: [] m_Father: {fileID: 1957899766} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &220432516 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 220432514} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3317ea729861346458db8275509d060c, type: 2} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &220432517 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 220432514} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 0.2 minScalar: 0.15 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 7 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: 2 minColor: {r: 1, g: 0, b: 0, a: 1} maxColor: {r: 1, g: 0.66279554, b: 0, 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.02 minScalar: 0.01 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 angle: 25 length: 5 boxThickness: {x: 0, y: 0, z: 0} radiusThickness: 0.29 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: 1 randomPositionAmount: 0 radius: value: 0.49075314 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: 60 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: 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 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: 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: 65535 atime2: 65535 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: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 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: 12 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 emitter: {fileID: 0} type: 0 properties: 0 emitProbability: 1 LightsModule: enabled: 0 ratio: 0.5 light: {fileID: 211919915} 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: 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 10 TrailModule: enabled: 1 mode: 0 ratio: 0.75 lifetime: serializedVersion: 2 minMaxState: 0 scalar: 0.75 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.05 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: 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: 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: 65535 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 12143 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 widthOverTrail: serializedVersion: 2 minMaxState: 1 scalar: 2 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: -2 outSlope: -2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.9935484 value: 0.22221881 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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: 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!1 &221065522 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 221065523} - component: {fileID: 221065524} 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 &221065523 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 221065522} 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_Children: [] m_Father: {fileID: 946501204} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &221065524 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 221065522} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0.740566, g: 0.91817164, b: 1, a: 1} m_Intensity: 1.2 m_Range: 2.1030476 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &226742415 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 226742416} m_Layer: 0 m_Name: WallSegment1 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &226742416 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 226742415} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -12.277, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 495658857} m_Father: {fileID: 966343574} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!4 &237659881 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 2040151287} m_PrefabAsset: {fileID: 0} --- !u!1001 &247861435 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1786808739} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: -4.091999 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0.000024631167 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: -0.0000480311 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 1 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner (2) objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &247861436 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 247861435} m_PrefabAsset: {fileID: 0} --- !u!4 &288591087 stripped Transform: m_CorrespondingSourceObject: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_PrefabInstance: {fileID: 1290583024} m_PrefabAsset: {fileID: 0} --- !u!1001 &293239249 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 715361497} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &293239250 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 293239249} m_PrefabAsset: {fileID: 0} --- !u!1 &316053277 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 316053278} - component: {fileID: 316053280} - component: {fileID: 316053279} m_Layer: 0 m_Name: InfoPanel m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &316053278 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 316053277} 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_Children: - {fileID: 209719337} - {fileID: 342705667} - {fileID: 1319842753} - {fileID: 1058225244} - {fileID: 973234602} m_Father: {fileID: 358557016} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 1, y: 1} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: -41, y: -38} m_SizeDelta: {x: 628.74, y: 853.4} m_Pivot: {x: 1, y: 1} --- !u!114 &316053279 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 316053277} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.22745098, g: 0.22745098, b: 0.22745098, a: 0.85490197} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 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 --- !u!222 &316053280 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 316053277} m_CullTransparentMesh: 0 --- !u!1 &317268841 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 317268842} - component: {fileID: 317268844} - component: {fileID: 317268843} m_Layer: 0 m_Name: InfoPanel m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &317268842 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 317268841} 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_Children: - {fileID: 1352670082} - {fileID: 1940210163} - {fileID: 357937681} - {fileID: 806767882} m_Father: {fileID: 1932295901} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 1, y: 0} m_AnchorMax: {x: 1, y: 0} m_AnchoredPosition: {x: -41, y: 43} m_SizeDelta: {x: 628.69995, y: 267.9} m_Pivot: {x: 1, y: 0} --- !u!114 &317268843 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 317268841} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.22745098, g: 0.22745098, b: 0.22745098, a: 0.85490197} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 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 --- !u!222 &317268844 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 317268841} m_CullTransparentMesh: 0 --- !u!1001 &326226526 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 159758848} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &326226527 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 326226526} m_PrefabAsset: {fileID: 0} --- !u!1 &334304747 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 334304748} m_Layer: 0 m_Name: WallSegment5 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &334304748 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 334304747} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 4.09, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 571533792} m_Father: {fileID: 966343574} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &342705666 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 342705667} - component: {fileID: 342705669} - component: {fileID: 342705668} m_Layer: 0 m_Name: DescriptionText m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &342705667 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 342705666} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.19676541, y: 0.19676541, z: 0.19676541} m_Children: [] m_Father: {fileID: 316053278} m_RootOrder: 1 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: 0, y: -134} m_SizeDelta: {x: 2785.7, y: 2018.1} m_Pivot: {x: 0.5, y: 1} --- !u!114 &342705668 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 342705666} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.50735295, g: 0.50735295, b: 0.50735295, a: 1} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_FontData: m_Font: {fileID: 12800000, guid: 0bc5f3b7a5638d545924379631c42d7c, type: 3} m_FontSize: 88 m_FontStyle: 0 m_BestFit: 1 m_MinSize: 0 m_MaxSize: 120 m_Alignment: 0 m_AlignByGeometry: 0 m_RichText: 1 m_HorizontalOverflow: 0 m_VerticalOverflow: 1 m_LineSpacing: 1 m_Text: Dolor sit amet, consectetur adipiscing elit. Lorem ipsum, dolor sit amet, consectetur adipiscing elit. Lorem ipsum, dolor sit amet, consectetur adipiscing elit. Lorem ipsum, dolor sit amet, consectetur adipiscing elit. Lorem ipsum, dolor sit amet, consectetur adipiscing elit. Lorem ipsum, dolor sit amet, consectetur adipiscing elit. Lorem ipsum, dolor sit amet, consectetur adipiscing elit. --- !u!222 &342705669 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 342705666} m_CullTransparentMesh: 0 --- !u!1 &353902525 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 353902526} - component: {fileID: 353902527} 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 &353902526 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 353902525} 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_Children: [] m_Father: {fileID: 1837402761} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &353902527 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 353902525} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0, g: 1, b: 0.7103448, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &357937680 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 357937681} - component: {fileID: 357937683} - component: {fileID: 357937682} m_Layer: 0 m_Name: Separator m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &357937681 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 357937680} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 5.7803125, y: 0.029709209, z: 1} m_Children: [] m_Father: {fileID: 317268842} m_RootOrder: 2 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: 0, y: -82.29999} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 1} --- !u!114 &357937682 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 357937680} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.31617647, g: 0.31617647, b: 0.31617647, a: 1} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 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 --- !u!222 &357937683 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 357937680} m_CullTransparentMesh: 0 --- !u!1 &358557015 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 358557016} - component: {fileID: 358557019} - component: {fileID: 358557018} - component: {fileID: 358557017} m_Layer: 0 m_Name: Canvas_info m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &358557016 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 358557015} 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_Children: - {fileID: 316053278} m_Father: {fileID: 1048137896} m_RootOrder: 1 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!114 &358557017 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 358557015} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 1301386320, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_IgnoreReversedGraphics: 1 m_BlockingObjects: 0 m_BlockingMask: serializedVersion: 2 m_Bits: 4294967295 --- !u!114 &358557018 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 358557015} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 1980459831, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 1 m_ReferenceResolution: {x: 2560, y: 1800} m_ScreenMatchMode: 0 m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 m_DefaultSpriteDPI: 96 m_DynamicPixelsPerUnit: 1 --- !u!223 &358557019 Canvas: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 358557015} 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_AdditionalShaderChannelsFlag: 0 m_SortingLayerID: 0 m_SortingOrder: 0 m_TargetDisplay: 0 --- !u!1 &367373950 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 367373951} - component: {fileID: 367373953} - component: {fileID: 367373952} m_Layer: 0 m_Name: Cube m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &367373951 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 367373950} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 2.0465, y: 4.32, z: 1.015} m_LocalScale: {x: 8.236052, y: 0.037783, z: 0.060299} m_Children: [] m_Father: {fileID: 465425696} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &367373952 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 367373950} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 05de2ebdb3f497d478a0d1ca7d723182, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &367373953 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 367373950} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} --- !u!1001 &370435406 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1352328773} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 4.092 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 1 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner (3) objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalScale.x value: 1.0000004 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalScale.y value: 1.0000004 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalScale.z value: 1.0000004 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &370435407 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 370435406} m_PrefabAsset: {fileID: 0} --- !u!1 &374569053 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 374569054} - component: {fileID: 374569056} - component: {fileID: 374569055} m_Layer: 0 m_Name: Pulsation m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &374569054 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 374569053} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: -0.22000122, z: 0} m_LocalScale: {x: 0.75, y: 0.75, z: 0.75} m_Children: [] m_Father: {fileID: 2027805741} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &374569055 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 374569053} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 97097dc7b5421774f9377ee2963eeed8, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &374569056 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 374569053} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &417471158 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 417471159} - component: {fileID: 417471160} 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 &417471159 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 417471158} 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_Children: [] m_Father: {fileID: 557274782} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &417471160 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 417471158} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0.44419003, g: 1, b: 0, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &465425695 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 465425696} m_Layer: 0 m_Name: Frame m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &465425696 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 465425695} 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_Children: - {fileID: 367373951} - {fileID: 1609658693} - {fileID: 1396192128} - {fileID: 32741787} m_Father: {fileID: 43143949} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &466600932 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 466600933} m_Layer: 0 m_Name: WallSegment1 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &466600933 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 466600932} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -12.277, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 2135331589} - {fileID: 508657241} - {fileID: 709995401} m_Father: {fileID: 1521029358} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &467021178 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 467021179} - component: {fileID: 467021182} - component: {fileID: 467021181} - component: {fileID: 467021180} m_Layer: 0 m_Name: Wall (4) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &467021179 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 467021178} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 574658711} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &467021180 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 467021178} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &467021181 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 467021178} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &467021182 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 467021178} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &483547500 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 483547501} m_Layer: 0 m_Name: WallSegment6 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &483547501 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 483547500} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 8.18, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 704130600} m_Father: {fileID: 1042233520} m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &485311711 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 563561796} m_Modifications: - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.x value: 0.848 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_RootOrder value: 1 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 762f15c614a33b8458c9e042ac1e6ebf, type: 2} - target: {fileID: 2300000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.x value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.y value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.z value: 1 objectReference: {fileID: 0} - target: {fileID: 100000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_Name value: Ball2 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} --- !u!4 &485311712 stripped Transform: m_CorrespondingSourceObject: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} m_PrefabInstance: {fileID: 485311711} m_PrefabAsset: {fileID: 0} --- !u!1 &487796534 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 487796535} m_Layer: 0 m_Name: WallSegment3 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &487796535 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 487796534} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -4.09, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 92720833} m_Father: {fileID: 966343574} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &487951049 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 487951050} - component: {fileID: 487951052} - component: {fileID: 487951051} m_Layer: 0 m_Name: Particle System_sparks m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &487951050 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 487951049} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.9999982, y: 0.9999981, z: 0.9999981} m_Children: [] m_Father: {fileID: 957797564} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &487951051 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 487951049} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3317ea729861346458db8275509d060c, type: 2} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &487951052 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 487951049} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 startSpeed: serializedVersion: 2 minMaxState: 0 scalar: 0 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: 2 minColor: {r: 1, g: 0, b: 0.3952694, a: 1} maxColor: {r: 0.6953268, g: 0, 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.02 minScalar: 0.01 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 1 randomPositionAmount: 0 radius: value: 0.6011786 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: 30 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: 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 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: 17348 atime2: 48188 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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 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: 3 scalar: 0.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 orbitalY: serializedVersion: 2 minMaxState: 3 scalar: 0.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 orbitalZ: serializedVersion: 2 minMaxState: 3 scalar: 0.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 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 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: enabled: 0 multiplier: 1 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: 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: 12 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.05 lifetime: serializedVersion: 2 minMaxState: 0 scalar: 0.75 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.01 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: 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: 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: 65535 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 12143 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 widthOverTrail: serializedVersion: 2 minMaxState: 1 scalar: 1 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0.005832672 value: 0.4888897 inSlope: -0.9909063 outSlope: -0.9909063 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.1475838 - serializedVersion: 3 time: 0.9935484 value: 0.22221881 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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: 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!1001 &490270614 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1528857476} m_Modifications: - target: {fileID: 13700014, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.size value: 4 objectReference: {fileID: 0} - target: {fileID: 13700012, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.size value: 4 objectReference: {fileID: 0} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.size value: 38 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -1.037 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.39100003 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.644 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.9697108 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.24425595 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_RootOrder value: 1 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 151.72401 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - target: {fileID: 100028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Name value: Barbarian1 (1) objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.x value: 0.25 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.y value: 0.25 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.z value: 0.25 objectReference: {fileID: 0} - target: {fileID: 9500000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Controller value: objectReference: {fileID: 9100000, guid: 8615e1444db51e7458fde3300b2fd44b, type: 2} - target: {fileID: 13700042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 08e70a6cbec1a89409132819c7ba2e21, type: 2} - target: {fileID: 13700000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700006, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700004, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700010, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700012, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700020, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700018, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700014, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700016, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700022, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700026, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700034, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4b2d2200c179eb647a703fa4583ec817, type: 2} - target: {fileID: 13700038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 13700036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ee99b3a5b30b4cc40bfb546ed0403a93, type: 2} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060458124 objectReference: {fileID: 0} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000015133992 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.00027029647 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.01657462 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99972975 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.044563904 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.044393867 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.0022657067 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.11413036 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000006519258 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000039115548 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.1749906 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000020489097 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.1749906 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000016763806 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.18043077 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.00027029676 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.01630363 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.016574616 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.04456392 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.044393882 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.002265744 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18043059 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -9.313226e-10 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0000000121071935 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.11413033 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000018626451 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.00000005401671 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 71.28701 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -105.60686 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: -39.459328 objectReference: {fileID: 0} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.data[36] value: 7.853927e-12 objectReference: {fileID: 0} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.data[37] value: 1.05089304e-13 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.056213476 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.3123409 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.07370844 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.040859856 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.51765823 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.8514267 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.1058841 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.15916838 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.029032582 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.037570886 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18011776 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.097096264 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0038764218 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.13034081 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.024858532 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99114996 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.30730656 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000022351742 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0672336 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.06806086 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.19456998 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.97621197 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.18769208 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.037951894 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.0040490655 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0031880978 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.023667978 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.009503597 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9996696 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.11413033 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000018626451 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.00000005401671 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.022537481 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.0036240388 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0026257006 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.99973595 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.088846706 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000026077032 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000044703484 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.010649653 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.9958782 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.062475152 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.06488525 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.019557869 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0054414775 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.023652628 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.12260728 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.38833827 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9130178 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.14246072 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.09983058 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.007663034 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0038771841 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.13034075 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.024859263 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99114996 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.3073065 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.29948053 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.12991494 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.4004772 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.85618436 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060331978 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.07910837 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.010994233 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0007713585 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.10415784 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0009567885 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9945601 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.10246366 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000023283064 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000048428774 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.02365195 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.12260699 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.3883382 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9130178 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.14246076 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.09983061 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0076632276 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.5070662 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.49278343 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.50711524 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.49283105 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.000002965331 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.69543296 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.039325163 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0011098232 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.052280825 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.008601052 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9985948 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.047532875 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -2.3283064e-10 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.00000001816079 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.031522922 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.07641023 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.009345499 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9965342 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.07417431 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -9.313226e-10 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000040978193 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.0015950233 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.049684905 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.027068485 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9983969 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.23819049 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000034458935 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.040432885 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.03396578 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.019979112 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99840486 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.047045983 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.073708326 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.040859766 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.51765907 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.8514263 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.10588402 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.15916832 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000022351742 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.024251513 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.0124612115 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.009357718 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9995845 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.06587711 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000010244548 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000052154064 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.031523127 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.07641039 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.009345357 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9965343 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.07417432 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000027939677 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000026542693 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.024251323 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.012461273 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.009357585 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9995845 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.06587709 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000006519258 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.055896055 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.08777482 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.006668789 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9945485 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.09403566 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000009313226 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000029802322 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0031880955 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.023667889 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0095037455 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9996696 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.11413042 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000010244548 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000039115548 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.05589599 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.087775216 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0066695036 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9945485 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.0940357 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000013038516 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000027939677 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.009320026 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0002496242 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.16154861 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.98682076 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.18043074 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.04163737 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.02755084 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.13245179 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9899312 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.1749906 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000016763806 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.19772173 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.05802868 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.13418756 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.96929485 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.03593113 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.04523641 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.1352524 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.98912567 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.22929646 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.07657042 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.014050476 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.06723355 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.06806099 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.19456987 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9762121 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18769203 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.037951913 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.004049193 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.04043321 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.033965766 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.019979313 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.99840486 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.047046002 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000121071935 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000063329935 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.00094669656 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.008478788 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.00016240771 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9999636 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.06474384 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000027939677 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000013038516 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.022537729 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0036240243 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0026257026 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.999736 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.08884675 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000055879354 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000037252903 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.008736644 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060458124 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000015133992 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.00077089656 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.104157805 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.00095757825 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9945601 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.10246369 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000055413693 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.9958709 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.010402016 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.06485714 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.06266339 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.019557869 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0054414775 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.19708985 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.058118843 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.13414755 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.96942365 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000018626451 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.041127242 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.02776434 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.13152221 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9900705 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.1749906 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000020489097 objectReference: {fileID: 0} - target: {fileID: 400354, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.x value: 0.9969661 objectReference: {fileID: 0} - target: {fileID: 400354, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.y value: 0.9969661 objectReference: {fileID: 0} - target: {fileID: 400354, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.z value: 0.9969661 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.000060855018 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.00000056740873 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.008829608 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.16851424 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.022537729 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0036240243 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0026257026 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.999736 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.09519939 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000022351742 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.016217064 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0932868 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0051008454 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9954942 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.06855752 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000013969839 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000026077032 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.0000027907652 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.00000011256748 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.052935887 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.16466399 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000015017577 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0015950494 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.049684882 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.02706844 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9983968 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.23819067 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000055879354 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000055879354 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.0011098679 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.05228072 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.00860132 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9985948 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.04753287 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000009313226 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.0000000433065 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060458124 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000015133992 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.035930946 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.04523648 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.13525258 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9891256 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.22929664 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.07657041 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.01405026 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.23402692 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 1.6083689 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.29153052 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.2994805 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.1299149 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.40047714 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.85618436 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.060331993 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.07910837 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0109940395 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.029032672 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.03757077 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.7924033 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18011776 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.097096235 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.099355355 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.022537457 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.0036240206 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0026256822 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.999736 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.09519933 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000033527613 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.00094619364 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.008478803 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.000162214 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99996364 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.06474387 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.009319748 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.00024963907 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.16154867 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.98682076 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18043059 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -9.313226e-10 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0000000121071935 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.016217109 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.09328687 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.005100689 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9954942 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.06855753 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000018626451 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.00000004703179 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} --- !u!4 &490270615 stripped Transform: m_CorrespondingSourceObject: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} m_PrefabInstance: {fileID: 490270614} m_PrefabAsset: {fileID: 0} --- !u!1001 &495658856 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 226742416} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &495658857 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 495658856} m_PrefabAsset: {fileID: 0} --- !u!1 &503737678 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 503737679} - component: {fileID: 503737682} - component: {fileID: 503737681} - component: {fileID: 503737680} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &503737679 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 503737678} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 157284223} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &503737680 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 503737678} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &503737681 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 503737678} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &503737682 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 503737678} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &508657240 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 508657241} - component: {fileID: 508657244} - component: {fileID: 508657243} - component: {fileID: 508657242} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &508657241 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 508657240} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 466600933} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &508657242 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 508657240} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &508657243 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 508657240} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &508657244 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 508657240} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &517847962 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 517847963} - component: {fileID: 517847965} - component: {fileID: 517847964} m_Layer: 0 m_Name: '[3] Distortion2' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &517847963 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 517847962} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -6.15, y: -1.22, z: 2.27} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1599883698} - {fileID: 1160893610} m_Father: {fileID: 1029409136} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &517847964 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 517847962} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 2 --- !u!65 &517847965 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 517847962} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 2, y: 1, z: 1} m_Center: {x: 0, y: 0, z: 0} --- !u!4 &539329242 stripped Transform: m_CorrespondingSourceObject: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} m_PrefabInstance: {fileID: 1182332337} m_PrefabAsset: {fileID: 0} --- !u!1 &541194404 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 541194407} - component: {fileID: 541194406} - component: {fileID: 541194405} - component: {fileID: 541194409} - component: {fileID: 541194408} - component: {fileID: 541194411} - component: {fileID: 541194410} m_Layer: 0 m_Name: '[10] Pickup' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!23 &541194405 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541194404} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: b3369fffd5dfaba4c8f9197fd4a1e99f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &541194406 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541194404} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!4 &541194407 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541194404} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -7.28, y: 2.57, z: 2.2957683} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1211191612} - {fileID: 45137673} - {fileID: 1103259567} - {fileID: 789975750} - {fileID: 1966075335} m_Father: {fileID: 1029409136} m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &541194408 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541194404} m_Enabled: 0 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 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_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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &541194409 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541194404} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 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_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 startSize: 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 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 maxNumParticles: 1000 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: 0 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: 0 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: 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 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_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: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!114 &541194410 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541194404} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 9 --- !u!65 &541194411 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 541194404} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 1, y: 1, z: 1} m_Center: {x: 0, y: 0, z: 0} --- !u!1 &548350833 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 548350834} - component: {fileID: 548350837} - component: {fileID: 548350836} - component: {fileID: 548350835} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &548350834 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 548350833} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 1628424699} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &548350835 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 548350833} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &548350836 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 548350833} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &548350837 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 548350833} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &555407294 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 555407295} - component: {fileID: 555407296} 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 &555407295 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 555407294} 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_Children: [] m_Father: {fileID: 485311712} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &555407296 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 555407294} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0.4198113, g: 1, b: 0.8442469, a: 1} m_Intensity: 1.2 m_Range: 2.1030476 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &557274779 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 557274782} - component: {fileID: 557274784} - component: {fileID: 557274781} - component: {fileID: 557274780} - component: {fileID: 557274783} - component: {fileID: 557274786} - component: {fileID: 557274785} m_Layer: 0 m_Name: '[2] Distortion1' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!23 &557274780 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 557274779} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 9a1ca908593705a41907de2f40858ada, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &557274781 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 557274779} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!4 &557274782 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 557274779} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -9.7052355, y: -1.1789849, z: 2.2957683} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 417471159} - {fileID: 753117405} - {fileID: 1891131857} m_Father: {fileID: 1029409136} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &557274783 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 557274779} m_Enabled: 0 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 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_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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &557274784 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 557274779} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 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_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 startSize: 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 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 maxNumParticles: 1000 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: 0 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: 0 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: 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 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_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: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!114 &557274785 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 557274779} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 1 --- !u!65 &557274786 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 557274779} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 1, y: 1, z: 1} m_Center: {x: 0, y: 0, z: 0} --- !u!1 &563561795 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 563561796} - component: {fileID: 563561797} - component: {fileID: 563561799} - component: {fileID: 563561798} m_Layer: 0 m_Name: '[9] Balls' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &563561796 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 563561795} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -12.7052355, y: 2.57, z: 1.904} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 539329242} - {fileID: 485311712} - {fileID: 946501204} m_Father: {fileID: 1029409136} m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &563561797 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 563561795} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 8b9e99fa3f328e14880d27ed2fc821e8, type: 3} m_Name: m_EditorClassIdentifier: pivotPoint: {fileID: 485311712} rotationSpeed: -20 axis: {x: 0, y: 1, z: 0} --- !u!114 &563561798 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 563561795} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 8 --- !u!65 &563561799 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 563561795} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 2.7533932, y: 1, z: 1} m_Center: {x: 0.87669706, y: 0, z: 0} --- !u!1001 &571533791 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 334304748} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &571533792 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 571533791} m_PrefabAsset: {fileID: 0} --- !u!1 &574658710 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 574658711} m_Layer: 0 m_Name: WallSegment3 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &574658711 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 574658710} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -4.09, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1643669338} - {fileID: 591804604} - {fileID: 467021179} m_Father: {fileID: 1521029358} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &587045515 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 587045517} - component: {fileID: 587045516} m_Layer: 0 m_Name: TimeController m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!114 &587045516 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 587045515} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fa6c690905b8aa64ab7a488f0fc63290, type: 3} m_Name: m_EditorClassIdentifier: timeSlider: {fileID: 708141306} timeText: {fileID: 1563240096} --- !u!4 &587045517 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 587045515} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 763.74554, y: 348.5842, z: -14.875845} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1048137896} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &591804603 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 591804604} - component: {fileID: 591804607} - component: {fileID: 591804606} - component: {fileID: 591804605} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &591804604 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 591804603} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 574658711} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &591804605 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 591804603} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &591804606 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 591804603} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &591804607 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 591804603} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &594347444 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 594347445} - component: {fileID: 594347447} - component: {fileID: 594347446} m_Layer: 0 m_Name: BG m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &594347445 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 594347444} 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_Children: [] m_Father: {fileID: 129542694} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0.5} m_AnchorMax: {x: 0, y: 0.5} m_AnchoredPosition: {x: 0.00018310547, y: 0} m_SizeDelta: {x: 360, y: 12.19} m_Pivot: {x: 0, y: 0.5} --- !u!114 &594347446 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 594347444} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.5294118, g: 0.5294118, b: 0.5294118, a: 1} m_RaycastTarget: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 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 --- !u!222 &594347447 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 594347444} m_CullTransparentMesh: 0 --- !u!1 &601613262 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 601613263} m_Layer: 0 m_Name: WallSegment4 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &601613263 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 601613262} 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_Children: - {fileID: 1666655237} m_Father: {fileID: 1042233520} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &613174788 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 613174789} - component: {fileID: 613174790} 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 &613174789 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 613174788} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.0000008398292, y: 1.1499999, z: -0.18000007} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1882267675} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &613174790 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 613174788} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 0.5990566, b: 0.5990566, a: 1} m_Intensity: 1.2 m_Range: 1.9411865 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1001 &656450846 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 157284223} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 4.091997 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: -0.00000047683716 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: -0.0000480311 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 3 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner (1) objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &656450847 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 656450846} m_PrefabAsset: {fileID: 0} --- !u!1001 &675577868 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 24722154} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &675577869 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 675577868} m_PrefabAsset: {fileID: 0} --- !u!1 &703121610 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 703121611} - component: {fileID: 703121613} - component: {fileID: 703121612} m_Layer: 0 m_Name: PS_Halo m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &703121611 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 703121610} 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_Children: [] m_Father: {fileID: 1437205994} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &703121612 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 703121610} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 2bf86956aaa9c2644abde26b126319a4, type: 2} - {fileID: 0} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 0 m_SortMode: 0 m_MinParticleSize: 0 m_MaxParticleSize: 8 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &703121613 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 703121610} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 2 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 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: 0.5307527, b: 0, a: 0.57254905} 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 startSize: serializedVersion: 2 minMaxState: 0 scalar: 3.52 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 maxNumParticles: 1000 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: 0 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: 1 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: 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 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.25882354} key1: {r: 1, g: 1, b: 1, a: 0.54901963} key2: {r: 0, g: 0, b: 0, a: 0.53333336} key3: {r: 0, g: 0, b: 0, a: 0.22745098} 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: 13300 atime2: 48573 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1001 &704130599 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 483547501} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &704130600 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 704130599} m_PrefabAsset: {fileID: 0} --- !u!1 &708141305 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 708141306} - component: {fileID: 708141308} - component: {fileID: 708141307} m_Layer: 0 m_Name: Fill m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &708141306 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 708141305} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.99998903, y: 0.99998903, z: 0.99998903} m_Children: [] m_Father: {fileID: 129542694} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0.5} m_AnchorMax: {x: 0, y: 0.5} m_AnchoredPosition: {x: 0.00018310547, y: 0} m_SizeDelta: {x: 360, y: 12.19} m_Pivot: {x: 0, y: 0.5} --- !u!114 &708141307 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 708141305} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.8014706, g: 0.8014706, b: 0.8014706, a: 1} m_RaycastTarget: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 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 --- !u!222 &708141308 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 708141305} m_CullTransparentMesh: 0 --- !u!1 &709995400 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 709995401} - component: {fileID: 709995404} - component: {fileID: 709995403} - component: {fileID: 709995402} m_Layer: 0 m_Name: Wall (2) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &709995401 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 709995400} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 466600933} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &709995402 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 709995400} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &709995403 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 709995400} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &709995404 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 709995400} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &715361496 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 715361497} m_Layer: 0 m_Name: WallSegment6 (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &715361497 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 715361496} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 12.27, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 293239250} m_Father: {fileID: 1042233520} m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &749004605 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 749004606} - component: {fileID: 749004608} - component: {fileID: 749004607} m_Layer: 0 m_Name: PS_Streaks m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &749004606 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 749004605} m_LocalRotation: {x: -0.029515207, y: -0.9940759, z: 0.10282915, w: -0.019188436} m_LocalPosition: {x: -0.06000045, y: 0.026000261, z: 0.106999874} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1437205994} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 11.863001, y: -181.87799, z: 3.206} --- !u!199 &749004607 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 749004605} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 10301, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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_SortMode: 0 m_MinParticleSize: 0 m_MaxParticleSize: 8 m_CameraVelocityScale: 0 m_VelocityScale: 50 m_LengthScale: 10 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &749004608 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 749004605} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3.3 minScalar: 2 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 2 minColor: {r: 1, g: 0.86342955, b: 0.0039215684, a: 1} maxColor: {r: 0.99215686, g: 0.31521785, b: 0, 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 startSize: serializedVersion: 2 minMaxState: 0 scalar: 0.15 minScalar: 0.25 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 maxNumParticles: 1000 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: 23.324764 length: 5 boxThickness: {x: 0, y: 0, z: 0} radiusThickness: 0.12484254 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: 1 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.5887425 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: 5 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: 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 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: 0.56976867, b: 0, a: 1} key1: {r: 1, g: 0.8796873, b: 0.4198113, 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: 45489 ctime2: 0 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 40285 atime2: 65535 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.5 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: -0.6555557 outSlope: -0.6555557 tangentMode: 34 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0.34444427 inSlope: -0.6555557 outSlope: -0.6555557 tangentMode: 34 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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!1001 &750582853 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 988234361} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &750582854 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 750582853} m_PrefabAsset: {fileID: 0} --- !u!1 &753117404 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 753117405} - component: {fileID: 753117407} - component: {fileID: 753117406} m_Layer: 0 m_Name: Particle System_trails m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &753117405 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 753117404} 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_Children: [] m_Father: {fileID: 557274782} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &753117406 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 753117404} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3317ea729861346458db8275509d060c, type: 2} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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_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: 0 m_ApplyActiveColorSpace: 0 m_AllowRoll: 1 m_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &753117407 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 753117404} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 0 randomSeed: 0 InitialModule: serializedVersion: 3 enabled: 1 startLifetime: serializedVersion: 2 minMaxState: 0 scalar: 2 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 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: 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.02 minScalar: 0.05 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 0.57332706 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: 5 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.50323486 inSlope: 2 outSlope: 2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.22709076 value: 0.91779125 inSlope: 0.5659292 outSlope: 0.5659292 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.19735001 - serializedVersion: 3 time: 0.8236072 value: 0.9019819 inSlope: -0.5525921 outSlope: -0.5525921 tangentMode: 0 weightedMode: 0 inWeight: 0.23088965 outWeight: 0.33333334 - serializedVersion: 3 time: 0.9974424 value: 0.49999964 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 0 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0, g: 1, b: 0.14352083, a: 0} key1: {r: 0.75042045, g: 1, b: 0, 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: 31997 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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 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: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 scalar: 3 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 1 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 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: enabled: 0 multiplier: 1 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.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: 2 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.7 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.01 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: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.5000036 value: 0.30606082 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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: 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!1 &759453697 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 759453698} - component: {fileID: 759453702} - component: {fileID: 759453701} - component: {fileID: 759453700} - component: {fileID: 759453699} m_Layer: 0 m_Name: Tessellation_low m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &759453698 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 759453697} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.6452353, y: 0.021015167, z: 0.01576829} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1888419869} - {fileID: 1431883775} m_Father: {fileID: 1485010333} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &759453699 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 759453697} m_Enabled: 0 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 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_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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!23 &759453700 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 759453697} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 0448629ab2f94674d89906e708a26ebc, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &759453701 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 759453697} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!198 &759453702 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 759453697} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 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_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 startSize: 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 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 maxNumParticles: 1000 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: 0 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: 0 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: 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 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_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: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1 &789975749 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 789975750} - component: {fileID: 789975752} - component: {fileID: 789975751} m_Layer: 0 m_Name: Trails m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &789975750 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 789975749} 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_Children: [] m_Father: {fileID: 541194407} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &789975751 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 789975749} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 0} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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_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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &789975752 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 789975749} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 2 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 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: 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 startSize: serializedVersion: 2 minMaxState: 0 scalar: 0.08 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 maxNumParticles: 1000 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: 0 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: 0.62491417 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: 1 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: 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 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: 0, g: 0.6152482, b: 1, a: 0} key1: {r: 0, g: 0.5461459, b: 1, a: 0.5019608} key2: {r: 0, g: 0, b: 0, a: 0.46666667} 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: 34117 ctime2: 0 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 20432 atime2: 47417 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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: 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 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.5 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0.22582304 value: 0.41636997 inSlope: 1.0554744 outSlope: 1.0554744 tangentMode: 0 weightedMode: 3 inWeight: 0.33333334 outWeight: 0.28745422 - serializedVersion: 3 time: 0.47741938 value: 0.52313167 inSlope: 0.004649681 outSlope: 0.004649681 tangentMode: 0 weightedMode: 3 inWeight: 0.33333334 outWeight: 0.33333313 - serializedVersion: 3 time: 0.6979874 value: 0.40925264 inSlope: -1.0332875 outSlope: -1.0332875 tangentMode: 0 weightedMode: 3 inWeight: 0.33333334 outWeight: 0.27079734 - 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 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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!1 &806767881 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 806767882} m_Layer: 0 m_Name: TopPanel m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &806767882 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 806767881} 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_Children: - {fileID: 1563240098} - {fileID: 129542694} - {fileID: 877080833} m_Father: {fileID: 317268842} m_RootOrder: 3 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: 0.000091552734, y: 7.700012} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 1} --- !u!1 &834353669 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 834353670} - component: {fileID: 834353672} - component: {fileID: 834353671} m_Layer: 0 m_Name: Particle System_sparks m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &834353670 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 834353669} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.9999982, y: 0.9999981, z: 0.9999981} m_Children: [] m_Father: {fileID: 1957899766} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &834353671 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 834353669} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3317ea729861346458db8275509d060c, type: 2} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &834353672 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 834353669} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 startSpeed: serializedVersion: 2 minMaxState: 0 scalar: 0 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: 2 minColor: {r: 1, g: 0, b: 0, a: 1} maxColor: {r: 1, g: 0.66279554, b: 0, 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.02 minScalar: 0.01 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 1 randomPositionAmount: 0 radius: value: 0.6011786 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: 30 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: 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 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: 17348 atime2: 48188 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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 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: 3 scalar: 4 minScalar: 0 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 scalar: 4 minScalar: 0 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 scalar: 4 minScalar: 0 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: enabled: 0 multiplier: 1 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: 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: 12 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.05 lifetime: serializedVersion: 2 minMaxState: 0 scalar: 0.75 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.01 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: 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: 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: 65535 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 12143 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 widthOverTrail: serializedVersion: 2 minMaxState: 1 scalar: 1 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0.005832672 value: 0.4888897 inSlope: -0.9909063 outSlope: -0.9909063 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.1475838 - serializedVersion: 3 time: 0.9935484 value: 0.22221881 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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: 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!1 &877080832 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 877080833} m_Layer: 0 m_Name: Icons m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &877080833 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 877080832} 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_Children: - {fileID: 120663308} - {fileID: 1167207705} m_Father: {fileID: 806767882} m_RootOrder: 2 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: -245, y: 0} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &892135389 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 892135390} - component: {fileID: 892135391} 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 &892135390 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 892135389} 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_Children: [] m_Father: {fileID: 1599883698} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &892135391 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 892135389} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 0.47586206, b: 0, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1001 &946501203 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 563561796} m_Modifications: - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.x value: 1.673 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_RootOrder value: 2 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: ad1e221c975af2a4eba9352290825ceb, type: 2} - target: {fileID: 2300000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.x value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.y value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.z value: 1 objectReference: {fileID: 0} - target: {fileID: 100000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_Name value: Ball3 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} --- !u!4 &946501204 stripped Transform: m_CorrespondingSourceObject: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} m_PrefabInstance: {fileID: 946501203} m_PrefabAsset: {fileID: 0} --- !u!1 &947516681 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 947516682} - component: {fileID: 947516685} - component: {fileID: 947516684} - component: {fileID: 947516683} m_Layer: 0 m_Name: Wall (5) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 --- !u!4 &947516682 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 947516681} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 43143949} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &947516683 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 947516681} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &947516684 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 947516681} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &947516685 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 947516681} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &957797563 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 957797564} - component: {fileID: 957797568} - component: {fileID: 957797567} - component: {fileID: 957797566} - component: {fileID: 957797565} m_Layer: 0 m_Name: Tessellation_high m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &957797564 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 957797563} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.66476417, y: 0.021015167, z: 0.01576829} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 983698632} - {fileID: 487951050} m_Father: {fileID: 1485010333} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &957797565 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 957797563} m_Enabled: 0 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 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_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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!23 &957797566 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 957797563} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 478ce838cdc70404e87142f5a6def118, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &957797567 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 957797563} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!198 &957797568 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 957797563} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 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_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 startSize: 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 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 maxNumParticles: 1000 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: 0 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: 0 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: 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 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_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: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1 &966343573 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 966343574} m_Layer: 0 m_Name: Walls (2) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &966343574 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 966343573} m_LocalRotation: {x: -0.70710355, y: 0.0000041797753, z: 0.0000041201706, w: 0.70711005} m_LocalPosition: {x: -0.000002861023, y: 5.97, z: 0.01524809} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1243654465} - {fileID: 226742416} - {fileID: 1041428377} - {fileID: 487796535} - {fileID: 1629510882} - {fileID: 334304748} - {fileID: 988234361} - {fileID: 1352328773} m_Father: {fileID: 210442375} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 270, y: 0, z: -359.999} --- !u!1 &973234601 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 973234602} - component: {fileID: 973234604} - component: {fileID: 973234603} m_Layer: 0 m_Name: Separator m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &973234602 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 973234601} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 5.7803125, y: 0.029709209, z: 1} m_Children: [] m_Father: {fileID: 316053278} m_RootOrder: 4 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: 0, y: -96} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 1} --- !u!114 &973234603 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 973234601} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.31617647, g: 0.31617647, b: 0.31617647, a: 1} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 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 --- !u!222 &973234604 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 973234601} m_CullTransparentMesh: 0 --- !u!1001 &975276734 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1629510882} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &975276735 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 975276734} m_PrefabAsset: {fileID: 0} --- !u!1 &983698631 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 983698632} - component: {fileID: 983698633} 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 &983698632 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 983698631} 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_Children: [] m_Father: {fileID: 957797564} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &983698633 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 983698631} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 0.4764151, b: 0.9755229, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &988234360 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 988234361} m_Layer: 0 m_Name: WallSegment6 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &988234361 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 988234360} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 8.18, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 750582854} m_Father: {fileID: 966343574} m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &999514423 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1786808739} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &999514424 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 999514423} m_PrefabAsset: {fileID: 0} --- !u!1001 &1000184189 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 541194407} m_Modifications: - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalRotation.y value: 0.70710576 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_RootOrder value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 90.00001 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - target: {fileID: 100000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_Name value: HPPickup objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: f44588271e2212a489718d16c024f338, type: 2} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalScale.x value: 0.20736776 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalScale.y value: 0.20736776 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} propertyPath: m_LocalScale.z value: 0.20736776 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 16e2a95d898a9c54ea47e13f2a30979e, type: 3} --- !u!1001 &1002450695 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1786808739} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: -8.17 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0.00004869489 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: -0.0000480311 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 2 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner (2) objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1002450696 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1002450695} m_PrefabAsset: {fileID: 0} --- !u!1001 &1003350749 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1243654465} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1003350750 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1003350749} m_PrefabAsset: {fileID: 0} --- !u!1 &1029409135 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1029409136} m_Layer: 0 m_Name: Examples m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1029409136 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1029409135} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 12.7052355, y: 1.4143898, z: -2.2957683} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1837402761} - {fileID: 557274782} - {fileID: 517847963} - {fileID: 1957899766} - {fileID: 1485010333} - {fileID: 2027805741} - {fileID: 1882267675} - {fileID: 1528857476} - {fileID: 563561796} - {fileID: 541194407} - {fileID: 1437205994} - {fileID: 206821919} m_Father: {fileID: 0} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1041428376 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1041428377} m_Layer: 0 m_Name: WallSegment2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1041428377 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1041428376} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.18, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1657886826} m_Father: {fileID: 966343574} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1042233519 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1042233520} m_Layer: 0 m_Name: Walls (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1042233520 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1042233519} m_LocalRotation: {x: -0, y: -0, z: -1, w: 0.0000029504295} m_LocalPosition: {x: -4.09501, y: -1.61, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1786808739} - {fileID: 1560272226} - {fileID: 1049251121} - {fileID: 159758848} - {fileID: 601613263} - {fileID: 2104265564} - {fileID: 483547501} - {fileID: 715361497} m_Father: {fileID: 210442375} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: -180.00002} --- !u!1 &1048137895 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1048137896} m_Layer: 0 m_Name: UI m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1048137896 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1048137895} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 60.821724, y: 23.73692, z: 14.875845} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 587045517} - {fileID: 358557016} - {fileID: 1932295901} m_Father: {fileID: 0} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1049251120 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1049251121} m_Layer: 0 m_Name: WallSegment2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1049251121 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1049251120} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.18, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 2005332085} m_Father: {fileID: 1042233520} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1058225243 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1058225244} - component: {fileID: 1058225246} - component: {fileID: 1058225245} m_Layer: 0 m_Name: NameText m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &1058225244 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1058225243} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.18019003, y: 0.18019, z: 0.18019} m_Children: [] m_Father: {fileID: 316053278} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} m_AnchoredPosition: {x: 41.5, y: -33.7} m_SizeDelta: {x: 491.85, y: 225.06} m_Pivot: {x: 0, y: 1} --- !u!114 &1058225245 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1058225243} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.88235295, g: 0.88235295, b: 0.88235295, a: 1} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_FontData: m_Font: {fileID: 12800000, guid: 0bc5f3b7a5638d545924379631c42d7c, type: 3} m_FontSize: 180 m_FontStyle: 0 m_BestFit: 0 m_MinSize: 1 m_MaxSize: 180 m_Alignment: 0 m_AlignByGeometry: 0 m_RichText: 1 m_HorizontalOverflow: 1 m_VerticalOverflow: 1 m_LineSpacing: 1 m_Text: Lorem ipsum --- !u!222 &1058225246 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1058225243} m_CullTransparentMesh: 0 --- !u!1 &1103259566 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1103259567} - component: {fileID: 1103259569} - component: {fileID: 1103259568} m_Layer: 0 m_Name: Sparks m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1103259567 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1103259566} 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_Children: [] m_Father: {fileID: 541194407} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &1103259568 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1103259566} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: a96f34fa085b03541ab2f0c314da4726, type: 2} - {fileID: 0} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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: 1 m_EnableGPUInstancing: 1 m_ApplyActiveColorSpace: 1 m_AllowRoll: 1 m_VertexStreams: 000304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1103259569 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1103259566} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 1.2 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 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: 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.075 minScalar: 0.02 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 0.9152589 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: -2 outSlope: -2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0.7853982 minScalar: -0.7853981 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0, g: 1, b: 0.18431373, a: 0} key1: {r: 0, g: 0.49324083, 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: 33346 ctime2: 0 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 14071 atime2: 47802 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 2.5 minScalar: 1.8 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: enabled: 0 multiplier: 1 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.17 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: 1.21 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1 &1104197523 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1104197524} - component: {fileID: 1104197526} - component: {fileID: 1104197525} m_Layer: 0 m_Name: Particle System m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1104197524 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1104197523} 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_Children: [] m_Father: {fileID: 1160893610} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &1104197525 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1104197523} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 8a2240e3ef750624fb1a25fe8a947507, type: 2} - {fileID: 0} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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: 0 m_ApplyActiveColorSpace: 0 m_AllowRoll: 1 m_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1104197526 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1104197523} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 0 randomSeed: 0 InitialModule: serializedVersion: 3 enabled: 1 startLifetime: 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.03 minScalar: 0.02 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 0.4463029 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: 0 curve: serializedVersion: 2 minMaxState: 1 scalar: 1 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0.50323486 inSlope: 2 outSlope: 2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.25109527 value: 0.9967742 inSlope: -0.22784479 outSlope: -0.22784479 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.7032315 value: 1 inSlope: -0.01847744 outSlope: -0.01847744 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.9974424 value: 0.49999964 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 0 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0, b: 0.08701134, a: 0} key1: {r: 1, g: 0.11792451, b: 0.14437644, 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: 31997 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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.01 minScalar: 0 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 1 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1 &1122566005 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1122566006} - component: {fileID: 1122566008} - component: {fileID: 1122566007} - component: {fileID: 1122566009} m_Layer: 0 m_Name: Noise m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1122566006 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1122566005} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 1, y: -0.22, z: 0} m_LocalScale: {x: 0.75, y: 0.75, z: 0.75} m_Children: [] m_Father: {fileID: 2027805741} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &1122566007 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1122566005} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: cbb14b950b7527d468ad15656db075c0, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1122566008 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1122566005} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!114 &1122566009 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1122566005} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fafaef51be639a24aac960e33036ee36, type: 3} m_Name: m_EditorClassIdentifier: mat: {fileID: 2100000, guid: cbb14b950b7527d468ad15656db075c0, type: 2} --- !u!1 &1134802243 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1134802244} - component: {fileID: 1134802245} 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 &1134802244 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1134802243} 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_Children: [] m_Father: {fileID: 1528857476} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &1134802245 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1134802243} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0.5137255, g: 0.7348372, b: 1, a: 1} m_Intensity: 2 m_Range: 2.7746477 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &1160893609 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1160893610} - component: {fileID: 1160893612} - component: {fileID: 1160893611} m_Layer: 0 m_Name: Distortion_high m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1160893610 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1160893609} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0.6947646, y: 0.04101515, z: 0.02576828} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 8035234} - {fileID: 1104197524} m_Father: {fileID: 517847963} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &1160893611 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1160893609} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 58f9e9afe722ce9448a3bbcaf5b01359, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1160893612 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1160893609} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1164520912 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1164520913} - component: {fileID: 1164520915} - component: {fileID: 1164520914} m_Layer: 0 m_Name: PS_Halo_stylized m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1164520913 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1164520912} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.0000004172325, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1437205994} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &1164520914 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1164520912} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 9525bc727c4a58144904e407bf4fa4b3, type: 2} - {fileID: 0} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 0 m_SortMode: 0 m_MinParticleSize: 0 m_MaxParticleSize: 8 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: 1 m_EnableGPUInstancing: 1 m_ApplyActiveColorSpace: 1 m_AllowRoll: 1 m_VertexStreams: 000304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1164520915 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1164520912} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 2 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 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: 0.6736357, b: 0, a: 0.105882354} 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 startSize: serializedVersion: 2 minMaxState: 0 scalar: 2.04 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 maxNumParticles: 1000 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: 0 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: 4 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: 2 outSlope: 2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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.03529412} 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: 7710 atime2: 57825 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1 &1167207704 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1167207705} - component: {fileID: 1167207707} - component: {fileID: 1167207706} m_Layer: 0 m_Name: GalleryIcon m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &1167207705 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1167207704} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.6751398, y: 0.67513967, z: 0.67513967} m_Children: [] m_Father: {fileID: 877080833} m_RootOrder: 1 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.00012207031} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1167207706 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1167207704} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_Sprite: {fileID: 21300000, guid: c91cf8e120df1f94ab54cf284ef65cd8, type: 3} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 m_FillMethod: 4 m_FillAmount: 1 m_FillClockwise: 1 m_FillOrigin: 0 m_UseSpriteMesh: 0 --- !u!222 &1167207707 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1167207704} m_CullTransparentMesh: 0 --- !u!1001 &1182332337 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 563561796} m_Modifications: - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: d5245180139ff91428ec24b9760065fb, type: 2} - target: {fileID: 2300000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.x value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.y value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} propertyPath: m_LocalScale.z value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 0761a1cf31959664d8533eadad0aa0b0, type: 3} --- !u!1001 &1188832031 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1352328773} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1188832032 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1188832031} m_PrefabAsset: {fileID: 0} --- !u!1 &1211191611 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1211191612} - component: {fileID: 1211191613} 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 &1211191612 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1211191611} 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_Children: [] m_Father: {fileID: 541194407} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &1211191613 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1211191611} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0, g: 1, b: 0.7103448, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &1242588518 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1242588519} - component: {fileID: 1242588521} - component: {fileID: 1242588520} m_Layer: 0 m_Name: Particle System m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1242588519 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1242588518} 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_Children: [] m_Father: {fileID: 1837402761} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &1242588520 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1242588518} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 37ac399d767a7c8429affef54f906cc4, type: 2} - {fileID: 0} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 0 m_SortMode: 0 m_MinParticleSize: 0 m_MaxParticleSize: 8 m_CameraVelocityScale: 0 m_VelocityScale: 0 m_LengthScale: 2 m_SortingFudge: 0 m_NormalDirection: 1 m_ShadowBias: 0 m_RenderAlignment: 3 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1242588521 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1242588518} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 0 randomSeed: 0 InitialModule: serializedVersion: 3 enabled: 1 startLifetime: serializedVersion: 2 minMaxState: 0 scalar: 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: 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 startSize: serializedVersion: 2 minMaxState: 0 scalar: 1.7 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 maxNumParticles: 1000 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: 0 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.5 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: 2 outSlope: 2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 0 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0, g: 0.66896534, b: 1, a: 0} key1: {r: 0.3455882, g: 0.8646043, 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: 21974 atime2: 65535 atime3: 65535 atime4: 65535 atime5: 65535 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1 &1243654464 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1243654465} m_Layer: 0 m_Name: WallSegment0 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1243654465 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1243654464} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -16.365, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1003350750} m_Father: {fileID: 966343574} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1247830094 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1247830095} - component: {fileID: 1247830096} 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 &1247830095 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1247830094} m_LocalRotation: {x: 0.0000006297748, y: -0.97943467, z: 0.20176154, w: 0.0000026176558} m_LocalPosition: {x: 0, y: 2.79, z: 3.42} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 490270615} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 23.28, y: -180.00002, z: 0} --- !u!108 &1247830096 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1247830094} m_Enabled: 1 serializedVersion: 8 m_Type: 0 m_Color: {r: 1, g: 0.9103774, b: 0.9892073, a: 1} m_Intensity: 1.5 m_Range: 4.317202 m_SpotAngle: 58.812767 m_CookieSize: 10 m_Shadows: m_Type: 2 m_Resolution: 2 m_CustomResolution: -1 m_Strength: 1 m_Bias: 0.02 m_NormalBias: 0.4 m_NearPlane: 0.2 m_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &1259310589 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1259310590} - component: {fileID: 1259310592} - component: {fileID: 1259310591} m_Layer: 0 m_Name: Particle System m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1259310590 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1259310589} 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_Children: [] m_Father: {fileID: 1599883698} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &1259310591 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1259310589} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 8a2240e3ef750624fb1a25fe8a947507, type: 2} - {fileID: 0} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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: 0 m_ApplyActiveColorSpace: 0 m_AllowRoll: 1 m_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1259310592 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1259310589} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 0 randomSeed: 0 InitialModule: serializedVersion: 3 enabled: 1 startLifetime: 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.03 minScalar: 0.02 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 0.4463029 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: 0 curve: serializedVersion: 2 minMaxState: 1 scalar: 1 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0.50323486 inSlope: 2 outSlope: 2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.25109527 value: 0.9967742 inSlope: -0.22784479 outSlope: -0.22784479 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.7032315 value: 1 inSlope: -0.01847744 outSlope: -0.01847744 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.9974424 value: 0.49999964 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 0 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0, b: 0.17356348, a: 0} key1: {r: 1, g: 0.06640468, b: 0, 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: 31997 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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.01 minScalar: 0 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 1 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!1001 &1260626927 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1628424699} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1260626928 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1260626927} m_PrefabAsset: {fileID: 0} --- !u!1001 &1266916917 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 2104265564} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1266916918 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1266916917} m_PrefabAsset: {fileID: 0} --- !u!1001 &1269201247 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 157284223} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 8.17 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: -0.00000047683716 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: -0.0000480311 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 6 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner (1) objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1269201248 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1269201247} m_PrefabAsset: {fileID: 0} --- !u!1 &1282078922 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1282078923} - component: {fileID: 1282078926} - component: {fileID: 1282078925} - component: {fileID: 1282078924} m_Layer: 0 m_Name: Wall (8) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1282078923 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1282078922} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 157284223} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1282078924 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1282078922} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1282078925 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1282078922} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1282078926 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1282078922} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1283206707 stripped GameObject: m_CorrespondingSourceObject: {fileID: 100108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} m_PrefabInstance: {fileID: 1829031315} m_PrefabAsset: {fileID: 0} --- !u!4 &1283206709 stripped Transform: m_CorrespondingSourceObject: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} m_PrefabInstance: {fileID: 1829031315} m_PrefabAsset: {fileID: 0} --- !u!114 &1283206710 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1283206707} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 8944a21c750a9a44fbcc04339f01447b, type: 3} m_Name: m_EditorClassIdentifier: mat: {fileID: 2100000, guid: 2b4e4c9dc9563ce4a874b21ef98df62a, type: 2} --- !u!1 &1286979533 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1286979534} - component: {fileID: 1286979537} - component: {fileID: 1286979536} - component: {fileID: 1286979535} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1286979534 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1286979533} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 2136141142} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1286979535 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1286979533} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1286979536 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1286979533} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1286979537 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1286979533} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1001 &1290583024 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1528857476} m_Modifications: - target: {fileID: 13700012, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.size value: 4 objectReference: {fileID: 0} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.size value: 38 objectReference: {fileID: 0} - target: {fileID: 13700014, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.size value: 4 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.194 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.3540001 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.533 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.99825066 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.05912367 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 186.77899 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - target: {fileID: 100028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Name value: Barbarian1 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.x value: 0.5 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.y value: 0.5 objectReference: {fileID: 0} - target: {fileID: 400028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.z value: 0.5 objectReference: {fileID: 0} - target: {fileID: 9500000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_Controller value: objectReference: {fileID: 9100000, guid: 8615e1444db51e7458fde3300b2fd44b, type: 2} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.1749906 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400076, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000020489097 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.00027029647 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.01657462 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99972975 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.044563904 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.044393867 objectReference: {fileID: 0} - target: {fileID: 400032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.0022657067 objectReference: {fileID: 0} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.data[36] value: 7.853927e-12 objectReference: {fileID: 0} - target: {fileID: 13700008, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_BlendShapeWeights.Array.data[37] value: 1.05089304e-13 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.056213476 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.3123409 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400212, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.11413036 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000006519258 objectReference: {fileID: 0} - target: {fileID: 400040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000039115548 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.00027029676 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.01630363 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.016574616 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.04456392 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.044393882 objectReference: {fileID: 0} - target: {fileID: 400030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.002265744 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.18043077 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400264, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18043059 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -9.313226e-10 objectReference: {fileID: 0} - target: {fileID: 400266, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0000000121071935 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.1749906 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400078, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000016763806 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 71.28701 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -105.60686 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: -39.459328 objectReference: {fileID: 0} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060458124 objectReference: {fileID: 0} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400216, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000015133992 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.11413033 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000018626451 objectReference: {fileID: 0} - target: {fileID: 400042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.00000005401671 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.04043321 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.033965766 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.019979313 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.99840486 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.047046002 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000121071935 objectReference: {fileID: 0} - target: {fileID: 400090, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000063329935 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.07370844 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.040859856 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.51765823 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.8514267 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.1058841 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.15916838 objectReference: {fileID: 0} - target: {fileID: 400292, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.2994805 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.1299149 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.40047714 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.85618436 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.060331993 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.07910837 objectReference: {fileID: 0} - target: {fileID: 400274, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0109940395 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.0015950233 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.049684905 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.027068485 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9983969 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.23819049 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400154, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000034458935 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.073708326 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.040859766 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.51765907 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.8514263 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.10588402 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.15916832 objectReference: {fileID: 0} - target: {fileID: 400290, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000022351742 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060458124 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400214, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000015133992 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.031523127 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.07641039 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.009345357 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9965343 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.07417432 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000027939677 objectReference: {fileID: 0} - target: {fileID: 400242, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000026542693 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.041127242 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.02776434 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.13152221 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9900705 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.1749906 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400098, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000020489097 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.19708985 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.058118843 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.13414755 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.96942365 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000018626451 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.03593113 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.04523641 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.1352524 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.98912567 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.22929646 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.07657042 objectReference: {fileID: 0} - target: {fileID: 400082, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.014050476 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.031522922 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.07641023 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.009345499 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9965342 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.07417431 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -9.313226e-10 objectReference: {fileID: 0} - target: {fileID: 400244, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000040978193 objectReference: {fileID: 0} - target: {fileID: 400354, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.x value: 0.9969661 objectReference: {fileID: 0} - target: {fileID: 400354, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.y value: 0.9969661 objectReference: {fileID: 0} - target: {fileID: 400354, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalScale.z value: 0.9969661 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0007713585 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.10415784 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0009567885 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9945601 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.10246366 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000023283064 objectReference: {fileID: 0} - target: {fileID: 400158, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000048428774 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.29948053 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.12991494 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.4004772 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.85618436 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060331978 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.07910837 objectReference: {fileID: 0} - target: {fileID: 400276, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.010994233 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.00094619364 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.008478803 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.000162214 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99996364 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.06474387 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400160, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.016217064 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0932868 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0051008454 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9954942 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.06855752 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000013969839 objectReference: {fileID: 0} - target: {fileID: 400228, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000026077032 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.023652628 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.12260728 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.38833827 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9130178 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.14246072 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.09983058 objectReference: {fileID: 0} - target: {fileID: 400224, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.007663034 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.02365195 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.12260699 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.3883382 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9130178 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.14246076 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.09983061 objectReference: {fileID: 0} - target: {fileID: 400222, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0076632276 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.024251323 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.012461273 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.009357585 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9995845 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.06587709 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000006519258 objectReference: {fileID: 0} - target: {fileID: 400248, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.5070662 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.49278343 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.5071153 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.492831 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.0000032656826 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.69543296 objectReference: {fileID: 0} - target: {fileID: 400254, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.03932476 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.23402692 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 1.6083689 objectReference: {fileID: 0} - target: {fileID: 400360, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.29153052 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0031880955 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.023667889 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0095037455 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9996696 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.11413042 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000010244548 objectReference: {fileID: 0} - target: {fileID: 400350, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000039115548 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.00077089656 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.104157805 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.00095757825 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9945601 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.10246369 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400156, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000055413693 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0038764218 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.13034081 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.024858532 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99114996 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.30730656 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000022351742 objectReference: {fileID: 0} - target: {fileID: 400260, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.0000027907652 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.00000011256748 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.052935887 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.16466399 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000015017577 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0015950494 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.049684882 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.02706844 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9983968 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.23819067 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000055879354 objectReference: {fileID: 0} - target: {fileID: 400152, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000055879354 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.000060855018 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.00000056740873 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.008829608 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.16851424 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400268, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.040432885 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.03396578 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.019979112 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99840486 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.047045983 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400088, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.04163737 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.02755084 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.13245179 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9899312 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.1749906 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000014901161 objectReference: {fileID: 0} - target: {fileID: 400100, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000016763806 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.024251513 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.0124612115 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.009357718 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9995845 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.06587711 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000010244548 objectReference: {fileID: 0} - target: {fileID: 400246, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000052154064 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0038771841 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.13034075 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.024859263 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.99114996 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.3073065 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400262, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.06723355 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.06806099 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.19456987 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9762121 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18769203 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.037951913 objectReference: {fileID: 0} - target: {fileID: 400240, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.004049193 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0031880978 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.023667978 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.009503597 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9996696 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.11413033 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000018626451 objectReference: {fileID: 0} - target: {fileID: 400352, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.00000005401671 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0011098232 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.052280825 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.008601052 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9985948 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.047532875 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -2.3283064e-10 objectReference: {fileID: 0} - target: {fileID: 400232, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.00000001816079 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.19772173 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.05802868 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.13418756 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.96929485 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000007450581 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.0672336 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.06806086 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.19456998 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.97621197 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.18769208 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.037951894 objectReference: {fileID: 0} - target: {fileID: 400238, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.0040490655 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.022537729 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0036240243 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0026257026 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.999736 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.08884675 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000055879354 objectReference: {fileID: 0} - target: {fileID: 400278, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000037252903 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.0011098679 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.05228072 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.00860132 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9985948 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.04753287 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000009313226 objectReference: {fileID: 0} - target: {fileID: 400230, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.0000000433065 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.009319748 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.00024963907 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.16154867 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.98682076 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18043059 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -9.313226e-10 objectReference: {fileID: 0} - target: {fileID: 400038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.0000000121071935 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.05589599 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.087775216 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0066695036 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9945485 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.0940357 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000013038516 objectReference: {fileID: 0} - target: {fileID: 400084, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000027939677 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.022537729 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0036240243 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.0026257026 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.999736 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.09519939 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400282, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000022351742 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.029032672 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.03757077 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.7924033 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18011776 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.097096235 objectReference: {fileID: 0} - target: {fileID: 400258, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.099355355 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.022537457 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.0036240206 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0026256822 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.999736 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.09519933 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000033527613 objectReference: {fileID: 0} - target: {fileID: 400284, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.010649653 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.9958782 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.062475152 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.06488525 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.019557869 objectReference: {fileID: 0} - target: {fileID: 400074, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0054414775 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.016217109 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.09328687 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.005100689 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9954942 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.06855753 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000018626451 objectReference: {fileID: 0} - target: {fileID: 400226, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.00000004703179 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.022537481 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.0036240388 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.0026257006 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.99973595 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.088846706 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.000000026077032 objectReference: {fileID: 0} - target: {fileID: 400280, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000044703484 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.009320026 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.0002496242 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.16154861 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.98682076 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.18043074 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0000000037252903 objectReference: {fileID: 0} - target: {fileID: 400036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000004656613 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.008736644 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.060458124 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000011175871 objectReference: {fileID: 0} - target: {fileID: 400068, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: -0.000000015133992 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.055896055 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.08777482 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.006668789 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9945485 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.09403566 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.000000009313226 objectReference: {fileID: 0} - target: {fileID: 400086, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000029802322 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.029032582 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.037570886 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.18011776 objectReference: {fileID: 0} - target: {fileID: 400256, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.097096264 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.035930946 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.04523648 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.13525258 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.9891256 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.22929664 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.07657041 objectReference: {fileID: 0} - target: {fileID: 400080, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.01405026 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: 0.9958709 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: 0.010402016 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: 0.06485714 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: 0.06266339 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: 0.019557869 objectReference: {fileID: 0} - target: {fileID: 400072, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: -0.0054414775 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.x value: -0.00094669656 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.y value: -0.008478788 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.z value: -0.00016240771 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalRotation.w value: -0.9999636 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.x value: -0.06474384 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.y value: 0.0000000027939677 objectReference: {fileID: 0} - target: {fileID: 400162, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_LocalPosition.z value: 0.000000013038516 objectReference: {fileID: 0} - target: {fileID: 13700040, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700038, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700036, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700034, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700032, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700030, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700028, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700026, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700024, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700022, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700020, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700018, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700016, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700014, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700012, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700010, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700006, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700004, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700002, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 13700042, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 859c3def7b0fdca4ba4a59bb97a3cb47, type: 3} --- !u!1 &1319842752 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1319842753} - component: {fileID: 1319842755} - component: {fileID: 1319842754} m_Layer: 0 m_Name: IndexText m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &1319842753 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1319842752} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.15340926, y: 0.15340924, z: 0.15340924} m_Children: [] m_Father: {fileID: 316053278} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 1, y: 1} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: -37, y: -39} m_SizeDelta: {x: 248.44, y: 212.33997} m_Pivot: {x: 1, y: 1} --- !u!114 &1319842754 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1319842752} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_FontData: m_Font: {fileID: 12800000, guid: 0bc5f3b7a5638d545924379631c42d7c, type: 3} m_FontSize: 180 m_FontStyle: 0 m_BestFit: 0 m_MinSize: 1 m_MaxSize: 180 m_Alignment: 2 m_AlignByGeometry: 0 m_RichText: 1 m_HorizontalOverflow: 1 m_VerticalOverflow: 1 m_LineSpacing: 1 m_Text: 1/X --- !u!222 &1319842755 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1319842752} m_CullTransparentMesh: 0 --- !u!1 &1324461946 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1324461947} - component: {fileID: 1324461949} - component: {fileID: 1324461948} m_Layer: 0 m_Name: PS_Sparks m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1324461947 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1324461946} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.9999982, y: 0.9999981, z: 0.9999981} m_Children: [] m_Father: {fileID: 1437205994} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &1324461948 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1324461946} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3317ea729861346458db8275509d060c, type: 2} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1324461949 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1324461946} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 startSpeed: serializedVersion: 2 minMaxState: 0 scalar: 0 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: 2 minColor: {r: 1, g: 0, b: 0, a: 1} maxColor: {r: 1, g: 0.66279554, b: 0, 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.02 minScalar: 0.01 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 1 randomPositionAmount: 0 radius: value: 0.5328958 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: 30 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: 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 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: 17348 atime2: 48188 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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 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: 3 scalar: 0.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 orbitalY: serializedVersion: 2 minMaxState: 3 scalar: 0.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 orbitalZ: serializedVersion: 2 minMaxState: 3 scalar: 0.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 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 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: enabled: 0 multiplier: 1 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: 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: 12 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.05 lifetime: serializedVersion: 2 minMaxState: 0 scalar: 0.75 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.01 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: 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: 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: 65535 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 12143 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 widthOverTrail: serializedVersion: 2 minMaxState: 1 scalar: 1 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0.005832672 value: 0.4888897 inSlope: -0.9909063 outSlope: -0.9909063 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.1475838 - serializedVersion: 3 time: 0.9935484 value: 0.22221881 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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: 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!1 &1352328772 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1352328773} m_Layer: 0 m_Name: WallSegment6 (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1352328773 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1352328772} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 12.27, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1188832032} - {fileID: 370435407} - {fileID: 1926063586} m_Father: {fileID: 966343574} m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1352670081 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1352670082} - component: {fileID: 1352670084} - component: {fileID: 1352670083} m_Layer: 0 m_Name: Frame m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &1352670082 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1352670081} 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_Children: [] m_Father: {fileID: 317268842} m_RootOrder: 0 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.00012207031, y: 0} m_Pivot: {x: 1, y: 1} --- !u!114 &1352670083 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1352670081} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.30882353, g: 0.30882353, b: 0.30882353, a: 0.29803923} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 0 m_FillMethod: 4 m_FillAmount: 1 m_FillClockwise: 1 m_FillOrigin: 0 m_UseSpriteMesh: 0 --- !u!222 &1352670084 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1352670081} m_CullTransparentMesh: 0 --- !u!1 &1393061696 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1393061697} - component: {fileID: 1393061698} 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 &1393061697 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1393061696} 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_Children: [] m_Father: {fileID: 539329242} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &1393061698 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1393061696} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0.65666556, g: 1, b: 0.4764151, a: 1} m_Intensity: 1.2 m_Range: 2.1030476 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &1396192127 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1396192128} - component: {fileID: 1396192130} - component: {fileID: 1396192129} m_Layer: 0 m_Name: Cube (2) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1396192128 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396192127} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.058, y: 3.552, z: 1.015} m_LocalScale: {x: 0.050885778, y: 1.5353364, z: 0.0603} m_Children: [] m_Father: {fileID: 465425696} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &1396192129 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396192127} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 05de2ebdb3f497d478a0d1ca7d723182, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1396192130 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1396192127} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1431883774 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1431883775} - component: {fileID: 1431883777} - component: {fileID: 1431883776} m_Layer: 0 m_Name: Particle System_sparks m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1431883775 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1431883774} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.9999982, y: 0.9999981, z: 0.9999981} m_Children: [] m_Father: {fileID: 759453698} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &1431883776 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1431883774} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3317ea729861346458db8275509d060c, type: 2} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1431883777 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1431883774} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 startSpeed: serializedVersion: 2 minMaxState: 0 scalar: 0 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: 2 minColor: {r: 1, g: 0, b: 0.47201967, a: 1} maxColor: {r: 1, g: 0.36153623, b: 0, 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.02 minScalar: 0.01 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 1 randomPositionAmount: 0 radius: value: 0.6011786 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: 30 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: 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 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: 17348 atime2: 48188 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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 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: 3 scalar: 0.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 orbitalY: serializedVersion: 2 minMaxState: 3 scalar: 0.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 orbitalZ: serializedVersion: 2 minMaxState: 3 scalar: 0.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 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 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: enabled: 0 multiplier: 1 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: 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: 12 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.05 lifetime: serializedVersion: 2 minMaxState: 0 scalar: 0.75 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.01 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: 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: 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: 65535 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 12143 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 widthOverTrail: serializedVersion: 2 minMaxState: 1 scalar: 1 minScalar: 1 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0.005832672 value: 0.4888897 inSlope: -0.9909063 outSlope: -0.9909063 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.1475838 - serializedVersion: 3 time: 0.9935484 value: 0.22221881 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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: 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!1 &1437205993 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1437205994} - component: {fileID: 1437205998} - component: {fileID: 1437205997} - component: {fileID: 1437205996} - component: {fileID: 1437205995} - component: {fileID: 1437206000} - component: {fileID: 1437205999} m_Layer: 0 m_Name: '[11] Sun' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1437205994 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437205993} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.434, y: 3.216, z: 6.32} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1324461947} - {fileID: 703121611} - {fileID: 1164520913} - {fileID: 749004606} m_Father: {fileID: 1029409136} m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &1437205995 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437205993} m_Enabled: 0 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 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_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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!23 &1437205996 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437205993} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 0d445614bbb4753468aa6e5f59c25430, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1437205997 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437205993} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!198 &1437205998 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437205993} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 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_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 startSize: 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 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 maxNumParticles: 1000 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: 0 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: 0 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: 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 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_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: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!114 &1437205999 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437205993} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 10 --- !u!65 &1437206000 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1437205993} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 9.923384, y: 3.5711937, z: 2.712399} m_Center: {x: 0.63450813, y: -0.24694443, z: -0.8561995} --- !u!1 &1471120330 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1471120331} - component: {fileID: 1471120334} - component: {fileID: 1471120333} - component: {fileID: 1471120332} m_Layer: 0 m_Name: Wall (7) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1471120331 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471120330} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 24722154} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1471120332 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471120330} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1471120333 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471120330} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1471120334 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471120330} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1471570026 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1471570027} - component: {fileID: 1471570030} - component: {fileID: 1471570029} - component: {fileID: 1471570028} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1471570027 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471570026} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 1509022798} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1471570028 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471570026} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1471570029 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471570026} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1471570030 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1471570026} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1485010332 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1485010333} - component: {fileID: 1485010335} - component: {fileID: 1485010334} m_Layer: 0 m_Name: '[5] Tessellation' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1485010333 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1485010332} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 1.53, y: -1.2, z: 2.28} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 759453698} - {fileID: 957797564} m_Father: {fileID: 1029409136} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!65 &1485010334 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1485010332} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 2.5, y: 1, z: 1} m_Center: {x: 0, y: 0, z: 0} --- !u!114 &1485010335 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1485010332} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 4 --- !u!1 &1487125952 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1487125953} - component: {fileID: 1487125956} - component: {fileID: 1487125955} - component: {fileID: 1487125954} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1487125953 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1487125952} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.779, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 43143949} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1487125954 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1487125952} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1487125955 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1487125952} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1487125956 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1487125952} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1509022797 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1509022798} m_Layer: 0 m_Name: WallSegment0 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1509022798 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1509022797} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -16.365, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1652060685} - {fileID: 1471570027} - {fileID: 1849831923} m_Father: {fileID: 1521029358} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1521029357 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1521029358} m_Layer: 0 m_Name: Walls m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1521029358 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1521029357} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0.42, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1509022798} - {fileID: 466600933} - {fileID: 1628424699} - {fileID: 574658711} - {fileID: 43143949} - {fileID: 2136141142} - {fileID: 24722154} - {fileID: 157284223} m_Father: {fileID: 210442375} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1525271621 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1525271622} - component: {fileID: 1525271625} - component: {fileID: 1525271624} - component: {fileID: 1525271623} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1525271622 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1525271621} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 8.17, y: 1.7789997, z: 0.99695194} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 157284223} m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1525271623 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1525271621} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1525271624 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1525271621} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1525271625 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1525271621} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1528857475 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1528857476} - component: {fileID: 1528857477} - component: {fileID: 1528857478} - component: {fileID: 1528857480} - component: {fileID: 1528857479} m_Layer: 0 m_Name: '[8] Barbarian' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1528857476 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1528857475} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 15.320001, y: -1.6043885, z: 2.55} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 288591087} - {fileID: 490270615} - {fileID: 1134802244} m_Father: {fileID: 1029409136} m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!95 &1528857477 Animator: serializedVersion: 3 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1528857475} m_Enabled: 1 m_Avatar: {fileID: 0} m_Controller: {fileID: 9100000, guid: 37d1e9f75a230a9499eca8254b815939, type: 2} m_CullingMode: 0 m_UpdateMode: 0 m_ApplyRootMotion: 0 m_LinearVelocityBlending: 0 m_WarningMessage: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 m_KeepAnimatorControllerStateOnDisable: 0 --- !u!114 &1528857478 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1528857475} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 34c2b5d760689ad46a78d8fdbd8eee34, type: 3} m_Name: m_EditorClassIdentifier: anim: {fileID: 1528857477} --- !u!114 &1528857479 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1528857475} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 7 --- !u!65 &1528857480 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1528857475} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 2.1037788, y: 1, z: 0.91806656} m_Center: {x: -0.5518894, y: 0, z: -0.5550846} --- !u!1 &1549743501 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1549743502} - component: {fileID: 1549743503} m_Layer: 8 m_Name: Post-processing volume m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1549743502 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1549743501} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -10.677617, y: -0.037678145, z: 0.23487437} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1549743503 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1549743501} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 8b9a305e18de0c04dbd257a21cd47087, type: 3} m_Name: m_EditorClassIdentifier: sharedProfile: {fileID: 11400000, guid: 194e62efe501cfd4fb3b0b2afbb7897d, type: 2} isGlobal: 1 blendDistance: 0 weight: 1 priority: 0 --- !u!1 &1560272225 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1560272226} m_Layer: 0 m_Name: WallSegment1 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1560272226 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1560272225} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -12.277, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 180005234} m_Father: {fileID: 1042233520} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1563240095 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1563240098} - component: {fileID: 1563240097} - component: {fileID: 1563240096} m_Layer: 0 m_Name: TimescaleText m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!114 &1563240096 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1563240095} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.50735295, g: 0.50735295, b: 0.50735295, a: 1} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_FontData: m_Font: {fileID: 12800000, guid: 0bc5f3b7a5638d545924379631c42d7c, type: 3} m_FontSize: 88 m_FontStyle: 0 m_BestFit: 1 m_MinSize: 0 m_MaxSize: 120 m_Alignment: 4 m_AlignByGeometry: 0 m_RichText: 1 m_HorizontalOverflow: 0 m_VerticalOverflow: 1 m_LineSpacing: 1 m_Text: 1.0 --- !u!222 &1563240097 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1563240095} m_CullTransparentMesh: 0 --- !u!224 &1563240098 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1563240095} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.19674926, y: 0.19674926, z: 0.19674926} m_Children: [] m_Father: {fileID: 806767882} m_RootOrder: 0 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: 249, y: 0} m_SizeDelta: {x: 257.7, y: 170.8} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1599883695 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 100002, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1599883698} - component: {fileID: 1599883697} - component: {fileID: 1599883696} m_Layer: 0 m_Name: Distortion_low m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!23 &1599883696 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 2300000, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1599883695} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 83cf83a63ef946f45a055a370fbf2dae, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1599883697 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 3300000, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1599883695} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!4 &1599883698 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 400002, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1599883695} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -0.5552354, y: 0.04101515, z: 0.02576828} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 892135390} - {fileID: 1259310590} m_Father: {fileID: 517847963} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1609658692 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1609658693} - component: {fileID: 1609658695} - component: {fileID: 1609658694} m_Layer: 0 m_Name: Cube (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1609658693 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1609658692} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 2.0465, y: 2.79, z: 1.015} m_LocalScale: {x: 8.236052, y: 0.037779998, z: 0.0603} m_Children: [] m_Father: {fileID: 465425696} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &1609658694 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1609658692} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 05de2ebdb3f497d478a0d1ca7d723182, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1609658695 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1609658692} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1628424698 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1628424699} m_Layer: 0 m_Name: WallSegment2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1628424699 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1628424698} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -8.18, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1260626928} - {fileID: 548350834} - {fileID: 1673002432} m_Father: {fileID: 1521029358} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1629510881 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1629510882} m_Layer: 0 m_Name: WallSegment4 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1629510882 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1629510881} 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_Children: - {fileID: 975276735} m_Father: {fileID: 966343574} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &1643669337 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 574658711} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1643669338 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1643669337} m_PrefabAsset: {fileID: 0} --- !u!1001 &1652060684 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1509022798} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1652060685 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1652060684} m_PrefabAsset: {fileID: 0} --- !u!1 &1656120130 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1656120134} - component: {fileID: 1656120133} - component: {fileID: 1656120132} - component: {fileID: 1656120131} m_Layer: 0 m_Name: Floor m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 --- !u!64 &1656120131 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1656120130} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1656120132 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1656120130} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 0ba268e24dacc7649a3c3c863df9deac, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1656120133 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1656120130} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!4 &1656120134 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1656120130} m_LocalRotation: {x: 0.70710576, y: -0, z: -0, w: 0.70710784} m_LocalPosition: {x: -2.3000002, y: -0.39, z: -0.3} m_LocalScale: {x: 25, y: 25, z: 25} m_Children: [] m_Father: {fileID: 210442375} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 90.00001, y: 0, z: 0} --- !u!1001 &1657886825 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1041428377} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1657886826 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1657886825} m_PrefabAsset: {fileID: 0} --- !u!1001 &1666655236 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 601613263} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1666655237 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1666655236} m_PrefabAsset: {fileID: 0} --- !u!1 &1673002431 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1673002432} - component: {fileID: 1673002435} - component: {fileID: 1673002434} - component: {fileID: 1673002433} m_Layer: 0 m_Name: Wall (3) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1673002432 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1673002431} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 1628424699} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1673002433 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1673002431} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1673002434 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1673002431} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1673002435 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1673002431} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1678858064 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1678858065} - component: {fileID: 1678858067} - component: {fileID: 1678858066} m_Layer: 0 m_Name: Textures m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1678858065 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1678858064} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0.6399994, z: 0} m_LocalScale: {x: 0.75, y: 0.75, z: 0.75} m_Children: [] m_Father: {fileID: 2027805741} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!23 &1678858066 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1678858064} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 0ef0cb57a034c77498370531abdb4b3c, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1678858067 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1678858064} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1786808738 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1786808739} m_Layer: 0 m_Name: WallSegment0 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1786808739 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1786808738} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -16.365, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 999514424} - {fileID: 247861436} - {fileID: 1002450696} m_Father: {fileID: 1042233520} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1813526605 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1813526610} - component: {fileID: 1813526609} - component: {fileID: 1813526608} - component: {fileID: 1813526607} - component: {fileID: 1813526606} - component: {fileID: 1813526611} - component: {fileID: 1813526612} - component: {fileID: 1813526613} m_Layer: 0 m_Name: Main Camera m_TagString: MainCamera m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!114 &1813526606 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 948f4100a11a5c24981795d21301da5c, type: 3} m_Name: m_EditorClassIdentifier: volumeTrigger: {fileID: 1813526610} volumeLayer: serializedVersion: 2 m_Bits: 256 stopNaNPropagation: 1 finalBlitToCameraTarget: 1 antialiasingMode: 1 temporalAntialiasing: jitterSpread: 0.75 sharpness: 0.25 stationaryBlending: 0.95 motionBlending: 0.85 subpixelMorphologicalAntialiasing: quality: 2 fastApproximateAntialiasing: fastMode: 0 keepAlpha: 0 fog: enabled: 1 excludeSkybox: 0 debugLayer: lightMeter: width: 512 height: 256 showCurves: 1 histogram: width: 512 height: 256 channel: 3 waveform: exposure: 0.12 height: 256 vectorscope: size: 256 exposure: 0.12 overlaySettings: linearDepth: 0 motionColorIntensity: 4 motionGridSize: 64 colorBlindnessType: 0 colorBlindnessStrength: 1 m_Resources: {fileID: 11400000, guid: d82512f9c8e5d4a4d938b575d47f88d4, type: 2} m_ShowToolkit: 0 m_ShowCustomSorter: 0 breakBeforeColorGrading: 0 m_BeforeTransparentBundles: [] m_BeforeStackBundles: [] m_AfterStackBundles: [] --- !u!81 &1813526607 AudioListener: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} m_Enabled: 1 --- !u!124 &1813526608 Behaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} m_Enabled: 1 --- !u!20 &1813526609 Camera: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} 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_SensorSize: {x: 36, y: 24} m_LensShift: {x: 0, y: 0} m_GateFitMode: 2 m_FocalLength: 50 m_NormalizedViewPortRect: serializedVersion: 2 x: 0 y: 0 width: 1 height: 1 near clip plane: 0.1 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: 3 m_TargetTexture: {fileID: 0} m_TargetDisplay: 0 m_TargetEye: 3 m_HDR: 1 m_AllowMSAA: 0 m_AllowDynamicResolution: 0 m_ForceIntoRT: 1 m_OcclusionCulling: 1 m_StereoConvergence: 10 m_StereoSeparation: 0.022 --- !u!4 &1813526610 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.32, y: 0.33, z: -1.66} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1813526611 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 2776d7b577203c74887dcb40bb5f5a6f, type: 3} m_Name: m_EditorClassIdentifier: movementSpeed: 5 rotationSpeed: 600 smoothTime: 10 nameText: {fileID: 1058225245} indexText: {fileID: 1319842754} descriptionText: {fileID: 342705668} lockedIcon: {fileID: 1167207704} unlockedIcon: {fileID: 120663307} cameraPositions: - _name: Basic setup _description: 'This shader provides several ways to customize the final look of your sci-fi shield. Main one is the fresnel effect: tweak scale, color and power to your liking, as well as intensity for both edge and "interior" area. Furthermore, it is possible to add up to two textures that can be made to scroll in any direction to achieve a more dynamic look. Even the simplest of textures can look good. In this case, we''ve got a slow honeycomb pattern as the main texture, and a simple horizontal stripe for a fast sweeping effect.' pos: {x: 0.225, y: 0.46, z: -1.873} rot: {x: 8.802, y: -0.412, z: 0} - _name: Distortion _description: For a more organic feel, you can slightly distort (and animate) the surface of your model, and add low frequency intensity noise. pos: {x: 3.25, y: 0.46, z: -1.873} rot: {x: 8.802, y: -0.412, z: 0} - _name: Noise _description: Or you could HEAVILY distort it and add high frequency noise. pos: {x: 7.07, y: 0.46, z: -1.873} rot: {x: 8.802, y: -0.412, z: 0} - _name: Pulsation _description: Combine all these with a scale pulsation effect for extra coolness points. pos: {x: 10.6, y: 0.46, z: -1.873} rot: {x: 8.802, y: -0.412, z: 0} - _name: Tessellation _description: 'All these samples make use of unity''s built-in sphere mesh, which is fairly low-poly when applying heavy deformation. Tessellation comes to the rescue, by sub-dividing the base mesh, which means said deformation is now higher resolution. These two orbs use the same mesh & material, with the only exception of different tessellation settings. Final appearance is completely different. You can really appreciate the difference these settings make by switching to ''Wireframe'' or ''Shaded wireframe'' modes under ''Scene display mode'' (next to the 3D/2D toggle button).' pos: {x: 14.66, y: 0.46, z: -1.873} rot: {x: 8.802, y: -0.412, z: 0} - _name: Breakdown _description: 'Each of these orbs showcase each of the effects separately. - Top left: Textures - Top right: Surface distortion - Bottom left: Scale pulsation - Bottom right: Procedural noise. Press ''R'' to toggle noise sharpen.' pos: {x: 18.4, y: 0.46, z: -1.873} rot: {x: 8.802, y: -0.412, z: 0} - _name: Humanoid _description: 'Depending on how you set up your mesh, this effect can succesfully be applied to humanoids and models other than just spheres. Press ''F'' to toggle distortion' pos: {x: 21.91, y: 0.24, z: -0.84} rot: {x: 4.848, y: 17.022, z: 0.01} - _name: Humanoid2 _description: Press '1' and '2' to toggle animation pos: {x: 27.757, y: 0.167, z: -1.946} rot: {x: -0.652, y: 1, z: 0.01} - _name: Other use cases _description: Some more samples. These three orbs use the same base mesh, but different vertex offset animation. pos: {x: 0.642, y: 4.22, z: -2.102} rot: {x: 8.802, y: 14.236, z: 0.012} - _name: Pickup _description: Play around with settings and come up with your own use cases! pos: {x: 6.184, y: 4.821, z: -2.299} rot: {x: 8.802, y: -6.221, z: 0.012} - _name: Sun _description: What about a stylized sun? pos: {x: 12.48, y: 3.911, z: 0.4278426} rot: {x: -12.169, y: 13.028, z: 0.012} cam: {fileID: 1813526609} --- !u!114 &1813526612 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} m_Enabled: 0 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 8b9e99fa3f328e14880d27ed2fc821e8, type: 3} m_Name: m_EditorClassIdentifier: pivotPoint: {fileID: 541194407} rotationSpeed: 30 axis: {x: 0, y: 1, z: 0} --- !u!114 &1813526613 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1813526605} m_Enabled: 0 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 7db23121a7e956545998b9a32b174319, type: 3} m_Name: m_EditorClassIdentifier: speed: 0.0075 --- !u!1001 &1829031315 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1882267675} m_Modifications: - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalRotation.y value: -0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_RootOrder value: 1 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - target: {fileID: 100108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_Name value: SpeedballPlayer_holo objectReference: {fileID: 0} - target: {fileID: 13700000, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 2b4e4c9dc9563ce4a874b21ef98df62a, type: 2} - target: {fileID: 13700000, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_CastShadows value: 0 objectReference: {fileID: 0} - target: {fileID: 400106, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.x value: 1 objectReference: {fileID: 0} - target: {fileID: 400106, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.y value: 1 objectReference: {fileID: 0} - target: {fileID: 400106, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.z value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.x value: 1 objectReference: {fileID: 0} - target: {fileID: 400000, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.y value: 1 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.x value: 0.5 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.y value: 0.5 objectReference: {fileID: 0} - target: {fileID: 400108, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} propertyPath: m_LocalScale.z value: 0.5 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 7d3425a6c7317e048be11c2ff72db69e, type: 3} --- !u!1 &1837402758 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 100002, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1837402761} - component: {fileID: 1837402760} - component: {fileID: 1837402759} - component: {fileID: 1837402763} - component: {fileID: 1837402762} m_Layer: 0 m_Name: '[1] Base shield' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!23 &1837402759 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 2300000, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1837402758} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 56669b4f6b15cf346aac921d4880f2eb, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1837402760 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 3300000, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1837402758} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!4 &1837402761 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 400002, guid: dd784bef6ab206a4ca6ffff563f4ab1c, type: 3} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1837402758} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -12.7052355, y: -1.1789849, z: 2.2957683} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 353902526} - {fileID: 1242588519} m_Father: {fileID: 1029409136} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!65 &1837402762 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1837402758} m_Material: {fileID: 0} m_IsTrigger: 1 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 1, y: 1, z: 1} m_Center: {x: 0, y: 0, z: 0} --- !u!114 &1837402763 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1837402758} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 0 --- !u!1 &1849831922 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1849831923} - component: {fileID: 1849831926} - component: {fileID: 1849831925} - component: {fileID: 1849831924} m_Layer: 0 m_Name: Wall (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1849831923 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1849831922} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 3.821, z: 0.997} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 1509022798} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1849831924 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1849831922} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1849831925 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1849831922} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1849831926 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1849831922} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1882267674 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1882267675} - component: {fileID: 1882267677} - component: {fileID: 1882267676} m_Layer: 0 m_Name: '[7] Speedball Player' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1882267675 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1882267674} m_LocalRotation: {x: -0, y: 1, z: -0, w: 0.0000029653306} m_LocalPosition: {x: 9.290001, y: -1.988, z: 1.9262} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 613174789} - {fileID: 1283206709} m_Father: {fileID: 1029409136} m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 180.00002, z: 0} --- !u!114 &1882267676 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1882267674} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 6 --- !u!65 &1882267677 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1882267674} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 1, y: 1.2312799, z: 0.30133247} m_Center: {x: 0, y: 0.5038233, z: 0} --- !u!1 &1888419868 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1888419869} - component: {fileID: 1888419870} 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 &1888419869 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1888419868} 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_Children: [] m_Father: {fileID: 759453698} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &1888419870 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1888419868} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 1, g: 0.48584908, b: 0.6310211, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &1891131856 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1891131857} - component: {fileID: 1891131859} - component: {fileID: 1891131858} m_Layer: 0 m_Name: Particle System_leaves m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1891131857 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1891131856} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.99999833, y: 0.9999982, z: 0.9999981} m_Children: [] m_Father: {fileID: 557274782} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!199 &1891131858 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1891131856} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 3317ea729861346458db8275509d060c, type: 2} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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_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: 0 m_ApplyActiveColorSpace: 0 m_AllowRoll: 1 m_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1891131859 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1891131856} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 1 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 0 randomSeed: 0 InitialModule: serializedVersion: 3 enabled: 1 startLifetime: serializedVersion: 2 minMaxState: 0 scalar: 2 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 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: 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 startSize: serializedVersion: 2 minMaxState: 3 scalar: 0.02 minScalar: 0.05 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 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: 3 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 maxNumParticles: 1000 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: 0 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: 0.53167105 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: 5 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.50323486 inSlope: 2 outSlope: 2 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.22709076 value: 0.91779125 inSlope: 0.5659292 outSlope: 0.5659292 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.19735001 - serializedVersion: 3 time: 0.8236072 value: 0.9019819 inSlope: -0.5525921 outSlope: -0.5525921 tangentMode: 0 weightedMode: 0 inWeight: 0.23088965 outWeight: 0.33333334 - serializedVersion: 3 time: 0.9974424 value: 0.49999964 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 0 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 0, g: 1, b: 0.14352083, a: 0} key1: {r: 0.75042045, g: 1, b: 0, 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: 31997 atime2: 65535 atime3: 0 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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 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: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 scalar: -5 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 1 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 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: enabled: 0 multiplier: 1 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.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: 2 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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: 0.7 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.01 textureMode: 0 ribbonCount: 1 shadowBias: 0.5 worldSpace: 0 dieWithParticles: 1 sizeAffectsWidth: 1 sizeAffectsLifetime: 1 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: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 0.22582304 value: 0.41636997 inSlope: 1.0554744 outSlope: 1.0554744 tangentMode: 0 weightedMode: 3 inWeight: 0.33333334 outWeight: 0.28745422 - serializedVersion: 3 time: 0.47741938 value: 0.52313167 inSlope: 0.004649681 outSlope: 0.004649681 tangentMode: 0 weightedMode: 3 inWeight: 0.33333334 outWeight: 0.33333313 - serializedVersion: 3 time: 0.6979874 value: 0.40925264 inSlope: -1.0332875 outSlope: -1.0332875 tangentMode: 0 weightedMode: 3 inWeight: 0.33333334 outWeight: 0.27079734 - 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 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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: 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!1001 &1926063585 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1352328773} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 8.170002 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: -0.000047867157 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0.00000029180055 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 2 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner (4) objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalScale.x value: 1.0000004 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalScale.y value: 1.0000004 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalScale.z value: 1.0000004 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &1926063586 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 1926063585} m_PrefabAsset: {fileID: 0} --- !u!1 &1932295900 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1932295901} - component: {fileID: 1932295904} - component: {fileID: 1932295903} - component: {fileID: 1932295902} m_Layer: 0 m_Name: Canvas_instructions m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &1932295901 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1932295900} 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_Children: - {fileID: 317268842} m_Father: {fileID: 1048137896} m_RootOrder: 2 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!114 &1932295902 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1932295900} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 1301386320, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_IgnoreReversedGraphics: 1 m_BlockingObjects: 0 m_BlockingMask: serializedVersion: 2 m_Bits: 4294967295 --- !u!114 &1932295903 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1932295900} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 1980459831, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 1 m_ReferenceResolution: {x: 2560, y: 1800} m_ScreenMatchMode: 0 m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 m_DefaultSpriteDPI: 96 m_DynamicPixelsPerUnit: 1 --- !u!223 &1932295904 Canvas: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1932295900} 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_AdditionalShaderChannelsFlag: 0 m_SortingLayerID: 0 m_SortingOrder: 0 m_TargetDisplay: 0 --- !u!1 &1940210162 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1940210163} - component: {fileID: 1940210165} - component: {fileID: 1940210164} m_Layer: 0 m_Name: DescriptionText m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &1940210163 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1940210162} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.15937997, y: 0.15937997, z: 0.15937997} m_Children: [] m_Father: {fileID: 317268842} m_RootOrder: 1 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: 3.600006, y: -99} m_SizeDelta: {x: 3662.8, y: 968} m_Pivot: {x: 0.5, y: 1} --- !u!114 &1940210164 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1940210162} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} m_Color: {r: 0.50735295, g: 0.50735295, b: 0.50735295, a: 1} m_RaycastTarget: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null m_FontData: m_Font: {fileID: 12800000, guid: 0bc5f3b7a5638d545924379631c42d7c, type: 3} m_FontSize: 88 m_FontStyle: 0 m_BestFit: 1 m_MinSize: 0 m_MaxSize: 120 m_Alignment: 0 m_AlignByGeometry: 0 m_RichText: 1 m_HorizontalOverflow: 0 m_VerticalOverflow: 1 m_LineSpacing: 1 m_Text: "- Press 'Tab' to alternate between gallery mode and free view.\n\n\t- Gallery mode: Left/right arrow keys to navigate\n\t- Free view: WASD to fly around\n\n- Q and E to slowdown / speed up timescale" --- !u!222 &1940210165 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1940210162} m_CullTransparentMesh: 0 --- !u!1 &1956400628 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1956400629} - component: {fileID: 1956400630} 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 &1956400629 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1956400628} 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_Children: [] m_Father: {fileID: 206821919} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!108 &1956400630 Light: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1956400628} m_Enabled: 1 serializedVersion: 8 m_Type: 2 m_Color: {r: 0, g: 1, b: 0.7103448, a: 1} m_Intensity: 1.5 m_Range: 1.8 m_SpotAngle: 30 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_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} m_RenderMode: 0 m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 m_Lightmapping: 4 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!1 &1957899761 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1957899766} - component: {fileID: 1957899765} - component: {fileID: 1957899764} - component: {fileID: 1957899763} - component: {fileID: 1957899762} - component: {fileID: 1957899768} - component: {fileID: 1957899767} m_Layer: 0 m_Name: '[4] Distortion + Pulsation' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!199 &1957899762 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957899761} m_Enabled: 0 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 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_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: 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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!23 &1957899763 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957899761} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 1268cf6307bfc2c4db2e9adf09eac965, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1957899764 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957899761} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!198 &1957899765 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957899761} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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 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_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 startSize: 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 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 maxNumParticles: 1000 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: 0 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: 0 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: 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 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_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: 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 randomRow: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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!4 &1957899766 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957899761} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: -2.4552355, y: -1.1789849, z: 2.2957683} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 211919914} - {fileID: 220432515} - {fileID: 834353670} m_Father: {fileID: 1029409136} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1957899767 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957899761} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 3 --- !u!65 &1957899768 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957899761} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 1, y: 1, z: 1} m_Center: {x: 0, y: 0, z: 0} --- !u!1 &1966075334 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1966075335} - component: {fileID: 1966075337} - component: {fileID: 1966075336} m_Layer: 0 m_Name: Trails (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1966075335 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1966075334} 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_Children: [] m_Father: {fileID: 541194407} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} --- !u!199 &1966075336 ParticleSystemRenderer: serializedVersion: 6 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1966075334} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 0} - {fileID: 2100000, guid: cf8596c50b4870c4f80b1243329a6106, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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_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_VertexStreams: 00010304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} m_Mesh3: {fileID: 0} m_MaskInteraction: 0 --- !u!198 &1966075337 ParticleSystem: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1966075334} serializedVersion: 6 lengthInSec: 5 simulationSpeed: 1 stopAction: 0 cullingMode: 1 ringBufferMode: 0 ringBufferLoopRange: {x: 0, y: 1} looping: 1 prewarm: 0 playOnAwake: 1 useUnscaledTime: 0 autoRandomSeed: 1 useRigidbodyForVelocity: 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: 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: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: 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 startSize: serializedVersion: 2 minMaxState: 0 scalar: 0.08 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 maxNumParticles: 1000 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: 0 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: 1 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: 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 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: 0, g: 1, b: 0.3212328, a: 0} key1: {r: 0, g: 1, b: 0.37328386, a: 0.5019608} key2: {r: 0, g: 0, b: 0, a: 0.46666667} 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: 34117 ctime2: 0 ctime3: 0 ctime4: 0 ctime5: 0 ctime6: 0 ctime7: 0 atime0: 0 atime1: 13300 atime2: 54548 atime3: 65535 atime4: 0 atime5: 0 atime6: 0 atime7: 0 m_Mode: 0 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_NumColorKeys: 2 m_NumAlphaKeys: 2 UVModule: 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 randomRow: 1 sprites: - sprite: {fileID: 0} flipU: 0 flipV: 0 VelocityModule: 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: 2 minScalar: 0 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 3 scalar: 2 minScalar: 6 maxCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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: 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 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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 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: enabled: 0 multiplier: 1 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: 3 type: 0 collisionMode: 0 colliderForce: 0 multiplyColliderForceByParticleSize: 0 multiplyColliderForceByParticleSpeed: 0 multiplyColliderForceByCollisionAngle: 1 plane0: {fileID: 0} plane1: {fileID: 0} plane2: {fileID: 0} plane3: {fileID: 0} plane4: {fileID: 0} plane5: {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 collisionShape0: {fileID: 0} collisionShape1: {fileID: 0} collisionShape2: {fileID: 0} collisionShape3: {fileID: 0} collisionShape4: {fileID: 0} collisionShape5: {fileID: 0} inside: 1 outside: 0 enter: 0 exit: 0 radiusScale: 1 SubModule: serializedVersion: 2 enabled: 0 subEmitters: - serializedVersion: 2 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.05 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.5222225 inSlope: -1.4402801 outSlope: -1.4402801 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.13114753 - serializedVersion: 3 time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 minCurve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 value: 1 inSlope: 0 outSlope: 0 tangentMode: 0 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 time: 1 value: 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!1 &1978934739 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1978934740} - component: {fileID: 1978934743} - component: {fileID: 1978934742} - component: {fileID: 1978934741} m_Layer: 0 m_Name: Wall m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &1978934740 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1978934739} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 4.091997, y: 1.7789997, z: 0.99695194} m_LocalScale: {x: 4.1, y: 2.05, z: 1} m_Children: [] m_Father: {fileID: 157284223} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!64 &1978934741 MeshCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1978934739} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 3 m_Convex: 0 m_CookingOptions: 14 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1978934742 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1978934739} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: aa427778709675a44931c5136ed1516f, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 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 --- !u!33 &1978934743 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1978934739} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!1001 &2005332084 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 1049251121} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &2005332085 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 2005332084} m_PrefabAsset: {fileID: 0} --- !u!1001 &2021251166 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 43143949} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &2021251167 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 2021251166} m_PrefabAsset: {fileID: 0} --- !u!1 &2027805740 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 2027805741} - component: {fileID: 2027805743} - component: {fileID: 2027805742} m_Layer: 0 m_Name: '[6] Breakdown' m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &2027805741 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2027805740} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 4.974765, y: -1.4489849, z: 2.2957683} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 166375091} - {fileID: 1678858065} - {fileID: 151703860} - {fileID: 374569054} - {fileID: 1122566006} m_Father: {fileID: 1029409136} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &2027805742 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2027805740} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a65c763fd2d17e54792ee8ae600f1db5, type: 3} m_Name: m_EditorClassIdentifier: index: 5 --- !u!65 &2027805743 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2027805740} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Size: {x: 2.0490685, y: 1.6179883, z: 1} m_Center: {x: 0.5245342, y: 0.30899417, z: 0} --- !u!1001 &2040151287 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 157284223} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_IsActive value: 1 objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!1 &2104265563 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 2104265564} m_Layer: 0 m_Name: WallSegment5 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &2104265564 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2104265563} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 4.09, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1266916918} m_Father: {fileID: 1042233520} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &2135331588 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: m_TransformParent: {fileID: 466600933} m_Modifications: - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.x value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.y value: -0.70710576 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalRotation.w value: 0.70710784 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_RootOrder value: 0 objectReference: {fileID: 0} - target: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: -90.00001 objectReference: {fileID: 0} - target: {fileID: 2300000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Materials.Array.data[0] value: objectReference: {fileID: 2100000, guid: 4fe45912f13e55d49baf6388dac6d897, type: 2} - target: {fileID: 100002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} propertyPath: m_Name value: Corner objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} --- !u!4 &2135331589 stripped Transform: m_CorrespondingSourceObject: {fileID: 400002, guid: 46e2e631087f2d845b4bd8170b7f629b, type: 3} m_PrefabInstance: {fileID: 2135331588} m_PrefabAsset: {fileID: 0} --- !u!1 &2136141141 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 2136141142} m_Layer: 0 m_Name: WallSegment5 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &2136141142 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2136141141} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 4.09, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 18069993} - {fileID: 1286979534} - {fileID: 57660053} m_Father: {fileID: 1521029358} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scenes/Shields.unity.meta ================================================ fileFormatVersion: 2 guid: b5c260298a68d104cad72b733b2a9e4a DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scenes/Shields_Profiles/Post-processing volume Profile.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 8e6292b2c06870d4495f009f912b9600, type: 3} m_Name: Post-processing volume Profile m_EditorClassIdentifier: settings: - {fileID: 114267648692840372} - {fileID: 114915211225370760} - {fileID: 114739025956233906} - {fileID: 114545147088683558} - {fileID: 114677611274661308} --- !u!114 &114267648692840372 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: 48a79b01ea5641d4aa6daa2e23605641, type: 3} m_Name: Bloom m_EditorClassIdentifier: active: 1 enabled: overrideState: 1 value: 1 intensity: overrideState: 1 value: 8.22 threshold: overrideState: 1 value: 1 softKnee: overrideState: 1 value: 0.5 clamp: overrideState: 1 value: 65472 diffusion: overrideState: 1 value: 7 anamorphicRatio: overrideState: 1 value: 0 color: overrideState: 1 value: {r: 1, g: 1, b: 1, a: 1} fastMode: overrideState: 1 value: 0 dirtTexture: overrideState: 1 value: {fileID: 0} defaultState: 1 dirtIntensity: overrideState: 1 value: 0 --- !u!114 &114545147088683558 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: 40b924e2dad56384a8df2a1e111bb675, type: 3} m_Name: Vignette m_EditorClassIdentifier: active: 1 enabled: overrideState: 1 value: 1 mode: overrideState: 1 value: 0 color: overrideState: 1 value: {r: 0, g: 0, b: 0, a: 1} center: overrideState: 1 value: {x: 0.5, y: 0.5} intensity: overrideState: 1 value: 0.316 smoothness: overrideState: 1 value: 0.2 roundness: overrideState: 1 value: 1 rounded: overrideState: 1 value: 0 mask: overrideState: 1 value: {fileID: 0} defaultState: 1 opacity: overrideState: 1 value: 1 --- !u!114 &114677611274661308 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: 6050e2d5de785ce4d931e4dbdbf2d755, type: 3} m_Name: ChromaticAberration m_EditorClassIdentifier: active: 1 enabled: overrideState: 1 value: 1 spectralLut: overrideState: 1 value: {fileID: 0} defaultState: 1 intensity: overrideState: 1 value: 0.19 fastMode: overrideState: 1 value: 0 --- !u!114 &114739025956233906 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: b94fcd11afffcb142908bfcb1e261fba, type: 3} m_Name: MotionBlur m_EditorClassIdentifier: active: 1 enabled: overrideState: 1 value: 1 shutterAngle: overrideState: 1 value: 270 sampleCount: overrideState: 1 value: 10 --- !u!114 &114915211225370760 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: adb84e30e02715445aeb9959894e3b4d, type: 3} m_Name: ColorGrading m_EditorClassIdentifier: active: 1 enabled: overrideState: 1 value: 1 gradingMode: overrideState: 1 value: 1 externalLut: overrideState: 1 value: {fileID: 0} defaultState: 1 tonemapper: overrideState: 1 value: 2 toneCurveToeStrength: overrideState: 1 value: 0 toneCurveToeLength: overrideState: 1 value: 0.5 toneCurveShoulderStrength: overrideState: 1 value: 0 toneCurveShoulderLength: overrideState: 1 value: 0.5 toneCurveShoulderAngle: overrideState: 1 value: 0 toneCurveGamma: overrideState: 1 value: 1 ldrLut: overrideState: 1 value: {fileID: 0} defaultState: 4 ldrLutContribution: overrideState: 1 value: 1 temperature: overrideState: 1 value: 0 tint: overrideState: 1 value: 0 colorFilter: overrideState: 1 value: {r: 1, g: 1, b: 1, a: 1} hueShift: overrideState: 1 value: 0 saturation: overrideState: 1 value: 0 brightness: overrideState: 1 value: 0 postExposure: overrideState: 1 value: 0 contrast: overrideState: 1 value: 0 mixerRedOutRedIn: overrideState: 1 value: 100 mixerRedOutGreenIn: overrideState: 1 value: 0 mixerRedOutBlueIn: overrideState: 1 value: 0 mixerGreenOutRedIn: overrideState: 1 value: 0 mixerGreenOutGreenIn: overrideState: 1 value: 100 mixerGreenOutBlueIn: overrideState: 1 value: 0 mixerBlueOutRedIn: overrideState: 1 value: 0 mixerBlueOutGreenIn: overrideState: 1 value: 0 mixerBlueOutBlueIn: overrideState: 1 value: 100 lift: overrideState: 1 value: {x: 1, y: 1, z: 1, w: 0} gamma: overrideState: 1 value: {x: 1, y: 1, z: 1, w: 0} gain: overrideState: 1 value: {x: 1, y: 1, z: 1, w: 0} masterCurve: overrideState: 1 value: 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 m_Loop: 0 m_ZeroValue: 0 m_Range: 1 cachedData: - 0 - 0.0078125 - 0.015625 - 0.0234375 - 0.03125 - 0.0390625 - 0.046875 - 0.0546875 - 0.0625 - 0.0703125 - 0.078125 - 0.0859375 - 0.09375 - 0.1015625 - 0.109375 - 0.1171875 - 0.125 - 0.1328125 - 0.140625 - 0.1484375 - 0.15625 - 0.1640625 - 0.171875 - 0.1796875 - 0.1875 - 0.1953125 - 0.203125 - 0.2109375 - 0.21875 - 0.2265625 - 0.234375 - 0.2421875 - 0.25 - 0.2578125 - 0.265625 - 0.2734375 - 0.28125 - 0.2890625 - 0.296875 - 0.3046875 - 0.3125 - 0.3203125 - 0.328125 - 0.3359375 - 0.34375 - 0.3515625 - 0.359375 - 0.3671875 - 0.375 - 0.3828125 - 0.390625 - 0.3984375 - 0.40625 - 0.4140625 - 0.421875 - 0.4296875 - 0.4375 - 0.4453125 - 0.453125 - 0.4609375 - 0.46875 - 0.4765625 - 0.484375 - 0.4921875 - 0.5 - 0.5078125 - 0.515625 - 0.5234375 - 0.53125 - 0.5390625 - 0.546875 - 0.5546875 - 0.5625 - 0.5703125 - 0.578125 - 0.5859375 - 0.59375 - 0.6015625 - 0.609375 - 0.6171875 - 0.625 - 0.6328125 - 0.640625 - 0.6484375 - 0.65625 - 0.6640625 - 0.671875 - 0.6796875 - 0.6875 - 0.6953125 - 0.703125 - 0.7109375 - 0.71875 - 0.7265625 - 0.734375 - 0.7421875 - 0.75 - 0.7578125 - 0.765625 - 0.7734375 - 0.78125 - 0.7890625 - 0.796875 - 0.8046875 - 0.8125 - 0.8203125 - 0.828125 - 0.8359375 - 0.84375 - 0.8515625 - 0.859375 - 0.8671875 - 0.875 - 0.8828125 - 0.890625 - 0.8984375 - 0.90625 - 0.9140625 - 0.921875 - 0.9296875 - 0.9375 - 0.9453125 - 0.953125 - 0.9609375 - 0.96875 - 0.9765625 - 0.984375 - 0.9921875 redCurve: overrideState: 1 value: 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 m_Loop: 0 m_ZeroValue: 0 m_Range: 1 cachedData: - 0 - 0.0078125 - 0.015625 - 0.0234375 - 0.03125 - 0.0390625 - 0.046875 - 0.0546875 - 0.0625 - 0.0703125 - 0.078125 - 0.0859375 - 0.09375 - 0.1015625 - 0.109375 - 0.1171875 - 0.125 - 0.1328125 - 0.140625 - 0.1484375 - 0.15625 - 0.1640625 - 0.171875 - 0.1796875 - 0.1875 - 0.1953125 - 0.203125 - 0.2109375 - 0.21875 - 0.2265625 - 0.234375 - 0.2421875 - 0.25 - 0.2578125 - 0.265625 - 0.2734375 - 0.28125 - 0.2890625 - 0.296875 - 0.3046875 - 0.3125 - 0.3203125 - 0.328125 - 0.3359375 - 0.34375 - 0.3515625 - 0.359375 - 0.3671875 - 0.375 - 0.3828125 - 0.390625 - 0.3984375 - 0.40625 - 0.4140625 - 0.421875 - 0.4296875 - 0.4375 - 0.4453125 - 0.453125 - 0.4609375 - 0.46875 - 0.4765625 - 0.484375 - 0.4921875 - 0.5 - 0.5078125 - 0.515625 - 0.5234375 - 0.53125 - 0.5390625 - 0.546875 - 0.5546875 - 0.5625 - 0.5703125 - 0.578125 - 0.5859375 - 0.59375 - 0.6015625 - 0.609375 - 0.6171875 - 0.625 - 0.6328125 - 0.640625 - 0.6484375 - 0.65625 - 0.6640625 - 0.671875 - 0.6796875 - 0.6875 - 0.6953125 - 0.703125 - 0.7109375 - 0.71875 - 0.7265625 - 0.734375 - 0.7421875 - 0.75 - 0.7578125 - 0.765625 - 0.7734375 - 0.78125 - 0.7890625 - 0.796875 - 0.8046875 - 0.8125 - 0.8203125 - 0.828125 - 0.8359375 - 0.84375 - 0.8515625 - 0.859375 - 0.8671875 - 0.875 - 0.8828125 - 0.890625 - 0.8984375 - 0.90625 - 0.9140625 - 0.921875 - 0.9296875 - 0.9375 - 0.9453125 - 0.953125 - 0.9609375 - 0.96875 - 0.9765625 - 0.984375 - 0.9921875 greenCurve: overrideState: 1 value: 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 m_Loop: 0 m_ZeroValue: 0 m_Range: 1 cachedData: - 0 - 0.0078125 - 0.015625 - 0.0234375 - 0.03125 - 0.0390625 - 0.046875 - 0.0546875 - 0.0625 - 0.0703125 - 0.078125 - 0.0859375 - 0.09375 - 0.1015625 - 0.109375 - 0.1171875 - 0.125 - 0.1328125 - 0.140625 - 0.1484375 - 0.15625 - 0.1640625 - 0.171875 - 0.1796875 - 0.1875 - 0.1953125 - 0.203125 - 0.2109375 - 0.21875 - 0.2265625 - 0.234375 - 0.2421875 - 0.25 - 0.2578125 - 0.265625 - 0.2734375 - 0.28125 - 0.2890625 - 0.296875 - 0.3046875 - 0.3125 - 0.3203125 - 0.328125 - 0.3359375 - 0.34375 - 0.3515625 - 0.359375 - 0.3671875 - 0.375 - 0.3828125 - 0.390625 - 0.3984375 - 0.40625 - 0.4140625 - 0.421875 - 0.4296875 - 0.4375 - 0.4453125 - 0.453125 - 0.4609375 - 0.46875 - 0.4765625 - 0.484375 - 0.4921875 - 0.5 - 0.5078125 - 0.515625 - 0.5234375 - 0.53125 - 0.5390625 - 0.546875 - 0.5546875 - 0.5625 - 0.5703125 - 0.578125 - 0.5859375 - 0.59375 - 0.6015625 - 0.609375 - 0.6171875 - 0.625 - 0.6328125 - 0.640625 - 0.6484375 - 0.65625 - 0.6640625 - 0.671875 - 0.6796875 - 0.6875 - 0.6953125 - 0.703125 - 0.7109375 - 0.71875 - 0.7265625 - 0.734375 - 0.7421875 - 0.75 - 0.7578125 - 0.765625 - 0.7734375 - 0.78125 - 0.7890625 - 0.796875 - 0.8046875 - 0.8125 - 0.8203125 - 0.828125 - 0.8359375 - 0.84375 - 0.8515625 - 0.859375 - 0.8671875 - 0.875 - 0.8828125 - 0.890625 - 0.8984375 - 0.90625 - 0.9140625 - 0.921875 - 0.9296875 - 0.9375 - 0.9453125 - 0.953125 - 0.9609375 - 0.96875 - 0.9765625 - 0.984375 - 0.9921875 blueCurve: overrideState: 1 value: 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 m_Loop: 0 m_ZeroValue: 0 m_Range: 1 cachedData: - 0 - 0.0078125 - 0.015625 - 0.0234375 - 0.03125 - 0.0390625 - 0.046875 - 0.0546875 - 0.0625 - 0.0703125 - 0.078125 - 0.0859375 - 0.09375 - 0.1015625 - 0.109375 - 0.1171875 - 0.125 - 0.1328125 - 0.140625 - 0.1484375 - 0.15625 - 0.1640625 - 0.171875 - 0.1796875 - 0.1875 - 0.1953125 - 0.203125 - 0.2109375 - 0.21875 - 0.2265625 - 0.234375 - 0.2421875 - 0.25 - 0.2578125 - 0.265625 - 0.2734375 - 0.28125 - 0.2890625 - 0.296875 - 0.3046875 - 0.3125 - 0.3203125 - 0.328125 - 0.3359375 - 0.34375 - 0.3515625 - 0.359375 - 0.3671875 - 0.375 - 0.3828125 - 0.390625 - 0.3984375 - 0.40625 - 0.4140625 - 0.421875 - 0.4296875 - 0.4375 - 0.4453125 - 0.453125 - 0.4609375 - 0.46875 - 0.4765625 - 0.484375 - 0.4921875 - 0.5 - 0.5078125 - 0.515625 - 0.5234375 - 0.53125 - 0.5390625 - 0.546875 - 0.5546875 - 0.5625 - 0.5703125 - 0.578125 - 0.5859375 - 0.59375 - 0.6015625 - 0.609375 - 0.6171875 - 0.625 - 0.6328125 - 0.640625 - 0.6484375 - 0.65625 - 0.6640625 - 0.671875 - 0.6796875 - 0.6875 - 0.6953125 - 0.703125 - 0.7109375 - 0.71875 - 0.7265625 - 0.734375 - 0.7421875 - 0.75 - 0.7578125 - 0.765625 - 0.7734375 - 0.78125 - 0.7890625 - 0.796875 - 0.8046875 - 0.8125 - 0.8203125 - 0.828125 - 0.8359375 - 0.84375 - 0.8515625 - 0.859375 - 0.8671875 - 0.875 - 0.8828125 - 0.890625 - 0.8984375 - 0.90625 - 0.9140625 - 0.921875 - 0.9296875 - 0.9375 - 0.9453125 - 0.953125 - 0.9609375 - 0.96875 - 0.9765625 - 0.984375 - 0.9921875 hueVsHueCurve: overrideState: 1 value: curve: serializedVersion: 2 m_Curve: [] m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 m_Loop: 1 m_ZeroValue: 0.5 m_Range: 1 cachedData: - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 hueVsSatCurve: overrideState: 1 value: curve: serializedVersion: 2 m_Curve: [] m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 m_Loop: 1 m_ZeroValue: 0.5 m_Range: 1 cachedData: - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 satVsSatCurve: overrideState: 1 value: curve: serializedVersion: 2 m_Curve: [] m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 m_Loop: 0 m_ZeroValue: 0.5 m_Range: 1 cachedData: - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 lumVsSatCurve: overrideState: 1 value: curve: serializedVersion: 2 m_Curve: [] m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 m_Loop: 0 m_ZeroValue: 0.5 m_Range: 1 cachedData: - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 - 0.5 ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scenes/Shields_Profiles/Post-processing volume Profile.asset.meta ================================================ fileFormatVersion: 2 guid: 194e62efe501cfd4fb3b0b2afbb7897d NativeFormatImporter: externalObjects: {} mainObjectFileID: 11400000 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scenes/Shields_Profiles.meta ================================================ fileFormatVersion: 2 guid: 82166ae34ba11264d886da5ad9f71021 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scenes.meta ================================================ fileFormatVersion: 2 guid: cb831662f88d943498f352638bffc6ba folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/CameraController.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; namespace AdultLink { public class CameraController : MonoBehaviour { public float movementSpeed = 1f; public float rotationSpeed = 10f; public float smoothTime = 0.3f; public Text nameText; public Text indexText; public Text descriptionText; public GameObject lockedIcon; public GameObject unlockedIcon; public CameraPositions[] cameraPositions; private bool lockCursor = true; private int positionIndex = 0; private Vector3 velocity = Vector3.zero; private Vector3 targetPos; private Vector3 targetRot; private bool freeView = false; public Camera cam; void Start () { Cursor.visible = false; Cursor.lockState = CursorLockMode.Locked; setPosition(); cam.transform.position = targetPos; cam.transform.rotation = Quaternion.Euler(targetRot); } private void Update() { //CAMERA STUFF if (Input.GetKeyDown(KeyCode.Tab)) { freeView = !freeView; toggleLockedIcon(); if (!freeView) { setPosition(); setCursorVisibility(false); } } //FREE VIEW if (freeView){ if (lockCursor){ cam.transform.position += (cam.transform.right * Input.GetAxis("Horizontal") + cam.transform.forward * Input.GetAxis("Vertical")) * movementSpeed * Time.unscaledDeltaTime; cam.transform.eulerAngles += new Vector3(-Input.GetAxis("Mouse Y"), Input.GetAxis("Mouse X"), 0f); detectElement(); } } //"GALLERY" MODE else { if (Input.GetKeyDown(KeyCode.LeftArrow)) { positionIndex -= 1; if (positionIndex < 0){ positionIndex = cameraPositions.Length-1; } setPosition(); } if (Input.GetKeyDown(KeyCode.RightArrow)) { positionIndex += 1; if (positionIndex >= cameraPositions.Length){ positionIndex = 0; } setPosition(); } setPosition(); //SMOOTH MOVEMENT TO THE DESIRED POSITION cam.transform.position = Vector3.SmoothDamp(cam.transform.position, targetPos, ref velocity, smoothTime*Time.unscaledDeltaTime); cam.transform.rotation = Quaternion.RotateTowards(cam.transform.rotation, Quaternion.Euler(targetRot), Time.unscaledDeltaTime* rotationSpeed); } if (Input.GetKey(KeyCode.Escape)) { setCursorVisibility(true); } if (Input.GetKey(KeyCode.Mouse0)) { setCursorVisibility(false); } } private void setPosition() { targetPos = cameraPositions[positionIndex].pos; targetRot = cameraPositions[positionIndex].rot; setInfo(); } private void setCursorVisibility(bool visible) { lockCursor = !visible; Cursor.visible = visible; Cursor.lockState = visible ? CursorLockMode.None : CursorLockMode.Locked; } private void detectElement() { RaycastHit hit; Ray ray = cam.ScreenPointToRay(Input.mousePosition); if (Physics.Raycast(ray, out hit)) { if (hit.transform.GetComponent() != null) { positionIndex = hit.transform.GetComponent().index; setInfo(); } } } private void toggleLockedIcon() { lockedIcon.SetActive(!lockedIcon.activeInHierarchy); unlockedIcon.SetActive(!unlockedIcon.activeInHierarchy); } private void setInfo() { nameText.text = cameraPositions[positionIndex]._name.ToString(); indexText.text = (positionIndex+1).ToString() + "/" + cameraPositions.Length.ToString(); descriptionText.text = cameraPositions[positionIndex]._description.ToString(); } } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/CameraController.cs.meta ================================================ fileFormatVersion: 2 guid: 2776d7b577203c74887dcb40bb5f5a6f MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/CameraMovement.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; public class CameraMovement : MonoBehaviour { // Use this for initialization public float speed = 0.1f; // Update is called once per frame void Update () { if (Input.GetKey(KeyCode.D)) { transform.Translate(speed,0f,0f); } if (Input.GetKey(KeyCode.A)) { transform.Translate(-speed,0f,0f); } } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/CameraMovement.cs.meta ================================================ fileFormatVersion: 2 guid: 7db23121a7e956545998b9a32b174319 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/CameraPositions.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; namespace AdultLink { [System.Serializable] public class CameraPositions : System.Object { public string _name; [TextArea(0,20)] public string _description; public Vector3 pos; public Vector3 rot; } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/CameraPositions.cs.meta ================================================ fileFormatVersion: 2 guid: d93f1b96154af934d893b2ac76004760 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/Index.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; namespace AdultLink { public class Index : MonoBehaviour { public int index; } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/Index.cs.meta ================================================ fileFormatVersion: 2 guid: a65c763fd2d17e54792ee8ae600f1db5 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/RotateAround.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; namespace AdultLink { public class RotateAround : MonoBehaviour { public Transform pivotPoint; public float rotationSpeed = -500f; public Vector3 axis; // Update is called once per frame void Update () { transform.RotateAround(pivotPoint.transform.position, axis, rotationSpeed*Time.deltaTime); } } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/RotateAround.cs.meta ================================================ fileFormatVersion: 2 guid: 8b9e99fa3f328e14880d27ed2fc821e8 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/TimeController.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; namespace AdultLink { public class TimeController : MonoBehaviour { // Use this for initialization public RectTransform timeSlider; private float timeScaleStep = 0.1f; private float timeScale; private float initialWidth; private float initialHeight; public Text timeText; void Start () { timeScale = Time.timeScale; initialWidth = timeSlider.sizeDelta[0]; initialHeight = timeSlider.sizeDelta[1]; } // Update is called once per frame void Update () { if (Input.GetKeyDown(KeyCode.Q)) { timeScale -= timeScaleStep; setTimescale(); } if (Input.GetKeyDown(KeyCode.E)) { timeScale += timeScaleStep; setTimescale(); } } private void setTimescale() { timeScale = Mathf.Clamp(timeScale, 0f, 1f); timeSlider.sizeDelta = new Vector2 (timeScale * initialWidth, initialHeight); timeText.text = timeScale.ToString("F1"); Time.timeScale = timeScale; } } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/TimeController.cs.meta ================================================ fileFormatVersion: 2 guid: fa6c690905b8aa64ab7a488f0fc63290 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/ToggleDistortion.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; public class ToggleDistortion : MonoBehaviour { // Start is called before the first frame update public Material mat; // Update is called once per frame void Update() { if (Input.GetKeyDown(KeyCode.F)) { mat.SetFloat("_Enabledistortion", 1f - mat.GetFloat("_Enabledistortion")); } } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/ToggleDistortion.cs.meta ================================================ fileFormatVersion: 2 guid: 8944a21c750a9a44fbcc04339f01447b MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/ToggleNoise.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; public class ToggleNoise : MonoBehaviour { // Start is called before the first frame update public Material mat; // Update is called once per frame void Update() { if (Input.GetKeyDown(KeyCode.R)) { mat.SetFloat("_Sharpennoise", 1f - mat.GetFloat("_Sharpennoise")); } } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/ToggleNoise.cs.meta ================================================ fileFormatVersion: 2 guid: fafaef51be639a24aac960e33036ee36 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/animationController.cs ================================================ using System.Collections; using System.Collections.Generic; using UnityEngine; public class animationController : MonoBehaviour { // Start is called before the first frame update public Animator anim; // Update is called once per frame void Update() { if (Input.GetKeyDown(KeyCode.Alpha1)) { anim.SetTrigger("activateTransition"); } if (Input.GetKeyDown(KeyCode.Alpha2)) { anim.SetTrigger("activateTransition_inv"); } } } ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts/animationController.cs.meta ================================================ fileFormatVersion: 2 guid: 34c2b5d760689ad46a78d8fdbd8eee34 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Scripts.meta ================================================ fileFormatVersion: 2 guid: fa6b422d75ae7924b8e89206e412759a folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Checkerboard.png.meta ================================================ fileFormatVersion: 2 guid: 20cfc6b2a3d1e4042b1cae4cd0b476ed TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 grayScaleToAlpha: 0 generateCubemap: 6 cubemapConvolution: 0 seamlessCubemap: 0 textureFormat: 1 maxTextureSize: 2048 textureSettings: serializedVersion: 2 filterMode: 2 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Circle.png.meta ================================================ fileFormatVersion: 2 guid: 7b7e6ba6f0864f1438ab533d98219bf2 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 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 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: 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: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: Android maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - buildTarget: WebGL maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Gradient1.png.meta ================================================ fileFormatVersion: 2 guid: e22c15780c2999840a0bac941c5df4de TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Gradient2.png.meta ================================================ fileFormatVersion: 2 guid: 313d6e952d1f8c94596a5797fbbb6304 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/GradientNoise.png.meta ================================================ fileFormatVersion: 2 guid: 83450d8843ef78d4c8a89467a405863d TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Hex2.png.meta ================================================ fileFormatVersion: 2 guid: 329faca4d1be756458b916b64abd351c TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/License.txt ================================================ Particle Pack by Kenney Vleugels (Kenney.nl) Additional credit for creating filter templates: Indigo Ray, Craig Nisbet, Zoltan Erdokovy, Heliagon, ThreeDee, Killst4r and Tim2501 ------------------------------ License (Creative Commons Zero, CC0) http://creativecommons.org/publicdomain/zero/1.0/ You may use these assets in personal and commercial projects. Credit (Kenney or www.kenney.nl) would be nice but is not mandatory. ------------------------------ Donate: http://support.kenney.nl Request: http://request.kenney.nl Follow on Twitter for updates: @KenneyNL (www.twitter.com/kenneynl) ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/License.txt.meta ================================================ fileFormatVersion: 2 guid: 6a0f772cc101ddd4ca7e45459f224b1c timeCreated: 1530276338 licenseType: Pro TextScriptImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/flame_05_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 8b372f24598d9af47b8be3d4bdbc6052 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/flame_06_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 087a0d6904588654d8c80e86f5622000 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/muzzle_01_rotated.png.meta ================================================ fileFormatVersion: 2 guid: c90259d7f6463f74e99bf9d3558c421a TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/muzzle_02_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 4a07fe369c7a95e47ba431b7f69009d0 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/muzzle_03_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 3241dbcd9ba39a34cb48c18ab73f395e TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/muzzle_04_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 59bd8ab263f3a9b4f8edc0c20d7a8139 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/muzzle_05_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 3c4a5715742cfc54db50c52552dd66ba TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/spark_05_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 2df072a608d7f414db2726a56d40f726 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/spark_06_rotated.png.meta ================================================ fileFormatVersion: 2 guid: e74d6e366ce41814ca25c780aa09f96f TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/trace_01_rotated.png.meta ================================================ fileFormatVersion: 2 guid: e925bb7058aa2d147ade331323c9eafa TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/trace_02_rotated.png.meta ================================================ fileFormatVersion: 2 guid: b1274fe6f8c887e4bb5af8affbc240e0 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/trace_03_rotated.png.meta ================================================ fileFormatVersion: 2 guid: c3f07152a56d86e4a9f4b620e4cde8cd TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/trace_04_rotated.png.meta ================================================ fileFormatVersion: 2 guid: fbcf0f7630408e642921044699ffb6c7 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/trace_05_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 293687e74e42b7a49b8bf4e5a10eb40e TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/trace_06_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 80bb4f0af22409f42b1b1f58ec44106b TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated/trace_07_rotated.png.meta ================================================ fileFormatVersion: 2 guid: 7b903fdb1d48f664389765a03aaf5e56 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/Rotated.meta ================================================ fileFormatVersion: 2 guid: ff915e0d672c97147b5428394ab336e0 folderAsset: yes timeCreated: 1530278237 licenseType: Pro DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/circle_01.png.meta ================================================ fileFormatVersion: 2 guid: b7d66af6397ad6d468d1d381204ff31e TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/circle_02.png.meta ================================================ fileFormatVersion: 2 guid: 4e6dbbe8c4ed483409262f419cb1c3de TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/circle_03.png.meta ================================================ fileFormatVersion: 2 guid: 5ce642bf2b5d91b41b7103095e50016f TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/circle_04.png.meta ================================================ fileFormatVersion: 2 guid: c8369cfef54ed9341b43ec2d62dbc07b TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/circle_05.png.meta ================================================ fileFormatVersion: 2 guid: c883a3002e18b2942a062bb6eae19153 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/dirt_01.png.meta ================================================ fileFormatVersion: 2 guid: eba9886abfd521341b997c2455ffba1d TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/dirt_02.png.meta ================================================ fileFormatVersion: 2 guid: 7a4f685522fd4f14881f131355fdb027 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/dirt_03.png.meta ================================================ fileFormatVersion: 2 guid: 4c808df78ff7c8549b6c469aba6bcc32 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/fire_01.png.meta ================================================ fileFormatVersion: 2 guid: 5ab34bf6bc8f1bd49a216de44c5c5be1 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/fire_02.png.meta ================================================ fileFormatVersion: 2 guid: 47fb911cfc6ca3345ba18cc7aa915f97 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/flame_01.png.meta ================================================ fileFormatVersion: 2 guid: df3b5499918ecd943bd763d7579d9a65 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/flame_02.png.meta ================================================ fileFormatVersion: 2 guid: 9d37a6b1631a8004ca900335fcd49fb9 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/flame_03.png.meta ================================================ fileFormatVersion: 2 guid: a2f56c29fcf86194c8b248e7e1fabe42 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/flame_04.png.meta ================================================ fileFormatVersion: 2 guid: 8d4f0edc791cb7449a769932ee080be7 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/flame_05.png.meta ================================================ fileFormatVersion: 2 guid: 454730afc59620249bc824046854daeb TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/flame_06.png.meta ================================================ fileFormatVersion: 2 guid: 8b48a5bd39f0f854c90f08fe158f2820 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/flare_01.png.meta ================================================ fileFormatVersion: 2 guid: 2c867b8309fa6b64b848dbc83bd2ec5f TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/light_01.png.meta ================================================ fileFormatVersion: 2 guid: 3b0860c3b0cd69840afe2f25901e40bf TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/light_02.png.meta ================================================ fileFormatVersion: 2 guid: 5210d5a1b8835ef4682ec4c090c87e59 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/light_03.png.meta ================================================ fileFormatVersion: 2 guid: 9d99587d1b4afa94aa6df060d29ba951 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/magic_01.png.meta ================================================ fileFormatVersion: 2 guid: fd93eb7c49410d446aca63b76f64fce9 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/magic_02.png.meta ================================================ fileFormatVersion: 2 guid: 6e1c93995519b884ab4261eb739fe523 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/magic_03.png.meta ================================================ fileFormatVersion: 2 guid: 75efb7afbe23a4e409faae6ce24e1f24 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/magic_04.png.meta ================================================ fileFormatVersion: 2 guid: b51229c976aaaf848b73bee2bce7d3d5 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/magic_05.png.meta ================================================ fileFormatVersion: 2 guid: 9417a95ee7e3c214e9b35372fd8e9861 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/muzzle_01.png.meta ================================================ fileFormatVersion: 2 guid: 09ea7e418ba18b740b08ffa960d43577 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/muzzle_02.png.meta ================================================ fileFormatVersion: 2 guid: 87a5b5865ba95c548ad47b15538b40ad TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/muzzle_03.png.meta ================================================ fileFormatVersion: 2 guid: 119a881119c216442a26a064d5ae8ea0 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/muzzle_04.png.meta ================================================ fileFormatVersion: 2 guid: bc0f05925fa5dde439683743a1d501d0 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/muzzle_05.png.meta ================================================ fileFormatVersion: 2 guid: c858639cf0acb9d4bbd59f106d17d3a9 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/scorch_01.png.meta ================================================ fileFormatVersion: 2 guid: 2888b9b27b8769349b0cc926c3d5998d TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/scorch_02.png.meta ================================================ fileFormatVersion: 2 guid: 65c02e8c971753346b2f25d8cde6cb62 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/scorch_03.png.meta ================================================ fileFormatVersion: 2 guid: e0d5bb03b64898d469ad97048a10df3f TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/scratch_01.png.meta ================================================ fileFormatVersion: 2 guid: e01c47252ddfac44a96cb7283c9265fc TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/slash_01.png.meta ================================================ fileFormatVersion: 2 guid: 602afc0e5be951b4d80d0371b3dbf681 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/slash_02.png.meta ================================================ fileFormatVersion: 2 guid: d17dbb8e1a5332b429562bf3db940602 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/slash_03.png.meta ================================================ fileFormatVersion: 2 guid: eba6e357fc0f680449a6d07e49bf73c0 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/slash_04.png.meta ================================================ fileFormatVersion: 2 guid: 91dc49b15393dd648b15ea0383850a64 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_01.png.meta ================================================ fileFormatVersion: 2 guid: cc031a52f6821e04f8435854c4f69c39 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_02.png.meta ================================================ fileFormatVersion: 2 guid: 0a68283360f3e034d98681e6969d05e3 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_03.png.meta ================================================ fileFormatVersion: 2 guid: 7b150576093e43b46b0437979dfb073f TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_04.png.meta ================================================ fileFormatVersion: 2 guid: 60d2defa9b1e4724b9482c08c37e1483 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_05.png.meta ================================================ fileFormatVersion: 2 guid: e7bd9e36e5707b745ab0606862898d5a TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_06.png.meta ================================================ fileFormatVersion: 2 guid: 94172f9f2eec64e4997af511a4c3d293 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_07.png.meta ================================================ fileFormatVersion: 2 guid: b16ba549ca82d694e80e4444b6284d19 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_08.png.meta ================================================ fileFormatVersion: 2 guid: 557bd937fcbf0a54784351df460d788c TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_09.png.meta ================================================ fileFormatVersion: 2 guid: cf7fdca9da082544da280e9300a64370 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/smoke_10.png.meta ================================================ fileFormatVersion: 2 guid: 34e4bd2e25cc0d24b868f250145e484a TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/spark_01.png.meta ================================================ fileFormatVersion: 2 guid: f56ae7c96f86bca419b5d5ae55c7ea1e TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/spark_02.png.meta ================================================ fileFormatVersion: 2 guid: 41e311e0cf66fac41a47e158f42c69ed TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/spark_03.png.meta ================================================ fileFormatVersion: 2 guid: ee24c7c3e726cde478387fb6de699d58 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/spark_04.png.meta ================================================ fileFormatVersion: 2 guid: 85a99efde5ec53645a2a5ca70494e187 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/spark_05.png.meta ================================================ fileFormatVersion: 2 guid: 3a53baaa19418e74096cfee2d8d2718e TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/spark_06.png.meta ================================================ fileFormatVersion: 2 guid: f17bc17706f187446adaff34b699e0aa TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/spark_07.png.meta ================================================ fileFormatVersion: 2 guid: cb9e3c0cb3167044bacc4b1b09a5925a TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_01.png.meta ================================================ fileFormatVersion: 2 guid: b02b66cc2d012094bb5577dd2e7cce0a TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_02.png.meta ================================================ fileFormatVersion: 2 guid: fb50e8e15080305449f113044196c636 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_03.png.meta ================================================ fileFormatVersion: 2 guid: 76a0cbeb956d2f14ab1e742714700fa3 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_04.png.meta ================================================ fileFormatVersion: 2 guid: 096269aafaf7de94fab8c4f4c7bbbbd1 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_05.png.meta ================================================ fileFormatVersion: 2 guid: 2efaca6bb035e104f9f4fe685a208d72 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_06.png.meta ================================================ fileFormatVersion: 2 guid: 776614c195fae784d95e585d1890661f TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_07.png.meta ================================================ fileFormatVersion: 2 guid: d61c561215bf7e64aa49e067cf731786 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_08.png.meta ================================================ fileFormatVersion: 2 guid: 3974394b629c48d44afebc03aed4b76d TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/star_09.png.meta ================================================ fileFormatVersion: 2 guid: 6477b3eda7940c44ebb9a841e2c0e543 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/symbol_01.png.meta ================================================ fileFormatVersion: 2 guid: eb5244a01ed163b44a4759737aeeef3b TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/symbol_02.png.meta ================================================ fileFormatVersion: 2 guid: 116ea5b6c79433f41844cfeec1befd2c TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/trace_01.png.meta ================================================ fileFormatVersion: 2 guid: f5849cbfc84f45547a5586751bcdd04b TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/trace_02.png.meta ================================================ fileFormatVersion: 2 guid: 541b54f33ab0c9d4faa2502817c1cdde TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/trace_03.png.meta ================================================ fileFormatVersion: 2 guid: bf3aa3d7b406ee141806895407a9ece4 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/trace_04.png.meta ================================================ fileFormatVersion: 2 guid: 600f84d4868b79e44bbe371280f72dd3 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/trace_05.png.meta ================================================ fileFormatVersion: 2 guid: f5d06d39f9228b14aa443ff34afed375 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/trace_06.png.meta ================================================ fileFormatVersion: 2 guid: 385ca0ec6c363b446a55ee11709f9687 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/trace_07.png.meta ================================================ fileFormatVersion: 2 guid: 58faf13c515b69b419d377326acdae20 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/twirl_01.png.meta ================================================ fileFormatVersion: 2 guid: 5f94231626b176c42b6c6c72ab2a5eb9 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/twirl_02.png.meta ================================================ fileFormatVersion: 2 guid: 331d8c51fdeba9d47b1b1a792b087070 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/twirl_03.png.meta ================================================ fileFormatVersion: 2 guid: f970758a62ca18849a45223c86169755 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/window_01.png.meta ================================================ fileFormatVersion: 2 guid: 017f6003b0bc1ef42ba9faefe3d4305c TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/window_02.png.meta ================================================ fileFormatVersion: 2 guid: 20501901f9c6f064d9a2aac2f5aebb7e TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/window_03.png.meta ================================================ fileFormatVersion: 2 guid: 2355f90a33e1b0e4582521158764c590 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites/window_04.png.meta ================================================ fileFormatVersion: 2 guid: d0b9a3b24e7dc4b4aa47c6c2b87fb16a TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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: 2 alphaIsTransparency: 1 spriteTessellationDetail: -1 textureType: 0 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples/Sprites.meta ================================================ fileFormatVersion: 2 guid: fbac37a8e523a944daac2d797bab2f3d folderAsset: yes timeCreated: 1530276316 licenseType: Pro DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney/Particle samples.meta ================================================ fileFormatVersion: 2 guid: 4214e541c2600d142a7be0fabd8c7688 folderAsset: yes timeCreated: 1530276299 licenseType: Pro DefaultImporter: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Kenney.meta ================================================ fileFormatVersion: 2 guid: 1e301ec1c1b76a14cb214dc82533db85 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Noise.png.meta ================================================ fileFormatVersion: 2 guid: dc86f56903eec7346b2b9f6dc354e099 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Scanlines.jpg.meta ================================================ fileFormatVersion: 2 guid: 05e1fe41cc7b13949a096d6310138337 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Square.jpg.meta ================================================ fileFormatVersion: 2 guid: 17c8f8164b5ce414bbc77a48c248daa7 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 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: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/SquareCamo.png.meta ================================================ fileFormatVersion: 2 guid: d6e52df542787e3429ff4238387f1624 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 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: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/StaticLine.jpg.meta ================================================ fileFormatVersion: 2 guid: e3933cb2e2577fb4ab81423186807589 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 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: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Tiles_white.jpg.meta ================================================ fileFormatVersion: 2 guid: 693d3cca90d55c741b729cf055d4f0a6 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Triangle.png.meta ================================================ fileFormatVersion: 2 guid: 4addf80f37cc09547989fdef40e3b7a2 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 4 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: 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] spritePackingTag: userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Voronoise.png.meta ================================================ fileFormatVersion: 2 guid: 63b4948c62eabb74eaa079e293eddf28 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 - serializedVersion: 2 buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures/Waves.jpg.meta ================================================ fileFormatVersion: 2 guid: f0a687370aec67b4796344e4f85a1364 TextureImporter: fileIDToRecycleName: {} externalObjects: {} serializedVersion: 7 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 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 maxTextureSizeSet: 0 compressionQualitySet: 0 textureFormatSet: 0 platformSettings: - serializedVersion: 2 buildTarget: DefaultTexturePlatform maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 overridden: 0 androidETC2FallbackOverride: 0 spriteSheet: serializedVersion: 2 sprites: [] outline: [] physicsShape: [] bones: [] spriteID: vertices: [] indices: edges: [] weights: [] spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples/Textures.meta ================================================ fileFormatVersion: 2 guid: 8fbce70adca9147448eb6b7d814f2074 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/Examples.meta ================================================ fileFormatVersion: 2 guid: b06b61e830b59974db3bef4c660a6549 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield/HoloShield.shader ================================================ // Made with Amplify Shader Editor // Available at the Unity Asset Store - http://u3d.as/y3X Shader "AdultLink/HoloShield" { Properties { _Globalopacity("Global opacity", Range( 0 , 1)) = 1 _Maintexture("Main texture", 2D) = "black" {} _Maintextureintensity("Main texture intensity", Float) = 1 _Mainpanningspeed("Main panning speed", Vector) = (0,0,0,0) [Toggle]_Invertmaintexture("Invert main texture", Range( 0 , 1)) = 0 [HDR]_Maincolor("Main color", Color) = (0.7941176,0.1284602,0.1284602,0.666) _TessValue( "Max Tessellation", Range( 1, 32 ) ) = 1 _TessMin( "Tess Min Distance", Float ) = 10 _TessMax( "Tess Max Distance", Float ) = 25 _TessPhongStrength( "Phong Tess Strength", Range( 0, 1 ) ) = 0.5 [HDR]_Edgecolor("Edge color", Color) = (0.7941176,0.1284602,0.1284602,0.666) _Bias("Bias", Float) = 0 _Scale("Scale", Float) = 1 _Power("Power", Range( 0 , 5)) = 2 _Innerfresnelintensity("Inner fresnel intensity", Range( 0 , 1)) = 0 _Outerfresnelintensity("Outer fresnel intensity", Range( 0 , 1)) = 1 _Secondarytexture("Secondary texture", 2D) = "black" {} _Secondarytextureintensity("Secondary texture intensity", Float) = 1 _Secondarypanningspeed("Secondary panning speed", Vector) = (0,0,0,0) [Toggle]_Invertsecondarytexture("Invert secondary texture", Range( 0 , 1)) = 0 [HDR]_Secondarycolor("Secondary color", Color) = (0,0,0,0) [Toggle]_Enabledistortion("Enable distortion", Range( 0 , 1)) = 0 _Distortionscale("Distortion scale", Range( 0 , 10)) = 1 _Distortionspeed("Distortion speed", Range( 0 , 5)) = 1 _Extraroughness("Extra roughness", Range( 0 , 10)) = 0 [Toggle]_Enablepulsation("Enable pulsation", Range( 0 , 1)) = 0 _Pulsephase("Pulse phase", Float) = 0 _Pulsefrequency("Pulse frequency", Float) = 3 _Pulseamplitude("Pulse amplitude", Float) = 1 _Pulseoffset("Pulse offset", Float) = 0 [Toggle]_Enablenoise("Enable noise", Range( 0 , 1)) = 0 _Sharpennoise("Sharpen noise", Range( 0 , 1)) = 0 _Noisescale("Noise scale", Float) = 50 _Noisespeed("Noise speed", Vector) = (0,0,0,0) [HideInInspector] _texcoord( "", 2D ) = "white" {} [HideInInspector] __dirty( "", Int ) = 1 } SubShader { Tags{ "RenderType" = "Transparent" "Queue" = "Transparent+0" "IgnoreProjector" = "True" "IsEmissive" = "true" } Cull Back CGINCLUDE #include "UnityShaderVariables.cginc" #include "Tessellation.cginc" #include "UnityPBSLighting.cginc" #include "Lighting.cginc" #pragma target 4.6 struct Input { float3 worldPos; float3 worldNormal; float2 uv_texcoord; }; uniform float _Enabledistortion; uniform float _Extraroughness; uniform float _Distortionspeed; uniform float _Distortionscale; uniform float _Enablepulsation; uniform float _Pulsefrequency; uniform float _Pulsephase; uniform float _Pulseamplitude; uniform float _Pulseoffset; uniform float _Globalopacity; uniform float _Outerfresnelintensity; uniform float _Bias; uniform float _Scale; uniform float _Power; uniform float _Innerfresnelintensity; uniform float4 _Edgecolor; uniform float3 _Noisespeed; uniform float _Noisescale; uniform float _Enablenoise; uniform float _Sharpennoise; uniform float _Secondarytextureintensity; uniform float _Invertsecondarytexture; uniform sampler2D _Secondarytexture; uniform float2 _Secondarypanningspeed; uniform float4 _Secondarytexture_ST; uniform float4 _Secondarycolor; uniform float _Maintextureintensity; uniform float _Invertmaintexture; uniform sampler2D _Maintexture; uniform float2 _Mainpanningspeed; uniform float4 _Maintexture_ST; uniform float4 _Maincolor; uniform float _TessValue; uniform float _TessMin; uniform float _TessMax; uniform float _TessPhongStrength; float3 mod3D289( float3 x ) { return x - floor( x / 289.0 ) * 289.0; } float4 mod3D289( float4 x ) { return x - floor( x / 289.0 ) * 289.0; } float4 permute( float4 x ) { return mod3D289( ( x * 34.0 + 1.0 ) * x ); } float4 taylorInvSqrt( float4 r ) { return 1.79284291400159 - r * 0.85373472095314; } float snoise( float3 v ) { const float2 C = float2( 1.0 / 6.0, 1.0 / 3.0 ); float3 i = floor( v + dot( v, C.yyy ) ); float3 x0 = v - i + dot( i, C.xxx ); float3 g = step( x0.yzx, x0.xyz ); float3 l = 1.0 - g; float3 i1 = min( g.xyz, l.zxy ); float3 i2 = max( g.xyz, l.zxy ); float3 x1 = x0 - i1 + C.xxx; float3 x2 = x0 - i2 + C.yyy; float3 x3 = x0 - 0.5; i = mod3D289( i); float4 p = permute( permute( permute( i.z + float4( 0.0, i1.z, i2.z, 1.0 ) ) + i.y + float4( 0.0, i1.y, i2.y, 1.0 ) ) + i.x + float4( 0.0, i1.x, i2.x, 1.0 ) ); float4 j = p - 49.0 * floor( p / 49.0 ); // mod(p,7*7) float4 x_ = floor( j / 7.0 ); float4 y_ = floor( j - 7.0 * x_ ); // mod(j,N) float4 x = ( x_ * 2.0 + 0.5 ) / 7.0 - 1.0; float4 y = ( y_ * 2.0 + 0.5 ) / 7.0 - 1.0; float4 h = 1.0 - abs( x ) - abs( y ); float4 b0 = float4( x.xy, y.xy ); float4 b1 = float4( x.zw, y.zw ); float4 s0 = floor( b0 ) * 2.0 + 1.0; float4 s1 = floor( b1 ) * 2.0 + 1.0; float4 sh = -step( h, 0.0 ); float4 a0 = b0.xzyw + s0.xzyw * sh.xxyy; float4 a1 = b1.xzyw + s1.xzyw * sh.zzww; float3 g0 = float3( a0.xy, h.x ); float3 g1 = float3( a0.zw, h.y ); float3 g2 = float3( a1.xy, h.z ); float3 g3 = float3( a1.zw, h.w ); float4 norm = taylorInvSqrt( float4( dot( g0, g0 ), dot( g1, g1 ), dot( g2, g2 ), dot( g3, g3 ) ) ); g0 *= norm.x; g1 *= norm.y; g2 *= norm.z; g3 *= norm.w; float4 m = max( 0.6 - float4( dot( x0, x0 ), dot( x1, x1 ), dot( x2, x2 ), dot( x3, x3 ) ), 0.0 ); m = m* m; m = m* m; float4 px = float4( dot( x0, g0 ), dot( x1, g1 ), dot( x2, g2 ), dot( x3, g3 ) ); return 42.0 * dot( m, px); } float4 tessFunction( appdata_full v0, appdata_full v1, appdata_full v2 ) { return UnityDistanceBasedTess( v0.vertex, v1.vertex, v2.vertex, _TessMin, _TessMax, _TessValue ); } void vertexDataFunc( inout appdata_full v ) { float3 ase_vertexNormal = v.normal.xyz; float3 ase_vertex3Pos = v.vertex.xyz; float simplePerlin3D52 = snoise( ( ( _Extraroughness * ase_vertex3Pos ) + ase_vertexNormal + ( _Distortionspeed * _Time.y ) ) ); float temp_output_76_0 = ( _Distortionscale / 100.0 ); float3 VertexOut74 = ( ( _Enabledistortion * ( ase_vertexNormal * (( temp_output_76_0 * -1.0 ) + (simplePerlin3D52 - 0.0) * (temp_output_76_0 - ( temp_output_76_0 * -1.0 )) / (1.0 - 0.0)) ) ) + ( _Enablepulsation * ( ase_vertexNormal * (sin( (_Time.y*_Pulsefrequency + _Pulsephase) )*( _Pulseamplitude / 10.0 ) + _Pulseoffset) ) ) ); v.vertex.xyz += VertexOut74; } void surf( Input i , inout SurfaceOutputStandard o ) { float3 ase_worldPos = i.worldPos; float3 ase_worldViewDir = normalize( UnityWorldSpaceViewDir( ase_worldPos ) ); float3 ase_worldNormal = i.worldNormal; float fresnelNdotV1 = dot( ase_worldNormal, ase_worldViewDir ); float fresnelNode1 = ( _Bias + _Scale * pow( 1.0 - fresnelNdotV1, _Power ) ); float clampResult170 = clamp( ( ( _Outerfresnelintensity * fresnelNode1 ) + ( ( 1.0 - fresnelNode1 ) * _Innerfresnelintensity ) ) , 0.0 , 1.0 ); float FresnelMask68 = clampResult170; float3 ase_vertex3Pos = mul( unity_WorldToObject, float4( i.worldPos , 1 ) ); float simplePerlin3D153 = snoise( ( ( _Noisespeed * _Time.y ) + ( _Noisescale * ase_vertex3Pos ) ) ); float temp_output_157_0 = ( ( ( simplePerlin3D153 + _Enablenoise ) * _Enablenoise ) + ( 1.0 - _Enablenoise ) ); float temp_output_3_0_g1 = ( 1.0 - temp_output_157_0 ); float Noise160 = ( ( temp_output_157_0 * ( 1.0 - _Sharpennoise ) ) + ( _Sharpennoise * ( 1.0 - saturate( ( temp_output_3_0_g1 / fwidth( temp_output_3_0_g1 ) ) ) ) ) ); float4 FresnelOut66 = ( FresnelMask68 * _Edgecolor * Noise160 ); float2 uv_Secondarytexture = i.uv_texcoord * _Secondarytexture_ST.xy + _Secondarytexture_ST.zw; float2 panner37 = ( _Time.y * _Secondarypanningspeed + uv_Secondarytexture); float3 desaturateInitialColor171 = tex2D( _Secondarytexture, panner37 ).rgb; float desaturateDot171 = dot( desaturateInitialColor171, float3( 0.299, 0.587, 0.114 )); float3 desaturateVar171 = lerp( desaturateInitialColor171, desaturateDot171.xxx, 1.0 ); float4 SecondaryTexOut72 = ( _Secondarytextureintensity * float4( ( ( _Invertsecondarytexture * ( 1.0 - desaturateVar171 ) ) + ( ( 1.0 - _Invertsecondarytexture ) * desaturateVar171 ) ) , 0.0 ) * _Secondarycolor ); float2 uv_Maintexture = i.uv_texcoord * _Maintexture_ST.xy + _Maintexture_ST.zw; float2 panner26 = ( _Time.y * _Mainpanningspeed + uv_Maintexture); float3 desaturateInitialColor56 = tex2D( _Maintexture, panner26 ).rgb; float desaturateDot56 = dot( desaturateInitialColor56, float3( 0.299, 0.587, 0.114 )); float3 desaturateVar56 = lerp( desaturateInitialColor56, desaturateDot56.xxx, 1.0 ); float4 MainTexOut64 = ( _Maintextureintensity * float4( ( ( _Invertmaintexture * ( 1.0 - desaturateVar56 ) ) + ( ( 1.0 - _Invertmaintexture ) * desaturateVar56 ) ) , 0.0 ) * _Maincolor ); float4 EmissionOut70 = ( FresnelOut66 + SecondaryTexOut72 + MainTexOut64 ); o.Emission = ( _Globalopacity * EmissionOut70 ).rgb; o.Alpha = ( _Globalopacity * FresnelMask68 ); } ENDCG CGPROGRAM #pragma surface surf Standard alpha:fade keepalpha fullforwardshadows vertex:vertexDataFunc tessellate:tessFunction tessphong:_TessPhongStrength ENDCG Pass { Name "ShadowCaster" Tags{ "LightMode" = "ShadowCaster" } ZWrite On CGPROGRAM #pragma vertex vert #pragma fragment frag #pragma target 4.6 #pragma multi_compile_shadowcaster #pragma multi_compile UNITY_PASS_SHADOWCASTER #pragma skip_variants FOG_LINEAR FOG_EXP FOG_EXP2 #include "HLSLSupport.cginc" #if ( SHADER_API_D3D11 || SHADER_API_GLCORE || SHADER_API_GLES || SHADER_API_GLES3 || SHADER_API_METAL || SHADER_API_VULKAN ) #define CAN_SKIP_VPOS #endif #include "UnityCG.cginc" #include "Lighting.cginc" #include "UnityPBSLighting.cginc" sampler3D _DitherMaskLOD; struct v2f { V2F_SHADOW_CASTER; float2 customPack1 : TEXCOORD1; float3 worldPos : TEXCOORD2; float3 worldNormal : TEXCOORD3; UNITY_VERTEX_INPUT_INSTANCE_ID }; v2f vert( appdata_full v ) { v2f o; UNITY_SETUP_INSTANCE_ID( v ); UNITY_INITIALIZE_OUTPUT( v2f, o ); UNITY_TRANSFER_INSTANCE_ID( v, o ); Input customInputData; vertexDataFunc( v ); float3 worldPos = mul( unity_ObjectToWorld, v.vertex ).xyz; half3 worldNormal = UnityObjectToWorldNormal( v.normal ); o.worldNormal = worldNormal; o.customPack1.xy = customInputData.uv_texcoord; o.customPack1.xy = v.texcoord; o.worldPos = worldPos; TRANSFER_SHADOW_CASTER_NORMALOFFSET( o ) return o; } half4 frag( v2f IN #if !defined( CAN_SKIP_VPOS ) , UNITY_VPOS_TYPE vpos : VPOS #endif ) : SV_Target { UNITY_SETUP_INSTANCE_ID( IN ); Input surfIN; UNITY_INITIALIZE_OUTPUT( Input, surfIN ); surfIN.uv_texcoord = IN.customPack1.xy; float3 worldPos = IN.worldPos; half3 worldViewDir = normalize( UnityWorldSpaceViewDir( worldPos ) ); surfIN.worldPos = worldPos; surfIN.worldNormal = IN.worldNormal; SurfaceOutputStandard o; UNITY_INITIALIZE_OUTPUT( SurfaceOutputStandard, o ) surf( surfIN, o ); #if defined( CAN_SKIP_VPOS ) float2 vpos = IN.pos; #endif half alphaRef = tex3D( _DitherMaskLOD, float3( vpos.xy * 0.25, o.Alpha * 0.9375 ) ).a; clip( alphaRef - 0.01 ); SHADOW_CASTER_FRAGMENT( IN ) } ENDCG } } Fallback "Diffuse" CustomEditor "AdultLink.HoloShieldEditor" } /*ASEBEGIN Version=15800 463;73;1114;527;7155.259;3847.614;9.824209;True;False Node;AmplifyShaderEditor.RangedFloatNode;158;-4119.539,617.2936;Float;False;Property;_Noisescale;Noise scale;34;0;Create;True;0;0;False;0;50;50;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.Vector3Node;149;-4099.565,355.6561;Float;False;Property;_Noisespeed;Noise speed;35;0;Create;True;0;0;False;0;0,0,0;0,1,0;0;4;FLOAT3;0;FLOAT;1;FLOAT;2;FLOAT;3 Node;AmplifyShaderEditor.SimpleTimeNode;147;-4098.759,505.885;Float;False;1;0;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.PosVertexDataNode;162;-4117.124,706.1981;Float;False;0;0;5;FLOAT3;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;151;-3903.003,448.3209;Float;False;2;2;0;FLOAT3;0,0,0;False;1;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;150;-3911.587,619.3936;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleAddOpNode;152;-3742.946,498.8648;Float;False;2;2;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.NoiseGeneratorNode;153;-3622.25,494.0332;Float;False;Simplex3D;1;0;FLOAT3;0,0,0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;159;-3696.015,606.4937;Float;False;Property;_Enablenoise;Enable noise;31;1;[Toggle];Create;True;0;0;False;0;0;1;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleAddOpNode;154;-3422.112,497.9298;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;156;-3304.382,521.4179;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;155;-3366.796,644.7573;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.Vector2Node;34;-3978.429,-71.15632;Float;False;Property;_Secondarypanningspeed;Secondary panning speed;19;0;Create;True;0;0;False;0;0,0;0,0.2;0;3;FLOAT2;0;FLOAT;1;FLOAT;2 Node;AmplifyShaderEditor.RangedFloatNode;21;-1679.53,727.2562;Float;False;Property;_Bias;Bias;12;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleAddOpNode;157;-3156.045,621.5406;Float;True;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleTimeNode;29;-3922.902,-814.3534;Float;False;1;0;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.TextureCoordinatesNode;36;-3970.952,-190.8348;Float;False;0;32;2;3;2;SAMPLER2D;;False;0;FLOAT2;1,1;False;1;FLOAT2;0,0;False;5;FLOAT2;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RangedFloatNode;20;-1687.156,815.6852;Float;False;Property;_Scale;Scale;13;0;Create;True;0;0;False;0;1;2;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.Vector2Node;28;-3952.266,-950.1689;Float;False;Property;_Mainpanningspeed;Main panning speed;3;0;Create;True;0;0;False;0;0,0;0,-1;0;3;FLOAT2;0;FLOAT;1;FLOAT;2 Node;AmplifyShaderEditor.RangedFloatNode;19;-1790.329,905.7206;Float;False;Property;_Power;Power;14;0;Create;True;0;0;False;0;2;1.2;0;5;0;1;FLOAT;0 Node;AmplifyShaderEditor.TextureCoordinatesNode;30;-3949.108,-1080.589;Float;False;0;22;2;3;2;SAMPLER2D;;False;0;FLOAT2;1,1;False;1;FLOAT2;0,0;False;5;FLOAT2;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RangedFloatNode;176;-3133.809,855.541;Float;False;Constant;_Float1;Float 1;30;0;Create;True;0;0;False;0;1;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleTimeNode;35;-3876.637,55.41272;Float;False;1;0;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.FresnelNode;1;-1484.696,733.6693;Float;True;Standard;TangentNormal;ViewDir;False;5;0;FLOAT3;0,0,1;False;4;FLOAT3;0,0,0;False;1;FLOAT;0;False;2;FLOAT;1;False;3;FLOAT;2;False;1;FLOAT;0 Node;AmplifyShaderEditor.PannerNode;37;-3682.148,-110.222;Float;True;3;0;FLOAT2;0,0;False;2;FLOAT2;0,0;False;1;FLOAT;1;False;1;FLOAT2;0 Node;AmplifyShaderEditor.PannerNode;26;-3709.486,-969.9785;Float;True;3;0;FLOAT2;0,0;False;2;FLOAT2;0,0;False;1;FLOAT;1;False;1;FLOAT2;0 Node;AmplifyShaderEditor.RangedFloatNode;179;-2905.162,754.4102;Float;False;Property;_Sharpennoise;Sharpen noise;32;0;Create;True;0;0;False;0;0;1;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.FunctionNode;175;-2951.178,840.8917;Float;False;Step Antialiasing;-1;;1;2a825e80dfb3290468194f83380797bd;0;2;1;FLOAT;0;False;2;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;178;-2732.41,839.6728;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SamplerNode;32;-3441.621,-139.7896;Float;True;Property;_Secondarytexture;Secondary texture;17;0;Create;True;0;0;False;0;None;693d3cca90d55c741b729cf055d4f0a6;True;0;False;black;Auto;False;Object;-1;Auto;Texture2D;6;0;SAMPLER2D;;False;1;FLOAT2;0,0;False;2;FLOAT;0;False;3;FLOAT2;0,0;False;4;FLOAT2;0,0;False;5;FLOAT;1;False;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RangedFloatNode;166;-1469.375,964.0006;Float;False;Property;_Innerfresnelintensity;Inner fresnel intensity;15;0;Create;True;0;0;False;0;0;0;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.SamplerNode;22;-3474.303,-966.0268;Float;True;Property;_Maintexture;Main texture;1;0;Create;True;0;0;False;0;None;05e1fe41cc7b13949a096d6310138337;True;0;False;black;Auto;False;Object;-1;Auto;Texture2D;6;0;SAMPLER2D;;False;1;FLOAT2;0,0;False;2;FLOAT;0;False;3;FLOAT2;0,0;False;4;FLOAT2;0,0;False;5;FLOAT;1;False;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.OneMinusNode;184;-2638.893,681.577;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;164;-1189.416,783.5107;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;165;-1492.819,632.6844;Float;False;Property;_Outerfresnelintensity;Outer fresnel intensity;16;0;Create;True;0;0;False;0;1;1;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;168;-1184.979,678.6768;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.DesaturateOpNode;171;-3151.631,-148.6679;Float;True;2;0;FLOAT3;0,0,0;False;1;FLOAT;1;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;181;-2419.177,623.7725;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.DesaturateOpNode;56;-3183.587,-964.0641;Float;True;2;0;FLOAT3;0,0,0;False;1;FLOAT;1;False;1;FLOAT3;0 Node;AmplifyShaderEditor.RangedFloatNode;93;-3169.124,-370.6899;Float;False;Property;_Invertsecondarytexture;Invert secondary texture;20;1;[Toggle];Create;True;0;0;False;0;0;0;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;57;-3192.294,-1216.078;Float;False;Property;_Invertmaintexture;Invert main texture;4;1;[Toggle];Create;True;0;0;False;0;0;1;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;167;-1033.079,797.2118;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;182;-2428.173,760.9724;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;89;-2892.634,-275.9608;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;25;-2916.086,-1042.074;Float;False;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleAddOpNode;180;-2261.878,683.5726;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;88;-2893.099,-200.3608;Float;False;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleAddOpNode;169;-890.8624,738.3502;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;58;-2915.621,-1117.674;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;86;-1730.805,-1349.593;Float;False;Property;_Extraroughness;Extra roughness;25;0;Create;True;0;0;False;0;0;10;0;10;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;48;-1727.108,-965.9724;Float;False;Property;_Distortionspeed;Distortion speed;24;0;Create;True;0;0;False;0;1;0.5;0;5;0;1;FLOAT;0 Node;AmplifyShaderEditor.PosVertexDataNode;87;-1732.941,-1266.987;Float;False;0;0;5;FLOAT3;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.SimpleTimeNode;47;-1703.966,-884.0807;Float;False;1;0;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.ClampOpNode;170;-755.5433,733.1168;Float;False;3;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;90;-2669.217,-314.3289;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;160;-2149.574,680.7734;Float;False;Noise;-1;True;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;59;-2692.204,-1156.042;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;91;-2666.617,-212.9289;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;61;-2689.604,-1054.642;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;84;-1395.688,-1169.037;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.NormalVertexDataNode;45;-1731.777,-1118.339;Float;False;0;5;FLOAT3;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RangedFloatNode;108;-1704.318,-531.3018;Float;False;Property;_Pulsephase;Pulse phase;27;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;107;-1704.622,-613.8749;Float;False;Property;_Pulsefrequency;Pulse frequency;28;0;Create;True;0;0;False;0;3;9.79;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;53;-1477.599,-844.7416;Float;False;Property;_Distortionscale;Distortion scale;23;0;Create;True;0;0;False;0;1;2.03;0;10;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;49;-1437.476,-955.5549;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.ColorNode;62;-2906.697,-890.3909;Float;False;Property;_Maincolor;Main color;5;1;[HDR];Create;True;0;0;False;0;0.7941176,0.1284602,0.1284602,0.666;1,0.009792074,0,1;0;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.SimpleAddOpNode;92;-2520.168,-273.4628;Float;False;2;2;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleAddOpNode;60;-2543.155,-1115.176;Float;False;2;2;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.ColorNode;39;-2678.116,-106.8315;Float;False;Property;_Secondarycolor;Secondary color;21;1;[HDR];Create;True;0;0;False;0;0,0,0,0;1,0.2627451,0.5851504,1;0;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RangedFloatNode;63;-2689.652,-396.5133;Float;False;Property;_Secondarytextureintensity;Secondary texture intensity;18;0;Create;True;0;0;False;0;1;0.75;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;40;-2700.526,-1253.959;Float;False;Property;_Maintextureintensity;Main texture intensity;2;0;Create;True;0;0;False;0;1;0.15;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;68;-603.9926,736.5374;Float;False;FresnelMask;-1;True;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.ColorNode;2;-1085.295,937.014;Float;False;Property;_Edgecolor;Edge color;11;1;[HDR];Create;True;0;0;False;0;0.7941176,0.1284602,0.1284602,0.666;1,0,0.009601116,1;0;5;COLOR;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.SimpleDivideOpNode;76;-1181.952,-840.5203;Float;False;2;0;FLOAT;0;False;1;FLOAT;100;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;112;-1236.546,-557.7244;Float;False;Property;_Pulseamplitude;Pulse amplitude;29;0;Create;True;0;0;False;0;1;0.05;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;146;-1192.651,-471.41;Float;False;Constant;_Float0;Float 0;24;0;Create;True;0;0;False;0;10;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.ScaleAndOffsetNode;105;-1446.185,-628.6837;Float;False;3;0;FLOAT;0;False;1;FLOAT;1;False;2;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleAddOpNode;50;-1236.88,-1104.373;Float;False;3;3;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;2;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.GetLocalVarNode;161;-733.3072,1021.291;Float;False;160;Noise;1;0;OBJECT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;24;-2376.921,-1143.139;Float;True;3;3;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;2;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.SimpleDivideOpNode;145;-1034.651,-554.41;Float;False;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;38;-2361.993,-279.2797;Float;True;3;3;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;2;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;3;-539.6148,917.3822;Float;True;3;3;0;FLOAT;0;False;1;COLOR;0,0,0,0;False;2;FLOAT;0;False;1;COLOR;0 Node;AmplifyShaderEditor.RangedFloatNode;113;-1028.715,-457.7241;Float;False;Property;_Pulseoffset;Pulse offset;30;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.SinOpNode;104;-1249.935,-627.1249;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;55;-969.9874,-887.4515;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;-1;False;1;FLOAT;0 Node;AmplifyShaderEditor.NoiseGeneratorNode;52;-1111.959,-1109.225;Float;True;Simplex3D;1;0;FLOAT3;0,0,0;False;1;FLOAT;0 Node;AmplifyShaderEditor.NormalVertexDataNode;123;-909.5964,-1248.979;Float;False;0;5;FLOAT3;0;FLOAT;1;FLOAT;2;FLOAT;3;FLOAT;4 Node;AmplifyShaderEditor.RegisterLocalVarNode;72;-2148.714,-284.6128;Float;False;SecondaryTexOut;-1;True;1;0;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;64;-2168.176,-1147.032;Float;False;MainTexOut;-1;True;1;0;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;66;-334.9913,910.881;Float;False;FresnelOut;-1;True;1;0;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.TFHCRemapNode;54;-900.5406,-1094.756;Float;False;5;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;1;False;3;FLOAT;0;False;4;FLOAT;1;False;1;FLOAT;0 Node;AmplifyShaderEditor.ScaleAndOffsetNode;144;-820.473,-619.8465;Float;False;3;0;FLOAT;0;False;1;FLOAT;1;False;2;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;128;-464.5193,-806.3271;Float;False;Property;_Enablepulsation;Enable pulsation;26;1;[Toggle];Create;True;0;0;False;0;0;0;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;122;-710.1879,-1159.912;Float;True;2;2;0;FLOAT3;0,0,0;False;1;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.GetLocalVarNode;73;-843.2231,15.77335;Float;False;72;SecondaryTexOut;1;0;OBJECT;0;False;1;COLOR;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;99;-511.0839,-651.7536;Float;False;2;2;0;FLOAT3;0,0,0;False;1;FLOAT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.GetLocalVarNode;67;-755.6201,-80.22546;Float;False;66;FresnelOut;1;0;OBJECT;0;False;1;COLOR;0 Node;AmplifyShaderEditor.RangedFloatNode;126;-438.4216,-1221.888;Float;False;Property;_Enabledistortion;Enable distortion;22;1;[Toggle];Create;True;0;0;False;0;0;0;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.GetLocalVarNode;65;-796.8532,120.0106;Float;False;64;MainTexOut;1;0;OBJECT;0;False;1;COLOR;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;129;-123.0278,-669.3439;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleAddOpNode;31;-563.2057,-36.32477;Float;True;3;3;0;COLOR;0,0,0,0;False;1;COLOR;0,0,0,0;False;2;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;127;-135.1839,-1178.314;Float;False;2;2;0;FLOAT;0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;70;-363.2369,-39.47409;Float;False;EmissionOut;-1;True;1;0;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.SimpleAddOpNode;119;51.07063,-952.9338;Float;False;2;2;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.GetLocalVarNode;69;-1584.082,105.5971;Float;False;68;FresnelMask;1;0;OBJECT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;41;-1651.411,-92.29516;Float;False;Property;_Globalopacity;Global opacity;0;0;Create;True;0;0;False;0;1;1;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.CommentaryNode;199;-1807.439,-2026.136;Float;False;1030.406;372.375;Experimental;7;193;198;195;188;185;194;192;Experimental;1,1,1,1;0;0 Node;AmplifyShaderEditor.GetLocalVarNode;71;-1582.405,-10.10462;Float;False;70;EmissionOut;1;0;OBJECT;0;False;1;COLOR;0 Node;AmplifyShaderEditor.RegisterLocalVarNode;74;177.059,-957.8647;Float;False;VertexOut;-1;True;1;0;FLOAT3;0,0,0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.LerpOp;198;-1042.033,-1954.307;Float;True;3;0;FLOAT;0;False;1;FLOAT;0;False;2;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.GetLocalVarNode;75;-1379.211,200.749;Float;False;74;VertexOut;1;0;OBJECT;0;False;1;FLOAT3;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;44;-1350.538,89.70304;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.OneMinusNode;188;-1216.156,-1906.151;Float;False;1;0;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleAddOpNode;193;-1614.459,-1975.432;Float;False;2;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.StepOpNode;195;-1408.777,-1891.341;Float;False;2;0;FLOAT;0;False;1;FLOAT;0;False;1;FLOAT;0 Node;AmplifyShaderEditor.SimpleMultiplyOpNode;42;-1328.935,-87.18736;Float;False;2;2;0;FLOAT;0;False;1;COLOR;0,0,0,0;False;1;COLOR;0 Node;AmplifyShaderEditor.RangedFloatNode;194;-1757.439,-1976.136;Float;False;Constant;_Float2;Float 2;32;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;185;-1336.087,-1768.761;Float;False;Property;_Sharpennn;Sharpennn;33;0;Create;True;0;0;False;0;0;1;0;1;0;1;FLOAT;0 Node;AmplifyShaderEditor.RangedFloatNode;192;-1551.883,-1867.589;Float;False;Constant;_Float3;Float 3;30;0;Create;True;0;0;False;0;0;0;0;0;0;1;FLOAT;0 Node;AmplifyShaderEditor.StandardSurfaceOutputNode;0;-1136.432,-150.5388;Float;False;True;6;Float;AdultLink.HoloShieldEditor;0;0;Standard;AdultLink/HoloShield;False;False;False;False;False;False;False;False;False;False;False;False;False;False;True;False;False;False;False;False;Back;0;False;-1;0;False;-1;False;0;False;-1;0;False;-1;False;0;Transparent;0.5;True;True;0;False;Transparent;;Transparent;All;True;True;True;True;True;True;True;True;True;True;True;True;True;True;True;True;True;0;False;-1;False;0;False;-1;255;False;-1;255;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;-1;True;0;1;10;25;True;0.5;True;2;5;False;-1;10;False;-1;0;0;False;-1;0;False;-1;0;False;-1;0;False;-1;0;False;0;0,0,0,0;VertexOffset;True;False;Cylindrical;False;Relative;0;;-1;-1;-1;6;0;False;0;0;False;-1;-1;0;False;-1;0;0;0;16;0;FLOAT3;0,0,0;False;1;FLOAT3;0,0,0;False;2;FLOAT3;0,0,0;False;3;FLOAT;0;False;4;FLOAT;0;False;5;FLOAT;0;False;6;FLOAT3;0,0,0;False;7;FLOAT3;0,0,0;False;8;FLOAT;0;False;9;FLOAT;0;False;10;FLOAT;0;False;13;FLOAT3;0,0,0;False;11;FLOAT3;0,0,0;False;12;FLOAT3;0,0,0;False;14;FLOAT4;0,0,0,0;False;15;FLOAT3;0,0,0;False;0 Node;AmplifyShaderEditor.CommentaryNode;124;-1736.584,-704.8448;Float;False;1437.686;328.0779;Pulsation;0;;0.990566,0.9615986,0.2663314,1;0;0 Node;AmplifyShaderEditor.CommentaryNode;125;-1747.549,-1402.168;Float;False;1259.065;659.0585;Distortion;0;;1,0.3975925,0,1;0;0 Node;AmplifyShaderEditor.CommentaryNode;163;-4167.124,305.6562;Float;False;2246.313;660.4777;Noise;0;Noise;0.7782524,0.5607843,1,1;0;0 Node;AmplifyShaderEditor.CommentaryNode;80;-1781.556,-1521.595;Float;False;2186.53;1179.224;Vertex manipulation;0;Vertex manipulation;1,1,1,1;0;0 Node;AmplifyShaderEditor.CommentaryNode;78;-4004.953,-457.0949;Float;False;2100.483;666.5062;Secondary texture;0;Secondary texture;0.4411765,1,0.5837727,1;0;0 Node;AmplifyShaderEditor.CommentaryNode;77;-4002.266,-1303.958;Float;False;2077.09;620.5684;Main texture;0;Main texture;1,0.8264706,0.5661765,1;0;0 Node;AmplifyShaderEditor.CommentaryNode;79;-1848.052,567.7039;Float;False;1761.348;598.0276;Fresnel;0;Fresnel;0.4632353,0.7334687,1,1;0;0 WireConnection;151;0;149;0 WireConnection;151;1;147;0 WireConnection;150;0;158;0 WireConnection;150;1;162;0 WireConnection;152;0;151;0 WireConnection;152;1;150;0 WireConnection;153;0;152;0 WireConnection;154;0;153;0 WireConnection;154;1;159;0 WireConnection;156;0;154;0 WireConnection;156;1;159;0 WireConnection;155;0;159;0 WireConnection;157;0;156;0 WireConnection;157;1;155;0 WireConnection;1;1;21;0 WireConnection;1;2;20;0 WireConnection;1;3;19;0 WireConnection;37;0;36;0 WireConnection;37;2;34;0 WireConnection;37;1;35;0 WireConnection;26;0;30;0 WireConnection;26;2;28;0 WireConnection;26;1;29;0 WireConnection;175;1;157;0 WireConnection;175;2;176;0 WireConnection;178;0;175;0 WireConnection;32;1;37;0 WireConnection;22;1;26;0 WireConnection;184;0;179;0 WireConnection;164;0;1;0 WireConnection;168;0;165;0 WireConnection;168;1;1;0 WireConnection;171;0;32;0 WireConnection;181;0;157;0 WireConnection;181;1;184;0 WireConnection;56;0;22;0 WireConnection;167;0;164;0 WireConnection;167;1;166;0 WireConnection;182;0;179;0 WireConnection;182;1;178;0 WireConnection;89;0;93;0 WireConnection;25;0;56;0 WireConnection;180;0;181;0 WireConnection;180;1;182;0 WireConnection;88;0;171;0 WireConnection;169;0;168;0 WireConnection;169;1;167;0 WireConnection;58;0;57;0 WireConnection;170;0;169;0 WireConnection;90;0;93;0 WireConnection;90;1;88;0 WireConnection;160;0;180;0 WireConnection;59;0;57;0 WireConnection;59;1;25;0 WireConnection;91;0;89;0 WireConnection;91;1;171;0 WireConnection;61;0;58;0 WireConnection;61;1;56;0 WireConnection;84;0;86;0 WireConnection;84;1;87;0 WireConnection;49;0;48;0 WireConnection;49;1;47;0 WireConnection;92;0;90;0 WireConnection;92;1;91;0 WireConnection;60;0;59;0 WireConnection;60;1;61;0 WireConnection;68;0;170;0 WireConnection;76;0;53;0 WireConnection;105;0;47;0 WireConnection;105;1;107;0 WireConnection;105;2;108;0 WireConnection;50;0;84;0 WireConnection;50;1;45;0 WireConnection;50;2;49;0 WireConnection;24;0;40;0 WireConnection;24;1;60;0 WireConnection;24;2;62;0 WireConnection;145;0;112;0 WireConnection;145;1;146;0 WireConnection;38;0;63;0 WireConnection;38;1;92;0 WireConnection;38;2;39;0 WireConnection;3;0;68;0 WireConnection;3;1;2;0 WireConnection;3;2;161;0 WireConnection;104;0;105;0 WireConnection;55;0;76;0 WireConnection;52;0;50;0 WireConnection;72;0;38;0 WireConnection;64;0;24;0 WireConnection;66;0;3;0 WireConnection;54;0;52;0 WireConnection;54;3;55;0 WireConnection;54;4;76;0 WireConnection;144;0;104;0 WireConnection;144;1;145;0 WireConnection;144;2;113;0 WireConnection;122;0;123;0 WireConnection;122;1;54;0 WireConnection;99;0;45;0 WireConnection;99;1;144;0 WireConnection;129;0;128;0 WireConnection;129;1;99;0 WireConnection;31;0;67;0 WireConnection;31;1;73;0 WireConnection;31;2;65;0 WireConnection;127;0;126;0 WireConnection;127;1;122;0 WireConnection;70;0;31;0 WireConnection;119;0;127;0 WireConnection;119;1;129;0 WireConnection;74;0;119;0 WireConnection;198;0;193;0 WireConnection;198;1;188;0 WireConnection;198;2;185;0 WireConnection;44;0;41;0 WireConnection;44;1;69;0 WireConnection;188;0;195;0 WireConnection;193;0;194;0 WireConnection;193;1;52;0 WireConnection;195;0;193;0 WireConnection;195;1;192;0 WireConnection;42;0;41;0 WireConnection;42;1;71;0 WireConnection;0;2;42;0 WireConnection;0;9;44;0 WireConnection;0;11;75;0 ASEEND*/ //CHKSM=E301DDABF0AFEECAD59D41D6D723B4F82A34412B ================================================ FILE: Assets/AdultLink/HoloShield/HoloShield.shader.meta ================================================ fileFormatVersion: 2 guid: 61054a61bebe19f49a8d9767c1c3212d ShaderImporter: externalObjects: {} defaultTextures: [] nonModifiableTextures: [] userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink/HoloShield.meta ================================================ fileFormatVersion: 2 guid: 718f233a661c6f041bcb3126de1400ca folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: Assets/AdultLink.meta ================================================ fileFormatVersion: 2 guid: 5a1e23002c61a35499a43948a70e1f00 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant: ================================================ FILE: CODE_OF_CONDUCT.md ================================================ # Contributor Covenant Code of Conduct ## Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. ## Our Standards Examples of behavior that contributes to creating a positive environment include: * Using welcoming and inclusive language * Being respectful of differing viewpoints and experiences * Gracefully accepting constructive criticism * Focusing on what is best for the community * Showing empathy towards other community members Examples of unacceptable behavior by participants include: * The use of sexualized language or imagery and unwelcome sexual attention or advances * Trolling, insulting/derogatory comments, and personal or political attacks * Public or private harassment * Publishing others' private information, such as a physical or electronic address, without explicit permission * Other conduct which could reasonably be considered inappropriate in a professional setting ## Our Responsibilities Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. ## Scope This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at gguillermix@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. ## Attribution This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] [homepage]: http://contributor-covenant.org [version]: http://contributor-covenant.org/version/1/4/ ================================================ FILE: LICENSE.md ================================================ MIT License Copyright (c) 2018 Guillermo Angel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: Logs/Packages-Update.log ================================================ === Sat Nov 10 16:17:16 2018 Packages were changed. Update Mode: updateDependencies The following packages were added: com.unity.analytics@3.0.9 com.unity.purchasing@2.0.1 com.unity.ads@2.0.8 com.unity.textmeshpro@1.3.0 com.unity.package-manager-ui@2.0.1 com.unity.collab-proxy@1.2.11 com.unity.modules.ai@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 ================================================ FILE: Packages/manifest.json ================================================ { "dependencies": { "com.unity.ads": "2.0.8", "com.unity.analytics": "3.0.9", "com.unity.collab-proxy": "1.2.11", "com.unity.package-manager-ui": "2.0.1", "com.unity.postprocessing": "2.0.17-preview", "com.unity.purchasing": "2.0.1", "com.unity.textmeshpro": "1.3.0", "com.unity.modules.ai": "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" } } ================================================ FILE: ProjectSettings/AudioManager.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!11 &1 AudioManager: m_ObjectHideFlags: 0 m_Volume: 1 Rolloff Scale: 1 Doppler Factor: 1 Default Speaker Mode: 2 m_SampleRate: 0 m_DSPBufferSize: 0 m_VirtualVoiceCount: 512 m_RealVoiceCount: 32 m_SpatializerPlugin: m_AmbisonicDecoderPlugin: m_DisableAudio: 0 m_VirtualizeEffects: 1 ================================================ FILE: ProjectSettings/ClusterInputManager.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!236 &1 ClusterInputManager: m_ObjectHideFlags: 0 m_Inputs: [] ================================================ FILE: ProjectSettings/DynamicsManager.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!55 &1 PhysicsManager: m_ObjectHideFlags: 0 serializedVersion: 7 m_Gravity: {x: 0, y: -9.81, z: 0} m_DefaultMaterial: {fileID: 0} m_BounceThreshold: 2 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 m_ClothInterCollisionStiffness: 0 m_ContactsGeneration: 1 m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff m_AutoSimulation: 1 m_AutoSyncTransforms: 1 m_ClothInterCollisionSettingsToggle: 0 m_ContactPairsMode: 0 m_BroadphaseType: 0 m_WorldBounds: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 250, y: 250, z: 250} m_WorldSubdivisions: 8 ================================================ FILE: ProjectSettings/EditorBuildSettings.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1045 &1 EditorBuildSettings: m_ObjectHideFlags: 0 serializedVersion: 2 m_Scenes: [] ================================================ FILE: ProjectSettings/EditorSettings.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!159 &1 EditorSettings: m_ObjectHideFlags: 0 serializedVersion: 7 m_ExternalVersionControlSupport: Hidden Meta Files m_SerializationMode: 2 m_LineEndingsForNewScripts: 2 m_DefaultBehaviorMode: 0 m_SpritePackerMode: 0 m_SpritePackerPaddingPower: 1 m_EtcTextureCompressorBehavior: 1 m_EtcTextureFastCompressor: 1 m_EtcTextureNormalCompressor: 2 m_EtcTextureBestCompressor: 4 m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd;asmdef;rsp m_ProjectGenerationRootNamespace: m_UserGeneratedProjectSuffix: m_CollabEditorSettings: inProgressEnabled: 1 ================================================ FILE: ProjectSettings/GraphicsSettings.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!30 &1 GraphicsSettings: m_ObjectHideFlags: 0 serializedVersion: 12 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_LegacyDeferred: m_Mode: 1 m_Shader: {fileID: 63, 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_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} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} m_CustomRenderPipeline: {fileID: 0} 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_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_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 0 ================================================ FILE: ProjectSettings/InputManager.asset ================================================ %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 ================================================ FILE: ProjectSettings/NavMeshAreas.asset ================================================ %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 ================================================ FILE: ProjectSettings/NetworkManager.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!149 &1 NetworkManager: m_ObjectHideFlags: 0 m_DebugLevel: 0 m_Sendrate: 15 m_AssetToPrefab: {} ================================================ FILE: ProjectSettings/Physics2DSettings.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!19 &1 Physics2DSettings: m_ObjectHideFlags: 0 serializedVersion: 3 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_AutoSimulation: 1 m_QueriesHitTriggers: 1 m_QueriesStartInColliders: 1 m_ChangeStopsCallbacks: 0 m_CallbacksOnDisable: 1 m_AutoSyncTransforms: 1 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 ================================================ FILE: ProjectSettings/ProjectSettings.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!129 &1 PlayerSettings: m_ObjectHideFlags: 0 serializedVersion: 15 productGUID: cf006818fca0da64db053e750c2ce54e AndroidProfiler: 0 AndroidFilterTouchesWhenObscured: 0 AndroidEnableSustainedPerformanceMode: 0 defaultScreenOrientation: 4 targetDevice: 2 useOnDemandResources: 0 accelerometerFrequency: 60 companyName: DefaultCompany productName: Shield shader 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: 1024 defaultScreenHeight: 768 defaultScreenWidthWeb: 960 defaultScreenHeightWeb: 600 m_StereoRenderingPath: 0 m_ActiveColorSpace: 1 m_MTRendering: 1 m_StackTraceTypes: 010000000100000001000000010000000100000001000000 iosShowActivityIndicatorOnLoading: -1 androidShowActivityIndicatorOnLoading: -1 iosAppInBackgroundBehavior: 0 displayResolutionDialog: 1 iosAllowHTTPDownload: 1 allowedAutorotateToPortrait: 1 allowedAutorotateToPortraitUpsideDown: 1 allowedAutorotateToLandscapeRight: 1 allowedAutorotateToLandscapeLeft: 1 useOSAutorotation: 1 use32BitDisplayBuffer: 1 preserveFramebufferAlpha: 0 disableDepthAndStencilBuffers: 0 androidStartInFullscreen: 1 androidBlitType: 0 defaultIsNativeResolution: 1 macRetinaSupport: 1 runInBackground: 0 captureSingleScreen: 0 muteOtherAudioSources: 0 Prepare IOS For Recording: 0 Force IOS Speakers When Recording: 0 deferSystemGesturesMode: 0 hideHomeButton: 0 submitAnalytics: 1 usePlayerLog: 1 bakeCollisionMeshes: 0 forceSingleInstance: 0 resizableWindow: 0 useMacAppStoreValidation: 0 macAppStoreCategory: public.app-category.games gpuSkinning: 0 graphicsJobs: 0 xboxPIXTextureCapture: 0 xboxEnableAvatar: 0 xboxEnableKinect: 0 xboxEnableKinectAutoTracking: 0 xboxEnableFitness: 0 visibleInBackground: 1 allowFullscreenSwitch: 1 graphicsJobMode: 0 fullscreenMode: 1 xboxSpeechDB: 0 xboxEnableHeadOrientation: 0 xboxEnableGuest: 0 xboxEnablePIXSampling: 0 metalFramebufferOnly: 0 xboxOneResolution: 0 xboxOneSResolution: 0 xboxOneXResolution: 3 xboxOneMonoLoggingLevel: 0 xboxOneLoggingLevel: 1 xboxOneDisableEsram: 0 xboxOnePresentImmediateThreshold: 0 switchQueueCommandMemory: 0 vulkanEnableSetSRGBWrite: 0 m_SupportedAspectRatios: 4:3: 1 5:4: 1 16:10: 1 16:9: 1 Others: 1 bundleVersion: 1.0 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0 m_HolographicPauseOnTrackingLoss: 1 xboxOneDisableKinectGpuReservation: 0 xboxOneEnable7thCore: 0 isWsaHolographicRemotingEnabled: 0 vrSettings: cardboard: depthFormat: 0 enableTransitionView: 0 daydream: depthFormat: 0 useSustainedPerformanceMode: 0 enableVideoLayer: 0 useProtectedVideoMemory: 0 minimumSupportedHeadTracking: 0 maximumSupportedHeadTracking: 1 hololens: depthFormat: 1 depthBufferSharingEnabled: 0 oculus: sharedDepthBuffer: 0 dashSupport: 0 enable360StereoCapture: 0 protectGraphicsMemory: 0 enableFrameTimingStats: 0 useHDRDisplay: 0 m_ColorGamuts: 00000000 targetPixelDensity: 30 resolutionScalingMode: 0 androidSupportedAspectRatio: 1 androidMaxAspectRatio: 2.1 applicationIdentifier: {} buildNumber: {} AndroidBundleVersionCode: 1 AndroidMinSdkVersion: 16 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 aotOptions: stripEngineCode: 1 iPhoneStrippingLevel: 0 iPhoneScriptCallOptimization: 0 ForceInternetPermission: 0 ForceSDCardPermission: 0 CreateWallpaper: 0 APKExpansionFiles: 0 keepLoadedShadersAlive: 0 StripUnusedMeshComponents: 0 VertexChannelCompressionMask: 214 iPhoneSdkVersion: 988 iOSTargetOSVersionString: 9.0 tvOSSdkVersion: 0 tvOSRequireExtendedGameController: 0 tvOSTargetOSVersionString: 9.0 uIPrerenderedIcon: 0 uIRequiresPersistentWiFi: 0 uIRequiresFullScreen: 1 uIStatusBarHidden: 1 uIExitOnSuspend: 0 uIStatusBarStyle: 0 iPhoneSplashScreen: {fileID: 0} iPhoneHighResSplashScreen: {fileID: 0} iPhoneTallHighResSplashScreen: {fileID: 0} iPhone47inSplashScreen: {fileID: 0} iPhone55inPortraitSplashScreen: {fileID: 0} iPhone55inLandscapeSplashScreen: {fileID: 0} iPhone58inPortraitSplashScreen: {fileID: 0} iPhone58inLandscapeSplashScreen: {fileID: 0} iPadPortraitSplashScreen: {fileID: 0} iPadHighResPortraitSplashScreen: {fileID: 0} iPadLandscapeSplashScreen: {fileID: 0} iPadHighResLandscapeSplashScreen: {fileID: 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 iOSLaunchScreenCustomXibPath: iOSLaunchScreeniPadType: 0 iOSLaunchScreeniPadImage: {fileID: 0} iOSLaunchScreeniPadBackgroundColor: serializedVersion: 2 rgba: 0 iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadSize: 100 iOSLaunchScreeniPadCustomXibPath: iOSUseLaunchScreenStoryboard: 0 iOSLaunchScreenCustomStoryboardPath: iOSDeviceRequirements: [] iOSURLSchemes: [] iOSBackgroundModes: 0 iOSMetalForceHardShadows: 0 metalEditorSupport: 1 metalAPIValidation: 1 iOSRenderExtraFrameOnPause: 0 appleDeveloperTeamID: iOSManualSigningProvisioningProfileID: tvOSManualSigningProvisioningProfileID: iOSManualSigningProvisioningProfileType: 0 tvOSManualSigningProvisioningProfileType: 0 appleEnableAutomaticSigning: 0 iOSRequireARKit: 0 appleEnableProMotion: 0 clonedFromGUID: 00000000000000000000000000000000 templatePackageId: templateDefaultScene: AndroidTargetArchitectures: 5 AndroidSplashScreenScale: 0 androidSplashScreen: {fileID: 0} AndroidKeystoreName: AndroidKeyaliasName: AndroidBuildApkPerCpuArchitecture: 0 AndroidTVCompatibility: 1 AndroidIsGame: 1 AndroidEnableTango: 0 androidEnableBanner: 1 androidUseLowAccuracyLocation: 0 m_AndroidBanners: - width: 320 height: 180 banner: {fileID: 0} androidGamepadSupportLevel: 0 resolutionDialogBanner: {fileID: 0} m_BuildTargetIcons: [] m_BuildTargetPlatformIcons: [] m_BuildTargetBatching: [] m_BuildTargetGraphicsAPIs: [] m_BuildTargetVRSettings: [] m_BuildTargetEnableVuforiaSettings: [] openGLRequireES31: 0 openGLRequireES31AEP: 0 m_TemplateCustomTags: {} mobileMTRendering: Android: 1 iPhone: 1 tvOS: 1 m_BuildTargetGroupLightmapEncodingQuality: [] m_BuildTargetGroupLightmapSettings: [] playModeTestRunnerEnabled: 0 runPlayModeTestAsEditModeTest: 0 actionOnDotNetUnhandledException: 1 enableInternalProfiler: 0 logObjCUncaughtExceptions: 1 enableCrashReportAPI: 0 cameraUsageDescription: locationUsageDescription: microphoneUsageDescription: switchNetLibKey: switchSocketMemoryPoolSize: 6144 switchSocketAllocatorPoolSize: 128 switchSocketConcurrencyLimit: 14 switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: 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: 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: 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} 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} switchManualHTML: switchAccessibleURLs: switchLegalInformation: switchMainThreadStackSize: 1048576 switchPresenceGroupId: switchLogoHandling: 0 switchReleaseVersion: 0 switchDisplayVersion: 1.0.0 switchStartupUserAccount: 0 switchTouchScreenUsage: 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 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 switchSupportedNpadStyles: 3 switchNativeFsCacheSize: 32 switchIsHoldTypeHorizontal: 0 switchSupportedNpadCount: 8 switchSocketConfigEnabled: 0 switchTcpInitialSendBufferSize: 32 switchTcpInitialReceiveBufferSize: 64 switchTcpAutoSendBufferSizeMax: 256 switchTcpAutoReceiveBufferSizeMax: 256 switchUdpSendBufferSize: 9 switchUdpReceiveBufferSize: 42 switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 switchPlayerConnectionEnabled: 1 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: ps4NPtitleDatPath: ps4RemotePlayKeyAssignment: -1 ps4RemotePlayKeyMappingDir: ps4PlayTogetherPlayerCount: 0 ps4EnterButtonAssignment: 1 ps4ApplicationParam1: 0 ps4ApplicationParam2: 0 ps4ApplicationParam3: 0 ps4ApplicationParam4: 0 ps4DownloadDataSize: 0 ps4GarlicHeapSize: 2048 ps4ProGarlicHeapSize: 2560 ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ ps4pnSessions: 1 ps4pnPresence: 1 ps4pnFriends: 1 ps4pnGameCustomData: 1 playerPrefsSupport: 0 enableApplicationExit: 0 resetTempFolder: 1 restrictedAudioUsageRights: 0 ps4UseResolutionFallback: 0 ps4ReprojectionSupport: 0 ps4UseAudio3dBackend: 0 ps4SocialScreenEnabled: 0 ps4ScriptOptimizationLevel: 0 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 ps4attribEyeToEyeDistanceSettingVR: 0 ps4IncludedModules: [] monoEnv: splashScreenBackgroundSourceLandscape: {fileID: 0} splashScreenBackgroundSourcePortrait: {fileID: 0} spritePackerPolicy: webGLMemorySize: 256 webGLExceptionSupport: 1 webGLNameFilesAsHashes: 0 webGLDataCaching: 0 webGLDebugSymbols: 0 webGLEmscriptenArgs: webGLModulesDirectory: webGLTemplate: APPLICATION:Default webGLAnalyzeBuildSize: 0 webGLUseEmbeddedResources: 0 webGLCompressionFormat: 1 webGLLinkerTarget: 1 webGLThreadsSupport: 0 scriptingDefineSymbols: 1: AMPLIFY_SHADER_EDITOR;UNITY_POST_PROCESSING_STACK_V2 4: UNITY_POST_PROCESSING_STACK_V2 7: UNITY_POST_PROCESSING_STACK_V2 13: UNITY_POST_PROCESSING_STACK_V2 14: UNITY_POST_PROCESSING_STACK_V2 19: UNITY_POST_PROCESSING_STACK_V2 21: UNITY_POST_PROCESSING_STACK_V2 25: UNITY_POST_PROCESSING_STACK_V2 26: UNITY_POST_PROCESSING_STACK_V2 27: UNITY_POST_PROCESSING_STACK_V2 28: UNITY_POST_PROCESSING_STACK_V2 platformArchitecture: {} scriptingBackend: {} il2cppCompilerConfiguration: {} managedStrippingLevel: {} incrementalIl2cppBuild: {} allowUnsafeCode: 0 additionalIl2CppArgs: scriptingRuntimeVersion: 0 apiCompatibilityLevelPerPlatform: {} m_RenderingPath: 1 m_MobileRenderingPath: 1 metroPackageName: Shield shader metroPackageVersion: metroCertificatePath: metroCertificatePassword: metroCertificateSubject: metroCertificateIssuer: metroCertificateNotAfter: 0000000000000000 metroApplicationDescription: Shield shader 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 platformCapabilities: {} metroTargetDeviceFamilies: {} metroFTAName: metroFTAFileTypes: [] metroProtocolName: metroCompilationOverrides: 1 XboxOneProductId: XboxOneUpdateKey: XboxOneSandboxId: XboxOneContentId: XboxOneTitleId: XboxOneSCId: XboxOneGameOsOverridePath: XboxOnePackagingOverridePath: XboxOneAppManifestOverridePath: XboxOneVersion: 1.0.0.0 XboxOnePackageEncryption: 0 XboxOnePackageUpdateGranularity: 2 XboxOneDescription: XboxOneLanguage: - enus XboxOneCapability: [] XboxOneGameRating: {} XboxOneIsContentPackage: 0 XboxOneEnableGPUVariability: 0 XboxOneSockets: {} XboxOneSplashScreen: {fileID: 0} XboxOneAllowedProductIds: [] XboxOnePersistentLocalStorageSize: 0 XboxOneXTitleMemory: 8 xboxOneScriptCompiler: 0 XboxOneOverrideIdentityName: vrEditorSettings: daydream: daydreamIconForeground: {fileID: 0} daydreamIconBackground: {fileID: 0} cloudServicesEnabled: {} luminIcon: m_Name: m_ModelFolderPath: m_PortalFolderPath: luminCert: m_CertPath: m_PrivateKeyPath: luminIsChannelApp: 0 luminVersion: m_VersionCode: 1 m_VersionName: facebookSdkVersion: 7.9.4 facebookAppId: facebookCookies: 1 facebookLogging: 1 facebookStatus: 1 facebookXfbml: 0 facebookFrictionlessRequests: 1 apiCompatibilityLevel: 2 cloudProjectId: 5ba0365a-0865-4c31-9c58-d0052384bd52 framebufferDepthMemorylessMode: 0 projectName: Shield shader organizationId: adultlink cloudEnabled: 0 enableNativePlatformBackendsForNewInputSystem: 0 disableOldInputManagerSupport: 0 legacyClampBlendShapeWeights: 1 ================================================ FILE: ProjectSettings/ProjectVersion.txt ================================================ m_EditorVersion: 2018.3.0b6 ================================================ FILE: ProjectSettings/QualitySettings.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!47 &1 QualitySettings: m_ObjectHideFlags: 0 serializedVersion: 5 m_CurrentQuality: 5 m_QualitySettings: - serializedVersion: 2 name: Very Low pixelLightCount: 0 shadows: 0 shadowResolution: 0 shadowProjection: 1 shadowCascades: 1 shadowDistance: 15 shadowNearPlaneOffset: 3 shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 0 blendWeights: 1 textureQuality: 1 anisotropicTextures: 0 antiAliasing: 0 softParticles: 0 softVegetation: 0 realtimeReflectionProbes: 0 billboardsFaceCameraPosition: 0 vSyncCount: 0 lodBias: 0.3 maximumLODLevel: 0 particleRaycastBudget: 4 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 name: Low 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 blendWeights: 2 textureQuality: 0 anisotropicTextures: 0 antiAliasing: 0 softParticles: 0 softVegetation: 0 realtimeReflectionProbes: 0 billboardsFaceCameraPosition: 0 vSyncCount: 0 lodBias: 0.4 maximumLODLevel: 0 particleRaycastBudget: 16 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 name: Medium 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 blendWeights: 2 textureQuality: 0 anisotropicTextures: 1 antiAliasing: 0 softParticles: 0 softVegetation: 0 realtimeReflectionProbes: 0 billboardsFaceCameraPosition: 0 vSyncCount: 1 lodBias: 0.7 maximumLODLevel: 0 particleRaycastBudget: 64 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 name: High 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 blendWeights: 2 textureQuality: 0 anisotropicTextures: 1 antiAliasing: 0 softParticles: 0 softVegetation: 1 realtimeReflectionProbes: 1 billboardsFaceCameraPosition: 1 vSyncCount: 1 lodBias: 1 maximumLODLevel: 0 particleRaycastBudget: 256 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 name: Very High pixelLightCount: 3 shadows: 2 shadowResolution: 2 shadowProjection: 1 shadowCascades: 2 shadowDistance: 70 shadowNearPlaneOffset: 3 shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 1 blendWeights: 4 textureQuality: 0 anisotropicTextures: 2 antiAliasing: 2 softParticles: 1 softVegetation: 1 realtimeReflectionProbes: 1 billboardsFaceCameraPosition: 1 vSyncCount: 1 lodBias: 1.5 maximumLODLevel: 0 particleRaycastBudget: 1024 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] - serializedVersion: 2 name: Ultra pixelLightCount: 4 shadows: 2 shadowResolution: 2 shadowProjection: 1 shadowCascades: 4 shadowDistance: 150 shadowNearPlaneOffset: 3 shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 1 blendWeights: 4 textureQuality: 0 anisotropicTextures: 2 antiAliasing: 2 softParticles: 1 softVegetation: 1 realtimeReflectionProbes: 1 billboardsFaceCameraPosition: 1 vSyncCount: 1 lodBias: 2 maximumLODLevel: 0 particleRaycastBudget: 4096 asyncUploadTimeSlice: 2 asyncUploadBufferSize: 4 resolutionScalingFixedDPIFactor: 1 excludedTargetPlatforms: [] m_PerPlatformDefaultQuality: Android: 2 Nintendo 3DS: 5 Nintendo Switch: 5 PS4: 5 PSM: 5 PSP2: 2 Standalone: 5 Tizen: 2 WebGL: 3 WiiU: 5 Windows Store Apps: 5 XboxOne: 5 iPhone: 2 tvOS: 2 ================================================ FILE: ProjectSettings/TagManager.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!78 &1 TagManager: serializedVersion: 2 tags: [] layers: - Default - TransparentFX - Ignore Raycast - - Water - UI - - - PPV - - - - - - - - - - - - - - - - - - - - - - - m_SortingLayers: - name: Default uniqueID: 0 locked: 0 ================================================ FILE: ProjectSettings/TimeManager.asset ================================================ %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 ================================================ FILE: ProjectSettings/UnityConnectSettings.asset ================================================ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!310 &1 UnityConnectSettings: m_ObjectHideFlags: 0 m_Enabled: 0 m_TestMode: 0 m_TestEventUrl: m_TestConfigUrl: m_TestInitMode: 0 CrashReportingSettings: m_EventUrl: https://perf-events.cloud.unity3d.com/api/events/crashes m_NativeEventUrl: https://perf-events.cloud.unity3d.com/symbolicate m_Enabled: 0 m_CaptureEditorExceptions: 1 UnityPurchasingSettings: m_Enabled: 0 m_TestMode: 0 UnityAnalyticsSettings: m_Enabled: 1 m_InitializeOnStartup: 1 m_TestMode: 0 m_TestEventUrl: m_TestConfigUrl: UnityAdsSettings: m_Enabled: 0 m_InitializeOnStartup: 1 m_TestMode: 0 m_IosGameId: m_AndroidGameId: m_GameIds: {} m_GameId: PerformanceReportingSettings: m_Enabled: 0 ================================================ FILE: README.md ================================================ # HoloShield [![Follow](https://img.shields.io/github/followers/adultlink.svg?style=social&label=Follow)](https://github.com/adultlink) [![License](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat)](http://adultlink.mit-license.org) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/adultlink/5usd) [![Twitter Follow](https://img.shields.io/twitter/follow/ved_adultlink.svg?label=Follow&style=social)](https://twitter.com/ved_adultlink) ![IntroImage](Media/Shield1.gif) This shader can be edited through [Amplify Shader Editor](http://amplify.pt/unity/amplify-shader-editor) and contributions to the project are always welcome! --- Project developed using **Unity 2018.3.0b6**. Please use this version if you are planning on contributing. You can work on your own branch and send a pull request with your changes. --- You can also just download a **unitypackage** from the [releases tab](https://github.com/AdultLink/HoloShield/releases) and easily import everything to your project. This will not download the _media_ folder. _Disclaimer: The scripts controlling the behavior of the examples provided are not optimized in any way and should only be taken as quick & dirty examples._ Third-party (free) assets used in this project: - [FREE Skybox - Cubemap extended, by BOXOPHOBIC](https://assetstore.unity.com/packages/vfx/shaders/free-skybox-cubemap-extended-107400) - [Kenney.nl particle pack](https://kenney.nl/assets/particle-pack) - [Barbarian warrior, by ADVANCEDSKELETON](https://assetstore.unity.com/packages/3d/characters/humanoids/barbarian-warrior-75519) - [Speedball player, by CHARACTER INK](https://assetstore.unity.com/packages/3d/characters/humanoids/speedball-player-12980) # Table of contents 1. [Getting started](#getting-started) 2. [Usage & parameters](#usage-parameters) - 2.1 [Fresnel](#fresnel) - 2.2 [Textures](#texture) - 2.3 [Noise](#noise) - 2.4 [Distortion](#distoriton) - 2.5 [Pulsation](#pulsation) - 2.6 [Tessellation](#tessellation) 3. [Examples](#examples) 4. [Donate](#donate) 5. [License](#license) # Getting started Setup is minimal, just drop a material with onto a default unity sphere and you already have your holo shield. Other than that it's just playing around with parameters to achieve desired look. ![Default](Media/Default.jpg) # Usage, parameters This shader is comprised of a few "modules", that work independently and can be activated/deactivated without affecting each other. ![Parameters](Media/Parameters.jpg) ## Fresnel This shader provides several ways to customize the final look of your sci-fi shield, and the main/base look is achieved through the fresnel effect. ![Fresnel](Media/Param_fresnel.jpg) Fresnel settings determine the `Scale`, `Color` and `Power` of the "edge". How far and how bright the edge extends towards the inside. Modifying `Bias` is rarely needed. Default values for `Inner opacity` and `Edge opacity` are 0 and 1 respectively. It means the area covered by the fresnel effect is fully visible, whereas the area not covered by it is completely invisible. Inverting these values results in an invisible edge, and a fully visible interior. _For more information on the Fresnel effect check [this](https://www.dorian-iten.com/fresnel/)_. ## Textures But just a simple edge is quite boring, isn't it? ![Textures](Media/Param_textures.jpg) Add up to two textures that can be made to scroll (`Panning speed`) in any direction to achieve a more dynamic look. Even the simplest of textures can look good. Tweak their `Intensity`, `Tint` color or `Invert` them. _Important to note: all textures will be converted to grayscale and then tinted._ In this case, we've got a slow honeycomb pattern as the main texture, and a simple horizontal stripe for a fast sweeping effect. ![Textures_ex](Media/Holoshield_Basic_textures.gif) ## Noise ![Noise](Media/Param_noise.jpg) In addition to these textures, we can also add some procedural noise for a gritty look. Alternatively, we can sharpen it and go for a stylized look: ![Noise2](Media/Holoshield_Noise_light.gif) ## Distortion This is what makes this shader interesting, because we don't always want a completellyperfect sphere, that's rather boring. ![Distortion](Media/Param_distortion.jpg) Play around with `Scale` and `Extra roughness` to achieve the desired look and then animate the surface by giving it some `Speed`. This example showcases high amplitude, low frequency distortion versus low amplitude, high frequency distortion: ![Distortion2](Media/Shields3_light.gif) ## Pulsation Pretty self-explanatory, make it dance! ![Pulsation](Media/Param_pulsation.jpg) A sine wave controls the scale, and thus you can tweak its `Amplitude`, `Frequency` and `Phase`, as well as the `Offset`. ![Pulsation2](Media/Holoshield_Pulsation.gif) ## Tessellation ![Tessellation](Media/Param_pulsation.jpg) Tessellation helps achieve a higher resolution when the amount of distortion we apply is too much in comparison to the amount of vertices of our mesh. At the beginning of this document, we mentioned we are using built-in Unity spheres, but these spheres are relatively low-poly, and thus not detailed enough for high frequency distortion. Tessellation allows us to subdivide the mesh so that there are more vertices in between the original ones. _For more information on Tessellation, check [this](https://en.wikipedia.org/wiki/Tessellation_(computer_graphics))._ This example shows the same base mesh and distortion settings, but different tessellation. The one on the right is much more high-res because there are more vertices to push around. ![Tessellation](Media/Holoshield_tess_gifski_light.gif) You can really appreciate the difference these settings make by switching to 'Wireframe' or 'Shaded wireframe' modes under 'Scene display mode' (next to the 3D/2D toggle button). ## Examples Of course you can use your own meshes, remember to set UVs according to the effect you want to achieve. ![Pickup](Media/Holoshield_Pickup_light.gif) ![Sun](Media/Holoshield_Sun2_gifski.gif) ![Pickup](Media/Humanoid_holoshield_light.gif) ![Shield2](Media/Shield2_light.gif) ![Shield2](Media/Shields_distortion.gif) # License MIT License Copyright (c) 2018 Guillermo Angel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.