Browse Source

Improve culture signs

- closes #1
fossil
parent
commit
3a988549b1
  1. 8
      culture.json
  2. 2
      tourism_attractions.json

8
culture.json

@ -29,15 +29,15 @@
"markerSign": "{{ const[value] }}"
},
"const": {
"arts_centre": "",
"arts_centre": "🎨",
"cinema": "🎦",
"community_centre": "",
"fountain": "⛲",
"studio": "",
"theatre": "",
"artwork": "",
"theatre": "🎭",
"artwork": "🎨 ",
"gallery": "🖼",
"museum": "",
"museum": "🏛 ",
"theme_park": ""
}
}

2
tourism_attractions.json

@ -27,7 +27,7 @@
},
"const": {
"aquarium": "🐟",
"artwork": "🛌",
"artwork": "🎨 ",
"attraction": "",
"gallery": "🖼",
"museum": "",

Loading…
Cancel
Save