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

  1. "Disarm Bomb"    // Type of objective
  2.  
  3. 50galdrum_bomb.sob    // Before objective completed model
  4. 50galdrum_bomb.sob    // After objective completed model
  5.  
  6. "cylinder"    // 2DCollision Type
  7. "cylinder"    // 3D Collision Type
  8.  
  9. "medium"        // Destroy Catagory Type
  10. "large explosion"    // Destroy Action
  11.  
  12. "demolitions"    // Skill required
  13. 8.0        // Minimum Time 
  14.  
  15. "none.wav"    // Looping operating sound
  16. "C_BLMTTK.WAV"    // Sound made when shot
  17. "none.wav"    // Destroy sound
  18. "BOMB.wav"    // Objective completed sound
  19. 0        // Looping sound 0 == FALSE, 1 == TRUE
  20.  
  21.