diff options
author | metamuffin <metamuffin@disroot.org> | 2024-08-14 13:02:50 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-08-14 13:02:50 +0200 |
commit | 2a63061552ae15abd03bdf3efdeaf87be3d0ef3b (patch) | |
tree | ca380d193172e3a6d1a77e727efff69828fd54f0 /data/index.yaml | |
parent | c63337bb6fe3e7b8abedeea9f4ab2ebf6dc1242a (diff) | |
download | hurrycurry-2a63061552ae15abd03bdf3efdeaf87be3d0ef3b.tar hurrycurry-2a63061552ae15abd03bdf3efdeaf87be3d0ef3b.tar.bz2 hurrycurry-2a63061552ae15abd03bdf3efdeaf87be3d0ef3b.tar.zst |
update map ratings
Diffstat (limited to 'data/index.yaml')
-rw-r--r-- | data/index.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/index.yaml b/data/index.yaml index 2625292f..2073fd5d 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -37,6 +37,7 @@ maps: paris: { name: "Paris", players: 2, difficulty: 1 } line: { name: "Line", players: 2, difficulty: 1 } bbq: { name: "BBQ", players: 2, difficulty: 1 } + sushibar: { name: "Sushi Bar", players: 2, difficulty: 2 } smallest: { name: "Smallest", players: 1, difficulty: 1 } teeny: { name: "Teeny", players: 3, difficulty: 2 } village: { name: "Village", players: 4, difficulty: 2 } @@ -47,11 +48,10 @@ maps: conveyors_dot_com: { name: "conveyors.com", players: 3, difficulty: 3 } zigzag: { name: "Zig-zag", players: 6, difficulty: 4 } depot: { name: "Depot", players: 3, difficulty: 3 } - 5star: { name: "5 Star", players: 10, difficulty: 5 } + 5star: { name: "5 Star", players: 4, difficulty: 3 } auto_sushi: { name: "AutoSushi", players: 2, difficulty: 2 } - sushibar: { name: "Sushi Bar", players: 2, difficulty: 2 } + factory: { name: "Factory", players: 3, difficulty: 4 } debug: { name: "DEBUG", players: 0, difficulty: 5 } - factory: { name: "Factory", players: 3, difficulty: 4} recipes: - none |