From 63bbb26516e729ffb1776437a6c0f96aec896072 Mon Sep 17 00:00:00 2001 From: Defiat11 Date: Fri, 24 Apr 2026 12:53:45 +0300 Subject: [PATCH] Reapply "Edit" This reverts commit 5ca26f6f2347acda32fbd3293da7e861909db545. --- .../Content/Fatal_Celebration/Blueprint/BP_RectLight.uasset | 4 ++-- .../Environment/LevelInstances/LI_Actor.umap | 4 ++-- .../Environment/LevelInstances/LI_Asset_Plase.umap | 4 ++-- .../Environment/LevelInstances/Prefab/Technical_light.umap | 4 ++-- .../Environment/LevelInstances/Scene_Light.umap | 4 ++-- .../Materials/BlendMaterial/MLB_EdgeTangent.uasset | 4 ++-- .../BlendMaterial/MLB_plastik_grayEdgeTangent_Inst.uasset | 3 +++ .../Fatal_Celebration/Environment/Materials/MLI_Metal8.uasset | 3 +++ .../Fatal_Celebration/Environment/Materials/MLI_Metal9.uasset | 3 +++ .../Environment/Materials/M_Glass_Inst3.uasset | 4 ++-- .../Material_Instance/Display/MI_DisplayPanner2.uasset | 3 +++ .../Material_Instance/Hologram/M_Hologram_Inst4.uasset | 3 +++ .../Materials/Material_Instance/ML_GrayPlastic_Inst.uasset | 3 +++ .../Material_Instance/Plastik/MLI_Carbon_Fiber1.uasset | 3 +++ .../Materials/Material_Instance/Rubber/MLI_Rubber_Raw5.uasset | 3 +++ .../Materials/Material_Instance/Rubber/MLI_Rubber_Raw6.uasset | 3 +++ .../Materials/Material_Instance/Rubber/MLI_Rubber_Raw7.uasset | 3 +++ .../Environment/Meshes/Day_2/BanriL/SM_BarChair_v02.uasset | 4 ++-- .../Environment/Meshes/Day_4/Holren/wood_Mat.uasset | 4 ++-- .../Environment/Meshes/Day_4/SM_Block_out_kitchen.uasset | 4 ++-- .../Nick_Zhuravlev_3D/BP_Countertop_dishwashers_01.uasset | 4 ++-- .../Meshes/Day_5/Normal_Map/SM_ElectricCooker_01.uasset | 3 +++ .../Environment/Meshes/Day_5/per_mash/BP_Synthesizer.uasset | 3 +++ .../Meshes/Day_5/per_mash/SM_synthesizer_03.uasset | 3 +++ .../Meshes/Day_5/per_mash/SM_synthesizer__table_01.uasset | 3 +++ .../Day_5/per_mash/synthesizer_maps/hallogram_BC.uasset | 3 +++ .../Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat.uasset | 3 +++ .../per_mash/synthesizer_maps/hallogram_BC_Mat_Inst.uasset | 3 +++ .../Day_5/per_mash/synthesizer_maps/hallogram_alpha.uasset | 3 +++ .../Meshes/Day_5/per_mash/synthesizer_maps/trim_BC.uasset | 3 +++ .../Meshes/Day_5/per_mash/synthesizer_maps/trim_BC_Mat.uasset | 3 +++ .../Day_5/per_mash/synthesizer_maps/trim_emissive.uasset | 3 +++ .../Day_5/per_mash/synthesizer_maps/trim_opacity.uasset | 3 +++ .../Meshes/Day_5/ryabovaksenia/SM_Microwave_01__3_.uasset | 4 ++-- .../Content/Fatal_Celebration/L_FatalCelebration_Main.umap | 4 ++-- 35 files changed, 92 insertions(+), 26 deletions(-) create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_plastik_grayEdgeTangent_Inst.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal8.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal9.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Display/MI_DisplayPanner2.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Hologram/M_Hologram_Inst4.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/ML_GrayPlastic_Inst.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Plastik/MLI_Carbon_Fiber1.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw5.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw6.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw7.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Normal_Map/SM_ElectricCooker_01.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/BP_Synthesizer.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer_03.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer__table_01.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat_Inst.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_alpha.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC_Mat.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_emissive.uasset create mode 100644 Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_opacity.uasset diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Blueprint/BP_RectLight.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Blueprint/BP_RectLight.uasset index 024f11f..1094ab0 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Blueprint/BP_RectLight.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Blueprint/BP_RectLight.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29af7dace51a5f5fe63913f863a23246a363322d29e4c140e3f771071cda1511 -size 95009 +oid sha256:f81602b97664127addd2426c226c507a7dadcd8e82d20439fb0778fed43d6442 +size 96335 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Actor.umap b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Actor.umap index 5b605c3..fbc1df4 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Actor.umap +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Actor.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9e7afdeeeb45b8af056f54f5788557be579af93ffc328206506a56b970423c3 -size 55261 +oid sha256:b046fc600f81cc2734fda445fddb435b1cb24b732377ebe0f2e34c6ab14d7632 +size 52715 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Asset_Plase.umap b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Asset_Plase.umap index 9c19657..c703c94 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Asset_Plase.umap +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/LI_Asset_Plase.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:400409ee7666d995ec19058ab5601bdff0b9569e363b722e28da0b950a11750c -size 1324091 +oid sha256:327f2eabf6e7fd51dfe80e1457595153093b2951d10090b11e2c57bd5bea1b5d +size 1361754 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Prefab/Technical_light.umap b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Prefab/Technical_light.umap index 899a3c8..553ef28 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Prefab/Technical_light.umap +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Prefab/Technical_light.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b061551e2da50a89fe974babdcb5278ff5a886ad3ac56cec87c0d6546eb97e4 -size 31971 +oid sha256:56c1065d99469d62825a1cf658c5b7bb51bc4f6238a94c98057d10f23242d9de +size 33343 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Scene_Light.umap b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Scene_Light.umap index f0a6690..0fef55f 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Scene_Light.umap +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/LevelInstances/Scene_Light.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb699fcd98b064b6f43869735e6b4e1b139ea4af2da79dd6a10684efbfe379c4 -size 59884 +oid sha256:f7467ba2d13ea7d97ed717af0dbcbd37e42dc02b19a22f8e1cfef5797919de39 +size 65199 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_EdgeTangent.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_EdgeTangent.uasset index 87fdb74..0691bf8 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_EdgeTangent.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_EdgeTangent.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d954bbab48277e764e7de4e4a9ab5f17552d9297ecd605213165e273d97e769c -size 36739 +oid sha256:e9c67dd2a7fb8a8f427817236fa9c90ef270f0895241712e95882199af779ddf +size 51805 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_plastik_grayEdgeTangent_Inst.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_plastik_grayEdgeTangent_Inst.uasset new file mode 100644 index 0000000..14a4115 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/BlendMaterial/MLB_plastik_grayEdgeTangent_Inst.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd0030551988fc56bf244ce7d08883b613429259593dede2be6f6519445a140 +size 11153 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal8.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal8.uasset new file mode 100644 index 0000000..478edde --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal8.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5165b51012b487e0c76c43a3d0649482bb42719b6481d9fca34c6ec4e52a4771 +size 32808 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal9.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal9.uasset new file mode 100644 index 0000000..1de84d3 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/MLI_Metal9.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3742f3cb93fbe087c93768e729417753eca30a060a5e8c52121c80cbfb66d9 +size 32067 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/M_Glass_Inst3.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/M_Glass_Inst3.uasset index a631202..40338a7 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/M_Glass_Inst3.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/M_Glass_Inst3.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b195f73c355823a894c0eba79513cea6bca88096c73ad4e166d4836abed28aa -size 11498 +oid sha256:593435e82d7704cf325924916d5a9c3078ed8f72d0c74da39b55b857223e3eda +size 11983 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Display/MI_DisplayPanner2.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Display/MI_DisplayPanner2.uasset new file mode 100644 index 0000000..83c9f96 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Display/MI_DisplayPanner2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c295fc60d06729c6cce2515e6b61639c867bd34e6268c074daad92a70087706 +size 18631 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Hologram/M_Hologram_Inst4.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Hologram/M_Hologram_Inst4.uasset new file mode 100644 index 0000000..61ba451 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Hologram/M_Hologram_Inst4.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bf8e8ef7f2d6eb19679a4642574f8a719385dd4cae1e9e6d4fe4f8338bf36a +size 16840 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/ML_GrayPlastic_Inst.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/ML_GrayPlastic_Inst.uasset new file mode 100644 index 0000000..9340227 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/ML_GrayPlastic_Inst.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60fb22ba6c04ff08d515a5ba9a069f996c86c21a4cb50d8d4db5b6b356590820 +size 10546 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Plastik/MLI_Carbon_Fiber1.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Plastik/MLI_Carbon_Fiber1.uasset new file mode 100644 index 0000000..7327390 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Plastik/MLI_Carbon_Fiber1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b834c0d6c0ffdfc14f887e9234ba39249c10764511e3c5b4c3e24d96579e83a4 +size 22187 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw5.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw5.uasset new file mode 100644 index 0000000..fdbe451 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw5.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ec53795b493ce21241d42aea39bb38f2401dce32bb0dead976ca0298bcf7ea +size 18593 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw6.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw6.uasset new file mode 100644 index 0000000..74c53d4 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw6.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b189dec691cef984ae3a0353d033d82744c26453fda6ceb635c646937b4d04b8 +size 17711 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw7.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw7.uasset new file mode 100644 index 0000000..af8cca7 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Materials/Material_Instance/Rubber/MLI_Rubber_Raw7.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62a5c30b0062157d3baa11d9f59dd95c1626159ed1cf27e0ec81512f4fb9058 +size 16629 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_2/BanriL/SM_BarChair_v02.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_2/BanriL/SM_BarChair_v02.uasset index ae19b90..a75555d 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_2/BanriL/SM_BarChair_v02.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_2/BanriL/SM_BarChair_v02.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6f77f4d4bf79917a5b76de26a782c06424fbf2fdac0acbe44c0189151c5fd66 -size 132140 +oid sha256:1c02433a81c769ba0fb7da8374c923076e91d6699fa01be2144b5a19cb288300 +size 133089 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/Holren/wood_Mat.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/Holren/wood_Mat.uasset index 625901b..e6fa43c 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/Holren/wood_Mat.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/Holren/wood_Mat.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25e8720935c3fc95c7d155afb0fab16522588ae97df7aaafff34e26899bf8adc -size 16388 +oid sha256:2d4d8a93dade09efa9c05e3f776817f85c840d42a3c927775164551d7b5557ee +size 16803 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/SM_Block_out_kitchen.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/SM_Block_out_kitchen.uasset index 298576c..7239bb3 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/SM_Block_out_kitchen.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_4/SM_Block_out_kitchen.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8eefbf43a48fd6e6dede03fa66afe68fd74646cc8039a973a80a744f22646895 -size 194037 +oid sha256:9b2319b9bc51faa749b7d21fae27457252d167fe1f2e88dca130903119d99e71 +size 187902 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Nick_Zhuravlev_3D/BP_Countertop_dishwashers_01.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Nick_Zhuravlev_3D/BP_Countertop_dishwashers_01.uasset index e6da32b..ef9b5a2 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Nick_Zhuravlev_3D/BP_Countertop_dishwashers_01.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Nick_Zhuravlev_3D/BP_Countertop_dishwashers_01.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b4d04bbeb2cc9506338e61f6e1fd4e67f0babd736100fcfe91003119dd9be55 -size 79892 +oid sha256:9ccf03714a0a52966aa70f1e671c6ca8f0ac164c7eaf897bb08da7a08bf394b6 +size 94767 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Normal_Map/SM_ElectricCooker_01.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Normal_Map/SM_ElectricCooker_01.uasset new file mode 100644 index 0000000..d9ce71c --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/Normal_Map/SM_ElectricCooker_01.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f36b12afe95b0461e5e7461c480b89be9624d1bb78fc0f72db3b72ef31c5e7 +size 184570 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/BP_Synthesizer.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/BP_Synthesizer.uasset new file mode 100644 index 0000000..acf981c --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/BP_Synthesizer.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680084ea7db04c9d654a28c6addccc3be17145abe30ab77a529023ed59f92295 +size 33414 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer_03.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer_03.uasset new file mode 100644 index 0000000..f2fb3b7 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer_03.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9e2def7f7cb1f1a793bc6af752001a41e1c868eda64c3beac10848e98e7848 +size 807823 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer__table_01.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer__table_01.uasset new file mode 100644 index 0000000..6ec564f --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/SM_synthesizer__table_01.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0690b8f629bff9eb3956c497b2160f765af515d4aeb3e6f018b616bb41729415 +size 375450 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC.uasset new file mode 100644 index 0000000..a1bf0bb --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159b36b268719981c6c2bf6d6aa520aac3e52ea84a4feb2565257d862445a80a +size 308628 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat.uasset new file mode 100644 index 0000000..2617715 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6dd42b783f4458cbc3de7bda975dce751a15db1922355e76b4caba181a528b +size 22832 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat_Inst.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat_Inst.uasset new file mode 100644 index 0000000..bc1dc5c --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_BC_Mat_Inst.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568001aaa7565945af2ed16e1a75fbe13ece0ed89afbbe6e479fdf554dfcbdda +size 12300 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_alpha.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_alpha.uasset new file mode 100644 index 0000000..f0022a7 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/hallogram_alpha.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31718f9b33b0441951a71a5b464b4836076739af1a688672e66fb3dcee163d40 +size 159677 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC.uasset new file mode 100644 index 0000000..b72129a --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b61ac44ee4ad3170b87ac7c534e0772ebad4beca5cab7a261c1f7bc4a965c5 +size 681146 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC_Mat.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC_Mat.uasset new file mode 100644 index 0000000..d7302e6 --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_BC_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c241f2d34c30d1efc697e3896c2701606633ce09e8c732705a75bc511e9dec +size 20677 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_emissive.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_emissive.uasset new file mode 100644 index 0000000..89e4f6c --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_emissive.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655aef7749facf2fa59e0033398d6175ea5fd1a7d35297a8e200aae6d23dcce9 +size 476718 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_opacity.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_opacity.uasset new file mode 100644 index 0000000..8f8b3fa --- /dev/null +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/per_mash/synthesizer_maps/trim_opacity.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10c4c5f262ae12d6a8f27d2426c61e40698c278e83f8742eeeee8fbca519266 +size 75244 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/ryabovaksenia/SM_Microwave_01__3_.uasset b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/ryabovaksenia/SM_Microwave_01__3_.uasset index 962573f..cdae911 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/ryabovaksenia/SM_Microwave_01__3_.uasset +++ b/Fatal_Celebration/Content/Fatal_Celebration/Environment/Meshes/Day_5/ryabovaksenia/SM_Microwave_01__3_.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43105456a82edf1e9ea9dad82b14d3f186a979dffa17a69b369e5cdb15882211 -size 266891 +oid sha256:95f3037c743c86414b06cecc254f9e7beab60ef8ff8fb3acfc718f0104318d2a +size 269902 diff --git a/Fatal_Celebration/Content/Fatal_Celebration/L_FatalCelebration_Main.umap b/Fatal_Celebration/Content/Fatal_Celebration/L_FatalCelebration_Main.umap index 1816f95..67b8225 100644 --- a/Fatal_Celebration/Content/Fatal_Celebration/L_FatalCelebration_Main.umap +++ b/Fatal_Celebration/Content/Fatal_Celebration/L_FatalCelebration_Main.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2007bc521a784422727a49d2c0ac1172ec5c45a6f3b42e8e14dc8b2b773f566e -size 12312 +oid sha256:dbd4503e60179b7ec75e25e58d0258bf8f4a7dfd2e2f949d90a1207b2e29e648 +size 12262