From cab264f9a56df58f6dfadb91021d4ce6e7c368d0 Mon Sep 17 00:00:00 2001 From: Flugente Date: Sun, 10 Aug 2014 14:40:32 +0000 Subject: [PATCH] Disease feature is off by default. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2100 4f8fa57e-7814-0410-bad4-adc449f26b7c --- Data-1.13/Ja2_Options.INI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index 6601c0cd2..b12b57e41 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/Data-1.13/Ja2_Options.INI @@ -2712,7 +2712,7 @@ FOOD_EATING_SOUNDS = TRUE ; Doctors can cure most diseases. Some medicine items also help, and you can protect yourself with other items. ; set this to TRUE to play with diseases. -DISEASE = TRUE +DISEASE = FALSE ; if DISEASE and DISEASE_STRATEGIC are set to TRUE, the first disease (arulcan plague) will also affect civilians, soldiers and militia. ; It can break out in swamp & tropical sectors and spread as infected troops move around.