mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-30 14:50:09 +02:00
Add icons for shop=tailor and craft=tailor.
This commit is contained in:
parent
253f59d878
commit
68dd4e8d4b
4 changed files with 421 additions and 133 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue