Add icon for crop=rape.

This commit is contained in:
Sergey Vartanov 2021-06-14 02:16:08 +03:00
parent 47c028991b
commit 3d1487a587
2 changed files with 328 additions and 5 deletions

View file

@ -164,6 +164,8 @@ node_icons:
shapes: [{shape: ear_botany, color: rye_dark_color, outline: no}]
- tags: {crop: wheat}
shapes: [{shape: ear_botany, color: wheat_dark_color, outline: no}]
- tags: {crop: rape}
shapes: [{shape: rape, color: wheat_dark_color, outline: no}]
- tags: {produce: apple}
shapes: [{shape: apple, color: orchard_border_color}]
- tags: {produce: christmas_trees}