Project Hospital Patient Age Fix Patch
This is a code mod that requires BepInEx to load into the game, but it has no practical function without a matching configuration file.
You can refer to my other mods for initial configuration of this mod.
This mod addresses the issue in Project Hospital where diseases lack an age interface, resulting in laughable scenarios like elderly mothers in their seventies or eighties. After installing this mod, when specific diseases are detected, patient age and appearance can be adjusted to appropriate ranges.
This mod implements an XML data structure called GameDBAgePatch, allowing you to create instances of this structure in your own mods, which the game will then load.
For detailed interface instructions, please refer to the ModAgePatch.xml.Example file in this mod’s directory.