home *** CD-ROM | disk | FTP | other *** search
- ; Reels
-
- ; Descrip section defines generic tackle properties
- [DESCRIP]
-
- Type = 2
-
- ; Tackle section defines specific details about the tackle
- [TACKLE]
- REF = SPIN
- NAME = Spinning reel
- CAST = 0
- DESC = tackle/reels/reel3.gsn
- DRAGMIN = 1
- DRAGMAX = 20
- DRAGADJ = 20
- SPDMIN = 0.05
- SPDMAX = 0.75
- SPDADJ = 10
- BALEARM = 1
- RSOUND = sounds/reel.wav
- RSNDVOL = 10
- DSOUND = sounds/drag.wav
- DSNDVOL = 80
- STAGGER = 30
-
- ; NOTES ON REELS
-
- ; Type in description section is 1
- ; REF = Unique reference for the rod ( 8 chars max )
- ; NAME = Name given for the rod
- ; CAST = Cast adjustment with rod in distance
- ; BALEARM = 1= has one, 0 = not got one
- ; DESC = GSN associated help file
- ; DRAGMIN = Minimum drag setting
- ; DRAGMAX = Maximum drag setting
- ; DRAGADJ = Number of drag adjustments
- ; SPDMIN = Minimum reel speed ( can be negative for back reeling )
- ; SPDMAX = Maximum reel speed
- ; SPDADJ = Number of speed adjustments
- ; RSOUND = Reel in sound effect
- ; RSNDVOL = Volume of reel in sound effect
- ; DSOUND = Drag sound effect
- ; DSNDVOL = Drag sound volume
- ; STAGGER = Reel stagger effect, useful for spinning, 1 = no stagger
-