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

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