432 {
436
437 GetInventory().CreateInInventory("Hatchback_02_Wheel");
438 GetInventory().CreateInInventory("Hatchback_02_Wheel");
439 GetInventory().CreateInInventory("Hatchback_02_Wheel");
440 GetInventory().CreateInInventory("Hatchback_02_Wheel");
441
442 GetInventory().CreateInInventory("Hatchback_02_Door_1_1_Blue");
443 GetInventory().CreateInInventory("Hatchback_02_Door_1_2_Blue");
444 GetInventory().CreateInInventory("Hatchback_02_Door_2_1_Blue");
445 GetInventory().CreateInInventory("Hatchback_02_Door_2_2_Blue");
446 GetInventory().CreateInInventory("Hatchback_02_Hood_Blue");
447 GetInventory().CreateInInventory("Hatchback_02_Trunk_Blue");
448
449
450 GetInventory().CreateInInventory("Hatchback_02_Wheel");
451 GetInventory().CreateInInventory("Hatchback_02_Wheel");
452 }
void SpawnUniversalParts()
Definition CarScript.c:2761
void SpawnAdditionalItems()
Definition CarScript.c:2799
void FillUpCarFluids()
Definition CarScript.c:2829