ustaalon / LethalCompany.ExtraDays

Allows the player to purchase an extra day via the terminal. This mod's uniqueness is that it tries to be more realistic with the game, as it is not trying to modify the main logic of the deadline. It tries to add functionality that will give you extends for the deadline but with some price on it.
https://thunderstore.io/c/lethal-company/p/Anubis/ExtraDaysToDeadline/
MIT License
2 stars 1 forks source link

When you have higher deadline, you won't see enemies #20

Closed ustaalon closed 8 months ago

ustaalon commented 8 months ago

This happens because when changing the deadline, some of the methods of spawning enemies depend on hardcoded values. This issue also happening in DynamicDeadline and any mod that set the deadline higher than 10 days.

Fix for it (that also fixing the issue for Dynamic Deadlines (if you are using both mods together) will be published in version 2.0.4, probably on January 1st.