be2ebc5 Closes #1081: Implement disease contraction
apps/openmw/CMakeLists.txt | 1 +
apps/openmw/mwclass/npc.cpp | 4 +++
apps/openmw/mwmechanics/disease.hpp | 53 +++++++++++++++++++++++++++++++++++
apps/openmw/mwworld/actionopen.cpp | 4 +++
4 files changed, 62 insertions(+)
Upstream: github.com