mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Vehicle Locktime now use string
This commit is contained in:
parent
773d863c58
commit
097102c1aa
@ -39,7 +39,7 @@ private _configArray = [
|
||||
["showSatellites", true],
|
||||
["showShippingContainers", true],
|
||||
["cloneCost", 100],
|
||||
["vehicleLockTime", 1800],
|
||||
["vehicleLockTime", "1800"],
|
||||
["antagonistChancePDeath", 0.33],
|
||||
["taxRate", 0.1],
|
||||
["starterTraderItems", [[], []]],
|
||||
|
Loading…
Reference in New Issue
Block a user