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

  1. TIKI
  2. setup
  3. {
  4.     scale .8
  5.     path models/condenser
  6.     surface material1 shader skin01.tga
  7.     surface material2 shader goop.tga
  8. }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         classname object
  15.         noshadow
  16.     }
  17.     client
  18.     {
  19.         cache sound/world/machine/condenser.wav
  20.     }
  21. }
  22.  
  23. animations
  24. {
  25.     idle        notmoving.tan
  26.     change         change.tan
  27.     {
  28.         client
  29.         {
  30.             0 loopsound sound/world/machine/condenser.wav .7 384
  31.         }
  32.     }
  33. }
  34.  
  35. /*QUAKED skool_condenser (1 0.5 0) (-64 -32 0) (64 32 192)
  36.  
  37. Condenser...  Um, like for makin' stuff.  You know, da good stuff, squeezin's like.
  38.  
  39. */