Fix spawnpoints setting formatting
This commit is contained in:
parent
55fc17853b
commit
23a76b1068
@ -402,14 +402,14 @@
|
|||||||
{
|
{
|
||||||
"DisplayName":"Set Spawn Point",
|
"DisplayName":"Set Spawn Point",
|
||||||
"Category":"Gameplay Settings",
|
"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",
|
"Keywords":"spawnpoint,map",
|
||||||
"FieldName":"SpawnPoint",
|
"FieldName":"SpawnPoint",
|
||||||
"InputType":"text",
|
"InputType":"text",
|
||||||
"IsFlagArgument":false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName":"SpawnPoint",
|
"ParamFieldName":"SpawnPoint",
|
||||||
"IncludeInCommandLine":false,
|
"IncludeInCommandLine":false,
|
||||||
"DefaultValue":"0.0.0"
|
"DefaultValue":"0,0,0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName":"Spawn Items",
|
"DisplayName":"Spawn Items",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user