From 799022433450515806cdfcb25467a27a216b5f69 Mon Sep 17 00:00:00 2001 From: LOUIS HORNE Date: Mon, 20 Nov 2023 15:38:34 +0000 Subject: [PATCH 1/4] Added Kirstians modular kit, started putting it together --- .../Objects/Tutorial-Level/ModularPieces/SM_Doorway.uasset | 3 +++ .../Objects/Tutorial-Level/ModularPieces/SM_Floor.uasset | 3 +++ .../Tutorial-Level/ModularPieces/SM_Floor_Small.uasset | 3 +++ .../Objects/Tutorial-Level/ModularPieces/SM_Pillar_1.uasset | 3 +++ .../Objects/Tutorial-Level/ModularPieces/SM_Pillar_2.uasset | 3 +++ .../Objects/Tutorial-Level/ModularPieces/SM_Wall.uasset | 3 +++ .../Objects/Tutorial-Level/ModularPieces/SM_Wall_Short.uasset | 3 +++ .../Objects/Tutorial-Level/ModularPieces/SM_stairs.uasset | 3 +++ .../Assets/Objects/Tutorial-Level/Textures/M_Carpet.uasset | 4 ++-- EndlessVendetta/Content/Levels/Training_Put_Together.umap | 3 +++ 10 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Doorway.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor_Small.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_1.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_2.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall_Short.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_stairs.uasset create mode 100644 EndlessVendetta/Content/Levels/Training_Put_Together.umap diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Doorway.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Doorway.uasset new file mode 100644 index 00000000..5834f011 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Doorway.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3907faff211de099949e9d8dfb0cf414dd85ad373e34a16d7e8acd7a54359463 +size 18380 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor.uasset new file mode 100644 index 00000000..50ddcc11 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb95010b6c16f43ab9a37563b46aadf6f6adabfcb30f83081eabe81c25f9f95f +size 16802 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor_Small.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor_Small.uasset new file mode 100644 index 00000000..c112c1d9 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Floor_Small.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7991516230809cf84d733a2e0bdf6abcbf1944c5c0d5969e91f8acde70369b8e +size 16776 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_1.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_1.uasset new file mode 100644 index 00000000..d8df5ee5 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346230dd808b2c0613338ca9709ccec48c413d2276d15986b89a01a9c8f2730f +size 16749 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_2.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_2.uasset new file mode 100644 index 00000000..9bcd6ec6 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Pillar_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f96833b1e48a68180dad6a284d71ca273b3934ab53b4f8f097cb1dab973196f +size 21133 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall.uasset new file mode 100644 index 00000000..db4e1bb6 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78687ad41432bc6d5d959a2fc06716045b8a37495131a55afd6ebe328c3e10d6 +size 16764 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall_Short.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall_Short.uasset new file mode 100644 index 00000000..a765ce8e --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_Wall_Short.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505c136b032d6b35f760733612d0291652019eab67ce3f4a3608c40c69589532 +size 16728 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_stairs.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_stairs.uasset new file mode 100644 index 00000000..777760b6 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ModularPieces/SM_stairs.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5341ce903979056dcef377e88a5cc893bd5953c4f587b461515fcf4cf54c1a07 +size 20263 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Textures/M_Carpet.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Textures/M_Carpet.uasset index 15ffec2e..372c7525 100644 --- a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Textures/M_Carpet.uasset +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Textures/M_Carpet.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76986ee4471d33ce4239f900ec8ba81ca2d514c500a19633881965ad5904067a -size 11672 +oid sha256:f0c03bea7638b90df30171066477cf6ea55b8320336f4770b18916b20a6689e2 +size 11875 diff --git a/EndlessVendetta/Content/Levels/Training_Put_Together.umap b/EndlessVendetta/Content/Levels/Training_Put_Together.umap new file mode 100644 index 00000000..eb1a92db --- /dev/null +++ b/EndlessVendetta/Content/Levels/Training_Put_Together.umap @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7baade0471d441750698871fc61d636f566a0fe1af31c07d9922b10ac70271f +size 228862 From 84df2436da92a54b0aef55bd1e8bf2330b7ab836 Mon Sep 17 00:00:00 2001 From: MADELINE SPRUCE Date: Thu, 23 Nov 2023 09:43:38 +0000 Subject: [PATCH 2/4] Added bathroom assets to assets folder --- Assets/Bathroom/Shower_Export.fbx | 3 +++ Assets/Bathroom/Sink_Export.fbx | 3 +++ Assets/Bathroom/Tap_Export.fbx | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 Assets/Bathroom/Shower_Export.fbx create mode 100644 Assets/Bathroom/Sink_Export.fbx create mode 100644 Assets/Bathroom/Tap_Export.fbx diff --git a/Assets/Bathroom/Shower_Export.fbx b/Assets/Bathroom/Shower_Export.fbx new file mode 100644 index 00000000..080af4e7 --- /dev/null +++ b/Assets/Bathroom/Shower_Export.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced75f4d00b18c33e56aaed43a1b18911c6367c9f1d106827c7fc82b321f147e +size 87904 diff --git a/Assets/Bathroom/Sink_Export.fbx b/Assets/Bathroom/Sink_Export.fbx new file mode 100644 index 00000000..508bda17 --- /dev/null +++ b/Assets/Bathroom/Sink_Export.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519863d2f09c704b853a3ad7ccc570d4e0d98d2174cac75abc85da24ab56ffae +size 49136 diff --git a/Assets/Bathroom/Tap_Export.fbx b/Assets/Bathroom/Tap_Export.fbx new file mode 100644 index 00000000..65c4831f --- /dev/null +++ b/Assets/Bathroom/Tap_Export.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c3f1fcdc7a7f674a7b31cad7c030e791b89ec6e39c190ecd9afc338a1d8146 +size 31616 From 39e71ac8f71e39d662cb940ca04b115f4b7474d5 Mon Sep 17 00:00:00 2001 From: MADELINE SPRUCE Date: Thu, 23 Nov 2023 09:47:32 +0000 Subject: [PATCH 3/4] Added mirror to assets folder --- Assets/Bathroom/Mirror.fbx | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Assets/Bathroom/Mirror.fbx diff --git a/Assets/Bathroom/Mirror.fbx b/Assets/Bathroom/Mirror.fbx new file mode 100644 index 00000000..296d1b73 --- /dev/null +++ b/Assets/Bathroom/Mirror.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae7e83189f22856fc1d5530bacb9e371073ad5d42837269567c7b75744fc5dc +size 26144 From db50bd002f1ef2dbae9a77908661aa1aee1b5a9a Mon Sep 17 00:00:00 2001 From: MADELINE SPRUCE Date: Thu, 23 Nov 2023 10:44:38 +0000 Subject: [PATCH 4/4] Put bathroomassets in --- .../Assets/Objects/Tutorial-Level/Bathroom/Button.uasset | 3 +++ .../Assets/Objects/Tutorial-Level/Bathroom/Mirror.uasset | 3 +++ .../Tutorial-Level/Bathroom/SM_Toilet_Button_Low.uasset | 3 +++ .../Objects/Tutorial-Level/Bathroom/SM_Toilet_Seat_Low.uasset | 3 +++ .../Tutorial-Level/Bathroom/SM_Toilet_Toilet_Low1.uasset | 3 +++ .../Assets/Objects/Tutorial-Level/Bathroom/Seat.uasset | 3 +++ .../Objects/Tutorial-Level/Bathroom/Shower_Export.uasset | 3 +++ .../Assets/Objects/Tutorial-Level/Bathroom/Sink_Export.uasset | 3 +++ .../Assets/Objects/Tutorial-Level/Bathroom/Tap_Export.uasset | 3 +++ .../Assets/Objects/Tutorial-Level/Bathroom/Toilet.uasset | 3 +++ .../Assets/Objects/Tutorial-Level/Bathroom/lambert1.uasset | 3 +++ .../Objects/Tutorial-Level/Bathroom/standardSurface5.uasset | 3 +++ EndlessVendetta/Content/Levels/TrainingFacility.umap | 4 ++-- .../Content/StarterContent/Architecture/Floor_400x400.uasset | 2 +- .../Content/StarterContent/Materials/M_Wood_Pine.uasset | 4 ++-- .../Content/StarterContent/Materials/M_Wood_Walnut.uasset | 4 ++-- 16 files changed, 43 insertions(+), 7 deletions(-) create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Button.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Mirror.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Button_Low.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Seat_Low.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Toilet_Low1.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Seat.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Shower_Export.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Sink_Export.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Tap_Export.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Toilet.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/lambert1.uasset create mode 100644 EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/standardSurface5.uasset diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Button.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Button.uasset new file mode 100644 index 00000000..a6aac258 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Button.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06c1d10c0ae9c282545d7cb0fa8e3f57c0422bfc013efddd9b862ed6b750cbf1 +size 8079 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Mirror.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Mirror.uasset new file mode 100644 index 00000000..e9323d78 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Mirror.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001039603d515a2275590ca7e9f5c8b5d04f151911df52be5952e524e62a768c +size 23113 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Button_Low.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Button_Low.uasset new file mode 100644 index 00000000..1064ebab --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Button_Low.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015c7e340108697b530b6c765281df940528f55231bc0c9ba6932757830840ef +size 21560 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Seat_Low.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Seat_Low.uasset new file mode 100644 index 00000000..a3b1dc09 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Seat_Low.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905cd7474a033deaf0af950c1bf3f98f15a40f8f0add6b1fac4d054440391bfb +size 23961 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Toilet_Low1.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Toilet_Low1.uasset new file mode 100644 index 00000000..4c78149b --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/SM_Toilet_Toilet_Low1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e144ca56ad2e65433ce9ddf54594b6cafd8fd709848703eb84c4194d281886cc +size 164255 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Seat.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Seat.uasset new file mode 100644 index 00000000..a2a6b046 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Seat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b1986a1e5fe508ca3c161423d2e991260fa229145719c32596b703020c9410 +size 8074 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Shower_Export.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Shower_Export.uasset new file mode 100644 index 00000000..8af25233 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Shower_Export.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21116a8d95beb64c1308b3cdfe44b942b47c7a351442fb1d4ef590f355cdf4f7 +size 95535 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Sink_Export.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Sink_Export.uasset new file mode 100644 index 00000000..b7285322 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Sink_Export.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d836513a7bbec906d9f4ce2f8518e2862b74d75fc5bc738b6b495015f935364f +size 51749 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Tap_Export.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Tap_Export.uasset new file mode 100644 index 00000000..5095cc21 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Tap_Export.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf58f7020f4d029056da97041cc4d29089edbea2e6dc81e4669aa030df1fafff +size 29568 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Toilet.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Toilet.uasset new file mode 100644 index 00000000..64d89846 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/Toilet.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3c45925c925cc4bb179a872a2cf157f76117fee5c192a7e3dfe93ff7e4f784 +size 8078 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/lambert1.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/lambert1.uasset new file mode 100644 index 00000000..b0314815 --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/lambert1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3c1c643022c43b138f2a071856fb60c1df1c511c6e6c8862984a7010e002a1 +size 8095 diff --git a/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/standardSurface5.uasset b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/standardSurface5.uasset new file mode 100644 index 00000000..fe5e845c --- /dev/null +++ b/EndlessVendetta/Content/Assets/Objects/Tutorial-Level/Bathroom/standardSurface5.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc55b1a8b638c9ccc397b98b396c092a0e084603e68bcd10fb1729379c47852b +size 8146 diff --git a/EndlessVendetta/Content/Levels/TrainingFacility.umap b/EndlessVendetta/Content/Levels/TrainingFacility.umap index 37596dba..8a7ef9a0 100644 --- a/EndlessVendetta/Content/Levels/TrainingFacility.umap +++ b/EndlessVendetta/Content/Levels/TrainingFacility.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04e19f6714beb76a66600fc3c8ea8e68d8ab2f9102ba687caa263a29e4ea5ae0 -size 637103 +oid sha256:9570ebbe70165da7d1c1cf54047bdb8b6e76905568015ff38ec3eeb5d283b66b +size 652471 diff --git a/EndlessVendetta/Content/StarterContent/Architecture/Floor_400x400.uasset b/EndlessVendetta/Content/StarterContent/Architecture/Floor_400x400.uasset index 6ac09198..f8769a53 100644 --- a/EndlessVendetta/Content/StarterContent/Architecture/Floor_400x400.uasset +++ b/EndlessVendetta/Content/StarterContent/Architecture/Floor_400x400.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f634452f028c77c71b9d61b2d0ac3caf78a37970f4b34476380c93954a49d110 +oid sha256:eca4bd5afff8d7c21e9999809703964bd6ae24b950bcc8fae3755370d47a4bca size 14831 diff --git a/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Pine.uasset b/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Pine.uasset index 6719d427..eafee70c 100644 --- a/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Pine.uasset +++ b/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Pine.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41bfb48c7a239c34eb153525ca3d75153a3ece4f998ce436719ee09cf78517d2 -size 31309 +oid sha256:b12c6d7285dd95b1c5669e07fc665f8859a17ee78c51f139170726848c06ee67 +size 31142 diff --git a/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Walnut.uasset b/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Walnut.uasset index 2ba242c0..2e926194 100644 --- a/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Walnut.uasset +++ b/EndlessVendetta/Content/StarterContent/Materials/M_Wood_Walnut.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7490d679035d0f517908112f047e9db2dd7243b56f40d6957089d95d49c912ba -size 20635 +oid sha256:8491e0b8978a41999e0f4fc6520cab088fcbe6ddf8b51655f34753aa45234c66 +size 20495