[Valheim] Fix some wording and default values (#263)

This commit is contained in:
Sylvain CAU 2022-12-28 11:14:31 -07:00 committed by GitHub
parent 1dc856f968
commit 4fd14ce55f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@
},{
"DisplayName":"Please Read!",
"Category":"Valheim Plus - Basic Settings",
"Description":"The settings on this page are spit up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
"Description":"The settings on this page are split up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
"Keywords":"Read,Please,Info",
"FieldName":"PleaseReadBasicSettings",
"InputType":"hidden"
@ -209,7 +209,7 @@
"IncludeInCommandLine":false,
"DefaultValue":"4",
"EnumValues":{},
"Suffix": "seconds"
"Suffix": "items"
},{
"DisplayName":"Beehive Auto Deposit",
"Category":"Valheim Plus - Basic Settings",
@ -2267,7 +2267,7 @@
},{
"DisplayName":"Please Read!",
"Category":"Valheim Plus - Player Settings",
"Description":"The settings on this page are spit up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
"Description":"The settings on this page are split up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
"Keywords":"Read,Please,Info",
"FieldName":"PleaseReadPlayerSettings",
"InputType":"hidden"
@ -3396,7 +3396,7 @@
},{
"DisplayName":"Please Read!",
"Category":"Valheim Plus - Server Settings",
"Description":"The settings on this page are spit up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
"Description":"The settings on this page are split up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
"Keywords":"Read,Please,Info",
"FieldName":"PleaseReadServerSettings",
"InputType":"hidden"
@ -3816,7 +3816,7 @@
"IsFlagArgument":false,
"ParamFieldName":"Camera.cameraFOV",
"IncludeInCommandLine":false,
"DefaultValue":"6",
"DefaultValue":"65",
"EnumValues":{},
"Suffix": "FOV"
},{