mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-01 02:11:58 +02:00
Add icon for crop=sunflower.
This commit is contained in:
parent
2e066a32c3
commit
e34f012c4f
3 changed files with 124 additions and 64 deletions
|
@ -143,6 +143,8 @@ node_icons:
|
|||
shapes: [electricity]
|
||||
- tags: {plant: christmas_trees}
|
||||
shapes: [{shape: christmas_tree, color: orchard_border_color}]
|
||||
- tags: {crop: sunflower}
|
||||
shapes: [{shape: sunflower, color: farmland_border_color}]
|
||||
- tags: {produce: apple}
|
||||
shapes: [{shape: apple, color: orchard_border_color}]
|
||||
- tags: {produce: christmas_trees}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue