This repository was archived by the owner on Aug 20, 2024. It is now read-only.
Commit fca8efb 1 parent bb07733 commit fca8efb Copy full SHA for fca8efb
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_1.proto
6
6
chance = 0.005
7
7
8
8
[requirements]
9
- radius = 10
9
+ radius = 30
10
10
temperature = -30, -1
11
11
precipitation = 0, 300
12
12
elevation = -100, -1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_2.proto
6
6
chance = 0.002
7
7
8
8
[requirements]
9
- radius = 10
9
+ radius = 30
10
10
temperature = 0, 12
11
11
precipitation = 20, 300
12
12
elevation = 20, 150
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_3.proto
6
6
chance = 0.002
7
7
8
8
[requirements]
9
- radius = 10
9
+ radius = 30
10
10
temperature = 13, 30
11
11
precipitation = 20, 300
12
12
elevation = 20, 150
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_4.proto
6
6
chance = 0.003
7
7
8
8
[requirements]
9
- radius = 10
9
+ radius = 30
10
10
temperature = -30, 40
11
11
precipitation = 0, 300
12
12
elevation = 5, 600
You can’t perform that action at this time.
0 commit comments