From a2e94d0b942c55c21ee9436538e55789cfbcf300 Mon Sep 17 00:00:00 2001 From: Lu <115452801+Lucxuce@users.noreply.github.com> Date: Sat, 12 Apr 2025 19:17:35 +0200 Subject: [PATCH 1/9] Roche_Fond --- .../Assets/Materials/Roche_Sol_fond_gauche_.uasset | 3 +++ .../Assets/Props/Decors/Roche/Roche_Sol_fond_gauche_.uasset | 3 +++ ...e_Sol_fond_gauche__Roche_Sol_fond_gauche__BaseColor.uasset | 3 +++ ...oche_Sol_fond_gauche__Roche_Sol_fond_gauche__Normal.uasset | 3 +++ ...__Roche_Sol_fond_gauche__OcclusionRoughnessMetallic.uasset | 3 +++ Content/Legumix/Levels/LVL_TEST_003.umap | 4 ++-- 6 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 Content/Legumix/Environment/Assets/Materials/Roche_Sol_fond_gauche_.uasset create mode 100644 Content/Legumix/Environment/Assets/Props/Decors/Roche/Roche_Sol_fond_gauche_.uasset create mode 100644 Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__BaseColor.uasset create mode 100644 Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__Normal.uasset create mode 100644 Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__OcclusionRoughnessMetallic.uasset diff --git a/Content/Legumix/Environment/Assets/Materials/Roche_Sol_fond_gauche_.uasset b/Content/Legumix/Environment/Assets/Materials/Roche_Sol_fond_gauche_.uasset new file mode 100644 index 0000000..10a365c --- /dev/null +++ b/Content/Legumix/Environment/Assets/Materials/Roche_Sol_fond_gauche_.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1b3f24ce1fbb82b5afa98223ce8dd6c6d65381bef31e324845b89f64fba2f7 +size 17614 diff --git a/Content/Legumix/Environment/Assets/Props/Decors/Roche/Roche_Sol_fond_gauche_.uasset b/Content/Legumix/Environment/Assets/Props/Decors/Roche/Roche_Sol_fond_gauche_.uasset new file mode 100644 index 0000000..52aaf2d --- /dev/null +++ b/Content/Legumix/Environment/Assets/Props/Decors/Roche/Roche_Sol_fond_gauche_.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70727112e98f48b681aa586647bdce19d60603c086349a86d28a47d7efae5334 +size 75597 diff --git a/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__BaseColor.uasset b/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__BaseColor.uasset new file mode 100644 index 0000000..279d016 --- /dev/null +++ b/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__BaseColor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555a0e8c845229d11c528952468a7575f306e61cb13ca9b86d6d5f41ab11a5a8 +size 1111324 diff --git a/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__Normal.uasset b/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__Normal.uasset new file mode 100644 index 0000000..626a3c2 --- /dev/null +++ b/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218426f410e2cbed34b121bdbe149df09629b69a52cad2a4cce1255c8dad04a7 +size 1721844 diff --git a/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__OcclusionRoughnessMetallic.uasset b/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__OcclusionRoughnessMetallic.uasset new file mode 100644 index 0000000..4c65ca3 --- /dev/null +++ b/Content/Legumix/Environment/Assets/Textures/Roche_Sol_fond_gauche__Roche_Sol_fond_gauche__OcclusionRoughnessMetallic.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d5a35497919b020cac365d4078260b576acc6a5a537dcf8621382f304e9acd +size 916358 diff --git a/Content/Legumix/Levels/LVL_TEST_003.umap b/Content/Legumix/Levels/LVL_TEST_003.umap index 008ea12..2e5f769 100644 --- a/Content/Legumix/Levels/LVL_TEST_003.umap +++ b/Content/Legumix/Levels/LVL_TEST_003.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d671be10fce30281838a925815c851352bc3283ef2d6711ea4e7b1ff4c3a841 -size 1854485 +oid sha256:91aa9a66f29831cd2c5ebc0a08397531c8262c857811021955f2ce633337bc6b +size 1873511 From d2e05ca7db61852bdc750b76acd4a29725543946 Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 20:10:00 +0200 Subject: [PATCH 2/9] Fixed the map (again) Signed-off-by: TjgL --- Content/Legumix/Levels/LVL_TEST_003.umap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Content/Legumix/Levels/LVL_TEST_003.umap b/Content/Legumix/Levels/LVL_TEST_003.umap index aeebaca..ac3a418 100644 --- a/Content/Legumix/Levels/LVL_TEST_003.umap +++ b/Content/Legumix/Levels/LVL_TEST_003.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a70fd080dff3e9c12c7c3da59bdf5c48c75c1ed00d3ff7eb69b5d96aa6fdc5f1 -size 291 +oid sha256:7fb4161bec26d899d028c9eb399a39317eb6204a1f8449ad2e3f55a7600042b7 +size 2013707 From 2618fd48b8456c04442f2823713f7267f1628542 Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 20:10:43 +0200 Subject: [PATCH 3/9] Fixed nanite error Signed-off-by: TjgL --- .../Legumix/Environment/Corridor/Corridor_RoofGlass.uasset | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Content/Legumix/Environment/Corridor/Corridor_RoofGlass.uasset b/Content/Legumix/Environment/Corridor/Corridor_RoofGlass.uasset index f3e1637..717055d 100644 --- a/Content/Legumix/Environment/Corridor/Corridor_RoofGlass.uasset +++ b/Content/Legumix/Environment/Corridor/Corridor_RoofGlass.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59577058494f75084f2978e0312dff690ac694f56481373651b5f6a3cba15b7a -size 57789 +oid sha256:94e0bfdfc723e3687d7577549b111c4c2375788522a2b7429ff343078f4eed67 +size 57639 From 61c3f01e828f4632b7fee809fe9a233bed283972 Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 22:57:40 +0200 Subject: [PATCH 4/9] Imported upper observation area assets Signed-off-by: TjgL --- Content/Legumix/Environment/Glass/M_GlassLab.uasset | 4 ++-- Content/Legumix/Environment/Observation/M_Shuttersl.uasset | 3 +++ Content/Legumix/Environment/Observation/M_SimpleWall.uasset | 3 +++ .../Environment/Observation/ObservationDoorFrame.uasset | 4 ++-- .../Legumix/Environment/Observation/ObservationFrame.uasset | 3 +++ .../Legumix/Environment/Observation/ObservationGlass.uasset | 3 +++ .../Environment/Observation/ObservationPillarBottom.uasset | 3 +++ .../Environment/Observation/ObservationShutters01.uasset | 3 +++ .../Environment/Observation/ObservationShutters02.uasset | 3 +++ .../Legumix/Environment/Observation/ObservationWall.uasset | 4 ++-- Content/Legumix/Environment/Observation/SimpleWall.uasset | 3 --- 11 files changed, 27 insertions(+), 9 deletions(-) create mode 100644 Content/Legumix/Environment/Observation/M_Shuttersl.uasset create mode 100644 Content/Legumix/Environment/Observation/M_SimpleWall.uasset create mode 100644 Content/Legumix/Environment/Observation/ObservationFrame.uasset create mode 100644 Content/Legumix/Environment/Observation/ObservationGlass.uasset create mode 100644 Content/Legumix/Environment/Observation/ObservationPillarBottom.uasset create mode 100644 Content/Legumix/Environment/Observation/ObservationShutters01.uasset create mode 100644 Content/Legumix/Environment/Observation/ObservationShutters02.uasset delete mode 100644 Content/Legumix/Environment/Observation/SimpleWall.uasset diff --git a/Content/Legumix/Environment/Glass/M_GlassLab.uasset b/Content/Legumix/Environment/Glass/M_GlassLab.uasset index 40f3da9..43d101e 100644 --- a/Content/Legumix/Environment/Glass/M_GlassLab.uasset +++ b/Content/Legumix/Environment/Glass/M_GlassLab.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5771d7d6bfca9ba32211c7cc702f51ebdd151834e8160a71bd462c67bd27fda6 -size 16452 +oid sha256:b984df6934931dbaad693fe9c89521867a393cd8a2ae3027b3dfe08254715d3b +size 16797 diff --git a/Content/Legumix/Environment/Observation/M_Shuttersl.uasset b/Content/Legumix/Environment/Observation/M_Shuttersl.uasset new file mode 100644 index 0000000..b74cdec --- /dev/null +++ b/Content/Legumix/Environment/Observation/M_Shuttersl.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e278a147b0fd2d91561435983aa9df29862fceb5e17873f9c2f70e0c9727831 +size 51162 diff --git a/Content/Legumix/Environment/Observation/M_SimpleWall.uasset b/Content/Legumix/Environment/Observation/M_SimpleWall.uasset new file mode 100644 index 0000000..ea63e84 --- /dev/null +++ b/Content/Legumix/Environment/Observation/M_SimpleWall.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e823e51075f7c66c5a747c21167fe055ca5c13f227616ad489ba5e8e558b92 +size 52810 diff --git a/Content/Legumix/Environment/Observation/ObservationDoorFrame.uasset b/Content/Legumix/Environment/Observation/ObservationDoorFrame.uasset index ed5cb6b..179266f 100644 --- a/Content/Legumix/Environment/Observation/ObservationDoorFrame.uasset +++ b/Content/Legumix/Environment/Observation/ObservationDoorFrame.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42fa306c44ff47c73ab6aaeb3702733b2eb68537bead753e5e23370bc813c0d1 -size 62832 +oid sha256:0fac0c97bc384c333dbb3f0b8417bab9e35da57f0239353352aa8b5a35b6c1ca +size 63190 diff --git a/Content/Legumix/Environment/Observation/ObservationFrame.uasset b/Content/Legumix/Environment/Observation/ObservationFrame.uasset new file mode 100644 index 0000000..33eb197 --- /dev/null +++ b/Content/Legumix/Environment/Observation/ObservationFrame.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1706b9ab4f496d70497d5a81e67b0db9f6d63a0d4b77f256c337afa360cd0216 +size 68200 diff --git a/Content/Legumix/Environment/Observation/ObservationGlass.uasset b/Content/Legumix/Environment/Observation/ObservationGlass.uasset new file mode 100644 index 0000000..1385982 --- /dev/null +++ b/Content/Legumix/Environment/Observation/ObservationGlass.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad37918b852abdaabe87b214646a13baad9203a85a52db1ed7f376a73eb0a494 +size 56506 diff --git a/Content/Legumix/Environment/Observation/ObservationPillarBottom.uasset b/Content/Legumix/Environment/Observation/ObservationPillarBottom.uasset new file mode 100644 index 0000000..c4005eb --- /dev/null +++ b/Content/Legumix/Environment/Observation/ObservationPillarBottom.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca088f46484119bc440d7c2d400c1ea0156490af3af296fde649e2b423c95aad +size 55787 diff --git a/Content/Legumix/Environment/Observation/ObservationShutters01.uasset b/Content/Legumix/Environment/Observation/ObservationShutters01.uasset new file mode 100644 index 0000000..a057c93 --- /dev/null +++ b/Content/Legumix/Environment/Observation/ObservationShutters01.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfb31e4658d8622b9f643f2fc8fd875c7b64fe087f2e68e63b421c520f4f7b7 +size 67247 diff --git a/Content/Legumix/Environment/Observation/ObservationShutters02.uasset b/Content/Legumix/Environment/Observation/ObservationShutters02.uasset new file mode 100644 index 0000000..b4d914e --- /dev/null +++ b/Content/Legumix/Environment/Observation/ObservationShutters02.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97684ed95225213cf93471fc4e1a320c93251876f9aac1b40814dca7b40b5870 +size 60190 diff --git a/Content/Legumix/Environment/Observation/ObservationWall.uasset b/Content/Legumix/Environment/Observation/ObservationWall.uasset index 14c6558..1e17ab5 100644 --- a/Content/Legumix/Environment/Observation/ObservationWall.uasset +++ b/Content/Legumix/Environment/Observation/ObservationWall.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4784248d3e6e83a3891df54da1c7eaf21878d07beb071a62f43cd1095e62d8dc -size 59565 +oid sha256:2970f2ad8c10df4d48b3087f309a863adabaa794c172cd829fe803905d8aa264 +size 59923 diff --git a/Content/Legumix/Environment/Observation/SimpleWall.uasset b/Content/Legumix/Environment/Observation/SimpleWall.uasset deleted file mode 100644 index 948895f..0000000 --- a/Content/Legumix/Environment/Observation/SimpleWall.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6667d7109f9934bf5f85cf9b33fff72052c3243e91b7a763c834df9d3d561da8 -size 52798 From 9005ad23f5606bde8a3ad88f0b2ae83d0054f53f Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 22:57:54 +0200 Subject: [PATCH 5/9] Updated map Signed-off-by: TjgL --- Content/Legumix/Levels/LVL_TEST_003.umap | 4 ++-- .../_GENERATED/Antoine/CubeGridToolOutput_5CE99485.uasset | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Content/Legumix/Levels/LVL_TEST_003.umap b/Content/Legumix/Levels/LVL_TEST_003.umap index ac3a418..c4e00b4 100644 --- a/Content/Legumix/Levels/LVL_TEST_003.umap +++ b/Content/Legumix/Levels/LVL_TEST_003.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fb4161bec26d899d028c9eb399a39317eb6204a1f8449ad2e3f55a7600042b7 -size 2013707 +oid sha256:e680c3e03195cf121b7d67e1f78dd61a9f0a746b50b77b74e3d7df748017a6a2 +size 2025405 diff --git a/Content/Legumix/Levels/_GENERATED/Antoine/CubeGridToolOutput_5CE99485.uasset b/Content/Legumix/Levels/_GENERATED/Antoine/CubeGridToolOutput_5CE99485.uasset index 6559e86..60acc71 100644 --- a/Content/Legumix/Levels/_GENERATED/Antoine/CubeGridToolOutput_5CE99485.uasset +++ b/Content/Legumix/Levels/_GENERATED/Antoine/CubeGridToolOutput_5CE99485.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5c474fb81734c4b4734d9b2ed3bf8d8c96052850dbe86bdc61ebad53b321b19 -size 501804 +oid sha256:f71a4229aa0f2291b2a6d6b2da615ec6d8615fddac6d4d2104b54a5cd1ee48ed +size 513893 From 3a411fd2725b7d413391f73f5c76c35044b25998 Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 23:31:00 +0200 Subject: [PATCH 6/9] Imported corridor ramp Signed-off-by: TjgL --- Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset | 3 +++ .../Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset | 3 +++ Content/Legumix/Environment/Props/Panels/M_PlasticWall.uasset | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset create mode 100644 Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset diff --git a/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset new file mode 100644 index 0000000..6064a1d --- /dev/null +++ b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81883bfb6df5b698b55c824e170104c52ce3ce441121271674fcdc811f089325 +size 65903 diff --git a/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset new file mode 100644 index 0000000..66ed71d --- /dev/null +++ b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a0098274e783bec74ccd184f2a6587ccfb09c34056520e3d7f0986474ee07a +size 59146 diff --git a/Content/Legumix/Environment/Props/Panels/M_PlasticWall.uasset b/Content/Legumix/Environment/Props/Panels/M_PlasticWall.uasset index eac1cc6..1586512 100644 --- a/Content/Legumix/Environment/Props/Panels/M_PlasticWall.uasset +++ b/Content/Legumix/Environment/Props/Panels/M_PlasticWall.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3f1955747f86da849cbab88943e3c1a2e31e9f8be9d094ee2e3fa975e1846ff +oid sha256:cba7838de392a88f5576297b601e6e6f17bd26018e906e2e0eebe51f8df620d9 size 51202 From 03b84c2e6588dac61e1311ca7105761683219cc0 Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 23:31:16 +0200 Subject: [PATCH 7/9] Added the corridor ramp to the map Signed-off-by: TjgL --- Content/Legumix/Levels/LVL_TEST_003.umap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Content/Legumix/Levels/LVL_TEST_003.umap b/Content/Legumix/Levels/LVL_TEST_003.umap index c4e00b4..54ef61f 100644 --- a/Content/Legumix/Levels/LVL_TEST_003.umap +++ b/Content/Legumix/Levels/LVL_TEST_003.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e680c3e03195cf121b7d67e1f78dd61a9f0a746b50b77b74e3d7df748017a6a2 -size 2025405 +oid sha256:ec06bdabab534c892c887a3610e3f3bf39daedf1b65150240b30af4c053ef1f8 +size 2052408 From 3932ac90bdcf34061013e2cabdf1f46ff875bbec Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 23:45:56 +0200 Subject: [PATCH 8/9] Removed shadows from the player and guns Signed-off-by: TjgL --- Content/Legumix/Player/BP_Play.uasset | 4 ++-- Content/Legumix/Weapon/Revolver/BP_Revolver.uasset | 4 ++-- Content/Legumix/Weapon/Shotgun/BP_Shotgun.uasset | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Content/Legumix/Player/BP_Play.uasset b/Content/Legumix/Player/BP_Play.uasset index 8ea1963..2bef94d 100644 --- a/Content/Legumix/Player/BP_Play.uasset +++ b/Content/Legumix/Player/BP_Play.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4e327eaf7055c17df485b45aea49f152835f0f37dda9cc52d58403864de7513 -size 690314 +oid sha256:99f31a0c81b1ba2e75659ef3126d975cb0422f42e56d9952b875f69eec1b376b +size 687533 diff --git a/Content/Legumix/Weapon/Revolver/BP_Revolver.uasset b/Content/Legumix/Weapon/Revolver/BP_Revolver.uasset index 129cca2..a383875 100644 --- a/Content/Legumix/Weapon/Revolver/BP_Revolver.uasset +++ b/Content/Legumix/Weapon/Revolver/BP_Revolver.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ba61848d5405959118e361ed0122cc2b7866bf8278b75a883c62becbfca8cfb -size 41727 +oid sha256:ede2c917b6f3953bf57f6b34208a22701e51c119001ecda10ad88d24e066d639 +size 41903 diff --git a/Content/Legumix/Weapon/Shotgun/BP_Shotgun.uasset b/Content/Legumix/Weapon/Shotgun/BP_Shotgun.uasset index 9a6c761..227723b 100644 --- a/Content/Legumix/Weapon/Shotgun/BP_Shotgun.uasset +++ b/Content/Legumix/Weapon/Shotgun/BP_Shotgun.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad855eca59e50c80e0ec5e6970aa5449997df4d2b3f234fae00a397eef2f7681 -size 40810 +oid sha256:cdd0744e8d203d302b969d24473a8203934f8c0382cf6331f8847b92ee81de0d +size 40826 From 47b2713e7619b1b5989c350fb3c46b4d513a1b6b Mon Sep 17 00:00:00 2001 From: TjgL Date: Sat, 12 Apr 2025 23:46:45 +0200 Subject: [PATCH 9/9] Updated ramp Signed-off-by: TjgL --- .../Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset | 4 ++-- .../Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset index 6064a1d..6220f0c 100644 --- a/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset +++ b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81883bfb6df5b698b55c824e170104c52ce3ce441121271674fcdc811f089325 -size 65903 +oid sha256:d27a64394a7930bddd7d5df85893187f002275a47ab97e9f92510f5af6c032db +size 65741 diff --git a/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset index 66ed71d..d3e3c4f 100644 --- a/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset +++ b/Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp_Support.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95a0098274e783bec74ccd184f2a6587ccfb09c34056520e3d7f0986474ee07a -size 59146 +oid sha256:7e7278e65075156762f7a7a6e8d1340b268ca8841f533af4575c6c7d206d16fb +size 58990