Skip to content

Commit

Permalink
Added fishes and baits included in game version v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaid committed Jul 2, 2024
1 parent 9ed2a07 commit 6902b25
Show file tree
Hide file tree
Showing 17 changed files with 49 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/assets/fishes/generic/large/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import cutthroatTrout from './cutthroat_trout.png';
import europeanBullhead from './european_bullhead.png';
import europeanEel from './european_eel.png';
import europeanPerch from './european_perch.png';
import freshwaterDrum from './freshwater_drum.png';
import goldenTrout from './golden_trout.png';
import grassCarp from './grass_carp.png';
import grayling from './grayling.png';
Expand All @@ -48,6 +49,7 @@ import rainbowTrout from './rainbow_trout.png';
import redbreastKurper from './redbreast_kurper.png';
import rednoseLabeo from './rednose_labeo.png';
import roach from './roach.png';
import rockBass from './rock_bass.png';
import rudd from './rudd.png';
import ruffe from './ruffe.png';
import sauger from './sauger.png';
Expand All @@ -60,6 +62,8 @@ import thicklipMullet from './thicklip_mullet.png';
import thinlipMullet from './thinlip_mullet.png';
import tigerMuskie from './tiger_muskie.png';
import walleye from './walleye.png';
import welsCatfish from './wels_catfish.png';
import whiteCrappie from './white_crappie.png';
import yellowPerch from './yellow_perch.png';
import zander from './zander.png';

Expand Down Expand Up @@ -93,6 +97,7 @@ const map: Record<FishIdGeneric, string> = {
'european-bullhead': europeanBullhead.src,
'european-eel': europeanEel.src,
'european-perch': europeanPerch.src,
'freshwater-drum': freshwaterDrum.src,
'golden-trout': goldenTrout.src,
'grass-carp': grassCarp.src,
'grayling': grayling.src,
Expand All @@ -118,6 +123,7 @@ const map: Record<FishIdGeneric, string> = {
'rednose-labeo': rednoseLabeo.src,
'roach-es': roach.src,
'roach-no': roach.src,
'rock-bass': rockBass.src,
'rudd': rudd.src,
'ruffe': ruffe.src,
'sauger': sauger.src,
Expand All @@ -131,6 +137,8 @@ const map: Record<FishIdGeneric, string> = {
'thinlip-mullet': thinlipMullet.src,
'tiger-muskie': tigerMuskie.src,
'walleye': walleye.src,
'wels-catfish': welsCatfish.src,
'white-crappie': whiteCrappie.src,
'yellow-perch': yellowPerch.src,
'zander-es': zander.src,
'zander-no': zander.src,
Expand Down
Binary file added src/assets/fishes/generic/large/rock_bass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/fishes/generic/large/wels_catfish.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/assets/fishes/generic/small/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import cutthroatTrout from './cutthroat_trout.png';
import europeanBullhead from './european_bullhead.png';
import europeanEel from './european_eel.png';
import europeanPerch from './european_perch.png';
import freshwaterDrum from './freshwater_drum.png';
import goldenTrout from './golden_trout.png';
import grassCarp from './grass_carp.png';
import grayling from './grayling.png';
Expand All @@ -48,6 +49,7 @@ import rainbowTrout from './rainbow_trout.png';
import redbreastKurper from './redbreast_kurper.png';
import rednoseLabeo from './rednose_labeo.png';
import roach from './roach.png';
import rockBass from './rock_bass.png';
import rudd from './rudd.png';
import ruffe from './ruffe.png';
import sauger from './sauger.png';
Expand All @@ -60,6 +62,8 @@ import thicklipMullet from './thicklip_mullet.png';
import thinlipMullet from './thinlip_mullet.png';
import tigerMuskie from './tiger_muskie.png';
import walleye from './walleye.png';
import welsCatfish from './wels_catfish.png';
import whiteCrappie from './white_crappie.png';
import yellowPerch from './yellow_perch.png';
import zander from './zander.png';

Expand Down Expand Up @@ -93,6 +97,7 @@ const map: Record<FishIdGeneric, string> = {
'european-bullhead': europeanBullhead.src,
'european-eel': europeanEel.src,
'european-perch': europeanPerch.src,
'freshwater-drum': freshwaterDrum.src,
'golden-trout': goldenTrout.src,
'grass-carp': grassCarp.src,
'grayling': grayling.src,
Expand All @@ -118,6 +123,7 @@ const map: Record<FishIdGeneric, string> = {
'rednose-labeo': rednoseLabeo.src,
'roach-es': roach.src,
'roach-no': roach.src,
'rock-bass': rockBass.src,
'rudd': rudd.src,
'ruffe': ruffe.src,
'sauger': sauger.src,
Expand All @@ -131,6 +137,8 @@ const map: Record<FishIdGeneric, string> = {
'thinlip-mullet': thinlipMullet.src,
'tiger-muskie': tigerMuskie.src,
'walleye': walleye.src,
'wels-catfish': welsCatfish.src,
'white-crappie': whiteCrappie.src,
'yellow-perch': yellowPerch.src,
'zander-es': zander.src,
'zander-no': zander.src,
Expand Down
Binary file added src/assets/fishes/generic/small/rock_bass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/fishes/generic/small/wels_catfish.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/fishes/generic/small/white_crappie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/config/baits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export const baitsNatural = (
{ id: 'dough', name: 'Dough' },
{ id: 'eggs', name: 'Eggs' },
{ id: 'hotdog', name: 'Hotdog' },
{ id: 'lake-mix', name: 'Lake Mix' },
{ id: 'liver', name: 'Liver' },
{ id: 'marshmallow', name: 'Marshmallow' },
] as Bait<BaitIdNatural>[]
Expand Down
2 changes: 1 addition & 1 deletion src/config/data/baits.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/config/data/fish.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/config/data/hooks.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"african-mottled-eel":{"6":"b","5":"b","4":"s","3":"s","2":"g","1":"d"},"african-sharptooth-catfish":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"african-tigerfish":{"5":"b","4":"b","3":"b","2":"s","1":"g","1/0":"g","2/0":"d"},"alejandro-magno":{"2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"alpine-bullhead":{"10":"b","9":"g"},"andalusian-barbel":{"9":"b","8":"s","7":"s","6":"s","5":"g","4":"d","3":"d"},"arctic-char":{"6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d"},"asp":{"7":"b","6":"b","5":"s","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"atlantic-salmon":{"4":"b","3":"b","2":"b","1":"b","1/0":"s","2/0":"s","3/0":"g","4/0":"d"},"big-larry":{"1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"black-crappie":{"9":"b","8":"s","7":"g","6":"d"},"blue-kurper":{"8":"b","7":"s","6":"s","5":"g","4":"d"},"bluegill":{"9":"b","8":"s","7":"g","6":"d"},"bream":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"g","2":"d","1":"d","1/0":"d"},"brook-trout":{"8":"s","7":"s","6":"s","5":"g","4":"g","3":"d"},"brown-trout-es":{"9":"b","8":"b","7":"s","6":"s","5":"g","4":"d"},"brown-trout-no":{"5":"b","4":"b","3":"s","2":"s","1":"s","1/0":"g","2/0":"d","3/0":"d","4/0":"d"},"bullhead-catfish":{"8":"b","7":"b","6":"s","5":"g","4":"d","3":"d"},"burbot":{"7":"b","6":"b","5":"s","4":"g","3":"d","2":"d"},"canary-kurper":{"8":"b","7":"s","6":"g","5":"d"},"channel-catfish":{"7":"b","6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"chub":{"8":"b","7":"b","6":"s","5":"g","4":"g","3":"d"},"comizo-barbel":{"9":"b","8":"b","7":"b","6":"b","5":"b","4":"b","3":"s","2":"s","1":"s","1/0":"g","2/0":"g","3/0":"g","4/0":"d"},"common-carp-es":{"5":"b","4":"b","3":"b","2":"b","1":"b","1/0":"s","2/0":"s","3/0":"g","4/0":"d"},"common-carp-sa":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"common-dace":{"9":"b","8":"s","7":"g","6":"d"},"crucian-carp":{"9":"b","8":"b","7":"s","6":"g","5":"d"},"cutthroat-trout":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"g","2":"d","1":"d"},"el-matador":{"1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"european-bullhead":{"10":"b","9":"g"},"european-eel":{"7":"b","6":"b","5":"s","4":"s","3":"g","2":"g","1":"d"},"european-perch":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"golden-trout":{"9":"b","8":"s","7":"s","6":"s","5":"s","4":"g","3":"g","2":"d"},"goldstein":{"3":"l","2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l"},"grass-carp":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"grayling":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"green-sunfish":{"9":"b","8":"s","7":"g","6":"d"},"ide":{"8":"b","7":"b","6":"b","5":"s","4":"g","3":"d"},"kalle-paul-the-dominator":{"7":"l","6":"l","5":"l","4":"l","3":"l","2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"kokanee-salmon":{"8":"b","7":"b","6":"s","5":"g","4":"d","3":"d"},"la-monstrenca":{"2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"lake-trout":{"4":"b","3":"b","2":"s","1":"s","1/0":"g","2/0":"g","3/0":"g","4/0":"d"},"largemouth-bass-es":{"6":"b","5":"s","4":"g","3":"d","2":"d","1":"d"},"largemouth-bass-us":{"6":"b","5":"s","4":"g","3":"d","2":"d","1":"d"},"largemouth-yellowfish":{"6":"b","5":"b","4":"b","3":"s","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"d"},"mirror-carp-es":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"d","4/0":"d"},"mirror-carp-sa":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"moggel":{"7":"b","6":"b","5":"s","4":"g","3":"d"},"mountain-whitefish":{"8":"b","7":"s","6":"g","5":"d"},"northern-pike-es":{"7":"b","6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d"},"northern-pike-no":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"g","2/0":"g","3/0":"d","4/0":"d"},"northern-pike-us":{"5":"b","4":"b","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"ohrid-trout":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"g","2":"d","1":"d"},"pumpkinseed":{"9":"b","8":"s","7":"g","6":"d"},"purple-labeo":{"7":"b","6":"b","5":"s","4":"g","3":"g","2":"d"},"rainbow-trout":{"8":"b","7":"b","6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"redbreast-kurper":{"8":"b","7":"s","6":"g","5":"d"},"rednose-labeo":{"8":"b","7":"s","6":"s","5":"g","4":"d"},"roach-es":{"8":"b","7":"s","6":"g","5":"d"},"roach-no":{"8":"b","7":"s","6":"g","5":"d"},"rudd":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"ruffe":{"10":"b","9":"g"},"sauger":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"shovelnose-sturgeon":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"d","2":"d"},"sidewinder":{"1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"smallmouth-bass-sa":{"8":"b","7":"s","6":"s","5":"g","4":"d"},"smallmouth-bass-us":{"8":"b","7":"s","6":"s","5":"g","4":"d","3":"d"},"smallmouth-yellowfish":{"6":"b","5":"b","4":"b","3":"s","2":"g","1":"g","1/0":"d"},"speilfinne":{"7":"l","6":"l","5":"l","4":"l","3":"l","2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"spotted-bass":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"d"},"store-henrik":{"10":"l","9":"l","8":"l","7":"l","6":"l","5":"l","4":"l","3":"l","2":"l"},"tench":{"7":"b","6":"b","5":"s","4":"g","3":"d"},"thicklip-mullet":{"9":"b","8":"s","7":"s","6":"g","5":"d"},"thinlip-mullet":{"9":"b","8":"s","7":"s","6":"g","5":"d"},"tiger-muskie":{"5":"b","4":"b","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"walleye":{"8":"b","7":"b","6":"b","5":"s","4":"s","3":"g","2":"g","1":"d"},"yellow-perch":{"9":"b","8":"s","7":"g","6":"d"},"zander-es":{"5":"b","4":"b","3":"s","2":"s","1":"g","1/0":"d","2/0":"d"},"zander-no":{"5":"b","4":"b","3":"s","2":"s","1":"g","1/0":"g","2/0":"d","3/0":"d","4/0":"d"}}
{"african-mottled-eel":{"6":"b","5":"b","4":"s","3":"s","2":"g","1":"d"},"african-sharptooth-catfish":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"african-tigerfish":{"5":"b","4":"b","3":"b","2":"s","1":"g","1/0":"g","2/0":"d"},"alejandro-magno":{"2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"alpine-bullhead":{"10":"b","9":"g"},"andalusian-barbel":{"9":"b","8":"s","7":"s","6":"s","5":"g","4":"d","3":"d"},"arctic-char":{"6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d"},"asp":{"7":"b","6":"b","5":"s","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"atlantic-salmon":{"4":"b","3":"b","2":"b","1":"b","1/0":"s","2/0":"s","3/0":"g","4/0":"d"},"big-larry":{"1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"black-crappie":{"9":"b","8":"s","7":"g","6":"d"},"blue-kurper":{"8":"b","7":"s","6":"s","5":"g","4":"d"},"bluegill":{"9":"b","8":"s","7":"g","6":"d"},"bream":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"g","2":"d","1":"d","1/0":"d"},"brook-trout":{"8":"s","7":"s","6":"s","5":"g","4":"g","3":"d"},"brown-trout-es":{"9":"b","8":"b","7":"s","6":"s","5":"g","4":"d"},"brown-trout-no":{"5":"b","4":"b","3":"s","2":"s","1":"s","1/0":"g","2/0":"d","3/0":"d","4/0":"d"},"bullhead-catfish":{"8":"b","7":"b","6":"s","5":"g","4":"d","3":"d"},"burbot":{"7":"b","6":"b","5":"s","4":"g","3":"d","2":"d"},"canary-kurper":{"8":"b","7":"s","6":"g","5":"d"},"channel-catfish":{"7":"b","6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"chub":{"8":"b","7":"b","6":"s","5":"g","4":"g","3":"d"},"comizo-barbel":{"9":"b","8":"b","7":"b","6":"b","5":"b","4":"b","3":"s","2":"s","1":"s","1/0":"g","2/0":"g","3/0":"g","4/0":"d"},"common-carp-es":{"5":"b","4":"b","3":"b","2":"b","1":"b","1/0":"s","2/0":"s","3/0":"g","4/0":"d"},"common-carp-sa":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"common-dace":{"9":"b","8":"s","7":"g","6":"d"},"crucian-carp":{"9":"b","8":"b","7":"s","6":"g","5":"d"},"cutthroat-trout":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"g","2":"d","1":"d"},"el-matador":{"1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"european-bullhead":{"10":"b","9":"g"},"european-eel":{"7":"b","6":"b","5":"s","4":"s","3":"g","2":"g","1":"d"},"european-perch":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"freshwater-drum":{"5":"b","4":"b","3":"s","2":"s","1":"s","1/0":"g","2/0":"g","3/0":"g","4/0":"d"},"golden-trout":{"9":"b","8":"s","7":"s","6":"s","5":"s","4":"g","3":"g","2":"d"},"goldstein":{"3":"l","2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l"},"grass-carp":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"grayling":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"green-sunfish":{"9":"b","8":"s","7":"g","6":"d"},"ide":{"8":"b","7":"b","6":"b","5":"s","4":"g","3":"d"},"kalle-paul-the-dominator":{"7":"l","6":"l","5":"l","4":"l","3":"l","2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"kokanee-salmon":{"8":"b","7":"b","6":"s","5":"g","4":"d","3":"d"},"la-monstrenca":{"2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"lake-trout":{"4":"b","3":"b","2":"s","1":"s","1/0":"g","2/0":"g","3/0":"g","4/0":"d"},"largemouth-bass-es":{"6":"b","5":"s","4":"g","3":"d","2":"d","1":"d"},"largemouth-bass-us":{"6":"b","5":"s","4":"g","3":"d","2":"d","1":"d"},"largemouth-yellowfish":{"6":"b","5":"b","4":"b","3":"s","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"d"},"mirror-carp-es":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"d","4/0":"d"},"mirror-carp-sa":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"s","2/0":"g","3/0":"g","4/0":"d"},"moggel":{"7":"b","6":"b","5":"s","4":"g","3":"d"},"mountain-whitefish":{"8":"b","7":"s","6":"g","5":"d"},"northern-pike-es":{"7":"b","6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d"},"northern-pike-no":{"5":"b","4":"b","3":"b","2":"s","1":"s","1/0":"g","2/0":"g","3/0":"d","4/0":"d"},"northern-pike-us":{"5":"b","4":"b","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"ohrid-trout":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"g","2":"d","1":"d"},"pumpkinseed":{"9":"b","8":"s","7":"g","6":"d"},"purple-labeo":{"7":"b","6":"b","5":"s","4":"g","3":"g","2":"d"},"rainbow-trout":{"8":"b","7":"b","6":"b","5":"b","4":"s","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"redbreast-kurper":{"8":"b","7":"s","6":"g","5":"d"},"rednose-labeo":{"8":"b","7":"s","6":"s","5":"g","4":"d"},"roach-es":{"8":"b","7":"s","6":"g","5":"d"},"roach-no":{"8":"b","7":"s","6":"g","5":"d"},"rock-bass":{"9":"b","8":"s","7":"g","6":"d"},"rudd":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"ruffe":{"10":"b","9":"g"},"sauger":{"8":"b","7":"b","6":"s","5":"g","4":"d"},"shovelnose-sturgeon":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"d","2":"d"},"sidewinder":{"1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"smallmouth-bass-sa":{"8":"b","7":"s","6":"s","5":"g","4":"d"},"smallmouth-bass-us":{"8":"b","7":"s","6":"s","5":"g","4":"d","3":"d"},"smallmouth-yellowfish":{"6":"b","5":"b","4":"b","3":"s","2":"g","1":"g","1/0":"d"},"speilfinne":{"7":"l","6":"l","5":"l","4":"l","3":"l","2":"l","1":"l","1/0":"l","2/0":"l","3/0":"l","4/0":"l"},"spotted-bass":{"8":"b","7":"b","6":"s","5":"s","4":"g","3":"d"},"store-henrik":{"10":"l","9":"l","8":"l","7":"l","6":"l","5":"l","4":"l","3":"l","2":"l"},"tench":{"7":"b","6":"b","5":"s","4":"g","3":"d"},"thicklip-mullet":{"9":"b","8":"s","7":"s","6":"g","5":"d"},"thinlip-mullet":{"9":"b","8":"s","7":"s","6":"g","5":"d"},"tiger-muskie":{"5":"b","4":"b","3":"s","2":"g","1":"g","1/0":"d","2/0":"d","3/0":"d","4/0":"d"},"walleye":{"8":"b","7":"b","6":"b","5":"s","4":"s","3":"g","2":"g","1":"d"},"wels-catfish":{"1/0":"b","2/0":"s","3/0":"g","4/0":"d"},"white-crappie":{"9":"b","8":"s","7":"s","6":"g","5":"d"},"yellow-perch":{"9":"b","8":"s","7":"g","6":"d"},"zander-es":{"5":"b","4":"b","3":"s","2":"s","1":"g","1/0":"d","2/0":"d"},"zander-no":{"5":"b","4":"b","3":"s","2":"s","1":"g","1/0":"g","2/0":"d","3/0":"d","4/0":"d"}}
Loading

0 comments on commit 6902b25

Please sign in to comment.