Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit fca8efb

Browse files
committed
bigger trees
1 parent bb07733 commit fca8efb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

doodads/vegetation/tree_1.doodad

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_1.proto
66
chance = 0.005
77

88
[requirements]
9-
radius = 10
9+
radius = 30
1010
temperature = -30, -1
1111
precipitation = 0, 300
1212
elevation = -100, -1

doodads/vegetation/tree_2.doodad

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_2.proto
66
chance = 0.002
77

88
[requirements]
9-
radius = 10
9+
radius = 30
1010
temperature = 0, 12
1111
precipitation = 20, 300
1212
elevation = 20, 150

doodads/vegetation/tree_3.doodad

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_3.proto
66
chance = 0.002
77

88
[requirements]
9-
radius = 10
9+
radius = 30
1010
temperature = 13, 30
1111
precipitation = 20, 300
1212
elevation = 20, 150

doodads/vegetation/tree_4.doodad

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ prototype = unnatural/doodads/vegetation/tree_4.proto
66
chance = 0.003
77

88
[requirements]
9-
radius = 10
9+
radius = 30
1010
temperature = -30, 40
1111
precipitation = 0, 300
1212
elevation = 5, 600

0 commit comments

Comments
 (0)