Issue #48: add icon for shop=copyshop.

This commit is contained in:
Sergey Vartanov 2021-07-03 00:16:44 +03:00
parent 2c6b435494
commit aba82f0493

View file

@ -356,6 +356,8 @@ node_icons:
shapes: [{shape: car, color: sell_color}]
- tags: {shop: coffee}
shapes: [{shape: coffee_cup, color: sell_color}]
- tags: {shop: copyshop}
shapes: [sheets]
- tags: {shop: dairy}
shapes: [milk]
- tags: {shop: fireplace}