mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 13:37:56 +02:00
add field for fortification_type (#1129)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"key": "fortification_type",
|
||||
"type": "combo",
|
||||
"label": "Fortification Type",
|
||||
"prerequisiteTag": {
|
||||
"key": "archaeological_site",
|
||||
"value": "fortification"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user