Add various aliases

This commit is contained in:
Quincy Morgan 2020-12-17 11:54:56 -05:00
parent 36529d0ee2
commit 942e4ce508
33 changed files with 422 additions and 153 deletions

View file

@ -21,5 +21,9 @@
"snowboarding",
"tramway"
],
"name": "Cable Car"
"name": "Cable Car",
"aliases": [
"Aerial Tramway",
"Sky Tram"
]
}

View file

@ -24,5 +24,10 @@
"zipline",
"zipwire"
],
"name": "Zip Line"
"name": "Zip Line",
"aliases": [
"Zip Wire",
"Aerial Runway",
"Flying Fox"
]
}