mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-01 10:21:54 +02:00
Add icon for crop=wheat.
This commit is contained in:
parent
1b45f3489f
commit
d0cca4b236
3 changed files with 288 additions and 27 deletions
|
@ -146,6 +146,8 @@ node_icons:
|
|||
shapes: [{shape: christmas_tree, color: orchard_border_color}]
|
||||
- tags: {crop: sunflower}
|
||||
shapes: [{shape: sunflower, color: farmland_darker_color, outline: no}]
|
||||
- tags: {crop: wheat}
|
||||
shapes: [{shape: wheat, color: farmland_darker_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