mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-08 22:01:51 +02:00
Add icon for access=no.
This commit is contained in:
parent
701e4a2156
commit
c79885f46b
1 changed files with 2 additions and 0 deletions
|
@ -1020,6 +1020,8 @@ node_icons:
|
||||||
add_shapes: [{shape: wood, color: trunk_color}]
|
add_shapes: [{shape: wood, color: trunk_color}]
|
||||||
- tags: {access: private}
|
- tags: {access: private}
|
||||||
add_shapes: [lock_with_keyhole]
|
add_shapes: [lock_with_keyhole]
|
||||||
|
- tags: {access: "no"}
|
||||||
|
add_shapes: [lock]
|
||||||
- tags: {direction: clockwise}
|
- tags: {direction: clockwise}
|
||||||
add_shapes: [clockwise]
|
add_shapes: [clockwise]
|
||||||
- tags: {direction: contrclockwise}
|
- tags: {direction: contrclockwise}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue