Skip to content

Commit fca62b9

Browse files
committed
also show "military bunker" fields for building=bunker objects
1 parent 82c7d05 commit fca62b9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/presets/building/_bunker.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
"tags": {
77
"building": "bunker"
88
},
9+
"fields": [
10+
"{military/bunker}",
11+
"{building}"
12+
],
13+
"moreFields": [
14+
"{military/bunker}",
15+
"{building}"
16+
],
917
"matchScore": 0.5,
1018
"name": "Bunker",
1119
"searchable": false

0 commit comments

Comments
 (0)