Add building:part field (#527)

This commit is contained in:
archpdx
2022-07-15 02:19:24 -07:00
committed by GitHub
parent 4db0d0c1da
commit c4d976cfff
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"key": "building:part",
"type": "combo",
"default": "yes",
"label": "Building Part"
}
+1
View File
@@ -1,6 +1,7 @@
{
"icon": "maki-building",
"fields": [
"building/part",
"building/levels",
"height",
"building/material",