mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-05-07 23:25:44 +02:00
V0.9.1.8
This commit is contained in:
parent
a998ba271d
commit
45a93682a2
10 changed files with 56 additions and 53 deletions
6
Configs/Civics.eco.template
Normal file → Executable file
6
Configs/Civics.eco.template
Normal file → Executable file
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"AllowOverthrow": true,
|
||||
"ValueAdditionToOverthrow": 50.0,
|
||||
"DayRangeForActiveDemographic": 2.0,
|
||||
"HoursPlayedToBeActiveDemographic": 2.0,
|
||||
"DayRangeForActiveDemographic": 1.5,
|
||||
"HoursPlayedToBeActiveDemographic": 0.5,
|
||||
"DayRangeForAbandonedDemographic": 7.0,
|
||||
"HoursPlayedToBeAbandonedDemographic": 0.0,
|
||||
"MinutesBetweenCivicsUpdates": 5.0,
|
||||
|
@ -11,11 +11,9 @@
|
|||
"AllowLawsToPreventLoginOrPlay": false,
|
||||
"BasicElectionSettings": {
|
||||
"MaximumElectionHours": 24.0,
|
||||
"MinimumElectionHours": 2.0,
|
||||
"MinimumPercentOfEligibleVotersRequired": 10.0,
|
||||
"EndElectionEarlyWhenThisPercentHaveVoted": 95.0,
|
||||
"MinimumDaysBetweenElectionsOfThisType": 0.0,
|
||||
"MajorityRequiredForInstantWin": 90.0,
|
||||
"AnonymousVoting": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue