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

  1. TIKI
  2. setup
  3. {
  4.     scale 1
  5.     radius 8.0
  6.     path models/weapons/bishopstaff
  7.     surface material1 shader skin01.tga
  8. }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         name BishopStaff
  15.         hand righthand
  16.         firetype melee
  17.         startammo 100
  18.         ammorequired 0        
  19.         inanimate
  20.         noshadow
  21.     }
  22. }
  23.  
  24.  
  25. animations
  26. {
  27.     idle        notmoving.tan
  28. }
  29.