update config.json.example: change contaminations_method

This commit is contained in:
camille lechauve 2023-09-02 00:10:39 +02:00
parent 65b80f98ae
commit 4d70ba6f5c

View File

@ -33,13 +33,15 @@
} }
] ]
], ],
"contaminations_methode": [ "contaminations_method": [
"contact", {
"food", "name": "contact",
], "chance": 0.1
"transmissions_zone_by_stages": [ },
3, {
5 "name": "food",
"chance": 0.05
}
], ],
"stages_durations": [ "stages_durations": [
20000, 20000,