Issue #48: add icon for shop=beauty.

This commit is contained in:
Sergey Vartanov 2021-07-19 00:46:38 +03:00
parent f83b26fb65
commit 71ad1d563d
4 changed files with 11 additions and 6 deletions

View file

@ -357,6 +357,8 @@ node_icons:
shapes: [cupcake]
- tags: {shop: bed}
shapes: [{shape: bed, color: sell_color}]
- tags: {shop: beauty}
shapes: [vanity_mirror]
- tags: {shop: bicycle}
shapes: [{shape: bicycle, color: sell_color}]
- tags: {shop: books}