Updated attraction presets to use field inheritance

Added generic attraction preset with attraction typeCombo field
This commit is contained in:
Quincy Morgan
2019-01-15 15:28:01 -05:00
parent 20553dc977
commit 512dfaa52c
21 changed files with 75 additions and 77 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"key": "attraction",
"type": "typeCombo",
"label": "Type"
}