mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-05 12:21:54 +02:00
Add icon for leisure=escape_game.
This commit is contained in:
parent
a49638b538
commit
23579583a6
3 changed files with 296 additions and 23 deletions
|
@ -586,6 +586,8 @@ node_icons:
|
|||
shapes: [bowling_ball]
|
||||
- tags: {leisure: dog_park}
|
||||
shapes: [dog]
|
||||
- tags: {leisure: escape_game}
|
||||
shapes: [{shape: maze, offset: [-2, 0]}, {shape: arrow_right_short, offset: [5, -1]}]
|
||||
- tags: {leisure: miniature_golf}
|
||||
shapes: [golf_club_and_ball]
|
||||
- tags: {leisure: sauna}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue