This mod changes the outline of storage containers that have already been opened, even if they have items still in them. By default the outline is green, but this can be configured. Storage containers are items on the floor, cabinets, bodies, etc.
Unexplored and empty containers will still follow the normal game rules where white is unexplored and a light outline for empty.
The configuration file is located at %UserProfile%\AppData\LocalLow\Magnum Scriptum Ltd\Quasimorph_ModConfigs\QM-ChangeExploredColor\QM-ChangeExploredColor.json
.
The file will be created the first time the game is run.
Name | Default | Description |
---|---|---|
ExploredOutlineColor | Green = RGBA(0,1,0,1) | The outline color for items that have already been explored. |
If you enjoy my mods and want to buy me a coffee, check out my Ko-Fi page. Thanks!
Source code is available on GitHub https://github.com/NBKRedSpy/QM-ChangeExploredColor
- Corpse highlighting fixed
- v0.8.5 compatible.
- Currently corpse highlights does not work.
Moved config file directory.
Fixed empty storage using the "explored" color instead of the default "clear" color.
Converted to Steam Workshop