diff --git a/.gitignore b/.gitignore index d62b499e..bd3a1055 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ Temp **/Build Content.rar Content/Blueprints/UI/Imgs/Screens/ +*.mp4 diff --git a/Config/DefaultLightmass.ini b/Config/DefaultLightmass.ini index 1b6c9b30..27b29726 100644 --- a/Config/DefaultLightmass.ini +++ b/Config/DefaultLightmass.ini @@ -1,4 +1,4 @@ [DevOptions.GPULightmass] -NumPrimaryGISamples=16 +NumPrimaryGISamples=32 NumSecondaryGISamples=8 FireflyClampingThreshold=1000.0 diff --git a/Content/Assetpacks/Cars/cars_p2p3/Compact_SUV_3plan.uasset b/Content/Assetpacks/Cars/cars_p2p3/Compact_SUV_3plan.uasset new file mode 100644 index 00000000..61e3b29c Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/Compact_SUV_3plan.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/Hatchback_3plan.uasset b/Content/Assetpacks/Cars/cars_p2p3/Hatchback_3plan.uasset new file mode 100644 index 00000000..3928df32 Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/Hatchback_3plan.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3.uasset new file mode 100644 index 00000000..3f1916c1 Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_black.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_black.uasset new file mode 100644 index 00000000..e8f3716c Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_black.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_blue.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_blue.uasset new file mode 100644 index 00000000..766c7119 Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_blue.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_green.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_green.uasset new file mode 100644 index 00000000..bc04f141 Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_green.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_red.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_red.uasset new file mode 100644 index 00000000..d10a247b Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_red.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_white.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_white.uasset new file mode 100644 index 00000000..858b1f68 Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_CarPaint_p2p3_white.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_Glass1_p2p3.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_Glass1_p2p3.uasset new file mode 100644 index 00000000..25dbce1e Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_Glass1_p2p3.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_Lights_p2p3.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_Lights_p2p3.uasset new file mode 100644 index 00000000..6cac2e8c Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_Lights_p2p3.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/MA_Plastic_Ext_p2p3.uasset b/Content/Assetpacks/Cars/cars_p2p3/MA_Plastic_Ext_p2p3.uasset new file mode 100644 index 00000000..c4fe1af7 Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/MA_Plastic_Ext_p2p3.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/SUV_3plan.uasset b/Content/Assetpacks/Cars/cars_p2p3/SUV_3plan.uasset new file mode 100644 index 00000000..54c3d5fb Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/SUV_3plan.uasset differ diff --git a/Content/Assetpacks/Cars/cars_p2p3/bmw_3plan.uasset b/Content/Assetpacks/Cars/cars_p2p3/bmw_3plan.uasset new file mode 100644 index 00000000..0a2ec0b9 Binary files /dev/null and b/Content/Assetpacks/Cars/cars_p2p3/bmw_3plan.uasset differ diff --git a/Content/Blueprints/Player/GameplayFunctions.uasset b/Content/Blueprints/Player/GameplayFunctions.uasset index 8d60a3bd..6a50be26 100644 Binary files a/Content/Blueprints/Player/GameplayFunctions.uasset and b/Content/Blueprints/Player/GameplayFunctions.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Colors.uasset b/Content/Blueprints/Player/VR/Materials/Colors.uasset index 9304d13f..b6a0a6bf 100644 Binary files a/Content/Blueprints/Player/VR/Materials/Colors.uasset and b/Content/Blueprints/Player/VR/Materials/Colors.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/InteraktivnyaBlyamda/MI_blyambda.uasset b/Content/Blueprints/Player/VR/Materials/InteraktivnyaBlyamda/MI_blyambda.uasset index 0b03838f..fc29ab59 100644 Binary files a/Content/Blueprints/Player/VR/Materials/InteraktivnyaBlyamda/MI_blyambda.uasset and b/Content/Blueprints/Player/VR/Materials/InteraktivnyaBlyamda/MI_blyambda.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/M_SplineArcMat.uasset b/Content/Blueprints/Player/VR/Materials/M_SplineArcMat.uasset index 0924bd69..01862ce6 100644 Binary files a/Content/Blueprints/Player/VR/Materials/M_SplineArcMat.uasset and b/Content/Blueprints/Player/VR/Materials/M_SplineArcMat.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/M_quest2Contr.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/M_quest2Contr.uasset new file mode 100644 index 00000000..73a03926 Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/M_quest2Contr.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_color1k.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_color1k.uasset new file mode 100644 index 00000000..f186c7f5 Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_color1k.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_properties1k.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_properties1k.uasset new file mode 100644 index 00000000..d36f46b4 Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_properties1k.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_properties1kGLTF.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_properties1kGLTF.uasset new file mode 100644 index 00000000..c08d318b Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/nextControllerBoth_properties1kGLTF.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0.uasset new file mode 100644 index 00000000..63e4b230 Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_left_quest2_mesh_PhysicsAsset.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_left_quest2_mesh_PhysicsAsset.uasset new file mode 100644 index 00000000..e934b339 Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_left_quest2_mesh_PhysicsAsset.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_left_quest2_mesh_Skeleton.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_left_quest2_mesh_Skeleton.uasset new file mode 100644 index 00000000..1b3e9162 Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_left_quest2_mesh_Skeleton.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_right_quest2_mesh_PhysicsAsset.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_right_quest2_mesh_PhysicsAsset.uasset new file mode 100644 index 00000000..70ad0d49 Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_right_quest2_mesh_PhysicsAsset.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_right_quest2_mesh_Skeleton.uasset b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_right_quest2_mesh_Skeleton.uasset new file mode 100644 index 00000000..49b6f46e Binary files /dev/null and b/Content/Blueprints/Player/VR/Materials/Quest2/quest2_contollers_div0_right_quest2_mesh_Skeleton.uasset differ diff --git a/Content/Blueprints/Player/VR/VRHand.uasset b/Content/Blueprints/Player/VR/VRHand.uasset index befe6678..848c4228 100644 Binary files a/Content/Blueprints/Player/VR/VRHand.uasset and b/Content/Blueprints/Player/VR/VRHand.uasset differ diff --git a/Content/Blueprints/Player/VR/VRPawn.uasset b/Content/Blueprints/Player/VR/VRPawn.uasset index 4a15cf40..53aaac12 100644 Binary files a/Content/Blueprints/Player/VR/VRPawn.uasset and b/Content/Blueprints/Player/VR/VRPawn.uasset differ diff --git a/Content/Blueprints/Player/VR/VRscreen.uasset b/Content/Blueprints/Player/VR/VRscreen.uasset new file mode 100644 index 00000000..b6099255 Binary files /dev/null and b/Content/Blueprints/Player/VR/VRscreen.uasset differ diff --git a/Content/Blueprints/Player/getFunctions.uasset b/Content/Blueprints/Player/getFunctions.uasset index 4ffd07eb..6125de89 100644 Binary files a/Content/Blueprints/Player/getFunctions.uasset and b/Content/Blueprints/Player/getFunctions.uasset differ diff --git a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/MapPoint.uasset b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/MapPoint.uasset new file mode 100644 index 00000000..41166032 Binary files /dev/null and b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/MapPoint.uasset differ diff --git a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section1/K1S1E02.uasset b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section1/K1S1E02.uasset index b15354b9..44e95edd 100644 Binary files a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section1/K1S1E02.uasset and b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section1/K1S1E02.uasset differ diff --git a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E02.uasset b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E02.uasset index a2db0146..4feb8de3 100644 Binary files a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E02.uasset and b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E02.uasset differ diff --git a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E03.uasset b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E03.uasset index 3225c6da..d5243c19 100644 Binary files a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E03.uasset and b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section2/K1S2E03.uasset differ diff --git a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E02.uasset b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E02.uasset index 53e6a8d9..f0ab73c0 100644 Binary files a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E02.uasset and b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E02.uasset differ diff --git a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E03.uasset b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E03.uasset index de743847..a15166c4 100644 Binary files a/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E03.uasset and b/Content/Blueprints/UI/Imgs/VR_Components/Plans_Floor/Section3/K1S3E03.uasset differ diff --git a/Content/Blueprints/UI/Materials/WidgetMatTrans.uasset b/Content/Blueprints/UI/Materials/WidgetMatTrans.uasset new file mode 100644 index 00000000..c9ae4ef7 Binary files /dev/null and b/Content/Blueprints/UI/Materials/WidgetMatTrans.uasset differ diff --git a/Content/Blueprints/UI/WBPS/VR/VRmainWin.uasset b/Content/Blueprints/UI/WBPS/VR/VRmainWin.uasset index b155ea14..aa453f7b 100644 Binary files a/Content/Blueprints/UI/WBPS/VR/VRmainWin.uasset and b/Content/Blueprints/UI/WBPS/VR/VRmainWin.uasset differ diff --git a/Content/Maps/Cars_p2-3.umap b/Content/Maps/Cars_p2-3.umap new file mode 100644 index 00000000..6bc48742 Binary files /dev/null and b/Content/Maps/Cars_p2-3.umap differ diff --git a/Content/Maps/DayLightStatic.umap b/Content/Maps/DayLightStatic.umap index dd531153..55eed9de 100644 Binary files a/Content/Maps/DayLightStatic.umap and b/Content/Maps/DayLightStatic.umap differ diff --git a/Content/Maps/Interiors/Bake/F10.umap b/Content/Maps/Interiors/Bake/F10.umap index 4c0972ed..fb8f82da 100644 Binary files a/Content/Maps/Interiors/Bake/F10.umap and b/Content/Maps/Interiors/Bake/F10.umap differ diff --git a/Content/Maps/Interiors/Bake/F10_2.umap b/Content/Maps/Interiors/Bake/F10_2.umap index a2f99155..dfd57091 100644 Binary files a/Content/Maps/Interiors/Bake/F10_2.umap and b/Content/Maps/Interiors/Bake/F10_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F11.umap b/Content/Maps/Interiors/Bake/F11.umap index 90a062d8..6c614cd2 100644 Binary files a/Content/Maps/Interiors/Bake/F11.umap and b/Content/Maps/Interiors/Bake/F11.umap differ diff --git a/Content/Maps/Interiors/Bake/F11_2.umap b/Content/Maps/Interiors/Bake/F11_2.umap index f85c2b3b..34f8025a 100644 Binary files a/Content/Maps/Interiors/Bake/F11_2.umap and b/Content/Maps/Interiors/Bake/F11_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F12.umap b/Content/Maps/Interiors/Bake/F12.umap index ba443140..285e254a 100644 Binary files a/Content/Maps/Interiors/Bake/F12.umap and b/Content/Maps/Interiors/Bake/F12.umap differ diff --git a/Content/Maps/Interiors/Bake/F12_2.umap b/Content/Maps/Interiors/Bake/F12_2.umap index 284e13b9..d3ede5bc 100644 Binary files a/Content/Maps/Interiors/Bake/F12_2.umap and b/Content/Maps/Interiors/Bake/F12_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F13.umap b/Content/Maps/Interiors/Bake/F13.umap index 871de998..39ba9ed3 100644 Binary files a/Content/Maps/Interiors/Bake/F13.umap and b/Content/Maps/Interiors/Bake/F13.umap differ diff --git a/Content/Maps/Interiors/Bake/F13_2.umap b/Content/Maps/Interiors/Bake/F13_2.umap index 3fb44527..08ee9543 100644 Binary files a/Content/Maps/Interiors/Bake/F13_2.umap and b/Content/Maps/Interiors/Bake/F13_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F14.umap b/Content/Maps/Interiors/Bake/F14.umap index 5ce90834..a9d5bf8b 100644 Binary files a/Content/Maps/Interiors/Bake/F14.umap and b/Content/Maps/Interiors/Bake/F14.umap differ diff --git a/Content/Maps/Interiors/Bake/F14_2.umap b/Content/Maps/Interiors/Bake/F14_2.umap index ce5d81e2..9acba704 100644 Binary files a/Content/Maps/Interiors/Bake/F14_2.umap and b/Content/Maps/Interiors/Bake/F14_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F15.umap b/Content/Maps/Interiors/Bake/F15.umap index c545082b..a05f9273 100644 Binary files a/Content/Maps/Interiors/Bake/F15.umap and b/Content/Maps/Interiors/Bake/F15.umap differ diff --git a/Content/Maps/Interiors/Bake/F15_2.umap b/Content/Maps/Interiors/Bake/F15_2.umap index 333f271f..2e0b4ac2 100644 Binary files a/Content/Maps/Interiors/Bake/F15_2.umap and b/Content/Maps/Interiors/Bake/F15_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F16.umap b/Content/Maps/Interiors/Bake/F16.umap index 05507390..706435cd 100644 Binary files a/Content/Maps/Interiors/Bake/F16.umap and b/Content/Maps/Interiors/Bake/F16.umap differ diff --git a/Content/Maps/Interiors/Bake/F16_2.umap b/Content/Maps/Interiors/Bake/F16_2.umap index bf32bc8b..c8ccd20e 100644 Binary files a/Content/Maps/Interiors/Bake/F16_2.umap and b/Content/Maps/Interiors/Bake/F16_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F17.umap b/Content/Maps/Interiors/Bake/F17.umap index 511562a2..f46423bb 100644 Binary files a/Content/Maps/Interiors/Bake/F17.umap and b/Content/Maps/Interiors/Bake/F17.umap differ diff --git a/Content/Maps/Interiors/Bake/F17_2.umap b/Content/Maps/Interiors/Bake/F17_2.umap index 0bd6d2d2..23f7dc25 100644 Binary files a/Content/Maps/Interiors/Bake/F17_2.umap and b/Content/Maps/Interiors/Bake/F17_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F18.umap b/Content/Maps/Interiors/Bake/F18.umap index 631d0c1e..28fcb789 100644 Binary files a/Content/Maps/Interiors/Bake/F18.umap and b/Content/Maps/Interiors/Bake/F18.umap differ diff --git a/Content/Maps/Interiors/Bake/F18_2.umap b/Content/Maps/Interiors/Bake/F18_2.umap index 53acffa2..c7f01651 100644 Binary files a/Content/Maps/Interiors/Bake/F18_2.umap and b/Content/Maps/Interiors/Bake/F18_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F2.umap b/Content/Maps/Interiors/Bake/F2.umap index 5aee135c..6808a47e 100644 Binary files a/Content/Maps/Interiors/Bake/F2.umap and b/Content/Maps/Interiors/Bake/F2.umap differ diff --git a/Content/Maps/Interiors/Bake/F2_2.umap b/Content/Maps/Interiors/Bake/F2_2.umap index a8b87973..f045aa4d 100644 Binary files a/Content/Maps/Interiors/Bake/F2_2.umap and b/Content/Maps/Interiors/Bake/F2_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F3.umap b/Content/Maps/Interiors/Bake/F3.umap index bf96e97e..46063602 100644 Binary files a/Content/Maps/Interiors/Bake/F3.umap and b/Content/Maps/Interiors/Bake/F3.umap differ diff --git a/Content/Maps/Interiors/Bake/F3_2.umap b/Content/Maps/Interiors/Bake/F3_2.umap index 0acd351f..e3da080f 100644 Binary files a/Content/Maps/Interiors/Bake/F3_2.umap and b/Content/Maps/Interiors/Bake/F3_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F4.umap b/Content/Maps/Interiors/Bake/F4.umap index 9d131b15..ea626005 100644 Binary files a/Content/Maps/Interiors/Bake/F4.umap and b/Content/Maps/Interiors/Bake/F4.umap differ diff --git a/Content/Maps/Interiors/Bake/F4_2.umap b/Content/Maps/Interiors/Bake/F4_2.umap index df58b749..f3aa5dc4 100644 Binary files a/Content/Maps/Interiors/Bake/F4_2.umap and b/Content/Maps/Interiors/Bake/F4_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F5.umap b/Content/Maps/Interiors/Bake/F5.umap index d3d6fcab..691f998e 100644 Binary files a/Content/Maps/Interiors/Bake/F5.umap and b/Content/Maps/Interiors/Bake/F5.umap differ diff --git a/Content/Maps/Interiors/Bake/F5_2.umap b/Content/Maps/Interiors/Bake/F5_2.umap index 043f0363..4479832a 100644 Binary files a/Content/Maps/Interiors/Bake/F5_2.umap and b/Content/Maps/Interiors/Bake/F5_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F6.umap b/Content/Maps/Interiors/Bake/F6.umap index c92585a4..9a4bf312 100644 Binary files a/Content/Maps/Interiors/Bake/F6.umap and b/Content/Maps/Interiors/Bake/F6.umap differ diff --git a/Content/Maps/Interiors/Bake/F6_2.umap b/Content/Maps/Interiors/Bake/F6_2.umap index 9a53eef0..90383d55 100644 Binary files a/Content/Maps/Interiors/Bake/F6_2.umap and b/Content/Maps/Interiors/Bake/F6_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F7.umap b/Content/Maps/Interiors/Bake/F7.umap index d78f5b4e..fb490db9 100644 Binary files a/Content/Maps/Interiors/Bake/F7.umap and b/Content/Maps/Interiors/Bake/F7.umap differ diff --git a/Content/Maps/Interiors/Bake/F7_2.umap b/Content/Maps/Interiors/Bake/F7_2.umap index 3858cd57..f66d3b32 100644 Binary files a/Content/Maps/Interiors/Bake/F7_2.umap and b/Content/Maps/Interiors/Bake/F7_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F8.umap b/Content/Maps/Interiors/Bake/F8.umap index 8a6d639e..531921b0 100644 Binary files a/Content/Maps/Interiors/Bake/F8.umap and b/Content/Maps/Interiors/Bake/F8.umap differ diff --git a/Content/Maps/Interiors/Bake/F8_2.umap b/Content/Maps/Interiors/Bake/F8_2.umap index cfa48643..41112c0d 100644 Binary files a/Content/Maps/Interiors/Bake/F8_2.umap and b/Content/Maps/Interiors/Bake/F8_2.umap differ diff --git a/Content/Maps/Interiors/Bake/F9.umap b/Content/Maps/Interiors/Bake/F9.umap index 0024a61d..319824d0 100644 Binary files a/Content/Maps/Interiors/Bake/F9.umap and b/Content/Maps/Interiors/Bake/F9.umap differ diff --git a/Content/Maps/Interiors/Bake/F9_2.umap b/Content/Maps/Interiors/Bake/F9_2.umap index 08faa0b3..f301c277 100644 Binary files a/Content/Maps/Interiors/Bake/F9_2.umap and b/Content/Maps/Interiors/Bake/F9_2.umap differ diff --git a/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniture.umap b/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniture.umap index e7ea46ad..4b8c621f 100644 Binary files a/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniture.umap and b/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniture.umap differ diff --git a/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniturebuild.umap b/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniturebuild.umap index 83e30a0a..a64e6259 100644 Binary files a/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniturebuild.umap and b/Content/Maps/Interiors/K1_S1/Furniture/K1_S1_furniturebuild.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F10.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F10.umap index e153d18e..fd12a036 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F10.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F10.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F11.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F11.umap index feb35492..be23d804 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F11.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F11.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F12.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F12.umap index da8c0a67..fe4dc02c 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F12.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F12.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F13.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F13.umap index 27e05933..bc2ab854 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F13.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F13.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F14.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F14.umap index 199337c7..5b44b5a9 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F14.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F14.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F15.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F15.umap index 1c3c3f1d..fb44d717 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F15.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F15.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F16.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F16.umap index 5a45476c..53a8bb68 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F16.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F16.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F17.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F17.umap index f2620a42..7e7dcf5c 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F17.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F17.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F18.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F18.umap index 93c1173a..431ab731 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F18.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F18.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F2.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F2.umap index 8e12ceba..08686ec0 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F2.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F2.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F3.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F3.umap index 4bb63cfe..ed56f95c 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F3.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F3.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F4.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F4.umap index 2295840f..9ce4f1eb 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F4.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F4.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F5.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F5.umap index fc1fb48d..a9440b21 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F5.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F5.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F6.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F6.umap index c949ec57..d5ca7dcd 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F6.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F6.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F7.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F7.umap index 08478476..8b54f6e6 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F7.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F7.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F8.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F8.umap index 4e970213..2d3968da 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F8.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F8.umap differ diff --git a/Content/Maps/Interiors/K1_S1/K1_S1_F9.umap b/Content/Maps/Interiors/K1_S1/K1_S1_F9.umap index 3b9f4657..2cdfdf37 100644 Binary files a/Content/Maps/Interiors/K1_S1/K1_S1_F9.umap and b/Content/Maps/Interiors/K1_S1/K1_S1_F9.umap differ diff --git a/Content/Maps/Interiors/K1_S1/Reflections/K1_S1_Rfflections_General.umap b/Content/Maps/Interiors/K1_S1/Reflections/K1_S1_Rfflections_General.umap index 1417931f..52cf5866 100644 Binary files a/Content/Maps/Interiors/K1_S1/Reflections/K1_S1_Rfflections_General.umap and b/Content/Maps/Interiors/K1_S1/Reflections/K1_S1_Rfflections_General.umap differ diff --git a/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniture.umap b/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniture.umap index 9911e2d7..328c4a09 100644 Binary files a/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniture.umap and b/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniture.umap differ diff --git a/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniturebuild.umap b/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniturebuild.umap index 9d2629a9..891a8ee6 100644 Binary files a/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniturebuild.umap and b/Content/Maps/Interiors/K1_S2/Furniture/K1_S2_Furniturebuild.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F10.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F10.umap index 718681ba..0583ce8a 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F10.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F10.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F11.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F11.umap index c98970df..604f23a5 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F11.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F11.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F12.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F12.umap index 576e961a..9950232f 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F12.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F12.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F13.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F13.umap index 390bcbf5..e1d27fcf 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F13.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F13.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F14.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F14.umap index 57520fc0..9d61ccad 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F14.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F14.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F15.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F15.umap index d9163670..0253f66a 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F15.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F15.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F16.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F16.umap index 30466877..c79b41b3 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F16.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F16.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F17.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F17.umap index 82a272ba..54a0eece 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F17.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F17.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F18.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F18.umap index d9148a31..4e23a676 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F18.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F18.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F2.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F2.umap index 993f07f0..147f3d9d 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F2.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F2.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F3.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F3.umap index 772feafa..8a04c016 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F3.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F3.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F4.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F4.umap index 30f5a520..45672912 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F4.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F4.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F5.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F5.umap index d88cdbd1..632b0c27 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F5.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F5.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F6.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F6.umap index a676ef00..94495db6 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F6.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F6.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F7.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F7.umap index 0d1069cf..b489abb5 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F7.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F7.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F8.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F8.umap index 963b9084..7f551fca 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F8.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F8.umap differ diff --git a/Content/Maps/Interiors/K1_S2/K1_S2_F9.umap b/Content/Maps/Interiors/K1_S2/K1_S2_F9.umap index 474e62c8..c3df78bf 100644 Binary files a/Content/Maps/Interiors/K1_S2/K1_S2_F9.umap and b/Content/Maps/Interiors/K1_S2/K1_S2_F9.umap differ diff --git a/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniture.umap b/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniture.umap index 233f70c4..d74df543 100644 Binary files a/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniture.umap and b/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniture.umap differ diff --git a/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniturebuild.umap b/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniturebuild.umap index 2b3d13ff..484eb770 100644 Binary files a/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniturebuild.umap and b/Content/Maps/Interiors/K1_S3/Furniture/K1_S3_Furniturebuild.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F10.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F10.umap index 1a1350ae..2b4abccc 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F10.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F10.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F11.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F11.umap index 2e144c89..a531f3bb 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F11.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F11.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F12.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F12.umap index ddfe57dc..35575b8a 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F12.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F12.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F13.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F13.umap index 62cdb383..f47669d0 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F13.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F13.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F14.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F14.umap index abeb4160..e595cfb5 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F14.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F14.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F15.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F15.umap index 48aafc77..29d200fd 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F15.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F15.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F16.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F16.umap index a38b19e4..513ea10a 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F16.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F16.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F17.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F17.umap index 36f15991..baa233b0 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F17.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F17.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F18.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F18.umap index a7e1d6cc..784827e8 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F18.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F18.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F2.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F2.umap index d1282adf..60b3df78 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F2.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F2.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F3.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F3.umap index b5c8fe31..7c6e8e1b 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F3.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F3.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F4.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F4.umap index 54bc8fe3..1058be68 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F4.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F4.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F5.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F5.umap index d8c95500..9609afc2 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F5.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F5.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F6.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F6.umap index 76aa41f6..57825f31 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F6.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F6.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F7.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F7.umap index 3f039f2e..51549639 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F7.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F7.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F8.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F8.umap index 66e4cce8..a62f6886 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F8.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F8.umap differ diff --git a/Content/Maps/Interiors/K1_S3/K1_S3_F9.umap b/Content/Maps/Interiors/K1_S3/K1_S3_F9.umap index d8e39f2e..bfa77158 100644 Binary files a/Content/Maps/Interiors/K1_S3/K1_S3_F9.umap and b/Content/Maps/Interiors/K1_S3/K1_S3_F9.umap differ diff --git a/Content/Maps/Landscape_textures.umap b/Content/Maps/Landscape_textures.umap index 6cf396f7..9a76a15a 100644 Binary files a/Content/Maps/Landscape_textures.umap and b/Content/Maps/Landscape_textures.umap differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_73.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_73.uasset new file mode 100644 index 00000000..b31fe398 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_73.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_74.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_74.uasset new file mode 100644 index 00000000..94ede1e6 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_74.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_75.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_75.uasset new file mode 100644 index 00000000..8fc50008 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_75.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_76.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_76.uasset new file mode 100644 index 00000000..b6e059bc Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_76.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_77.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_77.uasset new file mode 100644 index 00000000..f62c930a Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_77.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_78.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_78.uasset new file mode 100644 index 00000000..257e5c7b Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_78.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_79.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_79.uasset new file mode 100644 index 00000000..0b0e0ca7 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_79.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_80.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_80.uasset new file mode 100644 index 00000000..92fe0f33 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_80.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_81.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_81.uasset new file mode 100644 index 00000000..057f2a2e Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_81.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_82.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_82.uasset new file mode 100644 index 00000000..03a0f6f2 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_82.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_83.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_83.uasset new file mode 100644 index 00000000..841491fc Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_83.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_84.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_84.uasset new file mode 100644 index 00000000..ca3be1b7 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_84.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_85.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_85.uasset new file mode 100644 index 00000000..10ec3665 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_85.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_86.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_86.uasset new file mode 100644 index 00000000..72147e28 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_86.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_87.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_87.uasset new file mode 100644 index 00000000..d9f45006 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_87.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_88.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_88.uasset new file mode 100644 index 00000000..55b61886 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_88.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_89.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_89.uasset new file mode 100644 index 00000000..bf37405b Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_89.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_90.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_90.uasset new file mode 100644 index 00000000..ccda845f Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_90.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_91.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_91.uasset new file mode 100644 index 00000000..81efd550 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_91.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_92.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_92.uasset new file mode 100644 index 00000000..92245ec1 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_92.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_93.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_93.uasset new file mode 100644 index 00000000..3546c026 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_93.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_94.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_94.uasset new file mode 100644 index 00000000..c3d48d87 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_94.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_95.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_95.uasset new file mode 100644 index 00000000..bb0c0979 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_95.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_96.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_96.uasset new file mode 100644 index 00000000..d58f264b Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_96.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_97.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_97.uasset new file mode 100644 index 00000000..b342db16 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_97.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_98.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_98.uasset new file mode 100644 index 00000000..09aa1b93 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_98.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_99.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_99.uasset new file mode 100644 index 00000000..436c1fc1 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Instanses/MI_Landscape_99.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_73.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_73.uasset new file mode 100644 index 00000000..e509eae4 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_73.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_74.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_74.uasset new file mode 100644 index 00000000..d9bce1a3 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_74.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_75.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_75.uasset new file mode 100644 index 00000000..4da74e9a Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_75.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_76.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_76.uasset new file mode 100644 index 00000000..1c603c24 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_76.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_77.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_77.uasset new file mode 100644 index 00000000..b5b0740f Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_77.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_78.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_78.uasset new file mode 100644 index 00000000..e69913a7 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_78.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_79.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_79.uasset new file mode 100644 index 00000000..17c3683a Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_79.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_80.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_80.uasset new file mode 100644 index 00000000..22cbd62f Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_80.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_81.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_81.uasset new file mode 100644 index 00000000..05b48f8a Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_81.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_82.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_82.uasset new file mode 100644 index 00000000..b5cf47fa Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_82.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_83.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_83.uasset new file mode 100644 index 00000000..4388669b Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_83.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_84.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_84.uasset new file mode 100644 index 00000000..3a7411a3 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_84.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_85.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_85.uasset new file mode 100644 index 00000000..5ee1d1da Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_85.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_86.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_86.uasset new file mode 100644 index 00000000..91288e95 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_86.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_87.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_87.uasset new file mode 100644 index 00000000..d1715925 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_87.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_88.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_88.uasset new file mode 100644 index 00000000..96d3237c Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_88.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_89.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_89.uasset new file mode 100644 index 00000000..ebeccab2 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_89.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_90.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_90.uasset new file mode 100644 index 00000000..0422c0a1 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_90.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_91.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_91.uasset new file mode 100644 index 00000000..c224bc93 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_91.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_92.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_92.uasset new file mode 100644 index 00000000..13bc9e10 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_92.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_93.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_93.uasset new file mode 100644 index 00000000..7f087597 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_93.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_94.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_94.uasset new file mode 100644 index 00000000..9e9c4a18 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_94.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_95.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_95.uasset new file mode 100644 index 00000000..e79a4fe8 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_95.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_96.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_96.uasset new file mode 100644 index 00000000..03358ceb Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_96.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_97.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_97.uasset new file mode 100644 index 00000000..9489569a Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_97.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_98.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_98.uasset new file mode 100644 index 00000000..b764fbd0 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_98.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_99.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_99.uasset new file mode 100644 index 00000000..980ce769 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Meshes/For_textures_5_dop_SM_Landscape_99.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_73.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_73.uasset new file mode 100644 index 00000000..aba7f3a5 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_73.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_74.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_74.uasset new file mode 100644 index 00000000..8f68a4b0 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_74.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_75.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_75.uasset new file mode 100644 index 00000000..b7b2fdf2 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_75.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_76.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_76.uasset new file mode 100644 index 00000000..f0c480ed Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_76.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_77.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_77.uasset new file mode 100644 index 00000000..1cea1f31 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_77.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_78.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_78.uasset new file mode 100644 index 00000000..7262e4e8 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_78.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_79.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_79.uasset new file mode 100644 index 00000000..be6bdfc2 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_79.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_80.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_80.uasset new file mode 100644 index 00000000..3f52f3e0 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_80.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_81.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_81.uasset new file mode 100644 index 00000000..84228bb4 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_81.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_82.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_82.uasset new file mode 100644 index 00000000..3c0e4b9f Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_82.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_83.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_83.uasset new file mode 100644 index 00000000..eb31bf7a Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_83.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_84.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_84.uasset new file mode 100644 index 00000000..1a6badc0 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_84.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_85.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_85.uasset new file mode 100644 index 00000000..a352b15f Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_85.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_86.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_86.uasset new file mode 100644 index 00000000..63bf6c62 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_86.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_87.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_87.uasset new file mode 100644 index 00000000..06a28f48 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_87.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_88.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_88.uasset new file mode 100644 index 00000000..af839890 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_88.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_89.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_89.uasset new file mode 100644 index 00000000..f1fd5ad9 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_89.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_90.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_90.uasset new file mode 100644 index 00000000..df70654a Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_90.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_91.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_91.uasset new file mode 100644 index 00000000..90ba4d84 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_91.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_92.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_92.uasset new file mode 100644 index 00000000..711ae963 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_92.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_93.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_93.uasset new file mode 100644 index 00000000..c2cae505 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_93.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_94.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_94.uasset new file mode 100644 index 00000000..bc448331 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_94.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_95.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_95.uasset new file mode 100644 index 00000000..ea931f79 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_95.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_96.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_96.uasset new file mode 100644 index 00000000..7c95277f Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_96.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_97.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_97.uasset new file mode 100644 index 00000000..64e28de5 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_97.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_98.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_98.uasset new file mode 100644 index 00000000..f65cbaa4 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_98.uasset differ diff --git a/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_99.uasset b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_99.uasset new file mode 100644 index 00000000..cba105e3 Binary files /dev/null and b/Content/Mavis/Meshes/Exterior/LandscapeTextured/Textures/T_Landscape_99.uasset differ diff --git a/Content/Mavis/Meshes/Interior/K1_S1/F10/Plinth/SM_Plinth_K01S01F10_SM_K01S01F10A06_plinth.uasset b/Content/Mavis/Meshes/Interior/K1_S1/F10/Plinth/SM_Plinth_K01S01F10_SM_K01S01F10A06_plinth.uasset index b0cf8f6d..2a085400 100644 Binary files a/Content/Mavis/Meshes/Interior/K1_S1/F10/Plinth/SM_Plinth_K01S01F10_SM_K01S01F10A06_plinth.uasset and b/Content/Mavis/Meshes/Interior/K1_S1/F10/Plinth/SM_Plinth_K01S01F10_SM_K01S01F10A06_plinth.uasset differ diff --git a/Content/Movies/MAIN_Graphika.uasset b/Content/Movies/MAIN_Graphika.uasset new file mode 100644 index 00000000..30ef0e4b Binary files /dev/null and b/Content/Movies/MAIN_Graphika.uasset differ