From af2acbef55f68b9c1e44ce5e2bad7dd66ff0dbc6 Mon Sep 17 00:00:00 2001 From: Alenros Date: Mon, 14 Jun 2021 08:06:26 +0300 Subject: [PATCH] Adds configuration for minimum number of players --- config/games/alenros.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/games/alenros.ts b/config/games/alenros.ts index 3f359bc..3ee721e 100644 --- a/config/games/alenros.ts +++ b/config/games/alenros.ts @@ -59,6 +59,7 @@ const game: Array = [ "https://oinkgames.com/en/games/analog/a-fake-artist-goes-to-new-york/", bggId: 135779, }, + minPlayers: 4, description: `Please note: you will need a way for all players to draw together; it is not provided by the game. @@ -98,6 +99,7 @@ const game: Array = [ link: "https://oinkgames.com/en/games/analog/insider/", bggId: 206051, }, + minPlayers: 4, description: '"Insider" combines two fun components: finding out what the secret word is and revealing the Insider. The Insider knows the secret word and tries to hide their identity while carefully manipulating the other players to the right answer.', displayUrlText: "insider-online.herokuapp.com",