mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 16:19:20 +02:00
Issue #48: add icons for some shop=* tags.
Add icons for shop=doityourself and shop=hardware.
This commit is contained in:
parent
7062b39535
commit
5bd0d2a14f
4 changed files with 36 additions and 6 deletions
|
@ -373,10 +373,14 @@ node_icons:
|
|||
shapes: [sheets]
|
||||
- tags: {shop: dairy}
|
||||
shapes: [milk]
|
||||
- tags: {shop: doityourself}
|
||||
shapes: [wretch_and_hammer]
|
||||
- tags: {shop: fireplace}
|
||||
shapes: [{shape: fireplace, color: sell_color}]
|
||||
- tags: {shop: hairdresser}
|
||||
shapes: [comb_and_scissors]
|
||||
- tags: {shop: hardware}
|
||||
shapes: [wretch_and_hammer]
|
||||
- tags: {shop: hifi}
|
||||
shapes: [{shape: hifi, color: sell_color}]
|
||||
- tags: {shop: houseware}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue