mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 00:29:53 +02:00
Issue #48: reuse icon for shop=bag.
This commit is contained in:
parent
51496ab3d4
commit
50290a214c
1 changed files with 2 additions and 0 deletions
|
@ -492,6 +492,8 @@ node_icons:
|
|||
shapes: [{shape: picture, color: sell_color}]
|
||||
- tags: {shop: bakery}
|
||||
shapes: [cupcake]
|
||||
- tags: {shop: bag}
|
||||
shapes: [{shape: bag, color: sell_color}]
|
||||
- tags: {shop: bed}
|
||||
shapes: [{shape: bed, color: sell_color}]
|
||||
- tags: {shop: beauty}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue