home *** CD-ROM | disk | FTP | other *** search
- //
- // Drivers for the German GT Challenge
- //
- // $ Drivers for each of the BMW and Audi GT cars, the player will override any that are in the team he picks
- //
-
- /////////////////////////////////////////////
- // Drivers for the German GT Challenge //////
- //menu_title
- /////////////////////////////////////////////
-
- :NAME Player 1
- // menu_title
- :DRIVER_ABILITY 10
-
- :NAME Player 2
- // menu_title
- :DRIVER_ABILITY 10
-
- /////////////////////////////////////////////////////////////////////
- // Use the above as a template and edit drivers from below onwards //
- /////////////////////////////////////////////////////////////////////
-
- :NAME Matlub
- //menu_title
- :TEAM_NAME BMW GT
- :DRIVER_ABILITY 6
-
- :NAME Blackwood
- //menu_title
- :TEAM_NAME BMW GT
- :DRIVER_ABILITY 7
-
- //// following 2 are BMW GT ////
-
- :NAME Cheung
- //menu_title
- :TEAM_NAME Noble
- :DRIVER_ABILITY 5
-
- :NAME McDowell
- // menu_title
- :TEAM_NAME Noble
- :DRIVER_ABILITY 4
-
- :NAME Goldfinch
- //menu_title
- :TEAM_NAME Abt
- :DRIVER_ABILITY 7
-
- :NAME Defries
- //menu_title
- :TEAM_NAME Abt
- :DRIVER_ABILITY 7
-
- //// following 2 are Audi GT ////
-
- :NAME Sheard
- //menu_title
- :TEAM_NAME Quaife
- :DRIVER_ABILITY 6
-
- :NAME Mistry
- //menu_title
- :TEAM_NAME Quaife
- :DRIVER_ABILITY 6
-
-