mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-17 16:37:54 +02:00
Issue #48: add icon for shop=butcher.
This commit is contained in:
parent
71ad1d563d
commit
7062b39535
4 changed files with 12 additions and 8 deletions
|
@ -363,6 +363,8 @@ node_icons:
|
|||
shapes: [{shape: bicycle, color: sell_color}]
|
||||
- tags: {shop: books}
|
||||
shapes: [{shape: book, color: sell_color}]
|
||||
- tags: {shop: butcher}
|
||||
shapes: [knives]
|
||||
- tags: {shop: car}
|
||||
shapes: [{shape: car, color: sell_color}]
|
||||
- tags: {shop: coffee}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue