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

Short times for debugging and testing

parent 5dd9a465
No related branches found
No related tags found
1 merge request!74Resolve "Study instructions"
Pipeline #47937 passed
......@@ -6,7 +6,7 @@ plates:
return_dirty: False
game:
time_limit_seconds: 300
time_limit_seconds: 3
undo_dispenser_pickup: true
validate_recipes: false
......
......@@ -4,15 +4,15 @@ levels:
item_info_path: STUDY_DIR/level1/level1_item_info.yaml
name: "Level 1-1: Far Apart"
- config_path: CONFIGS_DIR/environment_config.yaml
layout_path: LAYOUTS_DIR/basic.layout
item_info_path: CONFIGS_DIR/item_info.yaml
name: "Basic"
- config_path: STUDY_DIR/level2/level2_config.yaml
layout_path: LAYOUTS_DIR/overcooked-1/1-4-bottleneck.layout
item_info_path: STUDY_DIR/level2/level2_item_info.yaml
name: "Level 1-4: Bottleneck"
# - config_path: CONFIGS_DIR/environment_config.yaml
# layout_path: LAYOUTS_DIR/basic.layout
# item_info_path: CONFIGS_DIR/item_info.yaml
# name: "Basic"
#
# - config_path: STUDY_DIR/level2/level2_config.yaml
# layout_path: LAYOUTS_DIR/overcooked-1/1-4-bottleneck.layout
# item_info_path: STUDY_DIR/level2/level2_item_info.yaml
# name: "Level 1-4: Bottleneck"
num_players: 1
......
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