Add natural=shrub.

This commit is contained in:
zer0-dev 2024-06-27 20:19:07 +03:00
parent 825eb34191
commit 0e9031eb66
3 changed files with 6 additions and 4 deletions

View file

@ -1903,6 +1903,8 @@ node_icons:
set_main_color: evergreen_color
- tags: {natural: bush}
shapes: [{shape: bush, color: tree_color}]
- tags: {natural: shrub}
shapes: [{shape: bush, color: tree_color}]
- tags: {natural: tree, genus: Betula}
shapes: [{shape: betula, color: tree_color}]