From 864675b4d0f93d288bc0ba9b1a66b089e7c53d31 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 --- gamedir/Data-1.13/Ja2_Options.INI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 6601c0cd2..b12b57e41 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/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.