Fix spawnpoints setting formatting
This commit is contained in:
parent
55fc17853b
commit
23a76b1068
@ -402,14 +402,14 @@
|
||||
{
|
||||
"DisplayName":"Set Spawn Point",
|
||||
"Category":"Gameplay Settings",
|
||||
"Description":"Sets the spawn point. Default is 0.0.0. Use X.Y.Z coordinates",
|
||||
"Description":"Sets the spawn point. Default is 0,0,0. Use x,y,z coordinates",
|
||||
"Keywords":"spawnpoint,map",
|
||||
"FieldName":"SpawnPoint",
|
||||
"InputType":"text",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"SpawnPoint",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"0.0.0"
|
||||
"DefaultValue":"0,0,0"
|
||||
},
|
||||
{
|
||||
"DisplayName":"Spawn Items",
|
||||
|
Loading…
Reference in New Issue
Block a user