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

  1. TIKI
  2. setup
  3.     {
  4.     scale 1.0
  5.     lod_scale 20.0
  6.     radius 1
  7.     path models/weapons/knight_shield
  8.     surface all shader skin01.tga
  9.     }
  10.  
  11. init
  12. {
  13.     server
  14.     {
  15.         inanimate
  16.         noshadow
  17.         }
  18.  
  19. }
  20.  
  21. animations
  22. {
  23.     idle        notmoving.tan
  24. }
  25.