mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-23 05:56:28 +02:00
Add icon for crop=rape.
This commit is contained in:
parent
47c028991b
commit
3d1487a587
2 changed files with 328 additions and 5 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue