405 {
406 SpawnUniversalParts();
407 SpawnAdditionalItems();
408 FillUpCarFluids();
409
410 GetInventory().CreateInInventory("Hatchback_02_Wheel");
411 GetInventory().CreateInInventory("Hatchback_02_Wheel");
412 GetInventory().CreateInInventory("Hatchback_02_Wheel");
413 GetInventory().CreateInInventory("Hatchback_02_Wheel");
414
415 GetInventory().CreateInInventory("Hatchback_02_Door_1_1_Black");
416 GetInventory().CreateInInventory("Hatchback_02_Door_1_2_Black");
417 GetInventory().CreateInInventory("Hatchback_02_Door_2_1_Black");
418 GetInventory().CreateInInventory("Hatchback_02_Door_2_2_Black");
419 GetInventory().CreateInInventory("Hatchback_02_Hood_Black");
420 GetInventory().CreateInInventory("Hatchback_02_Trunk_Black");
421
422
423 GetInventory().CreateInInventory("Hatchback_02_Wheel");
424 GetInventory().CreateInInventory("Hatchback_02_Wheel");
425 }