Add an antenna icon for monitoring station

This commit is contained in:
Bryan Housel
2017-12-01 15:55:23 -05:00
parent 36f9ec85a4
commit e73ae29b02
2 changed files with 2 additions and 0 deletions

View File

@@ -10556,6 +10556,7 @@
"name": "Mast"
},
"man_made/monitoring_station": {
"icon": "poi-mast",
"geometry": [
"point",
"area"

View File

@@ -1,4 +1,5 @@
{
"icon": "poi-mast",
"geometry": [
"point",
"area"