Pavlov VR: update balance table default (#111)

* Update pavlov-vrconfig.json
* Update pavlov-vrconfigfile.ini
This commit is contained in:
Greelan 2022-05-01 08:22:21 +10:00 committed by GitHub
parent c9402a484b
commit 1ddebcfa47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -240,7 +240,8 @@
"IsFlagArgument": false, "IsFlagArgument": false,
"ParamFieldName": "/Script/Pavlov.DedicatedServer.BalanceTableURL", "ParamFieldName": "/Script/Pavlov.DedicatedServer.BalanceTableURL",
"IncludeInCommandLine": false, "IncludeInCommandLine": false,
"DefaultValue": "vankruptgames/BalancingTable/main", "DefaultValue": "",
"Placeholder": "vankruptgames/BalancingTable/main",
"EnumValues": {} "EnumValues": {}
}, },
{ {

View File

@ -13,7 +13,7 @@ LimitedAmmoType=0
TickRate=90 TickRate=90
TimeLimit=60 TimeLimit=60
Password=0000 Password=0000
BalanceTableURL=vankruptgames/BalancingTable/main BalanceTableURL=
#MapRotation=(MapId="UGC1758245796", GameMode="GUN") #MapRotation=(MapId="UGC1758245796", GameMode="GUN")
#MapRotation=(MapId="datacenter", GameMode="SND") #MapRotation=(MapId="datacenter", GameMode="SND")
#MapRotation=(MapId="sand", GameMode="DM") #MapRotation=(MapId="sand", GameMode="DM")