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

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/deskchair
  6.     surface material1 shader skin01.tga
  7.     lod_scale 2000
  8.     }
  9.  
  10. init
  11.     {
  12.         server
  13.         {
  14.         classname object
  15.         noshadow
  16.     }
  17.         client
  18.         {
  19.         }
  20.     }
  21.  
  22. animations
  23.     {
  24.     idle notmoving.tan
  25.     }
  26.  
  27. /*QUAKED skool_deskchair (1 0.5 0) (-16 -16 0) (16 16 64)
  28.  
  29. A school desk/chair.  It's actually both in one, a desk and a chair!
  30.  
  31. */