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

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/chair
  6.     surface material1 shader skin01.tga
  7.     }
  8.  
  9. init
  10.     {
  11.         server
  12.         {
  13.         classname object
  14.         noshadow
  15.     }
  16.         client
  17.         {
  18.         }
  19.     }
  20.  
  21. animations
  22.     {
  23.     idle notmoving.tan
  24.     }
  25.  
  26.  
  27. /*QUAKED skool_chair (1 0.5 0) (-16 -16 0) (16 16 56)
  28.  
  29. Skool chair.  Padded red and green.  Comfy-like.
  30.  
  31. */