forked from MapComplete/MapComplete
Small improvements
This commit is contained in:
parent
ae21e33077
commit
466527e0f8
4 changed files with 18 additions and 11 deletions
|
@ -31,7 +31,10 @@
|
|||
},
|
||||
{
|
||||
"if": {
|
||||
"or": ["toilets:position=urinals", "toilets:position=urinal"]
|
||||
"or": [
|
||||
"toilets:position=urinals",
|
||||
"toilets:position=urinal"
|
||||
]
|
||||
},
|
||||
"then": "./assets/layers/toilet/urinal.svg"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue