diff --git a/profiles/foot.lua b/profiles/foot.lua index 725d8c3b4..92c0fb7ee 100644 --- a/profiles/foot.lua +++ b/profiles/foot.lua @@ -95,6 +95,10 @@ surface_speeds = { sand = walking_speed*0.5 } +tracktype_speeds = {} + +smoothness_speeds = {} + leisure_speeds = { track = walking_speed }