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
This commit is contained in:
Flugente
2014-11-05 21:51:57 +00:00
parent 7ab994aaf2
commit cd18967530
+4
View File
@@ -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
;******************************************************************************************************************************
;******************************************************************************************************************************