home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / FishSim / fsetup / tackle / reels / reel2.tkl < prev    next >
Text File  |  2000-05-24  |  748b  |  39 lines

  1. ; Reels
  2.  
  3. ; Descrip section defines generic tackle properties
  4. [DESCRIP]
  5.  
  6. Type = 2
  7.  
  8.  
  9. ; Tackle section defines specific details about the tackle
  10. [TACKLE]
  11. REF             = STND1
  12. NAME        = Fly Reel
  13. CAST         = 30
  14. DESC         = tackle/reels/reel2.gsn
  15. DRAGMIN        = 1
  16. DRAGMAX        = 10
  17. DRAGADJ        = 3
  18. SPDMIN        = -0.4
  19. SPDMAX        = 0.40
  20. SPDADJ        = 3
  21. TYPE        = 2
  22. BALEARM        = 2
  23. RSOUND        = sounds/reel2.wav
  24. RSNDVOL        = 20
  25. DSOUND        = sounds/drag.wav
  26. DSNDVOL        = 200
  27. STAGGER        = 1
  28.  
  29. ; NOTES ON REELS
  30.  
  31. ; Type in description section is 1
  32. ; REF = Unique reference for the rod ( 8 chars max )
  33.  
  34. ; TYPE = Normal reel = 1, flyreel = 2
  35. ; NAME = Name given for the rod
  36. ; CAST = Cast adjustment with rod in distance
  37. ; BALEARM = Balearm type, 1=standard, 2 = finger
  38.  
  39.