Skip to content

Commit

Permalink
Presets/Tree: Use maki-park instead of roentgen-tree for broadleaved
Browse files Browse the repository at this point in the history
This is more consistent with the default icon for presets/tree but also maki-park is the better broadleaved tree, especially when rendered as a small map pin.
  • Loading branch information
tordans committed Jul 12, 2023
1 parent 3d7840a commit 178726b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/fields/leaf_type.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
},
"icons": {
"broadleaved": "roentgen-tree",
"broadleaved": "maki-park",
"needleleaved": "roentgen-needleleaved_tree"
},
"autoSuggestions": false,
Expand Down
2 changes: 1 addition & 1 deletion data/presets/natural/tree/tree_broadleaved_deciduous.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "roentgen-tree",
"icon": "maki-park",
"fields": [
"{natural/tree}"
],
Expand Down

0 comments on commit 178726b

Please sign in to comment.