You are viewing a potentially older version of this package. View all versions.
ButteryStancakes-VentSpawnFix-1.2.1 icon

VentSpawnFix

Allows indoor enemies to spawn in groups larger than 1, like outdoor and daytime enemies can.

Date uploaded 3 weeks ago
Version 1.2.1
Download link ButteryStancakes-VentSpawnFix-1.2.1.zip
Downloads 13377
Dependency string ButteryStancakes-VentSpawnFix-1.2.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Vent Spawn Fix

On its own, this mod does nothing. This just adds support for indoor enemies to spawn in groups of 2 or more, similar to baboon hawks (outdoor) and tulip snakes (daytime).

This was previously used by the Barber (which was meant to spawn in pairs in v55), but in v62 (the latest version, as of writing) Barbers are configured to spawn alone.

This mod is meant to be paired with BarberFixes using the SpawnInPairs config setting, but it will also work with any content variable customizer, such as LethalQuantities or similar.

CHANGELOG

v1.2.1

  • Attempted fix for a somewhat rare NullReferenceException

v1.2.0

  • Removed redundant fix for overlapping vent spawns (this was fixed in vanilla v56)
  • Now works again when installed with LethalFixes (the group spawning fix was removed in LethalFixes v1.1.9)

v1.1.1

  • Now disables itself automatically if LethalFixes is installed to prevent conflicts

v1.1.0

  • Added support for vent enemies to spawn in groups greater than 1

v1.0.1

  • Behavior is now seeded to allow consistent spawns

v1.0.0

  • Initial release