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

Reset configs

parent 31a45262
No related branches found
No related tags found
1 merge request!72Resolve "Too large number of selected players does not break the gui and environment"
Pipeline #47800 passed
......@@ -5,7 +5,7 @@ plates:
# range of seconds until the dirty plate arrives.
game:
time_limit_seconds: 1
time_limit_seconds: 300
undo_dispenser_pickup: true
validate_recipes: false
......@@ -17,7 +17,6 @@ meals:
- TomatoSoup
- OnionSoup
- Salad
- Burger
layout_chars:
_: Free
......
......@@ -11,7 +11,7 @@ game:
validate_recipes: true
meals:
all: true
all: false
# if all: false -> only orders for these meals are generated
# TODO: what if this list is empty?
list:
......
......@@ -5,8 +5,9 @@ plates:
# range of seconds until the dirty plate arrives.
game:
time_limit_seconds: 300
time_limit_seconds: 2
undo_dispenser_pickup: true
validate_recipes: false
meals:
......
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