[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!", "DisplayName":"Please Read!",
"Category":"Valheim Plus - Basic Settings", "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", "Keywords":"Read,Please,Info",
"FieldName":"PleaseReadBasicSettings", "FieldName":"PleaseReadBasicSettings",
"InputType":"hidden" "InputType":"hidden"
@ -209,7 +209,7 @@
"IncludeInCommandLine":false, "IncludeInCommandLine":false,
"DefaultValue":"4", "DefaultValue":"4",
"EnumValues":{}, "EnumValues":{},
"Suffix": "seconds" "Suffix": "items"
},{ },{
"DisplayName":"Beehive Auto Deposit", "DisplayName":"Beehive Auto Deposit",
"Category":"Valheim Plus - Basic Settings", "Category":"Valheim Plus - Basic Settings",
@ -2267,7 +2267,7 @@
},{ },{
"DisplayName":"Please Read!", "DisplayName":"Please Read!",
"Category":"Valheim Plus - Player Settings", "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", "Keywords":"Read,Please,Info",
"FieldName":"PleaseReadPlayerSettings", "FieldName":"PleaseReadPlayerSettings",
"InputType":"hidden" "InputType":"hidden"
@ -3396,7 +3396,7 @@
},{ },{
"DisplayName":"Please Read!", "DisplayName":"Please Read!",
"Category":"Valheim Plus - Server Settings", "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", "Keywords":"Read,Please,Info",
"FieldName":"PleaseReadServerSettings", "FieldName":"PleaseReadServerSettings",
"InputType":"hidden" "InputType":"hidden"
@ -3816,7 +3816,7 @@
"IsFlagArgument":false, "IsFlagArgument":false,
"ParamFieldName":"Camera.cameraFOV", "ParamFieldName":"Camera.cameraFOV",
"IncludeInCommandLine":false, "IncludeInCommandLine":false,
"DefaultValue":"6", "DefaultValue":"65",
"EnumValues":{}, "EnumValues":{},
"Suffix": "FOV" "Suffix": "FOV"
},{ },{