home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 March / Gamestar_49_2003-03_cd2.bin / data / text / mission / english / RM08Med.mtd < prev    next >
Text File  |  1999-11-30  |  2KB  |  43 lines

  1. //-----------------------------------------------------------
  2. //-- Landmarks ----------------------------------------------
  3. //-----------------------------------------------------------
  4. // Format: <String> Id    <String> name <String>    Description
  5.  
  6. 4    // Number of landmarks
  7. "InsertionZone"    "Insertion Zone"    "Start your teams here."
  8. "Boat"    "Speedboat"    "Mafia speedboat is located here."
  9. "StorageBuilding"    "Meeting Location"    "Five people have been observed going into this building."
  10. "RussianVehicles"    "Vehicles"    "Two Russian vehicles are located here."
  11.  
  12.  
  13.  
  14.  
  15. //-----------------------------------------------------------
  16. //-- Character Teams ----------------------------------------
  17. //-----------------------------------------------------------
  18. // Format: <token>     <Localized name>    <description> 
  19.  
  20. 8    // Number of teams
  21. "RussianCommanderTeam"    "Russian Commander"    "Leader of the Russian soldiers."
  22. "MafiaLeaderTeam"    "Mafia Leader"    "Leader of the Mafia guys."
  23. "RussianPatrol1"    "Russian Patrol"    "Patrolling the perimeter."
  24. "MafiaPatrol1"    "Mafia Patrol"    "Patrolling the perimeter."
  25. "TruckTeam"    "Truck driver"    "Run to truck."
  26. "MafiaBodyguardTeam"    "Mafia Bodyguard"    "Mafia leader's bodyguard."
  27. "MafiaBoatTeam1"    "Mafia Guard"    "Guarding the boat."
  28. "RussianPatrol2"    "Russian Patrol"    "Patrols the back of the chop shop."
  29.  
  30.  
  31.  
  32.  
  33. //-----------------------------------------------------------
  34. //-- Vehicles -----------------------------------------------
  35. //-----------------------------------------------------------
  36. // Format: <token>     <Localized name>    <description> 
  37.  
  38. 4    Number of vehicles
  39. "PropCar"    "NoName"    "NONE"
  40. "Car"    "NoName"    "NONE"
  41. "boat"    "Speedboat"    "Mafia's escape boat."
  42. "Truck"    "NoName"    "NONE"
  43.