Mod Enhanced Animal System v2.0.0.0 for Farming Simulator 2022
List of changes 2.0.0.0:
1.) New feature: Several new animal images (thanks to Andy the farmer for the approval).
2.) New feature (item 5.): The offspring of an animal can be male or female.
3.) Bugfix: when you take young animals from a farm with a trailer, the menu was not updated.
4.) Correction: more animals could be selected in the menu than the farm contains.
5.) Bugfix: Improved synchronization.
6.) Bugfix: Fixed a bug that could cause animals to disappear when entering a stable.
This script corrects four points:
1. Animals no longer receive only one animal as offspring, but specially many for the corresponding animal species (with dispersion).
2. stables can be overcrowded with offspring, but this affects the health of the animals. In addition, animals that no longer fit in the barn can be sold directly. This can be set in the animal menu.
3. Animals that are too old will be randomly deleted
4. animals with 0% health will be removed
5. offspring of animals can be male or female
More detailed explanation:
K 1.)
The default values for descendants are as follows.
Cows:
0 animals -> 1% chance
1 animal -> probability c 98
2 animals -> 1% chance
Pigs:
8 animals -> 20% chance
9 animals -> 20% chance
10 animals -> 20% chance
11 animals -> 20% chance
12 animals -> 20% chance
Sheep:
0 animals -> 1% chance
1 animal -> probability c 59
2 animals -> 30% chance
3 animals -> 10% chance
Horses:
0 animals -> 1% chance
1 animal -> 98% chance
2 animals -> 1% chance
Chickens:
9 animals -> 20% chance
10 animals -> 20% chance
11 animals -> 20% chance
12 animals -> 20% chance
13 animals -> 20% chance |