mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-02 10:51:57 +02:00
Issue #48: add icon for shop=florist.
This commit is contained in:
parent
41509cda91
commit
951e5f56b1
3 changed files with 5 additions and 3 deletions
|
@ -526,6 +526,8 @@ node_icons:
|
|||
shapes: [wretch_and_hammer]
|
||||
- tags: {shop: fireplace}
|
||||
shapes: [{shape: fireplace, color: sell_color}]
|
||||
- tags: {shop: florist}
|
||||
shapes: [{shape: flower_in_pot, color: sell_color}]
|
||||
- tags: {shop: furniture}
|
||||
shapes: [{shape: drawer, color: sell_color}]
|
||||
- tags: {shop: greengrocer}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue