Make building:bunker Unsearchable

This commit is contained in:
ingalls
2014-02-05 17:50:32 -04:00
parent bc7686ec82
commit 63b63339b1

View File

@@ -1,5 +1,4 @@
{
"icon": "building",
"fields": [
"address",
"levels"
@@ -12,5 +11,6 @@
"tags": {
"building": "bunker"
},
"name": "Bunker"
"name": "Bunker",
"searchable": false
}