home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 99 / dppcz0201.7z / dppcz0201.mdf / Demos / Alice / alicedem.exe / demo / pak0.pk3 / models / telescope.tik < prev    next >
Text File  |  2000-11-20  |  336b  |  30 lines

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/telescope
  6.     surface material1 shader skin01.tga
  7.     }
  8.  
  9. init
  10. {
  11.     server
  12.     {
  13.         classname object
  14.         inanimate
  15.         noshadow
  16.     }
  17. }
  18.  
  19. animations
  20.     {
  21.     idle        notmoving.tan
  22.     
  23.     }
  24.  
  25. /*QUAKED skool_telescope (1 0.5 0) (-192 -64 0) (192 64 64)
  26.  
  27. Telescope for observatory puzzle in Skool maps.
  28.  
  29. */
  30.