home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / MapsSolo / TriteBreedindFacility / TriteBreedindFacility.exe / kiltron1.pk4 / newpdas / kiltron1_personal.pda < prev   
Text File  |  2004-08-19  |  1KB  |  31 lines

  1. // NO audio files in the personal pda and subsequently no video files in other pdas
  2. // all vidoes are downloaded to your personal pda and individual pdas can contain
  3. // audio logs
  4.  
  5. pda kiltron1_personal
  6. {
  7.     name        "^5Personal^0"
  8.     fullname    "Unidentified Marine"
  9.     icon        "gui/pda/bio1"
  10.     id            "3819x-22"
  11.     post        "Mars"                // for the personal pda this is ignored
  12.     title        "Marine Security"    // this is used for title or rank ( for the player )
  13.     security    "Marine HQ"            // only set this if it contains a new security clearance.. as far as the pda and hud goes this is informational only
  14.     pda_email    "kiltron1_personal"
  15. }
  16.  
  17. email kiltron1_personal 
  18. {
  19.     date        "4-13-2145"
  20.     to            "Marine"
  21.     from        "Sergeant Kelly"
  22.     subject        "Trite Breeding Facility"
  23.     text 
  24.     {
  25. "Marine,\n"    
  26. "The scientists in the labs are claiming that their expieriments have been disrupted, and the subjects have overrun the facility. You're gonna have to do a clean sweep of the whole facility, look for any survivors and eliminate all threats. We're also getting a rather strange reading on our radars indicating an object in mass size moving rapidly throughout the facility. It could be a malfunction on our systems, but just in case, watch your back. We'll keep you informed of anything strange we see. Good luck!\n\n"
  27.     "Sergeant Kelly\n"
  28.     }
  29. }
  30.  
  31.