Use warehouse icon

This commit is contained in:
John Firebaugh
2013-11-06 09:42:46 -08:00
parent 391b7ed342
commit 20ac141164
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1533,7 +1533,8 @@
"tags": {
"building": "garage"
},
"name": "Garage"
"name": "Garage",
"icon": "warehouse"
},
"building/house": {
"icon": "building",
+2 -1
View File
@@ -7,5 +7,6 @@
"tags": {
"building": "garage"
},
"name": "Garage"
"name": "Garage",
"icon": "warehouse"
}