mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-01 18:31:53 +02:00
Issue #48: add icon for shop=beauty.
This commit is contained in:
parent
f83b26fb65
commit
71ad1d563d
4 changed files with 11 additions and 6 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue