Add toprope question, make average length conditional

This commit is contained in:
Pieter Vander Vennet 2022-12-07 23:51:00 +01:00 committed by GitHub
parent ad8b2ab36a
commit ae146606e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,10 +77,16 @@
"builtin": "climbing.fee" "builtin": "climbing.fee"
}, },
"opening_hours", "opening_hours",
"climbing.toprope",
{
"builtin": "climbing.average_length",
"override": {
"condition": "climbing:toprope!=no"
}
},
{ {
"id": "climbing_gym_questions", "id": "climbing_gym_questions",
"builtin": [ "builtin": [
"climbing.average_length",
"climbing.min_difficulty", "climbing.min_difficulty",
"climbing.max_difficulty", "climbing.max_difficulty",
"climbing.bouldering", "climbing.bouldering",