mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-23 05:56:28 +02:00
Issue #48: add icon for shop=hairdresser.
This commit is contained in:
parent
4228146eca
commit
f83b26fb65
4 changed files with 23 additions and 4 deletions
|
@ -371,6 +371,8 @@ node_icons:
|
|||
shapes: [milk]
|
||||
- tags: {shop: fireplace}
|
||||
shapes: [{shape: fireplace, color: sell_color}]
|
||||
- tags: {shop: hairdresser}
|
||||
shapes: [comb_and_scissors]
|
||||
- tags: {shop: hifi}
|
||||
shapes: [{shape: hifi, color: sell_color}]
|
||||
- tags: {shop: houseware}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue