ETOS-000KindredFix icon

000KindredFix

Fixes the passive mark bug for Kindred

By ETOS
Last updated 2 weeks ago
Total downloads 2128
Total rating 0 
Categories Player Characters
Dependency string ETOS-000KindredFix-1.0.4
Dependants 0 other packages depend on this package

This mod requires the following mods to function

DragonycksModdingComms-Kindred-1.1.9 icon
DragonycksModdingComms-Kindred

Every life... ends with us.

Preferred version: 1.1.9

README

Misc. Fixes for Kindred.

Simple IL-hook based mod, no assets have been re-used, in-place modified or redistributed from the original mod creator.

have fun.

Details

KindredBehaviour.FixedUpdate:

(CharacterBody characterBody = list[RoR2Application.rng.RangeInt(0, list.Count)]; // Where list.Count can be zero as well, causing an exception.)