mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 16:49:10 +02:00
Issue #48: add icon for shop=hifi.
This commit is contained in:
parent
aba82f0493
commit
7ede0fac42
1 changed files with 2 additions and 0 deletions
|
@ -362,6 +362,8 @@ node_icons:
|
|||
shapes: [milk]
|
||||
- tags: {shop: fireplace}
|
||||
shapes: [{shape: fireplace, color: sell_color}]
|
||||
- tags: {shop: hifi}
|
||||
shapes: [{shape: hifi, color: sell_color}]
|
||||
- tags: {shop: houseware}
|
||||
shapes: [{shape: pan, color: sell_color}]
|
||||
- tags: {shop: jewelry}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue