Add icons for shop=tailor and craft=tailor.

This commit is contained in:
Sergey Vartanov 2021-07-22 23:52:17 +03:00
parent 253f59d878
commit 68dd4e8d4b
4 changed files with 421 additions and 133 deletions

View file

@ -407,6 +407,10 @@ node_icons:
shapes: [shop_convenience]
- tags: {shop: ticket}
shapes: [ticket]
- tags: {shop: tailor}
shapes: [t_shirt_and_scissors]
- tags: {craft: tailor}
shapes: [t_shirt_and_scissors]
- tags: {shop: video}
shapes: [{shape: film, color: sell_color}]
- tags: {shop: video_games}