mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-04 00:59:54 +02:00
Issue #48: reuse icon for shop=tyres.
This commit is contained in:
parent
476aca8a02
commit
51496ab3d4
1 changed files with 2 additions and 0 deletions
|
@ -554,6 +554,8 @@ node_icons:
|
|||
shapes: [ticket]
|
||||
- tags: {shop: tailor}
|
||||
shapes: [t_shirt_and_scissors]
|
||||
- tags: {shop: tyres}
|
||||
shapes: [{shape: tyre, color: sell_color}]
|
||||
- tags: {shop: toys}
|
||||
shapes: [{shape: toy_horse, color: sell_color}]
|
||||
- tags: {craft: tailor}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue