id-tagging-schema/data/fields/curves.json
2023-06-20 12:43:42 -07:00

15 lines
302 B
JSON

{
"key": "curves",
"type": "combo",
"strings": {
"options": {
"serpentine": "Double Curve/Bend",
"extended": "Windy Road (Many Curves)"
}
},
"label": "Type",
"prerequisiteTag": {
"key": "hazard",
"value": "curves"
}
}