/tg/ Station 13 - Modules - TypesDefine Details

code/modules/fishing/fish/_fish.dm

FISH_GROWTH_MULTBase multiplier of the difference between current size and weight and their maximum value Used to calculate how much fish grow each time they're fed, alongside with the current hunger, and the current size and weight, meaning bigger fish naturally tend to grow way more slowly Growth peaks at 45% hunger but very rapidly wanes past that.
/proc/random_fish_typeReturns random fish, using random_case_rarity probabilities.

Define Details

FISH_GROWTH_MULT

Base multiplier of the difference between current size and weight and their maximum value Used to calculate how much fish grow each time they're fed, alongside with the current hunger, and the current size and weight, meaning bigger fish naturally tend to grow way more slowly Growth peaks at 45% hunger but very rapidly wanes past that.