From 42eea518b0662d4a8d30ce252b42caab9ce88ac3 Mon Sep 17 00:00:00 2001 From: fheinrich <fheinrich@techfak.uni-bielefeld.de> Date: Wed, 20 Mar 2024 15:51:27 +0100 Subject: [PATCH] Level times --- cooperative_cuisine/configs/study/study_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cooperative_cuisine/configs/study/study_config.yaml b/cooperative_cuisine/configs/study/study_config.yaml index 2df7f6bf..0c2ef412 100644 --- a/cooperative_cuisine/configs/study/study_config.yaml +++ b/cooperative_cuisine/configs/study/study_config.yaml @@ -31,7 +31,7 @@ levels: name: "Level 3" config_overwrite: game: - time_limit_seconds: 180 + time_limit_seconds: 300 plates: clean_plates: 1 dirty_plates: 0 -- GitLab