Prevents murder case names from spoiling the killer's M.O.
This mod does not present any configuration options.
This mod patches a small set of case-name related methods.
Patched base methods:
MurderController.Murder.GetMonkier (returns a neutral, localized name)Case.ApplyMonikerToCaseCheck (prevents moniker-based rename and game message)If other mods also patch these methods, compatibility issues may arise.
The code patches within this mod should be rather straightforward. However, if you experience issues, make sure to check BepInEx logs for any messages related to the mod.
lib/ (see lib/README.md).DontSpoilMurderType.sln in your preferred IDE.package\pack.ps1 to produce a Thunderstore-ready ZIP.See CONTRIBUTING.md for details on contributing to this project.
See NOTICES.md for third-party attributions if applicable.
This project is licensed under the MIT License. Please review LICENSE and comply with its terms.