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

After buying an extra day, it keeps every new cycle and not visible for everyone #3

Closed ustaalon closed 10 months ago

ustaalon commented 10 months ago

When a player buys an extra day Then an extra day should be added And be visible to all players And reset every cycle (after the company)

The issue is when a player buys an extra day, it keeps the number of days for the buyer player, although the rest of the players see 3 days before the deadline (when the new cycle).

ustaalon commented 10 months ago

Pull request #5