Files
PetitPlanet-Data/ExcelData/CarCustomizationCfg.json
2025-11-11 07:21:48 +07:00

14 lines
342 B
JSON

[
{
"carid": 1,
"customizationid": 1,
"customizationtype": "CAR_CUSTOMIZATION_TYPE_COLOR",
"optiontype": "CAR_CUSTOMIZATION_OPTION_TYPE_REPLACE"
},
{
"carid": 1,
"customizationid": 2,
"customizationtype": "CAR_CUSTOMIZATION_TYPE_FUEL_CAPACITY",
"optiontype": "CAR_CUSTOMIZATION_OPTION_TYPE_UPGRADE"
}
]