Pavlov VR: update balance table default (#111)
* Update pavlov-vrconfig.json * Update pavlov-vrconfigfile.ini
This commit is contained in:
parent
c9402a484b
commit
1ddebcfa47
@ -240,7 +240,8 @@
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "/Script/Pavlov.DedicatedServer.BalanceTableURL",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "vankruptgames/BalancingTable/main",
|
||||
"DefaultValue": "",
|
||||
"Placeholder": "vankruptgames/BalancingTable/main",
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
|
@ -13,7 +13,7 @@ LimitedAmmoType=0
|
||||
TickRate=90
|
||||
TimeLimit=60
|
||||
Password=0000
|
||||
BalanceTableURL=vankruptgames/BalancingTable/main
|
||||
BalanceTableURL=
|
||||
#MapRotation=(MapId="UGC1758245796", GameMode="GUN")
|
||||
#MapRotation=(MapId="datacenter", GameMode="SND")
|
||||
#MapRotation=(MapId="sand", GameMode="DM")
|
||||
|
Loading…
Reference in New Issue
Block a user