Added Baking Oven and Bakehouse presets (#983, #975)

This commit is contained in:
N DIVIJ 2023-08-25 16:15:17 +05:30 committed by GitHub
parent 9be5591cef
commit 9742f8ccce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"icon": "temaki-bread",
"geometry": [
"area"
],
"tags": {
"building": "bakehouse"
},
"matchScore": 0.5,
"name": "Bakehouse"
}