Update ark-seconfig.json (#499)

This commit is contained in:
Greelan 2023-10-29 19:01:58 +11:00 committed by GitHub
parent cd5f1b3c27
commit b7bd14e607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1087,7 +1087,7 @@
"MinValue":"0", "MinValue":"0",
"IsFlagArgument":false, "IsFlagArgument":false,
"ParamFieldName":"ServerAutoForceRespawnWildDinosInterval", "ParamFieldName":"ServerAutoForceRespawnWildDinosInterval",
"IncludeInCommandLine":false, "IncludeInCommandLine":true,
"DefaultValue":"604800", "DefaultValue":"604800",
"Placeholder":"604800", "Placeholder":"604800",
"Suffix":"seconds", "Suffix":"seconds",
@ -1212,7 +1212,7 @@
"InputType":"checkbox", "InputType":"checkbox",
"IsFlagArgument":false, "IsFlagArgument":false,
"ParamFieldName":"PreventDiseases", "ParamFieldName":"PreventDiseases",
"IncludeInCommandLine":false, "IncludeInCommandLine":true,
"DefaultValue":"False", "DefaultValue":"False",
"EnumValues":{ "EnumValues":{
"False":"False", "False":"False",
@ -1228,7 +1228,7 @@
"InputType":"checkbox", "InputType":"checkbox",
"IsFlagArgument":false, "IsFlagArgument":false,
"ParamFieldName":"NonPermanentDiseases", "ParamFieldName":"NonPermanentDiseases",
"IncludeInCommandLine":false, "IncludeInCommandLine":true,
"DefaultValue":"False", "DefaultValue":"False",
"EnumValues":{ "EnumValues":{
"False":"False", "False":"False",