add variable to profiles

This commit is contained in:
afischerdev 2024-11-13 10:39:15 +01:00
parent 504f8197e6
commit 566b69350c
7 changed files with 19 additions and 4 deletions

View file

@ -44,6 +44,8 @@ assign initialcost_value 0 # not used now
assign allow_steps true # %allow_steps% | Set to false to disallow steps | boolean
assign allow_ferries true # %allow_ferries% | set to false to disallow ferries | boolean
assign use_dynamic_range false # %use_dynamic_range% | Enable distant start/end points | boolean
assign cost_of_unknown 2 # 2 as default
#