USR_36GP: Fixed robot->car assignments

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@845 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: a69da5cbb1d1b044d8695861e818dca4fa3ad49e
Former-commit-id: 4a9afc65e5f1b8cb01a2379d0cc11a311dc799ca
This commit is contained in:
andrewsumner 2009-03-18 00:29:51 +00:00
parent 1c30695ed4
commit 52502db09e
19 changed files with 63 additions and 361 deletions

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Luigi Fagioli - highly skilled and aggressive. -->
<!-- Tazio Nuvolari - one of the best, took big risks overtaking. -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="5.0" val="0.5"/>
<attnum name="level" min="0.0" max="1.0" val="0.0"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="1.0"/>
<attnum name="aggression" min="-3.0" max="1.5" val="1.2"/>
</section>

View file

@ -1,74 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: e-track-1.xml,v 1.8 2003/08/23 01:03:31 berniw Exp $
-->
<!-- 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 -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<!-- 1.30.80 -->
<section name="private">
<attnum name="CornerSpeed" val="12.00"/>
<attnum name="BrakeDelay" val="32.00"/>
<attnum name="SteerGain" val="2.2"/>
<attnum name="SteerDebug" val="0"/>
<attnum name="OvertakeDebug" val="0"/>
<attnum name="IntMargin" val="1.0"/>
<attnum name="ExtMargin" val="1.3"/>
<attnum name="OvertakeCaution" val="0.3"/>
<attnum name="RLSpeed0Div" val="290"/>
<attnum name="RLSpeed0DivEnd" val="320"/>
<attnum name="RLSpeed0" val="10.5"/>
<attnum name="RLBrake1Div" val="1"/>
<attnum name="RLBrake1DivEnd" val="70"/>
<attnum name="RLBrake1" val="-4.0"/>
<attnum name="LaneShift0Div" val="1"/>
<attnum name="LaneShift0DivEnd" val="60"/>
<attnum name="ExtMargin0" val="-0.5"/>
<attnum name="LaneShift1Div" val="225"/>
<attnum name="LaneShift1DivEnd" val="252"/>
<attnum name="ExtMargin1" val="1.0"/>
<attnum name="LaneShift2Div" val="270"/>
<attnum name="LaneShift2DivEnd" val="320"/>
<attnum name="IntMargin2" val="1.0"/>
<attnum name="LaneShift3Div" val="540"/>
<attnum name="LaneShift3DivEnd" val="570"/>
<attnum name="ExtMargin3" val="-0.7"/>
<attnum name="LaneShift4Div" val="620"/>
<attnum name="LaneShift4DivEnd" val="660"/>
<attnum name="ExtMargin4" val="-0.7"/>
<attnum name="LaneShift5Div" val="715"/>
<attnum name="LaneShift5DivEnd" val="784"/>
<attnum name="IntMargin5" val="0.5"/>
<attnum name="LaneShift6Div" val="785"/>
<attnum name="LaneShift6DivEnd" val="830"/>
<attnum name="ExtMargin6" val="-0.5"/>
</section>
</params>

View file

@ -1,53 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: e-track-1.xml,v 1.8 2003/08/23 01:03:31 berniw Exp $
-->
<!-- 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 -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="private">
<attnum name="MinCornerInverse" min="0" max="2" val="0.001"/>
<attnum name="CornerSpeed" min="10.0" max="50.0" val="12.00"/>
<attnum name="TurnDecel" min="0" max="2" val="0.4"/>
<attnum name="CurveFactor" min="0" max="2" val="0.14"/>
<attnum name="RevsChangeUp" min="0" max="2" val="0.84"/>
<attnum name="RevsChangeDown" min="0" max="2" val="0.64"/>
<attnum name="RevsChangeDownMax" min="0" max="2" val="0.74"/>
<attnum name="BrakeDelay" min="10.0" max="100.0" val="30.00"/>
<attnum name="SteerGain" min="0" max="3" val="2.2"/>
<attnum name="SteerDebug" min="0" max="1" val="0"/>
<attnum name="OvertakeDebug" min="0" max="1" val="0"/>
<attnum name="IntMargin" min="0" max="2" val="1.4"/>
<attnum name="NoTeamWaiting" min="0" max="2" val="1"/>
<attnum name="AvoidSpeedAdjust" min="-20" max="20" val="-2"/>
<attnum name="OvertakeCaution" min="-20" max="20" val="0.2"/>
<attnum name="AccelExit" min="-20" max="20" val="3.0"/>
<attnum name="SteerSkid" min="-1" max="3" val="-0.02"/>
</section>
</params>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Hans Ruesch - privateer, little known, taking a guess :) -->
<!-- Hans Stuck - highly skilled rookie Auto Union driver -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.7"/>
<attnum name="level" min="0.0" max="1.0" val="0.0"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="0.2"/>
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
</section>

Binary file not shown.

View file

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Skill" type="template">
<!-- Bernd Rosemeyer - perhaps the greatest driver of the time -->
<section name="skill">
<!-- This skill level is added to the global skill level set in -->
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.0"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
</section>
</params>

Binary file not shown.

View file

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Skill" type="template">
<!-- Bernd Rosemeyer - perhaps the greatest driver of the time -->
<section name="skill">
<!-- This skill level is added to the global skill level set in -->
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.0"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
</section>
</params>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Manfred von Brauchitsch - also highly skilled and aggressive. -->
<!-- Carlo Pintacuda - nickname of "crazy speed"... -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.3"/>
<attnum name="level" min="0.0" max="1.0" val="0.1"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="0.8"/>
<attnum name="aggression" min="-3.0" max="1.5" val="0.2"/>
</section>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Tazio Nuvolari - one of the best, took big risks overtaking. -->
<!-- Bernd Rosemeyer - perhaps the greatest driver of the time -->
<section name="skill">
@ -19,7 +19,7 @@
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="1.2"/>
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
</section>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Carlo Pintacuda - nickname of "crazy speed"... -->
<!-- Richard Seaman - smooth skills, solid driver. -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.1"/>
<attnum name="level" min="0.0" max="1.0" val="0.4"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="0.2"/>
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
</section>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Bernd Rosemeyer - perhaps the greatest driver of the time -->
<!-- Robert Benoist - unknown, taking a guess :) -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.0"/>
<attnum name="level" min="0.0" max="1.0" val="0.5"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
<attnum name="aggression" min="-3.0" max="1.5" val="-0.1"/>
</section>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Richard Seaman - smooth skills, solid driver. -->
<!-- Philippe Etancelin - highly skilled, lots of wins in career -->
<section name="skill">
@ -12,7 +12,7 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.4"/>
<attnum name="level" min="0.0" max="1.0" val="0.3"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Robert Benoist - unknown, taking a guess :) -->
<!-- Raymond Sommer - very skillful, french national hero -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.5"/>
<attnum name="level" min="0.0" max="1.0" val="0.3"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="-0.1"/>
<attnum name="aggression" min="-3.0" max="1.5" val="-0.3"/>
</section>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Philippe Etancelin - highly skilled, lots of wins in career -->
<!-- Hans Ruesch - privateer, little known, taking a guess :) -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.3"/>
<attnum name="level" min="0.0" max="1.0" val="0.7"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
<attnum name="aggression" min="-3.0" max="1.5" val="0.2"/>
</section>

View file

@ -1,70 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: e-track-1.xml,v 1.8 2003/08/23 01:03:31 berniw Exp $
-->
<!-- 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 -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<!-- 1.30.80 -->
<section name="private">
<attnum name="CornerSpeed" val="12.00"/>
<attnum name="BrakeDelay" val="32.00"/>
<attnum name="SteerGain" val="2.2"/>
<attnum name="SteerDebug" val="0"/>
<attnum name="OvertakeDebug" val="0"/>
<attnum name="IntMargin" val="1.0"/>
<attnum name="ExtMargin" val="1.3"/>
<attnum name="RLSpeed0Div" val="290"/>
<attnum name="RLSpeed0DivEnd" val="320"/>
<attnum name="RLSpeed0" val="10.5"/>
<attnum name="LaneShift0Div" val="1"/>
<attnum name="LaneShift0DivEnd" val="60"/>
<attnum name="ExtMargin0" val="-0.5"/>
<attnum name="LaneShift1Div" val="225"/>
<attnum name="LaneShift1DivEnd" val="252"/>
<attnum name="ExtMargin1" val="1.0"/>
<attnum name="LaneShift2Div" val="270"/>
<attnum name="LaneShift2DivEnd" val="320"/>
<attnum name="IntMargin2" val="1.0"/>
<attnum name="LaneShift3Div" val="540"/>
<attnum name="LaneShift3DivEnd" val="570"/>
<attnum name="ExtMargin3" val="-0.7"/>
<attnum name="LaneShift4Div" val="620"/>
<attnum name="LaneShift4DivEnd" val="660"/>
<attnum name="ExtMargin4" val="-0.7"/>
<attnum name="LaneShift5Div" val="715"/>
<attnum name="LaneShift5DivEnd" val="784"/>
<attnum name="IntMargin5" val="0.5"/>
<attnum name="LaneShift6Div" val="785"/>
<attnum name="LaneShift6DivEnd" val="830"/>
<attnum name="ExtMargin6" val="-0.5"/>
</section>
</params>

View file

@ -1,49 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
file : viper-gts-r.xml
created : Sat Mar 3 18:46:37 CET 2001
copyright : (C) 2001 by Eric Espié
email : Eric.Espie@torcs.org
version : $Id: e-track-1.xml,v 1.8 2003/08/23 01:03:31 berniw Exp $
-->
<!-- 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 -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
<params name="Viper GTS-R" type="template">
<section name="private">
<attnum name="MinCornerInverse" min="0" max="2" val="0.001"/>
<attnum name="CornerSpeed" min="10.0" max="50.0" val="12.00"/>
<attnum name="TurnDecel" min="0" max="2" val="0.4"/>
<attnum name="CurveFactor" min="0" max="2" val="0.14"/>
<attnum name="RevsChangeUp" min="0" max="2" val="0.84"/>
<attnum name="RevsChangeDown" min="0" max="2" val="0.64"/>
<attnum name="RevsChangeDownMax" min="0" max="2" val="0.74"/>
<attnum name="BrakeDelay" min="10.0" max="100.0" val="30.00"/>
<attnum name="SteerGain" min="0" max="3" val="2.2"/>
<attnum name="SteerDebug" min="0" max="1" val="0"/>
<attnum name="OvertakeDebug" min="0" max="1" val="0"/>
<attnum name="IntMargin" min="0" max="2" val="1.4"/>
<attnum name="NoTeamWaiting" min="0" max="2" val="1"/>
</section>
</params>

View file

@ -4,7 +4,7 @@
<params name="Skill" type="template">
<!-- Raymond Sommer - very skillful, french national hero -->
<!-- Achilli Varzi - Fast, clinical, ruthless racer -->
<section name="skill">
@ -12,14 +12,14 @@
<!-- raceman/config/extra/skill.xml to provide a unique value for -->
<!-- each driver. The values should be between 0 and 1, with 0 being -->
<!-- the highest skill level. -->
<attnum name="level" min="0.0" max="1.0" val="0.3"/>
<attnum name="level" min="0.0" max="1.0" val="0.0"/>
<!-- The aggression value is used to control how cautious or otherwise -->
<!-- a driver is in overtaking opponents. Positive values make a -->
<!-- driver take more risks, while negative values make them more -->
<!-- careful about when they choose to overtake. Don't go too high -->
<!-- with the positive values! -->
<attnum name="aggression" min="-3.0" max="1.5" val="-0.3"/>
<attnum name="aggression" min="-3.0" max="1.5" val="-0.5"/>
</section>

View file

@ -19,30 +19,6 @@
<section name="index">
<section name="1">
<attstr name="name" val="Luigi Fagioli"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Mercedes"></attstr>
<attstr name="author" val="Andrew Sumner"></attstr>
<attstr name="car name" val="36GP-mercedes"></attstr>
<attnum name="race number" val="7"></attnum>
<attnum name="red" val="0.9"></attnum>
<attnum name="green" val="0.9"></attnum>
<attnum name="blue" val="0.9"></attnum>
</section>
<section name="2">
<attstr name="name" val="Manfred von Brauchitsch"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Mercedes"></attstr>
<attstr name="author" val="Andrew Sumner"></attstr>
<attstr name="car name" val="36GP-mercedes"></attstr>
<attnum name="race number" val="8"></attnum>
<attnum name="red" val="0.9"></attnum>
<attnum name="green" val="0.9"></attnum>
<attnum name="blue" val="0.9"></attnum>
</section>
<section name="3">
<attstr name="name" val="Tazio Nuvolari"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Scuderia Ferrari"></attstr>
@ -54,7 +30,7 @@
<attnum name="blue" val="0.2"></attnum>
</section>
<section name="4">
<section name="2">
<attstr name="name" val="Carlo Pintacuda"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Scuderia Ferrari"></attstr>
@ -66,7 +42,7 @@
<attnum name="blue" val="0.2"></attnum>
</section>
<section name="5">
<section name="3">
<attstr name="name" val="Bernd Rosemeyer"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Auto Union"></attstr>
@ -78,7 +54,7 @@
<attnum name="blue" val="0.2"></attnum>
</section>
<section name="6">
<section name="4">
<attstr name="name" val="Richard Seaman"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Scuderia Torino"></attstr>
@ -90,7 +66,7 @@
<attnum name="blue" val="0.0"></attnum>
</section>
<section name="7">
<section name="5">
<attstr name="name" val="Robert Benoist"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Ettore Bugatti"></attstr>
@ -102,7 +78,7 @@
<attnum name="blue" val="1.0"></attnum>
</section>
<section name="8">
<section name="6">
<attstr name="name" val="Philippe Etancelin"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Private 1"></attstr>
@ -114,7 +90,7 @@
<attnum name="blue" val="0.7"></attnum>
</section>
<section name="9">
<section name="7">
<attstr name="name" val="Raymond Sommer"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Private 2"></attstr>
@ -126,7 +102,7 @@
<attnum name="blue" val="0.7"></attnum>
</section>
<section name="10">
<section name="8">
<attstr name="name" val="Hans Ruesch"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Private 3"></attstr>
@ -138,11 +114,11 @@
<attnum name="blue" val="0.7"></attnum>
</section>
<section name="11">
<section name="9">
<attstr name="name" val="Achilli Varzi"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Auto Union"></attstr>
<attstr name="author" val="Wolf-Dieter Beelitz"></attstr>
<attstr name="author" val="Andrew Sumner"></attstr>
<attstr name="car name" val="36GP-autounion"></attstr>
<attnum name="race number" val="12"></attnum>
<attnum name="red" val="0.8"></attnum>
@ -150,11 +126,11 @@
<attnum name="blue" val="0.2"></attnum>
</section>
<section name="12">
<section name="10">
<attstr name="name" val="Hans Stuck"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Auto Union"></attstr>
<attstr name="author" val="Wolf-Dieter Beelitz"></attstr>
<attstr name="author" val="Andrew Sumner"></attstr>
<attstr name="car name" val="36GP-autounion"></attstr>
<attnum name="race number" val="13"></attnum>
<attnum name="red" val="0.8"></attnum>
@ -162,6 +138,30 @@
<attnum name="blue" val="0.2"></attnum>
</section>
<section name="11">
<attstr name="name" val="Ernst von Delius"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Auto Union"></attstr>
<attstr name="author" val="Andrew Sumner"></attstr>
<attstr name="car name" val="36GP-autounion"></attstr>
<attnum name="race number" val="14"></attnum>
<attnum name="red" val="0.8"></attnum>
<attnum name="green" val="0.7"></attnum>
<attnum name="blue" val="0.2"></attnum>
</section>
<section name="12">
<attstr name="name" val="Rene Dreyfus"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val="36 Scuderia Ferrari"></attstr>
<attstr name="author" val="Andrew Sumner"></attstr>
<attstr name="car name" val="36GP-alfa12c"></attstr>
<attnum name="race number" val="21"></attnum>
<attnum name="red" val="1.0"></attnum>
<attnum name="green" val="0.2"></attnum>
<attnum name="blue" val="0.2"></attnum>
</section>
</section>
</section>