BarberFixes
Fixes several issues with Barbers. Now allows restoring spawn behaviors from previous versions of the game.
CHANGELOG
v1.2.1
- Publicized some code in the assembly to allow compatibility with other Barber mods
v1.2.0
- Fixed Barbers being unable to open doors
v1.1.0
- Added an
ApplySpawningSettings
config option to improve compatibility with other content configuration mods (ex: LethalQuantities) - Added an
OnlyOneBarber
config option. Disabling this will let 8 Barbers spawn per day again. - Fixed a bug where the drumroll overlaps the immediate "parade" sound when a Barber spawns.
- Switched dependency from LethalFixes to VentSpawnFix, as the latter's group spawn fix is no longer included in the former.
v1.0.0
- Initial release.