Skip to content

Commit 13317a6

Browse files
authored
building=manufacture with own building description (#524)
1 parent de6fce4 commit 13317a6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"icon": "maki-industry",
3+
"geometry": [
4+
"area"
5+
],
6+
"tags": {
7+
"building": "manufacture"
8+
},
9+
"matchScore": 0.5,
10+
"name": "Industrial Production Building",
11+
"searchable": false
12+
}

0 commit comments

Comments
 (0)