forked from speed-dreams/speed-dreams-code
Minor fix about Simplix SC brake scaling on alpine-1 (merged from 1.4.x)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2289 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 5889db85e8a146fc4a49182ad0fb2dd4c921e71a Former-commit-id: ccb34de5fc4f10601c25999a380555edf13cedef
This commit is contained in:
parent
46511a7485
commit
492ff8000d
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<!--
|
||||
file : alpine-1.xml
|
||||
created : 28 Mar 2008
|
||||
last modified : 29 Jan 2009
|
||||
copyright : (C) 2008-2009 Wolf-Dieter Beelitz
|
||||
last modified : 07 Mar 2010
|
||||
copyright : (C) 2008-2010 Wolf-Dieter Beelitz
|
||||
-->
|
||||
<!-- This program is free software; you can redistribute it and/or modify -->
|
||||
<!-- it under the terms of the GNU General Public License as published by -->
|
||||
|
@ -25,6 +25,7 @@
|
|||
<attnum name="pit stop dist" val="1.5"/>
|
||||
<attnum name="offset skill" val="0.0"/>
|
||||
<attnum name="scale skill" val="0.7"/>
|
||||
<attnum name="scale_brake" val="0.80"/>
|
||||
<attnum name="scale_mu" val="1.10"/>
|
||||
<attnum name="scale bump" min="0" max="1" val="0.01"/>
|
||||
<attnum name="scale bump outer" min="0" max="2" val="0.01"/>
|
||||
|
|
Loading…
Reference in a new issue