Issue #48: reuse icon for shop=bag.

This commit is contained in:
Sergey Vartanov 2021-11-30 23:44:50 +03:00
parent 51496ab3d4
commit 50290a214c

View file

@ -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}