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

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/tele_stand
  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_stand (1 0.5 0) (-64 -32 0) (64 32 160)
  26.  
  27. Telescope stand for observatory puzzle in Skool maps.
  28.  
  29. */