CTristan / lobotomy-corporation-mods

Mods for Lobotomy Corporation
MIT License
5 stars 0 forks source link

[Enhancement] Add bug fix to prevent Don't Touch Me from deleting equipment #80

Open CTristan opened 1 month ago

CTristan commented 1 month ago

If you use Don't Touch Me multiple times it performs a special action that saves your progress the same way a memory repository does. What this means is that if you do that after starting the day it will kill all of your agent and save the game state. The net result is that you will lose all of the equipment those agents had equipped.

Note that this doesn't happen if you do it from the Deployment window, it's only once the game has started that it does this.

Trying to explain to a streamer why they should keep pressing the button in Deployment but not after starting the day.