// // Drivers for the GT Cup Challenge // // 2 Drivers for each GT team, the player will override any that are in the team he picks // ////////////////////////////////////////// // Drivers for the GT Cup 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 3 :NAME Blackwood //menu_title :TEAM_NAME BMW GT :DRIVER_ABILITY 3 :NAME Cheung //menu_title :TEAM_NAME Noble :DRIVER_ABILITY 4 :NAME McDowell // menu_title :TEAM_NAME Noble :DRIVER_ABILITY 3 :NAME Sheard //menu_title :TEAM_NAME Quaife :DRIVER_ABILITY 3 :NAME Mistry //menu_title :TEAM_NAME Quaife :DRIVER_ABILITY 4 :NAME Goldfinch //menu_title :TEAM_NAME Abt :DRIVER_ABILITY 5 :NAME Defries //menu_title :TEAM_NAME Abt :DRIVER_ABILITY 4