home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 108 / dppcz1101a.7z / dppcz1101a.iso / demos / CM / cm0102demo.exe / data / pundit.eng < prev    next >
Text File  |  2001-08-15  |  5KB  |  77 lines

  1. # --------------------------------------------------------------------------
  2. # File:    pundit.cfg
  3. # Purpose: This file configures the media names used in the game when
  4. #          it is run using the english language.
  5. #          For example instead of displaying 'national newspaper' the
  6. #          game might display 'Sunday Express'.
  7. # Format:  The file is in the format of:
  8. #            "<Name of Publication>" "Type of publication" "City related"
  9. #          Where,
  10. #          Type of publication is one of the following:
  11. #           NATIONAL_SUNDAY, NATIONAL_DAILY, WEBSITE, RADIO,
  12. #           LOCAL_DAILY, LOCAL_RADIO.
  13. #          City Related is only appropriate for the 'local' types.
  14. # --------------------------------------------------------------------------
  15.  
  16. # SUNDAY PAPERS
  17. "0" "Observer article"                                      "NATIONAL_SUNDAY"
  18. "0" "News Of The World article"                             "NATIONAL_SUNDAY"
  19. "0" "Sunday Express article"                                "NATIONAL_SUNDAY"
  20.  
  21. # NATIONAL PAPERS
  22. #"The News Letter"                "NATIONAL_DAILY"    "Northern Ireland"
  23. "0" "Guardian article"                                      "NATIONAL_DAILY"
  24. "0" "Sun article"                                           "NATIONAL_DAILY"
  25. "0" "Daily Express article"                                 "NATIONAL_DAILY"
  26. "0" "Daily Star article"                                            "NATIONAL_DAILY"
  27.  
  28. # LOCAL PAPERS
  29. "0" "Nottingham Evening Post article"       "LOCAL_DAILY"           "Nottingham"
  30. "0" "Northern Star article"                 "LOCAL_DAILY"           "Newcastle United"
  31. "0" "Northern Star article"                 "LOCAL_DAILY"           "Sunderland"
  32. "0" "Northern Star article"                 "LOCAL_DAILY"           "Middlesborough"
  33. "0" "Northern Star article"                 "LOCAL_DAILY"           "Darlington"
  34. "0" "Northern Star article"                 "LOCAL_DAILY"           "Hartlepool"
  35. "0" "Express & Star article"                "LOCAL_DAILY"           "Aston Villa"
  36. "0" "Bangor News article"                           "LOCAL_DAILY"           "Bangor"
  37. "0" "Express & Star article"                "LOCAL_DAILY"           "Birmingham City"
  38. "0" "Manchester Evening News article"       "LOCAL_DAILY"   "Bury"
  39. "0" "Gloucestershire Echo article"          "LOCAL_DAILY"           "Cheltenham Town"
  40. "0" "Evening Gazette article"               "LOCAL_DAILY"   "Colchester United"
  41. "0" "The Citizen article"                           "LOCAL_DAILY"           "Forest Green Rovers"
  42. "0" "The Citizen article"                           "LOCAL_DAILY"           "Gloucester City"
  43. "0" "Evening Star article"                          "LOCAL_DAILY"           "Ipswich Town"
  44. "0" "East Anglian Daily Times article"                      "LOCAL_DAILY"           "Ipswich Town"
  45. "0" "Leicester Mercury article"                     "LOCAL_DAILY"           "Leicester City"
  46. "0" "Manchester Evening News article"               "LOCAL_DAILY"           "Manchester City"
  47. "0" "Manchester Evening News article"       "LOCAL_DAILY"           "Manchester United"
  48. "0" "Heartland Evening News article"        "LOCAL_DAILY"           "Nuneaton Borough"
  49. "0" "Manchester Evening News article"       "LOCAL_DAILY"           "Oldham Atletic"
  50. "0" "The News article"                              "LOCAL_DAILY"           "Portsmouth"
  51. "0" "Manchester Evening News article"       "LOCAL_DAILY"           "Rochdale"
  52. "0" "Evening Echo article"                          "LOCAL_DAILY"           "Southend United"
  53. "0" "Manchester Evening News article"       "LOCAL_DAILY"           "Stockport County"
  54. "0" "Express & Star article"                "LOCAL_DAILY"           "Stoke City"
  55. "0" "Express & Star article"                "LOCAL_DAILY"           "Walsall"
  56. "0" "Express & Star article"                "LOCAL_DAILY"           "West Bromwich Albion"
  57. "0" "Manchester Evening News article"       "LOCAL_DAILY"           "Wigan Athletic"
  58. "0" "Express & Star article"                "LOCAL_DAILY"           "Wolverhampton Wanderers"
  59.  
  60. # MAGAZINES
  61. "0" "FourFourTwo columnist"                 "MAGAZINE"
  62. "0" "Shoot columnist"                       "MAGAZINE"
  63. "0" "World Soccer columnist"                "MAGAZINE"
  64.  
  65. # LOCAL RADIO STATIONS
  66. #"<Radio Station> presenter"          "LOCAL_RADIO"       "<Club>"
  67.  
  68. # RADIO STATIONS
  69. #"talkSPORT presenter"                "RADIO"
  70.  
  71. # WEBSITES
  72. "0" "FootballUnlimited.co.uk columnist"     "WEBSITE"
  73. "0" "SuperGoals.com columnist"                      "WEBSITE"
  74. "0" "TeamTalk.com columnist"                        "WEBSITE"
  75. "0" "SportLive.net columnist"                       "WEBSITE"
  76. "0" "PlanetFootball.com columnist"          "WEBSITE"
  77.