Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit e97ce33

Browse files
committed
Update MetagameGUI.ini
values for brains slider
1 parent dbd8430 commit e97ce33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Base.rte/GUIs/MetagameGUI.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ Enabled = True
9090
Name = LengthSlider
9191
Anchor = Left, Top, Right
9292
ToolTip = This sets the baseline total number of brains that each player will start with. When all brains of all players are deployed, the game is over and the team with most owned gold sites wins.
93-
Value = 50
94-
Minimum = 0
95-
Maximum = 100
93+
Value = 10
94+
Minimum = 1
95+
Maximum = 20
9696
Orientation = Horizontal
9797
TickDirection = BottomRight
9898

0 commit comments

Comments
 (0)