mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 00:29:53 +02:00
Issue #48: add icon for shop=copyshop.
This commit is contained in:
parent
2c6b435494
commit
aba82f0493
1 changed files with 2 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue