diff options
-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 } |