Skip to content

Commit b738529

Browse files
committed
YEAHH
1 parent ddbcb1b commit b738529

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+50
-50
lines changed

data/lt/games/biodiversity_blitz.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": {"translate": "ltminigames.minigame.biodiversity_blitz_teams"},
33
"statistics_key": "biodiversity_blitz",
44
"minimum_participants": 1,
5-
"maximum_participants": 40,
5+
"maximum_participants": 1000,
66
"waiting": {
77
"map": {
88
"type": "ltminigames:load_map",

data/lt/games/block_party.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"load_from": "lt:block_party"
88
},
99
"minimum_participants": 1,
10-
"maximum_participants": 32,
10+
"maximum_participants": 1000,
1111
"behaviors": [
1212
{
1313
"type": "lt:common/playing",

data/lt/games/block_party_teams.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"load_from": "lt:block_party_teams"
2424
},
2525
"minimum_participants": 1,
26-
"maximum_participants": 32,
26+
"maximum_participants": 1000,
2727
"behaviors": [
2828
{
2929
"type": "lt:common/playing",

data/lt/games/columns_of_chaos_teams.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"load_from": "lt:pillars_of_wealth"
2424
},
2525
"minimum_participants": 1,
26-
"maximum_participants": 30,
26+
"maximum_participants": 1000,
2727
"behaviors": [
2828
{
2929
"type": "lt:common/playing",

data/lt/games/columns_of_chaos_teams_endless.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"load_from": "lt:pillars_of_wealth"
2424
},
2525
"minimum_participants": 1,
26-
"maximum_participants": 30,
26+
"maximum_participants": 1000,
2727
"behaviors": [
2828
{
2929
"type": "lt:common/playing",

data/lt/games/connect_four.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727

2828
"minimum_participants": 1,
29-
"maximum_participants": 24,
29+
"maximum_participants": 1000,
3030
"behaviors": [
3131
{
3232
"type": "lt:common/playing",

data/lt/games/crafting_bee.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727

2828
"minimum_participants": 1,
29-
"maximum_participants": 24,
29+
"maximum_participants": 1000,
3030
"behaviors": [
3131
{
3232
"type": "lt:common/playing",

data/lt/games/de_a_coudre_teams.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"load_from": "lt:de_a_coudre"
2525
},
2626
"minimum_participants": 1,
27-
"maximum_participants": 24,
27+
"maximum_participants": 1000,
2828
"behaviors": [
2929
{
3030
"type": "lt:common/playing",

data/lt/games/de_a_coudre_teams_big.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"load_from": "lt:de_a_coudre_big"
2424
},
2525
"minimum_participants": 1,
26-
"maximum_participants": 24,
26+
"maximum_participants": 1000,
2727
"behaviors": [
2828
{
2929
"type": "lt:common/playing",

data/lt/games/dodgeball.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"statistics_key": "dodgeball",
44
"backend_id": "lt:dodgeball",
55
"minimum_participants": 2,
6-
"maximum_participants": 40,
6+
"maximum_participants": 1000,
77
"map": {
88
"type": "ltminigames:load_map",
99
"load_from": "lt:dodgeball",

0 commit comments

Comments
 (0)