home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Game Guide / AmigaGameGuide_CD.iso / Amiga / Games-AddOns / XTreme-Data / xtr_adf2 / xtr_adf_newstuff / misc / Season < prev   
Encoding:
Text File  |  1978-01-01  |  25.3 KB  |  453 lines

  1. ;************************ CUP & SEASON DEFINITIONS ***************************
  2. ;
  3. ; General Definitions
  4. ;
  5.  
  6. NOCUPS  9                                       ;Number of cups in file (max 12)
  7. NOSEASONS       2                                       ;Number of seasons in file (max 6)
  8.  
  9. ;*****************************************************************************
  10.  
  11. ;********************************** CUP 1 ************************************
  12.  
  13. CUPNAME         TORTOISE_CUP                            ;Cup name (max 20 chars, no spaces, use '_' for space)
  14. CUPNUMBER       1                                       ;Cup Number
  15. CUPRACES        5                                       ;Number of races in this cup
  16.  
  17. RACENAME        Road_Circuit_1                          ;Track name
  18. RACETYPE        RACE                                    ;Track type
  19. RACELOC         3                                       ;Track location
  20. RACENAME        Tropical_Islands_1                      ;Track name
  21. RACETYPE        RACE                                    ;Track type
  22. RACELOC         3                                       ;Track location
  23. RACENAME        Grasslands_1                            ;Track name
  24. RACETYPE        RACE                                    ;Track type
  25. RACELOC         2                                       ;Track location
  26. RACENAME        Floating_City_1                         ;Track name
  27. RACETYPE        RACE                                    ;Track type
  28. RACELOC         3                                       ;Track location
  29. RACENAME        Road_Circuit_1B                         ;Track name
  30. RACETYPE        BONUS                                   ;Track type
  31. RACELOC         3                                       ;Track location
  32.  
  33. ;TORTOISE CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  34. KTEASY          4,5,6,4,5,4,3,4                         ;Race 1
  35. KTEASY          7,8,8,7,7,7,6,7                         ;Race 2
  36. KTEASY          5,5,5,4,4,5,3,4                         ;Race 3
  37. KTEASY          5,6,6,5,5,5,4,5                         ;Race 4
  38. KTEASY          7,8,8,7,8,7,6,7                         ;Race 5 (bonus)
  39.  
  40. KTMEDIUM        7,7,8,6,8,6,5,6                         ;Race 1
  41. KTMEDIUM        8,9,9,8,9,8,7,8                         ;Race 2
  42. KTMEDIUM        7,7,8,6,7,6,5,6                         ;Race 3
  43. KTMEDIUM        7,8,8,7,7,7,6,7                         ;Race 4
  44. KTMEDIUM        7,8,8,7,8,7,6,7                         ;Race 5 (bonus)
  45.  
  46. KTHARD          8,9,9,8,8,9,9,8                         ;Race 1
  47. KTHARD          9,9,9,9,9,8,9,9                         ;Race 2
  48. KTHARD          8,9,8,8,8,7,9,8                         ;Race 3
  49. KTHARD          8,9,8,8,9,8,7,8                         ;Race 4
  50. KTHARD          9,9,9,9,9,8,8,9                         ;Race 5 (bonus)
  51.  
  52. ;*****************************************************************************
  53.  
  54. ;********************************** CUP 2 ************************************
  55.  
  56. CUPNAME         KIWI_CUP                                ;Cup name (max 20 chars, no spaces, use '_' for space)
  57. CUPNUMBER       2                                       ;Cup Number
  58. CUPRACES        5                                       ;Number of races in this cup
  59.  
  60. RACENAME        Space_Port_1                            ;Track name
  61. RACETYPE        RACE                                    ;Track type
  62. RACELOC         5                                       ;Track location
  63. RACENAME        Lurve_Land_1                            ;Track name
  64. RACETYPE        RACE                                    ;Track type
  65. RACELOC         5                                       ;Track location
  66. RACENAME        Gothic_City_1                           ;Track name
  67. RACETYPE        RACE                                    ;Track type
  68. RACELOC         4                                       ;Track location
  69. RACENAME        Hell_Below_1                            ;Track name
  70. RACETYPE        RACE                                    ;Track type
  71. RACELOC         5                                       ;Track location
  72. RACENAME        Duplo_Bricks_1B                         ;Track name
  73. RACETYPE        BONUS                                   ;Track type
  74. RACELOC         5                                       ;Track location
  75.  
  76. ;KIWI CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  77. KTEASY          3,4,6,5,2,1,2,2                         ;Race 1
  78. KTEASY          4,5,6,3,4,3,2,1                         ;Race 2
  79. KTEASY          5,5,4,3,6,2,3,2                         ;Race 3
  80. KTEASY          5,6,7,4,2,5,3,4                         ;Race 4
  81. KTEASY          7,8,7,9,5,6,5,5                         ;Race 5 (bonus)
  82.  
  83. KTMEDIUM        7,6,6,4,3,5,4,5                         ;Race 1
  84. KTMEDIUM        7,6,6,5,3,5,4,4                         ;Race 2
  85. KTMEDIUM        8,7,8,6,4,3,5,3                         ;Race 3
  86. KTMEDIUM        7,8,7,9,6,7,5,7                         ;Race 4
  87. KTMEDIUM        7,8,7,9,5,6,4,5                         ;Race 5 (bonus)
  88.  
  89. KTHARD          8,8,9,9,8,6,6,7                         ;Race 1
  90. KTHARD          8,9,8,6,8,7,9,8                         ;Race 2
  91. KTHARD          7,8,9,6,8,9,7,8                         ;Race 3
  92. KTHARD          8,9,9,7,8,8,9,8                         ;Race 4
  93. KTHARD          8,8,9,9,8,6,7,8                         ;Race 5 (bonus)
  94.  
  95. ;*****************************************************************************
  96.  
  97. ;********************************** CUP 3 ************************************
  98.  
  99. CUPNAME         HOT_LEATHER_CUP         ;Cup name (max 20 chars, no spaces, use '_' for space)
  100. CUPNUMBER       3                                       ;Cup Number
  101. CUPRACES        5                                       ;Number of races in this cup
  102.  
  103. RACENAME        Lurve_Land_2                            ;Track name
  104. RACETYPE        RACE                                    ;Track type
  105. RACELOC         5                                       ;Track location
  106. RACENAME        Gothic_City_2                           ;Track name
  107. RACETYPE        RACE                                    ;Track type
  108. RACELOC         4                                       ;Track location
  109. RACENAME        Hell_Below_2                            ;Track name
  110. RACETYPE        RACE                                    ;Track type
  111. RACELOC         5                                       ;Track location
  112. RACENAME        Grasslands_3                            ;Track name
  113. RACETYPE        RACE                                    ;Track type
  114. RACELOC         2                                       ;Track location
  115. RACENAME        Space_Port_2B                           ;Track name
  116. RACETYPE        BONUS                                   ;Track type
  117. RACELOC         5                                       ;Track location
  118.  
  119. ;HOT LEATHER CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  120. KTEASY          4,5,4,6,5,3,2,3                         ;Race 1
  121. KTEASY          2,3,6,2,5,2,1,2                         ;Race 2
  122. KTEASY          4,5,6,5,2,4,3,4                         ;Race 3
  123. KTEASY          5,6,7,5,3,2,4,5                         ;Race 4
  124. KTEASY          7,9,8,6,7,6,5,6                         ;Race 5 (bonus)
  125.  
  126. KTMEDIUM        6,7,9,5,6,3,4,5                         ;Race 1
  127. KTMEDIUM        8,5,7,6,3,5,4,3                         ;Race 2
  128. KTMEDIUM        6,9,8,7,8,6,4,6                         ;Race 3
  129. KTMEDIUM        8,9,9,9,8,6,7,8                         ;Race 4
  130. KTMEDIUM        7,9,8,6,7,6,5,6                         ;Race 5 (bonus)
  131.  
  132. KTHARD          8,9,9,7,8,6,9,7                         ;Race 1
  133. KTHARD          7,9,7,6,6,7,8,6                         ;Race 2
  134. KTHARD          8,9,9,8,9,8,6,8                         ;Race 3
  135. KTHARD          8,9,9,7,9,8,6,8                         ;Race 4
  136. KTHARD          8,9,9,8,9,8,6,8                         ;Race 5 (bonus)
  137.  
  138. ;*****************************************************************************
  139.  
  140. ;********************************** CUP 4 ************************************
  141.  
  142. CUPNAME         DOUBLE_D_CUP            ;Cup name (max 20 chars, no spaces, use '_' for space)
  143. CUPNUMBER       4                                       ;Cup Number
  144. CUPRACES        5                                       ;Number of races in this cup
  145.  
  146. RACENAME        Gothic_City_3                           ;Track name
  147. RACETYPE        RACE                                    ;Track type
  148. RACELOC         4                                       ;Track location
  149. RACENAME        Lurve_Land_3                            ;Track name
  150. RACETYPE        RACE                                    ;Track type
  151. RACELOC         5                                       ;Track location
  152. RACENAME        Space_Port_3                            ;Track name
  153. RACETYPE        RACE                                    ;Track type
  154. RACELOC         5                                       ;Track location
  155. RACENAME        Road_Circuit_4                          ;Track name
  156. RACETYPE        RACE                                    ;Track type
  157. RACELOC         3                                       ;Track location
  158. RACENAME        Duplo_Bricks_2B                         ;Track name
  159. RACETYPE        BONUS                                   ;Track type
  160. RACELOC         5                                       ;Track location
  161.  
  162. ;DOUBLE D CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  163. KTEASY          3,4,4,3,3,2,2,3                         ;Race 1
  164. KTEASY          3,4,5,3,3,3,2,3                         ;Race 2
  165. KTEASY          5,6,7,4,5,2,3,4                         ;Race 3
  166. KTEASY          5,6,5,5,5,3,4,5                         ;Race 4
  167. KTEASY          5,4,6,4,6,5,5,4                         ;Race 5 (bonus)
  168.  
  169. KTMEDIUM        5,7,6,5,8,4,6,5                         ;Race 1
  170. KTMEDIUM        5,6,5,8,4,5,7,5                         ;Race 2
  171. KTMEDIUM        8,7,8,6,4,7,5,8                         ;Race 3
  172. KTMEDIUM        9,9,8,7,8,7,5,8                         ;Race 4
  173. KTMEDIUM        5,4,6,4,6,5,5,4                         ;Race 5 (bonus)
  174.  
  175. KTHARD          6,8,8,9,8,7,6,7                         ;Race 1
  176. KTHARD          7,8,8,8,9,7,6,7                         ;Race 2
  177. KTHARD          8,9,9,8,9,8,9,8                         ;Race 3
  178. KTHARD          9,9,9,8,9,8,9,8                         ;Race 4
  179. KTHARD          8,5,8,6,9,8,7,9                         ;Race 5 (bonus)
  180.  
  181. ;*****************************************************************************
  182.  
  183. ;********************************** CUP 5 ************************************
  184.  
  185. CUPNAME         DEEEEEMOOOW_CUP ;Cup name (max 20 chars, no spaces, use '_' for space)
  186. CUPNUMBER       5                                       ;Cup Number
  187. CUPRACES        5                                       ;Number of races in this cup
  188.  
  189. RACENAME        Road_Circuit_3                          ;Track name
  190. RACETYPE        RACE                                    ;Track type
  191. RACELOC         7                                       ;Track location
  192. RACENAME        Christmas_Demo_1                        ;Track name
  193. RACETYPE        RACE                                    ;Track type
  194. RACELOC         7                                       ;Track location
  195. RACENAME        CU_Land_1                               ;Track name
  196. RACETYPE        RACE                                    ;Track type
  197. RACELOC         7                                       ;Track location
  198. RACENAME        Christmas_Demo_2                        ;Track name
  199. RACETYPE        RACE                                    ;Track type
  200. RACELOC         7                                       ;Track location
  201. RACENAME        CU_Land_2B                              ;Track name
  202. RACETYPE        BONUS                                   ;Track type
  203. RACELOC         7                                       ;Track location
  204.  
  205. ;DEEEEEMOOOW CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  206. KTEASY          4,7,6,6,4,5,6,3                         ;Race 1
  207. KTEASY          5,6,6,5,4,4,6,3                         ;Race 2
  208. KTEASY          5,6,6,4,5,4,3,4                         ;Race 3
  209. KTEASY          5,6,5,4,5,3,6,3                         ;Race 4
  210. KTEASY          7,8,8,5,7,7,6,4                         ;Race 5 (bonus)
  211.  
  212. KTMEDIUM        6,8,8,5,7,7,8,5                         ;Race 1
  213. KTMEDIUM        5,8,8,5,7,7,4,5                         ;Race 2
  214. KTMEDIUM        7,8,8,6,7,5,5,6                         ;Race 3
  215. KTMEDIUM        6,8,8,5,7,7,6,5                         ;Race 4
  216. KTMEDIUM        7,8,8,5,7,7,6,8                         ;Race 5 (bonus)
  217.  
  218. KTHARD          9,9,9,8,9,8,8,9                         ;Race 1
  219. KTHARD          9,9,8,8,9,9,8,9                         ;Race 2
  220. KTHARD          9,9,9,8,8,9,9,8                         ;Race 3
  221. KTHARD          9,9,9,8,8,9,9,8                         ;Race 4
  222. KTHARD          9,9,9,8,9,8,9,8                         ;Race 5 (bonus)
  223.  
  224. ;*****************************************************************************
  225.  
  226. ;********************************** CUP 6 ************************************
  227.  
  228. CUPNAME         CUSTARD_CUP                             ;Cup name (max 20 chars, no spaces, use '_' for space)
  229. CUPNUMBER       6                                       ;Cup Number
  230. CUPRACES        5                                       ;Number of races in this cup
  231.  
  232. RACENAME        Grasslands_2                            ;Track name
  233. RACETYPE        RACE                                    ;Track type
  234. RACELOC         2                                       ;Track location
  235. RACENAME        Forbidden_Castle_1                      ;Track name
  236. RACETYPE        RACE                                    ;Track type
  237. RACELOC         2                                       ;Track location
  238. RACENAME        Toxic_Refinery_1                        ;Track name
  239. RACETYPE        RACE                                    ;Track type
  240. RACELOC         2                                       ;Track location
  241. RACENAME        Tropical_Islands_2                      ;Track name
  242. RACETYPE        RACE                                    ;Track type
  243. RACELOC         3                                       ;Track location
  244. RACENAME        Volcanic_Badlands_1B                    ;Track name
  245. RACETYPE        BONUS                                   ;Track type
  246. RACELOC         2                                       ;Track location
  247.  
  248. ;CUSTARD CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  249. KTEASY          4,5,5,4,4,4,3,3                         ;Race 1
  250. KTEASY          4,5,5,4,5,4,3,4                         ;Race 2
  251. KTEASY          3,4,3,3,3,3,2,3                         ;Race 3
  252. KTEASY          7,8,7,7,7,7,6,7                         ;Race 4
  253. KTEASY          4,5,5,3,4,5,2,3                         ;Race 5 (bonus)
  254.  
  255. KTMEDIUM        7,7,7,6,7,6,5,6                         ;Race 1
  256. KTMEDIUM        6,7,7,5,6,5,4,5                         ;Race 2
  257. KTMEDIUM        6,7,8,5,6,5,4,5                         ;Race 3
  258. KTMEDIUM        8,9,8,8,8,8,7,8                         ;Race 4
  259. KTMEDIUM        4,5,5,3,4,5,2,3                         ;Race 5 (bonus)
  260.  
  261. KTHARD          9,8,9,9,8,7,8,7                         ;Race 1
  262. KTHARD          9,9,8,9,8,9,6,9                         ;Race 2
  263. KTHARD          9,9,8,9,8,7,7,8                         ;Race 3
  264. KTHARD          9,9,9,9,9,9,8,9                         ;Race 4
  265. KTHARD          8,8,7,7,6,8,5,9                         ;Race 5 (bonus)
  266.  
  267. ;*****************************************************************************
  268.  
  269. ;********************************** CUP 7 ************************************
  270.  
  271. CUPNAME         XTREME_CUP                              ;Cup name (max 20 chars, no spaces, use '_' for space)
  272. CUPNUMBER       7                                       ;Cup Number
  273. CUPRACES        5                                       ;Number of races in this cup
  274.  
  275. RACENAME        Road_Circuit_2                          ;Track name
  276. RACETYPE        RACE                                    ;Track type
  277. RACELOC         3                                       ;Track location
  278. RACENAME        Toxic_Refinery_2                        ;Track name
  279. RACETYPE        RACE                                    ;Track type
  280. RACELOC         2                                       ;Track location
  281. RACENAME        Floating_City_2                         ;Track name
  282. RACETYPE        RACE                                    ;Track type
  283. RACELOC         3                                       ;Track location
  284. RACENAME        Forbidden_Castle_2                      ;Track name
  285. RACETYPE        RACE                                    ;Track type
  286. RACELOC         2                                       ;Track location
  287. RACENAME        Volcanic_Badlands_2B                    ;Track name
  288. RACETYPE        BONUS                                   ;Track type
  289. RACELOC         2                                       ;Track location
  290.  
  291. ;XTREME CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  292. KTEASY          3,4,4,3,4,3,2,3                         ;Race 1
  293. KTEASY          3,4,4,3,3,3,2,3                         ;Race 2
  294. KTEASY          3,4,4,3,3,3,2,3                         ;Race 3
  295. KTEASY          3,4,3,3,3,3,2,3                         ;Race 4
  296. KTEASY          4,5,3,3,4,5,2,3                         ;Race 5 (bonus)
  297.  
  298. KTMEDIUM        7,6,6,5,6,5,4,5                         ;Race 1
  299. KTMEDIUM        4,5,5,4,5,4,3,3                         ;Race 2
  300. KTMEDIUM        5,6,5,4,6,4,3,4                         ;Race 3
  301. KTMEDIUM        7,6,6,5,6,5,4,5                         ;Race 4
  302. KTMEDIUM        4,5,3,3,4,5,2,3                         ;Race 5 (bonus)
  303.  
  304. KTHARD          8,8,8,6,7,8,9,6                         ;Race 1
  305. KTHARD          8,7,8,8,7,8,9,6                         ;Race 2
  306. KTHARD          9,8,8,7,8,7,8,9                         ;Race 3
  307. KTHARD          9,8,8,9,7,8,5,9                         ;Race 4
  308. KTHARD          8,8,7,7,6,8,5,9                         ;Race 5 (bonus)
  309.  
  310. ;*****************************************************************************
  311.  
  312. ;********************************** CUP 8 ************************************
  313.  
  314. CUPNAME         ADF_DAYBREAK_CUP                        ;Cup name (max 20 chars, no spaces, use '_' for space)
  315. CUPNUMBER       8                                       ;Cup Number
  316. CUPRACES        4                                       ;Number of races in this cup
  317.  
  318. RACENAME        Tropical_Islands_3                      ;Track name
  319. RACETYPE        RACE                                    ;Track type
  320. RACELOC         8                                       ;Track location
  321. RACENAME        Toxic_Refinery_3                        ;Track name
  322. RACETYPE        RACE                                    ;Track type
  323. RACELOC         8                                       ;Track location
  324. RACENAME        Floating_City_3                         ;Track name
  325. RACETYPE        RACE                                    ;Track type
  326. RACELOC         8                                       ;Track location
  327. RACENAME        Nightmare_Desert_1                      ;Track name
  328. RACETYPE        RACE                                    ;Track type
  329. RACELOC         8                                       ;Track location
  330.  
  331. ;XTREME CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  332. KTEASY          3,4,4,3,4,3,3,3                         ;Race 1
  333. KTEASY          3,4,4,3,3,3,3,3                         ;Race 2
  334. KTEASY          3,4,4,3,3,3,3,3                         ;Race 3
  335. KTEASY          3,4,3,3,3,3,3,3                         ;Race 4
  336.  
  337. KTMEDIUM        7,6,6,5,6,5,5,5                         ;Race 1
  338. KTMEDIUM        4,5,5,4,5,4,5,3                         ;Race 2
  339. KTMEDIUM        5,6,5,4,6,4,5,4                         ;Race 3
  340. KTMEDIUM        7,6,6,5,6,5,5,5                         ;Race 4
  341.  
  342. KTHARD          9,9,9,9,9,9,9,9                         ;Race 1
  343. KTHARD          9,9,9,9,9,9,9,9                         ;Race 2
  344. KTHARD          9,9,9,9,9,9,9,9                         ;Race 3
  345. KTHARD          9,9,9,9,9,9,9,9                         ;Race 4
  346.  
  347. ;*****************************************************************************
  348.  
  349. ;********************************** CUP 9 ************************************
  350.  
  351. CUPNAME         ADF_TWILIGHT_CUP                        ;Cup name (max 20 chars, no spaces, use '_' for space)
  352. CUPNUMBER       9                                       ;Cup Number
  353. CUPRACES        4                                       ;Number of races in this cup
  354.  
  355. RACENAME        Snow_City_1                             ;Track name
  356. RACETYPE        RACE                                    ;Track type
  357. RACELOC         8                                       ;Track location
  358. RACENAME        Toxic_Refinery_3*                       ;Track name
  359. RACETYPE        RACE                                    ;Track type
  360. RACELOC         8                                       ;Track location
  361. RACENAME        Floating_City_3*                        ;Track name
  362. RACETYPE        RACE                                    ;Track type
  363. RACELOC         8                                       ;Track location
  364. RACENAME        Nightmare_Desert_2                      ;Track name
  365. RACETYPE        RACE                                    ;Track type
  366. RACELOC         8                                       ;Track location
  367.  
  368. ;XTREME CUP KART SETTINGS (no line must match no cup races) - allow 1-9 and increase kt numbers!
  369. KTEASY          3,4,4,3,4,3,3,3                         ;Race 1
  370. KTEASY          3,4,4,3,3,3,3,3                         ;Race 2
  371. KTEASY          3,4,4,3,3,3,3,3                         ;Race 3
  372. KTEASY          3,4,3,3,3,3,3,3                         ;Race 4
  373.  
  374. KTMEDIUM        7,6,6,5,6,5,5,5                         ;Race 1
  375. KTMEDIUM        4,5,5,4,5,4,5,3                         ;Race 2
  376. KTMEDIUM        5,6,5,4,6,4,5,4                         ;Race 3
  377. KTMEDIUM        7,6,6,5,6,5,5,5                         ;Race 4
  378.  
  379. KTHARD          9,9,9,9,9,9,9,9                         ;Race 1
  380. KTHARD          9,9,9,9,9,9,9,9                         ;Race 2
  381. KTHARD          9,9,9,9,9,9,9,9                         ;Race 3
  382. KTHARD          9,9,9,9,9,9,9,9                         ;Race 4
  383.  
  384. ;*****************************************************************************
  385.  
  386. ;*****************************************************************************
  387.  
  388. ;******************************** SEASON 1 ***********************************
  389.  
  390. SEASONNAME      SILLTUNNA_GRANDPRIX                     ;Season name (max 20 chars, no spaces, use '_' for space)
  391. SEASONNUMBER    1
  392. SEASONCUPS      3                                       ;Number of cups in season (max number of cups)
  393.  
  394. ;CUP 1 - 5 races
  395. RACECUP         1                                       ;Cup to race in season
  396. KTCUP           5,4,3,2,5,2,3,4                         ;Race 1
  397. KTCUP           6,5,5,4,3,6,2,3                         ;Race 2
  398. KTCUP           6,7,3,2,3,6,2,4                         ;Race 3
  399. KTCUP           6,4,7,3,4,6,3,3                         ;Race 4
  400. KTCUP           9,9,7,9,6,9,9,9                         ;Race 5 (bonus)
  401.  
  402. ;CUP 2 - 5 races
  403. RACECUP         6                                       ;Cup to race in season
  404. KTCUP           6,5,8,5,6,8,2,3                         ;Race 1
  405. KTCUP           9,6,8,7,5,4,4,3                         ;Race 2
  406. KTCUP           8,7,8,5,6,9,4,3                         ;Race 3
  407. KTCUP           8,9,9,8,9,9,7,7                         ;Race 4
  408. KTCUP           6,6,5,6,8,7,6,3                         ;Race 5 (bonus)
  409.  
  410. ;CUP 3 - 5 races
  411. RACECUP         7                                       ;Cup to race in season
  412. KTCUP           8,9,8,5,9,8,7,6                         ;Race 1
  413. KTCUP           8,9,9,8,9,7,8,7                         ;Race 2
  414. KTCUP           8,9,9,8,9,9,8,8                         ;Race 3
  415. KTCUP           8,9,8,9,8,9,7,8                         ;Race 4
  416. KTCUP           7,9,7,8,7,7,8,7                         ;Race 5 (bonus)
  417.  
  418. ;*****************************************************************************
  419.  
  420. ;*****************************************************************************
  421.  
  422. ;******************************** SEASON 2 ***********************************
  423.  
  424. SEASONNAME      MANIAC_GRANDPRIX                        ;Season name (max 20 chars, no spaces, use '_' for space)
  425. SEASONNUMBER    2
  426. SEASONCUPS      3                                       ;Number of cups in season (max number of cups)
  427.  
  428. ;CUP 1 - 5 races
  429. RACECUP         2                                       ;Cup to race in season
  430. KTCUP           3,4,3,5,3,4,3,2                         ;Race 1
  431. KTCUP           3,4,3,6,3,4,3,2                         ;Race 2
  432. KTCUP           4,5,3,6,4,5,4,2                         ;Race 3
  433. KTCUP           4,7,4,5,4,6,8,3                         ;Race 4
  434. KTCUP           8,9,8,8,8,8,7,8                         ;Race 5 (bonus)
  435.  
  436. ;CUP 2 - 5 races
  437. RACECUP         3                                       ;Cup to race in season
  438. KTCUP           6,8,7,3,5,6,3,8                         ;Race 1
  439. KTCUP           7,8,5,7,8,4,3,4                         ;Race 2
  440. KTCUP           9,7,8,5,8,5,4,7                         ;Race 3
  441. KTCUP           8,7,9,7,5,8,5,6                         ;Race 4
  442. KTCUP           8,9,9,9,8,8,7,8                         ;Race 5 (bonus)
  443.  
  444. ;CUP 3 - 5 races
  445. RACECUP         4                                       ;Cup to race in season
  446. KTCUP           8,8,9,7,7,7,6,8                         ;Race 1
  447. KTCUP           8,8,9,7,6,7,8,7                         ;Race 2
  448. KTCUP           8,9,9,8,6,8,9,8                         ;Race 3
  449. KTCUP           8,9,8,9,5,8,7,8                         ;Race 4
  450. KTCUP           9,9,9,7,9,9,8,8                         ;Race 5 (bonus)
  451.  
  452. ;*****************************************************************************
  453.