home *** CD-ROM | disk | FTP | other *** search
/ Hacker 22 / HACKER22.ISO / Igre / roguespeardemo / data1.cab / Program_Files / data / actor / picture.mso < prev    next >
Text File  |  1999-09-07  |  529b  |  21 lines

  1. "Place Camera"        // Type of objective
  2.  
  3. painting_landscape.rob    // Before objective completed model
  4. none            // After objective completed model
  5.  
  6. "box"            // 2DCollision Type
  7. "box"            // 3D Collision Type
  8.  
  9. "indestructable        // Destroy Catagory
  10. "none"            // Destroy Action
  11.  
  12. "electronics"        // Skill required
  13. 4.0            // Minimum Time 
  14.  
  15. "none.wav"    // Looping operating sound
  16. "none.WAV"    // Sound made when shot
  17. "none.wav"    // Destruction sound.
  18. "BOMB.wav"    // Objective completed sound
  19. 0        // Looping sound 0 == FALSE, 1 == TRUE
  20.  
  21.