forked from MapComplete/MapComplete
		
	Add toprope question, make average length conditional
This commit is contained in:
		
							parent
							
								
									ad8b2ab36a
								
							
						
					
					
						commit
						ae146606e0
					
				
					 1 changed files with 8 additions and 2 deletions
				
			
		|  | @ -77,10 +77,16 @@ | |||
|       "builtin": "climbing.fee" | ||||
|     }, | ||||
|     "opening_hours", | ||||
|     "climbing.toprope", | ||||
| { | ||||
|       "builtin": "climbing.average_length", | ||||
|       "override": { | ||||
|         "condition": "climbing:toprope!=no" | ||||
|       } | ||||
|     }, | ||||
|     { | ||||
|       "id": "climbing_gym_questions", | ||||
|       "builtin": [ | ||||
|         "climbing.average_length", | ||||
|         "climbing.min_difficulty", | ||||
|         "climbing.max_difficulty", | ||||
|         "climbing.bouldering", | ||||
|  | @ -165,4 +171,4 @@ | |||
|       } | ||||
|     } | ||||
|   ] | ||||
| } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue