Skip to content
Snippets Groups Projects
Commit 0cd16b90 authored by Fabian Heinrich's avatar Fabian Heinrich
Browse files

Updated times in studyy

parent 022e1961
No related branches found
No related tags found
No related merge requests found
Pipeline #49806 failed
...@@ -9,7 +9,7 @@ levels: ...@@ -9,7 +9,7 @@ levels:
player_config: player_config:
speed_units_per_seconds: 5 speed_units_per_seconds: 5
game: game:
time_limit_seconds: 10 time_limit_seconds: 300
validate_recipes: false validate_recipes: false
plates: plates:
clean_plates: 0 clean_plates: 0
...@@ -35,13 +35,13 @@ levels: ...@@ -35,13 +35,13 @@ levels:
- config_path: CONFIGS_DIR/environment_config.yaml - config_path: CONFIGS_DIR/environment_config.yaml
layout_path: LAYOUTS_DIR/study_layouts/1-4-bottleneck.layout layout_path: LAYOUTS_DIR/study_layouts/1-4-bottleneck.layout
item_info_path: CONFIGS_DIR/item_info.yaml item_info_path: CONFIGS_DIR/item_info.yaml
name: "Level 3" name: "Level 2"
seed: 12345 seed: 12345
config_overwrite: config_overwrite:
player_config: player_config:
speed_units_per_seconds: 5 speed_units_per_seconds: 5
game: game:
time_limit_seconds: 10 time_limit_seconds: 300
plates: plates:
clean_plates: 1 clean_plates: 1
dirty_plates: 0 dirty_plates: 0
...@@ -67,13 +67,13 @@ levels: ...@@ -67,13 +67,13 @@ levels:
- config_path: CONFIGS_DIR/environment_config.yaml - config_path: CONFIGS_DIR/environment_config.yaml
layout_path: LAYOUTS_DIR/study_layouts/1-5-circle.layout layout_path: LAYOUTS_DIR/study_layouts/1-5-circle.layout
item_info_path: CONFIGS_DIR/item_info.yaml item_info_path: CONFIGS_DIR/item_info.yaml
name: "Level 2" name: "Level 3"
seed: 12345 seed: 12345
config_overwrite: config_overwrite:
player_config: player_config:
speed_units_per_seconds: 5 speed_units_per_seconds: 5
game: game:
time_limit_seconds: 10 time_limit_seconds: 300
validate_recipes: true validate_recipes: true
plates: plates:
clean_plates: 1 clean_plates: 1
...@@ -104,7 +104,7 @@ levels: ...@@ -104,7 +104,7 @@ levels:
seed: 12345 seed: 12345
config_overwrite: config_overwrite:
player_config: player_config:
speed_units_per_seconds: 5 speed_units_per_seconds: 300
game: game:
time_limit_seconds: 10 time_limit_seconds: 10
plates: plates:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment