/sod-fewer-passcode-notes

A mod for Shadows of Doubt that reduces the number of passcode notes that spawn in the city.

Primary LanguageC#MIT LicenseMIT

Description:

This mod reduces the number of passcode notes by 60% when the game generates a city. This makes the game more realistic and makes codebreakers more useable.

One thing that bugs me about the base game is that nearly every citizen writes down their passcode. You never ever worry about not having a passcode because it's always around on a note. According to Google, in real life only 38% of people write down their passwords. This mod brings the number of notes closer to that value.

Installation:

This is a BepInEx plugin. You must have BepInEx installed for this to work. Get it in a mod manager or by this link: https://thunderstore.io/c/shadows-of-doubt/p/BepInEx/BepInExPack_IL2CPP/

To install manually, unpack the archive into "Shadows of Doubt/BepInEx/plugins", so that it's like this: "plugins/FewerPasscodeNotes/FewerPasscodeNotes.dll".

Changlelog:

1.0.0

  • Initial release