From cd18967530c82655b5247911db57b6c99bb80526 Mon Sep 17 00:00:00 2001 From: Flugente Date: Wed, 5 Nov 2014 21:51:57 +0000 Subject: [PATCH] DISEASE_CONTAMINATES_ITEMS controls wether contaminated food/blades/throwing knifes can infect people git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2180 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index bf8e40425..29d0f6815 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -2704,6 +2704,10 @@ DISEASE_STRATEGIC = TRUE ; requires DISEASE and DISEASE_STRATEGIC to be TRUE DISEASE_WHO_SUBSCRIPTIONCOST = 2000 +; if a merc with disease #0 consumes food, the food becomes contaminated - anybody eating from it will get the disease +; if a merc with disease #0 is hit by a blade or throwing knife, that item becomes contaminated - anybody hit with it will get the disease +DISEASE_CONTAMINATES_ITEMS = TRUE + ;****************************************************************************************************************************** ;******************************************************************************************************************************