From 0a057c4ad04bc53fb98d77c56222b812e55dc8d3 Mon Sep 17 00:00:00 2001
From: kel0060 <kirill.keleshidi.st@vsb.cz>
Date: Sun, 8 Sep 2024 23:17:57 +0200
Subject: [PATCH] and procedural tree pack

---
 Content/ForestLandscape/LandscapeDemo.umap                     | 3 +++
 Content/ForestLandscape/Meshes/LandscapeFrame.uasset           | 3 +++
 Content/Hub_arena.umap                                         | 2 +-
 Content/ProceduralNaturePack/Assets_Overview.umap              | 3 +++
 Content/ProceduralNaturePack/Demo_Scene.umap                   | 3 +++
 .../Meshes/trees_w_roots/large_tree_w_roots_a.uasset           | 3 +++
 6 files changed, 16 insertions(+), 1 deletion(-)
 create mode 100644 Content/ForestLandscape/LandscapeDemo.umap
 create mode 100644 Content/ForestLandscape/Meshes/LandscapeFrame.uasset
 create mode 100644 Content/ProceduralNaturePack/Assets_Overview.umap
 create mode 100644 Content/ProceduralNaturePack/Demo_Scene.umap
 create mode 100644 Content/ProceduralNaturePack/Meshes/trees_w_roots/large_tree_w_roots_a.uasset

diff --git a/Content/ForestLandscape/LandscapeDemo.umap b/Content/ForestLandscape/LandscapeDemo.umap
new file mode 100644
index 00000000..bba70e06
--- /dev/null
+++ b/Content/ForestLandscape/LandscapeDemo.umap
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f1fb5030ec1680376ef0a44d8cfabf305e06ca102b5e325e5a45d1f0bdd0eec1
+size 1052
diff --git a/Content/ForestLandscape/Meshes/LandscapeFrame.uasset b/Content/ForestLandscape/Meshes/LandscapeFrame.uasset
new file mode 100644
index 00000000..e5f162c8
--- /dev/null
+++ b/Content/ForestLandscape/Meshes/LandscapeFrame.uasset
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:54d85bd3858ca55a4902799caf1379546e2b9a9ab15c106ef98a8ff66bde2faa
+size 83886
diff --git a/Content/Hub_arena.umap b/Content/Hub_arena.umap
index 6a004e63..6fc09ab8 100644
--- a/Content/Hub_arena.umap
+++ b/Content/Hub_arena.umap
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:b5db4a41745ce6fa888721cb332b7ed979e56aa9ee83bb40840386cd0049458a
+oid sha256:27ac0ddd4c5da26f08cb58f9632235a9f7ff9e8ad672797ebf7ee99022e29292
 size 123399
diff --git a/Content/ProceduralNaturePack/Assets_Overview.umap b/Content/ProceduralNaturePack/Assets_Overview.umap
new file mode 100644
index 00000000..bddab0b3
--- /dev/null
+++ b/Content/ProceduralNaturePack/Assets_Overview.umap
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e6e5a44ead5a971a36021b6a316e0919ec0d817183cdf49c42f6a562ff66e22
+size 31687946
diff --git a/Content/ProceduralNaturePack/Demo_Scene.umap b/Content/ProceduralNaturePack/Demo_Scene.umap
new file mode 100644
index 00000000..48e8e056
--- /dev/null
+++ b/Content/ProceduralNaturePack/Demo_Scene.umap
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b3928162c7b2594140da31098c6dbe31b3eb02fb178c96c0821aad340b189c16
+size 36374951
diff --git a/Content/ProceduralNaturePack/Meshes/trees_w_roots/large_tree_w_roots_a.uasset b/Content/ProceduralNaturePack/Meshes/trees_w_roots/large_tree_w_roots_a.uasset
new file mode 100644
index 00000000..2cb8382f
--- /dev/null
+++ b/Content/ProceduralNaturePack/Meshes/trees_w_roots/large_tree_w_roots_a.uasset
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:99173d33b4aac204451a46c54e6a19454568dc9c329b5b52f7d78adacda5609f
+size 16341992
-- 
GitLab