Add icon for crop=sunflower.

This commit is contained in:
Sergey Vartanov 2021-06-13 01:53:32 +03:00
parent 2e066a32c3
commit e34f012c4f
3 changed files with 124 additions and 64 deletions

View file

@ -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}