diff options
author | metamuffin <metamuffin@disroot.org> | 2025-09-17 15:13:16 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-09-17 15:13:16 +0200 |
commit | 7a3587e137e88c23b07da075ff3ff2648e54c056 (patch) | |
tree | 274d945ab4eb45b935e1b9ceb5e9816ed3636127 | |
parent | e0691a0fbe5fd0ad254278a91082d6b72c28adcc (diff) | |
download | hurrycurry-7a3587e137e88c23b07da075ff3ff2648e54c056.tar hurrycurry-7a3587e137e88c23b07da075ff3ff2648e54c056.tar.bz2 hurrycurry-7a3587e137e88c23b07da075ff3ff2648e54c056.tar.zst |
unlist conveyors_dot_com map
-rw-r--r-- | data/index.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/index.yaml b/data/index.yaml index 6fed9286..d5dcb4e1 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -41,7 +41,7 @@ maps: station: { name: "Station", players: 3, difficulty: 3 } anticurry: { name: "Anti Curry!", players: 3, difficulty: 4 } # zigzag: { name: "Zig-zag", players: 3, difficulty: 3 } - conveyors_dot_com: { name: "conveyors.com", players: 3, difficulty: 3 } + # conveyors_dot_com: { name: "conveyors.com", players: 3, difficulty: 3 } # depot: { name: "Depot", players: 3, difficulty: 3 } 5star: { name: "5 Star", players: 4, difficulty: 3 } auto_sushi: { name: "AutoSushi", players: 2, difficulty: 2 } |