Garage zweiter Versuch 17.07.2023

This commit is contained in:
ugn-Chefentwickler 2023-07-17 21:04:30 +02:00
parent c8fe8f679f
commit 04520af00e
5 changed files with 16 additions and 5 deletions

View File

@ -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,

View File

@ -9,6 +9,6 @@
"Vaulting": 1,
"SniperProneDistanceThreshold": 0.0,
"Manners": 0,
"CanRecruitGuards": 0,
"CanRecruitGuards": 1,
"PlayerFactions": []
}

View File

@ -2,7 +2,7 @@
"m_Version": 6,
"Enabled": 1,
"AllowStoringDEVehicles": 1,
"GarageMode": 0,
"GarageMode": 1,
"GarageStoreMode": 1,
"GarageRetrieveMode": 1,
"MaxStorableVehicles": 5,

View File

@ -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,