Update ark-seconfig.json (#499)
This commit is contained in:
parent
cd5f1b3c27
commit
b7bd14e607
@ -1087,7 +1087,7 @@
|
||||
"MinValue":"0",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"ServerAutoForceRespawnWildDinosInterval",
|
||||
"IncludeInCommandLine":false,
|
||||
"IncludeInCommandLine":true,
|
||||
"DefaultValue":"604800",
|
||||
"Placeholder":"604800",
|
||||
"Suffix":"seconds",
|
||||
@ -1212,7 +1212,7 @@
|
||||
"InputType":"checkbox",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"PreventDiseases",
|
||||
"IncludeInCommandLine":false,
|
||||
"IncludeInCommandLine":true,
|
||||
"DefaultValue":"False",
|
||||
"EnumValues":{
|
||||
"False":"False",
|
||||
@ -1228,7 +1228,7 @@
|
||||
"InputType":"checkbox",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"NonPermanentDiseases",
|
||||
"IncludeInCommandLine":false,
|
||||
"IncludeInCommandLine":true,
|
||||
"DefaultValue":"False",
|
||||
"EnumValues":{
|
||||
"False":"False",
|
||||
|
Loading…
Reference in New Issue
Block a user