mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
Better Pirate Ship icon - arrrgh matey
This commit is contained in:
@@ -4109,7 +4109,7 @@
|
||||
"name": "Maze"
|
||||
},
|
||||
"attraction/pirate_ship": {
|
||||
"icon": "amusement-park",
|
||||
"icon": "danger",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "amusement-park",
|
||||
"icon": "danger",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
|
||||
@@ -1712,7 +1712,7 @@
|
||||
"object_types": [
|
||||
"node"
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/amusement-park-15.svg?sanitize=true"
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/danger-15.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
|
||||
Reference in New Issue
Block a user