
Risk of Rain 2
000KindredFix
Fixes the passive mark bug for KindredMisc. 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.)