Commit 7a083c59 authored by Eric Duminil's avatar Eric Duminil
Browse files

Trunk diameter too.

parent 568de6d0
...@@ -177,6 +177,7 @@ def place_trees(forest: Forest, ways: list, region: str, to_local, tree_distance ...@@ -177,6 +177,7 @@ def place_trees(forest: Forest, ways: list, region: str, to_local, tree_distance
description='Tilia tomentosa', description='Tilia tomentosa',
diameter=6, diameter=6,
height=10, height=10,
trunk_diameter=0.5,
source='add_trees.py' source='add_trees.py'
) )
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment