You are viewing a potentially older version of this package. View all versions.
ETOS-000KindredFix-1.0.4 icon

000KindredFix

Fixes the passive mark bug for Kindred

By ETOS
Date uploaded 5 months ago
Version 1.0.4
Download link ETOS-000KindredFix-1.0.4.zip
Downloads 6617
Dependency string ETOS-000KindredFix-1.0.4

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.)