Project Zomboid: clarify maps setting in UI
This commit is contained in:
parent
b37a2ef374
commit
c9402a484b
@ -259,9 +259,9 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName":"Map",
|
||||
"DisplayName":"Maps",
|
||||
"Category":"Server Settings",
|
||||
"Description":"Sets the map for the server",
|
||||
"Description":"Semi-colon separated list of maps to load on the server. \"Muldraugh, KY\" should be last in the list",
|
||||
"Keywords":"map",
|
||||
"FieldName":"Map",
|
||||
"InputType":"text",
|
||||
@ -269,6 +269,7 @@
|
||||
"ParamFieldName":"Map",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"Muldraugh, KY",
|
||||
"Placeholder":"RavenCreek;BedfordFalls;Muldraugh, KY",
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user