From b7bd14e607eaa986720c38ab94658f015db5b260 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Sun, 29 Oct 2023 19:01:58 +1100 Subject: [PATCH] Update ark-seconfig.json (#499) --- ark-seconfig.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ark-seconfig.json b/ark-seconfig.json index cb60891..dd0afb6 100644 --- a/ark-seconfig.json +++ b/ark-seconfig.json @@ -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",