Garage zweiter Versuch 17.07.2023
This commit is contained in:
parent
c8fe8f679f
commit
04520af00e
@ -33,6 +33,17 @@
|
||||
"Variants": []
|
||||
},
|
||||
{
|
||||
"ClassName": "ExpansionParkingMeter",
|
||||
"MaxPriceThreshold": 50,
|
||||
"MinPriceThreshold": 25,
|
||||
"SellPricePercent": -1.0,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 50,
|
||||
"QuantityPercent": -1,
|
||||
"SpawnAttachments": [],
|
||||
"Variants": []
|
||||
},
|
||||
{
|
||||
"ClassName": "hatchback_02",
|
||||
"MaxPriceThreshold": 32000,
|
||||
"MinPriceThreshold": 16000,
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"Vaulting": 1,
|
||||
"SniperProneDistanceThreshold": 0.0,
|
||||
"Manners": 0,
|
||||
"CanRecruitGuards": 0,
|
||||
"CanRecruitGuards": 1,
|
||||
"PlayerFactions": []
|
||||
}
|
||||
@ -2,7 +2,7 @@
|
||||
"m_Version": 6,
|
||||
"Enabled": 1,
|
||||
"AllowStoringDEVehicles": 1,
|
||||
"GarageMode": 0,
|
||||
"GarageMode": 1,
|
||||
"GarageStoreMode": 1,
|
||||
"GarageRetrieveMode": 1,
|
||||
"MaxStorableVehicles": 5,
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"m_Version": 10,
|
||||
"DisableShootToUnlock": 0,
|
||||
"EnableGravecross": 0,
|
||||
"EnableGravecross": 1,
|
||||
"GravecrossDeleteBody": 1,
|
||||
"GravecrossTimeThreshold": 1200.0,
|
||||
"GravecrossTimeThreshold": 4200.0,
|
||||
"GravecrossSpawnTimeDelay": 180.0,
|
||||
"Mapping": {
|
||||
"UseCustomMappingModule": 0,
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"Roles": [
|
||||
"everyone"
|
||||
"admin"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user