home *** CD-ROM | disk | FTP | other *** search
INI File | 2000-05-24 | 3.6 KB | 132 lines |
-
- ; Header section contains number of available tournements for venue
- [Header]
- Tournements = 6
-
- ; Each tournement is referenced by an index value from 1 to 'tournements'
- ; Ref is a unique reference (venue wide), to each tournement
- ; Name is the name of the tournement
- ; Desc is a gsn file describing the tournement
- ; Month is the month the tournement takes place
- ; Time is the starting time of the tournement
- ; Dur is the duration of the tournement
- ; Level is the level of the tournement, the angler fishes at, 0 = open, 1 (hard)- 6(easy)
- ; Rule 1-4, text that is displayed describing tournement rules
- ; Float,ledger,fly,spin - 1=allowed, 0=not allowed
- ; Fish : if set then specific fish must be caught, same as speciman
- ; Types : 1=most weight, 2=most fish, 3=biggest fish, 4=best average size
-
- [Tourn(1)]
- Ref = SW1
- Name = Shareware Amateur Cup
- Desc = venues/sware/gsn/swt001.gsn
- Month = 3
- Level = 3
- Time = 12
- Dur = 60
- Fish = ROACH
- Float = 1
- Ledger = 0
- Fly = 0
- Spin = 0
- Type = 2
- Rule1 = Only, roach count towards the final count
- Rule2 = The winner is the angler who catches the most roach
- Rule3 = Float fishing only
- Rule4 = Tournament open only to amateur level anglers or higher
-
-
- [Tourn(2)]
- Ref = SW2
- Name = Shareware Professional Championship
- Desc = venues/sware/gsn/swt002.gsn
- Month = 5
- Time = 9
- Dur = 90
- Level = 1
- Type = 3
- Float = 1
- Ledger = 1
- Fly = 1
- Spin = 1
- Fish = ALL
- Rule1 = All types of fishing allowed, with the winner being
- Rule2 = the angler who catches the biggest fish after 90 mins.
- Rule3 = There are no limits to the species of fish that can
- Rule4 = be caught. Professional level fishermen or higher only.
-
- [Tourn(3)]
- Ref = SW3
- Name = Shareware Masters
- Desc = venues/sware/gsn/swt003.gsn
- Level = 0
- Month = 8
- Time = 9
- Dur = 120
- Float = 1
- Ledger = 1
- Fly = 0
- Spin = 0
- Fish = ALL
- Type = 1
- Rule1 = Tournament open to realistic level fishermen only.
- Rule2 = Only float fishing and ledgering allowed, with the winner
- Rule3 = being the angler who catches the biggest total weight after
- Rule4 = two hours. All fish species count towards the final weight.
-
- [Tourn(4)]
- Ref = SW4
- Name = Shareware Open
- Desc = venues/sware/gsn/swt004.gsn
- Level = 7
- Month = 11
- Time = 17
- Dur = 45
- Float = 1
- Ledger = 1
- Fly = 1
- Spin = 0
- Fish = ALL
- Type = 4
- Rule1 = This tournament is open to anglers of all levels, with the
- Rule2 = winner being the angler who catches the best average fish
- Rule3 = wieght after forty-five minutes. All fish species can be
- Rule4 = caught. Spinning is NOT allowed
-
- [Tourn(5)]
- Ref = SW5
- Name = Shareware pike hunter challenge
- Desc = venues/sware/gsn/swt005.gsn
- Level = 4
- Month = 12
- Time = 6
- Dur = 60
- Float = 0
- Ledger = 0
- Fly = 0
- Spin = 1
- Fish = PIKE
- Type = 3
- Rule1 = This tournament is open to anglers of novice level or higher.
- Rule2 = The winner will be the angler who catches the biggest pike after
- Rule3 = one hour. Float fishing, ledgering and fly fishing are not allowed.
- Rule4 = In the event of a draw or no pike caught other species will be considered.
-
- [Tourn(6)]
- Ref = SW6
- Name = Shareware shotgun challenge
- Desc = venues/sware/gsn/swt006.gsn
- Level = 7
- Month = 2
- Time = 20
- Dur = 15
- Fish = ALL
- Type = 2
- Float = 1
- Ledger = 1
- Fly = 1
- Spin = 0
- Rule1 = This 15 minute tournament will reward the angler who can catch the most
- Rule2 = fish in this short time. All species of fish can be caught and the wieght
- Rule3 = is not an issue. Any level of angler can enter the tournament but spinning
- Rule4 = is strictly prohibitted.